@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.notransition{-webkit-transition:none!important;transition:none!important}:root{--color-primary:#221d35;--color-primary-hover:#121321;--color-link:#009fe2;--color-link-hover:#3076ad;--color-link-bg:rgba(0,159,226,0.2);--color-black:#000;--color-gray-darkest:#292b2c;--color-gray-darker:#464a4c;--color-gray-dark:#818a91;--color-gray-light:#c8c8c7;--color-gray-lighter:#eceeef;--color-gray-lightest:#f7f7f9;--color-white:#fff;--color-maroon:#a0220a;--color-maroon-hover:#581306;--color-maroon-bg:rgba(160,34,10,0.2);--color-red:#e8365d;--color-red-hover:#bc163a;--color-red-bg:rgba(232,54,93,0.2);--color-blue:#029fc7;--color-blue-hover:#01627b;--color-blue-bg:rgba(2,159,199,0.2);--color-pink:#e6007e;--color-pink-hover:#9a0054;--color-pink-bg:rgba(230,0,126,0.2);--color-orangered:#e9511d;--color-orangered-hover:#a93710;--color-orangered-bg:rgba(233,81,29,0.2);--color-orange:#f59c00;--color-orange-hover:#a96b00;--color-orange-bg:rgba(245,156,0,0.2);--color-yellow:#fcc500;--color-yellow-hover:#b08900;--color-yellow-bg:rgba(252,197,0,0.2);--color-brown:#ae8c61;--color-brown-hover:#816542;--color-brown-bg:rgba(174,140,97,0.2);--color-lime:#a6b441;--color-lime-hover:#727c2d;--color-lime-bg:rgba(166,180,65,0.2);--color-green:#50ae48;--color-green-hover:#377832;--color-green-bg:rgba(80,174,72,0.2);--color-cyan:#71c4ba;--color-cyan-hover:#44a499;--color-cyan-bg:rgba(113,196,186,0.2);--color-teal:#009ba3;--color-teal-hover:#005257;--color-teal-bg:rgba(0,155,163,0.2);--color-purple:#8e77b5;--color-purple-hover:#674f91;--color-purple-bg:rgba(142,119,181,0.2);--color-violet:#644c9a;--color-violet-hover:#433367;--color-violet-bg:rgba(100,76,154,0.2);--color-success:var(--color-green);--color-success-hover:var(--color-green-hover);--color-success-bg:var(--color-green-bg);--color-info:var(--color-teal);--color-info-hover:var(--color-teal-hover);--color-info-bg:var(--color-teal-bg);--color-warning:var(--color-orange);--color-warning-hover:var(--color-orange-hover);--color-warning-bg:var(--color-orange-bg);--color-error:var(--color-red);--color-error-hover:var(--color-red-hover);--color-error-bg:var(--color-red-bg);--color-body:#e0e6eb;--color-body-alt:#d1e7fd;--color-body-content:#fff;--color-body-gray:var(--color-gray-dark);--color-body-primary:var(--color-primary);--color-body-dropdown:var(--color-gray-lighter);--color-body-hover:var(--color-gray-light);--color-popup-background-light:rgba(0,0,0,0.3);--color-popup-background:rgba(0,0,0,0.5);--color-popup-background-dark:rgba(0,0,0,0.8);--color-overlay-light-faded:hsla(0,0%,100%,0.2);--color-overlay-light:hsla(0,0%,100%,0.85);--color-text:var(--color-black);--color-text-muted:var(--color-gray-dark);--color-text-light:var(--color-white);--color-text-light-muted:var(--color-gray-light);--color-text-primary:var(--color-primary);--color-accent:var(--color-link);--color-accent-hover:var(--color-link-hover);--color-blockquote-border:var(--color-teal);--color-border:var(--color-gray-light);--color-border-dark:var(--color-gray-darker);--color-border-primary:var(--color-gray-darker);--color-shadow:rgba(0,0,0,0.2);--color-shadow-strong:rgba(0,0,0,0.8);--color-facebook:#3b5998;--color-facebook-hover:#1e2e4f;--color-gambleaware:#38487c;--color-gambleaware-hover:#181f36;--color-oddschecker:#ffd11f;--color-oddschecker-hover:#b89200;--color-racingbreaks:#22b573;--color-racingbreaks-hover:#125f3c;--color-rewards4racing:#ac965f;--color-rewards4racing-hover:#6d5e38;--color-sky:#233461;--color-sky-hover:#080c16;--color-timeform:#2d4254;--color-timeform-hover:#090e12;--color-twitter:#1da1f2;--color-twitter-hover:#0967a0}.component--watch{--color-accent:var(--color-orange);--color-accent-bg:var(--color-orange-bg);--color-accent-hover:var(--color-orange-hover)}.component--races{--color-accent:var(--color-teal);--color-accent-bg:var(--color-teal-bg);--color-accent-hover:var(--color-teal-hover)}.component--results{--color-accent:var(--color-purple);--color-accent-bg:var(--color-purple-bg);--color-accent-hover:var(--color-purple-hover)}.component--tips{--color-accent:var(--color-green);--color-accent-bg:var(--color-green-bg);--color-accent-hover:var(--color-green-hover)}.component--news{--color-accent:var(--color-blue);--color-accent-bg:var(--color-blue-bg);--color-accent-hover:var(--color-blue-hover)}.component--members{--color-accent:var(--color-red);--color-accent-bg:var(--color-red-bg);--color-accent-hover:var(--color-red-hover)}.component--more{--color-accent:var(--color-brown);--color-accent-bg:var(--color-brown-bg);--color-accent-hover:var(--color-brown-hover)}html.theme--dark{--color-body:#28343e;--color-body-alt:#03284c;--color-body-content:#111;--color-body-gray:var(--color-gray-light);--color-body-dropdown:var(--color-gray-darkest);--color-body-hover:var(--color-gray-darker);--color-text:var(--color-white);--color-text-muted:var(--color-gray-light);--color-text-light:var(--color-black);--color-text-light-muted:var(--color-gray-dark);--color-text-primary:#d0d1e7;--color-border:var(--color-gray-darker);--color-border-dark:var(--color-gray-light);--color-shadow:hsla(0,0%,100%,0.2);--color-shadow-strong:hsla(0,0%,100%,0.5)}:root{--page-content-width:60rem;--page-sidebar-width:17.5rem}@font-face{font-family:Proxima Nova;font-weight:100;font-style:normal;src:url(/resources/fonts/proximanova-thin-eae586bc.woff2) format("woff2"),url(/resources/fonts/proximanova-thin-64f2fb75.woff) format("woff")}@font-face{font-family:Proxima Nova;font-weight:300;font-style:normal;src:url(/resources/fonts/proximanova-light-efd19e0f.woff2) format("woff2"),url(/resources/fonts/proximanova-light-b0be59cb.woff) format("woff")}@font-face{font-family:Proxima Nova;font-weight:400;font-style:normal;src:url(/resources/fonts/proximanova-regular-6db837ce.woff2) format("woff2"),url(/resources/fonts/proximanova-regular-5b3d0ef3.woff) format("woff")}@font-face{font-family:Proxima Nova;font-weight:600;font-style:normal;src:url(/resources/fonts/proximanova-semibold-fe3d7985.woff2) format("woff2"),url(/resources/fonts/proximanova-semibold-21cab256.woff) format("woff")}@font-face{font-family:Proxima Nova;font-weight:800;font-style:normal;src:url(/resources/fonts/proximanova-bold-3ad1474f.woff2) format("woff2"),url(/resources/fonts/proximanova-bold-dba06cec.woff) format("woff")}@font-face{font-family:Proxima Nova;font-weight:400;font-style:italic;src:url(/resources/fonts/proximanova-regularitalic-676cccd9.woff2) format("woff2"),url(/resources/fonts/proximanova-regularitalic-ef557916.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:100;font-style:normal;src:url(/resources/fonts/sourcesanspro-extralight-18628e10.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-extralight-d27624ce.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:300;font-style:normal;src:url(/resources/fonts/sourcesanspro-light-9ac3a965.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-light-3bead392.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:normal;src:url(/resources/fonts/sourcesanspro-regular-713df4a9.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-regular-090c51d7.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:normal;src:url(/resources/fonts/sourcesanspro-semibold-9ef07ea6.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-semibold-432625da.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:800;font-style:normal;src:url(/resources/fonts/sourcesanspro-bold-5696c859.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-bold-f2656efe.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:900;font-style:normal;src:url(/resources/fonts/sourcesanspro-black-2a13689c.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-black-8a13e327.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:100;font-style:italic;src:url(/resources/fonts/sourcesanspro-italic-extralight-022f2c3a.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-italic-extralight-3ecee594.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:300;font-style:italic;src:url(/resources/fonts/sourcesanspro-italic-light-f9b216cb.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-italic-light-9d2bae6e.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:italic;src:url(/resources/fonts/sourcesanspro-italic-regular-9a310e9d.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-italic-regular-65972f6e.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:italic;src:url(/resources/fonts/sourcesanspro-italic-semibold-f25d5f4a.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-italic-semibold-721a7802.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:800;font-style:italic;src:url(/resources/fonts/sourcesanspro-italic-bold-72094671.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-italic-bold-2696eff1.woff) format("woff")}@font-face{font-family:Source Sans Pro;font-weight:900;font-style:italic;src:url(/resources/fonts/sourcesanspro-italic-black-bafa1590.woff2) format("woff2"),url(/resources/fonts/sourcesanspro-italic-black-3ef52eed.woff) format("woff")}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline;margin-top:0;margin-bottom:1rem;color:inherit;line-height:1.1;font-weight:400}.h1:not(:first-child),.h2:not(:first-child),.h3:not(:first-child),.h4:not(:first-child),.h5:not(:first-child),.h6:not(:first-child),h1:not(:first-child),h2:not(:first-child),h3:not(:first-child),h4:not(:first-child),h5:not(:first-child),h6:not(:first-child){margin-top:2rem}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-size:1rem}.h1+.h1:not(:first-child),.h1+.h2:not(:first-child),.h1+.h3:not(:first-child),.h1+.h4:not(:first-child),.h1+.h5:not(:first-child),.h1+.h6:not(:first-child),.h1+h1:not(:first-child),.h1+h2:not(:first-child),.h1+h3:not(:first-child),.h1+h4:not(:first-child),.h1+h5:not(:first-child),.h1+h6:not(:first-child),.h2+.h1:not(:first-child),.h2+.h2:not(:first-child),.h2+.h3:not(:first-child),.h2+.h4:not(:first-child),.h2+.h5:not(:first-child),.h2+.h6:not(:first-child),.h2+h1:not(:first-child),.h2+h2:not(:first-child),.h2+h3:not(:first-child),.h2+h4:not(:first-child),.h2+h5:not(:first-child),.h2+h6:not(:first-child),.h3+.h1:not(:first-child),.h3+.h2:not(:first-child),.h3+.h3:not(:first-child),.h3+.h4:not(:first-child),.h3+.h5:not(:first-child),.h3+.h6:not(:first-child),.h3+h1:not(:first-child),.h3+h2:not(:first-child),.h3+h3:not(:first-child),.h3+h4:not(:first-child),.h3+h5:not(:first-child),.h3+h6:not(:first-child),.h4+.h1:not(:first-child),.h4+.h2:not(:first-child),.h4+.h3:not(:first-child),.h4+.h4:not(:first-child),.h4+.h5:not(:first-child),.h4+.h6:not(:first-child),.h4+h1:not(:first-child),.h4+h2:not(:first-child),.h4+h3:not(:first-child),.h4+h4:not(:first-child),.h4+h5:not(:first-child),.h4+h6:not(:first-child),.h5+.h1:not(:first-child),.h5+.h2:not(:first-child),.h5+.h3:not(:first-child),.h5+.h4:not(:first-child),.h5+.h5:not(:first-child),.h5+.h6:not(:first-child),.h5+h1:not(:first-child),.h5+h2:not(:first-child),.h5+h3:not(:first-child),.h5+h4:not(:first-child),.h5+h5:not(:first-child),.h5+h6:not(:first-child),.h6+.h1:not(:first-child),.h6+.h2:not(:first-child),.h6+.h3:not(:first-child),.h6+.h4:not(:first-child),.h6+.h5:not(:first-child),.h6+.h6:not(:first-child),.h6+h1:not(:first-child),.h6+h2:not(:first-child),.h6+h3:not(:first-child),.h6+h4:not(:first-child),.h6+h5:not(:first-child),.h6+h6:not(:first-child),h1+.h1:not(:first-child),h1+.h2:not(:first-child),h1+.h3:not(:first-child),h1+.h4:not(:first-child),h1+.h5:not(:first-child),h1+.h6:not(:first-child),h1+h1:not(:first-child),h1+h2:not(:first-child),h1+h3:not(:first-child),h1+h4:not(:first-child),h1+h5:not(:first-child),h1+h6:not(:first-child),h2+.h1:not(:first-child),h2+.h2:not(:first-child),h2+.h3:not(:first-child),h2+.h4:not(:first-child),h2+.h5:not(:first-child),h2+.h6:not(:first-child),h2+h1:not(:first-child),h2+h2:not(:first-child),h2+h3:not(:first-child),h2+h4:not(:first-child),h2+h5:not(:first-child),h2+h6:not(:first-child),h3+.h1:not(:first-child),h3+.h2:not(:first-child),h3+.h3:not(:first-child),h3+.h4:not(:first-child),h3+.h5:not(:first-child),h3+.h6:not(:first-child),h3+h1:not(:first-child),h3+h2:not(:first-child),h3+h3:not(:first-child),h3+h4:not(:first-child),h3+h5:not(:first-child),h3+h6:not(:first-child),h4+.h1:not(:first-child),h4+.h2:not(:first-child),h4+.h3:not(:first-child),h4+.h4:not(:first-child),h4+.h5:not(:first-child),h4+.h6:not(:first-child),h4+h1:not(:first-child),h4+h2:not(:first-child),h4+h3:not(:first-child),h4+h4:not(:first-child),h4+h5:not(:first-child),h4+h6:not(:first-child),h5+.h1:not(:first-child),h5+.h2:not(:first-child),h5+.h3:not(:first-child),h5+.h4:not(:first-child),h5+.h5:not(:first-child),h5+.h6:not(:first-child),h5+h1:not(:first-child),h5+h2:not(:first-child),h5+h3:not(:first-child),h5+h4:not(:first-child),h5+h5:not(:first-child),h5+h6:not(:first-child),h6+.h1:not(:first-child),h6+.h2:not(:first-child),h6+.h3:not(:first-child),h6+.h4:not(:first-child),h6+.h5:not(:first-child),h6+.h6:not(:first-child),h6+h1:not(:first-child),h6+h2:not(:first-child),h6+h3:not(:first-child),h6+h4:not(:first-child),h6+h5:not(:first-child),h6+h6:not(:first-child){margin-top:-1rem}.h1.header--dropdown,.h2.header--dropdown,.h3.header--dropdown,.h4.header--dropdown,.h5.header--dropdown,.h6.header--dropdown,h1.header--dropdown,h2.header--dropdown,h3.header--dropdown,h4.header--dropdown,h5.header--dropdown,h6.header--dropdown{position:relative}.h1.header--dropdown a,.h2.header--dropdown a,.h3.header--dropdown a,.h4.header--dropdown a,.h5.header--dropdown a,.h6.header--dropdown a,h1.header--dropdown a,h2.header--dropdown a,h3.header--dropdown a,h4.header--dropdown a,h5.header--dropdown a,h6.header--dropdown a{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;font-size:inherit}.h1.header--dropdown a>:not(:first-child),.h2.header--dropdown a>:not(:first-child),.h3.header--dropdown a>:not(:first-child),.h4.header--dropdown a>:not(:first-child),.h5.header--dropdown a>:not(:first-child),.h6.header--dropdown a>:not(:first-child),h1.header--dropdown a>:not(:first-child),h2.header--dropdown a>:not(:first-child),h3.header--dropdown a>:not(:first-child),h4.header--dropdown a>:not(:first-child),h5.header--dropdown a>:not(:first-child),h6.header--dropdown a>:not(:first-child){margin-left:.5rem}.h1.header--dropdown a svg,.h2.header--dropdown a svg,.h3.header--dropdown a svg,.h4.header--dropdown a svg,.h5.header--dropdown a svg,.h6.header--dropdown a svg,h1.header--dropdown a svg,h2.header--dropdown a svg,h3.header--dropdown a svg,h4.header--dropdown a svg,h5.header--dropdown a svg,h6.header--dropdown a svg{width:20px;height:20px;color:#009fe2;color:var(--color-accent)}.h1,h1{font-size:2.1rem}.h2,h2{font-size:1.8rem}.h3,h3{font-size:1.4rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.1rem}.h6,h6{font-size:1rem}p{margin:0}p:not(:first-child){margin-top:1rem}hr,p:not(:last-child){margin-bottom:1rem}hr{margin-top:1rem;border:0;border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.small,small{font-size:80%;font-weight:400}.blockquote,blockquote{display:-webkit-box;display:flex;position:relative;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline;margin:1rem 0 1rem 1rem;padding:.25rem 1rem 0 1.5rem;font-size:1.25rem}.blockquote:before,blockquote:before{position:absolute;top:0;bottom:0;left:0;width:.5rem;border-top-left-radius:.5rem;background-color:#009ba3;background-color:var(--color-blockquote-border);content:""}.variant--desktop .blockquote,.variant--desktop blockquote{margin-left:0;padding-right:0}.blockquote .blockquote__footer,blockquote .blockquote__footer{display:block;color:#818a91;color:var(--color-text-muted);font-size:80%}.blockquote .blockquote__footer:before,blockquote .blockquote__footer:before{content:"\2014 \00A0"}.blockquote.blockquote--reverse,blockquote.blockquote--reverse{border-right:.5rem solid #009ba3;border-right:.5rem solid var(--color-blockquote-border);border-left:0;padding-right:1rem;padding-left:0;text-align:right}.blockquote.blockquote--reverse .blockquote__footer:before,blockquote.blockquote--reverse .blockquote__footer:before{content:""}.blockquote.blockquote--reverse .blockquote__footer:after,blockquote.blockquote--reverse .blockquote__footer:after{content:"\2014 \00A0"}.blockquote a,blockquote a{font-size:1rem}.blockquote.quote--highlighted,blockquote.quote--highlighted{display:block;position:relative;margin:1rem 0;padding:0 2rem;line-height:1;text-align:center}.blockquote.quote--highlighted cite,blockquote.quote--highlighted cite{display:block;margin-top:1rem;color:#818a91;color:var(--color-text-muted);text-align:left;font-size:1rem}.blockquote.quote--highlighted:before,blockquote.quote--highlighted:before{top:1.5rem;bottom:inherit;left:0;width:inherit;border-radius:0;background-color:inherit;content:"“"}.blockquote.quote--highlighted:after,blockquote.quote--highlighted:after{top:3.5rem;right:0;bottom:0;content:"”"}.blockquote.quote--highlighted:after,.blockquote.quote--highlighted:before,blockquote.quote--highlighted:after,blockquote.quote--highlighted:before{display:block;position:absolute;line-height:0;font-size:5rem}.blockquote.quote--box,blockquote.quote--box{font-size:1rem}.blockquote.quote--box ul,blockquote.quote--box ul{padding-left:1rem}.blockquote.number--box h4,blockquote.number--box h4{float:left;font-size:2.1rem;font-weight:800}.blockquote.number--box span,blockquote.number--box span{font-size:1rem}.text-muted{color:#818a91;color:var(--color-text-muted)}strong{font-weight:600}figcaption{color:#818a91;color:var(--color-text-muted);line-height:1.25;font-size:.9rem;font-style:italic}.list--unstyled{padding-left:0;list-style:none}.comma__list:after{content:", "}.comma__list:last-child:after{content:""}.add__list:after{content:" + "}.add__list:last-child:after{content:""}a{cursor:pointer}a[data-js-accordion-anchor],a[data-js-navigate-back],a[href],a[tabindex]{color:#009fe2;color:var(--color-accent);text-decoration:none}.variant--desktop a[data-js-accordion-anchor]:focus,.variant--desktop a[data-js-accordion-anchor]:hover,.variant--desktop a[data-js-navigate-back]:focus,.variant--desktop a[data-js-navigate-back]:hover,.variant--desktop a[href]:focus,.variant--desktop a[href]:hover,.variant--desktop a[tabindex]:focus,.variant--desktop a[tabindex]:hover,a[data-js-accordion-anchor].focusable--focused,a[data-js-navigate-back].focusable--focused,a[href].focusable--focused,a[tabindex].focusable--focused{color:#3076ad;color:var(--color-accent-hover)}.variant--desktop a[data-js-accordion-anchor].link--plain:focus,.variant--desktop a[data-js-accordion-anchor].link--plain:hover,.variant--desktop a[data-js-navigate-back].link--plain:focus,.variant--desktop a[data-js-navigate-back].link--plain:hover,.variant--desktop a[href].link--plain:focus,.variant--desktop a[href].link--plain:hover,.variant--desktop a[tabindex].link--plain:focus,.variant--desktop a[tabindex].link--plain:hover,a[data-js-accordion-anchor].link--plain,a[data-js-accordion-anchor].link--plain.focusable--focused,a[data-js-navigate-back].link--plain,a[data-js-navigate-back].link--plain.focusable--focused,a[href].link--plain,a[href].link--plain.focusable--focused,a[tabindex].link--plain,a[tabindex].link--plain.focusable--focused{color:inherit;text-decoration:none}.variant--desktop a[data-js-accordion-anchor]:focus,.variant--desktop a[data-js-accordion-anchor]:hover,.variant--desktop a[data-js-navigate-back]:focus,.variant--desktop a[data-js-navigate-back]:hover,.variant--desktop a[href]:focus,.variant--desktop a[href]:hover,.variant--desktop a[tabindex]:focus,.variant--desktop a[tabindex]:hover,a[data-js-accordion-anchor].focusable--focused,a[data-js-navigate-back].focusable--focused,a[href].focusable--focused,a[tabindex].focusable--focused{text-decoration:underline}.link{color:#009fe2;color:var(--color-accent)}.variant--desktop .link a.variant--desktop .link:focus,.variant--desktop .link a.variant--desktop .link:hover,a:focus .variant--desktop .link,a:hover .variant--desktop .link{color:#3076ad;color:var(--color-accent-hover);text-decoration:underline}[role=button],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}button,input,select,textarea{line-height:inherit}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}textarea{resize:vertical}fieldset{min-width:0;margin:0;border:0;padding:0}legend{display:block;width:100%;margin-bottom:.5rem;padding:0;line-height:inherit;font-size:1.25rem}form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}form+form{margin-top:.5rem}form .select,form input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form textarea{-webkit-appearance:none;height:38px;border:0;border-radius:.2rem;padding:0 .5rem;color:#000;color:var(--color-text);font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem}.page__content__section>form .select,.page__content__section>form input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),.page__content__section>form textarea{border:1px solid #c8c8c7;border:1px solid var(--color-border)}form .select:disabled,form input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):disabled,form textarea:disabled{background-color:#c8c8c7;background-color:var(--color-gray-light);color:#292b2c;color:var(--color-gray-darkest)}form button,form input[type=reset],form input[type=submit],form select{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}form textarea{display:block;height:200px;padding:.25rem .5rem}form select{height:38px;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.2rem;padding:0 .5rem;font-size:1rem}form label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}form label input[type=checkbox],form label input[type=radio]{flex-shrink:0;align-self:center}form label img{height:20px;border-radius:.2rem}form label>:not(:first-child){margin-left:.5rem}form label.hidden-link{color:#009fe2;color:var(--color-accent);text-decoration:none;cursor:pointer}.variant--desktop form label.hidden-link:focus,.variant--desktop form label.hidden-link:hover,form label.hidden-link.focusable--focused{color:#3076ad;color:var(--color-accent-hover)}.variant--desktop form label.hidden-link.link--plain:focus,.variant--desktop form label.hidden-link.link--plain:hover,form label.hidden-link.link--plain,form label.hidden-link.link--plain.focusable--focused{color:inherit;text-decoration:none}form label.hidden-link input[type=checkbox],form label.hidden-link input[type=radio]{display:none}form .select,form a.button,form button,form input,form select{margin:0}form .form-links{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:2rem}.variant--desktop form .form-links,.variant--tablet form .form-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}form hr{margin:1rem 0}form input.button{display:block}form .grid{margin:0}form .grid+.grid{margin-top:1rem}form .form__input__group{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}form .form__input__group .select,form .form__input__group>a,form .form__input__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form .form__input__group>span{border-radius:0}form .form__input__group .select:first-child,form .form__input__group>a:first-child,form .form__input__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):first-child,form .form__input__group>span:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}form .form__input__group .select:not(:first-child),form .form__input__group>a:not(:first-child),form .form__input__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):not(:first-child),form .form__input__group>span:not(:first-child){border-left:0}form .form__input__group .select:last-child,form .form__input__group>a:last-child,form .form__input__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):last-child,form .form__input__group>span:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}form .form__input__group .select.button,form .form__input__group>a.button,form .form__input__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]).button,form .form__input__group>span.button{margin:0}form .form__input__group>span{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center;border:1px solid #c8c8c7;border:1px solid var(--color-border);padding:0 .5rem;background-color:#c8c8c7;background-color:var(--color-text-light-muted);color:#818a91;color:var(--color-text-muted);white-space:nowrap}form small{margin:.5rem 0}form .form__section{margin-top:0}form .form__section h3{margin-bottom:0;font-size:.9rem;font-weight:600}form .form__section.form__section--group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}form .form__section.form__section--group>#sub_address_fields>*,form .form__section.form__section--group>*{margin-top:.5rem}form .form__section.form__section--group .field_with_errors{display:inline}form .form__section.form__section--input label{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}form .form__section.form__section--input label.error{color:#e8365d;color:var(--color-error)}form .form__section.form__section--input input{width:100%}form .form__section.form__section--optiongroup{display:-webkit-box;display:flex;flex-wrap:wrap}form .form__section.form__section--optiongroup h3{width:100%}form .form__section.form__section--optiongroup label{flex-basis:100%;-webkit-box-flex:1;flex-grow:1;cursor:pointer}.variant--desktop form .form__section.form__section--optiongroup label,.variant--tablet form .form__section.form__section--optiongroup label{flex-basis:inherit}form .form__section.form__section--optiongroup .switch-label{margin-top:.5rem}form .form__section.form__section--optiongroup .switch-label .switch{margin:0}form .form__section.form__section--optionlist label{-webkit-box-align:baseline;align-items:baseline;cursor:pointer;line-height:1.25}form .form__section.form__section--optionlist label:not(:first-child){margin-top:.5rem}form .form__section.form__section--optionlist label input:first-child{margin-left:1px}form .form__section.form__section--optionlist label sup{position:relative;top:-.3rem;vertical-align:top}form .form__section.form__section--optionlist .form__section--optionlist{padding-left:2rem}form .form__section.form__section--optionlist small{display:block}form .form__section.form__section--switch{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}form .form__section.form__section--switch .switch-label{-webkit-box-flex:1;flex-grow:1}form .form__section.form__section--switch .switch-label h3{-webkit-box-flex:1;flex-grow:1;margin:0}form .form__section.form__section--select label{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}form .form__section.form__section--select .select,form .form__section.form__section--select select{width:100%}form .form__section.form__section--readonly h3{margin-bottom:0}form .form__section.form__section--description{color:#818a91;color:var(--color-text-muted);font-size:.9rem}form .form__section.form__section--link{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}form .form__section.form__section--link>*{margin:0 .5rem}form .form__section.form__section--buttons{display:-webkit-box;display:flex}form .form__section.form__section--buttons .button:not(:first-child){margin-left:.5rem}form .form__section.form__section--buttons-large{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}form .form__section.form__section--buttons-large.grid--top{-webkit-box-align:start;align-items:flex-start}form .form__section.form__section--buttons-large>label{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .25rem);margin:0}form .form__section.form__section--buttons-large>label:not(:first-child){margin-top:0}form .form__section.form__section--buttons-large>label:not(:nth-child(n-2)){margin-left:1rem}form .form__section.form__section--buttons-large>label:nth-child(n+3){margin-top:.5rem}form .form__section.form__section--buttons-large .button{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:100%;text-align:center}form .form__section.form__section--buttons-large .button svg{width:40px;height:40px}form .form__section.form__section--buttons-large .button svg.svg-logo_direct_debit{width:inherit}form .form__section.form__section--button .button{width:100%}form .form__section.form__section--button a:not(.button){display:block;text-align:center}form .form__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center}form .form__row .form__row__label{width:30%}form .form__row .form__row__entry{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:70%}form .form__row .form__row__entry.form__row__entry--value a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}form .form__row .form__row__entry.form__row__entry--value img{max-width:50%}form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group{display:-webkit-box;display:flex}form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .select,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){-webkit-box-flex:1;flex-grow:1}form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .button,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .select,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){margin:0;border-radius:0}form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .button:first-child,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .select:first-child,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):first-child{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .button:last-child,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .select:last-child,form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):last-child{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .button:not(:first-child),form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group .select:not(:first-child),form .form__row .form__row__entry.form__row__entry--value .form__row__entry__group>input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):not(:first-child){border-left:0}form .form__row ul.form__row__messages{list-style-type:none;margin:0;padding:0}form .form__row ul.form__row__messages li.form__row__message{color:#818a91;color:var(--color-text-muted)}form .form__row ul.form__row__messages li.form__row__message.form__row__message--error{color:#e8365d;color:var(--color-error)}form .form__row .button{margin-top:1rem}form .form__row .select,form .form__row input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form .form__row select,form .form__row textarea{width:100%}form .form__row.form__row--checkbox{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start}form .form__row.form__row--checkbox .error{margin:1rem 1rem 1rem 4rem}form .form__row.form__row--error .select,form .form__row.form__row--error input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form .form__row.form__row--error select,form .form__row.form__row--error textarea{border-color:#e8365d;border-color:var(--color-error)}form .form__row.form__row--code{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}form .form__row.form__row--code .form__row__entry,form .form__row.form__row--code .form__row__label{width:100%}form .form__row.form__row--code .form__row__entry .code pre,form .form__row.form__row--code .form__row__label .code pre{font-size:.75rem}form .form__row.form__row--icon .form__row__entry svg{width:40px;height:40px}form .form__row.form__row--json .form__row__entry .code pre,form .form__row.form__row--json .form__row__label .code pre{font-size:.75rem}form .form__row.form__row--markdown .form__row__entry.form__row__entry--value{white-space:pre-line}form .form__row.form__row--options ul{margin:0;padding-left:1rem}form .form__row.form__row--selectable .select,form .form__row.form__row--selectable input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}form .form__row.form__row--spacer{height:38px}form .form__row.form__row--spacer .form__row__entry,form .form__row.form__row--spacer .form__row__label{display:none}form .form__row.form__row--string_long .form__row__entry.form__row__entry--value{white-space:pre-line}form .form__row.form__row--array ul{margin:0;padding-left:1rem}form .form__row.form__row--array .form__row__input__array .form__row__input__array__item{display:-webkit-box;display:flex}form .form__row.form__row--array .form__row__input__array .form__row__input__array__item:not(:first-child){margin-top:.25rem}form .form__row.form__row--array .form__row__input__array .form__row__input__array__item .button{margin:0}form .form__row.form__row--array .form__row__input__array .form__row__input__array__item>:not(:first-child){margin-left:.25rem}form .form__row.form__row--json_field .form__row__input__json_field__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}form .form__row.form__row--json_field .form__row__input__json_field__item:not(:first-child){margin-top:1rem}form .form__row.form__row--json_field .form__row__input__json_field__item .form__json_field__textarea{height:70px}form .form__row.form__row--json_field .form__row__input__json_field__item .form__row__input__json_field__label span{width:100%;padding:.4rem;font-weight:600}form .form__row.form__row--json_field .form__row__input__json_field__item .button{margin:0}form .form__row.form__row--json_field .form__row__input__json_field__item>:not(:first-child){margin-left:.25rem}form .version__section .form__row{-webkit-box-pack:left;justify-content:left}form .version__section .form__row span{padding:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form .version__section .form__row span.timeform{color:#fff;background-color:#00f}form .version__section .form__row span.pressassociation{color:#fff;background-color:green}form .version__section .form__row .form__row__entry--value:nth-child(-n+2),form .version__section .form__row .form__row__label:nth-child(-n+2){width:15%}form #address_autocomplete_select_block,form #sub_address_fields{display:none}form fieldset{margin-bottom:1rem}.variant--desktop form fieldset:not(.fieldset--clear),form fieldset.fieldset--readonly{margin:1rem 0;border-radius:.25rem;padding:.5rem;box-shadow:0 0 5px 1px rgba(0,0,0,.2);background-color:#fff;background-color:var(--color-body-content)}form fieldset legend{float:left;font-size:1.25rem}form fieldset legend+*{clear:left}form fieldset h3,form fieldset label{color:#818a91;color:var(--color-text-muted);font-size:.9rem;font-weight:400}form fieldset .grid{-webkit-box-align:stretch;align-items:stretch}form fieldset .grid:not(:first-child){margin-top:1rem}form fieldset .grid.grid--name-input>:first-child{width:60px}form fieldset .grid.grid--name-input>:nth-child(2){-webkit-box-flex:1;flex-grow:1;width:inherit;margin:0 0 0 .5rem}.variant--desktop form fieldset .grid.grid--name-input>:not(:first-child){-webkit-box-flex:1;flex-grow:1}form fieldset .grid>h3{align-self:center}.variant--desktop form fieldset .grid>h3{text-align:right}form fieldset>.form__section:not(:first-child){margin-top:.5rem}form fieldset .form__section.form__section--input,form fieldset .form__section.form__section--input-area,form fieldset .form__section.form__section--select{height:44px;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.25rem;background-color:#fff;background-color:var(--color-body-content)}form fieldset .form__section.form__section--input,form fieldset .form__section.form__section--input-area{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;padding:0 .5rem}form fieldset .form__section.form__section--input-area label,form fieldset .form__section.form__section--input label{width:100%;font-size:.75rem}form fieldset .form__section.form__section--input-area .select,form fieldset .form__section.form__section--input-area input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form fieldset .form__section.form__section--input .select,form fieldset .form__section.form__section--input input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){width:100%;height:24px;outline:none;padding:0}form fieldset .form__section.form__section--input-area{height:inherit}form fieldset .form__section.form__section--input-area textarea{width:100%;height:200px;outline:none;padding:0;resize:none}form fieldset .form__section.form__section--select .select,form fieldset .form__section.form__section--select select{-webkit-appearance:none;height:44px;border:0;background-color:transparent}form fieldset .form__section.form__section--button .button{height:44px;border-radius:.25rem}form fieldset+.form__section.form__section--button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}form fieldset+.form__section.form__section--button .button{width:inherit}form.form--inline{margin-bottom:2rem}form.form--inline>:not(:first-child){margin-top:.5rem}.variant--desktop form.form--inline,.variant--tablet form.form--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.variant--desktop form.form--inline .form--inline__grow,.variant--desktop form.form--inline h1,.variant--desktop form.form--inline h2,.variant--desktop form.form--inline h3,.variant--desktop form.form--inline h4,.variant--desktop form.form--inline h5,.variant--desktop form.form--inline h6,.variant--tablet form.form--inline .form--inline__grow,.variant--tablet form.form--inline h1,.variant--tablet form.form--inline h2,.variant--tablet form.form--inline h3,.variant--tablet form.form--inline h4,.variant--tablet form.form--inline h5,.variant--tablet form.form--inline h6{-webkit-box-flex:1;flex-grow:1;margin:0}.variant--desktop form.form--inline>:not(:first-child),.variant--tablet form.form--inline>:not(:first-child){margin-top:0;margin-left:.5rem}form.form--card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}form.form--card .select,form.form--card input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form.form--card textarea{border:1px solid #c8c8c7;border:1px solid var(--color-border);resize:none}form.form--card textarea{height:100px}form.inline-form{display:inline}form.inline-form input{margin-left:.5rem;vertical-align:middle}.blank-select{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;width:100%}.blank-select svg{width:20px;height:20px}.blank-select .select,.blank-select select{-webkit-appearance:none;-webkit-box-flex:1;flex-grow:1;overflow:hidden;cursor:pointer;outline:none;border:0;background-color:transparent;color:inherit;text-overflow:ellipsis;font-size:inherit;font-weight:inherit}.form--horizontal{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.form--horizontal .select,.form--horizontal input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){box-sizing:border-box;margin:0;padding:0 .5rem}.form--horizontal .button,.form--horizontal .select,.form--horizontal input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),.form--horizontal select{height:44px;border-radius:0}.form--horizontal .button:first-child,.form--horizontal .select:first-child,.form--horizontal input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):first-child,.form--horizontal select:first-child{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.form--horizontal .button:last-child,.form--horizontal .select:last-child,.form--horizontal input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):last-child,.form--horizontal select:last-child{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.form--horizontal .button:not(:first-child),.form--horizontal .select:not(:first-child),.form--horizontal input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):not(:first-child),.form--horizontal select:not(:first-child){border-left:0}.page__content__section .form--horizontal .select,.page__content__section .form--horizontal input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),.page__content__section .form--horizontal select{border:1px solid #c8c8c7;border:1px solid var(--color-border)}.form--horizontal input[type=search],.form--horizontal input[type=text]{-webkit-box-flex:1;flex-grow:1}@-ms-viewport{width:device-width}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;-ms-overflow-style:scrollbar;font-size:16px}body,html{margin:0;padding:0}body{background-color:#e0e6eb;background-color:var(--color-body);color:#000;color:var(--color-text);line-height:1.5;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400}.variant--app{-webkit-tap-highlight-color:transparent}.variant--app *{-webkit-touch-callout:none}.turbolinks-progress-bar{background-color:#009fe2;background-color:var(--color-accent)}.color--primary{color:var(--color-modifier);--color-modifier:var(--color-primary);--color-modifier-hover:var(--color-primary)}.variant--desktop .color--primary.link:hover,.variant--desktop .color--primary a.color--primary:hover,.variant--desktop .link:hover .color--primary,.variant--desktop a:hover .color--primary{color:var(--color-modifier-hover)}.color--accent{color:var(--color-modifier);--color-modifier:var(--color-accent);--color-modifier-hover:var(--color-accent-hover)}.variant--desktop .color--accent.link:hover,.variant--desktop .color--accent a.color--accent:hover,.variant--desktop .link:hover .color--accent,.variant--desktop a:hover .color--accent{color:var(--color-modifier-hover)}.color--maroon{color:var(--color-modifier);--color-modifier:var(--color-maroon);--color-modifier-hover:var(--color-maroon-hover)}.variant--desktop .color--maroon.link:hover,.variant--desktop .color--maroon a.color--maroon:hover,.variant--desktop .link:hover .color--maroon,.variant--desktop a:hover .color--maroon{color:var(--color-modifier-hover)}.color--red{color:var(--color-modifier);--color-modifier:var(--color-red);--color-modifier-hover:var(--color-red-hover)}.variant--desktop .color--red.link:hover,.variant--desktop .color--red a.color--red:hover,.variant--desktop .link:hover .color--red,.variant--desktop a:hover .color--red{color:var(--color-modifier-hover)}.color--blue{color:var(--color-modifier);--color-modifier:var(--color-blue);--color-modifier-hover:var(--color-blue-hover)}.variant--desktop .color--blue.link:hover,.variant--desktop .color--blue a.color--blue:hover,.variant--desktop .link:hover .color--blue,.variant--desktop a:hover .color--blue{color:var(--color-modifier-hover)}.color--pink{color:var(--color-modifier);--color-modifier:var(--color-pink);--color-modifier-hover:var(--color-pink-hover)}.variant--desktop .color--pink.link:hover,.variant--desktop .color--pink a.color--pink:hover,.variant--desktop .link:hover .color--pink,.variant--desktop a:hover .color--pink{color:var(--color-modifier-hover)}.color--orangered{color:var(--color-modifier);--color-modifier:var(--color-orangered);--color-modifier-hover:var(--color-orangered-hover)}.variant--desktop .color--orangered.link:hover,.variant--desktop .color--orangered a.color--orangered:hover,.variant--desktop .link:hover .color--orangered,.variant--desktop a:hover .color--orangered{color:var(--color-modifier-hover)}.color--orange{color:var(--color-modifier);--color-modifier:var(--color-orange);--color-modifier-hover:var(--color-orange-hover)}.variant--desktop .color--orange.link:hover,.variant--desktop .color--orange a.color--orange:hover,.variant--desktop .link:hover .color--orange,.variant--desktop a:hover .color--orange{color:var(--color-modifier-hover)}.color--yellow{color:var(--color-modifier);--color-modifier:var(--color-yellow);--color-modifier-hover:var(--color-yellow-hover)}.variant--desktop .color--yellow.link:hover,.variant--desktop .color--yellow a.color--yellow:hover,.variant--desktop .link:hover .color--yellow,.variant--desktop a:hover .color--yellow{color:var(--color-modifier-hover)}.color--brown{color:var(--color-modifier);--color-modifier:var(--color-brown);--color-modifier-hover:var(--color-brown-hover)}.variant--desktop .color--brown.link:hover,.variant--desktop .color--brown a.color--brown:hover,.variant--desktop .link:hover .color--brown,.variant--desktop a:hover .color--brown{color:var(--color-modifier-hover)}.color--lime{color:var(--color-modifier);--color-modifier:var(--color-lime);--color-modifier-hover:var(--color-lime-hover)}.variant--desktop .color--lime.link:hover,.variant--desktop .color--lime a.color--lime:hover,.variant--desktop .link:hover .color--lime,.variant--desktop a:hover .color--lime{color:var(--color-modifier-hover)}.color--green{color:var(--color-modifier);--color-modifier:var(--color-green);--color-modifier-hover:var(--color-green-hover)}.variant--desktop .color--green.link:hover,.variant--desktop .color--green a.color--green:hover,.variant--desktop .link:hover .color--green,.variant--desktop a:hover .color--green{color:var(--color-modifier-hover)}.color--cyan{color:var(--color-modifier);--color-modifier:var(--color-cyan);--color-modifier-hover:var(--color-cyan-hover)}.variant--desktop .color--cyan.link:hover,.variant--desktop .color--cyan a.color--cyan:hover,.variant--desktop .link:hover .color--cyan,.variant--desktop a:hover .color--cyan{color:var(--color-modifier-hover)}.color--teal{color:var(--color-modifier);--color-modifier:var(--color-teal);--color-modifier-hover:var(--color-teal-hover)}.variant--desktop .color--teal.link:hover,.variant--desktop .color--teal a.color--teal:hover,.variant--desktop .link:hover .color--teal,.variant--desktop a:hover .color--teal{color:var(--color-modifier-hover)}.color--purple{color:var(--color-modifier);--color-modifier:var(--color-purple);--color-modifier-hover:var(--color-purple-hover)}.variant--desktop .color--purple.link:hover,.variant--desktop .color--purple a.color--purple:hover,.variant--desktop .link:hover .color--purple,.variant--desktop a:hover .color--purple{color:var(--color-modifier-hover)}.color--violet{color:var(--color-modifier);--color-modifier:var(--color-violet);--color-modifier-hover:var(--color-violet-hover)}.variant--desktop .color--violet.link:hover,.variant--desktop .color--violet a.color--violet:hover,.variant--desktop .link:hover .color--violet,.variant--desktop a:hover .color--violet{color:var(--color-modifier-hover)}.grid{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:1rem}.grid.grid--top{-webkit-box-align:start;align-items:flex-start}.grid.grid--auto>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.grid.grid--auto>:not(:first-child){margin-top:.5rem}.variant--desktop .grid.grid--auto>*,.variant--tablet .grid.grid--auto>*{display:block;flex-basis:1px;-webkit-box-flex:1;flex-grow:1;margin-top:0}.variant--desktop .grid.grid--auto>:not(:first-child),.variant--tablet .grid.grid--auto>:not(:first-child){margin-left:.5rem}.variant--desktop .grid.grid--auto>:first-child,.variant--desktop .grid.grid--auto>input[type=hidden]:first-child+*,.variant--tablet .grid.grid--auto>:first-child,.variant--tablet .grid.grid--auto>input[type=hidden]:first-child+*{margin-left:0}.grid.grid--2>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.grid.grid--2>:not(:first-child){margin-top:.5rem}.variant--desktop .grid.grid--2>*,.variant--tablet .grid.grid--2>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .25rem);margin:0}.variant--desktop .grid.grid--2>:not(:first-child),.variant--tablet .grid.grid--2>:not(:first-child){margin-top:0}.variant--desktop .grid.grid--2>:not(:nth-child(n-2)),.variant--tablet .grid.grid--2>:not(:nth-child(n-2)){margin-left:1rem}.variant--desktop .grid.grid--2>:nth-child(n+3),.variant--tablet .grid.grid--2>:nth-child(n+3){margin-top:.5rem}.grid.grid--2.grid--left{-webkit-box-pack:start;justify-content:flex-start}.grid.grid--2.grid--left>:not(first-child){margin-left:.5rem}.grid.grid--2.grid--left>:nth-child(odd){margin-left:0}.grid.grid--3>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.grid.grid--3>:not(:first-child){margin-top:.5rem}.variant--desktop .grid.grid--3>*,.variant--tablet .grid.grid--3>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(33.33333% - .33333rem);margin:0}.variant--desktop .grid.grid--3>:not(:first-child),.variant--tablet .grid.grid--3>:not(:first-child){margin-top:0}.variant--desktop .grid.grid--3>:not(:nth-child(n-3)),.variant--tablet .grid.grid--3>:not(:nth-child(n-3)){margin-left:1rem}.variant--desktop .grid.grid--3>:nth-child(n+4),.variant--tablet .grid.grid--3>:nth-child(n+4){margin-top:.5rem}.grid.grid--3.grid--left{-webkit-box-pack:start;justify-content:flex-start}.grid.grid--3.grid--left>:not(first-child){margin-left:.5rem}.grid.grid--3.grid--left>:nth-child(3n+1){margin-left:0}.grid.grid--4>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.grid.grid--4>:not(:first-child){margin-top:.5rem}.variant--desktop .grid.grid--4>*,.variant--tablet .grid.grid--4>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(25% - .375rem);margin:0}.variant--desktop .grid.grid--4>:not(:first-child),.variant--tablet .grid.grid--4>:not(:first-child){margin-top:0}.variant--desktop .grid.grid--4>:not(:nth-child(n-4)),.variant--tablet .grid.grid--4>:not(:nth-child(n-4)){margin-left:1rem}.variant--desktop .grid.grid--4>:nth-child(n+5),.variant--tablet .grid.grid--4>:nth-child(n+5){margin-top:.5rem}.grid.grid--4.grid--left{-webkit-box-pack:start;justify-content:flex-start}.grid.grid--4.grid--left>:not(first-child){margin-left:.5rem}.grid.grid--4.grid--left>:nth-child(4n+1){margin-left:0}.grid.grid--5>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.grid.grid--5>:not(:first-child){margin-top:.5rem}.variant--desktop .grid.grid--5>*,.variant--tablet .grid.grid--5>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(20% - .4rem);margin:0}.variant--desktop .grid.grid--5>:not(:first-child),.variant--tablet .grid.grid--5>:not(:first-child){margin-top:0}.variant--desktop .grid.grid--5>:not(:nth-child(n-5)),.variant--tablet .grid.grid--5>:not(:nth-child(n-5)){margin-left:1rem}.variant--desktop .grid.grid--5>:nth-child(n+6),.variant--tablet .grid.grid--5>:nth-child(n+6){margin-top:.5rem}.grid.grid--5.grid--left{-webkit-box-pack:start;justify-content:flex-start}.grid.grid--5.grid--left>:not(first-child){margin-left:.5rem}.grid.grid--5.grid--left>:nth-child(5n+1){margin-left:0}.grid.grid--6>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.grid.grid--6>:not(:first-child){margin-top:.5rem}.variant--desktop .grid.grid--6>*,.variant--tablet .grid.grid--6>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(16.66667% - .41667rem);margin:0}.variant--desktop .grid.grid--6>:not(:first-child),.variant--tablet .grid.grid--6>:not(:first-child){margin-top:0}.variant--desktop .grid.grid--6>:not(:nth-child(n-6)),.variant--tablet .grid.grid--6>:not(:nth-child(n-6)){margin-left:1rem}.variant--desktop .grid.grid--6>:nth-child(n+7),.variant--tablet .grid.grid--6>:nth-child(n+7){margin-top:.5rem}.grid.grid--6.grid--left{-webkit-box-pack:start;justify-content:flex-start}.grid.grid--6.grid--left>:not(first-child){margin-left:.5rem}.grid.grid--6.grid--left>:nth-child(6n+1){margin-left:0}.grid.grid--bookmaker{-webkit-box-pack:start;justify-content:flex-start}.grid.grid--bookmaker>*{height:20px;margin-right:.25rem;margin-bottom:.25rem}.grid.grid--stretch>*{-webkit-box-flex:1;flex-grow:1;flex-shrink:0}.grid.grid--stretch>:not(:first-child){margin-left:.5rem}.grid-mobile{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:1rem}.grid-mobile.grid--top{-webkit-box-align:start;align-items:flex-start}.grid-mobile.grid-mobile--2>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .25rem);margin:0}.grid-mobile.grid-mobile--2>:not(:first-child){margin-top:0}.grid-mobile.grid-mobile--2>:not(:nth-child(n-2)){margin-left:1rem}.grid-mobile.grid-mobile--2>:nth-child(n+3){margin-top:.5rem}.grid-mobile.grid-mobile--3>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(33.33333% - .33333rem);margin:0}.grid-mobile.grid-mobile--3>:not(:first-child){margin-top:0}.grid-mobile.grid-mobile--3>:not(:nth-child(n-3)){margin-left:1rem}.grid-mobile.grid-mobile--3>:nth-child(n+4){margin-top:.5rem}.grid-tablet.grid-tablet--1-2{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-align:stretch;align-items:stretch}.grid-tablet.grid-tablet--1-2.grid--top{-webkit-box-align:start;align-items:flex-start}.grid-tablet.grid-tablet--1-2>*{width:100%;margin:0}.grid-tablet.grid-tablet--1-2>:not(:first-child){margin-top:0}.grid-tablet.grid-tablet--1-2>:nth-child(n+2){margin-top:.5rem}@media (min-width:800px){.grid-tablet.grid-tablet--1-2>*{width:calc(50% - .25rem);margin:0}.grid-tablet.grid-tablet--1-2>:not(:first-child){margin-top:0}.grid-tablet.grid-tablet--1-2>:nth-child(n+3){margin-top:.5rem}}.grid-tablet.grid-tablet--2-3{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-align:stretch;align-items:stretch}.grid-tablet.grid-tablet--2-3.grid--top{-webkit-box-align:start;align-items:flex-start}.grid-tablet.grid-tablet--2-3>*{width:calc(50% - .25rem);margin:0}.grid-tablet.grid-tablet--2-3>:not(:first-child){margin-top:0}.grid-tablet.grid-tablet--2-3>:nth-child(n+3){margin-top:.5rem}@media (min-width:800px){.grid-tablet.grid-tablet--2-3>*{width:calc(33.33333% - .33333rem);margin:0}.grid-tablet.grid-tablet--2-3>:not(:first-child){margin-top:0}.grid-tablet.grid-tablet--2-3>:nth-child(n+4){margin-top:.5rem}}.grid-column{display:-webkit-box;display:flex;flex-wrap:wrap}.grid-column .grid-column__main,.grid-column .grid-column__side{width:100%}.variant--tablet .grid-column .grid-column__main,.variant--tablet .grid-column .grid-column__side{padding:.5rem}.variant--desktop .grid-column{-webkit-box-align:stretch;align-items:stretch}.variant--desktop .grid-column>:not(:last-child){padding-right:1rem}.variant--desktop .grid-column .grid-column__main blockquote,.variant--desktop .grid-column .grid-column__side blockquote,.variant--tablet .grid-column .grid-column__main blockquote,.variant--tablet .grid-column .grid-column__side blockquote{margin-top:0;margin-left:0;padding-right:0}.variant--desktop .grid-column .grid-column__main,.variant--tablet .grid-column .grid-column__main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:62.5%}.variant--desktop .grid-column .grid-column__main>:not(:first-child),.variant--tablet .grid-column .grid-column__main>:not(:first-child){margin-top:1rem}.variant--desktop .grid-column .grid-column__side,.variant--tablet .grid-column .grid-column__side{width:37.5%}.circle__blue{-webkit-appearance:none;display:inline-block;width:1.3rem;height:1.3rem;margin-left:.5rem;border:0;border-radius:50%;padding:0;background-color:#221d35;background-color:var(--color-primary);color:#fff;line-height:1.3rem;text-align:center;font-size:1rem}.background-colour-rect{display:block;width:2rem;height:1rem}.background--black{background-color:#000;background-color:var(--color-black)}.background--white{background-color:#fff;background-color:var(--color-white)}.background--primary{background-color:#221d35;background-color:var(--color-primary)}.background--accent{background-color:#009fe2;background-color:var(--color-accent)}.background--maroon{background-color:#a0220a;background-color:var(--color-maroon)}.background--red{background-color:#e8365d;background-color:var(--color-red)}.background--blue{background-color:#029fc7;background-color:var(--color-blue)}.background--pink{background-color:#e6007e;background-color:var(--color-pink)}.background--orangered{background-color:#e9511d;background-color:var(--color-orangered)}.background--orange{background-color:#f59c00;background-color:var(--color-orange)}.background--yellow{background-color:#fcc500;background-color:var(--color-yellow)}.background--brown{background-color:#ae8c61;background-color:var(--color-brown)}.background--lime{background-color:#a6b441;background-color:var(--color-lime)}.background--green{background-color:#50ae48;background-color:var(--color-green)}.background--cyan{background-color:#71c4ba;background-color:var(--color-cyan)}.background--teal{background-color:#009ba3;background-color:var(--color-teal)}.background--purple{background-color:#8e77b5;background-color:var(--color-purple)}.background--violet{background-color:#644c9a;background-color:var(--color-violet)}.button,a.button{--button-padding:1rem;--button-border-radius:.25rem;--button-color-text:var(--color-white);--button-color-background:var(--color-accent);--button-color-border:transparent;--button-color-text-active:var(--color-white);--button-color-background-active:var(--color-accent-hover);--button-color-border-active:transparent;--button-font-size:1rem;--button-font-weight:400;--button-line-height:1.5;-webkit-tap-highlight-color:transparent;display:-webkit-inline-box;display:inline-flex;position:relative;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid var(--button-color-border);border-radius:var(--button-border-radius);padding:calc(var(--button-padding)/2) var(--button-padding);background-color:var(--button-color-background);vertical-align:middle;color:var(--button-color-text);line-height:var(--button-line-height);white-space:nowrap;text-align:center;text-decoration:none;font-size:var(--button-font-size);font-weight:var(--button-font-weight)}.button svg,a.button svg{width:20px;height:20px}.button>:not(:first-child),a.button>:not(:first-child){margin-left:.5rem}.button>:empty:not(img),a.button>:empty:not(img){display:none}.button>:empty:not(img)+*,a.button>:empty:not(img)+*{margin-left:0}.button .badge,a.button .badge{position:absolute;top:-.5rem;right:-.5rem}.button.focusable--focused,.variant--desktop .button:focus,.variant--desktop .button:hover,.variant--desktop a.button:focus,.variant--desktop a.button:hover,a.button.focusable--focused{border-color:var(--button-color-border-active);background-color:var(--button-color-background-active);color:var(--button-color-text-active);text-decoration:none}body.use-focus .button,body.use-focus a.button{-webkit-transition:background-color .3s,color .3s,-webkit-transform .3s;transition:background-color .3s,color .3s,-webkit-transform .3s;transition:background-color .3s,color .3s,transform .3s;transition:background-color .3s,color .3s,transform .3s,-webkit-transform .3s}body.use-focus .button.focusable--focused,body.use-focus a.button.focusable--focused{-webkit-transform:perspective(100px) translateZ(20px);transform:perspective(100px) translateZ(20px);-webkit-transition:background-color .1s,color .1s,-webkit-transform .1s;transition:background-color .1s,color .1s,-webkit-transform .1s;transition:background-color .1s,color .1s,transform .1s;transition:background-color .1s,color .1s,transform .1s,-webkit-transform .1s;z-index:5;box-shadow:0 5px 15px 0 #000}body.use-focus .button.focusable--focused.focusable--pressed,body.use-focus a.button.focusable--focused.focusable--pressed{-webkit-transform:perspective(100px) translateZ(0);transform:perspective(100px) translateZ(0)}.button.button--disabled,.button:disabled,.pagination .pagination__pages a.button.current,.pagination .pagination__pages a.button.disabled,.pagination .pagination__pages a.button.gap,.pagination .pagination__pages em.button.current,.pagination .pagination__pages em.button.disabled,.pagination .pagination__pages em.button.gap,.pagination .pagination__pages span.button.current,.pagination .pagination__pages span.button.disabled,.pagination .pagination__pages span.button.gap,a.button.button--disabled,a.button:disabled{opacity:.65;cursor:not-allowed;border-color:var(--button-color-border);background-color:var(--button-color-background);color:var(--button-color-text)}.button.button--disabled.focusable--focused,.button:disabled.focusable--focused,.pagination .pagination__pages .variant--desktop a.button.current:focus,.pagination .pagination__pages .variant--desktop a.button.current:hover,.pagination .pagination__pages .variant--desktop a.button.disabled:focus,.pagination .pagination__pages .variant--desktop a.button.disabled:hover,.pagination .pagination__pages .variant--desktop a.button.gap:focus,.pagination .pagination__pages .variant--desktop a.button.gap:hover,.pagination .pagination__pages .variant--desktop em.button.current:focus,.pagination .pagination__pages .variant--desktop em.button.current:hover,.pagination .pagination__pages .variant--desktop em.button.disabled:focus,.pagination .pagination__pages .variant--desktop em.button.disabled:hover,.pagination .pagination__pages .variant--desktop em.button.gap:focus,.pagination .pagination__pages .variant--desktop em.button.gap:hover,.pagination .pagination__pages .variant--desktop span.button.current:focus,.pagination .pagination__pages .variant--desktop span.button.current:hover,.pagination .pagination__pages .variant--desktop span.button.disabled:focus,.pagination .pagination__pages .variant--desktop span.button.disabled:hover,.pagination .pagination__pages .variant--desktop span.button.gap:focus,.pagination .pagination__pages .variant--desktop span.button.gap:hover,.pagination .pagination__pages a.button.focusable--focused.current,.pagination .pagination__pages a.button.focusable--focused.disabled,.pagination .pagination__pages a.button.focusable--focused.gap,.pagination .pagination__pages em.button.focusable--focused.current,.pagination .pagination__pages em.button.focusable--focused.disabled,.pagination .pagination__pages em.button.focusable--focused.gap,.pagination .pagination__pages span.button.focusable--focused.current,.pagination .pagination__pages span.button.focusable--focused.disabled,.pagination .pagination__pages span.button.focusable--focused.gap,.variant--desktop .button.button--disabled:focus,.variant--desktop .button.button--disabled:hover,.variant--desktop .button:disabled:focus,.variant--desktop .button:disabled:hover,.variant--desktop .pagination .pagination__pages a.button.current:focus,.variant--desktop .pagination .pagination__pages a.button.current:hover,.variant--desktop .pagination .pagination__pages a.button.disabled:focus,.variant--desktop .pagination .pagination__pages a.button.disabled:hover,.variant--desktop .pagination .pagination__pages a.button.gap:focus,.variant--desktop .pagination .pagination__pages a.button.gap:hover,.variant--desktop .pagination .pagination__pages em.button.current:focus,.variant--desktop .pagination .pagination__pages em.button.current:hover,.variant--desktop .pagination .pagination__pages em.button.disabled:focus,.variant--desktop .pagination .pagination__pages em.button.disabled:hover,.variant--desktop .pagination .pagination__pages em.button.gap:focus,.variant--desktop .pagination .pagination__pages em.button.gap:hover,.variant--desktop .pagination .pagination__pages span.button.current:focus,.variant--desktop .pagination .pagination__pages span.button.current:hover,.variant--desktop .pagination .pagination__pages span.button.disabled:focus,.variant--desktop .pagination .pagination__pages span.button.disabled:hover,.variant--desktop .pagination .pagination__pages span.button.gap:focus,.variant--desktop .pagination .pagination__pages span.button.gap:hover,.variant--desktop a.button.button--disabled:focus,.variant--desktop a.button.button--disabled:hover,.variant--desktop a.button:disabled:focus,.variant--desktop a.button:disabled:hover,a.button.button--disabled.focusable--focused,a.button:disabled.focusable--focused{border-color:var(--button-color-border);background-color:var(--button-color-background);color:var(--button-color-text)}.button.button--outline:not(.accordion--open),a.button.button--outline:not(.accordion--open){border-color:var(--button-color-background);background-color:transparent;color:var(--button-color-background)}.button.button--outline:not(.accordion--open).button--outline--opaque,a.button.button--outline:not(.accordion--open).button--outline--opaque{background-color:var(--button-color-text)}.button.button--outline:not(.accordion--open).button--active,.button.button--outline:not(.accordion--open).focusable--focused,.button.button--outline:not(.accordion--open):active,.variant--desktop .button.button--outline:not(.accordion--open):focus,.variant--desktop .button.button--outline:not(.accordion--open):hover,.variant--desktop a.button.button--outline:not(.accordion--open):focus,.variant--desktop a.button.button--outline:not(.accordion--open):hover,a.button.button--outline:not(.accordion--open).button--active,a.button.button--outline:not(.accordion--open).focusable--focused,a.button.button--outline:not(.accordion--open):active,input[type=checkbox]:checked+.button.button--outline:not(.accordion--open),input[type=checkbox]:checked+a.button.button--outline:not(.accordion--open),input[type=hidden]+.button.button--outline:not(.accordion--open),input[type=hidden]+a.button.button--outline:not(.accordion--open),input[type=radio]:checked+.button.button--outline:not(.accordion--open),input[type=radio]:checked+a.button.button--outline:not(.accordion--open){background-color:var(--button-color-background);color:var(--button-color-text)}.button.button--outline:not(.accordion--open).button--active.focusable--focused,.button.button--outline:not(.accordion--open):active.focusable--focused,.variant--desktop .button.button--outline:not(.accordion--open).button--active:focus,.variant--desktop .button.button--outline:not(.accordion--open).button--active:hover,.variant--desktop .button.button--outline:not(.accordion--open):active:focus,.variant--desktop .button.button--outline:not(.accordion--open):active:hover,.variant--desktop a.button.button--outline:not(.accordion--open).button--active:focus,.variant--desktop a.button.button--outline:not(.accordion--open).button--active:hover,.variant--desktop a.button.button--outline:not(.accordion--open):active:focus,.variant--desktop a.button.button--outline:not(.accordion--open):active:hover,.variant--desktop input[type=checkbox]:checked+.button.button--outline:not(.accordion--open):focus,.variant--desktop input[type=checkbox]:checked+.button.button--outline:not(.accordion--open):hover,.variant--desktop input[type=checkbox]:checked+a.button.button--outline:not(.accordion--open):focus,.variant--desktop input[type=checkbox]:checked+a.button.button--outline:not(.accordion--open):hover,.variant--desktop input[type=hidden]+.button.button--outline:not(.accordion--open):focus,.variant--desktop input[type=hidden]+.button.button--outline:not(.accordion--open):hover,.variant--desktop input[type=hidden]+a.button.button--outline:not(.accordion--open):focus,.variant--desktop input[type=hidden]+a.button.button--outline:not(.accordion--open):hover,.variant--desktop input[type=radio]:checked+.button.button--outline:not(.accordion--open):focus,.variant--desktop input[type=radio]:checked+.button.button--outline:not(.accordion--open):hover,.variant--desktop input[type=radio]:checked+a.button.button--outline:not(.accordion--open):focus,.variant--desktop input[type=radio]:checked+a.button.button--outline:not(.accordion--open):hover,a.button.button--outline:not(.accordion--open).button--active.focusable--focused,a.button.button--outline:not(.accordion--open):active.focusable--focused,input[type=checkbox]:checked+.button.button--outline:not(.accordion--open).focusable--focused,input[type=checkbox]:checked+a.button.button--outline:not(.accordion--open).focusable--focused,input[type=hidden]+.button.button--outline:not(.accordion--open).focusable--focused,input[type=hidden]+a.button.button--outline:not(.accordion--open).focusable--focused,input[type=radio]:checked+.button.button--outline:not(.accordion--open).focusable--focused,input[type=radio]:checked+a.button.button--outline:not(.accordion--open).focusable--focused{background-color:var(--button-color-background-active)}.button.button--link,a.button.button--link{border:0;border-color:transparent;padding:0;background-color:transparent;color:var(--button-color-background)}.button.button--link.focusable--focused,.variant--desktop .button.button--link:focus,.variant--desktop .button.button--link:hover,.variant--desktop a.button.button--link:focus,.variant--desktop a.button.button--link:hover,a.button.button--link.focusable--focused{border-color:transparent;background-color:transparent;color:var(--button-color-background-active)}.button.button--large,a.button.button--large{--button-padding:1.5rem;--button-border-radius:.4rem;--button-font-size:1.25rem}.button.button--small,a.button.button--small{--button-padding:.5rem;--button-border-radius:.15rem;--button-font-size:.9rem}.button.button--full,a.button.button--full{display:-webkit-box;display:flex}.button.button--full+.button--full,a.button.button--full+.button--full{margin-top:1rem}.button.button--square,a.button.button--square{padding:var(--button-padding)}.button.button--circular,a.button.button--circular{width:40px;height:40px;border-radius:20px;padding:0}.button.button--primary,a.button.button--primary{--button-color-background:var(--color-primary);--button-color-background-active:var(--color-primary-hover)}.button.button--gray-light,a.button.button--gray-light{--button-color-text:var(--color-gray-darker);--button-color-background:var(--color-gray-light);--button-color-background-active:var(--color-gray-dark)}.button.button--gray,a.button.button--gray{--button-color-background:var(--color-gray-dark);--button-color-background-active:var(--color-gray-darker)}.button.button--gray-dark,a.button.button--gray-dark{--button-color-background:var(--color-gray-darker)}.button.button--maroon,a.button.button--maroon{--button-color-background:var(--color-maroon);--button-color-background-active:var(--color-maroon-hover)}.button.button--red,a.button.button--red{--button-color-background:var(--color-red);--button-color-background-active:var(--color-red-hover)}.button.button--blue,a.button.button--blue{--button-color-background:var(--color-blue);--button-color-background-active:var(--color-blue-hover)}.button.button--pink,a.button.button--pink{--button-color-background:var(--color-pink);--button-color-background-active:var(--color-pink-hover)}.button.button--orangered,a.button.button--orangered{--button-color-background:var(--color-orangered);--button-color-background-active:var(--color-orangered-hover)}.button.button--orange,a.button.button--orange{--button-color-background:var(--color-orange);--button-color-background-active:var(--color-orange-hover)}.button.button--yellow,a.button.button--yellow{--button-color-background:var(--color-yellow);--button-color-background-active:var(--color-yellow-hover)}.button.button--brown,a.button.button--brown{--button-color-background:var(--color-brown);--button-color-background-active:var(--color-brown-hover)}.button.button--lime,a.button.button--lime{--button-color-background:var(--color-lime);--button-color-background-active:var(--color-lime-hover)}.button.button--green,a.button.button--green{--button-color-background:var(--color-green);--button-color-background-active:var(--color-green-hover)}.button.button--cyan,a.button.button--cyan{--button-color-background:var(--color-cyan);--button-color-background-active:var(--color-cyan-hover)}.button.button--teal,a.button.button--teal{--button-color-background:var(--color-teal);--button-color-background-active:var(--color-teal-hover)}.button.button--purple,a.button.button--purple{--button-color-background:var(--color-purple);--button-color-background-active:var(--color-purple-hover)}.button.button--violet,a.button.button--violet{--button-color-background:var(--color-violet);--button-color-background-active:var(--color-violet-hover)}.button.button--facebook,a.button.button--facebook{--button-color-background:var(--color-facebook);--button-color-background-active:var(--color-facebook-hover)}.button.button--gambleaware,a.button.button--gambleaware{--button-color-background:var(--color-gambleaware);--button-color-background-active:var(--color-gambleaware-hover)}.button.button--oddschecker,a.button.button--oddschecker{--button-color-background:var(--color-oddschecker);--button-color-background-active:var(--color-oddschecker-hover)}.button.button--racingbreaks,a.button.button--racingbreaks{--button-color-background:var(--color-racingbreaks);--button-color-background-active:var(--color-racingbreaks-hover)}.button.button--rewards4racing,a.button.button--rewards4racing{--button-color-background:var(--color-rewards4racing);--button-color-background-active:var(--color-rewards4racing-hover)}.button.button--sky,a.button.button--sky{--button-color-background:var(--color-sky);--button-color-background-active:var(--color-sky-hover)}.button.button--timeform,a.button.button--timeform{--button-color-background:var(--color-timeform);--button-color-background-active:var(--color-timeform-hover)}.button.button--twitter,a.button.button--twitter{--button-color-background:var(--color-twitter);--button-color-background-active:var(--color-twitter-hover)}.button.button--popout,a.button.button--popout{overflow:hidden;border:0;padding:0}.button.button--popout.focusable--focused .button__popout,.variant--desktop .button.button--popout:focus .button__popout,.variant--desktop .button.button--popout:hover .button__popout,.variant--desktop a.button.button--popout:focus .button__popout,.variant--desktop a.button.button--popout:hover .button__popout,a.button.button--popout.focusable--focused .button__popout{background-color:var(--popout-color-background-active)}.button.button--popout svg,a.button.button--popout svg{margin:0 calc(var(--button-padding)/2)}.button.button--popout .button__popout,a.button.button--popout .button__popout{--popout-color-background:var(--color-accent);--popout-color-background-active:var(--color-accent-hover);padding:calc(var(--button-padding)/2) var(--button-padding);background-color:var(--popout-color-background);text-align:right}.button.button--popout .button__popout.button__popout--maroon,a.button.button--popout .button__popout.button__popout--maroon{--popout-color-background:var(--color-maroon);--popout-color-background-active:var(--color-maroon-hover)}.button.button--popout .button__popout.button__popout--red,a.button.button--popout .button__popout.button__popout--red{--popout-color-background:var(--color-red);--popout-color-background-active:var(--color-red-hover)}.button.button--popout .button__popout.button__popout--blue,a.button.button--popout .button__popout.button__popout--blue{--popout-color-background:var(--color-blue);--popout-color-background-active:var(--color-blue-hover)}.button.button--popout .button__popout.button__popout--pink,a.button.button--popout .button__popout.button__popout--pink{--popout-color-background:var(--color-pink);--popout-color-background-active:var(--color-pink-hover)}.button.button--popout .button__popout.button__popout--orangered,a.button.button--popout .button__popout.button__popout--orangered{--popout-color-background:var(--color-orangered);--popout-color-background-active:var(--color-orangered-hover)}.button.button--popout .button__popout.button__popout--orange,a.button.button--popout .button__popout.button__popout--orange{--popout-color-background:var(--color-orange);--popout-color-background-active:var(--color-orange-hover)}.button.button--popout .button__popout.button__popout--yellow,a.button.button--popout .button__popout.button__popout--yellow{--popout-color-background:var(--color-yellow);--popout-color-background-active:var(--color-yellow-hover)}.button.button--popout .button__popout.button__popout--brown,a.button.button--popout .button__popout.button__popout--brown{--popout-color-background:var(--color-brown);--popout-color-background-active:var(--color-brown-hover)}.button.button--popout .button__popout.button__popout--lime,a.button.button--popout .button__popout.button__popout--lime{--popout-color-background:var(--color-lime);--popout-color-background-active:var(--color-lime-hover)}.button.button--popout .button__popout.button__popout--green,a.button.button--popout .button__popout.button__popout--green{--popout-color-background:var(--color-green);--popout-color-background-active:var(--color-green-hover)}.button.button--popout .button__popout.button__popout--cyan,a.button.button--popout .button__popout.button__popout--cyan{--popout-color-background:var(--color-cyan);--popout-color-background-active:var(--color-cyan-hover)}.button.button--popout .button__popout.button__popout--teal,a.button.button--popout .button__popout.button__popout--teal{--popout-color-background:var(--color-teal);--popout-color-background-active:var(--color-teal-hover)}.button.button--popout .button__popout.button__popout--purple,a.button.button--popout .button__popout.button__popout--purple{--popout-color-background:var(--color-purple);--popout-color-background-active:var(--color-purple-hover)}.button.button--popout .button__popout.button__popout--violet,a.button.button--popout .button__popout.button__popout--violet{--popout-color-background:var(--color-violet);--popout-color-background-active:var(--color-violet-hover)}.button.button--popout .button__popout.button__popout--primary,a.button.button--popout .button__popout.button__popout--primary{--popout-color-background:var(--color-primary);--popout-color-background-active:var(--color-primary-hover)}.button .button-confirmation,a.button .button-confirmation{display:block;position:absolute;top:-1px;bottom:-1px;left:-1rem;overflow:hidden;opacity:0;width:0;padding:.5rem 1rem;background-color:#a6b441;background-color:var(--color-lime);color:#fff;color:var(--color-white)}.button.trigger-on .button-confirmation,a.button.trigger-on .button-confirmation{-webkit-animation-name:left_popout;animation-name:left_popout;-webkit-animation-duration:5s;animation-duration:5s}@-webkit-keyframes left_popout{2%{left:-1.25rem;opacity:.2;width:.5rem}35%{left:-6.5rem;opacity:1;width:6rem}75%{left:-6.5rem;opacity:1;width:6rem}0%{opacity:.2;width:.5rem}0%{left:-1.25rem;opacity:0;width:0}}@keyframes left_popout{2%{left:-1.25rem;opacity:.2;width:.5rem}35%{left:-6.5rem;opacity:1;width:6rem}75%{left:-6.5rem;opacity:1;width:6rem}0%{opacity:.2;width:.5rem}0%{left:-1.25rem;opacity:0;width:0}}button.button{display:block}button.button svg{vertical-align:bottom}input.button,select.button{-webkit-appearance:none}label.button-label input:first-child{display:none}label.button-label .button{width:100%;margin:0}.button-group{display:-webkit-inline-box;display:inline-flex}.button-group .button{margin:0}.button-group>.button:not(:last-child),.button-group>label.button-label:not(:last-child)>.button{border-top-right-radius:0;border-bottom-right-radius:0}.button-group>.button:not(:first-child),.button-group>label.button-label:not(:first-child)>.button{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.button-group.button-group--highlighted{display:-webkit-box;display:flex}.button-group.button-group--highlighted>label{-webkit-box-flex:1;flex-grow:1}.button-group.button-group--highlighted>label button{width:100%}.button-group-vertical{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.button-group-vertical .button,.button-group-vertical a.button{margin:0}.button-group-vertical>.button:not(:first-child),.button-group-vertical>label.button-label:not(:first-child)>.button{border-top-left-radius:0;border-top-right-radius:0}.button-group-vertical>.button:not(:last-child),.button-group-vertical>label.button-label:not(:last-child)>.button{border-bottom-left-radius:0;border-bottom-right-radius:0}.button-group-vertical+.button-group-vertical{margin-top:1rem}.button-row{display:-webkit-box;display:flex}.button-row .button:not(:first-child){margin-left:1rem}.button-row.button-row--centered,.placeholder{-webkit-box-pack:center;justify-content:center}.placeholder{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;height:100%;background:radial-gradient(ellipse at center,#818a91 0,#464a4c 100%);background:radial-gradient(ellipse at center,var(--color-gray-dark) 0,var(--color-gray-darker) 100%);color:#c8c8c7;color:var(--color-gray-light)}.placeholder svg{width:60%;height:60%}svg{fill:currentColor}svg.rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}svg.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}svg.rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}svg.svg--spin{-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}svg.svg--flag{color:#000;color:var(--color-black)}ruk-takeover{display:none;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;z-index:1300;background-color:#221d35;background-color:var(--color-primary);background-position:50%;background-repeat:no-repeat;background-size:cover}ruk-takeover.takeover--active{display:-webkit-box;display:flex}ruk-takeover>:not(:first-child){margin-top:2rem}ruk-takeover .takeover__promo-image{width:100%}.variant--tablet ruk-takeover .takeover__promo-image{width:calc(100% - 2rem)}.variant--desktop ruk-takeover .takeover__promo-image{max-width:60rem;max-width:var(--page-content-width)}ruk-takeover .takeover__buttons{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}ruk-takeover .takeover__buttons>:not(:first-child){margin-left:1rem}.accordion__body{display:none}.accordion__chevron svg,svg.accordion__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:20px;height:20px}.accordion--open .accordion__chevron svg,.accordion--open svg.accordion__chevron{-webkit-transform:rotate(270deg);transform:rotate(270deg)}[data-js-accordion-anchor]{cursor:pointer}.alert{--alert-color-background:var(--color-accent-background);--alert-color-text:var(--color-accent);--alert-color-border:var(--alert-color-text);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:1rem;border:1px solid var(--alert-color-border);border-radius:.25rem;padding:.5rem 1rem;background-color:var(--alert-color-background);color:var(--alert-color-text)}.alert .alert-title{font-size:1.25rem;font-weight:600}.alert ul{margin:0}.alert a{color:var(--alert-color-text);text-decoration:underline}.alert a.focusable--focused,.variant--desktop .alert a:focus,.variant--desktop .alert a:hover{color:var(--alert-color-text);text-decoration:none}.alert.alert--success{--alert-color-background:var(--color-success-bg);--alert-color-text:var(--color-success)}.alert.alert--info{--alert-color-background:var(--color-info-bg);--alert-color-text:var(--color-info)}.alert.alert--warning{--alert-color-background:var(--color-warning-bg);--alert-color-text:var(--color-warning)}.alert.alert--error{--alert-color-background:var(--color-error-bg);--alert-color-text:var(--color-error)}.audio-player{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding:.5rem;background-color:#d1e7fd;background-color:var(--color-body-alt)}.audio-player>:not(:first-child){margin-left:.5rem}.audio-player .audio-player__title{-webkit-box-flex:1;flex-grow:1;overflow:hidden;font-weight:600}.audio-player .audio-player__controls{display:-webkit-box;display:flex}.audio-player .audio-player__controls .audio-player__controls__button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:.25rem;padding:.5rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-text-light)}.audio-player .audio-player__controls .audio-player__controls__button svg{width:40px;height:40px}.badge{--badge-color-text:var(--color-white);--badge-color-background:var(--color-accent);display:inline-block;min-width:1.5rem;border-radius:.4rem;padding:.25rem;background-color:var(--badge-color-background);color:var(--badge-color-text);line-height:1;text-align:center;font-size:1rem}.badge.badge--small{min-width:inherit;border-radius:.2rem;padding:.15rem;font-size:.75rem}.badge.badge--primary{--badge-color-background:var(--color-primary)}.badge.badge--gray{--badge-color-background:var(--color-gray-darker)}.badge.badge--maroon{--badge-color-background:var(--color-maroon)}.badge.badge--red{--badge-color-background:var(--color-red)}.badge.badge--blue{--badge-color-background:var(--color-blue)}.badge.badge--pink{--badge-color-background:var(--color-pink)}.badge.badge--orangered{--badge-color-background:var(--color-orangered)}.badge.badge--orange{--badge-color-background:var(--color-orange)}.badge.badge--yellow{--badge-color-background:var(--color-yellow)}.badge.badge--brown{--badge-color-background:var(--color-brown)}.badge.badge--lime{--badge-color-background:var(--color-lime)}.badge.badge--green{--badge-color-background:var(--color-green)}.badge.badge--cyan{--badge-color-background:var(--color-cyan)}.badge.badge--teal{--badge-color-background:var(--color-teal)}.badge.badge--purple{--badge-color-background:var(--color-purple)}.badge.badge--violet{--badge-color-background:var(--color-violet)}.betslip{display:-webkit-box;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:nowrap;-webkit-box-pack:start;justify-content:flex-start}.betslip>*{flex-shrink:0}.betslip>:not(.popup-background):not(.betslip__header):not(.betslip__loading__cover){background-color:#fff;background-color:var(--color-body-content)}.variant--desktop .betslip{min-height:inherit}.betslip.betslip--active .betslip__content,.betslip.betslip--active .betslip__footer,.betslip.betslip--active .betslip__header,.betslip.betslip--active .betslip__message--main,.betslip.betslip--active .betslip__message:not(.betslip__message--stake):not(.betslip__message--loading):not(.betslip__message--main),.betslip.betslip--active .betslip__odd-comparison{display:-webkit-box;display:flex}.betslip.betslip--active .betslip__content-placeholder{display:none}.betslip.betslip--valid .betslip__buttons .betslip__buttons__bet-now{display:block}.betslip.betslip--valid .betslip__message--main{display:none}.betslip.betslip--valid .betslip__message--stake{display:block}.betslip.betslip--price-change .betslip__buttons .betslip__buttons__bet-now{display:none}.betslip.betslip--price-change .betslip__buttons .betslip__buttons__accept-price{display:block}.betslip.betslip--error .betslip__message.betslip__message--main,.betslip.betslip--success .betslip__buttons,.betslip.betslip--success .betslip__content,.betslip.betslip--success .betslip__message.betslip__message--main,.betslip.betslip--success .betslip__message.betslip__message--stake,.betslip.betslip--success .betslip__odd-comparison{display:none}.betslip.betslip--success .betslip__receipt{display:-webkit-box;display:flex}.betslip.betslip--loading .betslip__buttons,.betslip.betslip--loading .betslip__content,.betslip.betslip--loading .betslip__message.betslip__message--main,.betslip.betslip--loading .betslip__message.betslip__message--stake,.betslip.betslip--loading .betslip__odd-comparison{display:none}.betslip.betslip--loading .betslip__message.betslip__message--loading{display:-webkit-box;display:flex}.betslip.betslip--loading .betslip__loading__cover{display:block}.betslip .betslip__header{display:none;position:relative;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.5rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);font-size:.9rem}.betslip .betslip__header:not(:first-child){padding-top:0}.betslip .betslip__header .betslip__header__logo img{height:20px;border-radius:.2rem}.betslip .betslip__header .betslip__header__logo svg{width:20px;height:20px;margin-left:.5rem}.betslip .betslip__header .dropdown{right:inherit;background-color:#221d35;background-color:var(--color-primary)}.betslip .betslip__header .dropdown .betslip__header__comparison li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;margin:.5rem}.betslip .betslip__header .dropdown .betslip__header__comparison li h4{font-size:1.25rem}.betslip .betslip__header .dropdown .betslip__header__comparison li img{height:30px;border-radius:.2rem}.betslip .betslip__header .dropdown .betslip__header__comparison li ruk-odd{margin-left:.5rem;font-size:1rem}.betslip .betslip__header .betslip__header__right{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:end;justify-content:flex-end}.betslip .betslip__header .betslip__header__buttons{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.betslip .betslip__header .betslip__header__buttons a,.betslip .betslip__header .betslip__header__buttons span{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-left:1px solid;padding:0 .5rem}.betslip .betslip__header .betslip__header__buttons a:first-child,.betslip .betslip__header .betslip__header__buttons span:first-child{border-left:0;padding-left:0}.betslip .betslip__header .betslip__header__buttons a:last-child,.betslip .betslip__header .betslip__header__buttons span:last-child{padding-right:0}.betslip .betslip__header .betslip__header__buttons a svg,.betslip .betslip__header .betslip__header__buttons span svg{width:15px;height:15px}.betslip .betslip__header .betslip__header__buttons a.betslip__header__close,.betslip .betslip__header .betslip__header__buttons span.betslip__header__close{border-left:0}.variant--mobile .betslip .betslip__header .betslip__header__buttons a.betslip__header__close,.variant--mobile .betslip .betslip__header .betslip__header__buttons span.betslip__header__close{padding:.5rem 0 .5rem .5rem}.variant--app .betslip .betslip__header .betslip__header__buttons a.betslip__header__close,.variant--app .betslip .betslip__header .betslip__header__buttons span.betslip__header__close{display:none}.betslip .betslip__header .betslip__header__buttons a.betslip__header__refresh,.betslip .betslip__header .betslip__header__buttons span.betslip__header__refresh{border-right:1px solid}.variant--mobile .betslip .betslip__header .betslip__header__buttons a.betslip__header__refresh,.variant--mobile .betslip .betslip__header .betslip__header__buttons span.betslip__header__refresh{padding:.5rem}.variant--app .betslip .betslip__header .betslip__header__buttons a.betslip__header__refresh,.variant--app .betslip .betslip__header .betslip__header__buttons span.betslip__header__refresh{border-right:0}.betslip .betslip__footer{display:none;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;color:#000;color:var(--color-text);line-height:1;text-align:center;font-size:.8rem}.betslip .betslip__footer p{margin:0 .5rem .5rem}.betslip .betslip__footer .betslip__footer__logos{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;padding:1rem .5rem;background-color:#000;background-color:var(--color-black);color:#fff;color:var(--color-white)}.betslip .betslip__footer .betslip__footer__logos>div{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.betslip .betslip__footer .betslip__footer__logos>div:not(:first-child){margin-top:.5rem}.betslip .betslip__footer .betslip__footer__logos>div a img{height:15px}.betslip .betslip__footer .betslip__footer__logos>div a img:not(last-child){margin-right:.5rem}.betslip .betslip__footer:not(:last-child){padding-bottom:0}.betslip .betslip__content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.betslip .betslip__content .betslip__content__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem;background-color:#818a91;background-color:var(--color-body-gray);color:#fff;color:var(--color-text-light)}.betslip .betslip__content .betslip__content__title.focusable--focused,.variant--desktop .betslip .betslip__content .betslip__content__title:focus,.variant--desktop .betslip .betslip__content .betslip__content__title:hover{color:#c8c8c7;color:var(--color-text-light-muted)}.betslip .betslip__content .betslip__content__title .accordion__chevron{margin-right:.5rem}.betslip .betslip__content-placeholder{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100vh}.betslip .betslip__content-placeholder svg{width:80px;height:80px}.betslip .betslip__odd-comparison{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.betslip .betslip__odd-comparison>a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.betslip .betslip__odd-comparison>a svg:not(:first-child){margin-left:.5rem}.betslip .betslip__odd-comparison .accordion__body{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-pack:start;justify-content:flex-start;padding:.5rem 0}.betslip .betslip__odd-comparison .accordion__body .grid__spacer{-webkit-box-flex:1;flex-grow:1;flex-shrink:0;width:.5rem}.betslip .betslip__odd-comparison .accordion__body .grid__spacer+.betslip__odd-comparison__bookmaker{margin-left:0}.betslip .betslip__odd-comparison .accordion__body a.betslip__odd-comparison__bookmaker{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;cursor:pointer;margin-left:.5rem}.betslip .betslip__odd-comparison .accordion__body a.betslip__odd-comparison__bookmaker .betslip__odd-comparison__icon,.betslip .betslip__odd-comparison .accordion__body a.betslip__odd-comparison__bookmaker .betslip__odd-comparison__odd{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px;border-radius:.2rem}.betslip .betslip__odd-comparison .accordion__body a.betslip__odd-comparison__bookmaker .betslip__odd-comparison__icon{margin-bottom:.5rem}.betslip .betslip__odd-comparison .accordion__body a.betslip__odd-comparison__bookmaker .betslip__odd-comparison__odd{background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white)}.betslip .betslip__buttons{-webkit-box-align:start;align-items:flex-start}.betslip .betslip__buttons,.betslip .betslip__buttons.betslip__buttons--available{display:-webkit-box;display:flex}.betslip .betslip__buttons .button{flex-basis:50%;-webkit-box-flex:1;flex-grow:1;margin:1rem}.betslip .betslip__buttons .button:not(:first-child){margin-left:0}.betslip .betslip__buttons .betslip__buttons__accept-price,.betslip .betslip__buttons .betslip__buttons__bet-now{display:none}.betslip .betslip__message{display:none;-webkit-box-align:center;align-items:center;padding:.5rem;color:#009fe2;color:var(--color-accent)}.betslip .betslip__message p{margin:0}.betslip .betslip__message svg{width:20px;height:20px;margin-right:.5rem}.betslip .betslip__message.betslip__message--main{-webkit-box-pack:center;justify-content:center;text-align:center}.betslip .betslip__message.betslip__message--stake{color:#818a91;color:var(--color-text-muted)}.betslip .betslip__message.betslip__message--loading{display:none;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center;justify-content:center}.betslip .betslip__message.betslip__message--plain{color:#000;color:var(--color-text)}.betslip .betslip__message.betslip__message--error{background-color:#e8365d;background-color:var(--color-error);color:#fff;color:var(--color-white)}.betslip .betslip__message.betslip__message--warning{background-color:#f59c00;background-color:var(--color-warning);color:#fff;color:var(--color-white)}.betslip .betslip__message.betslip__message--success{background-color:#50ae48;background-color:var(--color-success);color:#fff;color:var(--color-white)}.betslip .betslip__receipt{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.betslip .betslip__receipt .betslip__receipt__bet,.betslip .betslip__receipt .betslip__receipt__id,.betslip .betslip__receipt .betslip__receipt__time{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.5rem;background-color:#e0e6eb;background-color:var(--color-body)}.betslip .betslip__receipt .betslip__receipt__bet:not(:last-child),.betslip .betslip__receipt .betslip__receipt__id:not(:last-child),.betslip .betslip__receipt .betslip__receipt__time:not(:last-child){border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border)}.betslip .betslip__receipt .betslip__receipt__bet .betslip__receipt__bet__title{font-size:1.25rem;font-weight:600}.betslip .betslip__receipt .betslip__receipt__bet .betslip__receipt__bet__runner,.betslip .betslip__receipt .betslip__receipt__bet .betslip__receipt__bet__stake{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.betslip .betslip__receipt .betslip__receipt__bet .betslip__receipt__bet__runner:not(:first-child),.betslip .betslip__receipt .betslip__receipt__bet .betslip__receipt__bet__stake:not(:first-child){margin-top:.5rem}.betslip .betslip__receipt .betslip__receipt__retain{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem;background-color:#818a91;background-color:var(--color-body-gray);color:#fff;color:var(--color-text-light)}.betslip .betslip__receipt .betslip__receipt__retain.focusable--focused,.variant--desktop .betslip .betslip__receipt .betslip__receipt__retain:focus,.variant--desktop .betslip .betslip__receipt .betslip__receipt__retain:hover{color:#c8c8c7;color:var(--color-text-light-muted)}.betslip .betslip__receipt .betslip__receipt__retain span{-webkit-box-flex:1;flex-grow:1}.betslip .betslip__receipt .betslip__receipt__retain .accordion__chevron{margin-right:.5rem}.betslip .betslip__loading__cover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:900;background-color:rgba(0,0,0,.8);background-color:var(--color-popup-background-dark)}.betslip .betslip__bets.betslip__bets--multiple .betslip__bet .betslip__bet__details{padding-left:.5rem}.betslip .betslip__bet{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border);background-color:#e0e6eb;background-color:var(--color-body);line-height:1;font-size:1rem}.betslip .betslip__bet .betslip__bet__details,.betslip .betslip__bet .betslip__bet__money{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.5rem .5rem .5rem 0}.betslip .betslip__bet .betslip__bet__remove{color:#009fe2;color:var(--color-accent);text-decoration:none;display:-webkit-box;display:flex;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px}.betslip .betslip__bet .betslip__bet__remove.focusable--focused,.variant--desktop .betslip .betslip__bet .betslip__bet__remove:focus,.variant--desktop .betslip .betslip__bet .betslip__bet__remove:hover{color:#3076ad;color:var(--color-accent-hover)}.betslip .betslip__bet .betslip__bet__remove.link--plain,.betslip .betslip__bet .betslip__bet__remove.link--plain.focusable--focused,.variant--desktop .betslip .betslip__bet .betslip__bet__remove.link--plain:focus,.variant--desktop .betslip .betslip__bet .betslip__bet__remove.link--plain:hover{color:inherit;text-decoration:none}.betslip .betslip__bet .betslip__bet__remove svg{width:20px;height:20px}.betslip .betslip__bet .betslip__bet__details{-webkit-box-flex:1;flex-grow:1}.betslip .betslip__bet .betslip__bet__details>:not(:first-child){margin-top:.25rem}.betslip .betslip__bet .betslip__bet__details .betslip__bet__runner{font-weight:600}.betslip .betslip__bet .betslip__bet__details .betslip__bet__runner span{word-break:break-all}.betslip .betslip__bet .betslip__bet__details .betslip__bet__runner .betslip__bet__odd{margin-left:.25rem;color:#009fe2;color:var(--color-accent)}.betslip .betslip__bet .betslip__bet__details .betslip__bet__race{color:#818a91;color:var(--color-text-muted);font-size:.9rem}.betslip .betslip__bet .betslip__bet__details .betslip__bet__each-way{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.betslip .betslip__bet .betslip__bet__details .betslip__bet__each-way .betslip__bet__each-way__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-left:.25rem;line-height:1;font-size:.75rem}.betslip .betslip__bet .betslip__bet__money{flex-shrink:0;-webkit-box-align:end;align-items:flex-end;text-align:right}.betslip .betslip__bet .betslip__bet__money .betslip__bet__entry{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.betslip .betslip__bet .betslip__bet__money .betslip__bet__entry .betslip__bet__lines{margin-right:.25rem}.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:text;width:120px;height:38px;margin:0;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.2rem;padding:0 .25rem}.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake.betslip__bet__stake--readonly{cursor:not-allowed;background-color:#818a91;background-color:var(--color-body-gray)}.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake span{margin-right:.5rem;font-size:1rem;font-weight:600}.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake input{-webkit-appearance:none;-webkit-box-flex:1;flex-grow:1;width:1px;height:100%;margin:0;outline:none;border:0;padding:0;background-color:transparent;color:#000;color:var(--color-text);line-height:100%;font-size:1rem}.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake input::-webkit-inner-spin-button,.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.betslip .betslip__bet .betslip__bet__money .betslip__bet__stake input::-webkit-input-placeholder{position:relative;top:1px}.betslip .betslip__bet .betslip__bet__money .betslip__bet__return{margin-top:.5rem;font-size:.8rem}.betslip .betslip__bet.betslip__bet--price-updated .betslip__bet__details .betslip__bet__runner .betslip__bet__odd{color:#e8365d;color:var(--color-error)}.betslip-button{position:fixed;right:0;bottom:0;left:0;-webkit-transition:margin-bottom .3s;transition:margin-bottom .3s;z-index:101;margin-bottom:-100%}.betslip-button,.betslip-button a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.betslip-button a{border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:.5rem 1rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white);font-weight:600}.betslip-button a .badge{margin-left:.5rem}.betslip-button.betslip-button--active{margin-bottom:0}a.button.button--betslip{display:none}a.button.button--betslip.betslip-button--active{display:-webkit-inline-box;display:inline-flex}.sidebar .betslip{display:none}.sidebar .betslip.betslip--active{display:block}.sidebar .betslip .betslip__bet,.sidebar .betslip .betslip__buttons,.sidebar .betslip .betslip__message--loading,.sidebar .betslip .betslip__message--main,.sidebar .betslip .betslip__message--plain,.sidebar .betslip .betslip__message--stake,.sidebar .betslip .betslip__receipt{border:1px solid #c8c8c7;border:1px solid var(--color-border);border-top:0}.sidebar .betslip .betslip__bet:not(:last-child),.sidebar .betslip .betslip__buttons:not(:last-child),.sidebar .betslip .betslip__message--loading:not(:last-child),.sidebar .betslip .betslip__message--main:not(:last-child),.sidebar .betslip .betslip__message--plain:not(:last-child),.sidebar .betslip .betslip__message--stake:not(:last-child),.sidebar .betslip .betslip__receipt:not(:last-child){border-bottom:0}.sidebar .betslip .betslip__header .betslip__header__buttons .betslip__header__close{display:-webkit-box;display:flex}.sidebar .betslip .betslip__footer{border:1px solid #c8c8c7;border:1px solid var(--color-border);border-top:0;font-size:.75rem}.sidebar .betslip .betslip__message{font-size:.9rem}.sidebar .betslip .betslip__odd-comparison .accordion__body{border-right:1px solid #c8c8c7;border-right:1px solid var(--color-border);border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border)}.sidebar .betslip .betslip__odd-comparison .accordion__body .betslip__odd-comparison__bookmaker .betslip__odd-comparison__icon,.sidebar .betslip .betslip__odd-comparison .accordion__body .betslip__odd-comparison__bookmaker .betslip__odd-comparison__odd{width:30px;height:30px;font-size:.75rem}.sidebar .betslip .betslip__receipt{font-size:.9rem}.sidebar .betslip .betslip__receipt .betslip__receipt__bet .betslip__receipt__bet__title{font-size:1rem}.sidebar .betslip .betslip__content .betslip__content__title{font-size:.9rem}.sidebar .betslip .betslip__content .accordion__chevron{width:15px;height:15px}.sidebar .betslip .betslip__bet{border-color:#c8c8c7;border-color:var(--color-border);background-color:transparent;font-size:.9rem}.sidebar .betslip .betslip__bet .betslip__bet__remove{width:20px;height:20px;margin-top:.25rem}.sidebar .betslip .betslip__bet .betslip__bet__remove svg{width:10px;height:10px}.sidebar .betslip .betslip__bet .betslip__bet__details .betslip__bet__race{font-size:.75rem}.sidebar .betslip .betslip__bet .betslip__bet__details .betslip__bet__each-way .button--small{padding:.25rem;font-size:.75rem}.sidebar .betslip .betslip__bet .betslip__bet__details .betslip__bet__each-way .betslip__bet__each-way__info{font-size:.7rem}.sidebar .betslip .betslip__bet .betslip__bet__money .betslip__bet__stake{width:80px}.sidebar .betslip .betslip__bet .betslip__bet__money .betslip__bet__stake input,.sidebar .betslip .betslip__bet .betslip__bet__money .betslip__bet__stake span{font-size:.9rem}.sidebar .betslip .betslip__bet .betslip__bet__money .betslip__bet__return{font-size:.75rem}.sidebar .betslip--active~*{display:none!important}.sidebar .betslip--active.scrollsnap--active{z-index:1050;max-height:calc(100vh - 50px);margin:0}.layout-tablet-betslip .betslip,.sidebar .betslip--active.scrollsnap--active{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:17.5rem;width:var(--page-sidebar-width)}.layout-tablet-betslip .betslip{position:fixed;top:0;right:-17.5rem;right:calc(var(--page-sidebar-width)*-1);bottom:0;-webkit-transition:right,.3s;transition:right,.3s;z-index:1100}.layout-tablet-betslip .betslip.betslip--active{right:0}.layout-tablet-betslip .betslip .betslip__header .betslip__header__buttons .betslip__header__close{display:-webkit-box;display:flex}.betslip__background{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;opacity:0;z-index:1050;cursor:pointer;background-color:rgba(0,0,0,.5);background-color:var(--color-popup-background);-webkit-tap-highlight-color:transparent}.betslip__background.betslip__background--active{visibility:visible;opacity:1}:root{--pika-head-bg:var(--color-body);--pika-title-color:var(--color-text);--pika-picker-bg:var(--color-body-content);--pika-arrow-color:var(--color-text-muted);--pika-th-color:var(--color-text);--pika-day-color:var(--color-text-primary);--pika-day-hover-color:var(--color-text-light);--pika-day-hover-bg:var(--color-text-primary);--pika-day-today-color:var(--color-link);--pika-day-selected-color:var(--color-text-primary);--pika-day-selected-border:var(--color-primary);--pika-day-disabled-color:var(--color-text-muted)}.dropdown--calendar--primary{--pika-head-bg:var(--color-primary);--pika-title-color:var(--color-white);--pika-picker-bg:var(--color-primary-hover);--pika-arrow-color:var(--color-text-light-muted);--pika-th-color:var(--color-white);--pika-day-color:var(--color-white);--pika-day-hover-color:var(--color-primary);--pika-day-hover-bg:var(--color-white);--pika-day-today-color:var(--color-accent);--pika-day-selected-color:var(--color-white);--pika-day-selected-border:var(--color-white);--pika-day-disabled-color:var(--color-text-light-muted)}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;background:var(--pika-picker-bg);border:1px solid;border-color:#ccc #ccc #bbb;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-single{*zoom:1}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;color:#000;color:var(--pika-title-color)}.pika-label,.pika-next,.pika-prev{overflow:hidden;background-color:transparent}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-next:hover,.pika-prev:hover{opacity:1}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.is-rtl .pika-next,.pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.is-rtl .pika-prev,.pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#000;color:var(--pika-th-color);font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-table abbr{border-bottom:none;cursor:help}.pika-button{cursor:pointer;display:block;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#221d35;color:var(--pika-day-color);font-size:12px;line-height:15px;text-align:right;background:transparent}.is-today .pika-button{color:#009fe2;color:var(--pika-day-today-color);font-weight:700}.is-selected .pika-button{color:#221d35;color:var(--pika-day-selected-color);font-weight:700;background:transparent;box-shadow:inset 0 1px 3px transparent;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{color:#818a91;color:var(--pika-day-disabled-color);opacity:.3}.is-disabled .pika-button{pointer-events:none;cursor:default}.pika-button:hover{color:#fff;color:var(--pika-day-hover-color);background:#221d35;background:var(--pika-day-hover-bg);box-shadow:none;border-radius:3px}.pika-button .is-selection-disabled{pointer-events:none;cursor:default}.pika-week{font-size:11px;color:#999}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.pika-single{border:0}.pika-single.pika-single--month .pika-table{display:none}.pika-lendar{margin:0}.pika-title{padding:.5rem .5rem 0;background-color:#e0e6eb;background-color:var(--pika-head-bg)}.pika-label{font-size:1rem;font-weight:400}.pika-table th{background-color:#e0e6eb;background-color:var(--pika-head-bg);font-size:.9rem;font-weight:400}.pika-button{border:1px solid transparent;text-align:center;font-weight:400}.is-selected .pika-button{border-radius:0;border-color:#221d35;border-color:var(--pika-day-selected-border)}.pika-choose.pika-choose--hidden{display:none}.pika-prev{background-image:none}.pika-prev:before{position:absolute;top:0;right:0;bottom:0;left:0;color:#818a91;color:var(--pika-arrow-color);text-indent:0;font-size:30px;content:"◂"}.pika-next{background-image:none}.pika-next:before{position:absolute;top:0;right:0;bottom:0;left:0;color:#818a91;color:var(--pika-arrow-color);text-indent:0;font-size:30px;content:"▸"}.card.card--block{border:0;border-radius:0}.card.card--block.card--block{margin-top:0}.card.card--block+.card--block{border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.card.card--block .card__content{-webkit-box-flex:1;flex-grow:1}.card.card--bookmaker{line-height:1}.card.card--bookmaker .card__row{padding:.5rem}.card.card--bookmaker .card__row:not(:first-child){padding-top:0}.card.card--bookmaker .card__row img{width:40px;height:40px}.card.card--bookmaker .card__row svg{width:20px;height:20px}.card.card--bookmaker .card__row .card__subtitle a,.variant--desktop .card.card--bookmaker .card__row .card__subtitle a:hover,.variant--tablet .card.card--bookmaker .card__row .card__subtitle a:hover{color:inherit}.card.card--club-day .card__body .card__row{margin:.5rem 0}.card.card--club-day-application{border:none;background-color:inherit}.card.card--abandoned,.card.card--abandoned[href],.card.card--abandoned a.card.card--abandoned,.card.card--abandoned a.card.card--abandoned[href],.variant--desktop .card.card--abandoned,.variant--desktop .card.card--abandoned[href],.variant--desktop .card.card--abandoned a.card.card--abandoned,.variant--desktop .card.card--abandoned a.card.card--abandoned[href]{color:#818a91;color:var(--color-text-muted)}svg.svg-club-day{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:30px;height:30px}span.club-application-icon{margin-left:.5rem;margin-right:-9rem;margin-top:6px}.card.card--gallery{display:block;border:0;border-radius:0;background-color:transparent}.card.card--gallery .card__image{padding-bottom:100%}.card.card--gallery .card__image .card__image__wrapper img{width:100%;min-width:inherit}.card.card--gallery .card__row{padding:0}.card.card--gallery .card__row.card__title{margin-top:.25rem}.card.card--gallery .card__row.card__description{color:#818a91;color:var(--color-text-muted)}.carousel__ticker .card .carousel__page{display:none;height:5rem;background-color:#fff;background-color:var(--color-white)}.carousel__ticker .card .carousel__page.card__row{display:none}.carousel__ticker .card .carousel__page.carousel__page--current,.carousel__ticker .card .carousel__page.carousel__page--next,.carousel__ticker .card .carousel__page.carousel__page--previous{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;width:100%;height:5rem}.carousel__ticker .card .card__image{overflow:hidden;max-width:20%;height:100%;padding-bottom:0}.carousel__ticker .card .card__image .card__image__wrapper{right:unset;width:100%}.carousel__ticker .card .card__image .card__image__wrapper img{min-width:unset;max-height:100%}.carousel__ticker .card .card__text{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:5rem}.carousel__ticker .card .text-heading{font-size:.9rem;font-weight:600}.carousel__ticker .card .text-subheading{color:#009fe2;color:var(--color-accent);font-size:.8rem}.variant--tablet .carousel__ticker .card .text-subheading{text-overflow:ellipsis}.card.card--news-tips{border:0}.card.card--news-tips .card__row{padding-right:0;padding-left:0}.card.card--news-tips .card__image{flex-shrink:0;width:100px;min-height:100px;padding-bottom:0}.card.card--news-tips .card__image .card__image__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card.card--news-tips .card__image .card__image__wrapper img{height:100%;min-height:inherit}.card.card--news{height:16rem;border:0;border-radius:0;line-height:1.25}.card.card--news.focusable--focused .link,.variant--desktop .card.card--news:focus .link,.variant--desktop .card.card--news:hover .link{color:#3076ad;color:var(--color-accent-hover)}.card.card--news .card__row .card__column{width:100%;margin:0;padding:.5rem}.card.card--news:not(.card--news--main) .card__image__wrapper{bottom:unset}.card.card--news:not(.card--columnist) .card__image,.card.card--news:not(.card--featured) .card__image,.card.card--news:not(.card--news--main) .card__image{padding-bottom:70%}.card.card--news:not(.card--columnist) .card__image .card__image__wrapper,.card.card--news:not(.card--featured) .card__image .card__image__wrapper,.card.card--news:not(.card--news--main) .card__image .card__image__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card.card--news:not(.card--columnist) .card__image .card__image__wrapper img,.card.card--news:not(.card--featured) .card__image .card__image__wrapper img,.card.card--news:not(.card--news--main) .card__image .card__image__wrapper img{height:100%;min-height:inherit}.card.card--news>.card__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0}.card.card--news .card__column{-webkit-box-pack:start;justify-content:flex-start;min-height:100px;margin:0 .5rem;padding-top:.5rem}.card.card--news .link{color:#009fe2;color:var(--color-accent);font-weight:600}.variant--mobile .card.card--news.card--news--column{min-height:240px}.variant--mobile .card.card--news.card--news--column .card__column{margin:0;padding:0}.variant--mobile .card.card--news.card--news--column .card__column .card__text{padding:.75rem}.card.card--news.card--news--main{width:74.7%;height:16rem}.card.card--news.card--news--main .card__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:16rem;margin-bottom:.5rem}.card.card--news.card--news--main .card__row .card__column{-webkit-box-pack:start;justify-content:flex-start;height:inherit;margin:0 .5rem}.card.card--news.card--news--main .card__row .card__image{width:143%;min-height:16rem;padding-bottom:0}.card.card--news.card--news--main .card__row .card__title{margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.variant--mobile .card.card--news.card--news--main{width:100%;height:120px}.variant--mobile .card.card--news.card--news--main .card__image{width:143%;min-height:16rem;padding-bottom:0}.variant--mobile .card.card--news.card--news--main .card__title{margin-bottom:.25rem;font-size:.9rem;font-weight:800}.variant--mobile .card.card--news.card--news--main .card__subtitle{font-size:.6rem}.variant--mobile .card.card--news.card--news--main .card__column{height:unset;margin:unset}.variant--mobile .card.card--news.card--news--main .card__row{height:unset}.variant--mobile .card.card--news.card--news--main .card__row .card__image{width:45%}.card.card--news.card--news--track-feature{height:9rem}.card.card--news.card--news--track-feature .card__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:9rem;margin-bottom:.5rem}.card.card--news.card--news--track-feature .card__row .card__column{-webkit-box-pack:center;justify-content:center;height:inherit;margin:0 .5rem}.card.card--news.card--news--track-feature .card__row .card__image{width:40%;min-height:9rem;padding-bottom:0}.card.card--news.card--news--track-feature .card__row .card__row{width:100%;max-height:120px}.card.card--news.card--news--track-feature .card__row .card__row .card__image{max-height:120px}.card.card--news.card--news--track-feature .card__row .card__row .card__image .card__image__wrapper{height:120px}.card.card--news.card--news--track-feature .card__row .card__row img{max-width:120px}.card.card--news.card--news--track-feature .card__row .card__title{margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.card.card--news.card--news--track-feature .card--video .card__row .card__title .link{color:#009fe2;color:var(--color-accent);font-weight:600}.card.card--news.card__news--ticker{display:block;height:4rem}.card.card--news.card__news--ticker .card__row{height:100%}.variant--mobile .card.card--news{height:100px}.variant--mobile .card.card--news .card__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.variant--mobile .card.card--news .card__row .card__image{flex-shrink:0;width:100px;min-height:100px;padding-bottom:0}.card.card--columnist{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;border:0;background-color:#fff;background-color:var(--color-white)}.card.card--columnist+.title-bar{margin-top:1rem}.card.card--columnist .card__row{-webkit-box-align:start;align-items:flex-start;padding:0}.card.card--columnist .card__row .card__image{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:120px;height:0}.variant--mobile .card.card--columnist,.variant--tablet .card.card--columnist{max-height:120px}.variant--mobile .card.card--columnist:not(first-of-type),.variant--tablet .card.card--columnist:not(first-of-type){margin-top:.5rem}.variant--mobile .card.card--columnist .card__row,.variant--tablet .card.card--columnist .card__row{width:100%;max-height:120px}.variant--mobile .card.card--columnist .card__row .card__image,.variant--tablet .card.card--columnist .card__row .card__image{max-height:120px}.variant--mobile .card.card--columnist .card__row .card__image .card__image__wrapper,.variant--tablet .card.card--columnist .card__row .card__image .card__image__wrapper{height:120px}.variant--mobile .card.card--columnist .card__row img,.variant--tablet .card.card--columnist .card__row img{max-width:120px}.variant--desktop .component--news .contentful_page .card.card--news,.variant--desktop .page__content__section .card-group .card.card--news,.variant--tablet .component--news .contentful_page .card.card--news,.variant--tablet .page__content__section .card-group .card.card--news{height:auto}.card.card--notification>.card__row{padding:0 1rem}.card.card--notification>.card__row>.card__row{padding:0}.card.card--notification .card__row>:not(:first-child){margin-left:1rem}.card-list>.card.card--notification:not(:first-child){margin-top:0}.card.card--notification .card__icon svg{color:#221d35;color:var(--color-primary)}.card.card--race .card__header,.card.card--timeform .card__header{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.card.card--race .card__header .card__info,.card.card--timeform .card__header .card__info{-webkit-box-flex:1;flex-grow:1}.card.card--race .card__header .card__header--track,.card.card--timeform .card__header .card__header--track{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-moz-text-align-last:right;text-align-last:right;margin-left:.5rem}.card.card--race .card__header .card__header--track .track--icons,.card.card--timeform .card__header .card__header--track .track--icons{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.card.card--race .card__header .card__header__title,.card.card--timeform .card__header .card__header__title{font-size:1rem;font-weight:600}.card.card--race .card__header .card__header__title>:not(:first-child),.card.card--timeform .card__header .card__header__title>:not(:first-child){margin-left:.5rem}.card.card--race .card__header .card__header__summary,.card.card--timeform .card__header .card__header__summary{font-size:.9rem;font-weight:400}.card.card--race .card__header .card__chevron,.card.card--timeform .card__header .card__chevron{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.card.card--race .card__header .card__chevron svg,.card.card--timeform .card__header .card__chevron svg{fill:#fff;fill:var(--color-white)}.card.card--race .card__header svg,.card.card--timeform .card__header svg{width:20px;height:20px;margin-left:.25rem}.card.card--race .card__body .card__row,.card.card--timeform .card__body .card__row{min-height:3rem}.card.card--race .card__row .card__runner__description,.card.card--timeform .card__row .card__runner__description{-webkit-box-flex:1;flex-grow:1;min-width:0}.card.card--race .card__row .card__runner__description .card__runner__name,.card.card--timeform .card__row .card__runner__description .card__runner__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem}.card.card--race .card__row .card__runner__description .card__runner__name .card__runner__name--number,.card.card--timeform .card__row .card__runner__description .card__runner__name .card__runner__name--number{color:#818a91;color:var(--color-text-muted)}.card.card--race .card__row .card__runner__description .card__runner__people,.card.card--timeform .card__row .card__runner__description .card__runner__people{overflow:hidden;color:#818a91;color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem}.card.card--race .card__row .card__runner__description .card__runner__people strong,.card.card--timeform .card__row .card__runner__description .card__runner__people strong{color:#000;color:var(--color-text)}.card.card--race .card__row .card__runner__odds,.card.card--timeform .card__row .card__runner__odds{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:nowrap;-webkit-box-align:center;align-items:center}.card.card--race .card__row .card__runner__odds .card__runner__bookie,.card.card--timeform .card__row .card__runner__odds .card__runner__bookie{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center}.card.card--race .card__row .card__runner__odds .card__runner__bookie img,.card.card--timeform .card__row .card__runner__odds .card__runner__bookie img{width:2rem;height:2rem;margin-top:0;margin-right:.25rem;border-radius:.25rem}.card.card--race .card__row .card__runner__odds .card__runner__odd,.card.card--timeform .card__row .card__runner__odds .card__runner__odd{width:3rem;height:2rem;border-radius:.2rem;padding:.25rem;font-size:.9rem}.card.card--race .card__row .card__runner__silk,.card.card--race .card__row .card__runner__silk img,.card.card--timeform .card__row .card__runner__silk,.card.card--timeform .card__row .card__runner__silk img{width:2rem}.card.card--race .card__row .card__runner__ids,.card.card--timeform .card__row .card__runner__ids{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card.card--race .card__row .card__runner__ids>*,.card.card--timeform .card__row .card__runner__ids>*{width:1rem;text-align:center}.card.card--meeting{border-color:#eceeef;border-color:var(--color-body-dropdown)}.card.card--meeting .card__header{background-color:#eceeef;background-color:var(--color-body-dropdown);color:#000;color:var(--color-text)}.card.card--meeting .card__header .card__header__description{min-width:0}.card.card--meeting .card__header .card__header__description>div{-webkit-box-align:baseline;align-items:baseline;min-width:0}.card.card--meeting .card__header .card__header__description>div>:not(:first-child){margin-left:.5rem}.card.card--meeting .card__header .card__header__description>div .card__header__condition{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card.card--meeting .card__body .card__row:not(:first-child){border-top:1px solid #eceeef;border-top:1px solid var(--color-body-dropdown)}.card.card--meeting .card__body .card__row .card__header__time{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:40px}.card.card--meeting .card__body .card__row .card__runner__description{min-width:0}.card.card--meeting .card__body .card__row .card__runner__description .card__runner__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card.card--last_winners{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:.5rem .25rem}.variant--mobile .card.card--last_winners{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card.card--last_winners>*{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.card.card--last_winners>*,.card.card--last_winners>*>*{-webkit-box-flex:1;flex-grow:1}.card.card--last_winners>:last-child>:last-child,.variant--mobile .card.card--last_winners>*>:last-child{-webkit-box-flex:0;flex-grow:0}.card.card--featured{-webkit-box-flex:1;flex-grow:1;border:0;border-radius:0}.card.card--featured .card__image{-webkit-box-flex:1;flex-grow:1;flex-shrink:0;height:160px;padding-bottom:0}.card.card--featured .card__body,.card.card--featured .card__footer{-webkit-box-flex:0;flex-grow:0}.card.card--sidebar{border:0;border-radius:0}.card.card--sidebar .card__row{-webkit-box-align:stretch;align-items:stretch;padding-left:0}.card.card--sidebar .card__row .card__column{-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:justify;justify-content:space-between}.card.card--sidebar .card__title{font-weight:400}.variant--desktop .card.card--sidebar .card__title{font-size:.9rem}.card-list>.card.card--tracker:not(:first-child){margin-top:0}.card.card--tracker .card__row{padding:.25rem .5rem}.card.card--tracker .card__column>.card__row{padding:0}.variant--desktop .card.card--tracker .card__runner__name,.variant--tablet .card.card--tracker .card__runner__name{width:15rem}.card.card--tracker .card__runner__silk,.card.card--tracker .card__runner__silk img{width:2rem}.card.card--tracker .card__tracker__form{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1}.card.card--tracker .card__tracker__form textarea{-webkit-box-flex:1;flex-grow:1;height:80px;border:1px solid #c8c8c7;border:1px solid var(--color-border);padding:.25rem;resize:none}.card.card--tracker .card__tracker__form .button{height:80px}.card.card--tracker .card__tracker__form>*{margin:0;border-radius:0}.card.card--tracker .card__tracker__form>:first-child{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.card.card--tracker .card__tracker__form>:last-child{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.card.card--tracker .card__tracker__form>:not(:first-child){border-left:0}.card.card--replay-video,.card.card--video{border:0;border-radius:0}.card.card--replay-video>a.focusable--focused .card__image .card__image__icon svg,.card.card--video>a.focusable--focused .card__image .card__image__icon svg,.variant--desktop .card.card--replay-video>a:focus .card__image .card__image__icon svg,.variant--desktop .card.card--replay-video>a:hover .card__image .card__image__icon svg,.variant--desktop .card.card--video>a:focus .card__image .card__image__icon svg,.variant--desktop .card.card--video>a:hover .card__image .card__image__icon svg,.variant--desktop a.card.card--video:focus .card__image .card__image__icon svg,.variant--desktop a.card.card--video:hover .card__image .card__image__icon svg,a.card.card--video.focusable--focused .card__image .card__image__icon svg{opacity:1}.card.card--replay-video .card__image,.card.card--video .card__image{padding-bottom:56.25%}.card.card--replay-video .card__image .card__image__wrapper img,.card.card--video .card__image .card__image__wrapper img{width:100%;min-width:inherit}.card.card--replay-video .card__image .card__image__icon svg,.card.card--video .card__image .card__image__icon svg{opacity:.7}.card.card--replay-video .card__image .card__image__details,.card.card--video .card__image .card__image__details{position:absolute;bottom:0;left:2px;margin-left:.5rem;padding:0 2px;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);text-transform:uppercase;font-size:.75rem;font-weight:600}.card.card--replay-video .card__body,.card.card--video .card__body{padding:.25rem 0}.card.card--replay-video .card__footer,.card.card--video .card__footer{border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border);font-size:.9rem}.card.card--replay-video .card__supertitle,.card.card--video .card__supertitle{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card.card--replay-video .card__title,.card.card--video .card__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem}.card.card--replay-video .card__title.card__title--tall,.card.card--video .card__title.card__title--tall{min-height:4rem;white-space:normal;text-overflow:ellipsis}.card.card--replay-video .card__title.card__title--small,.card.card--video .card__title.card__title--small{white-space:normal;text-align:right;text-overflow:ellipsis;font-size:.75rem}.track-feature__video .card.card--replay-video .card__title,.track-feature__video .card.card--video .card__title{font-size:1.1rem}.track-feature__video .card.card--replay-video .card__subtitle,.track-feature__video .card.card--video .card__subtitle{color:#000;color:var(--color-black);font-size:.7rem}.card.card--replay-video .card__body{min-height:7rem}.card.card--tv-schedule{margin-right:-1rem;margin-left:-1rem;border-right:0;border-left:0;border-radius:0;padding-top:.25rem;padding-bottom:.25rem}.card-list>.card.card--tv-schedule:not(:first-child){margin-top:0}.card.card--tv-schedule .card__body>.card__column.card__column--grow{flex-shrink:1;min-width:0}.card.card--tv-schedule .card__body>.card__column.card__column--grow .card__column--grow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card.card--tv-schedule .card__body>.card__column.card__column--grow .card__column--grow .card__title{overflow:hidden;text-overflow:ellipsis}.card.card--tv-schedule .card__row{width:100%}.card.card--tv-schedule>.card__row{padding:0 1rem}.card.card--tv-schedule:not(:first-child){margin-top:0;border-top:0}.card.card--tv-schedule .card__start__time{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:4rem}.card.card--tv-schedule .card__view__results{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:8rem}.variant--desktop .card.card--tv-schedule{margin-right:inherit;margin-left:inherit}.variant--desktop .card.card--tv-schedule>.card__row{padding:0}.card.card--widget .card__header{-webkit-box-pack:start;justify-content:flex-start;padding:.25rem .5rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);font-size:.9rem}.card.card--widget .card__header a{-webkit-box-flex:0;flex-grow:0;color:#fff;color:var(--color-white)}.card.card--widget .card__body,.card.card--widget .card__footer{border:1px solid #c8c8c7;border:1px solid var(--color-border);border-top:0}.card.card--widget .card__body:not(:last-child),.card.card--widget .card__footer:not(:last-child){border-bottom:0}.card.card--widget a.card__body{color:#000;color:var(--color-text);text-decoration:none}.card.card--widget .hero .hero__detail{padding:.5rem}.card.card--widget .hero .hero__detail .hero__detail__title{line-height:normal;font-size:1rem;font-weight:400}.card.card--widget .hero .hero__content .hero__content__button svg{width:40px;height:40px}.card.card--widget .hero .hero__ribbon{top:var(.5rem);font-size:1rem}.card.card--widget .card__row:not(.card__header):not(.card__footer){display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:.5rem;font-size:.8rem}.card.card--widget .card__row:not(.card__header):not(.card__footer)+.card__row{border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.card.card--widget .card__row:not(.card__header):not(.card__footer).card__row--primary{background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.card.card--widget .card__row:not(.card__header):not(.card__footer).card__row--primary .card__title--subtitle{text-transform:uppercase}.card.card--widget .card__row:not(.card__header):not(.card__footer).card__row--race-head{padding:.5rem;background-color:#eceeef;background-color:var(--color-gray-lighter)}.card.card--widget .card__row:not(.card__header):not(.card__footer).card__row--race-head .track--name{font-size:.9rem;font-weight:600}.card.card--widget .card__row:not(.card__header):not(.card__footer).card__row--race-head .time{margin-left:1rem;color:#009fe2;color:var(--color-accent);font-size:.9rem;font-weight:600}.card.card--widget .card__row:not(.card__header):not(.card__footer)>:not(:first-child){margin-left:.5rem}.card.card--widget .card__row:not(.card__header):not(.card__footer) .placeholder,.card.card--widget .card__row:not(.card__header):not(.card__footer) img{align-self:flex-start;max-width:40px;max-height:40px}.card.card--widget .card--widget__subtitle{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border);padding:.25rem;background-color:#e0e6eb;background-color:var(--color-body);font-size:.9rem}.card.card--widget .card--widget__subtitle :not(:last-child){margin-left:.25rem}.card.card--widget .card--widget__subtitle--primary{background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.card.card--widget .card--widget__subtitle svg{width:20px;height:20px}.card.card--widget .card__column.card__column--widget--watch .text-muted{font-size:.8rem}.card.card--widget .card__column.card__runner__silk{width:40px;height:40px}.card.card--widget .card__column.card__runner__odds{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:nowrap;-webkit-box-align:center;align-items:center}.card.card--widget .card__column.card__runner__odds .card__runner__bookie{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center}.card.card--widget .card__column.card__runner__odds .card__runner__bookie img{width:2rem;height:2rem;margin-top:0;margin-right:.25rem;border-radius:.25rem}.card.card--widget .card__column.card__runner__odds .card__runner__odd{width:3rem;height:2rem;border-radius:.2rem;padding:.25rem;font-size:.9rem}.card.card--widget.card--widget--video{display:block}.card.card--widget{border:0;border-radius:0}.card.card--widget .text-color-black,.card.card--widget .text-color-black:hover{color:#000;color:var(--color-black)}.card.card--widget .text-color-white,.card.card--widget .text-color-white:hover{color:#fff;color:var(--color-white)}.card.card--widget .dropdown{width:250px;padding:1rem;color:#000;color:var(--color-black)}.card.card--widget .card--widget--item{margin:.6rem;border-radius:1rem;background-color:#fff;background-color:var(--color-white)}.card.card--widget .card--widget--item .card__item{width:100%}.card.card--widget .card--widget--item .card__title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.card.card--widget .card--widget--item .card--widget--bookie-logo img.live-odd__bookie{width:100px;max-width:100px}.card.card--widget .card--widget--item svg{width:20px;height:20px;margin-right:1rem;color:#fff;color:var(--color-white)}.card.card--widget .card--widget--item .get-offer-button{width:80px;height:30px;line-height:0;font-size:12px}.card.card--widget .card--widget--item a:hover{text-decoration:none}.card.card--widget .card--widget--item .card--widget--cta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.card.card--widget .card--widget--item .card__title__widget{color:#fff;color:var(--color-white);font-size:1rem;font-weight:600}.card.card--widget.card--widget--row{margin:.6rem 0;background-color:inherit}.card.card--widget.card--widget--row .card__body{border:0}.card.card--widget.card--widget--row .card__body .grid--3{margin:0}.card.card--widget.card--widget--row .card__body .card--widget--item{margin:0;height:110px}.card.card--widget.card--widget--wide .card--widget--wide--container{border-radius:.4rem}.card.card--widget.card--widget--wide .card--widget--wide--row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:1rem;text-decoration:none}.card.card--widget.card--widget--wide .card--widget--wide--row:hover{text-decoration:none}.variant--mobile .card.card--widget.card--widget--wide .card--widget--wide--row{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card.card--widget.card--widget--wide .card--widget--wide--text{text-align:center;font-size:2rem;font-weight:600}.card.card--widget.card--widget--wide .card--widget--wide--bookie-logo img{max-width:150px}.card.card--widget.card--widget--wide .card--widget--wide--cta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.card.card--widget.card--widget--wide .card--widget--wide--cta svg{width:20px;height:20px;margin-right:1rem}.card.card--widget.card--widget--wide .dropdown{width:250px;padding:1rem;color:#000;color:var(--color-black)}.card.card--widget.card--index--offers.card.card--widget{margin-top:0}.card.card--widget.card--index--offers svg{fill:#009fe2;fill:var(--color-link);width:14px;max-height:12px}.card.card--widget.card--index--offers>.card__body{border:0;border-top:1px dotted #000;border-top:1px dotted var(--color-black)}.card.card--widget.card--index--offers .card__icon{width:40px;height:40px;margin-right:1rem}.card.card--widget.card--index--offers .card__icon img{width:40px;height:40px}.card.card--widget.card--index--offers .card__title{text-transform:uppercase;font-weight:800}.card.card--widget.card--index--offers .card__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;line-height:1.2}.card.card--widget.card--index--offers .card__button button{font-weight:600}.card.card--widget.card--index--offers .card__subtitle{color:#000;color:var(--color-black)}.card.card--widget.card--index--offers .card__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.card.card--widget.card--index--offers .card__row.offer__row{margin:0;padding:0}.card.card--widget.card--index--offers .card__row.space-between{-webkit-box-pack:justify;justify-content:space-between}.card.card--widget.card--index--offers .card__row.space-between>.card__row{padding:0}.card.card--widget.card--index--offers .card__rating{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.variant--mobile .card.card--widget.card--widget--row .card--widget--item{height:86px}.variant--mobile .card.card--widget.card--widget--row .card--widget--item:nth-child(2){margin:.6rem 0}.no-grow{-webkit-box-flex:0!important;flex-grow:0!important}.card-group{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-align:stretch;align-items:stretch}.card-group.grid--top{-webkit-box-align:start;align-items:flex-start}.card-group>.card{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.card-group>.card:not(:first-child){margin-top:.5rem}.variant--desktop .card-group>.card,.variant--tablet .card-group>.card{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .25rem);margin:0}.variant--desktop .card-group>.card:not(:first-child),.variant--tablet .card-group>.card:not(:first-child){margin-top:0}.variant--desktop .card-group>.card:not(:nth-child(n-2)),.variant--tablet .card-group>.card:not(:nth-child(n-2)){margin-left:1rem}.variant--desktop .card-group>.card:nth-child(n+3),.variant--tablet .card-group>.card:nth-child(n+3){margin-top:.5rem}.card-group.left{-webkit-box-pack:start;justify-content:flex-start}.card-group.left>.card.card--video:not(last-of-type){margin-right:.5rem}.card-group-small{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-align:stretch;align-items:stretch;margin:.5rem 0}.card-group-small.grid--top{-webkit-box-align:start;align-items:flex-start}.card-group-small>.card{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.card-group-small>.card:not(:first-child){margin-top:.5rem}.variant--desktop .card-group-small>.card,.variant--tablet .card-group-small>.card{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(33.33333% - .33333rem);margin:0}.variant--desktop .card-group-small>.card:not(:first-child),.variant--tablet .card-group-small>.card:not(:first-child){margin-top:0}.variant--desktop .card-group-small>.card:not(:nth-child(n-3)),.variant--tablet .card-group-small>.card:not(:nth-child(n-3)){margin-left:1rem}.variant--desktop .card-group-small>.card:nth-child(n+4),.variant--tablet .card-group-small>.card:nth-child(n+4){margin-top:.5rem}.card-group-small.left{-webkit-box-pack:start;justify-content:flex-start}.card-group-small.left>.card.card--video:not(last-of-type){margin-right:.5rem}.card-group-hide-scroll-parent{position:relative;overflow:hidden;height:12rem}.card-group-small-scroll{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;flex-wrap:nowrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;margin:.5rem 0}.card-group-small-scroll.grid--top{-webkit-box-align:start;align-items:flex-start}.card-group-small-scroll:after,.card-group-small-scroll:before{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;-webkit-box-ordinal-group:1;order:0;width:1rem;height:100%;white-space:pre;content:" "}.card-group-small-scroll:after{-webkit-box-ordinal-group:3;order:2}.page__content__section>.card-group-small-scroll{position:relative;margin-right:-1rem;margin-left:-1rem}.card-group-small-scroll>.card{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.card-group-small-scroll>.card:not(:first-child){margin-top:.5rem}.card-group-small-scroll>.card{width:calc(100% - 2rem)}.card-group-small-scroll>.card:not(:first-child){margin-top:0;margin-left:.5rem}.variant--desktop .card-group-small-scroll>.card,.variant--tablet .card-group-small-scroll>.card{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(33.33333% - .33333rem);margin:0}.variant--desktop .card-group-small-scroll>.card:not(:nth-child(n-3)),.variant--tablet .card-group-small-scroll>.card:not(:nth-child(n-3)){margin-left:1rem}.variant--desktop .card-group-small-scroll>.card:nth-child(n+4),.variant--tablet .card-group-small-scroll>.card:nth-child(n+4){margin-top:.5rem}.variant--desktop .card-group-small-scroll>.card,.variant--tablet .card-group-small-scroll>.card{width:calc(33.33333% - 1rem)}.variant--desktop .card-group-small-scroll>.card:not(:first-child),.variant--tablet .card-group-small-scroll>.card:not(:first-child){margin-top:0;margin-left:.5rem}.variant--desktop .card-group-small-scroll>.card:nth-child(n+4),.variant--tablet .card-group-small-scroll>.card:nth-child(n+4){margin-top:0}.card-group-small-scroll>.card{display:block;-webkit-box-ordinal-group:2;order:1}.card-group-small-scroll:after+.card,.card-group-small-scroll:before+.card{margin-left:0}.card-group-medium-hide-scroll{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;flex-wrap:nowrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;margin:.5rem 0;padding-bottom:2rem}.card-group-medium-hide-scroll.grid--top{-webkit-box-align:start;align-items:flex-start}.card-group-medium-hide-scroll:after,.card-group-medium-hide-scroll:before{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;-webkit-box-ordinal-group:1;order:0;width:1rem;height:100%;white-space:pre;content:" "}.card-group-medium-hide-scroll:after{-webkit-box-ordinal-group:3;order:2}.page__content__section>.card-group-medium-hide-scroll{position:relative;margin-right:-1rem;margin-left:-1rem}.card-group-medium-hide-scroll>.card{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:100%;margin:0}.card-group-medium-hide-scroll>.card:not(:first-child){margin-top:.5rem}.card-group-medium-hide-scroll>.card{width:calc(100% - 2rem)}.card-group-medium-hide-scroll>.card:not(:first-child){margin-top:0;margin-left:.5rem}.variant--desktop .card-group-medium-hide-scroll>.card,.variant--tablet .card-group-medium-hide-scroll>.card{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(20% - .4rem);margin:0}.variant--desktop .card-group-medium-hide-scroll>.card:not(:nth-child(n-5)),.variant--tablet .card-group-medium-hide-scroll>.card:not(:nth-child(n-5)){margin-left:1rem}.variant--desktop .card-group-medium-hide-scroll>.card:nth-child(n+6),.variant--tablet .card-group-medium-hide-scroll>.card:nth-child(n+6){margin-top:.5rem}.variant--desktop .card-group-medium-hide-scroll>.card,.variant--tablet .card-group-medium-hide-scroll>.card{width:calc(20% - .8rem)}.variant--desktop .card-group-medium-hide-scroll>.card:not(:first-child),.variant--tablet .card-group-medium-hide-scroll>.card:not(:first-child){margin-top:0;margin-left:.5rem}.variant--desktop .card-group-medium-hide-scroll>.card:nth-child(n+6),.variant--tablet .card-group-medium-hide-scroll>.card:nth-child(n+6){margin-top:0}.card-group-medium-hide-scroll>.card{display:block;-webkit-box-ordinal-group:2;order:1}.card-group-medium-hide-scroll:after+.card,.card-group-medium-hide-scroll:before+.card{margin-left:0}.card-group-medium-hide-scroll:before{width:0;content:""}.variant--mobile .card-group-medium-hide-scroll>.card{width:40%}.variant--mobile .card-group-medium-hide-scroll>.card .card__title{font-size:.8rem}.card-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card-list>.card:not(:first-child){margin-top:1rem}.variant--mobile .card-list.card-list--full,.variant--tablet .card-list.card-list--full{margin-right:-1rem;margin-left:-1rem}.card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.25rem;background-color:#fff;background-color:var(--color-body-content);color:#000;color:var(--color-text)}.card>a,.card>a.focusable--focused,.variant--desktop .card>a:focus,.variant--desktop .card>a:hover,.variant--desktop a.card:focus,.variant--desktop a.card:hover,a.card,a.card.focusable--focused{color:#000;color:var(--color-text);text-decoration:none}.card>a.focusable--focused .card__supertitle,.variant--desktop .card>a:focus .card__supertitle,.variant--desktop .card>a:hover .card__supertitle,.variant--desktop a.card:focus .card__supertitle,.variant--desktop a.card:hover .card__supertitle,a.card.focusable--focused .card__supertitle{color:#3076ad;color:var(--color-accent-hover)}.card.card--main{border-color:#e0e6eb;border-color:var(--color-body)}.card.card--main .card__header{padding:.5rem;background:#e0e6eb;background:var(--color-body)}.card__list--transactions .card.card--main .card__header{padding:0}.card .card__title{font-size:1rem;font-weight:600}.card .card__subtitle{color:#818a91;color:var(--color-text-muted);font-size:.9rem}.card .card__supertitle{color:#009fe2;color:var(--color-accent);font-size:.9rem;font-weight:600}.card a .card__title{color:#000;color:var(--color-text);font-weight:400}.card a.card__row{-webkit-box-flex:1;flex-grow:1;color:#000;color:var(--color-text)}.card a.card__row:hover.focusable--focused,.variant--desktop .card a.card__row:hover:focus,.variant--desktop .card a.card__row:hover:hover{color:#000;color:var(--color-text);text-decoration:none}.card .card__row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 .5rem}.card .card__row>*{margin:0}.card .card__row>:not(:first-child){margin-left:.5rem}.card .card__row .card__row__expand{-webkit-box-flex:1;flex-grow:1}.card .card__row.grid{margin-bottom:0}.card .card__row.card__row--nowrap{flex-shrink:0;flex-wrap:nowrap}.card .card__row>a{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.card .card__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.card .card__column .card__row{padding:0}.card .card__column.card__column--grow{-webkit-box-flex:1;flex-grow:1}.card .card__column.card__column--right{-webkit-box-align:end;align-items:flex-end}.card .card__column.card__column--fixed-small{width:1.5rem}.card .card__column.card__column--fixed-medium{width:4.5rem}.card .card__column.card__column--fixed-large{width:6.5rem}.card .card__column.card__column--top{-webkit-box-pack:start;justify-content:flex-start;align-self:stretch}.card .card__column.card__column--border-right{border-right:1px solid #c8c8c7;border-right:1px solid var(--color-border);padding-right:1rem}.card .card__column.card__column--border-right+.card__column{margin-left:1rem}.card .card__column.card__column--top-align{align-self:flex-start}.card .card__header{padding:.25rem;background-color:#c8c8c7;background-color:var(--color-border)}.card .card__header.card__header--prominent{-webkit-box-pack:start;justify-content:flex-start;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);font-size:.9rem}.card .card__header.card__header--prominent svg{margin-right:.25rem}.card .card__header.card__header--secondary{background-color:#818a91;background-color:var(--color-body-gray);font-size:.9rem}.card .card__header.card__header--secondary .card__header__title{color:#fff;color:var(--color-text-light)}.card .card__header.card__header--secondary .card__header__value{font-weight:600}.card .card__header.card__header--secondary>div:last-child{text-align:right}.card .card__header .card__header__description{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card .card__header .card__header__description .card__header__icons{display:-webkit-box;display:flex}.card .card__header .card__header__description .card__header__icons svg{width:20px;height:20px}.card .card__header .card__header__description .card__header__icons svg:not(:first-child){margin-left:.5rem}.card .card__header .card__header__description .card__header__summary{flex-shrink:0}.card .card__header .card__header__description .card__header__condition{color:#818a91;color:var(--color-text-muted);text-align:right;font-size:.75rem}.card .card__header .card__header__description>div{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.card .card__body{-webkit-box-flex:1;flex-grow:1}.card .card__body>.card-group,.card .card__body>.card-list{margin:.5rem 0}.card .card__footer{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.5rem;font-size:.75rem}.card .card__footer .button{-webkit-box-flex:0;flex-grow:0;flex-shrink:1}.card .card__footer .button:not(:first-child){margin-left:.5rem}.card .card__footer .button:first-child:last-child{-webkit-box-flex:1;flex-grow:1}.card .card__icon,.card .card__icon img,.card .card__icon svg{width:20px;height:20px}.card .card__icon.card__icon--primary svg{color:#221d35;color:var(--color-text-primary)}.card .card__icon.card__icon--large,.card .card__icon.card__icon--large img,.card .card__icon.card__icon--large svg{width:40px;height:40px}.card .card__icons{display:-webkit-box;display:flex}.card .card__icons :not(:first-child){margin-left:.25rem}.card .card__icons svg{width:20px;height:20px;fill:#000;fill:var(--color-text)}.card .card__image{position:relative;overflow:hidden;width:100%;padding-bottom:100%}.card .card__image .card__image__wrapper{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.card .card__image .card__image__wrapper img{min-width:100%;min-height:100%}.card .card__image .card__image__icon{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#221d35));background:linear-gradient(transparent,#221d35);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--color-primary)));background:linear-gradient(transparent,var(--color-primary))}.card .card__image .card__image__icon.card__image__icon--nogradient{background:transparent}.card .card__image .card__image__icon svg{width:40px;height:40px;color:#fff;color:var(--color-text-light)}.card .card__image.card__image--thumb,.card .card__image.card__image--thumb img{width:40px;height:40px}.card .card__image.card__image--thumb-large,.card .card__image.card__image--thumb-large img{width:80px;height:80px}.card .heading__row{padding-top:.5rem}.card .heading__row h2{font-size:1rem}.card ul.card__links{margin:0;padding:0;list-style-type:none}.variant--desktop .card ul.card__links li>a:focus,.variant--desktop .card ul.card__links li>a:hover{text-decoration:none}.card ul.card__links li>*{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5rem}.card ul.card__links li>* svg{width:20px;height:20px}.card ul.card__links li>* .card__links__link--fixed{width:70px}.card ul.card__links li>* .card__links__link--expand{-webkit-box-flex:1;flex-grow:1}.card ul.card__links li:not(:first-child){border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.card ul.card__links .card__links__odds{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.card ul.card__links .card__links__odds img{max-width:40px}.card ul.card__links .card__links__odds>*{border-radius:.25rem}.card ul.card__links .card__links__odds ruk-odd{width:4rem;height:40px;margin-left:.5rem}.card.card--body-color{border-color:#e0e6eb;border-color:var(--color-body)}.card.card--body-color .card__header{background-color:#e0e6eb;background-color:var(--color-body)}.grid-tablet .card.card--news .card__image{width:40px;min-height:40px}.carousel,ruk-carousel{display:block;position:relative;overflow:hidden;padding-bottom:56%}.carousel.carousel__ticker,ruk-carousel.carousel__ticker{height:5rem;margin-top:.5rem;padding-bottom:0}.carousel.carousel__ticker>*,ruk-carousel.carousel__ticker>*{height:5rem}.carousel:not(.carousel--touch-event) .carousel__page,ruk-carousel:not(.carousel--touch-event) .carousel__page{-webkit-transition:left .5s,margin-left .5s;transition:left .5s,margin-left .5s}.carousel .carousel__page,ruk-carousel .carousel__page{display:none;position:absolute;top:0;overflow:hidden;width:100%;height:100%}.carousel .carousel__page.carousel__page--previous,ruk-carousel .carousel__page.carousel__page--previous{display:block;left:-100%}.carousel .carousel__page.carousel__page--next,ruk-carousel .carousel__page.carousel__page--next{display:block;left:100%}.carousel .carousel__page.carousel__page--current,ruk-carousel .carousel__page.carousel__page--current{display:block;left:0}.carousel .carousel__page .carousel__page__image,ruk-carousel .carousel__page .carousel__page__image{min-width:100%;min-height:100%}.carousel .carousel__page .carousel__page__text,ruk-carousel .carousel__page .carousel__page__text{display:-webkit-box;display:flex;position:absolute;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;min-height:50%;max-height:100%;padding:1rem 1rem 2rem;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#221d35));background:linear-gradient(transparent,#221d35);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--color-primary)));background:linear-gradient(transparent,var(--color-primary));color:#fff;color:var(--color-white)}.carousel .carousel__page .carousel__page__text p,ruk-carousel .carousel__page .carousel__page__text p{margin-bottom:0}.carousel .carousel__page .carousel__page__text .carousel__page__title,ruk-carousel .carousel__page .carousel__page__text .carousel__page__title{font-size:1.25rem;font-weight:600}.carousel .carousel__page .carousel__page__text .carousel__page__subtitle,ruk-carousel .carousel__page .carousel__page__text .carousel__page__subtitle{color:#eceeef;color:var(--color-gray-lighter);font-size:1rem}.carousel .carousel__page .carousel__page__text .carousel__page__body,ruk-carousel .carousel__page .carousel__page__text .carousel__page__body{font-size:.9rem}.carousel a.carousel__page,.carousel a.carousel__page.focusable--focused,.variant--desktop .carousel a.carousel__page:focus,.variant--desktop .carousel a.carousel__page:hover,.variant--desktop ruk-carousel a.carousel__page:focus,.variant--desktop ruk-carousel a.carousel__page:hover,ruk-carousel a.carousel__page,ruk-carousel a.carousel__page.focusable--focused{color:#fff;color:var(--color-white)}.carousel .carousel__button,ruk-carousel .carousel__button{display:-webkit-box;display:flex;position:absolute;top:0;bottom:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:3rem;color:#fff;color:var(--color-white)}.carousel .carousel__button svg,ruk-carousel .carousel__button svg{width:20px;height:20px}.carousel .carousel__button.carousel__button--next,ruk-carousel .carousel__button.carousel__button--next{right:0}.carousel .carousel__button.carousel__button--previous,ruk-carousel .carousel__button.carousel__button--previous{left:0}.carousel .carousel__page-indicators,ruk-carousel .carousel__page-indicators{display:-webkit-box;display:flex;position:absolute;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center}.carousel .carousel__page-indicators .carousel__page__indicator,ruk-carousel .carousel__page-indicators .carousel__page__indicator{padding:.5rem .5rem 0;color:#fff;color:var(--color-white)}.carousel .carousel__page-indicators .carousel__page__indicator svg,ruk-carousel .carousel__page-indicators .carousel__page__indicator svg{width:10px;height:10px}.carousel .carousel__page-indicators .carousel__page__indicator:only-child,ruk-carousel .carousel__page-indicators .carousel__page__indicator:only-child{display:none}.carousel .carousel__page-indicators .carousel__page__indicator.carousel__page__indicator--current,ruk-carousel .carousel__page-indicators .carousel__page__indicator.carousel__page__indicator--current{cursor:default;color:#009fe2;color:var(--color-accent)}.carousel .carousel__icon,ruk-carousel .carousel__icon{margin-left:1rem;display:-webkit-box;display:flex;position:absolute;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:.5rem 1rem 0;background-color:#fff;background-color:var(--color-body-content);color:#221d35;color:var(--color-text-primary)}@supports (margin:max(0px)){.carousel .carousel__icon,ruk-carousel .carousel__icon{margin-left:max(1rem,env(safe-area-inset-left))}}.carousel .carousel__icon svg,ruk-carousel .carousel__icon svg{width:20px;height:20px}.carousel .carousel__icon img,ruk-carousel .carousel__icon img{width:80px}.carousel .carousel__icon .carousel__icon__text,ruk-carousel .carousel__icon .carousel__icon__text{font-size:1.25rem;font-weight:600}.carousel .carousel__ribbon,ruk-carousel .carousel__ribbon{position:absolute;top:1rem;left:0;padding:.25rem 1rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);line-height:normal;font-size:1.25rem;font-weight:600}.carousel .carousel__ribbon.carousel__ribbon--red,ruk-carousel .carousel__ribbon.carousel__ribbon--red{background-color:#e8365d;background-color:var(--color-red)}.carousel .hero,ruk-carousel .hero{width:100%;height:100%;padding-bottom:0}.carousel.carousel--small .carousel__ribbon,ruk-carousel.carousel--small .carousel__ribbon{top:.5rem;padding:.25rem .5rem;font-size:1rem}.carousel.carousel--square,ruk-carousel.carousel--square{padding-bottom:100%}.carousel+.carousel-footer,ruk-carousel+.carousel-footer{display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly;width:100%;padding:.5rem 0;background-color:#221d35;background-color:var(--color-primary)}.variant--tablet .grid-column .grid-column__main>.carousel+.carousel-footer,.variant--tablet .grid-column .grid-column__main>ruk-carousel+.carousel-footer{margin:0}.carousel+.carousel-footer .carousel-footer__link,ruk-carousel+.carousel-footer .carousel-footer__link{position:relative;padding:0 1rem;color:#fff;color:var(--color-white);white-space:nowrap}.carousel+.carousel-footer .carousel-footer__link:not(:last-child):before,ruk-carousel+.carousel-footer .carousel-footer__link:not(:last-child):before{display:block;position:absolute;top:0;right:-1px;bottom:0;width:1px;background-color:#c8c8c7;background-color:var(--color-border);content:""}.carousel+.carousel-footer .carousel-footer__link.carousel-footer__link--prominent,ruk-carousel+.carousel-footer .carousel-footer__link.carousel-footer__link--prominent{font-weight:600}code,pre{background-color:#eceeef;background-color:var(--color-gray-lighter);font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}pre{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:1rem;font-size:.95rem}code,pre{border-radius:.25rem}code{padding:.25rem .5rem;color:#e8365d;color:var(--color-red);font-size:.9em}.code{position:relative;background-color:#eceeef;background-color:var(--color-gray-lighter)}.code .code__lexer{position:absolute;top:0;right:1rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;padding:0 .5rem;background-color:#818a91;background-color:var(--color-gray-dark);color:#fff;color:var(--color-white)}.code pre{margin:0}.code pre table td{padding:5px}.code pre table pre{margin:0}.code pre .cm{color:#998;font-style:italic}.code pre .cp{color:#999;font-weight:700}.code pre .c1{color:#998;font-style:italic}.code pre .cs{color:#999;font-weight:700;font-style:italic}.code pre .c,.code pre .cd{color:#998;font-style:italic}.code pre .err{background-color:#e3d2d2;color:#a61717}.code pre .gd{background-color:#fdd;color:#000}.code pre .ge{color:#000;font-style:italic}.code pre .gr{color:#a00}.code pre .gh{color:#999}.code pre .gi{background-color:#dfd;color:#000}.code pre .go{color:#888}.code pre .gp{color:#555}.code pre .gs{font-weight:700}.code pre .gu{color:#aaa}.code pre .gt{color:#a00}.code pre .kc,.code pre .kd,.code pre .kn,.code pre .kp,.code pre .kr{color:#000;font-weight:700}.code pre .kt{color:#458;font-weight:700}.code pre .k,.code pre .kv{color:#000;font-weight:700}.code pre .il,.code pre .m,.code pre .mb,.code pre .mf,.code pre .mh,.code pre .mi,.code pre .mo,.code pre .mx{color:#099}.code pre .s2,.code pre .sb,.code pre .sc,.code pre .sd,.code pre .se,.code pre .sh,.code pre .si,.code pre .sx{color:#d14}.code pre .sr{color:#009926}.code pre .s1{color:#d14}.code pre .ss{color:#990073}.code pre .s{color:#d14}.code pre .na{color:teal}.code pre .bp{color:#999}.code pre .nb{color:#0086b3}.code pre .nc{color:#458;font-weight:700}.code pre .no{color:teal}.code pre .nd{color:#3c5d5d;font-weight:700}.code pre .ni{color:purple}.code pre .ne,.code pre .nf,.code pre .nl{color:#900;font-weight:700}.code pre .nn{color:#555}.code pre .nt{color:navy}.code pre .nv,.code pre .vc,.code pre .vg,.code pre .vi{color:teal}.code pre .o,.code pre .ow{color:#000;font-weight:700}.code pre .w{color:#bbb}.variant--desktop [data-js-dropdown],.variant--tablet [data-js-dropdown],[data-js-calendar-dropdown]{position:relative}.dropdown{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);display:none;position:absolute;top:100%;right:0;left:0;box-shadow:0 10px 15px 1px rgba(0,0,0,.6);background-color:#eceeef;background-color:var(--color-body-dropdown)}.variant--desktop .dropdown,.variant--tablet .dropdown{right:inherit}.variant--desktop .dropdown.dropdown--right,.variant--tablet .dropdown.dropdown--right{right:0;left:inherit}.variant--desktop .dropdown.dropdown--large,.variant--tablet .dropdown.dropdown--large{min-width:480px}.dropdown.dropdown--calendar{right:inherit;left:0;padding:0}.dropdown.dropdown--up{top:inherit;bottom:100%}.dropdown.dropdown--list{right:0;left:inherit;padding:0}.dropdown.dropdown--primary,.title-bar .dropdown,nav .dropdown{background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.dropdown.dropdown--primary ul.list--dropdown li a,.title-bar .dropdown ul.list--dropdown li a,nav .dropdown ul.list--dropdown li a{color:#fff;color:var(--color-white)}.dropdown.dropdown--primary ul.list--dropdown li a.focusable--focused,.title-bar .dropdown ul.list--dropdown li a.focusable--focused,.variant--desktop .dropdown.dropdown--primary ul.list--dropdown li a:focus,.variant--desktop .dropdown.dropdown--primary ul.list--dropdown li a:hover,.variant--desktop .title-bar .dropdown ul.list--dropdown li a:focus,.variant--desktop .title-bar .dropdown ul.list--dropdown li a:hover,.variant--desktop nav .dropdown ul.list--dropdown li a:focus,.variant--desktop nav .dropdown ul.list--dropdown li a:hover,nav .dropdown ul.list--dropdown li a.focusable--focused{background-color:#121321;background-color:var(--color-primary-hover);color:#009fe2;color:var(--color-accent)}.dropdown .list--dropdown{min-width:200px;margin:0;padding-left:0;list-style:none}.dropdown .list--dropdown li{white-space:nowrap}.dropdown .list--dropdown li a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem 1rem;color:#000;color:var(--color-text)}.dropdown .list--dropdown li a.focusable--focused,.variant--desktop .dropdown .list--dropdown li a:focus,.variant--desktop .dropdown .list--dropdown li a:hover{background-color:#c8c8c7;background-color:var(--color-body-hover);color:#009fe2;color:var(--color-accent);text-decoration:none}.dropdown .list--dropdown li a span{-webkit-box-flex:1;flex-grow:1;margin-right:.5rem}.dropdown .list--dropdown li form{margin:0}.dropdown .list--dropdown li form .button{margin:.25rem}.dropdown .dropdown__loading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:200px;padding:1rem;color:#009fe2;color:var(--color-accent)}.dropdown .dropdown__loading svg{width:40px;height:40px}.dropdown--active .dropdown{display:block;z-index:1048}.dropdown-hover{position:relative;cursor:pointer}.dropdown-hover.show-info .dropdown{display:block;position:absolute;top:100%;left:-400%;z-index:1048}.dropdown-hover.show-info .dropdown-background{display:block;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1}.dropdown-background{display:none;cursor:auto}.error-dialog{padding:1rem;background-color:#fff;background-color:var(--color-body-content)}.error-dialog .error-dialog__title{padding:.5rem;text-align:center;font-size:1.25rem}.error-dialog .error-dialog__message{color:#818a91;color:var(--color-text-muted);text-align:center}.error-dialog .error-dialog__message p{padding:1rem}.fb_iframe_widget{vertical-align:top}.fb_iframe_widget span{vertical-align:top!important}.footer{--color-background:var(--color-primary);--color-text:var(--color-white);--color-accent:var(--color-gray-light);--color-accent-hover:var(--color-text);--color-footer-divider-background:#8bc4bb;background:#242858;background:var(--color-background,#242858);color:#000;color:var(--color-text,#fff)}.footer .footer__divider{padding:2px;background-color:var(--color-footer-divider-background)}.footer .footer__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;padding:1rem}@supports (padding:max(0px)){.footer .footer__content{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.variant--desktop .footer .footer__content{width:60rem;width:var(--page-content-width);margin:0 auto}.variant--desktop .footer .footer__content,.variant--tablet .footer .footer__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.footer .footer__content .footer__logo{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;margin-right:1rem;margin-bottom:1rem}.variant--desktop .footer .footer__content .footer__logo,.variant--tablet .footer .footer__content .footer__logo{flex-basis:var(--logo-width);margin-bottom:0}.footer .footer__content .footer__logo .footer--logo--text{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:var(--color-footer-divider-background);text-align:center;font-size:22px;font-weight:700}@media (max-width:450px){.footer .footer__content .footer__logo .footer--logo--text{display:block;margin:auto}}.footer .footer__content .footer__logo .footer--logo--text .footer--detail--text a{margin-left:1.3rem;border-radius:10px;padding:0 0 0 4px;background-color:#fff;background-color:var(--color-white);color:#000!important;color:var(--color-black)!important;font-size:11px;font-weight:600}@media (max-width:411px){.footer .footer__content .footer__logo .footer--logo--text .footer--detail--text a{display:block;width:100px;margin:auto}.footer .footer__content .footer__logo .footer--logo--text .footer--detail--text a .more-detail-text{vertical-align:bottom}}.footer .footer__content .footer__links{-webkit-box-flex:1;flex-grow:1}.footer .footer__content .footer__links h6{margin-top:0;font-size:.8rem;font-weight:600}.footer .footer__content .footer__links li{font-size:.8rem}.footer .footer__content .footer__social{display:-webkit-box;display:flex}.variant--desktop .footer .footer__content .footer__social,.variant--tablet .footer .footer__content .footer__social{margin-left:calc(var(--logo-width) + 1rem)}.footer .footer__content .footer__social .footer__social__button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:30px;height:30px;border-radius:15px;background-color:#000;background-color:var(--color-text)}.footer .footer__content .footer__social .footer__social__button.focusable--focused,.variant--desktop .footer .footer__content .footer__social .footer__social__button:focus,.variant--desktop .footer .footer__content .footer__social .footer__social__button:hover{opacity:.8}.footer .footer__content .footer__social .footer__social__button:not(:first-child){margin-left:1rem}.footer .footer__content .footer__social .footer__social__button svg{width:15px;height:15px;fill:var(--color-background)}.footer .footer__content__detail{-webkit-box-pack:center!important;justify-content:center!important;width:auto!important;background-color:#171425!important}@media (max-width:411px){.footer .footer__content__detail{display:block}}.footer .footer__content__logos{-webkit-box-pack:center!important;justify-content:center!important}.footer .footer__copyright{padding-bottom:env(safe-area-inset-bottom);background-color:#fff;background-color:var(--color-white)}.footer .footer__copyright .footer--copyright--text{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;border-top:1px solid #c8c8c7;border-top:1px solid var(--color-gray-light);padding-top:.4rem;padding-bottom:.4rem;color:#000;color:var(--color-black);text-align:center;font-size:8px;font-weight:700}.footer .footer__copyright .footer--copyright--text .svg-logo_main{width:43px;height:11px}.footer .footer__copyright .footer__content{padding-top:.5rem;padding-bottom:.5rem}.footer .footer__copyright .footer__content>div{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;margin:0;color:#009fe2;color:var(--color-accent);line-height:3;font-size:.7rem}.variant--desktop .footer .footer__copyright .footer__content>div,.variant--tablet .footer .footer__copyright .footer__content>div{margin-left:calc(var(--logo-width) + 1rem)}.footer .footer__copyright .footer__content>div>:not(:last-child){margin-right:.5rem}.footer .footer__copyright .footer__content>div .logos{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:auto}.footer .footer__copyright .footer__content>div .logos svg{display:block;height:20px;margin-top:7px;border-right:1px solid #009fe2;border-right:1px solid var(--color-accent);padding:0 10px}.footer .footer__copyright .footer__content>div .logos a:last-child>svg{border:none!important}.header{--color-background:var(--color-primary);--color-accent:var(--color-white);--color-accent-hover:var(--color-white);position:relative;background-color:--color-black;background-color:var(--color-background,--color-black)}.header .header__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem 1rem}.variant--desktop .header .header__content{width:60rem;width:var(--page-content-width);margin-right:auto;margin-left:auto}.variant--desktop .header .header__content>:not(:first-child),.variant--tablet .header .header__content>:not(:first-child){margin-left:1rem}.header .header__content .header__title{-webkit-box-flex:1;flex-grow:1}.header .header__content .header__title a{display:block}.header .header__content .header__title a.focusable--focused,.variant--desktop .header .header__content .header__title a:focus,.variant--desktop .header .header__content .header__title a:hover{opacity:.8}.header .header__content .header__title a svg{display:block;width:280px;height:74px}.header .header__content .header__social{--color-accent:var(--color-gray-dark);--color-accent-hover:var(--color-gray-hover);display:-webkit-box;display:flex}.header .header__content .header__social .header__social__button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:30px;height:30px;border-radius:15px;background-color:#009fe2;background-color:var(--color-accent);color:var(--color-background)}.header .header__content .header__social .header__social__button.focusable--focused,.variant--desktop .header .header__content .header__social .header__social__button:focus,.variant--desktop .header .header__content .header__social .header__social__button:hover{opacity:.8}.header .header__content .header__social .header__social__button:not(:first-child){margin-left:1rem}.header .header__content .header__social .header__social__button svg{width:15px;height:15px}.header .header__content .header__search{--color-accent:var(--color-gray-light);--color-accent-placeholder:var(--color-gray-light)}.header .header__content .header__search form.search-form .search-form__completion{width:100%}.header .header__content .header__search form.search-form .search-form__completion .search-form__completion__result{color:#009fe2;color:var(--color-link)}.header .header__content .header__search form.search-form input[type=search]{margin:0;border-color:#009fe2!important;border-color:var(--color-accent)!important;padding:0 .5rem;background-color:transparent;color:#818a91;color:var(--color-gray-dark)}.header .header__content .header__search form.search-form input[type=search]::-webkit-input-placeholder{color:var(--color-accent-placeholder)}.header .header__content .header__search form.search-form input[type=search]:-moz-placeholder,.header .header__content .header__search form.search-form input[type=search]::-moz-placeholder{color:var(--color-accent-placeholder)}.header .header__content .header__search form.search-form input[type=search]:-ms-input-placeholder{color:var(--color-accent-placeholder)}.layout__header .navbar .navbar__content{-webkit-box-pack:start;justify-content:flex-start}.variant--desktop:not(.variant--embed) .layout__header .navbar .navbar__content .navbar__title,.variant--tablet:not(.variant--embed) .layout__header .navbar .navbar__content .navbar__title{-webkit-box-flex:0;flex-grow:0;-webkit-box-pack:start;justify-content:flex-start;overflow:hidden;-webkit-transition:width .3s,margin .3s;transition:width .3s,margin .3s;width:0}.variant--desktop:not(.variant--embed) .layout__header .navbar .navbar__content .navbar__title a,.variant--desktop:not(.variant--embed) .layout__header .navbar .navbar__content .navbar__title a svg,.variant--tablet:not(.variant--embed) .layout__header .navbar .navbar__content .navbar__title a,.variant--tablet:not(.variant--embed) .layout__header .navbar .navbar__content .navbar__title a svg{width:140px}.layout__header .navbar .navbar__content .navbar__menus--fill{-webkit-box-flex:1;flex-grow:1}.variant--desktop:not(.variant--embed) .layout__header .navbar .navbar__content{width:60rem;width:var(--page-content-width);margin:0 auto;padding:0 1rem}.variant--desktop .layout__header .navbar.navbar--admin .navbar__content .navbar__title,.variant--tablet .layout__header .navbar.navbar--admin .navbar__content .navbar__title{width:inherit;margin-right:1rem}.variant--desktop .layout__header .navbar.navbar--admin .navbar__content .navbar__title svg,.variant--tablet .layout__header .navbar.navbar--admin .navbar__content .navbar__title svg{width:140px}.variant--desktop:not(.variant--embed) .navbar.scrollsnap--active .navbar__content .navbar__title,.variant--tablet:not(.variant--embed) .navbar.scrollsnap--active .navbar__content .navbar__title{width:140px;margin-right:.5rem}@media (max-width:800px){.variant--desktop:not(.variant--embed) .navbar.scrollsnap--active .navbar__content .navbar__title,.variant--tablet:not(.variant--embed) .navbar.scrollsnap--active .navbar__content .navbar__title{margin-right:.25rem}}.inline-message-container{background:#f0f8ff;margin:0 auto;width:100%}.inline-message-center{display:block;margin-left:auto;margin-right:auto}.hero{display:block;position:relative;padding-bottom:56%}.hero .hero__image{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:hidden}.hero .hero__image img{-webkit-box-flex:1;flex-grow:1;width:0}.hero .hero__cover{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#221d35;background-color:var(--color-primary)}.hero .hero__cover.hero__cover--image{opacity:.5}.hero .hero__cover.hero__cover--primary-fade{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#221d35));background:linear-gradient(transparent,#221d35);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--color-primary)));background:linear-gradient(transparent,var(--color-primary))}.hero .hero__cover.hero__cover--dark-fade{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--color-black)));background:linear-gradient(transparent,var(--color-black))}.hero .hero__cover.hero__cover--primary-fade-light{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#221d35));background:linear-gradient(#fff,#221d35);background:-webkit-gradient(linear,left top,left bottom,from(var(--color-white)),to(var(--color-primary)));background:linear-gradient(var(--color-white),var(--color-primary))}.hero .hero__content{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#fff;color:var(--color-white)}.hero .hero__content.focusable--focused .hero__content__button,.variant--desktop .hero .hero__content:focus .hero__content__button,.variant--desktop .hero .hero__content:hover .hero__content__button{opacity:1}.hero .hero__content .hero__title{margin:0;color:#fff;color:var(--color-white);text-align:center;font-size:2.1rem;font-weight:300}.variant--desktop .hero .hero__content .hero__title,.variant--tablet .hero .hero__content .hero__title{font-size:var(--font-size-xxl)}.hero .hero__content .hero__subtitle{color:#fff;color:var(--color-white);text-align:center;font-size:1.4rem;font-weight:300}.variant--desktop .hero .hero__content .hero__subtitle,.variant--tablet .hero .hero__content .hero__subtitle{font-size:2.1rem}.hero .hero__content .hero__content__icon svg{width:inherit;height:80px}.hero .hero__content .hero__content__text{text-align:center;font-size:.9rem}.hero .hero__content .hero__content__text p{margin:0}.hero .hero__content .hero__content__button{opacity:.7}.hero .hero__content .hero__content__button svg{width:80px;height:80px}.variant--desktop .hero .hero__content .hero__content__button svg{width:120px;height:120px}.hero .hero__detail{display:-webkit-box;display:flex;position:absolute;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;max-height:100%;padding:1.5rem;color:#fff;color:var(--color-white);line-height:1}@supports (padding:max(0px)){.hero .hero__detail{padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}}.variant--desktop .hero .hero__detail,.variant--tablet .hero .hero__detail{line-height:inherit}.hero .hero__detail .hero__detail__title{font-size:1.25rem;font-weight:600}.hero .hero__detail .hero__detail__title h1{font-size:1.25rem}.hero .hero__detail .hero__detail__subtitle{color:#eceeef;color:var(--color-gray-lighter);font-size:.9rem}.hero .hero__icon{display:-webkit-box;display:flex;position:absolute;bottom:0;left:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:.5rem 1rem 0;background-color:#fff;background-color:var(--color-body-content);color:#221d35;color:var(--color-text-primary)}.hero .hero__icon svg{width:20px;height:20px}.hero .hero__icon img{width:80px}.hero .hero__icon .hero__icon__text{font-size:1.25rem;font-weight:600}.hero .hero__pill{position:absolute;right:0;bottom:0;left:0;height:0}.hero .hero__pill,.hero .hero__pill .hero__pill__content{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.hero .hero__pill .hero__pill__content{height:40px;border-radius:20px;padding:0 2rem;box-shadow:0 2px 5px 1px rgba(0,0,0,.2);background-color:#fff;background-color:var(--color-body-content)}.hero .hero__ribbon{position:absolute;top:0;left:0;padding:.25rem 3rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white);line-height:normal;font-size:1.25rem}.hero .hero__buttons{display:-webkit-box;display:flex;position:absolute;right:1rem;bottom:1rem;left:1rem;-webkit-box-pack:end;justify-content:flex-end}.hero .hero__buttons .button:not(:last-child){margin-right:1rem}.hero.hero--mini .hero__detail{padding:.5rem}.hero.hero--mini .hero__detail .hero__detail__title{line-height:normal;font-size:1rem;font-weight:400}.hero.hero--mini .hero__content .hero__content__button svg{width:40px;height:40px}.hero.hero--mini .hero__ribbon{top:.5rem;font-size:1rem}.hero.hero--small{height:75px;padding-bottom:inherit}.hero.hero--small .hero__content .hero__title{color:#fff;color:var(--color-white);font-size:2.1rem;font-weight:100}.hero.hero--medium{height:150px;padding-bottom:inherit}.hero.hero--medium .hero__content{line-height:1}.hero.hero--medium .hero__content .hero__title{color:#fff;color:var(--color-white);font-size:2.1rem;font-weight:300}.hero.hero--medium .hero__content .hero__subtitle{color:#fff;color:var(--color-white);font-size:1.4rem;font-weight:300}.hero.hero--medium .hero__content .hero__content__text{font-size:1rem}.hero.hero--video{padding-bottom:56%;background-color:#000;background-color:var(--color-black)}.hero.hero--video .hero__content{color:#fff;color:var(--color-white)}.hero.hero--video .video-popped-out{background-color:#000;background-color:var(--color-black)}.hero.hero--video video{position:absolute;width:100%;height:100%}.hero.hero--video .video-controls{position:absolute;right:0;bottom:0;left:0}.hero.hero--video .video-close{position:absolute;top:0;right:0}.hero.hero--video.hero--video-inline{-webkit-transition:padding-bottom .3s;transition:padding-bottom .3s;padding-bottom:0}.hero.hero--video.hero--video-inline.hero--video-inline--open{padding-bottom:56%}.layout{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:stretch;align-items:stretch;min-height:100vh}.layout .layout__header{position:fixed;top:0;right:0;left:0;z-index:1050}.variant--desktop .layout .layout__header,.variant--embed .layout .layout__header,.variant--tablet .layout .layout__header{position:inherit;top:inherit;right:inherit;left:inherit}.variant--app.prog-promo .layout,.variant--mobile.prog-promo .layout,.variant--tablet.prog-promo .layout{margin-bottom:49px}.layout .layout__page{-webkit-box-flex:1;flex-grow:1;overflow:hidden}.variant--mobile:not(.variant--app) .layout .layout__page{margin-top:50px}.variant--tablet .layout .layout__page{padding:0}.variant--tablet .layout .layout__page.layout__page--sidebar{margin-top:1rem;margin-bottom:1rem}.variant--desktop .layout .layout__page{min-height:600px;margin-top:1rem;margin-bottom:1rem}.layout .layout__page.layout__page--fullwidth{margin:0;padding:0;background-color:#000;background-color:var(--color-black)}.layout .layout__page .layout__page__content{display:-webkit-box;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 auto}.variant--desktop .layout .layout__page .layout__page__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:60rem;width:var(--page-content-width);padding:0 1rem}.layout .layout__page .layout__page__content.layout__page__content--fullwidth,.variant--desktop .layout .layout__page .layout__page__content.layout__page__content--fullwidth{width:inherit;margin:0;padding:0}.layout .layout__page .layout__page__content .layout__body__section{padding:1rem;background-color:#fff;background-color:var(--color-body-content)}.layout .layout__page .layout__page__content .layout__content__section,.variant--mobile .layout .layout__page .layout__page__content .layout__body__section{padding:1rem 0}.variant--mobile .layout .layout__page .layout__page__content .layout__body__section .layout__section__padded,.variant--mobile .layout .layout__page .layout__page__content .layout__content__section .layout__section__padded{padding-left:1rem;padding-right:1rem}@supports (padding:max(0px)){.variant--mobile .layout .layout__page .layout__page__content .layout__body__section .layout__section__padded,.variant--mobile .layout .layout__page .layout__page__content .layout__content__section .layout__section__padded{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.layout .layout__page .layout__page__content .page__content__section{padding:1rem;background-color:#fff;background-color:var(--color-body-content)}@supports (padding:max(0px)){.layout .layout__page .layout__page__content .page__content__section{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.layout .layout__page .layout__page__content .page__content__section.page__content__section--bordered{border:1px solid #c8c8c7;border:1px solid var(--color-border)}.layout .layout__page .layout__page__content .page__layout__section{margin-left:1rem;margin-right:1rem}@supports (margin:max(0px)){.layout .layout__page .layout__page__content .page__layout__section{margin-left:max(1rem,env(safe-area-inset-left));margin-right:max(1rem,env(safe-area-inset-right))}}.layout .layout__page .layout__page__content .page__layout__section:not(:first-child){margin-top:2rem}.variant--desktop .layout .layout__page .layout__page__content .page__layout__section{margin-right:0;margin-left:0}.layout .layout__page .layout__page__content .page__layout__section.page__layout__section--thin{margin:0 1rem}.layout .layout__page .layout__page__content .page__layout__section.page__layout__section--wide{margin:0}.layout .layout__page .layout__page__content .page__layout__section.margin-sm{margin:1rem 0 0}.layout .layout__page .layout__page__content .layout__promotion{-webkit-box-flex:0;flex-grow:0;width:0}.layout .layout__page .layout__page__content .layout__promotion.layout__promotion--left{direction:rtl;overflow:visible}.layout .layout__page .layout__page__content .layout__promotion.layout__promotion--left ruk-promo{margin-right:1rem}.layout .layout__page .layout__page__content .layout__promotion.layout__promotion--right{overflow:visible}.layout .layout__page .layout__page__content .layout__promotion.layout__promotion--right ruk-promo{margin-left:1rem}.layout.layout--app .layout__page{margin-top:0}.columns{display:-webkit-box;display:flex;width:100%}.columns .columns__sidebar{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:17.5rem;width:var(--page-sidebar-width)}.columns .columns__sidebar.columns__sidebar--left{margin-right:1rem}.columns .columns__sidebar.columns__sidebar--right{margin-left:1rem}.variant--tablet .columns .columns__sidebar.columns__sidebar--right{flex-basis:200px;-webkit-box-flex:1;flex-grow:1;width:inherit;max-width:17.5rem;max-width:var(--page-sidebar-width);margin:0}.variant--tablet .columns .columns__sidebar.columns__sidebar--right .sidebar{margin-left:1rem}.variant--tablet .columns .columns__sidebar.columns__sidebar--right .sidebar.sidebar-tablet--home{margin-right:1rem;margin-left:0}.columns .columns__main{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:39.5rem;width:calc(var(--page-content-width) - var(--page-sidebar-width) - 3rem);padding:0}.columns .columns__main:only-child{width:100%}.variant--tablet .columns .columns__main{flex-basis:0;-webkit-box-flex:1;flex-grow:1;width:inherit}.sidebar>:not(:last-child){margin-bottom:1rem}.navigation-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background-color:#fff;background-color:var(--color-body-content)}.navigation-header,.navigation-header .navigation-header__back{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.navigation-header .navigation-header__back{-webkit-box-pack:center;justify-content:center;width:40px;height:40px}.navigation-header .navigation-header__back svg{width:20px;height:20px}.navigation-header .navigation-header__title{-webkit-box-flex:1;flex-grow:1;margin:0 .5rem;padding-right:1rem;text-align:center;font-size:1.25rem}.link-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:1rem env(safe-area-inset-right) 1rem env(safe-area-inset-left);background-color:#fff;background-color:var(--color-body-content)}.link-list .link-list__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border:0;border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border);padding:.5rem;background-color:transparent}.link-list .link-list__item span{-webkit-box-flex:1;flex-grow:1;margin:0 .5rem}.link-list .link-list__item svg{width:20px;height:20px}.variant--desktop .link-list .link-list__item:focus,.variant--desktop .link-list .link-list__item:hover{text-decoration:none}.link-list .link-list__item.link-list__item--maroon{--color-link:var(--color-maroon);--color-link-hover:var(--color-maroon-hover)}.link-list button.link-list__item{color:#009fe2;color:var(--color-accent);text-decoration:none;-webkit-appearance:none;display:block;cursor:pointer;text-align:left;font-size:inherit}.link-list button.link-list__item.focusable--focused,.variant--desktop .link-list button.link-list__item:focus,.variant--desktop .link-list button.link-list__item:hover{color:#3076ad;color:var(--color-accent-hover)}.link-list button.link-list__item.link--plain,.link-list button.link-list__item.link--plain.focusable--focused,.variant--desktop .link-list button.link-list__item.link--plain:focus,.variant--desktop .link-list button.link-list__item.link--plain:hover{color:inherit;text-decoration:none}.link-list button.link-list__item svg{vertical-align:text-bottom}.link-list .link-list__title{margin:1rem .5rem .25rem;color:#818a91;color:var(--color-text-muted);text-align:center;font-size:1.25rem}.link-list .link-list__spacer{padding-top:1rem}.link-list .link-list__notification{margin:1rem}.link-list .link-list__expandable{border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border)}.link-list .link-list__expandable .link-list__item{border-bottom:0}.link-list .link-list__expandable .accordion__body{padding:1rem}.variant--desktop .link-list .link-list__expandable .accordion__body .page__layout__section{padding:0}.variant--desktop .link-list .link-list__expandable .accordion__body .page__content__section{padding-right:0;padding-left:0}.live-blog .live-blog__header{padding:.5rem 1rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.live-blog .live-blog__header .text-muted{color:#818a91;color:var(--color-text-muted)}.live-blog .live-blog__header h1,.live-blog .live-blog__header h3{margin:0}.live-blog .live-blog__header .live-blog__info{display:-webkit-box;display:flex;font-size:.9rem}.live-blog .live-blog__header .live-blog__info>:not(:first-child){margin-left:1rem}.live-blog .live-blog__header .live-blog__info .live-blog__info__status{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.live-blog .live-blog__header .live-blog__info .live-blog__info__status:before{display:block;width:10px;height:10px;margin-right:.25rem;border-radius:5px;content:""}.live-blog-status--disconnected.live-blog .live-blog__header .live-blog__info .live-blog__info__status:before{background-color:#e8365d;background-color:var(--color-error)}.live-blog-status--connecting.live-blog .live-blog__header .live-blog__info .live-blog__info__status:before{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite;background-color:#009ba3;background-color:var(--color-info)}.live-blog-status--connected.live-blog .live-blog__header .live-blog__info .live-blog__info__status:before{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite;background-color:#50ae48;background-color:var(--color-success)}.live-blog .live-blog__header .live-blog__info .live-blog__info__updated span{color:#c8c8c7;color:var(--color-text-light-muted)}.live-blog .live-blog__header.live-blog__header--light{background-color:#fff;background-color:var(--color-body-content);color:#000;color:var(--color-text)}.live-blog .live-blog__header.live-blog__header--light .live-blog__info .live-blog__info__updated span{color:#818a91;color:var(--color-text-muted)}.live-blog .live-blog__page-content{padding:1rem 1rem 0;background-color:#fff;background-color:var(--color-body-content)}.live-blog .live-blog__entries{padding:0 1rem;background-color:#fff;background-color:var(--color-body-content)}.live-blog .live-blog__entries .live-blog__entry{padding:1rem 0}.live-blog .live-blog__entries .live-blog__entry:not(:first-child){border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.live-blog .live-blog__entries .live-blog__entry .h2,.live-blog .live-blog__entries .live-blog__entry h2{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-bottom:.5rem;font-size:1.25rem}.live-blog .live-blog__entries .live-blog__entry .h2>:not(:first-child),.live-blog .live-blog__entries .live-blog__entry h2>:not(:first-child){margin-left:.5rem}.live-blog .live-blog__entries .live-blog__entry .h2 .live-blog__entry__time,.live-blog .live-blog__entries .live-blog__entry h2 .live-blog__entry__time{color:#009fe2;color:var(--color-accent)}.live-blog .live-blog__entries .live-blog__entry .h2 .live-blog__entry__icon,.live-blog .live-blog__entries .live-blog__entry h2 .live-blog__entry__icon{width:30px;height:30px;color:#009fe2;color:var(--color-accent)}.live-blog .live-blog__entries .live-blog__entry .h2 .live-blog__entry__title,.live-blog .live-blog__entries .live-blog__entry h2 .live-blog__entry__title{color:#009fe2;color:var(--color-accent);font-weight:600}.live-blog .live-blog__entries .live-blog__entry .live-blog__entry__author{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:.5rem 0}.live-blog .live-blog__entries .live-blog__entry .live-blog__entry__author>:not(:first-child){margin-left:.5rem}.live-blog .live-blog__entries .live-blog__entry .live-blog__entry__author .placeholder,.live-blog .live-blog__entries .live-blog__entry .live-blog__entry__author img{width:30px;height:30px;border-radius:15px}.live-blog .live-blog__entries .live-blog__entry .live-blog__entry__author span{color:#221d35;color:var(--color-primary);line-height:1}.variant--desktop .live-blog .live-blog__entries .live-blog__entry a.live-blog__entry__author:hover{text-decoration:none}.variant--desktop .live-blog .live-blog__entries .live-blog__entry a.live-blog__entry__author:hover span{color:#009fe2;color:var(--color-accent)}.live-blog .contentful_page{padding:0}.svg-logo_main{width:140px;height:37px}.svg-logo_medium{width:55.5px;height:55.5px}.svg-logo_normal{width:37px;height:37px}.inline-with-svg{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.inline-with-svg :not(:first-child){margin-left:.5rem}.inline-with-svg img{height:37px}h5>.inline-with-svg span{flex-shrink:0}.svg-rewards_4_racing{width:45px;height:20px}.svg-logo_racing_breaks{width:123px;height:20px}.svg-logo_racing_breaks.svg-logo_racing_breaks--large{width:246px;height:44px}.svg-logo_racing_breaks.svg-logo_racing_breaks--large img{height:40px}.svg-logo_sky{width:33px;height:20px}.svg-logo_timeform{width:83px;height:20px}.svg-logo_timeform.svg-logo_timeform--toggle{width:66.4px;height:16px}.svg-logo_timeform.logo_oddschecker--big,.tabs .tabs__item .svg-logo_timeform{width:83px;height:20px}.svg-logo_timeform_short{width:24.70588px;height:20px}.svg-logo_timeform_short.svg-logo_timeform--toggle{width:19.76471px;height:16px}.svg-logo_hong_kong{width:136px;height:40px}.svg-logo_hong_kong_short{width:32px;height:40px}.svg-logo_al_basti_equiworld{width:96px;height:40px}.svg-logo_oddschecker{width:83px;height:20px}.svg-logo_oddschecker.svg-logo_oddschecker--toggle{width:66.4px;height:16px}.svg-logo_oddschecker.logo_oddschecker--big,.svg-logo_oddschecker.svg--small,.tabs .tabs__item .svg-logo_oddschecker{width:124.5px;height:30px}.svg-logo_gambleaware{width:162.22222px;height:20px}.svg-logo_gambleaware.svg--small{width:121.66667px;height:15px}.svg-logo_begambleaware{width:114px;height:15px}.svg-logo_gamcare{width:18.88889px;height:20px}.svg-logo_gamcare.svg--small{width:28.33333px;height:30px}.svg-logo_gambling_therapy{width:23.33333px;height:20px}.svg-logo_gambling_therapy.svg--small{width:35px;height:30px}.svg-logo_gamstop{width:84px;height:20px;color:#fff;color:var(--color-text-light)}.svg-logo_18{width:20px;height:20px}.svg-logo_18.svg--small{width:30px;height:30px}.svg-logo_18_white{width:20px;height:20px}.button svg.svg-payment_method{width:222px;height:74px}.svg-begambleaware_org_black_eps{width:100px;padding-right:10px;color:#000;color:var(--color-black)}.svg-18_plus{width:43px}.svg-gambling_therapy-cropped{width:67px}.svg-gam_care_helpline{width:76px}.svg-gamstop{width:90px}.svg-safer_gambling_standard{width:55px}.svg-more_info_button{width:80px;height:13px}.svg-play-button{width:15px;height:15px;padding-bottom:3px;vertical-align:middle;color:var(--color-footer-divider-background)}.logos svg:last-child{border:0}.markdown:not(:first-child){margin-top:1rem}ruk-menu{display:-webkit-box;display:flex;position:fixed;top:0;bottom:0;left:-100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transition:left .3s;transition:left .3s;z-index:1100;width:100vw;background-color:#fff;background-color:var(--color-body-content)}.variant--tablet ruk-menu{left:-320px;width:320px}ruk-menu.menu--active{left:0}ruk-menu .menu__search,ruk-menu .navbar{-webkit-box-flex:0;flex-grow:0;flex-shrink:0}ruk-menu .menu__links{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-flex:1;flex-grow:1}ruk-menu .menu__links .menu__links__group{margin-top:1rem;margin-bottom:1rem}ruk-menu .menu__links .menu__link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:.25rem;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.25rem;padding:.5rem;background-color:#eceeef;background-color:var(--color-body-dropdown);color:#000;color:var(--color-text)}@supports (margin:max(0px)){ruk-menu .menu__links .menu__link{margin-left:max(.25rem,env(safe-area-inset-left));margin-right:max(.25rem,env(safe-area-inset-right))}}ruk-menu .menu__links .menu__link.menu__link--featured{background-color:#ae8c61;background-color:var(--color-brown);color:#fff;color:var(--color-white)}ruk-menu .menu__links .menu__link.menu__link--featured .menu__link__chevron svg{color:inherit}ruk-menu .menu__links .menu__link .menu__link__chevron,ruk-menu .menu__links .menu__link .menu__link__icon{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}ruk-menu .menu__links .menu__link .menu__link__chevron svg,ruk-menu .menu__links .menu__link .menu__link__icon svg{width:20px;height:20px}ruk-menu .menu__links .menu__link .menu__link__chevron svg{color:#009fe2;color:var(--color-accent)}ruk-menu .menu__links .menu__link span{-webkit-box-flex:1;flex-grow:1;margin:0 1rem}.navbar{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);--color-background:var(--color-primary);--color-link:var(--color-white);--color-link-hover:var(--color-link);--color-link-hover-background:var(--color-popup-background-light);position:relative;width:100%;height:50px;background-color:#242858;background-color:var(--color-background,#242858);color:#009fe2;color:var(--color-link)}.navbar .navbar__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.variant--desktop .navbar .navbar__content,.variant--tablet .navbar .navbar__content{padding:0 .5rem}.navbar .navbar__content .navbar__button{-webkit-box-flex:0;flex-grow:0;flex-shrink:0}.navbar .navbar__content .navbar__title{-webkit-box-flex:1;flex-grow:1;flex-shrink:0;text-align:center}.navbar .navbar__title,.navbar .navbar__title a,.navbar .navbar__title span{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:50px}.navbar .navbar__title a,.navbar .navbar__title span{color:#009fe2;color:var(--color-link)}.navbar .navbar__title a:not(:first-child),.navbar .navbar__title span:not(:first-child){margin-left:1rem}.navbar .navbar__title h3{margin-bottom:0}.navbar .navbar__button{display:-webkit-box;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:44px;height:50px;color:#009fe2;color:var(--color-link)}.navbar .navbar__button.focusable--focused,.variant--desktop .navbar .navbar__button:focus,.variant--desktop .navbar .navbar__button:hover{background-color:var(--color-link-hover-background);color:#009fe2;color:var(--color-link);text-decoration:none}.navbar .navbar__button.navbar__button--featured{background-color:#ae8c61;background-color:var(--color-brown)}.navbar .navbar__button.navbar__button--featured.focusable--focused,.variant--desktop .navbar .navbar__button.navbar__button--featured:focus,.variant--desktop .navbar .navbar__button.navbar__button--featured:hover{background-color:#816542;background-color:var(--color-brown-hover)}.navbar .navbar__button .navbar__button__image,.navbar .navbar__button .navbar__button__image svg{width:30px;height:30px}.navbar .navbar__button .navbar__button__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:1;white-space:nowrap}.navbar .navbar__button .navbar__button__title svg{width:10px;height:10px}.navbar .navbar__button .navbar__button__title svg:first-child{width:20px;height:20px}.navbar .navbar__button .navbar__button__title svg:first-child+*{margin-left:.5rem}.navbar .navbar__button .navbar__button__title :not(:first-child){margin-left:.25rem}.navbar .navbar__button .navbar__button__badge{position:absolute;top:.25rem;left:26.4px}.navbar .dropdown--active .navbar__button{background-color:var(--color-link-hover-background)}.navbar .navbar__menus{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.navbar .navbar__menus.session__controls{-webkit-box-pack:justify;justify-content:space-between;width:14rem}.navbar .navbar__menus.session__controls .navbar__menu{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:end;justify-content:flex-end}.navbar .navbar__menus.session__controls .navbar__menu .button{width:90%;border-radius:.15rem}.navbar .navbar__menus.session__controls .navbar__menu .list--dropdown .button{width:unset}.navbar .navbar__menus .navbar__menu .navbar__button{width:inherit;padding:0 .5rem}@media (max-width:800px){.variant--tablet .navbar .navbar__menus .navbar__menu .navbar__button{padding:0 .25rem}}.navbar .navbar__menus .navbar__menu>.button{--button-padding:.5rem;margin-left:.5rem;font-weight:600}@media (max-width:800px){.navbar .navbar__menus .navbar__menu>.button{margin-left:.25rem}}.navbar .navbar__menus.navbar__menus--colored .navbar__menu .navbar__button{border-bottom:.25rem solid #009fe2;border-bottom:.25rem solid var(--color-accent)}.navbar .navbar__menus.navbar__menus--colored .navbar__menu.dropdown--active .navbar__button,.navbar .navbar__menus.navbar__menus--colored .navbar__menu .navbar__button.focusable--focused,.variant--desktop .navbar .navbar__menus.navbar__menus--colored .navbar__menu .navbar__button:focus,.variant--desktop .navbar .navbar__menus.navbar__menus--colored .navbar__menu .navbar__button:hover{border-color:transparent}.variant--desktop .navbar .navbar__menus.navbar__menus--colored .navbar__menu:not(:first-child){margin-left:.25rem}.navbar.navbar--secondary{--color-background:transparent;--color-link:var(--color-text);height:inherit}.navbar.navbar--secondary .navbar__title{height:inherit}.navbar.navbar--secondary .navbar__button{height:inherit;color:#818a91;color:var(--color-text-muted)}.navbar.navbar--secondary .navbar__button.focusable--focused,.variant--desktop .navbar.navbar--secondary .navbar__button:focus,.variant--desktop .navbar.navbar--secondary .navbar__button:hover{background-color:transparent;color:#000;color:var(--color-text);text-decoration:none}.navbar.navbar--secondary .dropdown--active .navbar__button{background-color:transparent}.navbar.navbar--admin .navbar__menu--title .navbar__button .navbar__button__title,.navbar.navbar--apidocs .navbar__menu--title .navbar__button .navbar__button__title{font-size:1.25rem;font-weight:600}.navbar.navbar--admin{--color-background:var(--color-maroon)}.navbar.navbar--apidocs{--color-background:var(--color-purple)}.navbar.navbar--embed{padding-right:1rem;padding-left:1rem}ruk-odd:not(.odd--static){display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s;border-radius:.25rem;background-color:#818a91;background-color:var(--color-body-gray);color:#fff;color:var(--color-text-light);text-align:center;font-weight:400}body:not(.variant--bettingfree) ruk-odd:not(.odd--static){cursor:pointer}ruk-odd:not(.odd--static).odds--best{font-weight:600}ruk-odd:not(.odd--static).odds--drifting{background-color:rgba(232,54,93,.2);background-color:var(--color-red-bg);color:#000;color:var(--color-text)}ruk-odd:not(.odd--static).odds--shortening{background-color:rgba(0,155,163,.2);background-color:var(--color-teal-bg);color:#000;color:var(--color-text)}ruk-odd:not(.odd--static).odds--stable{border:1px solid #c8c8c7;border:1px solid var(--color-border);background-color:#fff;background-color:var(--color-body-content);color:#000;color:var(--color-text)}ruk-odd:not(.odd--static).odd--selected{background-color:#50ae48;background-color:var(--color-green);color:#fff;color:var(--color-text-light)}.results .racecard__runner__header ruk-odd:not(.odd--static),ruk-odd.odd--unselectable{cursor:inherit}.racecard__runner__column--tf ruk-odd{background-color:inherit;color:inherit;font-weight:400}ruk-odd svg{width:20px;height:20px}.live-odd__bookie{border-radius:.25rem}.pagination{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-top:1rem}.pagination .pagination__pages{display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-pack:center;justify-content:center;overflow:auto;margin-right:-1rem;margin-left:-1rem}.variant--mobile .pagination .pagination__pages{align-self:stretch}.pagination .pagination__pages .button-group-spacer{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:1rem}.pagination .pagination__pages a,.pagination .pagination__pages em,.pagination .pagination__pages span{border-radius:0}.pagination .pagination__pages a.previous_page,.pagination .pagination__pages em.previous_page,.pagination .pagination__pages span.previous_page{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination .pagination__pages a.next_page,.pagination .pagination__pages em.next_page,.pagination .pagination__pages span.next_page{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.pagination .pagination__pages a.current,.pagination .pagination__pages a.current.focusable--focused,.pagination .pagination__pages a.gap,.pagination .pagination__pages a.gap.focusable--focused,.pagination .pagination__pages em.current,.pagination .pagination__pages em.current.focusable--focused,.pagination .pagination__pages em.gap,.pagination .pagination__pages em.gap.focusable--focused,.pagination .pagination__pages span.current,.pagination .pagination__pages span.current.focusable--focused,.pagination .pagination__pages span.gap,.pagination .pagination__pages span.gap.focusable--focused,.variant--desktop .pagination .pagination__pages a.current:focus,.variant--desktop .pagination .pagination__pages a.current:hover,.variant--desktop .pagination .pagination__pages a.gap:focus,.variant--desktop .pagination .pagination__pages a.gap:hover,.variant--desktop .pagination .pagination__pages em.current:focus,.variant--desktop .pagination .pagination__pages em.current:hover,.variant--desktop .pagination .pagination__pages em.gap:focus,.variant--desktop .pagination .pagination__pages em.gap:hover,.variant--desktop .pagination .pagination__pages span.current:focus,.variant--desktop .pagination .pagination__pages span.current:hover,.variant--desktop .pagination .pagination__pages span.gap:focus,.variant--desktop .pagination .pagination__pages span.gap:hover{background-color:transparent;color:#009fe2;color:var(--color-accent)}.pagination.pagination--overflow .pagination__pages{overflow:visible}.popup-background{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;z-index:1000;-webkit-tap-highlight-color:transparent}.variant--mobile .popup-background,.variant--tablet .popup-background{cursor:pointer}.popup-background.popup-background--active{visibility:visible;opacity:1}.popup-background.popup-background--dimmed{background-color:rgba(0,0,0,.5);background-color:var(--color-popup-background)}.popup-background.popup-background--animated{-webkit-transition:all .3s;transition:all .3s}body>.popup-background{position:fixed}body.popup-background--no-scroll{overflow:hidden;width:100%}.popup{display:-webkit-box;display:flex;position:fixed;top:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;visibility:hidden;opacity:0;z-index:1100;pointer-events:none;width:100vw;height:100vh}.variant--tablet .popup.popup--wide .popup__content{width:calc(100% - 2rem)}.variant--desktop .popup.popup--wide .popup__content{width:42.5rem;width:calc(var(--page-content-width) - var(--page-sidebar-width))}.variant--tablet .popup.popup--extra-wide .popup__content{width:calc(100% - 2rem)}.variant--desktop .popup.popup--extra-wide .popup__content{width:60rem;width:var(--page-content-width)}.popup .popup__content{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:1rem env(safe-area-inset-right) 1rem env(safe-area-inset-left);pointer-events:all;width:100%}@supports (padding:max(0px)){.popup .popup__content{padding-top:max(1rem,env(safe-area-inset-top));padding-bottom:max(1rem,env(safe-area-inset-bottom))}}.variant--desktop .popup .popup__content,.variant--tablet .popup .popup__content{width:500px}.variant--desktop .popup .popup__content>:first-child,.variant--tablet .popup .popup__content>:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.variant--desktop .popup .popup__content>:last-child,.variant--tablet .popup .popup__content>:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.popup .popup__content .popup__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.popup .popup__content .popup__header h1{margin:0;padding:1rem;font-size:1.25rem}.popup .popup__content .popup__header .popup__close{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px}.popup .popup__content .popup__header .popup__close svg{width:20px;height:20px}.popup .popup__content .popup__body{padding:1rem;background-color:#e0e6eb;background-color:var(--color-body)}.popup .popup__content .popup__body img.popup__image{max-width:100%}.popup .popup__content .popup__body .contentful_page{padding:0;background-color:transparent}.popup.popup--active{visibility:visible;opacity:1}.popup.popup--animated{-webkit-transition:opacity .3s,visibility .3s,top .3s;transition:opacity .3s,visibility .3s,top .3s}.popup.popup--animated:not(.popup--active){top:30px}.popup.popup--success .popup__header{background-color:#50ae48;background-color:var(--color-success)}.popup.popup--info .popup__header{background-color:#009ba3;background-color:var(--color-info)}.popup.popup--warning .popup__header{background-color:#f59c00;background-color:var(--color-warning)}.popup.popup--error .popup__header{background-color:#e8365d;background-color:var(--color-error)}.popup.popup--minimal .popup__content .popup__header{background-color:#e0e6eb;background-color:var(--color-body);color:#000;color:var(--color-text)}.popup.popup--minimal .popup__content .popup__header h1{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.popup.popup--minimal .popup__content .popup__header h1 :not(:first-child){margin-left:.5rem}.popup.popup--minimal .popup__content .popup__header h1 svg{width:30px;height:30px}.popup.popup--minimal .popup__content .popup__body{background-color:#fff;background-color:var(--color-body-content)}.popup.popup--loading{-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.popup.popup--loading .popup__content{width:250px}.popup.popup--loading .popup__content>:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.popup.popup--loading .popup__content>:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.popup.popup--iframe .popup__content .popup__body{display:-webkit-box;display:flex;padding:0;background-color:transparent}.popup.popup--iframe .popup__content .popup__body iframe{display:none;-webkit-box-flex:1;flex-grow:1;height:500px;border:0;background-color:transparent}.popup.popup--iframe.popup--active .popup__content .popup__body iframe{display:block}.swing-in-bottom-bck{-webkit-animation:swing-in-bottom-bck .9s cubic-bezier(.175,.885,.32,1.275) both;animation:swing-in-bottom-bck .9s cubic-bezier(.175,.885,.32,1.275) both}.slide-bottom{-webkit-animation:slide-bottom .6s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .6s cubic-bezier(.25,.46,.45,.94) both}.bouncing{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}@-webkit-keyframes swing-in-bottom-bck{0%{-webkit-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:1}}@keyframes swing-in-bottom-bck{0%{-webkit-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:1}}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.progress-bar{--progress-color:var(--color-link);position:relative;overflow:none;height:1rem}.progress-bar .progress-bar__background{right:0;opacity:.2}.progress-bar .progress-bar__background,.progress-bar .progress-bar__track{position:absolute;top:0;bottom:0;left:0;border-radius:.5rem;background-color:var(--progress-color)}.progress-bar .progress-bar__track{width:100%}.progress-bar.progress-bar--maroon{--progress-color:var(--color-maroon)}.progress-bar.progress-bar--red{--progress-color:var(--color-red)}.progress-bar.progress-bar--blue{--progress-color:var(--color-blue)}.progress-bar.progress-bar--pink{--progress-color:var(--color-pink)}.progress-bar.progress-bar--orangered{--progress-color:var(--color-orangered)}.progress-bar.progress-bar--orange{--progress-color:var(--color-orange)}.progress-bar.progress-bar--yellow{--progress-color:var(--color-yellow)}.progress-bar.progress-bar--brown{--progress-color:var(--color-brown)}.progress-bar.progress-bar--lime{--progress-color:var(--color-lime)}.progress-bar.progress-bar--green{--progress-color:var(--color-green)}.progress-bar.progress-bar--cyan{--progress-color:var(--color-cyan)}.progress-bar.progress-bar--teal{--progress-color:var(--color-teal)}.progress-bar.progress-bar--purple{--progress-color:var(--color-purple)}.progress-bar.progress-bar--violet{--progress-color:var(--color-violet)}.promotion{display:-webkit-box;display:flex}.promotion a{-webkit-box-align:center;align-items:center;width:100%;height:100%}.promotion.promotion--leaderboard,.promotion a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.promotion.promotion--leaderboard{margin:0}.promotion.promotion--leaderboard.promotion--visible{margin-top:1rem;margin-bottom:1rem}.promotion.promotion--leaderboard.promotion--visible+.layout__page{margin-top:0}.promotion.promotion--leaderboard iframe{margin-top:1rem}.variant--desktop .promotion.promotion--leaderboard{width:60rem;width:var(--page-content-width);margin-right:auto;margin-left:auto;padding:0 1rem}.promotion.promotion--leaderboard a img{width:100%;height:auto}.promotion.promotion--adhesive{position:fixed;bottom:0;left:0;width:100%;background-color:#221d35;background-color:var(--color-primary);text-align:center}.promotion.promotion--adhesive>ruk-promo{margin:auto}.promotion.promotion--skyscraper_left,.promotion.promotion--skyscraper_right{position:absolute;width:160px}.promotion.promotion--sidebar a img,.promotion.promotion--skyscraper_left a img,.promotion.promotion--skyscraper_right a img{width:100%;height:auto}.promotion.promotion--carousel{height:100%}.promotion.promotion--carousel a img{width:100%}.promotion.promotion--banner,.promotion.promotion--banner_1,.promotion.promotion--banner_2,.promotion.promotion--banner_3,.promotion.promotion--banner_4,.promotion.promotion--banner_5,.promotion.promotion--footer{margin:1rem 0}.promotion.promotion--banner_1 a img,.promotion.promotion--banner_2 a img,.promotion.promotion--banner_3 a img,.promotion.promotion--banner_4 a img,.promotion.promotion--banner_5 a img,.promotion.promotion--banner a img,.promotion.promotion--footer a img{width:100%;height:auto}.promotion__overlay{display:-webkit-box;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;opacity:0;z-index:1300;background-color:rgba(0,0,0,.5);background-color:var(--color-popup-background)}.promotion__overlay.promotion-overlay--visible{visibility:visible;opacity:1;cursor:pointer}.promotion__overlay .promotion__overlay__content{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;max-width:100%;max-height:100%;padding:20px}.promotion__overlay .promotion__overlay__content .promotion{display:none}.promotion__overlay .promotion__overlay__content .promotion.promotion--visible{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;max-width:50%;max-height:100%}.promotion__overlay .promotion__overlay__content .promotion.promotion--visible a{display:-webkit-box;display:flex}.promotion__overlay .promotion__overlay__content .promotion.promotion--visible a img{display:block;max-width:100%}.promotion__overlay .promotion__overlay__content .promotion__overlay__close{position:relative;align-self:flex-start}.promotion__overlay .promotion__overlay__content .promotion__overlay__close:after{display:-webkit-box;display:flex;position:absolute;top:-20px;right:-20px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px;border-radius:20px;padding-bottom:4px;padding-left:2px;background-color:#fff;background-color:var(--color-body-content);color:#221d35;color:var(--color-text-primary);font-size:40px;content:"×"}.variant--mobile .promotion__overlay .promotion__overlay__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.variant--mobile .promotion__overlay .promotion__overlay__content .promotion,.variant--mobile .promotion__overlay .promotion__overlay__content .promotion a img{max-width:100%;max-height:50%}.variant--mobile .promotion__overlay .promotion__overlay__content .promotion:not(:first-child){margin-top:.5rem}.variant--mobile .promotion__overlay .promotion__overlay__content .promotion__overlay__close{align-self:flex-end}.recaptcha-text{color:#818a91;color:var(--color-gray-dark);font-size:.7rem}.grecaptcha-badge{visibility:hidden}.scrollsnap--active{position:fixed!important;top:50px;z-index:100}.scrollsnap--active.scrollsnap--top,.variant--mobile .scrollsnap--active{right:0;left:0;width:inherit!important}.layout--admin .scrollsnap--active,.scrollsnap--active.scrollsnap--top,.variant--app .scrollsnap--active{top:0}.scrollsnap__filler{display:none}.scrollsnap__filler.scrollsnap__filler--active{display:block}.select{display:-webkit-box;display:flex;position:relative;-webkit-box-align:center;align-items:center}.select>:not(:first-child){margin-left:1rem}.select svg{width:20px!important;height:20px!important}.select:after{display:-webkit-box;display:flex;position:absolute;top:0;right:.5rem;bottom:0;-webkit-box-align:center;align-items:center;line-height:1;white-space:pre-wrap;font-size:.7rem;content:"▲\A▼"}.select[readonly]{background-color:#818a91;background-color:var(--color-body-gray)}.select .select__action:not(:first-child),.select .select__value:not(:first-child){margin-left:.5rem}.select .select__value{-webkit-box-flex:1;flex-grow:1}.select .select__action{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.select .select__action svg{width:20px;height:20px}ul.dropdown.select__dropdown{min-width:200px;margin:0;padding:0;list-style:none}ul.dropdown.select__dropdown li{white-space:nowrap}ul.dropdown.select__dropdown li label{cursor:pointer}ul.dropdown.select__dropdown li label:hover{background-color:#c8c8c7;background-color:var(--color-body-hover)}ul.dropdown.select__dropdown li label input[type=radio]{display:none}ul.dropdown.select__dropdown li label .select__dropdown__item{display:-webkit-box;display:flex;position:relative;-webkit-box-align:center;align-items:center;margin:0;padding:.5rem 1rem .5rem 1.5rem;color:#000;color:var(--color-text)}ul.dropdown.select__dropdown li label .select__dropdown__item>:not(:first-child){margin-left:1rem}ul.dropdown.select__dropdown li label .select__dropdown__item svg{width:20px;height:20px}ul.dropdown.select__dropdown li label .select__dropdown__item:before{display:none;position:absolute;top:0;bottom:0;left:.5rem;-webkit-box-align:center;align-items:center;line-height:1;font-size:1rem;content:"✓"}ul.dropdown.select__dropdown li label input[type=radio]:checked+.select__dropdown__item:before{display:-webkit-box;display:flex}.layout__page__content>.sidebar{margin:1rem 0}.sidebar .sidebar__widgets>:not(:first-child){margin-top:1rem}.sidebar .sidebar__widgets>:not(:last-child){margin-bottom:1rem}.site-message{display:none;position:fixed;right:0;bottom:0;left:0;-webkit-box-align:start;align-items:flex-start;padding:.5rem;background-color:#818a91;background-color:var(--color-body-gray);color:#fff;color:var(--color-text-light);font-size:.9rem}.site-message.site-message--active{display:-webkit-box;display:flex}.site-message>:not(:first-child){margin-left:.5rem}.site-message .site-message__text{-webkit-box-flex:1;flex-grow:1;text-align:center}.site-message .site-message__close{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.site-message .site-message__close>:not(:first-child){margin-left:.25rem}.site-message .site-message__close svg{width:20px;height:20px}.ruk-range-slider.ui-widget.ui-widget-content,.ruk-slider.ui-widget.ui-widget-content{position:relative;height:2px;margin:10px 10px 30px;border:0;background-color:#221d35;background-color:var(--color-primary)}.ruk-range-slider.ui-widget.ui-widget-content .ui-slider-range,.ruk-slider.ui-widget.ui-widget-content .ui-slider-range{border:0;background-color:#009fe2;background-color:var(--color-accent)}.ruk-range-slider.ui-widget.ui-widget-content .ui-slider-handle,.ruk-slider.ui-widget.ui-widget-content .ui-slider-handle{position:absolute;top:-10px;cursor:-webkit-grab;cursor:grab;width:20px;height:20px;margin-left:-10px;outline:none;border:0;border-radius:10px;background-color:#009fe2;background-color:var(--color-accent)}.ruk-range-slider.ui-widget.ui-widget-content .ui-slider-handle:active,.ruk-slider.ui-widget.ui-widget-content .ui-slider-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.ruk-range-slider.ui-widget.ui-widget-content .ui-slider-handle .value,.ruk-slider.ui-widget.ui-widget-content .ui-slider-handle .value{display:-webkit-box;display:flex;position:absolute;top:100%;left:50%;-webkit-box-pack:center;justify-content:center;width:0;color:#000;color:var(--color-text);font-size:.8rem}label.switch-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}label.switch-label input[type=checkbox]{display:none}label.switch-label .switch{margin:0 .5rem}.switch,a.switch{--switch-width:50px;--switch-height:20px;--switch-thumb-size:25px;position:relative;-webkit-transition:background-color .3s,padding .3s;transition:background-color .3s,padding .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:var(--switch-width);height:var(--switch-height);border-radius:calc(var(--switch-height)/2);padding-left:25px;background-color:#818a91;background-color:var(--color-text-muted);color:#fff;color:var(--color-text-light);text-transform:uppercase;font-weight:600}.switch span:not(:first-child),.switch svg:not(:first-child),a.switch span:not(:first-child),a.switch svg:not(:first-child){margin-left:.25rem}.switch:after,a.switch:after{display:block;position:absolute;top:calc((var(--switch-height) - var(--switch-thumb-size))/2);left:0;-webkit-transition:left .3s,margin-left .3s;transition:left .3s,margin-left .3s;width:var(--switch-thumb-size);height:var(--switch-thumb-size);border-radius:calc(var(--switch-thumb-size)/2);box-shadow:inset 3px -5px 6px -4px rgba(0,0,0,.2),0 5px 7px -4px rgba(0,0,0,.8);box-shadow:inset 3px -5px 6px -4px var(--color-shadow),0 5px 7px -4px var(--color-shadow-strong);background-color:#fff;background-color:var(--color-body-content);content:""}.switch.switch--large,a.switch.switch--large{--switch-width:110px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:.8rem}.switch .switch__content--on,a.switch .switch__content--on{display:none}.switch .switch__content--off,a.switch .switch__content--off{display:inline}.switch.switch--on,a.switch.switch--on,input[type=checkbox]:checked~.switch,input[type=checkbox]:checked~a.switch,input[type=radio]:checked~.switch,input[type=radio]:checked~a.switch{padding-right:25px;padding-left:0;background-color:#221d35;background-color:var(--color-text-primary)}.switch.switch--on:after,a.switch.switch--on:after,input[type=checkbox]:checked~.switch:after,input[type=checkbox]:checked~a.switch:after,input[type=radio]:checked~.switch:after,input[type=radio]:checked~a.switch:after{left:100%;margin-left:calc(var(--switch-thumb-size)*-1)}.switch.switch--on .switch__content--on,a.switch.switch--on .switch__content--on,input[type=checkbox]:checked~.switch .switch__content--on,input[type=checkbox]:checked~a.switch .switch__content--on,input[type=radio]:checked~.switch .switch__content--on,input[type=radio]:checked~a.switch .switch__content--on{display:inline}.switch.switch--on .switch__content--off,a.switch.switch--on .switch__content--off,input[type=checkbox]:checked~.switch .switch__content--off,input[type=checkbox]:checked~a.switch .switch__content--off,input[type=radio]:checked~.switch .switch__content--off,input[type=radio]:checked~a.switch .switch__content--off{display:none}.switch.switch--on.switch--timeform,a.switch.switch--on.switch--timeform,input[type=checkbox]:checked~.switch.switch--timeform,input[type=checkbox]:checked~a.switch.switch--timeform,input[type=radio]:checked~.switch.switch--timeform,input[type=radio]:checked~a.switch.switch--timeform{background-color:#2d4254;background-color:var(--color-timeform)}.switch.switch--on.switch--oddschecker,a.switch.switch--on.switch--oddschecker,input[type=checkbox]:checked~.switch.switch--oddschecker,input[type=checkbox]:checked~a.switch.switch--oddschecker,input[type=radio]:checked~.switch.switch--oddschecker,input[type=radio]:checked~a.switch.switch--oddschecker{background-color:#000;background-color:var(--color-black);color:#fff;color:var(--color-white)}table{width:100%;border-collapse:collapse}table.table--standard tr td,table.table--standard tr th{padding:0 .5rem;white-space:nowrap;text-align:center}table.table--standard tr td:first-child,table.table--standard tr th:first-child{padding-left:0}table.table--standard tr td:last-child,table.table--standard tr th:last-child{padding-right:0}table.table--standard tr th{color:#818a91;color:var(--color-text-muted);font-size:.9rem;font-weight:1rem}table.table--standard tr td:not(:first-child){border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border)}table.table--standard.table--wrap tr td,table.table--standard.table--wrap tr th{white-space:normal}table.table--admin{border-collapse:inherit}table.table--admin tbody tr{border-spacing:2rem}table.table--admin tr td,table.table--admin tr th{padding:0 .5rem;text-align:left}table.table--admin tr td:first-child,table.table--admin tr th:first-child{width:12rem;padding-left:0}table.table--admin tr th{color:#818a91;color:var(--color-text-muted);font-size:.9rem;font-weight:1rem}table.table--admin tr td{margin:0 0 1rem;padding:0 1rem;text-align:left}table.table--admin tr td:not(:first-child){border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border)}table.table--admin tr td .code{padding:2rem;white-space:normal}table th.table__ordering-link{position:relative}table th.table__ordering-link a{display:-webkit-box;display:flex}.variant--desktop table th.table__ordering-link a:hover{color:#221d35;color:var(--color-primary);text-decoration:none}table th.table__ordering-link.table__ordering-link--asc,table th.table__ordering-link.table__ordering-link--desc{background-color:#009fe2;background-color:var(--color-accent)}table th.table__ordering-link.table__ordering-link--asc a,table th.table__ordering-link.table__ordering-link--desc a{color:#fff;color:var(--color-text-light)}table th.table__ordering-link.table__ordering-link--asc:after{position:absolute;right:0;bottom:0;left:0;width:0;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-top:0;border-bottom:8px solid #fff;border-bottom-color:var(--color-body-content);content:""}table th.table__ordering-link.table__ordering-link--desc:after{position:absolute;right:0;bottom:-8px;left:0;width:0;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:0;border-top:8px solid #009fe2;border-top-color:var(--color-accent);content:""}.table-scroller{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:-webkit-box;display:flex;flex-wrap:nowrap}.table-scroller .table-scroller__spacer{flex-shrink:0;width:1rem}.tabs,.variant--mobile .table-scroller--mobile{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.tabs{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);display:-webkit-box;display:flex;border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border);background-color:#fff;background-color:var(--color-body-content);white-space:nowrap}.tabs.stretch>*{-webkit-box-flex:1;flex-grow:1}.tabs.tabs__top-level{background-color:#221d35;background-color:var(--color-primary)}.tabs.tabs__top-level .tabs__item{flex-basis:0px;-webkit-box-flex:1;flex-grow:1;color:#fff;color:var(--color-white);text-transform:uppercase}.tabs.tabs__top-level .tabs__item svg{margin-left:1rem}.tabs.tabs__top-level .tabs__item a:hover{color:inherit;text-decoration:none}.tabs.tabs__top-level .tabs__item.tabs__item--active{border-bottom:4px solid #009fe2;border-bottom:4px solid var(--color-accent)}.tabs .tabs__item{display:-webkit-box;display:flex;position:relative;flex-shrink:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;cursor:pointer;border-bottom:.25rem solid transparent;padding:.5rem 1rem;color:#000;color:var(--color-text);text-align:center;font-weight:600}.tabs .tabs__item.focusable--focused:not(.dropdown--active),.variant--desktop .tabs .tabs__item:focus:not(.dropdown--active),.variant--desktop .tabs .tabs__item:hover:not(.dropdown--active){color:#009fe2;color:var(--color-accent);text-decoration:none}.tabs .tabs__item svg{width:20px;height:20px}.tabs .tabs__item svg.svg-chevron{width:15px;height:15px}.tabs .tabs__item:last-child{border-right:0}.tabs .tabs__item.tabs__item--active{border-color:#009fe2;border-color:var(--color-accent);color:#009fe2;color:var(--color-accent)}.tabs .tabs__item.tabs__item--active.focusable--focused,.variant--desktop .tabs .tabs__item.tabs__item--active:focus,.variant--desktop .tabs .tabs__item.tabs__item--active:hover{cursor:default;color:#009fe2;color:var(--color-accent)}.tabs .tabs__item>:not(:first-child),.tabs .tabs__item a>:not(:first-child){margin-left:.25rem}.tabs .tabs__item>a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.tabs.tabs--compact{margin-right:-1rem;margin-left:-1rem;border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border);padding-right:1rem;padding-left:1rem;background-color:transparent}.variant--desktop .tabs.tabs--compact{margin-right:0;margin-left:0;padding:0}.tabs.tabs--compact .tabs__item{-webkit-box-flex:0;flex-grow:0;border-bottom:0}.tabs.tabs--compact .tabs__item:first-child{border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border)}.tabs.tabs--compact .tabs__item:last-child{border-right:1px solid #c8c8c7;border-right:1px solid var(--color-border)}.tabs.scrollsnap--active .tabs__item{border-top-color:transparent;border-bottom-color:#c8c8c7;border-bottom-color:var(--color-border)}.variant--desktop .tabs.tabs--bordered .tabs__item:first-child{border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border)}.variant--desktop .tabs.tabs--bordered .tabs__item:last-child{border-right:1px solid #c8c8c7;border-right:1px solid var(--color-border)}.tabs.tabs--secondary{background-color:transparent}.tabs.tabs--secondary .tabs__item{border:0;border-bottom:.25rem solid transparent;background-color:transparent;color:#009fe2;color:var(--color-link)}.tabs.tabs--secondary .tabs__item.focusable--focused,.variant--desktop .tabs.tabs--secondary .tabs__item:focus,.variant--desktop .tabs.tabs--secondary .tabs__item:hover{color:var(--color-hover)}.tabs.tabs--secondary .tabs__item:not(:first-child){margin-left:1px}.tabs.tabs--secondary .tabs__item:not(:first-child):before{display:block;position:absolute;top:25%;left:-1px;width:1px;height:50%;background-color:#c8c8c7;background-color:var(--color-border);content:""}.tabs.tabs--secondary .tabs__item.tabs__item--active{border-color:#000;border-color:var(--color-text);background-color:transparent;color:#000;color:var(--color-text)}.tabs.tabs--secondary .tabs__item.tabs__item--active.focusable--focused,.variant--desktop .tabs.tabs--secondary .tabs__item.tabs__item--active:focus,.variant--desktop .tabs.tabs--secondary .tabs__item.tabs__item--active:hover{color:#000;color:var(--color-text)}.tabs.tabs--ternary{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);margin-right:-1rem;margin-left:-1rem;background-color:transparent}.tabs.tabs--ternary:after,.tabs.tabs--ternary:before{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;-webkit-box-ordinal-group:1;order:0;width:1rem;height:100%;white-space:pre;content:" "}.tabs.tabs--ternary:after{-webkit-box-ordinal-group:3;order:2}.variant--desktop .tabs.tabs--ternary,.variant--tablet .tabs.tabs--ternary{-webkit-box-pack:end;justify-content:flex-end;overflow:visible;margin:0}.tabs.tabs--ternary .tabs__item{-webkit-box-flex:0;flex-grow:0;border-top:0;border-bottom:0;padding:0 .5rem;background-color:transparent;color:#009fe2;color:var(--color-link);font-weight:400}.variant--desktop .tabs.tabs--ternary .tabs__item:focus,.variant--desktop .tabs.tabs--ternary .tabs__item:hover{color:#3076ad;color:var(--color-link-hover)}.tabs.tabs--ternary .tabs__item:first-child{padding-left:0}.tabs.tabs--ternary .tabs__item:last-child{padding-right:0}.tabs.tabs--ternary .tabs__item:not(:first-child):before{top:15%;height:70%}.tabs.tabs--ternary .tabs__item.tabs__item--active{font-weight:600}.tabs.tabs--icons .tabs__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;border:0}.tabs.tabs--icons .tabs__item svg{width:20px;height:20px;margin:.25rem}.tabs.tabs--icons .tabs__item:not(:first-child):before{top:15%;height:70%}.tabs.tabs--links{flex-wrap:nowrap;overflow:inherit}.tabs.tabs--links .tabs__item{flex-shrink:1;border:0;padding:.5rem;color:#818a91;color:var(--color-text-muted);font-weight:400}.tabs.tabs--links .tabs__item.focusable--focused,.variant--desktop .tabs.tabs--links .tabs__item:focus,.variant--desktop .tabs.tabs--links .tabs__item:hover{color:#000;color:var(--color-text)}.tabs.tabs--links .tabs__item:not(:first-child):before{display:none}.tabs-content .tabs-content__loading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:1rem;color:#009fe2;color:var(--color-accent)}.tabs-content .tabs-content__loading svg{width:40px;height:40px}.layout .layout__page .layout__page__content .tabs-content .page__content__section.page__content__section--bordered{margin-top:0;border-top:0}.carousel-footer+.tabs .tabs__item{border-top:0}.page__content__section .tabs:first-child{margin-top:-1rem;margin-bottom:1rem}.title-bar{-webkit-box-orient:horizontal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:2rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.title-bar,.title-bar .title-bar__column{display:-webkit-box;display:flex;-webkit-box-direction:normal}.title-bar .title-bar__column{-webkit-box-orient:vertical;flex-direction:column}.title-bar .title-bar__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.title-bar.title-bar--spacer-bottom{margin-bottom:.5rem}.title-bar.title-bar__on-demand{height:4rem;background-color:#fff;background-color:var(--color-white)}.title-bar.title-bar__on-demand .title{background-color:inherit}.title-bar.title-bar__on-demand .title h1{color:#009fe2;color:var(--color-accent)}.title-bar.title-bar__on-demand .title:after{display:none}.title-bar.title-bar__on-demand .title-bar__row{-webkit-box-align:center;align-items:center}.title-bar.title-bar__on-demand .subtitle{margin-left:1rem;color:#000;color:var(--color-text)}.title-bar.title-bar__on-demand .title-bar__on-demand__logo img{height:2rem}.title-bar.title-bar__on-demand .tabs{margin:0 .5rem;border-bottom:1px solid #818a91;border-bottom:1px solid var(--color-gray-dark);padding:.5rem 0}.title-bar.title-bar__on-demand .tabs .tabs__item{color:#818a91;color:var(--color-gray-dark)}.variant--mobile .title-bar.title-bar__on-demand{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.variant--mobile .title-bar.title-bar__on-demand .title{margin-right:0}.variant--mobile .title-bar.title-bar__on-demand .title h1{height:unset;min-height:2rem;font-size:1.1rem}.variant--mobile .title-bar.title-bar__on-demand .title-bar__column{width:100%}.variant--mobile .title-bar.title-bar__on-demand .title-bar__column>.title-bar__row{-webkit-box-pack:justify;justify-content:space-between}.variant--mobile .title-bar.title-bar__on-demand .title-bar__on-demand{padding-right:1rem}.variant--mobile .title-bar.title-bar__on-demand .title-bar__on-demand__logo{margin-right:2rem}.variant--mobile .title-bar.title-bar__on-demand .tabs{align-self:flex-end}.title-bar .title{padding-left:1rem;padding-right:1rem;display:-webkit-box;display:flex;position:relative;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;align-self:stretch;margin:0 3rem 0 0;background-color:#009fe2;background-color:var(--color-accent)}@supports (padding:max(0px)){.title-bar .title{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.title-bar .title h1,.title-bar .title span{align-self:stretch;margin-bottom:0;color:#fff;color:var(--color-white);line-height:unset;text-transform:uppercase;font-size:1.25rem;font-weight:600}.title-bar .title h1[data-js-dropdown],.title-bar .title span[data-js-dropdown]{-webkit-box-align:center;align-items:center}.title-bar .title>:not(:first-child),.title-bar .title a>:not(:first-child){margin-left:.25rem}.title-bar .title a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.title-bar .title svg{width:20px;height:20px}.title-bar .title svg.svg-chevron{width:15px;height:15px}.title-bar .title svg.svg-wide{width:100px}.title-bar .title .dropdown{margin:0}.title-bar .title:after{display:block;position:absolute;top:0;bottom:0;left:100%;width:2rem;border-left:1rem solid #009fe2;border-bottom:1rem solid #009fe2;border:1rem solid var(--color-accent);border-top:1rem solid transparent;border-right:1rem solid transparent;content:""}.title-bar svg{width:20px;height:20px}.title-bar svg.svg-chevron{width:15px;height:15px;margin-right:1rem}.title-bar .title-bar__info{padding-left:1rem;padding-right:1rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@supports (padding:max(0px)){.title-bar .title-bar__info{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.title-bar .title-bar__info>:not(:first-child){margin-left:.5rem}.title-bar .title-bar__info span{color:#c8c8c7;color:var(--color-gray-light);font-size:.9rem}.title-bar .title-bar__info svg{width:20px;height:20px}.title-bar .tabs{overflow:visible;border-bottom:0;background-color:transparent}.title-bar .tabs .tabs__item{border-bottom:0;padding:0 1rem;color:#fff;color:var(--color-white);line-height:1;font-weight:400}.title-bar .tabs .tabs__item:not(:first-child){border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border)}.title-bar .tabs .tabs__item.tabs__item--active{color:#009fe2;color:var(--color-accent);font-weight:600}.title-bar .tabs .tabs__item.tabs__item--active.focusable--focused,.variant--desktop .title-bar .tabs .tabs__item.tabs__item--active:focus,.variant--desktop .title-bar .tabs .tabs__item.tabs__item--active:hover{color:#009fe2;color:var(--color-accent)}.title-bar .tabs .tabs__item .dropdown{left:-9.5rem;margin-top:.25rem;margin-left:0}.title-bar .tabs.stretch--borderless{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;justify-content:space-around;text-transform:uppercase}.title-bar .tabs.stretch--borderless>.tabs__item{border-left:0}.variant--mobile .title-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;height:auto}.variant--mobile .title-bar.subheading,.variant--mobile .title-bar.tipster{-webkit-box-align:center;align-items:center;color:#000;color:var(--color-black)}.variant--mobile .title-bar.subheading .title,.variant--mobile .title-bar.tipster .title{min-width:9rem;margin:0}.variant--mobile .title-bar.subheading h1,.variant--mobile .title-bar.tipster h1{-webkit-box-align:center;align-items:center;font-size:.9rem}.variant--mobile .title-bar.subheading .title:after,.variant--mobile .title-bar.tipster .title:after{content:none}.variant--mobile .title-bar.subheading>.title-bar__subblock,.variant--mobile .title-bar.tipster>.title-bar__subblock{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.variant--mobile .title-bar.subheading>.title-bar__subblock>:not(:first-child),.variant--mobile .title-bar.tipster>.title-bar__subblock>:not(:first-child){margin-left:.5rem}.variant--mobile .title-bar.subheading{background-color:rgba(174,140,97,.2);background-color:var(--color-brown-bg)}.variant--mobile .title-bar.tipster{color:#fff;color:var(--color-white)}.variant--mobile .title-bar.title-bar--small .title{margin-right:0;padding:0 .5rem}.variant--mobile .title-bar.title-bar--small .title h1{align-self:flex-start;height:1rem;font-size:.7rem}.variant--mobile .title-bar.title-bar--small .title:after{width:1rem;border-width:.5rem}.variant--mobile .title-bar.title-bar--small .tabs{height:1rem;font-size:.5rem}.variant--mobile .title-bar.title-bar--small .tabs .tabs__item{font-weight:600}.variant--mobile .title-bar.title-bar--small .tabs .dropdown{margin-top:0}.variant--mobile .title-bar.title-bar--small svg{width:7.5px;height:7.5px}.variant--mobile .title-bar.title-bar--small svg.svg-chevron{width:7.5px;height:7.5px;margin-right:1rem}.variant--mobile .title-bar .title h1{align-self:flex-start;height:2rem;white-space:nowrap}.variant--mobile .title-bar .subtitle{font-size:.9rem}.variant--mobile .title-bar .tabs,.variant--mobile .title-bar .title-bar__info{height:2rem}.variant--mobile .title-bar .tabs .dropdown{margin-top:0}.title-table{margin:1rem 0;line-height:1}.title-table .title-table__header,.title-table .title-table__row{display:-webkit-box;display:flex;border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border)}.title-table .title-table__header .title-table__column,.title-table .title-table__row .title-table__column{font-size:1rem}.title-table .title-table__header .title-table__column:first-child,.title-table .title-table__row .title-table__column:first-child{margin-left:env(safe-area-inset-left)}.title-table .title-table__header .title-table__column:last-child,.title-table .title-table__row .title-table__column:last-child{margin-right:env(safe-area-inset-right)}.title-table .title-table__header .title-table__column:not(:first-child),.title-table .title-table__row .title-table__column:not(:first-child){margin-left:1rem}.title-table .title-table__header .title-table__column.title-table__column--expand,.title-table .title-table__row .title-table__column.title-table__column--expand{-webkit-box-flex:1;flex-grow:1}.title-table .title-table__header .title-table__column.title-table__column--icons,.title-table .title-table__row .title-table__column.title-table__column--icons{display:-webkit-box;display:flex;padding-bottom:.25rem;color:#009fe2;color:var(--color-accent)}.title-table .title-table__header .title-table__column.title-table__column--icons>:not(:first-child),.title-table .title-table__row .title-table__column.title-table__column--icons>:not(:first-child){margin-left:.5rem}.title-table .title-table__header .title-table__column.title-table__column--icons svg,.title-table .title-table__row .title-table__column.title-table__column--icons svg{display:block;width:20px;height:20px}.title-table .title-table__header{-webkit-box-align:end;align-items:flex-end}.title-table .title-table__header .title-table__column.title-table__column--title{min-width:200px;margin:0 0 -1px;padding:.25rem .5rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white);text-transform:uppercase;font-size:1rem;font-weight:600}.variant--mobile .title-table .title-table__header .title-table__column.title-table__column--title{padding-left:1rem}@supports (padding:max(0px)){.variant--mobile .title-table .title-table__header .title-table__column.title-table__column--title{padding-left:max(1rem,env(safe-area-inset-left))}}.title-table .title-table__header .title-table__column.title-table__column--subtitle{padding-bottom:.25rem;color:#009fe2;color:var(--color-accent);text-transform:uppercase;font-size:.9rem;font-weight:600}.title-table .title-table__header .title-table__column.title-table__column--heading{padding-bottom:.25rem;color:#818a91;color:var(--color-text-muted);font-size:.9rem}.title-table .title-table__row{-webkit-box-align:center;align-items:center}.variant--mobile .title-table .title-table__row .title-table__column:first-child{margin-left:1rem}@supports (margin:max(0px)){.variant--mobile .title-table .title-table__row .title-table__column:first-child{margin-left:max(1rem,env(safe-area-inset-left))}}.variant--mobile .title-table .title-table__row .title-table__column:last-child{margin-right:1rem}@supports (margin:max(0px)){.variant--mobile .title-table .title-table__row .title-table__column:last-child{margin-right:max(1rem,env(safe-area-inset-right))}}.embedded-tweet{border-left:.5rem solid #009ba3;border-left:.5rem solid var(--color-teal);padding-left:1rem;line-height:1.25}.embedded-tweet .tweet__content>*{margin:.5rem 0}.embedded-tweet .tweet__content>:first-child{margin-top:0}.embedded-tweet .tweet__content>:last-child{margin-bottom:0}.embedded-tweet .tweet__author{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#221d35;color:var(--color-text-primary)}.embedded-tweet .tweet__author>:not(:first-child){margin-left:.5rem}.variant--desktop .embedded-tweet .tweet__author:hover{color:#009fe2;color:var(--color-accent);text-decoration:none}.embedded-tweet .tweet__author img{width:30px;height:30px;border-radius:15px}.embedded-tweet .tweet__author .tweet__author__name{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.embedded-tweet .tweet__author .tweet__author__name span{line-height:1}.embedded-tweet .tweet__author .tweet__author__name span.tweet__author__username{color:#818a91;color:var(--color-text-muted)}.embedded-tweet .tweet__image__wrapper{display:-webkit-box;display:flex}.embedded-tweet .tweet__image__wrapper>:not(:first-child){margin-left:1rem}.embedded-tweet .tweet__image__wrapper .tweet__content{-webkit-box-flex:1;flex-grow:1}.embedded-tweet .tweet__image__wrapper .tweet__image img{max-width:160px;max-height:160px}.variant--mobile .embedded-tweet .tweet__image__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.variant--mobile .embedded-tweet .tweet__image__wrapper>:not(:first-child){margin-top:.5rem;margin-left:0}.variant--mobile .embedded-tweet .tweet__image__wrapper .tweet__image img{max-width:100%;max-height:160px}.embedded-tweet .tweet__images{display:-webkit-box;display:flex;height:80px}.embedded-tweet .tweet__images .tweet__image{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:hidden;width:0}.embedded-tweet .tweet__images .tweet__image img{display:block;width:100%;height:auto}ruk-video-player ruk-video-cover-message{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:2rem;background-color:#000;background-color:var(--color-black);color:#fff;color:var(--color-white);line-height:1}ruk-video-player ruk-video-cover-message>:not(:first-child){margin-top:.5rem}ruk-video-player ruk-video-cover-message svg{width:80px;height:80px}.variant--desktop ruk-video-player ruk-video-cover-message svg{width:120px;height:120px}ruk-video-player ruk-video-cover-message .video-player__cover-message__text{text-align:center}ruk-video-player.video-player--pip ruk-video-cover-message{cursor:pointer}ruk-video-player ruk-video-information{display:-webkit-box;display:flex;position:absolute;top:6rem;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;pointer-events:none!important;padding:2rem;color:#fff;color:var(--color-white);text-shadow:0 0 10px #000}ruk-video-player ruk-video-information .video-player__information__programme{display:-webkit-box;display:flex;line-height:1}ruk-video-player ruk-video-information .video-player__information__programme>:not(:first-child){margin-left:1rem}ruk-video-player ruk-video-information .video-player__information__programme .video-player__information__programme__icon{width:40px;height:40px}ruk-video-player ruk-video-information .video-player__information__programme .video-player__information__programme__text{-webkit-box-flex:1;flex-grow:1}ruk-video-player ruk-video-information .video-player__information__programme .video-player__information__programme__text>:not(:first-child){margin-top:.25rem}ruk-video-player ruk-video-information .video-player__information__programme .video-player__information__programme__text .video-player__information__programme__text__title{font-size:1.25rem;font-weight:600}ruk-video-player ruk-video-information .video-player__information__programme .video-player__information__programme__text .video-player__information__programme__text__subtitle{font-size:1rem}ruk-video-player ruk-video-information .video-player__information__progress-bar{position:relative;overflow:hidden;z-index:1;height:.5rem;margin-top:1rem;border-radius:5px;background-color:hsla(0,0%,100%,.2);background-color:var(--color-overlay-light-faded)}ruk-video-player ruk-video-information .video-player__information__progress-bar .video-player__information__progress-bar__thumb{position:absolute;top:0;bottom:0;width:.15rem;margin-left:-.075rem;background-color:#fff;background-color:var(--color-body-content)}ruk-video-player ruk-video-information .video-player__information__progress-text{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-top:.5rem}ruk-video-player ruk-video-information .video-player__information__progress-text .video-player__information__progress-text__elapsed>span,ruk-video-player ruk-video-information .video-player__information__progress-text .video-player__information__progress-text__remaining>span{display:inline-block;width:.55rem;text-align:center}ruk-video-player .video-player__overlay{-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0;pointer-events:none}ruk-video-player.video-player--overlays-active .video-player__overlay{opacity:.9;pointer-events:inherit}.variant--desktop ruk-video-container:not(:-webkit-full-screen) ruk-video-player.video-player--active:not(.video-player--pip):focus .video-player__overlay,.variant--desktop ruk-video-container:not(:-webkit-full-screen) ruk-video-player.video-player--active:not(.video-player--pip):hover .video-player__overlay{opacity:.9;pointer-events:inherit}.variant--desktop ruk-video-container:not(:-ms-fullscreen) ruk-video-player.video-player--active:not(.video-player--pip):focus .video-player__overlay,.variant--desktop ruk-video-container:not(:-ms-fullscreen) ruk-video-player.video-player--active:not(.video-player--pip):hover .video-player__overlay{opacity:.9;pointer-events:inherit}.variant--desktop ruk-video-container:not(:fullscreen) ruk-video-player.video-player--active:not(.video-player--pip):focus .video-player__overlay,.variant--desktop ruk-video-container:not(:fullscreen) ruk-video-player.video-player--active:not(.video-player--pip):hover .video-player__overlay{opacity:.9;pointer-events:inherit}ruk-video-player ruk-video-promotion{display:-webkit-box;display:flex;position:absolute;bottom:2rem;left:2rem;-webkit-box-align:center;align-items:center;z-index:2;border-radius:.2rem;padding:.25rem;background-color:#fff;background-color:var(--color-body-content);color:#000;color:var(--color-text)}ruk-video-player ruk-video-promotion>:not(:first-child){margin-left:.5rem}ruk-video-player ruk-video-promotion .video-player__promotion__image{width:40px;height:40px}ruk-video-player ruk-video-promotion .video-player__promotion__text{line-height:1}ruk-video-player ruk-video-promotion .video-player__promotion__text>:not(:first-child){margin-top:.25rem}ruk-video-player ruk-video-promotion .video-player__promotion__text .video-player__promotion__text__title{font-size:1rem;font-weight:600}ruk-video-player ruk-video-promotion .video-player__promotion__text .video-player__promotion__text__domain{color:#818a91;color:var(--color-text-muted);font-size:.9rem}ruk-video-player ruk-video-promotion .video-player__promotion__button{--button-padding:.25rem;--button-font-size:.8rem}ruk-video-controls-button,ruk-video-controls-cast-button,ruk-video-controls-menu,ruk-video-controls-slider{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;height:40px;padding:0 .5rem}ruk-video-controls-button span,ruk-video-controls-cast-button span,ruk-video-controls-menu span,ruk-video-controls-slider span{display:-webkit-box;display:flex}ruk-video-controls-button svg,ruk-video-controls-cast-button svg,ruk-video-controls-menu svg,ruk-video-controls-slider svg{width:20px;height:20px}ruk-video-controls-menu{position:relative;cursor:default}ruk-video-controls-menu .video-controls__menu{display:none;position:absolute;right:0;bottom:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#221d35;background-color:var(--color-primary)}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.25rem .5rem}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item>:not(:first-child){margin-left:1rem}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item>a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item>a:first-child{-webkit-box-flex:1;flex-grow:1}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item>a>:not(:first-child){margin-left:.5rem}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item svg{display:block;flex-shrink:0;width:20px;height:20px}ruk-video-controls-menu .video-controls__menu ruk-video-controls-menu-item span{-webkit-box-flex:1;flex-grow:1;flex-shrink:0;white-space:nowrap}ruk-video-controls-menu:hover .video-controls__menu{display:-webkit-box;display:flex}ruk-video-player ruk-video-controls-progress{-webkit-box-flex:1;flex-grow:1;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;height:100%;padding:0 .5rem}ruk-video-player ruk-video-controls-progress .video-controls__progress__wrapper{position:relative;width:100%;height:100%}ruk-video-player ruk-video-controls-progress .video-controls__progress__wrapper .video-controls__progress__track{position:absolute;top:50%;right:0;left:0;height:3px;margin-top:-1.5px;border-radius:1.5px;background-color:#818a91;background-color:var(--color-gray-dark)}ruk-video-player ruk-video-controls-progress .video-controls__progress__wrapper .video-controls__progress__thumb{position:absolute;top:50%;left:0;width:4px;height:20px;margin-top:-10px;margin-left:-2px;border-radius:2px;background-color:#fff;background-color:var(--color-white)}ruk-video-controls-slider{position:relative}.variant--desktop ruk-video-controls-slider:focus .video-controls__slider,.variant--desktop ruk-video-controls-slider:hover .video-controls__slider,ruk-video-controls-slider.focusable--focused .video-controls__slider{display:-webkit-box;display:flex}ruk-video-controls-slider.video-controls__slider--active .video-controls__slider{display:-webkit-box;display:flex;cursor:-webkit-grabbing;cursor:grabbing}ruk-video-controls-slider .video-controls__slider{display:none;position:absolute;right:0;bottom:100%;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;height:100px;padding:.5rem 0;background-color:#221d35;background-color:var(--color-primary)}ruk-video-controls-slider .video-controls__slider .video-controls__slider__wrapper{position:relative;width:100%;height:100%}ruk-video-controls-slider .video-controls__slider .video-controls__slider__wrapper .video-controls__slider__track{position:absolute;top:0;bottom:0;left:50%;width:3px;margin-left:-1.5px;border-radius:1.5px;background-color:#818a91;background-color:var(--color-gray-dark)}ruk-video-controls-slider .video-controls__slider .video-controls__slider__wrapper .video-controls__slider__thumb{position:absolute;bottom:0;left:50%;width:20px;height:4px;margin-bottom:-2px;margin-left:-10px;border-radius:2px;background-color:#fff;background-color:var(--color-white)}ruk-video-player ruk-video-controls{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);display:-webkit-box;display:flex;position:absolute;right:0;bottom:0;left:0;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:40px;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}ruk-video-player ruk-video-controls.video-controls--loading>:not(.video-controls__text){display:none!important}ruk-video-player ruk-video-controls .video-controls__grow{-webkit-box-flex:1;flex-grow:1}ruk-video-player ruk-video-controls .video-controls__text{padding:0 .5rem;font-size:.9rem}ruk-video-player ruk-video-controls .video-controls__text .monospaced-number{display:inline-block;width:8px;text-align:center}ruk-video-player ruk-video-controls~ruk-video-information{margin-bottom:40px;padding:1rem}ruk-video-player ruk-video-controls~ruk-video-promotion{bottom:1rem;left:1rem;-webkit-transition:bottom .3s;transition:bottom .3s}ruk-video-player.video-player--overlays-active ruk-video-controls~ruk-video-promotion{bottom:calc(1rem + 40px)}ruk-video-player ruk-video-close{display:-webkit-box;display:flex;position:absolute;top:0;right:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;z-index:2;cursor:pointer;width:40px;height:40px;color:#fff;color:var(--color-white)}ruk-video-player ruk-video-close svg{-webkit-filter:drop-shadow(0 0 10px #221d35);filter:drop-shadow(0 0 10px #221d35);-webkit-filter:drop-shadow(0 0 10px var(--color-primary));filter:drop-shadow(0 0 10px var(--color-primary));width:20px;height:20px}ruk-video-player ruk-video-message{position:absolute;top:1rem;left:1rem;border-radius:.25rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.3);background-color:var(--color-popup-background-light);color:#fff;color:var(--color-white)}.hero.hero--mini .video-controls .video-controls__progress,.hero.hero--mini .video-controls .video-controls__text{display:none}#active-video-player-container .video-pip-container{position:fixed;z-index:1200;cursor:move;width:240px;height:135px}.variant--desktop #active-video-player-container .video-pip-container{width:480px;height:270px}#active-video-player-container .video-pip-container.video-pip-container--native{position:absolute;visibility:hidden}#active-video-player-container .video-pip-container.video-pip-container--top-left{top:2rem;left:2rem}#active-video-player-container .video-pip-container.video-pip-container--top-right{top:2rem;right:2rem}#active-video-player-container .video-pip-container.video-pip-container--bottom-left{bottom:2rem;left:2rem}#active-video-player-container .video-pip-container.video-pip-container--bottom-right{right:2rem;bottom:2rem}#active-video-player-container .video-pip-container video{position:absolute;width:100%;height:100%}#active-video-player-container .video-pip-container .video-pip-controls{display:-webkit-box;display:flex;position:absolute;justify-content:space-around;-webkit-box-align:center;align-items:center;-webkit-transition:opacity .3s;transition:opacity .3s;visibility:hidden;opacity:0;width:100%;height:100%}.variant--desktop #active-video-player-container .video-pip-container .video-pip-controls{visibility:visible}#active-video-player-container .video-pip-container .video-pip-controls .video-pip-controls__button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px;border-radius:20px;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}#active-video-player-container .video-pip-container .video-pip-controls .video-pip-controls__button svg{width:20px;height:20px}#active-video-player-container .video-pip-container .video-pip-controls.video-pip-controls--active,.variant--desktop #active-video-player-container .video-pip-container .video-pip-controls:hover{visibility:visible;opacity:.9}ruk-video-container{display:-webkit-box;display:flex;flex-wrap:wrap;overflow:hidden;width:100vw;height:56vw;max-height:80vh;background-color:#000;background-color:var(--color-black)}ruk-video-container:-webkit-full-screen{width:100%;height:100%;max-height:100%}ruk-video-container:-ms-fullscreen{width:100%;height:100%;max-height:100%}ruk-video-container:fullscreen{width:100%;height:100%;max-height:100%}ruk-video-container .hero{padding-bottom:0}.hero.hero--video>ruk-video-container{position:absolute;top:0;right:0;bottom:0;left:0;width:inherit;height:inherit;max-height:inherit}ruk-video-container>*{width:100%;height:100%}ruk-video-container.video-container--split-2{height:28vw}ruk-video-container.video-container--split-2>*{width:50%}ruk-video-container.video-container--split-3,ruk-video-container.video-container--split-4{-webkit-box-pack:center;justify-content:center}ruk-video-container.video-container--split-3>*,ruk-video-container.video-container--split-4>*{width:50%;height:50%}ruk-video-container video-placeholder{cursor:pointer}ruk-video-container ruk-video-player{position:relative}ruk-video-container ruk-video-player video{width:100%;height:100%;background-color:#000;background-color:var(--color-black)}.variant--desktop ruk-video-container ruk-video-player video:-webkit-media-controls,.variant--desktop ruk-video-container ruk-video-player video::-webkit-media-controls-panel{display:none!important}form .grid.grid--stretch .sky-logo{-webkit-box-flex:0;flex-grow:0;align-self:center;color:#233461;color:var(--color-sky)}form .grid.grid--stretch .sky-logo svg{width:66px;height:40px}.antepost__page{background-color:#fff;background-color:var(--color-white);font-size:13px}.antepost__page .antepost__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.antepost__page .antepost__date{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;min-height:42px;border-bottom:1px solid #d3d3d3}.antepost__page .antepost__horse{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.antepost__page .antepost__horse:not(last-of-type){margin-right:1rem}.antepost__page .antepost__horse:not(last-of-type):after{content:", "}.antepost__page .antepost__horse:last-of-type:after{content:""}.antepost__page .antepost__horse__odds{margin-right:.5rem}.antepost__page .antepost__horse__name{font-weight:600}.antepost__page .antepost-date{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:10rem;margin:0;padding:.25rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white);text-transform:uppercase;font-size:.9rem;font-weight:600}.antepost__page .antepost__row,.antepost__page .antepost__row a{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;width:100%;color:#000}.antepost__page .antepost__row{border-bottom:1px solid #d3d3d3;padding:.5rem 0}.antepost__page .antepost__race-title{margin:0}.antepost__page .antepost__row-content{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.antepost__page .antepost__date-races{-webkit-box-flex:1;flex-grow:1}.antepost__page .antepost__race-title-col{min-width:20rem}.antepost__page .antepost__horses{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start}.antepost__page .antepost__horses>:not(last-of-type){margin-right:1rem}.antepost__page .antepost__chevron svg{width:20px;height:20px}.variant--mobile .antepost__page{padding:1rem}.variant--mobile .antepost__page .antepost__horse:after{content:""}.variant--mobile .antepost__page .antepost__horses,.variant--mobile .antepost__page .antepost__row-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;margin-top:.5rem}.club-days-widget{position:relative;margin-top:2rem;background:-webkit-gradient(linear,left top,left bottom,from(#009fe2),to(#000));background:linear-gradient(#009fe2,#000);background:-webkit-gradient(linear,left top,left bottom,from(var(--color-accent)),to(var(--color-black)));background:linear-gradient(var(--color-accent),var(--color-black));color:#fff;color:var(--color-white)}.variant--tablet .club-days-widget{margin-bottom:1rem}.club-days-widget .club-days-widget__background{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:hidden;opacity:.2}.club-days-widget .club-days-widget__background img{min-width:100%}.club-days-widget .grid{position:relative;margin:0}.club-days-widget .club-days-widget__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.club-days-widget .club-days-widget__column svg{margin:.5rem 0}.club-days-widget .club-days-widget__column .svg-crown{width:80px;height:80px}.club-days-widget .club-days-widget__column h2{margin:1rem 0 0;text-align:center}.club-days-widget .club-days-widget__column p{margin:0;text-align:center}.club-days-widget .club-days-widget__column p.club-days-widget__caps{text-transform:uppercase;font-weight:300}.club-days-widget .club-days-widget__column .button{margin-top:1rem}.club-days-widget .club-days-widget__column .button.button--outline{background-color:#fff;background-color:var(--color-white)}.contentful_page{padding:1rem;background-color:#fff;background-color:var(--color-body-content)}@supports (padding:max(0px)){.contentful_page{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.contentful_page.registration__page{padding:0}.contentful_page h1,.contentful_page h2,.contentful_page h3,.contentful_page h4,.contentful_page h5,.contentful_page h6{display:-webkit-box;display:flex}.contentful_page h1.heading--news,.contentful_page h2.heading--news,.contentful_page h3.heading--news,.contentful_page h4.heading--news,.contentful_page h5.heading--news,.contentful_page h6.heading--news{display:inline}.variant--desktop .contentful_page table tr td,.variant--desktop .contentful_page table tr th,.variant--tablet .contentful_page table tr td,.variant--tablet .contentful_page table tr th{white-space:normal}.contentful_page iframe{width:100%;border:0}.contentful_page .date--news{margin:1rem 0;color:#818a91;color:var(--color-text-muted)}.contentful_page img.contentful-asset{max-width:100%}.contentful_page img.contentful-asset.asset--full{width:100%}.contentful_page img.contentful-asset.asset--clickable{cursor:pointer}.variant--desktop .contentful_page img.contentful-asset:not(.asset--full):not(.promotion__asset):not(.contentful--ignore):not(.live-odd__bookie),.variant--tablet .contentful_page img.contentful-asset:not(.asset--full):not(.promotion__asset):not(.contentful--ignore):not(.live-odd__bookie){clear:both;float:left;width:40%;margin-right:1rem;margin-bottom:1rem}.contentful_page .share{float:right;margin-left:1rem}.contentful_page .contentful__author{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:1rem 0}.contentful_page .contentful__author>:not(:first-child){margin-left:.5rem}.contentful_page .contentful__author .placeholder,.contentful_page .contentful__author img{width:40px;height:40px;border-radius:20px}.contentful_page .contentful__author .contentful__author__text{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;line-height:1;font-weight:600}.contentful_page .contentful__author .contentful__author__text>:not(:first-child){margin-top:.25rem}.variant--desktop .contentful_page .hero.contentful-asset:not(.asset--full),.variant--tablet .contentful_page .hero.contentful-asset:not(.asset--full){clear:both;float:left;width:60%;margin-right:1rem;margin-bottom:1rem;padding-bottom:32%}.contentful_page .hero.contentful-asset.asset--full{margin:1rem 0}.contentful_page .hero.contentful-asset.asset--full:first-child{margin-top:0}.variant--desktop .contentful_page .hero.contentful-asset.asset--full,.variant--tablet .contentful_page .hero.contentful-asset.asset--full{clear:both}.contentful_page .audio-player.contentful-asset{max-width:100%}.contentful_page .audio-player.contentful-asset.asset--full{width:100%}.contentful_page .audio-player.contentful-asset.asset--clickable{cursor:pointer}.variant--desktop .contentful_page .audio-player.contentful-asset:not(.asset--full):not(.promotion__asset):not(.contentful--ignore):not(.live-odd__bookie),.variant--tablet .contentful_page .audio-player.contentful-asset:not(.asset--full):not(.promotion__asset):not(.contentful--ignore):not(.live-odd__bookie){clear:both;float:left;width:40%;margin-right:1rem;margin-bottom:1rem}.contentful_page .ssmp-wrapper{position:relative;width:inherit!important;height:inherit!important;margin:0}.contentful_page .ssmp-wrapper.contentful-asset{max-width:100%}.contentful_page .ssmp-wrapper.contentful-asset.asset--full{width:100%}.contentful_page .ssmp-wrapper.contentful-asset.asset--clickable{cursor:pointer}.variant--desktop .contentful_page .ssmp-wrapper.contentful-asset:not(.asset--full):not(.promotion__asset):not(.contentful--ignore):not(.live-odd__bookie),.variant--tablet .contentful_page .ssmp-wrapper.contentful-asset:not(.asset--full):not(.promotion__asset):not(.contentful--ignore):not(.live-odd__bookie){clear:both;float:left;width:40%;margin-right:1rem;margin-bottom:1rem}.variant--desktop .contentful_page .ssmp-wrapper,.variant--tablet .contentful_page .ssmp-wrapper{width:60%!important;padding-bottom:32%}.contentful_page .ssmp-wrapper object,.contentful_page .ssmp-wrapper video{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.contentful_page blockquote{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.contentful_page blockquote a{font-size:inherit}.contentful_page blockquote[class^=twitter-]{font-size:.75rem}.contentful_page blockquote[class^=twitter-] p{font-size:1rem;font-style:italic}.contentful_page ruk-promo{clear:both}.contentful_page .widget-embed{margin-right:-1rem;margin-left:-1rem}.contentful_page [class^=twitter-].twitter-tweet-rendered{margin:0 auto}.tabs+.contentful_page{margin-top:0}.contentful_page .clearfix:after,.contentful_page .markdown:after{display:table;clear:both;content:""}.contentful_page figure{margin:0}.daily-competition{position:relative;margin-bottom:0;padding:1rem;background-position:50%;background-size:cover}.daily-competition h1{margin:0;padding:1.5rem 0;color:#fff;color:var(--color-text-light)}.variant--desktop .daily-competition .grid,.variant--desktop .daily-competition .grid-mobile,.variant--tablet .daily-competition .grid,.variant--tablet .daily-competition .grid-mobile{margin:2rem 10rem}.variant--desktop .daily-competition .grid-mobile a,.variant--desktop .daily-competition .grid a,.variant--tablet .daily-competition .grid-mobile a,.variant--tablet .daily-competition .grid a{padding:1.5rem}.daily-competition .grid-mobile a .daily-competition__day,.daily-competition .grid a .daily-competition__day{display:block;position:relative;padding-top:100%;background-color:rgba(214,71,96,.8)}.daily-competition .grid-mobile a .daily-competition__day .daily-competition__day__title,.daily-competition .grid a .daily-competition__day .daily-competition__day__title{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#fff;color:var(--color-white);text-align:center;font-size:2.1rem}.racecard__form__table,.racecard__futures__table,.racecard__record__table{width:100%;border:1px solid #eceeef;border:1px solid var(--color-body-dropdown);border-top:0;table-layout:fixed;border-spacing:0}.racecard__form__table th,.racecard__futures__table th,.racecard__record__table th{border:1px solid #eceeef;border:1px solid var(--color-body-dropdown);padding:.5rem .25rem;background-color:#eceeef;background-color:var(--color-body-dropdown);color:#000;color:var(--color-text);font-size:.7rem;font-weight:400}.racecard__form__table th.table__ordering-link,.racecard__futures__table th.table__ordering-link,.racecard__record__table th.table__ordering-link{border:0;padding:0}.racecard__form__table th.table__ordering-link a,.racecard__futures__table th.table__ordering-link a,.racecard__record__table th.table__ordering-link a{-webkit-box-pack:center;justify-content:center;padding:.5rem .25rem}.racecard__form__table td,.racecard__futures__table td,.racecard__record__table td{padding:.25rem;white-space:nowrap;text-align:center;font-size:.8rem;font-weight:400}.racecard__form__table td:not(:first-child),.racecard__futures__table td:not(:first-child),.racecard__record__table td:not(:first-child){border-left:1px solid #eceeef;border-left:1px solid var(--color-body-dropdown)}.variant--mobile .racecard__form__table td,.variant--mobile .racecard__futures__table td,.variant--mobile .racecard__record__table td{font-size:.7rem}.racecard__form__table td.wrappeable,.racecard__futures__table td.wrappeable,.racecard__record__table td.wrappeable{white-space:normal;text-align:left}.racecard__form__table td.ellipsis,.racecard__futures__table td.ellipsis,.racecard__record__table td.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.racecard__form__table td.uppercase,.racecard__futures__table td.uppercase,.racecard__record__table td.uppercase{text-transform:uppercase}.racecard__form__table td.lowercase,.racecard__futures__table td.lowercase,.racecard__record__table td.lowercase{text-transform:lowercase}.racecard__form__table tfoot td,.racecard__futures__table tfoot td,.racecard__record__table tfoot td{font-weight:600}.racecard__form__table .racecard__form__notification,.racecard__futures__table .racecard__form__notification,.racecard__record__table .racecard__form__notification{background-color:#c8c8c7;background-color:var(--color-body-hover);white-space:normal}.racecard__form__table .racecard__form__date,.racecard__futures__table .racecard__form__date,.racecard__record__table .racecard__form__date{width:65px}.variant--mobile .racecard__form__table .racecard__form__date,.variant--mobile .racecard__futures__table .racecard__form__date,.variant--mobile .racecard__record__table .racecard__form__date{width:55px}.racecard__form__table .racecard__form__time,.racecard__futures__table .racecard__form__time,.racecard__record__table .racecard__form__time{width:45px}.racecard__form__table .racecard__form__course_name,.racecard__futures__table .racecard__form__course_name,.racecard__record__table .racecard__form__course_name{width:52px}.racecard__form__table .racecard__form__position,.racecard__futures__table .racecard__form__position,.racecard__record__table .racecard__form__position,.variant--mobile .racecard__form__table .racecard__form__course_name,.variant--mobile .racecard__futures__table .racecard__form__course_name,.variant--mobile .racecard__record__table .racecard__form__course_name{width:40px}.variant--mobile .racecard__form__table .racecard__form__position,.variant--mobile .racecard__futures__table .racecard__form__position,.variant--mobile .racecard__record__table .racecard__form__position{width:30px}.racecard__form__table .racecard__form__beaten,.racecard__futures__table .racecard__form__beaten,.racecard__record__table .racecard__form__beaten{width:45px}.variant--mobile .racecard__form__table .racecard__form__beaten,.variant--mobile .racecard__futures__table .racecard__form__beaten,.variant--mobile .racecard__record__table .racecard__form__beaten{width:35px}.racecard__form__table .racecard__form__equip,.racecard__form__table .racecard__form__race_type,.racecard__futures__table .racecard__form__equip,.racecard__futures__table .racecard__form__race_type,.racecard__record__table .racecard__form__equip,.racecard__record__table .racecard__form__race_type{width:34px}.racecard__form__table .racecard__form__distance,.racecard__futures__table .racecard__form__distance,.racecard__record__table .racecard__form__distance{width:45px}.racecard__form__table .racecard__form__race_distance,.racecard__futures__table .racecard__form__race_distance,.racecard__record__table .racecard__form__race_distance{width:60px}.racecard__form__table .racecard__form__class,.racecard__futures__table .racecard__form__class,.racecard__record__table .racecard__form__class{width:43px}.racecard__form__table .racecard__form__weight,.racecard__futures__table .racecard__form__weight,.racecard__record__table .racecard__form__weight{width:35px}.racecard__form__table .racecard__form__rating,.racecard__futures__table .racecard__form__rating,.racecard__record__table .racecard__form__rating{width:51px}.racecard__form__table .racecard__form__going,.racecard__futures__table .racecard__form__going,.racecard__record__table .racecard__form__going{width:60px}.variant--mobile .racecard__form__table .racecard__form__going,.variant--mobile .racecard__futures__table .racecard__form__going,.variant--mobile .racecard__record__table .racecard__form__going{width:50px}.racecard__form__table .racecard__form__sp,.racecard__futures__table .racecard__form__sp,.racecard__record__table .racecard__form__sp{width:40px}.variant--mobile .racecard__form__table .racecard__form__sp,.variant--mobile .racecard__futures__table .racecard__form__sp,.variant--mobile .racecard__record__table .racecard__form__sp{width:35px}.racecard__form__table .racecard__form__hi_lo,.racecard__futures__table .racecard__form__hi_lo,.racecard__record__table .racecard__form__hi_lo{width:70px}.racecard__form__table .racecard__form__or,.racecard__futures__table .racecard__form__or,.racecard__record__table .racecard__form__or{width:40px}.racecard__form__table .racecard__form__replay,.racecard__futures__table .racecard__form__replay,.racecard__record__table .racecard__form__replay{width:39px}.variant--mobile .racecard__form__table .racecard__form__replay,.variant--mobile .racecard__futures__table .racecard__form__replay,.variant--mobile .racecard__record__table .racecard__form__replay{width:21px}.racecard__form__table .racecard__form__replay a,.racecard__futures__table .racecard__form__replay a,.racecard__record__table .racecard__form__replay a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.racecard__form__table .racecard__form__replay a svg,.racecard__futures__table .racecard__form__replay a svg,.racecard__record__table .racecard__form__replay a svg{width:15px;height:15px}.pacemap{display:-webkit-box;display:flex;width:100%}.pacemap:not(.pacemap--header){height:1.5rem}.pacemap.pacemap--key{height:1rem}.pacemap .pacemap__position{position:relative;flex-basis:0;-webkit-box-flex:1;flex-grow:1}.pacemap .pacemap__position:not(:first-child){margin-left:.25rem}.pacemap .pacemap__position .pacemap__position__probability{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#009fe2;background-color:var(--color-accent)}.pacemap .pacemap__position .pacemap__position__predicted{display:-webkit-box;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.pacemap .pacemap__position .pacemap__position__predicted svg{width:20px;height:20px;color:#221d35;color:var(--color-primary)}.race-selector{position:relative;z-index:1001;background-color:#fff;background-color:var(--color-body-content)}.race-selector svg{margin-left:.66667rem}.race-selector.scrollsnap--active{position:fixed;z-index:1049}.variant--mobile .race-selector{box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}.variant--tablet .race-selector:not(.scrollsnap--active){position:static;top:inherit;right:inherit;left:inherit}.race-selector .race-selector__info{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:1rem}@supports (padding:max(0px)){.race-selector .race-selector__info{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.variant--mobile .race-selector .race-selector__info{padding-bottom:0}.race-selector .race-selector__info>div{display:-webkit-box;display:flex}.race-selector .race-selector__info+.race-selector__info{padding-top:0}.race-selector .race-selector__info .race-selector__back svg{width:20px;height:20px}.race-selector .race-selector__info .race-selector__venue>a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:1.25rem;font-weight:600}.race-selector .race-selector__info .race-selector__venue>a svg{width:10px;height:10px;margin-left:.5rem}.race-selector .race-selector__info .race-selector__track-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end}.race-selector .race-selector__info .race-selector__track-info .race-selector__icons svg{width:20px;height:20px}.race-selector .race-selector__info .race-selector__track-info .race-selector__track-type{color:#818a91;color:var(--color-text-muted);font-size:.75rem}.race-selector .race-selector__times{margin:0}.variant--desktop .race-selector{position:static;margin-bottom:1rem}.variant--desktop .race-selector+.fixed__spacer{display:none}.race-selector-dropdown{padding:1rem 0;background-color:#fff;background-color:var(--color-body-content)}.race-selector-dropdown .race-selector__race{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;min-height:2rem;padding:0 1rem;font-size:1rem}.race-selector-dropdown .race-selector__race:not(:first-child){border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.race-selector-dropdown .race-selector__race .race-selector__name{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;color:#000;color:var(--color-text);line-height:1}.race-selector-dropdown .race-selector__race .race-selector__name .race-selector__title{overflow:hidden;height:1.1rem;white-space:nowrap;text-overflow:ellipsis}.race-selector-dropdown .race-selector__race .race-selector__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;overflow:hidden}.race-selector-dropdown .race-selector__race .race-selector__conditions{color:#818a91;color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem}.race-selector-dropdown .race-selector__race .race-selector__description{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:14rem}.variant--mobile .race-selector-dropdown .race-selector__race .race-selector__description{-webkit-box-flex:1;flex-grow:1}.race-selector-dropdown .race-selector__race .race-selector__name_and_conditon{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;min-width:0}.variant--desktop .race-selector-dropdown a.race-selector__race:hover{text-decoration:none}.race-selector-dropdown svg{flex-shrink:0;width:20px;height:20px}.race-selector-dropdown .race-selector__icons{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;margin-left:.5rem;white-space:nowrap}.race-selector-dropdown .race-selector__icons svg{margin-left:.25rem}.race-selector-dropdown .race-selector__times{display:-webkit-box;display:flex;-webkit-box-flex:2;flex-grow:2;-webkit-box-align:center;align-items:center;margin-left:.5rem}.race-selector-dropdown .race-selector__times a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:4rem;height:2.5rem}.race-selector-dropdown .race-selector__times a svg{width:20px;height:20px}.race-selector-dropdown .race-selector__times a.race-selector__times__abandoned{color:#818a91;color:var(--color-text-muted)}.race-selector-dropdown .race-selector__times a.race-selector__times__abandoned.focusable--focused,.variant--desktop .race-selector-dropdown .race-selector__times a.race-selector__times__abandoned:focus,.variant--desktop .race-selector-dropdown .race-selector__times a.race-selector__times__abandoned:hover{color:#000;color:var(--color-text)}.race-selector-dropdown .race-selector__times a.race-selector__times__result{color:#009fe2;color:var(--color-accent)}.race-selector-dropdown .race-selector__times a.race-selector__times__result.focusable--focused,.variant--desktop .race-selector-dropdown .race-selector__times a.race-selector__times__result:focus,.variant--desktop .race-selector-dropdown .race-selector__times a.race-selector__times__result:hover{color:#3076ad;color:var(--color-accent-hover)}.race-selector-dropdown .race-selector__times a.race-selector__times__race{color:#000;color:var(--color-text)}.race-selector-dropdown .race-selector__times a.race-selector__times__race.focusable--focused,.variant--desktop .race-selector-dropdown .race-selector__times a.race-selector__times__race:focus,.variant--desktop .race-selector-dropdown .race-selector__times a.race-selector__times__race:hover{color:#818a91;color:var(--color-text-muted)}.race-selector-dropdown .race-selector__times a.focusable--focused,.variant--desktop .race-selector-dropdown .race-selector__times a:focus,.variant--desktop .race-selector-dropdown .race-selector__times a:hover{text-decoration:none}.race-selector-dropdown .race-selector__times .button{width:4rem;height:2.5rem}.race-selector-dropdown .race-selector__times .button.button--primary{--button-color-background-active:var(--color-text-muted)}.race-selector-dropdown .race-selector__times .button svg{margin-left:0}.variant--tablet .race-selector-dropdown .dropdown{max-width:calc(100vw - 2rem)}.race-selector-dropdown .dropdown ul li{padding:.5rem 1rem}.race-selector-dropdown .dropdown ul li:last-child{border-bottom:0}.race-selector-dropdown .dropdown ul li .race-selector__race .race-selector__times .button{height:inherit}.race-selector-dropdown.dropdown{padding:0;background-color:#221d35;background-color:var(--color-primary)}.race-selector-dropdown.dropdown .race-selector__race:not(:first-child){border-top:1px solid #464a4c;border-top:1px solid var(--color-border-primary)}.race-selector-dropdown.dropdown .race-selector__race .race-selector__name{color:#fff;color:var(--color-white)}.race-selector-dropdown.dropdown .race-selector__race .race-selector__info{color:#818a91;color:var(--color-text-muted)}.race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__abandoned{color:#c8c8c7;color:var(--color-gray-light)}.race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__abandoned.focusable--focused,.variant--desktop .race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__abandoned:focus,.variant--desktop .race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__abandoned:hover{color:#818a91;color:var(--color-gray-dark)}.race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__race{color:#fff;color:var(--color-white)}.race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__race.focusable--focused,.variant--desktop .race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__race:focus,.variant--desktop .race-selector-dropdown.dropdown .race-selector__times a.race-selector__times__race:hover{color:#c8c8c7;color:var(--color-gray-light)}.race-selector-dropdown.dropdown .race-selector__times a.focusable--focused,.variant--desktop .race-selector-dropdown.dropdown .race-selector__times a:focus,.variant--desktop .race-selector-dropdown.dropdown .race-selector__times a:hover{text-decoration:none}.race-selector .dropdown ul li .race-selector__race>*{margin:0 .5rem}.race-selector-dropdown{margin-right:-1rem;margin-left:-1rem}.variant--desktop .race-selector-dropdown{margin-right:0;margin-left:0}.race-selector-dropdown ul li .race-selector__race{padding:.5rem 1rem}.variant--desktop .race-selector-dropdown ul li .race-selector__race{padding-right:0;padding-left:0}.racecard .racecard__runner{margin:.25rem 0}.tabs-content .racecard .racecard__runner{margin:0}.racecard .racecard__runner .racecard__runner__header--tipped{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1px 3px;color:#fff;color:var(--color-white);text-transform:uppercase;font-weight:600}.variant--mobile .racecard .racecard__runner .racecard__runner__header--tipped{font-size:.7rem}.racecard .racecard__runner .racecard__runner__header--tipped .racecard-tip{padding:0 .5rem;background-color:#50ae48;background-color:var(--color-green);white-space:nowrap}.racecard .racecard__runner .racecard__runner__header--tipped+.racecard__runner__header{border-top:2px solid #50ae48;border-top:2px solid var(--color-green);border-bottom:2px solid #50ae48;border-bottom:2px solid var(--color-green);padding-top:20px}.variant--mobile .racecard .racecard__runner .racecard__runner__header--tipped+.racecard__runner__header{padding-top:10px}.racecard .racecard__runner .racecard__runner__icons{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:start;justify-content:flex-start}.racecard .racecard__runner .racecard__runner__icons .badge__text,.racecard .racecard__runner .racecard__runner__icons svg{margin-right:.2rem}.racecard .racecard__runner .racecard__runner__icons svg{width:20px;height:20px}.racecard .racecard__runner .racecard__runner__icons svg:not(:first-child){margin-left:.25rem}.racecard .racecard__runner .racecard__runner__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:-1rem;margin-left:-1rem;padding:.25rem .5rem}.variant--desktop .racecard .racecard__runner .racecard__runner__header,.variant--tablet .racecard .racecard__runner .racecard__runner__header{margin-right:0;margin-left:0;font-size:.7rem}.racecard .racecard__runner .racecard__runner__header h1,.racecard .racecard__runner .racecard__runner__header h2,.racecard .racecard__runner .racecard__runner__header h3,.racecard .racecard__runner .racecard__runner__header h4{margin:0}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;padding:0}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column:not(:first-child){margin-left:.5rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--grow{-webkit-box-flex:1;flex-grow:1}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--wrap{flex-shrink:1;min-width:0;word-break:break-all}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__chevron{display:-webkit-box;display:flex;flex-basis:10px;-webkit-box-flex:0;flex-grow:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:visible;width:10px}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__chevron svg{display:block;flex-shrink:0;width:15px;height:15px}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__no{width:1.5rem;text-align:center}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__no .racecard__runner__cloth-number{font-weight:800}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__position{width:2rem;text-align:center;font-size:1rem;font-weight:800}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__silk{width:1.5rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__silk img{width:1.5rem;height:1.5rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name{-webkit-box-flex:1;flex-grow:1;flex-shrink:1}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name.racecard__runner__name--ellipsis{flex-basis:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popup--runner .racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name{-webkit-box-flex:0;flex-grow:0}.page__result__index .racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name{color:#221d35;color:var(--color-text-primary)}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name a{word-break:break-word;word-wrap:break-word}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name svg{width:20px;height:20px}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name .timeform__stars{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name .timeform__stars svg{width:10px;height:10px;margin-right:0}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name .timeform__stars svg.svg--on{color:#009fe2;color:var(--color-accent)}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name .timeform__stars svg.svg--off{color:#c8c8c7;color:var(--color-text-light-muted)}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__name .timeform__rating svg{width:10px;height:10px;color:#fff;color:var(--color-text-light)}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--persons{width:5rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--persons>:not(:first-child){margin-top:.25rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--persons .racecard__runner__person{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;line-height:1;font-size:.7rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--persons .racecard__runner__person :not(:first-child){margin-left:.25rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--persons .racecard__runner__person svg{width:10px;height:10px}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--form_lr{width:3.5rem;white-space:nowrap;text-align:center}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--weight_age{width:3rem;text-align:center}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--or{width:1.5rem;text-align:center}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--tf{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:4rem;text-align:right}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--tf svg{width:20px;height:20px}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:stretch;align-items:stretch;width:5.5rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--price .racecard__runner__best_price{-webkit-box-flex:1;flex-grow:1;width:inherit;height:2rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__pacemap{width:13.5rem}.variant--mobile .racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__pacemap{width:10rem}@media (max-width:800px){.variant--tablet .racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__pacemap{width:10rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column.racecard__runner__column--form_lr{display:none!important}}.racecard .racecard__runner .racecard__runner__header .racecard__runner__strikeout{display:none}.racecard .racecard__runner .racecard__runner__header .racecard__runner__strikeout svg{width:15px;height:15px;color:#e8365d;color:var(--color-red)}.variant--desktop .racecard .racecard__runner .racecard__runner__header.racecard__runner__header--strikeouts:hover .racecard__runner__barrier,.variant--desktop .racecard .racecard__runner .racecard__runner__header.racecard__runner__header--strikeouts:hover .racecard__runner__cloth-number{display:none}.variant--desktop .racecard .racecard__runner .racecard__runner__header.racecard__runner__header--strikeouts:hover .racecard__runner__strikeout{display:block;cursor:pointer}.racecard .racecard__runner .racecard__runner__header .racecard__runner__bookie{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:2rem;height:2rem;margin-right:.25rem}.variant--mobile .racecard .racecard__runner .racecard__runner__header .accordion__chevron{width:15px;height:15px;margin-right:.5rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__location{margin-left:1rem}.racecard .racecard__runner .racecard__runner__header .racecard__runner__location,.racecard .racecard__runner .racecard__runner__header .racecard__runner__location .text-muted.text-muted{font-size:1rem;font-weight:600}.variant--mobile .racecard .racecard__runner .racecard__runner__header .racecard__runner__location,.variant--mobile .racecard .racecard__runner .racecard__runner__header .racecard__runner__location .text-muted.text-muted{-webkit-box-flex:1;flex-grow:1;margin:0;font-size:.9rem;font-weight:400}.racecard .racecard__runner .racecard__runner__header .racecard__runner__location .monospaced-number{display:inline-block;width:9px;text-align:center}.racecard .racecard__runner .racecard__runner__header .racecard__runner__bookmark{-webkit-box-flex:12;flex-grow:12;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.racecard .racecard__runner .racecard__runner__header .racecard__runner__bookmark a{align-self:flex-start}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column--result{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;align-self:stretch;width:9rem;border-radius:.25rem;background-color:#818a91;background-color:var(--color-body-gray);color:#fff;color:var(--color-text-light);text-align:center;font-size:.9rem;font-weight:600}.racecard .racecard__runner .racecard__runner__header .racecard__runner__column--result>:not(:first-child){margin-left:.5rem}.racecard .racecard__runner .racecard__runner__loading{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.racecard .racecard__runner .racecard__runner__loading svg{width:20px;height:20px}.racecard .racecard__runner .racecard__runner__loading :not(:first-child){margin-left:.5rem}.racecard .racecard__runner .racecard__runner__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;padding:0 .25rem}.variant--mobile .racecard .racecard__runner .racecard__runner__column .racecard__runner__icons svg{width:15px;height:15px}.variant--mobile .racecard .racecard__runner .racecard__runner__column.racecard__runner__persons .racecard__runner__icons{display:inline}.racecard .racecard__runner .racecard__runner__comment{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-top:.5rem;margin-bottom:.5rem;font-size:.9rem}.racecard .racecard__runner .racecard__runner__comment>*{min-width:2.5rem}.racecard .racecard__runner .racecard__runner__odds{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;margin-top:.5rem;margin-bottom:.5rem}.racecard .racecard__runner .racecard__runner__tracker{display:-webkit-box;display:flex;margin-top:.5rem;margin-bottom:.5rem}.racecard .racecard__runner .racecard__runner__tracker textarea{-webkit-box-flex:1;flex-grow:1;height:80px;border:1px solid #c8c8c7;border:1px solid var(--color-border);padding:.25rem;resize:none;font-size:.9rem}.racecard .racecard__runner .racecard__runner__tracker>*{margin:0;border-radius:0}.racecard .racecard__runner .racecard__runner__tracker>:first-child{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.racecard .racecard__runner .racecard__runner__tracker>:last-child{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.racecard .racecard__runner .racecard__runner__tracker>:not(:first-child){border-left:0}.racecard .racecard__runner .racecard__runner__form{margin-top:.5rem;margin-bottom:.5rem}.racecard .racecard__runner .racecard__runner__icon svg{width:20px;height:20px}.racecard .racecard__runner .racecard__runner__body{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5rem 0;font-size:.9rem}.popup--runner .racecard .racecard__runner .racecard__runner__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.racecard .racecard__runner .racecard__runner__body .racecard__runner__cloth-number{font-weight:600}.racecard .racecard__runner .racecard__runner__body .racecard__runner__barrier{font-size:.7rem}.racecard .racecard__runner .racecard__runner__body .racecard__runner__persons{-webkit-box-flex:1;flex-grow:1}.variant--mobile .racecard .racecard__runner .racecard__runner__body .racecard__runner__persons{padding-left:0}.racecard .racecard__runner .racecard__runner__body svg{margin-right:.5rem}.racecard .racecard__runner .racecard__runner__body.racecard__runner__info,.racecard .racecard__runner .racecard__runner__body .racecard__runner__info{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:start;justify-content:flex-start;font-size:.75rem}.variant--mobile .racecard .racecard__runner .racecard__runner__body.racecard__runner__info,.variant--mobile .racecard .racecard__runner .racecard__runner__body .racecard__runner__info{-webkit-box-pack:justify;justify-content:space-between;padding-top:0}.variant--desktop .racecard .racecard__runner .racecard__runner__body.racecard__runner__info>div:not(:first-child),.variant--desktop .racecard .racecard__runner .racecard__runner__body .racecard__runner__info>div:not(:first-child),.variant--tablet .racecard .racecard__runner .racecard__runner__body.racecard__runner__info>div:not(:first-child),.variant--tablet .racecard .racecard__runner .racecard__runner__body .racecard__runner__info>div:not(:first-child){margin-left:1rem}.racecard .racecard__runner .racecard__runner__body.racecard__runner__info>div>:not(:first-child),.racecard .racecard__runner .racecard__runner__body .racecard__runner__info>div>:not(:first-child){margin-left:.25rem}.variant--desktop .racecard .racecard__runner .racecard__runner__body,.variant--tablet .racecard .racecard__runner .racecard__runner__body{-webkit-box-pack:justify;justify-content:space-between}.variant--mobile .racecard .racecard__runner .racecard__runner__body{padding-bottom:0}.variant--mobile .racecard .racecard__runner .racecard__runner__body.racecard__runner__icons{padding-bottom:.5rem}.variant--mobile .racecard .racecard__runner .racecard__runner__silk{-webkit-box-pack:center;justify-content:center}.racecard .racecard__runner .racecard__runner__place{font-size:1rem;font-weight:600}.racecard .racecard__runner .racecard__runner__place :not(:first-child){margin-left:.25rem}.racecard .racecard__runner.racecard__runner--content{border-radius:.25rem}.racecard .racecard__runner.racecard__runner--content .racecard__runner__header{margin-right:0;margin-left:0;background-color:#eceeef;background-color:var(--color-body-dropdown)}.racecard .racecard__runner.racecard__runner--content .racecard__runner__name{line-height:1;font-size:.9rem;font-weight:600}.variant--mobile .racecard .racecard__runner.racecard__runner--content .racecard__runner__name{font-weight:400}.racecard .racecard__runner.racecard__runner--content .racecard__runner__name sup{margin-left:.25rem;line-height:1}.racecard .racecard__runner.racecard__runner--content .racecard__runner__name>:not(:first-child){margin-top:.25rem}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker{margin:0;border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker:last-child{border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border)}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker .racecard__runner__header{margin-top:0;margin-bottom:0;background-color:#fff;background-color:var(--color-body-content)}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker .racecard__runner__header .racecard__runner__name{-webkit-box-flex:1;flex-grow:1;flex-shrink:1;min-width:4rem}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker .racecard__runner__header .racecard__runner__name>*{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker .racecard__runner__header .racecard__runner__odds{flex-shrink:0}.racecard .racecard__runner.racecard__runner--content.racecard__runner--oddschecker .racecard__runner__odds{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;margin:0;padding:0}.racecard .racecard__runner.racecard__runner--scratched{opacity:.5}.racecard .racecard__runner.racecard__runner--bookmarked .racecard__runner__header{background-color:rgba(166,180,65,.2);background-color:var(--color-lime-bg)}.racecard .racecard__runner.racecard__runner--timeform .card__column{-webkit-box-flex:1;flex-grow:1}.racecard .racecard__runner.racecard__runner--timeform .racecard__runner__header{background-color:transparent}.racecard [data-strike-out=true]{opacity:.5}.racecard{padding:1rem}.variant--mobile .racecard .racecard__runner.racecard__runner--race-tip,.variant--mobile .racecard .racecard__runner.racecard__runner--tip{margin-right:-1rem;margin-left:-1rem}.variant--mobile .page__result__index .racecard .racecard__runner.racecard__runner--race-tip,.variant--mobile .page__result__index .racecard .racecard__runner.racecard__runner--tip{margin:0}.racecard .racecard__runner.racecard__runner--race-tip .monospaced-number,.racecard .racecard__runner.racecard__runner--tip .monospaced-number{display:inline-block;width:9px;text-align:center}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__header .racecard__runner__name:not(.racecard__runner__column),.racecard .racecard__runner.racecard__runner--tip .racecard__runner__header .racecard__runner__name:not(.racecard__runner__column){display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__header .racecard__runner__name:not(.racecard__runner__column)>*,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__header .racecard__runner__name:not(.racecard__runner__column)>*{margin-top:0}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__header .racecard__runner__name:not(.racecard__runner__column)>:not(:first-child),.racecard .racecard__runner.racecard__runner--tip .racecard__runner__header .racecard__runner__name:not(.racecard__runner__column)>:not(:first-child){margin-left:.5rem}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__header .racecard__runner__name .racecard__tipster__avatar .placeholder,.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__header .racecard__runner__name .racecard__tipster__avatar img,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__header .racecard__runner__name .racecard__tipster__avatar .placeholder,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__header .racecard__runner__name .racecard__tipster__avatar img{width:20px;height:20px;border-radius:10px}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content .racecard__runner__header,.racecard .racecard__runner.racecard__runner--tip .racecard__content .racecard__runner__header{border-right:1px solid #c8c8c7;border-right:1px solid var(--color-border);border-left:1px solid #c8c8c7;border-left:1px solid var(--color-border);background:transparent}.racecard .racecard__runner.racecard__runner--race-tip .accordion__body .racecard__runner__header,.racecard .racecard__runner.racecard__runner--tip .accordion__body .racecard__runner__header{border-right:1px solid #eceeef;border-right:1px solid var(--color-body-dropdown);border-left:1px solid #eceeef;border-left:1px solid var(--color-body-dropdown);background:transparent}.racecard .racecard__runner.racecard__runner--race-tip .accordion__body .racecard__runner__header:last-child,.racecard .racecard__runner.racecard__runner--tip .accordion__body .racecard__runner__header:last-child{border-bottom:1px solid #eceeef;border-bottom:1px solid var(--color-body-dropdown)}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content{border:1px solid #eceeef;border:1px solid var(--color-body-dropdown);border-top:0;padding:1rem}.variant--mobile .racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content,.variant--mobile .racecard .racecard__runner.racecard__runner--tip .racecard__runner__content{border-right:0;border-left:0}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-success,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-success{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;color:#818a91;color:var(--color-text-muted)}.variant--desktop .racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-success,.variant--desktop .racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-success,.variant--tablet .racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-success,.variant--tablet .racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-success{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-success :last-child,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-success :last-child{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-align:center;align-items:center;padding-left:4rem}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-success :last-child .progress-bar,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-success :last-child .progress-bar{display:inline-block;margin-left:1rem}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .hero,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .hero{margin:1rem 0}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats{display:-webkit-box;display:flex;color:#818a91;color:var(--color-text-muted);font-size:.9rem}.variant--mobile .racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats,.variant--mobile .racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.variant--desktop .racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats>:not(:first-child),.variant--desktop .racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats>:not(:first-child),.variant--tablet .racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats>:not(:first-child),.variant--tablet .racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats>:not(:first-child){margin-left:2rem}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats .racecard__tip-stats__strikerate,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats .racecard__tip-stats__strikerate{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats .racecard__tip-stats__strikerate>:not(:first-child),.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats .racecard__tip-stats__strikerate>:not(:first-child){margin-left:.5rem}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content .racecard__tip-stats .racecard__tip-stats__strikerate .progress-bar,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content .racecard__tip-stats .racecard__tip-stats__strikerate .progress-bar{-webkit-box-flex:1;flex-grow:1;align-self:center}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content.racecard__tip__return,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content.racecard__tip__return{padding:.25rem .5rem;background-color:rgba(80,174,72,.2);background-color:var(--color-green-bg)}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__content.racecard__tip__return.racecard__tip__return--winner,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__content.racecard__tip__return.racecard__tip__return--winner{background-color:#50ae48;background-color:var(--color-green);color:#fff;color:var(--color-text-light)}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster,.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster{border:1px solid #eceeef;border:1px solid var(--color-body-dropdown);border-top:0;padding:1rem}.variant--mobile .racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster,.variant--mobile .racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster{border-right:0;border-left:0}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster:not(:last-child),.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster:not(:last-child){border-bottom:0}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster.racecard__content__tipster--button,.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster.racecard__content__tipster--button{-webkit-box-pack:end;justify-content:flex-end}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster .racecard__tipster__avatar .placeholder,.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster .racecard__tipster__avatar img,.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster .racecard__tipster__avatar .placeholder,.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster .racecard__tipster__avatar img{float:left;width:80px;height:80px;margin-right:1rem;margin-bottom:.5rem;border-radius:40px}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster p,.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster p{margin:0}.racecard .racecard__runner.racecard__runner--race-tip .racecard__content__tipster+*,.racecard .racecard__runner.racecard__runner--tip .racecard__content__tipster+*{clear:both}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__tipster,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__tipster{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__tipster .racecard__runner__tipster__name,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__tipster .racecard__runner__tipster__name{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;line-height:normal}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__tipster .racecard__runner__tipster__name>:not(:first-child),.racecard .racecard__runner.racecard__runner--tip .racecard__runner__tipster .racecard__runner__tipster__name>:not(:first-child){margin-left:.5rem}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__tipster .racecard__runner__tipster__name svg,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__tipster .racecard__runner__tipster__name svg{display:block}.racecard .racecard__runner.racecard__runner--race-tip .racecard__runner__tipster .racecard__runner__tipster__name svg.svg-logo_timeform,.racecard .racecard__runner.racecard__runner--tip .racecard__runner__tipster .racecard__runner__tipster__name svg.svg-logo_timeform{color:#2d4254;color:var(--color-timeform)}.racecard .racecard__runner.racecard__runner--race-tip .racecard__tip--multi .racecard__runner__header:first-child,.racecard .racecard__runner.racecard__runner--tip .racecard__tip--multi .racecard__runner__header:first-child{background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.racecard .racecard__runner.racecard__runner--race-tip .racecard__tip--multi .racecard__runner__content,.racecard .racecard__runner.racecard__runner--race-tip .racecard__tip--multi .racecard__runner__header,.racecard .racecard__runner.racecard__runner--tip .racecard__tip--multi .racecard__runner__content,.racecard .racecard__runner.racecard__runner--tip .racecard__tip--multi .racecard__runner__header{border-right:1px solid #221d35;border-right:1px solid var(--color-primary);border-left:1px solid #221d35;border-left:1px solid var(--color-primary)}.racecard .racecard__runner.racecard__runner--race-tip .racecard__tip--multi .racecard__runner__content:last-child,.racecard .racecard__runner.racecard__runner--race-tip .racecard__tip--multi .racecard__runner__header:last-child,.racecard .racecard__runner.racecard__runner--tip .racecard__tip--multi .racecard__runner__content:last-child,.racecard .racecard__runner.racecard__runner--tip .racecard__tip--multi .racecard__runner__header:last-child{border-bottom:1px solid #221d35;border-bottom:1px solid var(--color-primary)}.race__title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:1rem;background:#fff;background:var(--color-body-content)}@supports (padding:max(0px)){.race__title{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.race__title .race__title__description{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-right:1rem}.race__title .race__title__description .text-muted{font-size:.9rem}.race__title .race__name{font-weight:700}.race__title .race__date h1{font-size:1rem}.race__title .race__subtitle{color:#818a91;color:var(--color-text-muted);font-size:.9rem}.variant--mobile .race__title .button-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;align-self:stretch}.variant--mobile .race__title .button-row .button:not(:first-child){margin-top:1rem;margin-left:0}.race__title+.page__content__section.button-row,.race__title+.race__title{margin-top:0;padding-top:0}.race__worldpool__logo{height:52px;padding:6px}.race__worldpool__logo .worldpool__logo__image{width:200px;height:50px}.race__worldpool__logo2{height:52px;margin-left:5px;padding:2px}.race__worldpool__logo2 .worldpool__logo__image2{width:140px;height:50px}.race__worldpool__logo3{height:52px;margin-left:auto;padding:6px}.race__worldpool__logo3 .worldpool__logo__image3{width:200px;height:50px}@media only screen and (max-width:699px){.race-buttons-worldpool-logo{display:block}.live-race-buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.live-race-buttons .race-live-btn{margin-bottom:4!important;margin-left:0!important}.live-race-buttons .race__worldpool__logo2{margin-left:0}.race__worldpool__logo3{margin-left:0;padding:6px 0!important;margin-top:.5rem}}.racecard .racecard__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:.9rem}.variant--desktop .racecard .racecard__header,.variant--tablet .racecard .racecard__header{-webkit-box-align:start;align-items:flex-start;margin-bottom:0}.racecard .racecard__header.racecard__header--wrap{flex-wrap:wrap;margin-bottom:0}.racecard .racecard__header.racecard__header--wrap .racecard__header__switches{margin-left:1rem}.racecard .racecard__header .racecard__header__sort{position:relative;margin:1rem 1rem 0}.racecard .racecard__header .racecard__header__sort>a{display:-webkit-box;display:flex;-webkit-box-flex:4;flex-grow:4;-webkit-box-align:center;align-items:center;color:#818a91;color:var(--color-text-muted)}.racecard .racecard__header .racecard__header__sort>a>:not(:first-child){margin-left:.5rem}.racecard .racecard__header .racecard__header__sort>a svg{width:20px;height:20px;fill:#221d35;fill:var(--color-text-primary)}.racecard .racecard__header .racecard__header__sort .dropdown{right:inherit;left:0}.racecard .racecard__header .racecard__header__switches__block{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:1rem}.racecard .racecard__header .racecard__header__switches__block .racecard__header__switches{margin:0}.racecard .racecard__header .racecard__header__switches__block>.racecard__header__switches:not(:first-child){margin-top:.5rem}.racecard .racecard__header .racecard__header__switches{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;margin:1rem}.racecard .racecard__header .racecard__header__switches .switch-label{margin:.2rem 0}.racecard .racecard__header .racecard__header__switches .switch-label .switch{margin:0}.racecard .racecard__header .racecard__header__switches .switch-label:not(:first-child) .switch{margin-left:.5rem}.racecard .racecard__header .racecard__header__settings{position:relative}.racecard .racecard__header .racecard__header__settings a{display:-webkit-box;display:flex;padding:1rem}.racecard .racecard__header .racecard__header__settings a svg{width:20px;height:20px;color:#221d35;color:var(--color-text-primary)}.racecard .racecard__header .racecard__header__settings .racecard__header__switches{display:none}.racecard .racecard__header .racecard__header__settings.dropdown--active .racecard__header__switches{display:-webkit-box;display:flex;right:1rem;left:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.racecard .racecard__header .racecard__header__settings.dropdown--active .racecard__header__switches .switch-label{margin:.5rem}.racecard .racecard__header .racecard__header__settings.dropdown--active .racecard__header__switches .switch-label .switch{margin:0}.racecard.racecard--oddschecker{overflow-x:scroll}.racecard.racecard--oddschecker .racecard__header{margin-bottom:0}.racecard.racecard--oddschecker .racecard__header .racecard__header__bookies{-webkit-box-pack:end;justify-content:flex-end;align-self:center;margin-right:1rem}.racecard.racecard--oddschecker .racecard__header .racecard__header__bookies .racecard__runner__odd .bookie__square__icon{margin-bottom:0}.racecard.racecard--oddschecker .racecard__runner--oddschecker .racecard__runner__header{padding-right:0;padding-left:0}.racecard.racecard--oddschecker .racecard__runner--oddschecker .racecard__runner__person>*{font-size:.7rem;font-weight:400}.racecard.racecard--oddschecker .racecard__runner--oddschecker .racecard__runner__person>:nth-child(2n){min-width:5rem}.racecard.racecard--track-feature{padding:0}.racecard.racecard--track-feature .card--block{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;min-height:3rem}.racecard.racecard--track-feature .upcoming_track_time.result__course__start_time{font-size:1.2rem}.racecard .racecard__footer{font-size:.7rem}.racecard .racecard__footer .title{color:#221d35;color:var(--color-text-primary);font-size:.95rem;font-weight:400}.racecard .racecard__footer p,.racecard .racecard__footer ul{margin-top:.25rem;margin-bottom:.25rem}.racecard .racecard__footer ul{padding-left:1rem}.racecard .racecard__runner__best_price{width:2rem;height:1.5rem;border-radius:.2rem;padding:0 .25rem;text-align:center}.variant--mobile .racecard .racecard__runner__best_price{font-size:.8rem;font-weight:400}.racecard .racecard__runner__best_price.racecard__runner__favorite_price{font-weight:600}.racecard .racecard__runner_secondary{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end}.racecard .racecard__runner__badges{height:1rem;border-radius:.2rem;padding:0 .25rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);line-height:1rem;font-size:.75rem}.racecard .racecard__runner__comment__badges,.racecard .racecard__runner__comment__badges.racecard__runner__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.variant--mobile .racecard .racecard__runner__comment__badges,.variant--mobile .racecard .racecard__runner__comment__badges.racecard__runner__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.racecard .racecard__runner__comment__badges.racecard__runner__body>:not(:first-child),.racecard .racecard__runner__comment__badges>:not(:first-child){margin-left:.25rem}.variant--desktop .racecard .racecard__runner__comment__badges.racecard__runner__body>:not(:first-child),.variant--desktop .racecard .racecard__runner__comment__badges>:not(:first-child),.variant--tablet .racecard .racecard__runner__comment__badges.racecard__runner__body>:not(:first-child),.variant--tablet .racecard .racecard__runner__comment__badges>:not(:first-child){margin-top:.25rem;margin-left:0}.racecard .racecard__runner__comment__badges.racecard__runner__body svg,.racecard .racecard__runner__comment__badges svg{width:20px;height:20px}.racecard .racecard__footer__legends{-webkit-box-pack:end;justify-content:flex-end;font-size:.9rem}.racecard .racecard__footer__legends,.racecard .racecard__footer__legends .legend{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.racecard .racecard__footer__legends .legend{margin-left:1rem;padding:.25rem}.racecard .racecard__footer__legends .legend .legend__square{width:1.5rem;height:1.5rem;margin-left:.25rem}.racecard .racecard__footer__legends .legend .legend__square.legend__square--drifting{background-color:rgba(232,54,93,.2);background-color:var(--color-red-bg)}.racecard .racecard__footer__legends .legend .legend__square.legend__square--shortening{background-color:rgba(0,155,163,.2);background-color:var(--color-teal-bg)}.racecard .racecard__footer__brand{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end}.racecard .racecard__footer__brand>*{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start}.racecard .racecard__footer__brand .text-muted{margin-bottom:-.5rem;font-size:.75rem}.racecard .table-scroller{margin-right:-1rem;margin-left:-1rem}.racecard .racecard__legend a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:1rem;padding:.5rem 1rem;background-color:#2d4254;background-color:var(--color-timeform);color:#fff;color:var(--color-white)}.racecard .racecard__legend a.focusable--focused,.variant--desktop .racecard .racecard__legend a:focus,.variant--desktop .racecard .racecard__legend a:hover{color:#fff;color:var(--color-white);text-decoration:none}.racecard .racecard__legend a>:not(:first-child){margin-left:1rem}.racecard .racecard__legend a span{-webkit-box-flex:1;flex-grow:1}.racecard .racecard__legend a svg{display:block}.racecard .racecard__legend a svg.racecard__legend__icon{width:20px;height:20px}.racecard .racecard__legend .accordion__body{border:1px solid #2d4254;border:1px solid var(--color-timeform);border-top:0;padding:.5rem 1rem}.racecard .racecard__legend .accordion__body>div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;white-space:nowrap}.racecard .racecard__legend .accordion__body>div:not(:first-child){margin-top:.25rem}.racecard .racecard__legend .accordion__body>div svg{width:20px;height:20px;margin-right:.5rem}.timeform__badge{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:1.6rem;border-top-left-radius:.2rem;border-bottom-left-radius:.2rem;padding:0 .25rem;background-color:#fff;background-color:var(--color-white);color:#2d4254;color:var(--color-timeform);font-size:.8rem;font-weight:600}.variant--mobile .timeform__badge{height:inherit}.timeform__rating{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-width:2rem;height:1.6rem;border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;padding:0 .25rem;background-color:#2d4254;background-color:var(--color-timeform);color:#fff;color:var(--color-white);font-weight:600}.variant--mobile .timeform__rating{height:inherit}.badge__text{width:1.5rem;height:1.5rem;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.75rem;color:#818a91;color:var(--color-text-muted);text-align:center}.racecard__runner__odds{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:.75rem 0;padding-left:2.5rem}.variant--mobile .racecard__runner__odds{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;flex-wrap:nowrap;margin-right:-1rem;margin-left:-1rem;padding-left:0}.variant--mobile .racecard__runner__odds .odd-spacer{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:1rem}.racecard__runner__odds .text-muted ruk-odd{padding:0;background:transparent;color:#818a91;color:var(--color-text-muted);font-size:.8rem}.racecard__runner__odds .odd-spacer+.racecard__runner__odd,.racecard__runner__odds .odd-spacer+.racecard__runner__odd[style="display: none;"]+.racecard__runner__odd,.racecard__runner__odds .racecard__runner__odd:first-child{margin-left:0}.racecard__runner__odds .racecard__runner__odd{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:.25rem}.racecard__runner__odds .racecard__runner__odd .bookie__square__icon{overflow:hidden;width:2.5rem;height:2.5rem;margin-bottom:.25rem}.racecard__runner__odds .racecard__runner__odd .bookie__square__odd{width:2.5rem;height:2.5rem;padding:0 .25rem;text-align:center;font-size:.7rem}.racecard__runner__odds .racecard__runner__odd .bookie__square__odd.odds--each-way{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.racecard__info__table{-webkit-column-count:2;-moz-column-count:2;column-count:2}.variant--mobile .racecard__info__table{-webkit-column-count:1;-moz-column-count:1;column-count:1}.title-table.results-table .title-table__header .title-table__column.title-table__column--video,.title-table.results-table .title-table__row .title-table__column.title-table__column--video{flex-shrink:0;width:5rem;margin-left:.5rem;text-align:center}.variant--mobile .title-table.results-table .title-table__header .title-table__column.title-table__column--video,.variant--mobile .title-table.results-table .title-table__row .title-table__column.title-table__column--video{width:3rem}.title-table.results-table .title-table__row .title-table__column{margin-top:.5rem;margin-bottom:.5rem}.title-table.results-table .title-table__row .title-table__column.title-table__column--track{flex-shrink:0;-webkit-box-pack:start;justify-content:flex-start;align-self:flex-start;width:10rem}.title-table.results-table .title-table__row .title-table__column.title-table__column--track>:not(:last-child){margin-bottom:.5rem}.title-table.results-table .title-table__row .title-table__column.title-table__column--result>:not(:first-child){margin-top:.5rem}.title-table.results-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:.5rem 0;background-color:var(--color-accent-bg);color:#009fe2;color:var(--color-accent)}.title-table.results-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a:not(:first-child){margin-top:.25rem}.title-table.results-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a svg{width:30px;height:30px}.title-table.results-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a.focusable--focused,.variant--desktop .title-table.results-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a:focus,.variant--desktop .title-table.results-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a:hover{background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white)}.title-table.results-table .title-table__row.title-table__row--abandoned .title-table__column--result{color:#818a91;color:var(--color-text-muted)}.title-table.results-table .results-table__track{font-weight:600}.title-table.results-table .results-table__time{color:#009fe2;color:var(--color-accent);font-weight:600}.variant--mobile .title-table.results-table .results-table__time{font-size:1.4rem}.title-table.results-table .results-table__runners ruk-odd:not(:last-child):after{content:","}.title-table.results-table .results-table__finish-pos{display:inline-block;min-width:2.5rem}.title-table.results-table.results-table--meeting .results-table__track{display:none}.result-details h4{display:block;text-transform:uppercase;font-size:1rem;font-weight:700}.result-details ul{margin:0;padding:0}.result-details ul li{list-style-type:none;color:#818a91;color:var(--color-text-muted)}.result-details ul li>:not(:last-child){margin-right:.25rem}.result-details ul li strong{color:#000;color:var(--color-text);text-transform:uppercase;font-weight:400}.result-details ul.inline--results{display:-webkit-box;display:flex;flex-wrap:wrap}.result-details ul.inline--results li{display:inline}.result-details ul.inline--results li:not(:last-child){margin-right:.5rem}.runner_result{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;align-content:flex-start;font-size:.9rem}.runner_result span{padding-top:.25rem}.page__result__index{background-color:#fff;background-color:var(--color-body-content)}.variant--mobile .page__result__index.page__content__section .racecard__runner.racecard__runner--content,.variant--tablet .page__result__index.page__content__section .racecard__runner.racecard__runner--content{margin-right:-1rem;margin-left:-1rem}.page__result__index .navbar{padding:0}.page__result__index .navbar .navbar__title{-webkit-box-flex:1;flex-grow:1}.variant--mobile .page__result__index .navbar .navbar__menus{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.variant--mobile .page__result__index .navbar .navbar__menus .navbar__menu{position:relative}.variant--mobile .page__result__index .navbar .navbar__menus .navbar__button{-webkit-box-align:start;align-items:flex-start;margin-top:1rem;padding:0}.page__result__index .racecard .racecard__runner .card__body .card__row,.page__result__index .racecard .racecard__runner .racecard__runner__header{padding:.5rem 1rem}.page__result__index .racecard .racecard__runner.racecard__runner--content{margin-top:1rem;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:0}.variant--mobile .page__result__index .racecard .racecard__runner.racecard__runner--content,.variant--tablet .page__result__index .racecard .racecard__runner.racecard__runner--content{border-right:0;border-left:0}.page__result__index .racecard .result__course__name{display:block;font-weight:600}.page__result__index .racecard .results_meeting .result__course__name{display:none}.page__result__index .track_time{align-self:flex-start}.page__result__index .track_time .result__course__name{overflow:hidden;width:6rem;text-overflow:ellipsis}.page__result__index .track_time .result__course__start_time,.page__result__index .upcoming_track_time.result__course__start_time{width:3rem}.page__result__index .winner_runners{flex-shrink:0;width:12rem}.page__result__index .winner_runners.upcoming_runners{width:14.5rem}.variant--mobile .page__result__index .winner_runners{-webkit-box-flex:1;flex-grow:1;flex-shrink:inherit;width:inherit}.page__result__index .winner_runners .runner_result_live_odds{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.page__result__index .winner_runners .runner_result_live_odds:not(:first-child){margin-top:.25rem}.page__result__index .winner_runners .runner_result_live_odds>*{flex-shrink:0}.page__result__index .winner_runners .runner_result_live_odds>:not(:first-child){margin-left:.25rem}.page__result__index .winner_runners .runner_result_live_odds span{flex-basis:0;-webkit-box-flex:1;flex-grow:1;overflow:hidden;line-height:1;white-space:nowrap;text-overflow:ellipsis}.page__result__index .winner_runners .runner_result_live_odds .live-odd__bookie{width:30px;height:30px;border-radius:.25rem}.page__result__index .winner_runners .runner_result_live_odds ruk-odd{width:45px;height:30px;border-radius:.25rem;font-size:.8rem}.page__result__index .play_column{flex-shrink:0;width:2rem}.page__result__index .racecard__runner__icons>*{text-align:right}.page__result__index .racecard__runner__icons .text-muted{line-height:1.5rem;text-align:right;font-size:.8rem}.page__result__index .card .card__row,.page__result__index a.card .card__row{padding:.25rem}.page__result__index p{--margin-paragraph-top:1rem}.variant--mobile .page__result__index .promotion,.variant--tablet .page__result__index .promotion{margin-right:-1rem;margin-left:-1rem}.results.results--abandoned .racecard__runner.racecard__runner--content{opacity:.8}.results.racecard .racecard__header{margin:0}.variant--desktop .results.racecard .racecard__header .variant--tablet .results.racecard .racecard__header{padding:1rem 0}.results ruk-odd{margin-right:.2rem}form.runner-search{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#fff;background-color:var(--color-body-content)}form.runner-search .runner-search__content{padding:.5rem}form.runner-search .form__section:not(:first-child){margin-top:.5rem}form.runner-search .form__section h3{margin:0;font-size:.9rem;font-weight:600}form.runner-search .form__section small{margin:0}form.runner-search .form__section .form__section__content .button{flex-wrap:wrap;padding-right:0;padding-left:0}form.runner-search .form__section .form__section__content .button .button--subtext{width:100%;margin-left:0;font-size:.8rem}form.runner-search .form__section.form__section--button-group .form__section__content{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-align:stretch;align-items:stretch}form.runner-search .form__section.form__section--button-group .form__section__content.grid--top{-webkit-box-align:start;align-items:flex-start}form.runner-search .form__section.form__section--button-group .form__section__content>*{display:block;flex-basis:1px;-webkit-box-flex:1;flex-grow:1;margin-top:0}form.runner-search .form__section.form__section--button-group .form__section__content>:not(:first-child){margin-left:.5rem}form.runner-search .form__section.form__section--button-group .form__section__content>:first-child,form.runner-search .form__section.form__section--button-group .form__section__content>input[type=hidden]:first-child+*{margin-left:0}form.runner-search .form__section.form__section--button-group .form__section__content .button-label{flex-shrink:1}form.runner-search .form__section.form__section--button-group .form__section__content .button-label .button{height:100%}form.runner-search .form__section.form__section--button-list .form__section__content{border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.25rem}form.runner-search .form__section.form__section--button-list .form__section__content>a{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.5rem 1rem;background-color:#818a91;background-color:var(--color-gray-dark);color:#fff;color:var(--color-white);line-height:1;text-decoration:none}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-box-align:stretch;align-items:stretch;padding:.25rem}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body.grid--top{-webkit-box-align:start;align-items:flex-start}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body>*{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .125rem);margin:0}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body>:not(:first-child){margin-top:0}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body>:not(:nth-child(n-2)){margin-left:1rem}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body>:nth-child(n+3){margin-top:.25rem}form.runner-search .form__section.form__section--button-list .form__section__content .accordion__body .button-label .button{height:100%;white-space:normal}form.runner-search .form__section.form__section--optionlist label:not(:first-child){margin-top:.25rem}form.runner-search .form__section.form__section--button{padding:0 .5rem .5rem}.variant--desktop .card.card--widget.card--runner-search,.variant--tablet .card.card--widget.card--runner-search{height:calc(100vh - 50px);background-color:transparent}.variant--desktop .card.card--widget.card--runner-search .card__header,.variant--tablet .card.card--widget.card--runner-search .card__header{flex-shrink:0}.variant--desktop .card.card--widget.card--runner-search form.runner-search .runner-search__content,.variant--tablet .card.card--widget.card--runner-search form.runner-search .runner-search__content{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.variant--desktop .card.card--widget.card--runner-search.scrollsnap--active,.variant--tablet .card.card--widget.card--runner-search.scrollsnap--active{width:17.5rem;width:var(--page-sidebar-width);margin:0}.variant--mobile ruk-menu.menu--runner-search form.runner-search .runner-search__content{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}a.button.runner-search-activate{border-radius:0}.racecard.runner_search_card div[data-timeform-pacemap]{display:none}.racecard.runner_search_card>p{margin:0;text-align:center}form.search-form{display:-webkit-box;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0}form.search-form input[type=search]{-webkit-box-flex:1;flex-grow:1;margin:.5rem;outline:none;border:1px solid #c8c8c7!important;border:1px solid var(--color-border)!important;padding:.5rem;background-color:#eceeef;background-color:var(--color-body-dropdown)}form.search-form input[type=search]::-webkit-input-placeholder{color:#818a91;color:var(--color-text-muted)}form.search-form input[type=search]:-moz-placeholder,form.search-form input[type=search]::-moz-placeholder{color:#818a91;color:var(--color-text-muted)}form.search-form input[type=search]:-ms-input-placeholder{color:#818a91;color:var(--color-text-muted)}form.search-form .search-form__completion{display:none;position:absolute;top:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;z-index:1048;min-width:200px;box-shadow:0 10px 15px 1px rgba(0,0,0,.6);background-color:#eceeef;background-color:var(--color-body-dropdown)}.variant--mobile form.search-form .search-form__completion{position:fixed;right:0;left:0}form.search-form .search-form__completion.search-form__completion--active{display:-webkit-box;display:flex}form.search-form .search-form__completion .search-form__completion__result,form.search-form .search-form__completion .search-form__completion__view-all{cursor:pointer;padding:.5rem;color:#000;color:var(--color-text);text-align:left;font-size:1rem}.variant--desktop form.search-form .search-form__completion .search-form__completion__result:focus,.variant--desktop form.search-form .search-form__completion .search-form__completion__result:hover,.variant--desktop form.search-form .search-form__completion .search-form__completion__view-all:focus,.variant--desktop form.search-form .search-form__completion .search-form__completion__view-all:hover,form.search-form .search-form__completion .search-form__completion__result.focusable--focused,form.search-form .search-form__completion .search-form__completion__view-all.focusable--focused{background-color:#c8c8c7;background-color:var(--color-body-hover);text-decoration:none}form.search-form .search-form__completion .search-form__completion__result:not(:last-child),form.search-form .search-form__completion .search-form__completion__view-all:not(:last-child){border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border)}form.search-form .search-form__completion .search-form__completion__result{display:-webkit-box;display:flex;color:#009fe2;color:var(--color-accent)}form.search-form .search-form__completion .search-form__completion__result span{-webkit-box-flex:1;flex-grow:1}form.search-form .search-form__completion .search-form__completion__result svg{width:20px;height:20px}form.search-form .search-form__completion .search-form__completion__view-all{display:block;border:0;border-radius:none;background:transparent}form.search-form .search-header{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}form.search-form .search-header>:not(:first-child){margin-top:1rem}form.search-form .search-header input[type=search]{height:inherit;margin:0}form.search-form .search-header button[type=submit]{align-self:flex-end;margin-left:1rem}form.search-form .search-header .search-form__types.button-group{overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:-webkit-box;display:flex;margin-right:-1rem;margin-left:-1rem}form.search-form .search-header .search-form__types.button-group .button-label,form.search-form .search-header .search-form__types.button-group .button-label .button{-webkit-box-flex:1;flex-grow:1}form.search-form .search-header .search-form__types.button-group .button-label:nth-child(2) .button{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}form.search-form .search-header .search-form__types.button-group .button-label:nth-last-child(2) .button{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}form.search-form .search-header .search-form__types.button-group .button-group-spacer{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:1rem}form.search-form .search-results .card-list .card.card--search{margin:0;border-right:0;border-left:0;border-radius:0}form.search-form .search-results .card-list .card.card--search:not(:first-child){border-top:0}form.search-form .search-results .card-list .card.card--search .card__body{padding:.5rem 0}.variant--mobile form.search-form .search-results .card-list .card.card--search,.variant--tablet form.search-form .search-results .card-list .card.card--search{margin-right:-1rem;margin-left:-1rem}.variant--mobile form.search-form .search-results .card-list .card.card--search .card__body,.variant--tablet form.search-form .search-results .card-list .card.card--search .card__body{padding:.5rem 1rem}.dropdown.search-dropdown{-webkit-box-align:center;align-items:center;overflow:visible;background-color:var(--color-background)}.dropdown--active .dropdown.search-dropdown{display:-webkit-box;display:flex}.dropdown.search-dropdown form.search-form{-webkit-box-flex:1;flex-grow:1;border-bottom:0}.dropdown.search-dropdown .search-dropdown__cancel{-webkit-box-flex:0;flex-grow:0;margin:.5rem .5rem .5rem 0;color:#009fe2;color:var(--color-link)}.styleguide-example{margin-bottom:1rem;border:2px solid #c8c8c7;border:2px solid var(--color-border);border-radius:.25rem}.styleguide-example .styleguide-example__result{border-bottom:0;padding:1rem;background-color:#fff;background-color:var(--color-body-content)}.styleguide-example .styleguide-example__result>table{width:100%}.styleguide-example .styleguide-example__result>table+table{margin-top:1rem}.styleguide-example .styleguide-example__code .code pre{margin:0;border-radius:0}.styleguide-example .styleguide-example__code+.styleguide-example__code{border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.styleguide__colors{width:100%}.styleguide__colors p{margin:0}.styleguide__colors .styleguide-light-background{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;padding:5px;background-color:#fff;background-color:var(--color-white)}.styleguide__colors .styleguide-light-background>*{margin-left:5px}.styleguide__colors .styleguide-dark-background{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;padding:5px;background-color:#000;background-color:var(--color-black)}.styleguide__colors .styleguide-dark-background>*{margin-left:5px}.styleguide__colors .styleguide-light-text{color:#fff;color:var(--color-white)}.styleguide__colors .styleguide-dark-text{color:#000;color:var(--color-black)}.styleguide__colors .styleguide-bg{width:20px;height:20px}.styleguide__colors .styleguide-bg.styleguide-bg--preview{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:inherit;height:100%;padding:5px;background-color:#000;background-color:var(--color-black)}.styleguide__colors .styleguide-bg.styleguide-bg--preview>*{margin-left:5px}.styleguide__colors .styleguide-bg.styleguide-bg--primary{background-color:#221d35;background-color:var(--color-primary)}.styleguide__colors .styleguide-bg.styleguide-bg--accent{background-color:#009fe2;background-color:var(--color-accent)}.styleguide__colors .styleguide-bg.styleguide-bg--maroon{background-color:#a0220a;background-color:var(--color-maroon)}.styleguide__colors .styleguide-bg.styleguide-bg--red{background-color:#e8365d;background-color:var(--color-red)}.styleguide__colors .styleguide-bg.styleguide-bg--blue{background-color:#029fc7;background-color:var(--color-blue)}.styleguide__colors .styleguide-bg.styleguide-bg--pink{background-color:#e6007e;background-color:var(--color-pink)}.styleguide__colors .styleguide-bg.styleguide-bg--orangered{background-color:#e9511d;background-color:var(--color-orangered)}.styleguide__colors .styleguide-bg.styleguide-bg--orange{background-color:#f59c00;background-color:var(--color-orange)}.styleguide__colors .styleguide-bg.styleguide-bg--yellow{background-color:#fcc500;background-color:var(--color-yellow)}.styleguide__colors .styleguide-bg.styleguide-bg--brown{background-color:#ae8c61;background-color:var(--color-brown)}.styleguide__colors .styleguide-bg.styleguide-bg--lime{background-color:#a6b441;background-color:var(--color-lime)}.styleguide__colors .styleguide-bg.styleguide-bg--green{background-color:#50ae48;background-color:var(--color-green)}.styleguide__colors .styleguide-bg.styleguide-bg--cyan{background-color:#71c4ba;background-color:var(--color-cyan)}.styleguide__colors .styleguide-bg.styleguide-bg--teal{background-color:#009ba3;background-color:var(--color-teal)}.styleguide__colors .styleguide-bg.styleguide-bg--purple{background-color:#8e77b5;background-color:var(--color-purple)}.styleguide__colors .styleguide-bg.styleguide-bg--violet{background-color:#644c9a;background-color:var(--color-violet)}.styleguide__colors .styleguide-bg.styleguide-bg--gray-darkest{background-color:#292b2c;background-color:var(--color-gray-darkest)}.styleguide__colors .styleguide-bg.styleguide-bg--gray-darker{background-color:#464a4c;background-color:var(--color-gray-darker)}.styleguide__colors .styleguide-bg.styleguide-bg--gray-dark{background-color:#818a91;background-color:var(--color-gray-dark)}.styleguide__colors .styleguide-bg.styleguide-bg--gray-light{background-color:#c8c8c7;background-color:var(--color-gray-light)}.styleguide__colors .styleguide-bg.styleguide-bg--gray-lighter{background-color:#eceeef;background-color:var(--color-gray-lighter)}.styleguide__colors .styleguide-bg.styleguide-bg--gray-lightest{background-color:#f7f7f9;background-color:var(--color-gray-lightest)}.styleguide__colors .styleguide-text.styleguide-text--primary{color:#221d35;color:var(--color-primary)}.styleguide__colors .styleguide-text.styleguide-text--accent{color:#009fe2;color:var(--color-accent)}.styleguide__colors .styleguide-text.styleguide-text--maroon{color:#a0220a;color:var(--color-maroon)}.styleguide__colors .styleguide-text.styleguide-text--red{color:#e8365d;color:var(--color-red)}.styleguide__colors .styleguide-text.styleguide-text--blue{color:#029fc7;color:var(--color-blue)}.styleguide__colors .styleguide-text.styleguide-text--pink{color:#e6007e;color:var(--color-pink)}.styleguide__colors .styleguide-text.styleguide-text--orangered{color:#e9511d;color:var(--color-orangered)}.styleguide__colors .styleguide-text.styleguide-text--orange{color:#f59c00;color:var(--color-orange)}.styleguide__colors .styleguide-text.styleguide-text--yellow{color:#fcc500;color:var(--color-yellow)}.styleguide__colors .styleguide-text.styleguide-text--brown{color:#ae8c61;color:var(--color-brown)}.styleguide__colors .styleguide-text.styleguide-text--lime{color:#a6b441;color:var(--color-lime)}.styleguide__colors .styleguide-text.styleguide-text--green{color:#50ae48;color:var(--color-green)}.styleguide__colors .styleguide-text.styleguide-text--cyan{color:#71c4ba;color:var(--color-cyan)}.styleguide__colors .styleguide-text.styleguide-text--teal{color:#009ba3;color:var(--color-teal)}.styleguide__colors .styleguide-text.styleguide-text--purple{color:#8e77b5;color:var(--color-purple)}.styleguide__colors .styleguide-text.styleguide-text--violet{color:#644c9a;color:var(--color-violet)}.styleguide__colors .styleguide-text.styleguide-text--gray-darkest{color:#292b2c;color:var(--color-gray-darkest)}.styleguide__colors .styleguide-text.styleguide-text--gray-darker{color:#464a4c;color:var(--color-gray-darker)}.styleguide__colors .styleguide-text.styleguide-text--gray-dark{color:#818a91;color:var(--color-gray-dark)}.styleguide__colors .styleguide-text.styleguide-text--gray-light{color:#c8c8c7;color:var(--color-gray-light)}.styleguide__colors .styleguide-text.styleguide-text--gray-lighter{color:#eceeef;color:var(--color-gray-lighter)}.styleguide__colors .styleguide-text.styleguide-text--gray-lightest{color:#f7f7f9;color:var(--color-gray-lightest)}.svg-table{width:100%;border-collapse:collapse}.svg-table td,.svg-table th{padding:5px 0}.svg-table .svg-20,.svg-table .svg-40,.svg-table .svg-100{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100px;height:100px}.svg-table .svg-20 svg{width:20px;height:20px}.svg-table .svg-40 svg{width:40px;height:40px}.svg-table .svg-100 svg{width:100px;height:100px}.typography-thin{font-weight:100}.typography-light{font-weight:300}.typography-regular{font-weight:400}.typography-semibold{font-weight:600}.typography-bold{font-weight:800}.typography-italic{font-style:italic}.subscriptions{padding:2rem;background-color:#fff;background-color:var(--color-body-content)}.subscriptions .subscriptions__steps{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;color:#221d35;color:var(--color-primary)}.subscriptions .subscriptions__steps .subscriptions__step{-webkit-box-flex:1;flex-grow:1;padding:.5rem 1rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);font-size:1.25rem}.subscriptions .subscriptions__steps .subscriptions__step:last-child{border-right:0}.subscriptions .subscriptions__steps .subscriptions__step span{display:block;text-align:center}.subscriptions .subscriptions__description{padding:1rem;background-color:#fff;background-color:var(--color-body-content);color:#818a91;color:var(--color-text-muted);font-size:1.1rem}.subscriptions .subscriptions__account_details_heading{padding:1rem}.subscriptions .subscriptions__section-title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:1rem 1rem 0;color:#221d35;color:var(--color-text-primary);font-size:1rem;font-weight:600}.subscriptions .subscriptions__section-title .subtitle{padding-left:1rem;color:#818a91;color:var(--color-text-muted);font-size:.9rem;font-weight:400}.subscriptions .subscriptions__section-title .form__row__label,.subscriptions .subscriptions__section-title input[type=text],.subscriptions .subscriptions__section-title select{color:#818a91;color:var(--color-text-muted)}.subscriptions .subscriptions__section-title input[type=password]::-webkit-input-placeholder,.subscriptions .subscriptions__section-title input[type=text]::-webkit-input-placeholder{opacity:1%;font-size:.95rem}.subscriptions .subscriptions__section-title input[type=password]::-moz-placeholder,.subscriptions .subscriptions__section-title input[type=text]::-moz-placeholder{opacity:1%;font-size:.95rem}.subscriptions .subscriptions__section-title input[type=password]:-ms-input-placeholder,.subscriptions .subscriptions__section-title input[type=text]:-ms-input-placeholder{opacity:1%;font-size:.95rem}.subscriptions .subscriptions__section-title input[type=password]::-ms-input-placeholder,.subscriptions .subscriptions__section-title input[type=text]::-ms-input-placeholder{opacity:1%;font-size:.95rem}.subscriptions .subscriptions__section-title input[type=password]::placeholder,.subscriptions .subscriptions__section-title input[type=text]::placeholder{opacity:1%;font-size:.95rem}.subscriptions .subscriptions__section-title .form__section.form__section--button .form__row{margin:1rem 0}.subscriptions .subscriptions__section-title .form__section.form__section--button .form__row .button{width:70%}.subscriptions .subscriptions__section-footnote{display:block;margin:0;padding:0 1rem}.subscriptions .subscriptions__result_message .button,.subscriptions .subscriptions__section-title .button{height:2.5rem}.subscriptions .subscriptions__payment{background-color:#fff;background-color:var(--color-body-content)}.subscriptions .subscriptions__payment_method{padding-bottom:1rem}.subscriptions .subscriptions__payment_method,.subscriptions .subscriptions__vcn{margin-bottom:1rem;background-color:#fff;background-color:var(--color-body-content)}.subscriptions .subscriptions__vcn{padding:1rem}.subscriptions .subscriptions__add_ons,.subscriptions .subscriptions__discount_code{margin-bottom:1rem;padding-bottom:1rem;background-color:#fff;background-color:var(--color-body-content)}.subscriptions .subscriptions__payment_method_selector{display:-webkit-box;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;padding:1rem}.subscriptions .subscriptions__payment_method_selector.grid--top{-webkit-box-align:start;align-items:flex-start}.subscriptions .subscriptions__payment_method_selector>.button-label{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .25rem);margin:0}.subscriptions .subscriptions__payment_method_selector>.button-label:not(:first-child){margin-top:0}.subscriptions .subscriptions__payment_method_selector>.button-label:not(:nth-child(n-2)){margin-left:1rem}.subscriptions .subscriptions__payment_method_selector>.button-label:nth-child(n+3){margin-top:.5rem}.subscriptions .subscriptions__payment_method_selector .button-label .button{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.subscriptions .subscriptions__payment_method_selector .button-label .button span{margin:0}.subscriptions form input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=search]),.subscriptions form textarea{border:1px solid #c8c8c7;border:1px solid var(--color-border)}.subscriptions form .form__row{padding:0 1rem}.registration__page{width:680px;margin:0 auto}.popup .registration__page,.variant--mobile .registration__page{width:inherit}.popup .registration__page .form__row{display:block}.popup .registration__page .form__row .form__row__label{width:100%}.popup .registration__page .form__row .form__row__label label{font-size:.9rem;font-weight:600}.popup .registration__page .form__row .form__row__entry{width:100%}.popup .popup__content .popup__body .registration__page .contentful_page{padding:1rem}body:not(.variant--mobile) .popup .registration__page .form__section.form__section--group--wrap{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start}body:not(.variant--mobile) .popup .registration__page .form__section.form__section--group--wrap .form__row{width:50%}.subscriptions__cart{background-color:#fff;background-color:var(--color-body-content);font-size:1.4rem;font-weight:600}.variant--mobile .subscriptions__cart{padding:2rem;background-color:var(--color-body-gray-lighter)}.variant--mobile .subscriptions__cart .subscriptions__cart-items{background-color:#fff;background-color:var(--color-white)}.subscriptions__cart .subscriptions__cart-heading{padding:.5rem 1rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white);text-align:center;font-size:1.8rem}.subscriptions__cart .subscriptions__cart-items-heading{font-size:1.4rem}.subscriptions__cart .subscriptions__cart-item,.subscriptions__cart .subscriptions__cart-items-heading{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding:.5rem 1rem}.subscriptions__cart .subscriptions__cart-item.subscriptions__cart-discount{color:#50ae48;color:var(--color-green)}.subscriptions__cart .subscriptions__cart-item.subscriptions__cart-discount .subscriptions__cart-item__amount{flex-shrink:0;align-self:center}.subscriptions__cart .subscriptions__cart-item.subscriptions__cart-plan{margin:1rem;background-color:#c7c9ca}.subscriptions__cart .subscriptions__cart-item .subscriptions__cart-item__detail{font-size:.75rem}.subscriptions__cart .subscriptions__cart-item__description{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.subscriptions__cart .subscriptions__cart-total{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:.5rem 1rem;font-weight:600}.subscriptions__cart .subscriptions__cart-total,.subscriptions__click_through{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.subscriptions__click_through{align-self:center;width:90%;margin-top:1rem}.variant--mobile .subscriptions__click_through{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.subscriptions__click_through .subscriptions__click_through__button{width:11rem;border-radius:1rem;padding:.9rem;background-color:#009fe2;background-color:var(--color-link);color:#fff;color:var(--color-white);text-align:center;font-weight:600}.subscriptions__click_through .subscriptions__click_through__button.button{white-space:normal;min-height:3rem}.variant--mobile .subscriptions__click_through .subscriptions__click_through__button{width:13rem;margin-bottom:1rem;white-space:pre-line;font-size:1.25rem}.subscriptions__configure{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;font-weight:300}.subscriptions__configure .subscriptions__configure__prompt{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;padding-bottom:2rem;text-align:center;font-size:1.1rem}.subscriptions__configure .subscriptions__configure__prompt .subscriptions__circle img{width:60px}.subscriptions__configure .subscriptions__configure__selections{display:-webkit-box;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around}.subscriptions__configure .subscriptions__configure__selections.grid--top{-webkit-box-align:start;align-items:flex-start}.subscriptions__configure .subscriptions__configure__selections>.button{display:block;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:calc(50% - .25rem);margin:0}.subscriptions__configure .subscriptions__configure__selections>.button:not(:first-child){margin-top:0}.subscriptions__configure .subscriptions__configure__selections>.button:not(:nth-child(n-2)){margin-left:1rem}.subscriptions__configure .subscriptions__configure__selections>.button:nth-child(n+3){margin-top:.5rem}.variant--mobile .subscriptions__configure .subscriptions__configure__selections.three__buttons{display:grid}.variant--mobile .subscriptions__configure .subscriptions__configure__selections.three__buttons .button{width:10rem;margin-top:.5rem}.subscriptions__result_message{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:1rem 1rem 0}.subscriptions__join_now{padding:1rem}.subscriptions__join_now strong{color:#221d35;color:var(--color-text-primary)}.subscriptions__join_now ul{list-style-type:none;margin:0;padding:0}.subscriptions__join_now h4{-webkit-box-pack:start;justify-content:flex-start}.subscriptions__join_now .subscriptions__join_logos{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 1rem}.subscriptions__join_now .subscriptions__join_logos li{width:21%}.subscriptions__join_now .subscriptions__join_logos li img{max-width:100%;max-height:74px}.subscriptions__join_now .subscriptions__join_types{margin:.5rem 0;border-top:1px solid #c8c8c7;border-top:1px solid var(--color-border)}.subscriptions__join_now .subscriptions__join_types.selection{margin:0 0 2rem}.subscriptions__join_now .subscriptions__join_types li{border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border);padding:.5rem 0}.subscriptions__join_now .subscriptions__join_types li,.subscriptions__join_now .subscriptions__join_types li>label{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch}.subscriptions__join_now .subscriptions__join_types li>label{-webkit-box-flex:1;flex-grow:1;cursor:pointer}.variant--mobile .subscriptions__join_now .subscriptions__join_types li,.variant--mobile .subscriptions__join_now .subscriptions__join_types li>label{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.variant--mobile .subscriptions__join_now .subscriptions__join_types li input[type=radio]{width:1.2rem;height:1.5rem;border:0}.subscriptions__join_now .subscriptions__join_types li a.subscriptions__join_type_price:hover{opacity:.8;text-decoration:none}.subscriptions__join_now .subscriptions__join_types li.membership .subscriptions__join_type_price,.subscriptions__join_now .subscriptions__join_types li.membership .subscriptions__join_type_select{background-color:#009ba3;background-color:var(--color-teal)}.subscriptions__join_now .subscriptions__join_types li.daypass .subscriptions__join_type_price,.subscriptions__join_now .subscriptions__join_types li.daypass .subscriptions__join_type_select{background-color:#f59c00;background-color:var(--color-orange)}.subscriptions__join_now .subscriptions__join_types li.register .subscriptions__join_type_price,.subscriptions__join_now .subscriptions__join_types li.register .subscriptions__join_type_select{background-color:#8e77b5;background-color:var(--color-purple)}.subscriptions__join_now .subscriptions__join_types li.nothanks .subscriptions__join_type_desc{display:block;padding:2.5rem 0;text-align:right}.variant--mobile .subscriptions__join_now .subscriptions__join_types li.nothanks,.variant--mobile .subscriptions__join_now .subscriptions__join_types li.nothanks>label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price{flex-shrink:0;width:12rem;padding:2rem 1rem;color:#fff;color:var(--color-white);text-align:center}.variant--mobile .subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%;padding:1rem .5rem;font-size:1rem}.variant--mobile .subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price strong{-webkit-box-flex:1;flex-grow:1;text-align:left}.variant--mobile .subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price .price .number{font-size:1rem}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price strong{display:block;color:inherit;text-transform:uppercase}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price .price{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price .price .number{text-transform:uppercase;font-size:1.4rem;font-weight:lighter}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_price .price .per-month{margin:.25rem 0 0 .25rem;line-height:1;font-size:.7rem}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_desc{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;margin-left:1rem}.variant--mobile .subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_desc{margin-left:0}.subscriptions__join_now .subscriptions__join_types li .subscriptions__join_type_select{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-left:1rem;padding:1rem}.subscriptions__join_now .button{display:block;width:50%;margin:0 auto;padding:.75rem;text-transform:uppercase;font-size:1.3rem}.subscriptions__join_now .subscriptions__virgin_media_note{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin:2rem 0 1rem;text-align:center}.subscriptions__join_now .subscriptions__virgin_media_note img{width:80px}.subscriptions__join_now .subscriptions__virgin_media_note span{margin-left:1rem}.subscriptions__join_now .subscriptions__signin{margin-top:2rem;text-align:center}.subscriptions__join_now .subscriptions__join_now_select{margin-bottom:.5rem;color:#818a91;color:var(--color-text-muted);text-align:right;font-size:.9rem}.subscriptions__join_now .li-underlined{background-color:#f0f8ff}.subscriptions__payment_method_types{padding:1rem}.subscriptions__payment_method_types .subscriptions__credit_payment_method,.subscriptions__payment_method_types .subscriptions__direct_debit_payment_method{padding-top:1rem;background-color:#818a91;background-color:var(--color-body-gray)}.subscriptions__payment_method_types .subscriptions__direct_debit_payment_method{display:none}.subscriptions__payment_method_types .subscriptions__credit_payment_method iframe{border:0}.subscriptions__checkbox{cursor:pointer;color:#818a91;color:var(--color-text-muted)}.subscriptions__checkbox input[type=checkbox]{display:none}.subscriptions__checkbox input[type=checkbox]+span{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:1.25}.subscriptions__checkbox input[type=checkbox]+span:before{flex-shrink:0;width:2.5rem;height:2.5rem;margin-right:1rem;border:1px solid #c8c8c7;border:1px solid var(--color-border);border-radius:.4rem;color:#818a91;color:var(--color-text-muted);line-height:2.5rem;text-align:center;font-size:1.4rem;content:""}.subscriptions__checkbox input[type=checkbox]:checked+span:before{content:"\2714"}.subscriptions__checkbox .error{color:#e8365d;color:var(--color-red)}.subscriptions__radio{position:relative}.subscriptions__radio.checked:after{background-color:#221d35;background-color:var(--color-text-primary)}.subscriptions__radio:before{width:1.5rem;height:1.5rem;margin-right:.5rem;border:2px solid #221d35;border:2px solid var(--color-primary);border-radius:.75rem;content:""}.subscriptions__radio:after{position:absolute;top:.375rem;left:.375rem;width:.75rem;height:.75rem;border-radius:.375rem;background-color:transparent;content:""}.subscriptions__radio input[type=radio]{position:absolute;left:-9999rem}.subscriptions__day_pass,.subscriptions__pay_now{padding-bottom:1rem;background-color:#fff;background-color:var(--color-body-content)}.subscriptions__tick{color:#50ae48;color:var(--color-green)}.preferences_credit_payment_method{display:none}.preferences_credit_payment_method iframe{border:0}.subscriptions__title{color:#009fe2;color:var(--color-link);text-align:center;font-size:2.8rem}form .form__row .subscriptions__form__row{display:-webkit-box;display:flex}form .form__row .subscriptions__form__row .button{margin:0 0 0 1rem}.card.card--timeform{margin:0 0 1rem;border:1px solid #2d4254;border:1px solid var(--color-timeform);border-radius:.2rem}.card.card--timeform .card__header.card__header--prominent{background-color:#2d4254;background-color:var(--color-timeform)}.card.card--timeform .card__body{font-size:.9rem}.card.card--timeform .card__body .card__row{-webkit-box-pack:start;justify-content:flex-start;margin-bottom:.5rem}.card.card--timeform .card__body .card__row .card__runner__position{width:2rem;font-weight:600}.card.card--timeform .card__body .card__row .card__runner__silk{display:-webkit-box;display:flex;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:3rem}.card.card--timeform .racecard__runner__column--price{display:-webkit-box;display:flex}.card.card--timeform .racecard__runner__best_price{width:3rem;height:1.5rem;border-radius:.2rem;padding:0 .25rem;text-align:center}.variant--mobile .card.card--timeform .racecard__runner__best_price{font-size:.9rem;font-weight:400}.card.card--timeform .racecard__runner__best_price_bookie{margin-right:.5rem}.card.card--timeform .racecard__runner__best_price_bookie img{width:2rem;height:2rem;border-radius:.2rem}.component--tips .tabs.tabs__top-level :not(.tabs__item--active) a{--color-accent:#fff}.tips--items>*{margin-top:1rem}.tips--items .tips__top-set .tips-body{border-bottom:1px solid var(--color-dark-grey)}.tips--items .align-center{align-self:center}.tips--items .tips__tipster__profit-loss{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.tips--items .tips__tipster__profit-loss .racecard__tip-stats__strikerate{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.tips--items .tips__tipster__profit-loss .racecard__tip-stats{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tips--items .tips__tipster__profit-loss .racecard__tip-stats .progress-bar{width:80%}.tips--items .tips__tipster--profile{display:-webkit-box;display:flex;padding:1rem}.tips--items .tips__tipster--profile .tips__tipster--avatar img,.tips--items .tips__tipster--profile .tips__tipster--avatar svg{width:80px;height:80px}.tips--items .tips__tipster--profile .tips__tipster--bio{padding:0 .5rem}.tips--items .tips__top{width:100%;padding:0 1rem}.tips--items .tips__top .tips__top__container{border-bottom:1px solid #818a91;border-bottom:1px solid var(--color-gray-dark);padding-top:.5rem}.tips--items .tips__top .tips__top__container .tips__top__header{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;max-width:10rem;padding-left:1rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white)}.tips--items .tips__date{margin:1rem 1rem 0;border-bottom:1px solid #818a91;border-bottom:1px solid var(--color-gray-dark)}.tips--items .tips__date .tips__date__header{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;max-width:10rem;padding-left:1rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white)}.tips--items .tips--line{height:1rem;border-bottom:1px solid #818a91;border-bottom:1px solid var(--color-gray-dark)}.tips--items .tips--row{display:-webkit-box;display:flex}.tips--items .tips--row>:not(:last-child){margin-right:1rem}.tips--items .tips--row>.tips__images .tips__name__container .tips__name{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;max-width:10rem;padding-left:.5rem;background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white);text-transform:uppercase}.tips--items .tips--row>.tips__images>.images{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.tips--items .tips--row>.tips__images>.images>*{padding:1rem}.tips--items .tips--row>.tips__images>.images .tips__avatar{width:8rem}.tips--items .tips--row>.tips__images>.images .silk{width:6rem}.tips--items .tips--row>.tips__images>.images .silk img,.tips--items .tips--row>.tips__images>.images .silk svg{height:4rem}.tips--items .tips--row .content{width:100%}.tips--items .tips--row .content>:not(:last-child){margin-bottom:.25rem}.tips--items .tips--row .content .track--name{font-size:1.25rem;font-weight:600}.tips--items .tips--row .content .time{margin-left:1rem;color:#009fe2;color:var(--color-accent);font-size:1.25rem;font-weight:600}.tips--items .tips--row .content .horse-jockey .horse{font-weight:600}.tips--items .tips--row .content .horse-jockey .jockey-trainer{margin-left:1rem;padding:.25rem 0;color:#818a91;color:var(--color-text-muted)}.tips--items .tips--row .content .description{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1}.tips--items .tips--row .video .video-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.tips--items .tips--row .video .video-container .play--svg{position:relative;top:50%;right:50%}.tips--items .tips--row .video .video-container .play--svg svg{width:40px;height:40px}.tips--items .tips__body{display:-webkit-box;display:flex;padding:1rem}.tips--items .tips__body:not(:last-child){border-bottom:1px solid var(--color-dark-grey)}.tips--items .tips__body .tips--race{min-width:20%}.tips--items .tips__body .time,.tips--items .tips__body .track--name{font-size:1.25rem;font-weight:600}.tips--items .tips__body .time{color:#009fe2;color:var(--color-accent)}.tips--items .tips__body .tips--silk img{width:60px}.tips--items .tips__body .tips--runner{min-width:14rem}.tips--items .tips__body .tips--runner .horse-jockey .horse{font-weight:600}.tips--items .tips__body .tips--runner .horse-jockey .jockey-trainer{padding:.25rem 0;color:#818a91;color:var(--color-text-muted)}.tips--items .tips__body .description{-webkit-box-flex:1;flex-grow:1}.tips--items .tips__body .tips--video{width:22%}.tips--items .tips__body .tips--video,.tips--items .tips__body .tips--video .video-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.tips--items .tips__body .tips--video .video-container .play--svg{position:relative;top:50%;right:50%}.tips--items .tips__body .tips--video .video-container .play--svg svg{width:40px;height:40px}.tips--items .tips__body .odds{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.tips--items .tips__body .odds .bookie-tag{display:-webkit-box;display:flex;margin-right:.5rem}.tips--items .tips__body .odds .bookie-tag img{width:30px;height:30px}.tips--items .tips__body .odds .odds-tag *{width:6rem;height:30px}.tips--items .tips__body.tips__body--non-runner,.tips--items .tips__body.tips__body--non-runner .time,.tips--items .tips__body.tips__body--non-runner .tips--row{color:#818a91;color:var(--color-gray-dark)}.tips--items .tips__body.tips__body--non-runner .bookie-tag{font-weight:600}.tips--items .tips__main{background-color:#fff;background-color:var(--color-white)}.tips--items .tips__main.tips__main--mobile{margin:0}.variant--mobile .tips--items{padding:1rem;background-color:#fff;background-color:var(--color-white)}.variant--mobile .tips--items>*{margin-top:0}.variant--mobile .tips--items .tips__tipster__group{margin-top:.5rem}.variant--mobile .tips--items .tips__tipster__group>:not(:last-child){border-bottom:1px solid #fff;border-bottom:1px solid var(--color-white)}.variant--mobile .tips--items .tips__date{margin:1rem 0}.variant--mobile .tips--items .tips__date .tips__date__header{max-width:unset}.variant--mobile .tips--items .race{padding:.5rem;background-color:#eceeef;background-color:var(--color-gray-lighter)}.variant--mobile .tips--items .track--name{font-size:.9rem;font-weight:600}.variant--mobile .tips--items .time{margin-left:1rem;color:#009fe2;color:var(--color-accent);font-size:.9rem;font-weight:600}.variant--mobile .tips--items .video{position:relative;width:100%;height:100%}.variant--mobile .tips--items .video .play--svg{display:-webkit-box;display:flex;position:absolute;top:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;height:100%}.variant--mobile .tips--items .tips__body{padding:0}.variant--mobile .tips--items .silk__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start}.variant--mobile .tips--items .silk__row .silk{margin-right:40px}.variant--mobile .tips--items .silk__row .silk img{width:40px;min-width:40px}.variant--mobile .tips--items .silk__row .horse-jockey{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.variant--mobile .tips--items .silk__row .horse-jockey .horse{font-weight:600}.variant--mobile .tips--items .silk__row .horse-jockey .jockey-trainer{color:#818a91;color:var(--color-text-muted)}.variant--mobile .tips--items .desc-video{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.variant--mobile .tips--items .desc-video .description{text-transform:none;font-size:.7rem}.variant--mobile .tips--items .desc-video img{width:120px}.variant--mobile .tips--items .desc-video .play--svg{position:absolute}.variant--mobile .tips--items .desc-video .play--svg svg{width:20px}.variant--mobile .tips--items .tips__top{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;padding:0;background-color:#fff;background-color:var(--color-white);color:#000;color:var(--color-black)}.variant--mobile .tips--items .tips__top .tips__link{padding:0}.variant--mobile .tips--items .tips__group{width:100%;font-size:80%}.variant--mobile .tips--items .tips__group>:not(:first-child){margin-top:1rem;padding:0 1rem}.variant--mobile .tips--items .tips__group .tips__item{margin-bottom:1rem;padding:0}.variant--mobile .tips--items .tips__group .tips__item>:not(:first-child){margin-top:1rem}.variant--mobile .tips--items .tips__group.tips__group--non-runner,.variant--mobile .tips--items .tips__group.tips__group--non-runner .time{color:#818a91;color:var(--color-gray-dark)}.variant--mobile .tips--items .tips__group.tips__group--non-runner .bookie-tag{font-weight:600}.variant--mobile .tips--items .odds{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.variant--mobile .tips--items .odds .bookie-tag{display:-webkit-box;display:flex;margin-right:.5rem}.variant--mobile .tips--items .odds .bookie-tag img{width:30px;height:30px}.variant--mobile .tips--items .odds .odds-tag *{width:40px;height:30px}.variant--mobile .tips--items .tips__tipster__profit-loss{font-size:80%}.tips__widget .tips--silk{width:2.5rem}.track-maps .track-maps__map{display:none;margin-top:1rem}.track-maps .track-maps__map svg{width:300px;height:300px}.track-maps .track-maps__map svg text{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.track-maps .track-maps__map img{max-width:100%}.track-maps .track-maps__map.track-maps__map--active{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.track-comment .track-comment__image{float:left;margin-right:1rem;margin-bottom:.5rem}.track-comment .track-comment__image img{overflow:0;width:80px;height:80px;border-radius:40px}.track-comment .markdown{margin-top:0}.page .page-title{display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;height:95px;margin-bottom:1rem;background-color:#221d35;background-color:var(--color-primary);color:#fff;color:var(--color-white)}.page .page-title h1{margin:0;letter-spacing:1px;font-size:2.1rem;font-weight:600}.page .page-title img{position:relative;bottom:1px;left:2px;max-height:140px}.variant--tablet .page .page-title{margin-top:1rem}.variant--mobile .page .page-title h1{font-size:1.8rem}.variant--mobile .page .page-title img{max-height:70px}@media only screen and (max-width:394px){.variant--mobile .page .page-title h1{font-size:1.25rem}.variant--mobile .page .page-title img{height:45px}}@media only screen and (max-width:1024px){.variant--tablet .page.sidebar-present .page-title h1{font-size:1.8rem}}@media only screen and (max-width:768px){.variant--tablet .page.sidebar-present .page-title h1{font-size:1.4rem}}.layout .layout__page .component--news>.page__content__section{background-color:#fff;background-color:var(--color-white)}.layout .layout__page .component--news .page__news__article{margin-bottom:1rem}.layout .layout__page .component--news .page__news__article .card__row{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:end;align-items:flex-end}.layout .layout__page .component--news .page__news__article .card__row .click-through{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-transform:uppercase;font-size:.9rem}.variant--mobile .layout .layout__page .component--news .page__news__article .card__row{-webkit-box-align:start;align-items:flex-start}.variant--mobile .layout .layout__page .component--news .page__news__article .card--news{overflow:hidden;height:135px}.variant--mobile .layout .layout__page .component--news .page__news__article .card__image{width:140px;height:140px}.variant--mobile .layout .layout__page .component--news .page__news__article .card__subtitle{font-size:.6rem}.title-table.replays-table .title-table__header .title-table__column.title-table__column--video,.title-table.replays-table .title-table__row .title-table__column.title-table__column--video{flex-shrink:0;width:5rem;margin-left:.5rem;text-align:center}.variant--mobile .title-table.replays-table .title-table__header .title-table__column.title-table__column--video,.variant--mobile .title-table.replays-table .title-table__row .title-table__column.title-table__column--video{width:3rem}.title-table.replays-table .title-table__row .title-table__column{margin-top:.5rem;margin-bottom:.5rem}.title-table.replays-table .title-table__row .title-table__column.title-table__column--time{flex-shrink:0;-webkit-box-pack:start;justify-content:flex-start;width:10rem}.title-table.replays-table .title-table__row .title-table__column.title-table__column--time>:not(:last-child){margin-bottom:.5rem}.title-table.replays-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:.5rem 0;background-color:var(--color-accent-bg);color:#009fe2;color:var(--color-accent)}.title-table.replays-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a:not(:first-child){margin-top:.25rem}.title-table.replays-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a svg{width:30px;height:30px}.title-table.replays-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a.focusable--focused,.variant--desktop .title-table.replays-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a:focus,.variant--desktop .title-table.replays-table .title-table__row .title-table__column.title-table__column--video:not(:empty) a:hover{background-color:#009fe2;background-color:var(--color-accent);color:#fff;color:var(--color-white)}.title-table.replays-table .replays-table__time{color:#009fe2;color:var(--color-accent);font-weight:600}.variant--mobile .ondemand-video .title h1{font-size:1.1rem}.layout.layout--admin{--page-content-width:80rem}.layout.layout--admin .layout__header{position:relative;z-index:inherit}.layout.layout--admin .layout__page .layout__page__content{-webkit-box-flex:0;flex-grow:0;flex-shrink:0}.layout.layout--admin .layout__page .layout__page__content .columns .columns__main{-webkit-box-flex:1;flex-grow:1}.variant--mobile .layout.layout--admin .layout__page .layout__page__content{width:inherit;padding:0}.layout.layout--admin.admin--docs h1{font-size:2.1rem}.layout.layout--admin.admin--docs h2{font-size:1.8rem}.layout.layout--admin.admin--docs h3{margin-top:1rem;font-size:1.4rem}.layout.layout--admin.admin--docs h4{margin-top:1rem;font-size:1.25rem;font-weight:600}.layout.layout--admin.admin--docs pre code{padding:0}.hidden{display:none}.form__section--qr svg{margin:1rem 0}.variant--mobile .layout.layout--admin ul.list--unstyled li>a{font-size:1.25rem}.CodeMirror{color:#000}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:none;font-feature-settings:none;font-variant-ligatures:none}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected,.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:0 0}.CodeMirror{height:auto;border:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px;font:inherit;z-index:1}.CodeMirror,.CodeMirror-scroll{min-height:300px}.CodeMirror-fullscreen{background:#fff;position:fixed!important;top:50px;left:0;right:0;bottom:0;height:auto;z-index:9}.CodeMirror-sided{width:50%!important}.editor-toolbar{position:relative;opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:0 10px;border-top:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;border-top-left-radius:4px;border-top-right-radius:4px}.editor-toolbar:after,.editor-toolbar:before{display:block;content:" ";height:1px}.editor-toolbar:before{margin-bottom:8px}.editor-toolbar:after{margin-top:8px}.editor-toolbar:hover,.editor-wrapper input.title:focus,.editor-wrapper input.title:hover{opacity:.8}.editor-toolbar.fullscreen{width:100%;height:50px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-top:10px;padding-bottom:10px;box-sizing:border-box;background:#fff;border:0;position:fixed;top:0;left:0;opacity:1;z-index:9}.editor-toolbar.fullscreen:before{width:20px;height:50px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));position:fixed;top:0;left:0;margin:0;padding:0}.editor-toolbar.fullscreen:after{width:20px;height:50px;background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);position:fixed;top:0;right:0;margin:0;padding:0}.editor-toolbar a{display:inline-block;text-align:center;text-decoration:none!important;color:#2c3e50!important;width:30px;height:30px;margin:0;border:1px solid transparent;border-radius:3px;cursor:pointer}.editor-toolbar a.active,.editor-toolbar a:hover{background:#fcfcfc;border-color:#95a5a6}.editor-toolbar a:before{line-height:30px}.editor-toolbar i.separator{display:inline-block;width:0;border-left:1px solid #d9d9d9;border-right:1px solid #fff;color:transparent;text-indent:-10px;margin:0 6px}.editor-toolbar a.fa-header-x:after{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:65%;vertical-align:text-bottom;position:relative;top:2px}.editor-toolbar a.fa-header-1:after{content:"1"}.editor-toolbar a.fa-header-2:after{content:"2"}.editor-toolbar a.fa-header-3:after{content:"3"}.editor-toolbar a.fa-header-bigger:after{content:"▲"}.editor-toolbar a.fa-header-smaller:after{content:"▼"}.editor-toolbar.disabled-for-preview a:not(.no-disable){pointer-events:none;background:#fff;border-color:transparent;text-shadow:inherit}@media only screen and (max-width:700px){.editor-toolbar a.no-mobile{display:none}}.editor-statusbar{padding:8px 10px;font-size:12px;color:#959694;text-align:right}.editor-statusbar span{display:inline-block;min-width:4em;margin-left:1em}.editor-preview,.editor-preview-side{padding:10px;background:#fafafa;overflow:auto;display:none;box-sizing:border-box}.editor-statusbar .lines:before{content:"lines: "}.editor-statusbar .words:before{content:"words: "}.editor-statusbar .characters:before{content:"characters: "}.editor-preview{position:absolute;width:100%;height:100%;top:0;left:0;z-index:7}.editor-preview-side{position:fixed;bottom:0;width:50%;top:50px;right:0;z-index:9;border:1px solid #ddd}.editor-preview-active,.editor-preview-active-side{display:block}.editor-preview-side>p,.editor-preview>p{margin-top:0}.editor-preview-side pre,.editor-preview pre{background:#eee;margin-bottom:10px}.editor-preview-side table td,.editor-preview-side table th,.editor-preview table td,.editor-preview table th{border:1px solid #ddd;padding:5px}.CodeMirror .CodeMirror-code .cm-tag{color:#63a35c}.CodeMirror .CodeMirror-code .cm-attribute{color:#795da3}.CodeMirror .CodeMirror-code .cm-string{color:#183691}.CodeMirror .CodeMirror-selected{background:#d9d9d9}.CodeMirror .CodeMirror-code .cm-header-1{font-size:200%;line-height:200%}.CodeMirror .CodeMirror-code .cm-header-2{font-size:160%;line-height:160%}.CodeMirror .CodeMirror-code .cm-header-3{font-size:125%;line-height:125%}.CodeMirror .CodeMirror-code .cm-header-4{font-size:110%;line-height:110%}.CodeMirror .CodeMirror-code .cm-comment{background:rgba(0,0,0,.05);border-radius:2px}.CodeMirror .CodeMirror-code .cm-link{color:#7f8c8d}.CodeMirror .CodeMirror-code .cm-url{color:#aab2b3}.CodeMirror .CodeMirror-code .cm-strikethrough{text-decoration:line-through}.CodeMirror .CodeMirror-placeholder{opacity:.5}.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){background:rgba(255,0,0,.15)}.sidebar--admin-cms ul.list--unstyled:last-child{margin-bottom:0}.cms-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:1rem}.cms-header>:not(:first-child){margin-left:1rem}table.table--cms tbody tr td,table.table--cms tbody tr th,table.table--cms thead tr td,table.table--cms thead tr th{overflow:hidden;padding:0 .5rem;white-space:nowrap;text-align:left;text-overflow:ellipsis}table.table--cms tbody tr td:first-child,table.table--cms tbody tr th:first-child,table.table--cms thead tr td:first-child,table.table--cms thead tr th:first-child{padding-left:0}table.table--cms tbody tr td:last-child,table.table--cms tbody tr th:last-child,table.table--cms thead tr td:last-child,table.table--cms thead tr th:last-child{padding-right:0}table.table--cms tbody tr td.actions-column,table.table--cms tbody tr th.actions-column,table.table--cms thead tr td.actions-column,table.table--cms thead tr th.actions-column{width:.1px}table.table--cms thead tr th{border-bottom:1px solid #c8c8c7;border-bottom:1px solid var(--color-border)}table.table--cms tbody tr td{padding-top:.25rem;padding-bottom:0}table.table--cms tbody tr td.actions-column{text-align:right}table.table--cms tbody tr td img{max-width:100px;max-height:100px;vertical-align:middle}.select.select--relation table.table--cms tbody tr td img{max-width:20px;max-height:20px}table.table--cms tbody tr td svg{width:30px;height:30px}table.table--cms tbody tr td.table--cms--path,table.table--cms tbody tr td.table--cms--relation,table.table--cms tbody tr td.table--cms--string,table.table--cms tbody tr td.table--cms--string_long,table.table--cms tbody tr td.table--cms--url{max-width:200px;text-overflow:ellipsis}table.table--cms tbody tr:last-child td{padding-bottom:.25rem}form.form--cms .form__section.form__section--group .form__row{margin:0 .25rem;padding:.25rem}form.form--cms .form__section.form__section--group .form__row:not(.form__row--code):not(.form__row--json):not(.form__row--spacer):hover{background-color:#eceeef;background-color:var(--color-gray-lighter)}form.form--cms .form__section.form__section--group .form__row.form__row--markdown .editor-toolbar{opacity:1;border-color:#c8c8c7;border-color:var(--color-border)}form.form--cms .form__section.form__section--group .form__row.form__row--markdown .editor-toolbar a{color:#818a91;color:var(--color-text-muted)}form.form--cms .form__section.form__section--group .form__row.form__row--markdown .CodeMirror{border-color:#c8c8c7;border-color:var(--color-border);font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem}form.form--cms+.alert{margin-top:3rem}form.search-form.form--search--cms{-webkit-box-flex:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}form.search-form.form--search--cms .select,form.search-form.form--search--cms input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){margin:0;border:1px solid #c8c8c7;border:1px solid var(--color-border);background-color:#f7f7f9;background-color:var(--color-gray-lightest)}body:not(.variant--mobile) form.search-form.form--search--cms .select,body:not(.variant--mobile) form.search-form.form--search--cms input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]){font-size:.9rem}form.search-form.form--search--cms .button,form.search-form.form--search--cms .select,form.search-form.form--search--cms input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]),form.search-form.form--search--cms select{height:31px;border-radius:0}form.search-form.form--search--cms .button:first-child,form.search-form.form--search--cms .select:first-child,form.search-form.form--search--cms input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):first-child,form.search-form.form--search--cms select:first-child{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}form.search-form.form--search--cms .button:last-child,form.search-form.form--search--cms .select:last-child,form.search-form.form--search--cms input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):last-child,form.search-form.form--search--cms select:last-child{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}form.search-form.form--search--cms .button:not(:first-child),form.search-form.form--search--cms .select:not(:first-child),form.search-form.form--search--cms input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]):not([type=file]):not(:first-child),form.search-form.form--search--cms select:not(:first-child){border-left:0}.popup__body form.search-form.form--search--cms{margin-bottom:1rem}.select.select--relation:after{content:none}.video--cms-camera{max-width:100%;max-height:80vh}.stats-list{list-style-type:none;clear:left;margin:0 0 30px;padding:0;text-align:center}.stats-list .stats-list-positive{color:green}.stats-list .stats-list-negative{color:red}.stats-list>li{display:inline-block;margin-right:10px;border-right:1px solid #939799;padding-right:10px;text-align:center;font-size:1.1em;font-weight:700}.stats-list>li:last-child{margin:0;border:0;padding:0}.stats-list>li .stats-list-label{display:block;margin-top:2px;font-size:.9em;font-weight:400}.layout--apidocs .layout__page .layout__page__content{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:60rem;width:var(--page-content-width)}.layout--apidocs table{border:1px solid #e0e6eb;border:1px solid var(--color-body);border-top:0;border-spacing:0}.layout--apidocs table th{padding:.5rem .25rem;background-color:#e0e6eb;background-color:var(--color-body)}.layout--apidocs table td{padding:.25rem}.layout--apidocs table td:not(:first-child){border-left:1px solid #e0e6eb;border-left:1px solid var(--color-body)}.variant--mobile:not(.variant--app) .layout.layout--embed .layout__page{margin-top:1rem;margin-bottom:1rem}.variant--desktop .layout.layout--embed .layout__page .layout__page__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:inherit}.raceday,.raceday .contentful_page{background-color:#221d35;background-color:var(--color-primary)}.raceday .page__layout__section{margin:0!important}.raceday .page__layout__section .title-bar .tabs .tabs__item{color:#ee4d80}.raceday .page__layout__section .title-bar .title{padding-left:.5rem;background-color:#221d35;background-color:var(--color-primary)}.raceday .page__layout__section .title-bar .title h1{color:#ee4d80;font-weight:800}.raceday .page__layout__section .title-bar .title:after{display:none}.raceday .card__title.card__title--tall{color:#fff}.raceday .grid{margin-left:.5rem}.raceday .card-body{margin:0 .5rem;color:#fff}.raceday .card-body .heading{color:#ee4d80;margin:.5rem 0}.raceday .card-body .card__row,.raceday .card-body .heading{border-bottom:1px solid grey;padding:.3rem 0}.raceday__calendar .event_time{display:inline;color:#009fe2;color:var(--color-accent)}.variant--mobile .raceday--presenter--logo{height:3.5rem}.raceday--presenter--logo{height:6rem;padding-bottom:inherit}