﻿@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
body,html{height:100%;min-height:100vh!important}*{box-sizing:border-box}.page_background{background:radial-gradient(circle at 0 100vh,rgba(125,184,146,.8),transparent 100vh),radial-gradient(circle at 100vw 70vh,rgba(141,161,110,.8),rgba(35,86,69,.8) 70vh),linear-gradient(180deg,#315546 0,#427456 33vh,#749c67 66vh,#b2d489 100vh),#0d2821;background-attachment:fixed;background-size:100% auto;background-repeat:no-repeat;background-color:#222;position:relative;height:100%;min-height:100vh;min-height:100dvh;z-index:0}html{margin:0;padding:0;scroll-behavior:smooth}@media only screen and (prefers-reduced-motion:reduce){html html{scroll-behavior:auto}}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:13px;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;margin:0;box-sizing:content-box;z-index:0}.content{width:100%;flex-direction:column;align-items:center}.content-preview{padding-bottom:150px}@font-face{font-family:FuturaPTWebDemi;src:url(../font/FTN65__W1.woff2) format("woff2"),url(../font/FTN65__W1.woff) format("woff"),url(../font/FTN65__W.ttf) format("truetype"),url(/assets/d41d8cd98f00b204e9800998ecf8427e/fonts/FTN65__W.svg) format("svg");font-style:normal;font-display:fallback}.page{min-height:100vh;padding-bottom:30px}
.listtext-bullet{margin:0 0 20px}.listtext-bullet .listitem__listtext{margin-bottom:20px;list-style:none;position:relative;list-style-position:outside}.listtext-bullet .listitem__listtext:before{content:"";width:7px;height:7px;background-color:#383838;display:inline-block;border-radius:50%;position:absolute;left:-15px;top:12px;transform:translateY(-50%);box-sizing:border-box}@media only screen and (min-width:768px){.listtext-bullet .listitem__listtext:before{top:14px}}.listtext-bullet .listitem__listtext::marker{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7'%3E%3Ccircle cx='3.5' cy='3.5' r='3.5' fill='%23383838' fill-rule='evenodd'/%3E%3C/svg%3E");color:#383838;line-height:.5395}.listtext-numbered{margin:0 0 15px;counter-reset:numberedlist;list-style:none}@media only screen and (min-width:768px){.listtext-numbered{padding-bottom:0}}.listtext-numbered .listitem__listtext{margin-bottom:25px;counter-increment:numberedlist;position:relative}.listtext-numbered .listitem__listtext:before{content:counter(numberedlist);color:#383838;font-weight:800;position:absolute;--size:25px;left:calc(var(--size)*-1 - 10px);line-height:var(--size);width:var(--size);height:var(--size);top:0;background:#84e0a7;border-radius:50%;text-align:center}.listtext-numbered p{padding-left:4.5px}.listitem__imagewrapper{padding:0 20px 35px;width:calc(100% + 40px);margin-left:-40px;display:flex;justify-content:center;align-items:center}.listitem__imagewrapper img{max-width:100%}@media only screen and (min-width:768px){.listitem__imagewrapper{padding:0 30px 45px}}
.markdownBold{font-weight:700}.markdownList{margin:0}.markdownList li{text-align:left}.cell-wrapper .markdownList{margin:0 auto;width:-moz-fit-content;width:fit-content}
.accessibilitybutton__link{width:249px;height:40px;background-color:#1f1f1f;border-radius:0 0 5px 5px;position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:10;text-decoration:none}.accessibilitybutton__link:not(:focus){transform:translate(-50%,-40px)}.accessibilitybutton__text{font-size:12px;line-height:30px;font-family:FuturaPTWebDemi,Futura,Arial,sans-serif;color:#fff;text-align:center}
.appswitcher{position:absolute;left:0;display:grid;grid-auto-flow:row;grid-template-rows:50px 1fr;align-items:start;overflow:hidden;z-index:999;top:50vh}.appswitcher_pullout{width:30px;height:30px;background-color:grey;transition:.25s;display:flex;justify-content:center;align-items:center}.appswitcher_pullout_text{font-size:10px;line-height:20px;font-weight:700;transition:.25s}[sidebar-showing] .appswitcher_pullout{width:100%;height:100%}[sidebar-showing] .appswitcher_pullout .appswitcher_pullout_text{font-size:16px}.appswitcher_button_container{display:grid;grid-auto-flow:row;overflow:hidden;transition:.3s;transform:translateX(-100%);background-color:grey;border-right:1px solid #000;border-bottom:1px solid #000}[sidebar-showing] .appswitcher_button_container{transform:translateX(0)}.appswitcher_button_container .appswitcher_button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-top:1px solid #000;padding:20px;text-align:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;margin:0}.appswitcher_button_container .appswitcher_button.active{background-color:hsla(0,0%,100%,.26666666666666666)}.appswitcher_button:hover{cursor:pointer}.appswitcher_button_text{font-size:18px;line-height:25px}
.article{display:flex;justify-content:center;position:relative;flex-direction:column;max-width:780px;margin:0 auto}@media only screen and (min-width:780px){.article{border-radius:10px}}.article__paypmentpodwrapper{width:100%;max-width:780px}@media only screen and (min-width:780px){.article__wrapper.has-sticky-sibling{border-radius:10px 10px 0 0}}.article__wrapper{top:0;left:0;min-height:680px;width:100%;max-width:780px;background-color:#edf2ef;padding:25px 15px 40px;display:flex;align-items:center;flex-direction:column}@media only screen and (min-width:768px){.article__wrapper{position:relative;min-height:780px;padding:35px 20px 40px}}@media only screen and (min-width:780px){.article__wrapper{border-radius:10px}}@media only screen and (min-width:820px){.article__wrapper{padding:35px 30px 40px}}.article__wrapper .bodytext4c{margin-bottom:18px}.article__wrapper .bodytext4c:last-of-type{margin-bottom:30px}.article__wrapper .listtext-numbered .bodytext4c{margin-bottom:18px}.article__wrapper .listtext-bullet .bodytext4c,.article__wrapper .listtext-numbered .bodytext4c:last-of-type{margin-bottom:0}.article__wrapper .listtext-bullet .bodytext4c:last-of-type{margin-bottom:5px}.article__bodycontainer{width:100%;margin-bottom:40px}.article__imagewrapper{display:flex;justify-content:center;align-items:center;padding:0 20px 35px}@media only screen and (min-width:768px){.article__imagewrapper{padding:0 30px 45px}}.article__imagewrapper img{max-width:100%}.article__videowrapper{position:relative;padding-top:51.25%;margin:0 20px 35px}@media only screen and (min-width:768px){.article__videowrapper{padding-top:51.25%;margin:0 30px 45px}}.article__videowrapper iframe{position:absolute;top:0;left:0;border:0;width:100%;height:100%;max-width:780px;max-height:450px}.article__divider{border-top:1px solid #ccc;border-bottom-width:0;margin-bottom:25px;margin-block-start:0;width:100%}@media only screen and (min-width:768px){.article__divider{width:calc(100% + 10px);margin-left:-5px;margin-bottom:35px}}@media only screen and (min-width:820px){.article__divider{width:calc(100% + 30px);margin-left:-15px}}.article__assetcontainer1,.article__assetcontainer1withseparation{margin-bottom:35px;width:100%}.article__assetcontainer1withseparation{display:flex;gap:15px}.article__assetcontainer1child:nth-child(2){overflow:auto}.article__assetcontainer2{display:flex;flex-wrap:nowrap;margin-bottom:15px}.article__assetcontainer2 .article__assetcontainer2child a,.article__assetcontainer2 .article__assetcontainer2child img,.article__assetcontainer2child a,.article__assetcontainer2child img{max-width:100%}.article__assetcontainer2child:nth-child(2){overflow:auto}.article__assetcontainer1child a,.article__assetcontainer1child img,.article__assetcontainer2child a,.article__assetcontainer2child img{max-width:100%}.article__relatedarticles--placeholder{width:100%}.additional-padding-10px{padding:10px 0}.additional-padding-40px{padding:40px 0}.article__related_articles{width:100%}.article__related_articles a{text-decoration:none}.article__related_articles a:hover{text-decoration:underline}
.articleheadercontainer{margin-bottom:20px}.paragraphcontainer{padding-bottom:30px}.accordioncontainer{min-height:45px;max-width:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.accordioncontainer__headingcontainer{display:flex;cursor:pointer;line-height:45px;flex-direction:row;align-items:center;padding-bottom:13px;word-break:break-word;min-height:45px}.accordioncontainer__headingcontainer .heading3a{height:auto}.accordioncontainer__expandablecontent .accordioncontainer .accordioncontainer__headingcontainer{padding-bottom:0}.accordioncontainer__chevron{padding-right:10px;padding-left:10px;display:flex;transition:.2s linear}.accordioncontainer__chevron svg{width:17px;height:20px}.accordioncontainer__chevron--up{transform:rotate(180deg)}.accordioncontainer__expandablecontent{transition:max-height .4s linear}.accordioncontainer__expandablecontent .accordioncontainer__expandablecontent{transition:none}.accordioncontainer__expandablecontent .paragraphcontainer:first-child{margin-top:10px}.paragraphcontainer .bodytext4c{margin-bottom:22px}@media only screen and (min-width:768px){.paragraphcontainer .bodytext4c{margin-bottom:24px}}.paragraphcontainer .bodytext4c:last-child{margin-bottom:0!important}.articlesecondaryheadercontainer{padding-bottom:15px}.linkcontainer{min-height:45px;padding-bottom:10px;position:relative}.linkcontainer .bodytext4d{font-weight:700}.linkcontainer a{position:absolute;top:0;left:0;bottom:0;height:100%;display:flex;align-items:center}.infotextcontainer{padding-bottom:30px}.infotextcontainer .bodytext4fregular{font-weight:500}
.bodytext1a{font-size:18px;line-height:25px;font-weight:700;color:#fff;margin:0}.bodytext1a a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext1a{font-size:20px}}.bodytext1b{font-size:18px;line-height:25px;font-weight:700;color:#383838;margin:0}.bodytext1b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext1b{font-size:20px}}.bodytext2a{font-size:17px;line-height:24px;font-weight:700;color:#385e52;margin:0}.bodytext2a a{text-decoration:none;color:inherit}.bodytext2b{font-size:17px;line-height:24px;font-weight:700;color:#383838;margin:0}.bodytext2b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext2b{font-size:20px;line-height:28px}}.bodytext3a{font-size:16px;line-height:22px;font-weight:700;color:#fff;margin:0}.bodytext3a a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext3a{font-size:17px;line-height:24px}}.bodytext3b{font-size:16px;line-height:19px;font-weight:500;color:#444;margin:0}.bodytext3b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext3b{font-size:17px;line-height:24px}}.bodytext3c{font-size:16px;line-height:22px;font-weight:500;color:#fff;margin:0}.bodytext3c a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext3c{font-size:18px;line-height:18px}}.bodytext4a{font-size:15px;line-height:22px;font-weight:600;color:#385e52;margin:0}.bodytext4a a{text-decoration:none;color:inherit}.bodytext4b{font-size:15px;line-height:18px;font-weight:700;color:hsla(0,0%,100%,.8);margin:0}.bodytext4b a{text-decoration:none;color:inherit}.bodytext4b:active{color:#383838}.bodytext4c{font-size:15px;line-height:22px;font-weight:400;color:#444;margin:0}.bodytext4c a{text-decoration:underline;color:#385e52}.bodytext4c a:hover{text-decoration:underline;color:#189970}@media only screen and (min-width:768px){.bodytext4c{font-size:17px;line-height:24px}}.bodytext4d{font-size:15px;line-height:22px;font-weight:500;color:#385e52;margin:0}.bodytext4d a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext4d{font-size:17px;line-height:24px}}.bodytext4eprimary{font-size:15px;line-height:20px;font-weight:400;color:#fff;margin:0}.bodytext4eprimary a{text-decoration:none;color:inherit}.bodytext4esecondary{font-size:15px;line-height:20px;font-weight:400;color:#383838;margin:0}.bodytext4esecondary a{text-decoration:none;color:inherit}.bodytext4fregular{font-size:15px;line-height:26px;font-weight:400;color:#383838;margin:0}.bodytext4fregular a{text-decoration:none;color:inherit}.bodytext4fbold{font-size:15px;line-height:26px;font-weight:700;color:#383838;margin:0}.bodytext4fbold a{text-decoration:none;color:inherit}.bodytext5a{font-size:14px;line-height:22px;font-weight:500;color:#444;margin:0}.bodytext5a a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext5a{font-size:16px;line-height:23px}}.bodytext5b{font-size:14px;line-height:22px;font-weight:500;color:#444;margin:0}.bodytext5b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext5b{font-size:15px}}.bodytext5c{font-size:14px;line-height:22px;font-weight:700;color:#282828;margin:0}.bodytext5c a{color:#385e52;text-decoration:none}.bodytext5c a:hover{text-decoration:underline}@media only screen and (min-width:768px){.bodytext5c{font-size:15px}}.bodytext6a{font-size:13px;line-height:19px;font-weight:500;color:#fff;margin:0}.bodytext6a a{color:#80ffb0;text-decoration:none}@media only screen and (min-width:768px){.bodytext6a{font-size:15px;line-height:22px}}.bodytext6b{font-size:13px;line-height:22px;font-weight:900;color:#f9f9f9;margin:0}.bodytext6b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext6b{font-size:14px;line-height:23px}}.bodytext7a{font-size:12px;font-weight:400;line-height:17px;color:#383838;margin:0}.bodytext7a a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext7a{font-size:14px}}.bodytext7b{font-size:12px;line-height:17px;font-weight:700;color:#385e52;margin:0}.bodytext7b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext7b{font-size:14px;line-height:21px}}.bodytext8a{font-size:11px;line-height:20px;font-weight:700;color:#666;margin:0}.bodytext8a a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext8a{font-size:20px}}.bodytext8b{font-size:11px;line-height:45px;font-weight:400;color:#e4e4e4;margin:0}.bodytext8b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.bodytext8b{font-size:13px}}
.buttongreen{border:none;min-height:35px;min-width:150px;border-radius:7px;background-color:#80ffb0;padding:6px 10px;background-position:100% 0;transition:background-color .3s cubic-bezier(.45,0,.55,1);text-align:center;text-decoration:none;display:inline-flex;box-sizing:border-box;justify-content:center;align-items:center}.buttongreen .bodytext5a{font-size:14px;line-height:22px;color:#282828;font-weight:700}.buttongreen:hover{background-color:#a6ffc7;background-position:0 100%;cursor:pointer}.buttongreengradient{border:none;min-height:45px;min-width:150px;max-width:300px;padding:10px 30px;border-radius:6px;background-image:linear-gradient(to bottom right,#69a180 0,#3c675a);transition:background-position cubic-bezier(.45,0,.55,1),color cubic-bezier(.45,0,.55,1);background-position:100% 0;text-align:center;word-wrap:break-word;white-space:normal;text-decoration:none;display:inline-flex;box-sizing:border-box;justify-content:center;align-items:center}.buttongreengradient .bodytext5a{font-weight:700}.buttongreengradient .bodytext3a{line-height:19px}@media only screen and (min-width:768px){.buttongreengradient .bodytext3a{line-height:20px}}.buttongreengradient:hover{background-position:0 0;cursor:pointer;filter:brightness(1.1)}.buttonoutline{height:50px;min-width:150px;max-width:500px;border-radius:6px;background-color:transparent;border:1px solid #126e51;padding:10px 30px;margin-bottom:10px;text-align:center;text-decoration:none;display:inline-flex;box-sizing:border-box;justify-content:center;align-items:center}.buttonoutline:hover{cursor:pointer;background-color:#fff}.buttonoutline:hover .bodytext3a{color:#a6ffc7}.buttonoutline .bodytext5a{font-weight:700}.buttonoutline .bodytext3a{line-height:19px;color:#126e51}@media only screen and (min-width:768px){.buttonoutline .bodytext3a{line-height:20px}}
.contactushomepage__wrapper{display:flex;align-items:center;flex-direction:column;max-width:780px;margin:0 auto;padding-left:10px;padding-right:10px;box-sizing:border-box}@media only screen and (min-width:768px){.contactushomepage__wrapper{padding-left:20px;padding-right:20px}}.contactushomepage__contentanchor{width:100%}
.contactusmessagesentpage__wrapper{display:flex;flex-direction:column;max-width:780px;margin:0 auto;padding:25px 15px 40px;box-sizing:border-box;background-color:#edf2ef;min-height:680px;align-items:center}@media only screen and (min-width:768px){.contactusmessagesentpage__wrapper{padding:35px 20px 40px;border-radius:10px}}@media only screen and (min-width:780px){.contactusmessagesentpage__wrapper{border-radius:10px}}.contactusmessagesentpage__bodycontainer{width:100%;margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.contactusmessagesentpage__bodycontainer .article__assetcontainer2{justify-content:center}.contactusmessagesentpage__bodycontainer .heading4b{margin-bottom:8px}.contactusmessagesentpage__bodycontainer .bodytext4c{text-align:center}.contactusmessagesentpage__bodycontainer .bodytext4c:last-of-type{margin-bottom:30px}.contactusmessagesentpage__bodycontainer .buttongreengradient{width:100%}
.contactusmessageuspage__wrapper{display:flex;flex-direction:column;max-width:780px;margin:0 auto;padding:25px 15px 40px;background-color:#edf2ef;min-height:680px;align-items:center;box-sizing:border-box}@media only screen and (min-width:768px){.contactusmessageuspage__wrapper{padding:35px 20px 40px;border-radius:10px}}@media only screen and (min-width:780px){.contactusmessageuspage__wrapper{border-radius:10px}}.contactusmessageuspage__bodycontainer{width:100%;margin-bottom:40px}.contactusmessageuspage__bodycontainer>.heading3a{text-align:center;margin-bottom:20px}.contactusmessageuspage__bodycontainer>.bodytext4c{text-align:center;margin-bottom:30px}.contactusmessageuspage__nextbutton>.buttongreengradient{width:100%;margin-bottom:20px;max-width:unset}.contactusmessageuspage__button--disabled{pointer-events:none;cursor:not-allowed;opacity:.6}.contactusmessageuspage__nextbutton--hide,.contactusmessageuspage__popularquestions--hide{display:none}
.webform__bodycontainer{width:100%}.webform__bodycontainer>.heading3a{text-align:center;margin-bottom:20px}.webform__bodycontainer>.bodytext4c{text-align:center;margin-bottom:30px}.webform__bodycontainer .dateInputWrapper,.webform__bodycontainer .messageinput__container,.webform__bodycontainer .stackedinputs__wrapper{margin-bottom:20px}.webform__bodycontainer .buttongreengradient{width:100%;max-width:unset}.webform__stackedlastfields .messageinput__container{margin-bottom:0}.webform__stackedlastfields .attachfile__container{border-radius:0 0 6px 6px}.webform__stackedlastfields .messageinput{border-radius:6px 6px 0 0;border-bottom:none}.webform__stackedlastfields .messageinput--borderbottom{border-bottom:1px solid #a7a7a7;border-radius:6px}.webform__overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.5;z-index:2;border-radius:inherit}.webform__submitbutton{position:relative}.webform__wrappercustomerror{font-size:12px;line-height:18px;letter-spacing:.32px;color:#a63838;padding:0 15px;display:none;text-align:center}.webform__spinner{display:none;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.webform__spinner svg{animation:spin 1s linear infinite}.webform__pageloading{display:block}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.contratto__wrapper{padding-bottom:5px;position:relative}
.prescribedcontentwrapper__cookieconsent{position:fixed;z-index:10001}.cookieconsent{display:none;position:fixed;bottom:0;left:0;right:0}.cookieconsent__popoverwrapper{position:fixed;bottom:0;left:0;right:0;background-color:hsla(0,0%,94.1%,.9);padding:10px;z-index:10001}@media screen and (min-width:950px){.cookieconsent__popoverwrapper{padding:10px 20px}}.cookieconsent__innerwrapper{margin:0 auto;max-width:1200px}@media screen and (min-width:768px){.cookieconsent__innerwrapper{align-content:space-between;display:flex}}.cookieconsent__textwrapper{flex-grow:2;display:flex;flex-direction:column;justify-content:center}.cookieconsent__header{font-size:13px;font-weight:700;color:#444;margin:0;line-height:17px}@media screen and (min-width:768px){.cookieconsent__header{font-size:14px;padding-right:20px}}.cookieconsent__paragraphtext{color:#444;margin:0;line-height:17px;font-size:12px;padding-top:5px}.cookieconsent__paragraphtext a{color:#126e51;text-decoration:none}.cookieconsent__paragraphtext a:hover{text-decoration:underline}@media screen and (min-width:768px){.cookieconsent__paragraphtext{font-size:14px;padding:3px 20px 0 0}}.cookieconsent__buttonswrapper{align-items:center;display:flex;flex-grow:1;justify-content:center;flex-direction:column}@media screen and (min-width:768px){.cookieconsent__buttonswrapper{flex-direction:row}}.cookieconsent__button{width:100%;min-height:40px;border-radius:2px;cursor:pointer;background-color:transparent;color:#126e51;border:1px solid #126e51;padding:10px;margin:10px 5px 0;font-size:13px;line-height:20px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.cookieconsent__button:hover{background-color:#fff}@media screen and (min-width:768px){.cookieconsent__button{min-width:145px;max-width:200px;margin-right:10px;margin-top:0}}.cookieconsent__acceptbutton{border:1px solid #126e51;color:#fff;background-color:#126e51;font-weight:700}.cookieconsent__acceptbutton:hover{color:#f0f0f0;background-color:#126e51}.cookieconsent__modalwrapper{display:none;position:fixed;width:100%;height:100%;top:0;left:0;justify-content:center;align-items:center}.cookieconsent__modal{max-width:355px;max-height:524px;background-color:#e4e4e4;border-radius:2px;padding:20px 10px 10px;margin:0 10px}@media screen and (min-width:950px){.cookieconsent__modal{max-width:375px;padding:20px}}.cookieconsent__modalcontentwrapper{max-height:484px;display:grid;grid-template-rows:42px 1fr 150px}.cookieconsent__modalheader{font-size:15px;color:#2b2b2b;font-weight:700;line-height:22px;padding:0 10px;margin:0 0 20px}.cookieconsent__modalcookieswrapper{overflow:scroll}.cookieconsent__modalcookieswrapper::-webkit-scrollbar{width:5px;margin:50px 8px 5px}.cookieconsent__modalcookieswrapper::-webkit-scrollbar-thumb{color:#000;opacity:1%;border-radius:9px}.cookieconsent__modalsectionheader{display:flex;justify-content:space-between;align-items:center}.cookieconsent__modalsectionheading{font-size:12px;text-align:left}.cookieconsent__modalsectionheading,.cookieconsent__modaltext{color:#282828;line-height:19px;font-weight:700;padding:0 10px;margin:0}.cookieconsent__modaltext{font-size:11px;text-align:right}.cookieconsent__modaldescription{font-size:13px;color:#282828;line-height:19px;padding:10px 10px 20px;margin:0}.cookieconsent__modaldescription a{color:#126e51;text-decoration:none}.cookieconsent__modaltoggle{padding:0 10px}.cookieconsent__labeltoggleswitch{box-sizing:border-box;display:block;height:40px;padding:10px;width:45px}.cookieconsent__checkboxtoggleswitch{display:none}.cookieconsent__formtoggle{background-color:#a7a7a7;border-radius:10px;cursor:pointer;display:inline-block;position:relative;height:20px;width:35px}.cookieconsent__formtoggle:before{background-color:#fff;border-radius:10px;content:"";height:18px;position:absolute;left:1px;top:1px;width:18px}.cookieconsent__checkboxtoggleswitch:checked+.cookieconsent__labeltoggleswitch .cookieconsent__formtoggle{background-color:#126e51}.cookieconsent__checkboxtoggleswitch:checked+.cookieconsent__labeltoggleswitch .cookieconsent__formtoggle:before{left:unset;right:1px}.cookieconsent__modalbuttonwrapper{display:flex;flex-direction:column;justify-content:center;padding-top:20px}.cookieconsent__modalbutton{width:100%;height:45px;background-color:transparent;border-radius:2px;cursor:pointer;padding:10px;box-sizing:border-box;font-size:15px;font-weight:700;color:#126e51;line-height:20px;text-align:center;justify-content:center;align-items:center;display:flex;margin-bottom:5px}.cookieconsent__modalbutton:last-of-type{margin-bottom:0}.cookieconsent__modalacceptbutton{background-color:#126e51;color:#ddd}.cookieconsent__modalacceptbutton:hover{background-color:#189970;color:#fff}.cookieconsent__modalspinner{display:none;margin-left:5px;width:19px;height:19px;border-radius:50%}.cookieconsent__modalspinner:after{animation:spinner .6s linear infinite;border:2px solid #189970;border-left-color:#28ffbb;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;height:18px;width:18px}.cookieconsent__confirmchoicesbutton{border:1px solid #126e51}.cookieconsent__confirmchoicesbutton:hover{background-color:#fff}.cookieconsent__necessarybutton{font-size:14px}.cookieconsent__necessarybutton:hover{text-decoration:underline}
.exampleClassStyle{display:none}
.errorresponse__container{height:100vh;width:100vw;position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center}.errorresponse__notfound{padding:125px 30px}@media only screen and (min-width:768px){.errorresponse__notfound{padding:175px 30px}}.errorresponse__internalserver{padding:100px 30px}@media only screen and (min-width:768px){.errorresponse__internalserver{padding:120px 30px}}@media only screen and (min-width:820px){.errorresponse__internalserver{padding:180px 30px}}.errorresponse__headerplaceholder{width:100%;padding:20px 5px 0;display:flex;justify-content:center;align-items:center;position:absolute;top:0}.errorresponse__headerplaceholder .heading2{display:none}@media only screen and (min-width:768px){.errorresponse__headerplaceholder .heading2{display:block;margin:30px 0 0 20px}}@media only screen and (min-width:768px){.errorresponse__headerplaceholder{padding:20px 0 0 10px}}.errorresponse__headerlogoplaceholder{width:85px;height:18px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.errorresponse__headerlogoplaceholder{width:100px;height:21px}}.errorresponse__contentcontainer{width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center}.errorresponse__logo{height:24px;width:120px;-o-object-fit:contain;object-fit:contain;margin-bottom:50px}@media only screen and (min-width:820px){.errorresponse__logo{height:30px;width:152px}}.errorresponse__notfound .errorresponse__logo{display:none}.errorresponse__content{font-family:SF UI Text,Futura,Arial,sans-serif;font-size:18px;line-height:26px;text-align:center;color:#fff;font-weight:700;margin:0 0 15px}@media only screen and (min-width:768px){.errorresponse__content{font-size:21px;line-height:30px}}.errorresponse__errorcodecontent{font-family:SF UI Text,Futura,Arial,sans-serif;font-size:14px;line-height:24px;text-align:center;color:#fff;margin:0}@media only screen and (min-width:768px){.errorresponse__errorcodecontent{font-size:21px;line-height:30px}}.errorresponse__buttoncontainer{margin-top:40px}
.eventpod__border{background-image:linear-gradient(to bottom right,#8affab 0,#26ffbe 60%,#26ffbe);min-width:100%;min-height:130px;position:relative;margin:0 10px 10px}.eventpod__container{width:calc(100% - 2px);height:calc(100% - 2px);display:flex;flex-direction:column;border-radius:10px;overflow:hidden;position:absolute;top:1px;left:1px;padding:20px 25px 20px 15px;text-decoration:none}.eventpod__container .bodytext6a{padding-bottom:5px;z-index:2}.eventpod__backgroundimage{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.eventpod__icon{position:absolute;top:20px;right:25px;height:38px;width:34px;margin-top:3px;margin-left:30px}@media only screen and (min-width:768px){.eventpod__icon{margin-top:8px}}.eventpod__smalltext{font-weight:700;color:#80ffb0;font-size:12px;line-height:14px;padding-bottom:5px;z-index:2}.eventpod__headertext{font-weight:700;color:#fff;font-size:20px;line-height:25px;padding-bottom:15px;z-index:2}
.australianregbanner{box-sizing:border-box;width:100%;max-width:750px;background-color:#fff;padding:10px;margin:15px auto;text-align:center}.australianregbanner__heading{display:block;font-size:13px;line-height:15px;font-weight:700;color:#000;text-align:center;margin:0 0 5px}.australianregbanner__text{display:block;font-size:11px;line-height:13px;color:#000;text-align:center}
.footer{background-color:#fff;width:100%;height:-moz-fit-content;height:fit-content;padding:50px 10px 30px}@media only screen and (min-width:768px){.footer{padding:30px 30px 40px}}@media only screen and (min-width:820px){.footer{background-color:#f2f5f1}}.footer__bet365logo{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto 20px;max-width:980px}@media only screen and (min-width:768px){.footer__bet365logo{margin-bottom:30px}}.footer__bet365logolink{background-color:transparent}.footer__bet365logoimage{display:block;border-style:none;width:95px;height:20px}.footer__textwrapper{display:flex;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px;justify-content:center;margin:0 auto 30px;max-width:980px}@media only screen and (min-width:768px){.footer__textwrapper{margin-bottom:35px}}.footer__textlink{font-size:13px;line-height:32px;color:#34574c;text-decoration:none}.footer__textlink:hover{text-decoration:underline}@media only screen and (min-width:768px){.footer__textlink{font-size:11px}}.footer__logoswrapper{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:15px;justify-content:center;list-style:none;margin:0 auto 30px;max-width:900px;text-align:center;align-items:center}@media only screen and (min-width:768px){.footer__logoswrapper{-moz-column-gap:30px;column-gap:30px;row-gap:25px}}.footer__logo{display:inline-block}.footer__logo img{width:auto}.footer__servertime{width:100%;padding-bottom:13px}.footer__regulatorytextwrapper,.footer__servertime{font-size:11px;line-height:17px;color:#444;text-align:center}.footer__regulatorytextwrapper{margin:0 auto 20px;horiz-align:center;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;align-items:center;max-width:980px}.footer__regulatorytextwrapper:last-child{padding-bottom:25px}.footer__regulatorytextwrapper a{font-weight:700;color:#34574c;text-decoration:none}.footer__regulatorytextwrapper a:hover{text-decoration:underline}@media only screen and (min-width:768px){.footer__regulatorytextwrapper{margin-bottom:25px}}.AustraliaConsistentGamblingMessageText{display:block;font-size:11px;color:#000;text-align:center;justify-content:center;line-height:13px;flex-wrap:wrap;background:#fff;width:100%;max-width:750px;margin-bottom:15px;padding:0 15px 10px}.AustraliaConsistentGamblingMessageText a{color:#d4d4d4}.AustraliaConsistentGamblingMessageText a:hover{color:#fff}.AustraliaConsistentGamblingMessageHeader{display:block;font-size:13px;color:#000;text-align:center;justify-content:center;line-height:15px;flex-wrap:wrap;font-weight:700;background:#fff;width:100%;max-width:750px;margin-top:15px;padding:10px 15px 5px}.footer__socialmedialinkswrapper{display:inline-flex;justify-content:center;line-height:14px;width:100%;horiz-align:center;-moz-column-gap:30px;column-gap:30px}.footer__socialmedialink{align-items:center;display:inline-flex;justify-content:center;-moz-column-gap:10px;column-gap:10px}.footer__socialmedialink a{color:#444;font-size:12px}.footer__socialmedialink img{color:#444;height:21px}.footer__imageswrapper{flex-direction:column;align-items:center;margin:0 auto 30px;max-width:980px}.footer__image,.footer__imageswrapper{display:flex;justify-content:center;width:100%}.footer__image{margin-bottom:15px}.footer__imageitem{display:block;max-width:100%;height:auto;width:290px}@media only screen and (min-width:768px){.footer__imageitem{width:347px}}.footer__imageitem--center{margin-left:auto;margin-right:auto;display:block}
.regulatorybar__container{border-width:100% 0;border-top:solid #545454;border-bottom:solid #545454;margin-bottom:20px;padding:15px 0}.regulatorybar__container,.regulatorybar__contentcontainer{height:-moz-fit-content;height:fit-content;width:100%;display:flex}.regulatorybar__contentcontainer{justify-content:center;align-items:center}.regulatorybar__desktopimage{size:169px 8px;padding-right:30px}@media only screen and (max-width:950px){.regulatorybar__desktopimage{display:none}}.regulatorybar__mobileimage{size:50px;padding-left:10px;padding-right:20px}@media only screen and (min-width:950px){.regulatorybar__mobileimage{display:none}}.regulatorybar__desktoptext{color:#545454;padding-right:10px;font-size:19px;line-height:28px}@media only screen and (max-width:950px){.regulatorybar__desktoptext{display:none}}.regulatorybar__mobiletext{color:#545454;font-size:13px;line-height:18px;padding-right:10px;text-align:center}@media only screen and (min-width:950px){.regulatorybar__mobiletext{display:none}}
.heading1{margin:0;font-family:FuturaPTWebDemi,Futura,Arial,sans-serif;font-size:36px;line-height:44px;font-weight:500;padding-bottom:25px;color:#fff;font-variant-ligatures:none;word-break:break-word}@media only screen and (min-width:768px){.heading1{font-size:47px;line-height:60px}}.heading2{margin:0;font-family:FuturaPTWebDemi,Futura,Arial,sans-serif;font-weight:500;font-size:30px;line-height:40px;padding-bottom:30px;color:#fff;font-variant-ligatures:none}@media only screen and (min-width:768px){.heading2{line-height:55px}}.heading3a{margin:0;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:20px;line-height:28px;color:#383838}@media only screen and (min-width:768px){.heading3a{font-size:22px;line-height:30px}}.heading3b{margin:0;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:20px;line-height:28px;color:#fff}.heading6b{font-size:13px;line-height:22px;font-weight:900;color:#f9f9f9;margin:0}.heading6b a{text-decoration:none;color:inherit}@media only screen and (min-width:768px){.heading6b{font-size:14px;line-height:23px}}.heading4a{margin:0;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:22px;line-height:26px;color:#fff}@media only screen and (min-width:768px){.heading4a{font-size:25px}}.heading4b{margin:0;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:22px;line-height:26px;color:#282828;text-align:center}@media only screen and (min-width:768px){.heading4b{font-size:30px}}
.homepage__wrapper{display:flex;align-items:center;flex-direction:column;max-width:780px;margin:0 auto;padding:0 10px 15px;box-sizing:content-box}@media only screen and (min-width:768px){.homepage__wrapper{padding-left:20px;padding-right:20px}}
.importanttip__container{box-sizing:border-box;background-color:hsla(0,0%,100%,.65);width:100%;border:2px solid #189970;border-radius:9px;padding:15px 10px;margin:0 0 25px}@media only screen and (min-width:768px){.importanttip__container{padding:15px 15px 20px}}.importanttip__headingcontainer{min-height:25px;padding-bottom:8px;display:flex;align-items:center;justify-content:flex-start}@media only screen and (min-width:768px){.importanttip__headingcontainer{padding-bottom:10px}}.importanttip__headingcontainer .icon-ImportantTip{height:25px;width:22px;min-width:22px;margin-right:8px;align-self:flex-start}.importanttip__headingcontainer .bodytext5a{font-weight:700}
.incidentmanagementpodswrapper__homepage{width:100%}.incidentmanagementpod__container{background-color:rgba(35,39,37,.5);padding:15px 20px 20px;margin:0 auto 30px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box;position:relative;width:100%}@media only screen and (min-width:820px){.incidentmanagementpod__container{padding:15px 30px 20px;width:100%}}.incidentmanagementpod__container--hidden{display:none}.incidentmanagementpodswrapper__homepage .incidentmanagementpod__container{max-width:780px}.incidentmanagementpod__close{position:absolute;top:0;right:0;width:40px;height:40px;align-content:center;cursor:pointer}.incidentmanagementpod--bottom{position:fixed;margin:0;bottom:0;background-color:#26322d;z-index:6}.incidentmanagementpod--bottom .incidentmanagementpod__close svg{width:13px;height:13px}.incidentmanagementpod--bottom .incidentmanagementpod__headingcontainer{margin-bottom:5px;height:20px;min-height:20px}.incidentmanagementpod--bottom .incidentmanagementpod__headingcontainer .bodytext3a{font-size:14px;line-height:18px}.incidentmanagementpod--bottom .incidentmanagementpod__headingcontainer .incidentmanagementpod__headingcontainer__InfoIcon svg{width:20px;height:20px}.incidentmanagementpod__container.incidentmanagementpod--bottom .bodytext6a{font-size:11px;line-height:14px;color:#ccc}.incidentmanagementpod--top{margin-bottom:0}.incidentmanagementpod__container .bodytext3a{font-size:16px;line-height:22px}@media only screen and (min-width:768px){.incidentmanagementpod__container .bodytext3a{font-size:17px;line-height:24px}}.incidentmanagementpod__container .bodytext6a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:13px;line-height:19px}@media only screen and (min-width:768px){.incidentmanagementpod__container .bodytext6a{font-size:15px;line-height:22px}}.incidentmanagementpod__container.incidentmanagementpod__fixed .bodytext6a{color:#ccc;font-size:11px}.incidentmanagementpod__container.incidentmanagementpod__fixed .bodytext3a{font-size:14px;line-height:18px}.incidentmanagementpod__headingcontainer{display:flex;justify-content:center;min-height:22px;margin-bottom:10px}@media only screen and (min-width:768px){.incidentmanagementpod__headingcontainer{height:24px}}.incidentmanagementpod__headingcontainer .incidentmanagementpod__headingcontainer__InfoIcon{padding-right:8px}.incidentmanagementpod__headingcontainer .incidentmanagementpod__headingcontainer__InfoIcon svg{height:22px;width:22px}.incidentmanagementpod__container.incidentmanagementpod--top{background-color:#26322d}.incidentmanagementpod__container.incidentmanagementpod--top .incidentmanagementpod__headingcontainer__InfoIcon svg{height:20px;width:20px}.incidentmanagementpod__container.incidentmanagementpod--top .bodytext3a{font-size:14px;line-height:18px}@media only screen and (min-width:768px){.incidentmanagementpod__container.incidentmanagementpod--top .bodytext3a{font-size:14px;line-height:18px}}.incidentmanagementpod__container.incidentmanagementpod--top .bodytext6a{font-size:11px;line-height:14px;color:#ccc}@media only screen and (min-width:768px){.incidentmanagementpod__container.incidentmanagementpod--top .bodytext6a{font-size:11px;line-height:14px;color:#ccc}}.incidentmanagementpod__container.incidentmanagementpod--top svg{width:13px;height:13px}.incidentmanagementpod__container.incidentmanagementpod--top .incidentmanagementpod__headingcontainer,.incidentmanagementpod__container.incidentmanagementpod__fixed .incidentmanagementpod__headingcontainer{margin-bottom:5px}
.attachfile__container{background-color:#fff;border:1px solid #a7a7a7;flex-direction:column;box-sizing:border-box;border-radius:6px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,max-content));height:50px;width:100%;padding:12px 15px;margin:0 0 20px;align-items:center;justify-content:space-between}.webform__fileattachmentlist .attachfile__container{border-radius:6px;grid-template-columns:1fr auto}.attachfile__uppercontainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.attachfile__fileinputmultiple{display:none}.attachfile__uppercontainer svg{margin-right:5px}.attachfile__text{font-weight:700;font-size:13px;color:#385e52;line-height:15px;margin:0;cursor:pointer}.attachfile__subtext{font-weight:400;font-size:10px;color:#666;line-height:14px;padding:0 0 0 15px;margin:0;white-space:nowrap;overflow:clip;text-overflow:ellipsis}
.attachment__container{display:grid;grid-template-columns:1fr auto;height:50px;width:100%;padding:12px 15px;margin:0 0 20px;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #a7a7a7;flex-direction:column;border-radius:6px;box-sizing:border-box}.attachment__details{font-size:13px;color:#444;line-height:16px;padding-right:10px;align-items:center;overflow:hidden;display:flex}.attachment__details svg{margin-right:5px;display:flex;flex-direction:column;min-width:-moz-fit-content;min-width:fit-content}.attachment__filedetails{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment__remove{display:flex;justify-content:flex-end}.attachment__button,.attachment__removebutton{font-weight:700;font-size:13px;color:#385e52;line-height:15px;background-color:transparent;border:0;cursor:pointer}.attachment__button{padding:0 0 10px}
.dateInput{display:grid;grid-template-columns:repeat(3,1fr);background-color:#fff;border-radius:6px;gap:2px;border:1px solid #a7a7a7}.dateInput__input{width:100%;padding:0 15px;height:50px;box-sizing:border-box;font-size:15px;font-weight:700;line-height:22px;color:#282828;position:relative;border:none}.dateInput__input--day{border-radius:6px 0 0 6px}.dateInput__input--year{border-radius:0 6px 6px 0}.dateInput__field{position:relative}.dateInput__input::-moz-placeholder{font-weight:400}.dateInput__input::placeholder{font-weight:400}.dateInput .dateInput__field:nth-child(3):after{content:none}.dateInput__field:after{content:"";position:absolute;top:10px;left:0;right:0;border-right:1px solid #a7a7a7;height:calc(100% - 20px);pointer-events:none;z-index:2}.dateInputWrapper{margin-bottom:20px}.dateInputWrapper__customError{font-size:12px;line-height:18px;letter-spacing:.32px;color:#a63838;margin:0 0 20px}.dateInputWrapper__customError--fileTooLarge{padding-left:15px}.dateInputWrapper__customError--fileTooLarge__header{font-weight:700;font-size:13px;margin:0;line-height:19px}.dateInputWrapper__hideCustomError{display:none}.dateInput__error{border:2px solid #a63838;color:#a63838;margin:0 0 5px;position:relative}.dateInput__error input::-moz-placeholder{color:#a63838}.dateInput__error .dateInput__input,.dateInput__error input::placeholder{color:#a63838}.dateInput__error:after{content:"";position:absolute;bottom:-5px;left:15px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:5px solid #a63838}.dateInputWrapper__label{display:flex;font-size:12px;letter-spacing:-.4px;color:#282828;line-height:20px;padding:0 10px 0 0}
.dropdowninput__wrapper{position:relative;width:100%;margin-bottom:20px}.dropdowninput__select{font-size:15px;line-height:22px;width:100%;background-color:#fff;border:1px solid #a7a7a7;min-height:50px;border-radius:6px;padding:15px 60px 15px 15px;box-sizing:border-box;color:#282828;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;word-wrap:normal;white-space:normal;word-break:break-word}.dropdowninput__select__chevron{position:absolute;top:5px;right:4px;width:45px;height:45px;pointer-events:none;display:flex;justify-content:center;align-items:center}.dropdowninput__chevronicon{border-style:solid;border-width:1px 1px 0 0;height:8.5px;width:8.5px;transform:rotate(135deg)}.dropdowninput__select__default{font-weight:400;color:#757575}.dropdowninput{position:relative}.dropdowninput__error{border:2px solid #a63838;color:#a63838;margin:0 0 5px;border-radius:6px}.dropdowninput__error:after{content:"";position:absolute;bottom:-5px;left:15px;width:0;height:0;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-top:5px solid #a63838}.dropdowninput__customerror{color:#a63838}.dropdowninput__hidecustomerror{display:none}
.messageinput,.messageinput__container{position:relative;width:100%;height:390px;margin-bottom:20px}.messageinput{position:relative;border:1px solid #a7a7a7;border-radius:6px;overflow:clip}.messageinput__header{background-color:#fff;height:38px;width:100%;margin:0;padding:0 15px;display:flex;align-items:center;font-size:13px;line-height:21px;color:#444;font-weight:700}.messageinput__textarea{width:100%;height:390px;overflow-y:auto;resize:none;margin-top:-1px;outline:none;border:none;border-top:1px solid #a7a7a7;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;color:#282828;line-height:22px;font-weight:700;padding:12px 15px 0}.messageinput .messageinput__textarea::-moz-placeholder{display:none}.messageinput .messageinput__textarea::placeholder{display:none}.messageinput .messageinput__placeholder{transition:all .3s ease;position:absolute;top:52px;left:15px;font-size:15px;height:22px;font-weight:400;color:#757575;z-index:1;pointer-events:none}.messageinput .messageinput__placeholder.messageinput__placeholder--focused{display:none}.messageinput__container--error .messageinput{border:2px solid #a63838;color:#a63838;margin:0 0 5px}.messageinput__container--error:after{content:"";position:absolute;bottom:19px;left:15px;width:0;height:0;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-top:5px solid #a63838;display:none}.messageinput__container--error .messageinput__textarea.messageinput__textarea--focused{color:#a63838}.messageinput__errormessage{display:none;font-size:12px;line-height:18px;letter-spacing:.32px;color:#a63838;margin:0 0 20px;padding:0 15px}.messageinput__placeholder--required{transition:all .3s ease;position:absolute;top:9px;right:15px;font-size:12px;height:20px;letter-spacing:-.4px;font-weight:400;color:#282828;z-index:1;line-height:20px}.messageinput__container--error .messageinput__placeholder--required{display:block;color:#a63838}.messageinput .messageinput__placeholder.messageinput__placeholder--optional--focused{font-size:11px;height:13px;color:#666;top:2px}.messageinput__placeholder--required--focused{margin-top:0}.messageinput__container--error+.attachfile__container{border-bottom:2px solid #a63838;border-left:2px solid #a63838;border-right:2px solid #a63838}
.singleinput__wrapper{padding-bottom:20px}.singleinput{position:relative;height:50px;background-color:#fff;border:1px solid #a7a7a7;display:flex;justify-content:space-between;flex-direction:row;box-sizing:border-box}.singleinput:first-of-type{border-radius:6px 6px 0 0}.singleinput:last-of-type{border-radius:0 0 6px 6px}.singleinput:first-of-type:last-of-type{border-radius:6px}.singleinput__error{border:2px solid #a63838;color:#a63838;margin:0 0 5px}.singleinput__error:after{content:"";position:absolute;bottom:-5px;left:15px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:5px solid #a63838}.singleinput .singleinput__input{font-size:16px;font-weight:700;line-height:22px;color:#282828;border:0;outline:none;background-color:transparent;position:relative;z-index:2;padding:0 15px;width:-webkit-fill-available;width:-moz-available;width:stretch;text-overflow:ellipsis;white-space:nowrap}.singleinput__error .singleinput__input.singleinput__input--focused{color:#a63838}.singleinput .singleinput__input::-moz-placeholder{display:none}.singleinput .singleinput__input::placeholder{display:none}.singleinput .singleinput__placeholder{transition:all .3s ease;position:absolute;top:15px;left:15px;font-size:15px;height:22px;font-weight:400;color:#757575;z-index:1}.singleinput__error>.singleinput__placeholder{top:12px;left:15px;color:#a63838}.singleinput .singleinput__placeholder.singleinput__placeholder--focused{font-size:11px;height:13px;color:#666;top:5px}.singleinput .singleinput__input--focused{height:calc(100% - 10px);margin-top:10px}.singleinput__placeholder--required{transition:all .3s ease;position:relative;top:15px;right:15px;font-size:12px;height:20px;letter-spacing:-.4px;font-weight:400;color:#282828;z-index:1;line-height:20px;display:block;margin-left:10px;white-space:nowrap}.singleinput__error>.singleinput__placeholder--required{display:block;color:#a63838}.singleinput .singleinput__placeholder.singleinput__placeholder--required--focused{font-size:11px;height:13px;color:#666;top:2px}.singleinput__placeholder--optional--focused{margin-top:0}.singleinput__wrappercustomerror{font-size:12px;line-height:18px;letter-spacing:.32px;color:#a63838;margin:0;padding:0;display:none}.wrappercustomerror--show{display:block}
.stackedinputs__wrapper{margin-bottom:20px}.stackedinputs__wrapper>.singleinput__wrapper{padding-bottom:0}.stackedinputs__wrapper .singleinput__wrapper:first-child>.singleinput{border-radius:6px 6px 0 0;border-bottom:none}.stackedinputs__wrapper .singleinput__wrapper:first-child>.singleinput__error{border-radius:6px;border-bottom:2px solid}.stackedinputs__wrapper .singleinput__wrapper:not(:first-child)>.singleinput{border-radius:0}.stackedinputs__wrapper .singleinput__wrapper:not(:first-child)>.singleinput__error{border-radius:0 0 6px 6px}.stackedinputs__wrapper .singleinput__wrapper:has(.singleinput__error)+.singleinput__wrapper:not(:first-child) .singleinput{border-radius:6px 6px 0 0}.stackedinputs__wrapper .singleinput__wrapper:has(.singleinput__error)+.singleinput__wrapper:last-child .singleinput{border-radius:6px}.stackedinputs__wrapper .singleinput__wrapper:last-child>.singleinput{border-radius:0 0 6px 6px}.stackedinputs__wrapper .singleinput__wrapper+.singleinput__wrapper .singleinput{border-bottom:none}.stackedinputs__wrapper .singleinput__wrapper+.singleinput__wrapper:last-child .singleinput{border-bottom:1px solid #a7a7a7}.stackedinputs__wrapper .singleinput__wrapper+.singleinput__wrapper:first-child .singleinput__error,.stackedinputs__wrapper .singleinput__wrapper+.singleinput__wrapper:last-child .singleinput__error,.stackedinputs__wrapper .singleinput__wrapper+.singleinput__wrapper:not(:first-child) .singleinput__error{border-bottom:2px solid}.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper{padding-bottom:0}.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput:first-child{border-radius:6px 6px 0 0}.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput:nth-child(n){border-radius:0}.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput:last-child,.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput__error:first-child{border-radius:0 0 6px 6px}.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper:last-of-type>.singleinput:last-child,.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper:last-of-type>.singleinput:nth-last-of-type,.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper:last-of-type>.singleinput__error:last-of-type,.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper:last-of-type>.singleinput__error:nth-last-child,.stackedinputs__wrapper stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput__error:nth-child(2){border-radius:6px}.stackedinputs__wrapper--noerror>.singleinput__wrapper{padding-bottom:0}.stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput:first-child{border-radius:6px 6px 0 0;border-bottom:none}.stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput:nth-child(n){border-radius:0}.stackedinputs__wrapper--noerror>.singleinput__wrapper>.singleinput:last-child{border-radius:0 0 6px 6px}.stackedinputs__wrapper--noerror .singleinput__wrapper:first-child>.singleinput{border-radius:6px 6px 0 0}.stackedinputs__wrapper--noerror .singleinput__wrapper:last-child>.singleinput{border-radius:0 0 6px 6px;border-bottom:1px solid #a7a7a7}.singleinput__wrappercustomerror{margin-bottom:10px}
.livechat__darkwash{position:fixed;display:block;width:100%;height:100%;background:hsla(0,0%,60%,.5);z-index:10002;top:0}.livechat__darkwash--closed{display:none}.livechat__container{position:fixed;display:flex;flex-direction:column;z-index:10003;height:100%;width:100%;left:50%;transform:translate(-50%);bottom:0}.livechat__container--closed{display:none}@media (min-width:768px){.livechat__container{width:470px;height:530px;margin-bottom:41px}}.livechat__header{display:flex;height:60px;width:100%;padding-left:20px;padding-right:10px;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;background-color:#4e6056}.livechat__header-buttons{display:flex}.livechat__title{font-family:FuturaPTWebDemi,Futura,Arial,sans-serif;font-size:25px;line-height:35px;color:#fff;padding-right:34px}.livechat__button{all:unset;cursor:pointer;height:45px;width:45px;display:flex;justify-content:center;align-items:center}.livechat__body{flex-grow:1;background-color:#fff;border-radius:0 0 8px 8px;overflow:hidden}.livechat-endchat{display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:165px;width:350px;z-index:10004;padding:20px 10px 10px;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background-color:#e4e4e4}.livechat-endchat--closed{display:none}.livechat-endchat__darkwash{width:100%;height:100%;background:hsla(0,0%,60%,.5);z-index:10002}.livechat-endchat__darkwash--closed{display:none}.livechat-endchat__title{flex-grow:1;color:#333;margin:0 0 20px}.livechat-endchat__button,.livechat-endchat__title{width:100%;font-weight:700;font-size:15px;line-height:22px}.livechat-endchat__button{border:none;height:45px}.livechat-endchat__button--endchat{color:#fff;background-color:#126e51}.livechat-endchat__button--cancel{background-color:#e4e4e4;color:#126e51}.livechat-minimise__container{cursor:pointer;position:fixed;box-sizing:border-box;bottom:0;margin-bottom:41px;right:50%;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;height:51px;width:355px;padding:8px 15px;background:#4e6056;border-radius:35px;color:#fff;z-index:10003;border:1px solid transparent;box-shadow:0 0 0 1px transparent;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(#4e6056,#4e6056),linear-gradient(-82deg,#8affab,rgba(38,255,190,.49) 85%)}@media (min-width:768px){.livechat-minimise__container{padding-top:8px}}.livechat-minimise__container--closed{display:none}.livechat-minimise__section{height:100%;display:flex;align-items:center}.livechat-minimise__section.livechat-close{padding-left:45px;justify-content:end}.livechat-minimise__header{display:flex;flex-grow:1;flex-direction:column;justify-content:center;align-items:center;min-width:0;margin:0 10px}.livechat-minimise__title{font-weight:700;font-size:13px;line-height:15px;margin:0 10px;max-line-height:30px}.livechat-minimise__chatstatus{text-align:center;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap;max-width:100%}.livechat-minimise__chatstatus--hidden{display:none}.livechat__iframe{width:100%;height:100%}
.searchresults__wrapper{max-width:780px;margin:0 auto;padding:0 10px;box-sizing:content-box}@media (min-width:768px){.searchresults__wrapper{padding:0 20px}}.stickymodule__wrapper{margin:10px}@media (min-width:768px){.stickymodule__wrapper{margin:10px 20px}}.noresults__container{min-height:55px;width:100%;background-color:#fff;border-radius:10px;padding:5px 20px;margin-top:10px;box-shadow:2px 2px 4px 2px rgba(0,0,0,.21);justify-self:center}.noresults__container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(31,31,31,.15);border-radius:10px;pointer-events:none}.noresults__container .bodytext4b{color:#282828;font-weight:700;text-wrap:wrap;min-height:45px;display:flex;align-items:center;padding-top:13px;padding-bottom:13px}.noresults__container .bodytext6a{color:#444;line-height:21px;font-weight:400;min-height:45px;display:flex;align-items:center}.noresults__container .noresults__Divider{border:1px solid #ddd;margin:5px -5px}.noresults__container .bodytext3a{color:#385e52;min-height:45px;display:flex;align-items:center}.noresults__container a{text-decoration:none}.noresults__container .noresults__container--contact{display:flex;flex-wrap:wrap}.noresults__container .noresults__container--contact p:first-child{padding-right:5px}
.paymentpodcontainer{max-width:100%;overflow:hidden;margin:0 auto}@media only screen and (min-width:768px){.paymentpodcontainer{width:100%;max-width:780px;border-radius:10px;background-color:#edf2ef;padding:20px 15px 0}.paymentpodcontainer .selectmenu__container{padding:0 5px 30px}}.paymentpodcontainer .bodytext5b{padding-right:20px;font-weight:400}@media only screen and (min-width:820px){.paymentpodcontainer .bodytext5b{padding:0}}.paymentpodcontainer .bodytext7a{height:30px;display:flex;align-items:center;justify-content:flex-end}.paymentpodcontainer .selectmenu__container .selectmenu__selectwhite{color:#fff;background-color:rgba(31,31,31,.4)}.paymentpodcontainer .selectmenu__container .selectmenu__selectwhite:hover{color:#80ffb0}@media screen and (min-width:768px){.paymentpodcontainer .selectmenu__container .selectmenu__selectwhite{color:#383838;background-color:#fff}.paymentpodcontainer .selectmenu__container .selectmenu__selectwhite:hover{color:#385e52}}@media screen and (min-width:820px){.paymentpodcontainer .selectmenu__container .selectmenu__selectwhite{color:#383838;background-color:#fff}.paymentpodcontainer .selectmenu__container .selectmenu__selectwhite:hover{color:#385e52}}.paymentpod__wrapper{max-width:780px;height:-moz-fit-content;height:fit-content;border-radius:10px;background-color:#edf2ef;padding:15px;box-sizing:border-box;margin:0 10px 10px}@media only screen and (min-width:768px){.paymentpod__wrapper{padding:0;margin:0}}@media only screen and (min-width:820px){.paymentpod__wrapper{padding:0;margin:0}}.paymentpod__wrapper .bodytext5b{padding-right:20px;font-weight:400}@media only screen and (min-width:820px){.paymentpod__wrapper .bodytext5b{padding:0}}.paymentpod__wrapper .bodytext7a{height:30px;display:flex;align-items:center;justify-content:flex-end}.paymentpod__topwrapper{display:grid;grid-template-rows:auto 1fr repeat(3,auto);grid-row-gap:0;position:relative;grid-column-gap:25px}.paymentpod__topwrapper>.paymentpod__block:first-child{grid-area:1/1/2/2}.paymentpod__topwrapper>.paymentpod__block:nth-child(2){grid-area:3/1/4/2}.paymentpod__topwrapper>.paymentpod__block:nth-child(3){grid-area:4/1/5/2}.paymentpod__topwrapper>.paymentpod__block:nth-child(4){grid-area:2/2/1/2}.paymentpod__topwrapper>.paymentpod__block:nth-child(5){grid-area:4/2/5/3}.paymentpod__topwrapper>.paymentpod__block:nth-child(6){grid-area:5/2/6/3;height:45px;align-items:end;position:absolute;align-self:end;justify-self:right}@media only screen and (min-width:820px){.paymentpod__topwrapper>.paymentpod__block:nth-child(6){height:auto}}@media only screen and (min-width:768px){.paymentpod__topwrapper{grid-template-columns:160px repeat(3,140px) 75px;width:100%;grid-column-gap:25px;grid-template-rows:60px}.paymentpod__topwrapper>.paymentpod__block:first-child{padding:0 10px 0 5px;display:flex;align-items:center;max-width:160px}.paymentpod__topwrapper>.paymentpod__block:nth-child(2){grid-area:1/2/2/3;padding:0 10px;max-width:140px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(3){grid-area:1/3/2/4;padding:0 10px;max-width:140px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(4){grid-area:1/4/2/5;padding:0 10px;max-width:140px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(5){padding:0 5px 0 10px;grid-area:1/5/2/6;max-width:75px;align-items:center;height:auto;position:relative;justify-self:center;align-self:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(5)>.bodytext6a{text-align:right;font-weight:700}}@media only screen and (min-width:820px){.paymentpod__topwrapper{grid-template-columns:120px repeat(4,130px) 110px;width:100%;grid-column-gap:25px;grid-template-rows:60px}.paymentpod__topwrapper>.paymentpod__block:first-child{padding:0 10px 0 5px;display:flex;justify-content:flex-start;align-items:center;max-width:120px}.paymentpod__topwrapper>.paymentpod__block:nth-child(2){grid-area:1/2/2/3;padding:0 10px;max-width:130px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(3){grid-area:1/3/2/4;padding:0 10px;max-width:130px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(4){grid-area:1/4/2/5;padding:0 10px;max-width:130px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(5){grid-area:1/5/2/6;padding:0 10px;max-width:130px;text-align:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(6){padding:0 5px 0 10px;grid-area:1/6/2/7;max-width:110px;align-items:center;position:relative;justify-self:center;align-self:center}.paymentpod__topwrapper>.paymentpod__block:nth-child(6)>.bodytext6a{text-align:right;font-weight:700}}.paymentpod__wrapper.paymentpod__header{display:none}@media only screen and (min-width:768px){.paymentpod__wrapper.paymentpod__header{display:block}}.paymentpod__wrapper.paymentpod__header .paymentpod__block .bodytext6a{display:none}@media only screen and (min-width:768px){.paymentpod__wrapper.paymentpod__header .paymentpod__block .bodytext6a{display:flex;font-size:12px;font-weight:700;justify-content:center}}.paymentpod__block .bodytext6a{display:none}@media only screen and (min-width:768px){.paymentpod__block{display:flex;justify-content:center;align-items:center}.paymentpod__block .bodytext7b{display:none}.paymentpod__block .bodytext6a{display:unset;width:100%;text-align:center;color:#444}}.paymentpod__block .paymentpod__block_processTimeTitle .bodytext6a{display:block;color:#444}@media only screen and (min-width:768px){.paymentpod__block .paymentpod__block_processTimeTitle .bodytext6a{display:none}}.paymentpod__icon{max-width:136px;max-height:30px;padding-right:20px;margin-bottom:20px}@media only screen and (min-width:768px){.paymentpod__icon{margin-bottom:0;padding-right:0}}@media only screen and (min-width:820px){.paymentpod__icon{margin-bottom:0;padding-right:0}}.paymentpod__moredetailswrapper{display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.paymentpod__moredetailswrapper .bodytext6a{color:#385e52}.paymentpod__moredetailswrapper:hover .bodytext6a,.paymentpod__moredetailswrapper:hover .bodytext7b{color:#007d55}.paymentpod__moredetailswrapper:hover .paymentpod__chevron{stroke:#007d55}.paymentpod__moredetailswrapper:hover .paymentpod__chevron polygon{fill:#007d55}.paymentpod__chevron{stroke:#385e52;margin-left:6px;transition:.2s linear;padding-bottom:2px}.paymentpod__chevron svg{width:12px;height:7px}.paymentpod__chevron polygon{fill:#385e52}@media only screen and (min-width:820px){.paymentpod__chevron{margin-top:-2.5px}}.paymentpod__chevron--up{transform:rotate(180deg)}.paymentpod__divider{border:1px solid #a7a7a7;margin:0}.paymentpod__divider--largescreen{display:none}@media only screen and (min-width:768px){.paymentpod__divider--largescreen{display:block}}.paymentpod__divider--smallscreen{margin:15px 0}@media only screen and (min-width:768px){.paymentpod__divider--smallscreen{display:none}}.paymentpod__bottomwrapper{padding:0;overflow:hidden;transition:max-height .4s linear}@media only screen and (min-width:768px){.paymentpod__bottomwrapper{background-color:#fff;border-bottom:1px solid #a7a7a7}}.paymentpod__bottomwrapper .articleheadercontainer{margin-bottom:15px}.paymentpod__bottomwrapper .articleheadercontainer .heading3a{line-height:28px}.paymentpod__bottomwrapper .articleheadercontainer:last-child{margin-bottom:0}.paymentpod__bottomwrapper .listtext{margin-bottom:10px}.paymentpod__bottomwrapper .listtext .listitem__listtext{margin-bottom:30px}.paymentpod__bottomwrapper .listtext:last-child{margin-bottom:0}.paymentpod__bottomwrapper .paragraphcontainer{margin-bottom:20px}.paymentpod__bottomwrapper .paragraphcontainer .bodytext4c{color:#383838;line-height:20px;margin-bottom:20px}.paymentpod__bottomwrapper .paragraphcontainer:last-child{margin-bottom:0}@media only screen and (min-width:820px){.paymentpod__bottomwrapper--noborder{border-bottom:none}}@media only screen and (min-width:768px){.paymentpod__bottomwrapper--expanded{padding:20px 20px 15px;margin:0 -15px}}@media only screen and (min-width:768px){.paymentpod__wrapper:last-of-type>.paymentpod__divider--largescreen{display:none}}@media only screen and (min-width:820px){.paymentpod__wrapper:last-of-type>.paymentpod__divider--largescreen{display:none}}@media only screen and (min-width:768px){.paymentpod__wrapper:last-of-type>.paymentpod__bottomwrapper{border-radius:10px;border-bottom:none}}@media only screen and (min-width:820px){.paymentpod__wrapper:last-of-type>.paymentpod__bottomwrapper{border-radius:10px;border-bottom:none}}
.primaryheader__container{background:linear-gradient(180deg,#1f4d3e 0,#327456 30vh,#7d9c67 55vh,#b0c77d 80vh,#b2d489 95vh);background-size:100% auto;background-repeat:no-repeat;z-index:4;width:100%}@media only screen and (min-width:768px){.primaryheader__container{position:static;top:0;z-index:4}}.homepage__wrapper .primaryheader__container{background:none;position:static}.primaryheader__innercontainer{max-width:780px;padding:20px 10px 35px;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:768px){.primaryheader__innercontainer{padding:20px 5px 45px;flex-direction:row;justify-content:center}}.primaryheader__imagecontainer{width:85px;height:18px;padding-bottom:25px;display:flex;align-items:center;justify-content:center;box-sizing:content-box}@media only screen and (min-width:768px){.primaryheader__imagecontainer{width:100px;height:21px;margin-right:20px;padding-bottom:0}}.primaryheader__container .heading2{padding-bottom:0}.primaryheader__logo{width:100%}.bet365app .primaryheader__imagecontainer{padding-bottom:20px}.primaryheader__search,.primaryheader__withsecondaryheader--notvisible{display:none}
.primarysearch__container{position:relative;width:100%;max-width:520px;margin:0 10px 30px}@media only screen and (min-width:768px){.primarysearch__container.primarysearchsecondaryheader__container{max-width:350px;min-width:220px;background:none;margin:0 auto}}@media only screen and (min-width:820px){.primarysearch__container.primarysearchsecondaryheader__container{max-width:350px;min-width:220px;background:none;margin:0 0 0 10px}}.primarysearch__container.primarysearchsecondaryheader__container .primarysearch__input{height:40px}.primarysearch__input{max-height:45px;height:45px;width:100%;background-color:rgba(31,31,31,.45);border-radius:23px;padding:0 15px 0 47px;display:flex;align-items:center;border-style:none;font-size:15px;line-height:20px;color:#fff;font-weight:600}.primarysearch__input:-moz-placeholder-shown{font-weight:500}.primarysearch__input:placeholder-shown{font-weight:500}.primarysearch__input:focus{outline:none}.primarysearch__input::-moz-placeholder{font-weight:400;color:#fff}.primarysearch__input::placeholder{font-weight:400;color:#fff}.primarysearch__searchicon{position:absolute;left:15px;top:50%;transform:translateY(-50%);border:none;background:none;pointer-events:none;padding:0;display:flex;align-items:center;justify-content:center;height:45px}.primarysearch__searchicon svg{color:#80ffb0}.primarysearch__container.primarysearchsecondaryheader__container .primarysearch__searchicon{left:15px}.primarysearch__clearbutton{position:absolute;top:50%;right:-1.5px;transform:translateY(-50%);border:none;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;height:45px;width:45px}.primarysearch__clearbutton svg{width:12px;height:12px;color:#80ffb0}.primarysearch__hidden{display:none}.primarysearch__form{width:100%}
.searchresults__anchor{position:relative;width:100%;max-width:520px;margin:0 10px;z-index:50;justify-self:center}.searchresults__maincontainer{position:absolute;min-height:55px;max-height:388px;width:100%;border-radius:10px;padding:5px 20px;margin-top:10px;box-shadow:0 2px 4px 2px rgba(0,0,0,.25);z-index:3;background-color:#fff}@media only screen and (min-width:768px){.searchresults__maincontainer{width:100%}}.searchresults__innercontainer{display:grid;grid-template-columns:1fr}hr.searchdivider{border:.5px solid #ddd;margin-inline:-5px;margin:0}.searchresults__row{text-decoration:none;display:flex;align-items:center;font-weight:700;height:45px}.searchresults__row .bodytext4a{color:#666}.searchresults__divider{padding:5px 0}.searchresults__furtheraction,.searchresults__viewall{text-decoration:none;display:flex;align-items:center;font-weight:700;height:45px}.searchresults__furtheraction .bodytext4b,.searchresults__viewall .bodytext4b{font-weight:700;color:#282828}.searchresults__furtheraction .bodytext3a,.searchresults__viewall .bodytext3a{color:#385e52}.searchresults__furtheraction .bodytext4b{padding-right:7px}.searchresults__overlay{position:absolute;width:100%;height:calc(100% - 140px);top:140px;left:0;right:0;bottom:0;background-color:#1f1f1f;opacity:1%;z-index:2}.searchresults__none .bodytext4b{font-weight:700;color:#282828}.searchresults__none .bodytext6a{color:#444;line-height:21px}.searchresults__none .bodytext6a a{color:#385e52;text-decoration:underline}.searchresults__suggestion .bodytext4a{color:#385e52;font-weight:700}
.pod__contactuscontainer{display:flex;flex-direction:column;padding-bottom:25px}.pod__contactuscontainer.pod__contactuswithbutton .bodytext4c{margin-bottom:20px}.pod__contactuscontainer .buttongreengradient{width:100%;margin:auto}@media only screen and (min-width:768px){.pod__contactuscontainer .heading3a{font-size:22px}.pod__contactuscontainer .bodytext4c{text-align:center}}.pod__contactusheader{display:grid;grid-template-rows:32px;grid-template-columns:32px 1fr;-moz-column-gap:10px;column-gap:10px;margin-bottom:15px;align-items:center}@media only screen and (min-width:768px){.pod__contactusheader{margin:0 auto 15px;width:-moz-max-content;width:max-content}}.pod__contactuscontainer .pod__contactuscontent{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:20px}.pod__contactuscontainer .pod__contactuscontent:has(.imageWithOptionalLinkContainer){display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.pod__contactuscontainer .pod__contactuscontent:has(.imageWithOptionalLinkContainer) .paragraphcontainer{flex:0 0 100%;width:100%}.pod__contactuscontainer .pod__contactuscontent:has(.imageWithOptionalLinkContainer) .imageWithOptionalLinkContainer{margin:0}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent{display:grid;grid-template-columns:repeat(12,auto);gap:0;grid-row-gap:20px}.pod__contactuscontainer .pod__contactuscontent:has(.imageWithOptionalLinkContainer){gap:40px}}.pod__contactuscontainer .pod__contactuscontent .paragraphcontainer{padding-bottom:0}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .paragraphcontainer{grid-column-start:1;grid-column-end:13}}.pod__contactuscontainer .pod__contactuscontent .buttongreengradient{width:300px;max-width:100%}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .buttongreengradient{grid-column-start:1;grid-column-end:13}}.pod__contactuscontainer .pod__contactuscontent .telephonelink{width:100%}.pod__contactuscontainer .pod__contactuscontent .telephonelink .telephonelink__anchor{text-decoration:none}.pod__contactuscontainer .pod__contactuscontent .telephonelink .bodytext4c{padding-block-end:15px;font-weight:700}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .telephonelink{width:auto;text-align:center}.pod__contactuscontainer .pod__contactuscontent .telephonelink .bodytext4c{padding-block-end:5px;font-weight:400}}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .telephonelink:nth-child(odd of .telephonelink){grid-column-start:1;grid-column-end:7;margin-right:40px}}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .telephonelink:nth-child(even of .telephonelink){grid-column-start:7;grid-column-end:13;margin-left:40px}}.pod__contactuscontainer .pod__contactuscontent .telephonelink__numberwrapper{display:none}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .telephonelink__numberwrapper{display:block}.pod__contactuscontainer .pod__contactuscontent .telephonelink__numberwrapper .heading3a{font-size:20px}}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent:has(.telephonelink):not(:has(.telephonelink~.telephonelink)) .telephonelink{grid-column-start:1;grid-column-end:13;margin-left:0;margin-right:0}}.pod__contactuscontainer .pod__contactuscontent .telephonelink__buttonwrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (min-width:768px){.pod__contactuscontainer .pod__contactuscontent .telephonelink__buttonwrapper{display:none}}.pod__contactuscontainer .pod__contactuscontent .imageWithOptionalLinkContainer{display:flex;flex-direction:row;justify-content:center;gap:40px;margin-block-start:5px}.pod__contactuscontainer .pod__contactuscontent .imageWithOptionalLinkContainer .socialitem__image{max-width:33px;max-height:33px}
.pod{max-width:780px;height:-moz-fit-content;height:fit-content;border-radius:10px;background-color:#edf2ef;padding:25px 15px 15px;box-sizing:border-box;margin:0 0 10px}@media only screen and (min-width:768px){.pod{padding:25px 20px 15px;margin:0 0 10px}}@media only screen and (min-width:820px){.pod{padding:25px 30px}}.pod__style1container{display:flex;flex-direction:column;margin-bottom:10px;width:100%}.pod__style1container .heading3a{text-align:left;padding-bottom:10px}.pod__style1linkcontainer{min-height:45px;text-align:left}.pod__style1linkcontainer a{text-decoration:none;display:flex;align-items:flex-start}.pod__style1linkcontainer .linkcontainer .bodytext4a{padding-bottom:10px}.podstyle1__linkscontainer .bodytext4a a{min-height:45px;display:flex;align-items:flex-start;padding:11px 0}.pod__style2container{display:flex;flex-direction:column;margin-bottom:10px;width:100%}.pod__style2container .heading3a{margin-bottom:20px}.pod__style2container .bodytext4a{color:#385e52;text-decoration:none}.pod__style2link{text-decoration:none;display:flex;margin-bottom:25px}.pod__style2linkimage{display:flex;justify-content:center;height:22px;width:27px;margin-right:8px}.pod__style2alternatecontainer{width:780px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}@media only screen and (min-width:768px){.pod__style2alternatecontainer{grid-template-columns:repeat(3,1fr)}}.pod__linkscontainer{display:grid;grid-template-columns:repeat(1,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:25px}@media only screen and (min-width:600px){.pod__linkscontainer{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.pod__linkscontainer{grid-template-columns:repeat(3,1fr)}}.pod__linkscontainer .pod__style2link{margin-bottom:0}.pod__linkscontainer.podstyle1__linkscontainer{row-gap:0}.pod__linkscontainer img{max-width:100%}@media only screen and (min-width:768px){.pod__noimageslinkscontainer{grid-template-columns:repeat(3,1fr)}}.pod__style3container{display:flex;justify-content:space-between;align-items:center;text-decoration:none;margin-bottom:10px;width:100%}.pod__style3linkimage{padding:0 5px 0 20px}.pod__style3linkimage svg{height:17px;width:10px}.pod__style4container .bodytext8a{margin-bottom:10px}.pod__style4container .bodytext2a{margin-bottom:5px}.pod__style4container .bodytext5b{width:100%;max-width:100%}.pod__style3container{padding:15px}@media only screen and (min-width:768px){.pod__style3container{padding:15px 20px}}@media only screen and (min-width:820px){.pod__style3container{padding:25px 30px}}.pod__style4container{padding:15px}@media only screen and (min-width:768px){.pod__style4container{padding:25px 20px 15px}}@media only screen and (min-width:820px){.pod__style4container{padding:25px 30px}}@media only screen and (min-width:768px){.pod__style4container .bodytext8a{font-size:12px}}.pod__bulletedlist{counter-reset:list-number}.pod__bulletedlist .bodytext5c{counter-increment:list-number;display:grid;grid-template-columns:24px 1fr;-moz-column-gap:15px;column-gap:15px;margin-bottom:15px}.pod__bulletedlist .bodytext5c:before{content:counter(list-number);height:24px;width:24px;background-color:#84e0a7;font-size:13px;font-weight:700;line-height:24px;display:flex;border-radius:100%;justify-content:center;align-items:center}.pod__flatlist{counter-reset:list-number}.pod__flatlist .pod__counter{counter-increment:list-number}.pod__flatlist .pod__counter:before{content:counter(list-number) ". ";font-size:14px;line-height:22px;font-weight:700;color:#282828;margin:0}@media only screen and (min-width:768px){.pod__flatlist .pod__counter:before{font-size:15px}}.pod__counter .bodytext5c{display:inline}.pod__flatlistcontainer{margin-bottom:15px}.pod__style4textwrapper{max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:5px}.pod__openchatcontainer{display:flex;flex-direction:column;padding-bottom:25px}.pod__openchatcontainer .bodytext1b{margin-bottom:10px;text-align:center}.pod__openchatcontainer .bodytext5a{margin-bottom:20px;text-align:center;color:#383838}.pod__openchatcontainer .buttongreengradient{width:100%;margin:auto}@media only screen and (min-width:768px){.pod__openchatcontainer .bodytext1b{margin-bottom:15px;text-align:center}}
.privacypolicy__wrapper{padding-bottom:5px;position:relative}
.rb-Background{display:flex;background-color:#1f1f1f;width:100%;justify-content:center}.rb-Container{margin:0 26px;width:100%;text-align:left;min-height:60px;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:space-between;max-width:1140px;position:relative}@media only screen and (min-width:768px){.rb-Container{margin:0 13px}}.rb-ContainerWrapper{display:flex;align-items:center;flex-wrap:wrap;width:100%;justify-content:center;align-content:center}.rb-Container_Text{margin-right:7px;color:#d4d4d4;font-size:14px}@media only screen and (min-width:1024px){.rb-Container_Text{font-size:15px;line-height:30px;margin-right:4px}}.rb-Container_Link{color:#f0f0f0;font-size:14px;display:inline-block;margin-right:9px;text-decoration:underline;cursor:pointer}@media only screen and (min-width:1024px){.rb-Container_Link{font-size:15px;line-height:45px;height:45px;margin-right:11px}}.rb-Container_Flag{display:inline-block;width:21px;height:10px;vertical-align:middle;overflow:hidden}.rb-Container_Flag svg{width:100%;height:100%;display:block}.rb-Container_Button{width:40px;height:40px;float:right;background-color:transparent;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;position:static}
.dutchregulatoryheader__spacer{height:45px;width:100%}.dutchregulatoryheader__wrapper{height:45px;width:100%;padding:0 10px;box-sizing:border-box;background-color:#333;display:flex;justify-content:flex-end;align-items:center;position:fixed;border:1px solid #444;z-index:100000}@media only screen and (min-width:950px){.dutchregulatoryheader__wrapper{padding:0 20px}}.bet365app .dutchregulatoryheader__wrapper{background-color:#1f1f1f}.dutchregulatoryheader__link{height:45px;display:flex;justify-content:center;align-items:center;padding:0 0 0 10px}
.germanregulatoryheader__spacer{height:45px;width:100%}@media only screen and (min-width:768px){.germanregulatoryheader__spacer{height:38px}}.germanregulatoryheader__wrapper{height:45px;width:100%;padding:0 10px 0 0;box-sizing:border-box;background-color:#222;display:flex;justify-content:flex-end;align-items:center;position:fixed;z-index:100000}@media only screen and (min-width:768px){.germanregulatoryheader__wrapper{height:38px;padding-right:20px}}.bet365app .germanregulatoryheader__wrapper{background-color:#1f1f1f}.germanregulatoryheader__link{height:45px;width:45px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){.germanregulatoryheader__link{height:38px}}
.italianregulatoryheader__wrapper{background-color:#222;display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0 10px;height:45px;z-index:100000}@media screen and (min-width:950px){.italianregulatoryheader__wrapper{padding:0 20px;border-bottom:1px solid #383838}}.bet365app .italianregulatoryheader__wrapper{background-color:#1f1f1f}.italianregulatoryheader__regulatortext{font-size:10px;color:#999}.italianregulatoryheader__Italy_Agenzia{height:23px;margin-left:10px}.italianregulatoryheader__Italy_ADM{height:24px;margin-left:10px}.italianregulatoryheader__Italy_Gioco{height:18px;margin-left:10px}.italianregulatoryheader__Italy_18{height:24px;margin-left:10px}
.miregulatoryheader__spacer{height:44px;width:100%}.miregulatoryheader__wrapper{height:44px;width:100%;padding:5px 10px;box-sizing:border-box;background-color:#333;display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:100000}.miregulatoryheader__wrapper.miregulatoryheader__wrapperloggedin{justify-content:flex-end}@media only screen and (min-width:950px){.miregulatoryheader__wrapper{padding-left:20px;padding-right:20px}}.bet365app .miregulatoryheader__wrapper{background-color:#1f1f1f}.miregulatoryheader__rightpod{display:flex;align-items:center;padding:0 0 0 5px}@media only screen and (min-width:375px){.miregulatoryheader__rightpod{padding-left:10px}}@media only screen and (min-width:950px){.miregulatoryheader__rightpod{padding-left:20px}}.miregulatoryheader__link{height:44px;display:flex;justify-content:flex-end;align-items:center;text-decoration:none}.miregulatoryheader__text{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:10px;color:#fff;line-height:12px;width:-moz-min-content;width:min-content;padding:0 0 0 10px}@media only screen and (min-width:950px){.miregulatoryheader__text{white-space:nowrap}}.miregulatoryheader__rightpod>img.miregulatoryheader__image{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;margin-right:10px}
.njdkregulatoryheader__spacer{height:44px;width:100%}@media only screen and (min-width:950px){.njdkregulatoryheader__spacer{height:33px}}.njdkregulatoryheader__wrapper{height:44px;width:100%;padding:0 10px;box-sizing:border-box;background-color:#333;display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:100000}@media only screen and (min-width:950px){.njdkregulatoryheader__wrapper{height:33px;padding:0 20px}}.bet365app .njdkregulatoryheader__wrapper{background-color:#1f1f1f}.njdkregulatoryheader__rightpod{display:flex;width:115px;height:44px;align-items:center;justify-content:flex-end}@media only screen and (min-width:950px){.njdkregulatoryheader__rightpod{width:146px;height:33px}}.njdkregulatoryheader__link{height:44px;display:flex;justify-content:flex-end;align-items:center;text-decoration:none}@media only screen and (min-width:950px){.njdkregulatoryheader__link{height:33px}}.njdkregulatoryheader__image{padding:0 0 0 10px}.njdkregulatoryheader__rightpodtext{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:10px;padding-left:5px;color:#fff;line-height:12px;width:-moz-min-content;width:min-content}@media only screen and (min-width:950px){.njdkregulatoryheader__rightpodtext{font-size:11px;width:-moz-max-content;width:max-content}}@media only screen and (min-width:1254px){.njdkregulatoryheader__rightpodtext{line-height:13px}}.njdkregulatoryheader__leftpodtext{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:10px;color:#a7a7a7;line-height:12px;display:block}@media only screen and (min-width:950px){.njdkregulatoryheader__leftpodtext{font-size:11px}}
.ilregulatoryheader__spacer{height:44px;width:100%}.ilregulatoryheader__wrapper{height:44px;width:100%;padding:5px 10px;box-sizing:border-box;background-color:#333;display:flex;justify-content:space-between;align-items:center;position:fixed;z-index:100000}.ilregulatoryheader__wrapper.ilregulatoryheader__wrapperloggedin{justify-content:flex-end}@media only screen and (min-width:950px){.ilregulatoryheader__wrapper{padding-left:20px;padding-right:20px}}.bet365app .ilregulatoryheader__wrapper{background-color:#1f1f1f}.ilregulatoryheader__rightpod{display:flex;align-items:center;padding:0 0 0 5px}@media only screen and (min-width:375px){.ilregulatoryheader__rightpod{padding-left:10px}}@media only screen and (min-width:950px){.ilregulatoryheader__rightpod{padding-left:20px}}.ilregulatoryheader__link{height:44px;display:flex;justify-content:flex-end;align-items:center;text-decoration:none}.ilregulatoryheader__text{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:10px;color:#fff;line-height:12px;width:-moz-min-content;width:min-content;padding:0 0 0 10px}@media only screen and (min-width:950px){.ilregulatoryheader__text{white-space:nowrap}}.paregulatoryheader__spacer{height:44px;width:100%}.paregulatoryheader__wrapper{height:44px;width:100%;padding:5px 10px;box-sizing:border-box;background-color:#333;display:flex;justify-content:space-between;align-items:center;position:fixed}@media only screen and (min-width:950px){.paregulatoryheader__wrapper{padding-left:20px;padding-right:20px}}.bet365app .paregulatoryheader__wrapper{background-color:#1f1f1f}@media only screen and (min-width:375px){.paregulatoryheader__leftpod{padding:0 0 0 10px}}@media only screen and (min-width:950px){.paregulatoryheader__leftpod{padding-left:5px}}.paregulatoryheader__rightpod{display:flex;align-items:center;padding:0 0 0 5px}@media only screen and (min-width:375px){.paregulatoryheader__rightpod{padding-left:10px}}@media only screen and (min-width:950px){.paregulatoryheader__rightpod{padding-left:20px}}.paregulatoryheader__link{height:44px;display:flex;justify-content:flex-end;align-items:center;text-decoration:none}.paregulatoryheader__text{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;font-size:10px;color:#fff;line-height:12px;width:-moz-min-content;width:min-content;padding:0 0 0 10px}@media only screen and (min-width:950px){.paregulatoryheader__text{white-space:nowrap}}
.swedishregulatoryheader__spacer{height:44px;width:100%}@media only screen and (min-width:950px){.swedishregulatoryheader__spacer{height:30px}}.swedishregulatoryheader__wrapper{height:44px;width:100%;padding:0 10px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:flex-end;align-items:center;position:fixed;z-index:100000}@media only screen and (min-width:950px){.swedishregulatoryheader__wrapper{height:30px;padding:0 20px}}.swedishregulatoryheader__rightpod{display:flex}.swedishregulatoryheader__link{height:20px;display:flex;align-items:center;padding:0 4px;margin:12px 0;font-size:10px;color:#333;line-height:20px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;border:1px solid #333;text-decoration:none}@media only screen and (min-width:950px){.swedishregulatoryheader__link{margin:5px 0;font-size:11px}}.swedishregulatoryheader__image{padding:0 4px 0 0}
.safergamblingpod__container{max-width:780px;width:100%;border-radius:8px;padding:25px 15px 22px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;position:relative;overflow:hidden;margin:0 0 10px}.safergamblingpod__container--article{width:unset;margin-bottom:20px}.safergamblingpod__container--article.safergamblingpod__container--no-image{background-color:hsla(0,0%,100%,.65);border:2px solid #189970}.safergamblingpod__container--article.safergamblingpod__container--no-image .bodytext6a,.safergamblingpod__container--article.safergamblingpod__container--no-image .heading3b{color:#383838}.safergamblingpod__container--contactushomepage{width:unset}.safergamblingpod__container--contactushomepage.safergamblingpod__container--no-image{border:1px solid #80ffb0;background-color:#284338}@media screen and (min-width:768px){.safergamblingpod__container{border-radius:10px;padding:25px 20px 30px;margin:0 0 10px}}@media screen and (min-width:820px){.safergamblingpod__container{padding:25px 30px 30px;margin:0 0 10px}}.safergamblingpod__container .heading3b{margin-bottom:15px}@media screen and (min-width:768px){.safergamblingpod__container .heading3b{font-size:22px;line-height:30px}}.safergamblingpod__container .bodytext6a{margin-bottom:20px}.article__paymentpodwrapper{width:100%}.article__bodycontainer .safergamblingpod__container{width:auto}.safergamblingpod__contentcontainer{width:60%;z-index:2}.safergamblingpod__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.scrollingarrowsleft,.scrollingarrowsright{border:none;height:50px;width:40px;background-color:rgba(31,31,31,.6);display:flex;justify-content:center;align-items:center;pointer-events:all}.scrollingarrowsleft .chevronleft,.scrollingarrowsleft .chevronright,.scrollingarrowsright .chevronleft,.scrollingarrowsright .chevronright{width:7px;height:12px}.scrollingarrowsleft .chevronleft__polygon,.scrollingarrowsleft .chevronright__polygon,.scrollingarrowsright .chevronleft__polygon,.scrollingarrowsright .chevronright__polygon{transition:fill .2s ease;fill:#fff}.scrollingarrowsleft{border-radius:0 4px 4px 0}.scrollingarrowsleft:hover .chevronleft__polygon{fill:#80ffb0}.scrollingarrowsright{border-radius:4px 0 0 4px}.scrollingarrowsright:hover .chevronright__polygon{fill:#80ffb0}.scrollingarrows__leftwrapper{position:absolute;left:0;top:50%;transform:translateY(-50%)}.scrollingarrows__rightwrapper{position:absolute;right:0;top:50%;transform:translateY(-50%)}
.searchresults__wrapper{max-width:780px;margin:0 auto;padding:0 10px;box-sizing:content-box}@media (min-width:768px){.searchresults__wrapper{padding:0 20px}}.searchresults__margin{margin-top:15px}.stickymodule__wrapper{margin:10px}@media (min-width:768px){.stickymodule__wrapper{margin:10px 20px}}.stickymodule__wrapper .stickymodule__container.stickymodule__containercontact{position:static;border-radius:10px}.searchresults__wrapper--link{text-decoration:none}

@media only screen and (max-width:767px){body.bet365app .secondaryheader .secondaryheader__mainsearch.forceVisible{display:flex!important;width:100%;margin:2.5px 0 15px;height:-moz-fit-content;height:fit-content}body.bet365app .secondaryheader .secondaryheader__mainsearch.forceVisible .secondaryheader__searchcontainer{width:100%;margin-right:10px;max-width:420px}body.bet365app .secondaryheader .secondaryheader__mainsearch.forceVisible .primarysearch__container{margin:0}body.bet365app .secondaryheader .secondaryheader__mainsearch.forceVisible .secondaryheader__searchclose{display:flex!important;align-items:center;color:#80ffb0}body.bet365app .secondaryheader .secondaryheader__breadcrumbcontainer.forceHide,body.bet365app .secondaryheader .secondaryheader__closebutton.forceHide,body.bet365app .secondaryheader .secondaryheader__searchicon.forceHide{display:none!important}}@media only screen and (min-width:768px){.secondaryheader .secondaryheader__searchcontainer{width:300px;transform:translateX(35px)}@media (min-width:768px){.secondaryheader .secondaryheader__header__scrolled__desktop.search-focused{max-width:55%}.secondaryheader body.bet365app .secondaryheader__header__scrolled__desktop.search-focused{max-width:57%}}@media (min-width:820px){.secondaryheader .secondaryheader__searchcontainer{transform:translateX(0)}.secondaryheader .secondaryheader__header__scrolled__desktop.search-focused{max-width:58%}.secondaryheader body.bet365app .secondaryheader__header__scrolled__desktop.search-focused{max-width:60%}}}@media (min-width:768px){.secondaryheader .secondaryheader__maincontainer__innercontainer .secondaryheader__uppercontainer .secondaryheader__searchcontainer.focused~.secondaryheader__headercontainer .secondaryheader__header__scrolled__desktop{max-width:55%}}@media (min-width:820px){.secondaryheader .secondaryheader__maincontainer__innercontainer .secondaryheader__uppercontainer .secondaryheader__searchcontainer.focused~.secondaryheader__headercontainer .secondaryheader__header__scrolled__desktop{max-width:58%}}
:root{--border-opacity:.5}.secondaryheader{width:100%}.secondaryheader .secondaryheader__closebutton{display:none;width:45px;height:45px;padding:16px 16px 15px 15px;position:absolute;top:0;right:0;color:#e4e4e4;z-index:4;transition:transform .1s linear}.secondaryheader .secondaryheader__closebutton line{stroke:#e4e4e4!important;stroke-width:1!important}.secondaryheader .secondaryheader__topper{background-size:100% auto;background-repeat:no-repeat;z-index:4;width:100%;padding:20px 15px 15px;height:113px;transition:transform .1s linear,background .1s linear,height .1s linear}.secondaryheader .secondaryheader__topper:after{content:"";position:absolute;width:100%;height:1px;background:linear-gradient(270deg,rgba(128,255,176,.32) 0,#d7ff7d 50%,rgba(128,255,176,.84));z-index:4;opacity:var(--border-opacity);left:0;margin-top:15px;overflow:hidden;pointer-events:none}.secondaryheader .secondaryheader__topper__innercontainer{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;max-width:780px}.secondaryheader .secondaryheader__topper__imagecontainer{padding-bottom:20px;display:flex;align-items:center;justify-content:center;box-sizing:content-box}.secondaryheader .secondaryheader__topper__imagecontainer img{width:85px;height:18px}.secondaryheader .secondaryheader__topper .heading2{display:none}.secondaryheader .secondaryheader__topper__logo{width:100%;transition:opacity .1s linear}.secondaryheader .secondaryheader__topper__search{width:100%;z-index:3;transition:transform .1s linear,padding .1s linear,background .1s linear;justify-items:center}.secondaryheader .secondaryheader__topper__search .primarysearch__container.primarysearchsecondaryheader__container{margin:0 auto}.secondaryheader .secondaryheader__uppercontainer{width:100%;padding:0;vertical-align:top;horiz-align:left;display:flex;position:relative;transition:transform .1s linear,background-image .1s linear,padding-top .1s linear}.secondaryheader .secondaryheader__breadcrumbcontainer{padding:0 10px 0 0;transition:opacity 0s linear,transform .1s linear}.secondaryheader .secondaryheader__breadcrumbcontainer .bodytext8b{display:inline-block}.secondaryheader .secondaryheader__breadcrumbcontainer>.bodytext8b a{height:45px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:rgba(128,255,176,.75);text-decoration-color:rgba(128,255,176,.75);text-decoration-thickness:1px;text-underline-offset:4px;display:block;cursor:pointer}.secondaryheader .secondaryheader__breadcrumbcontainer a p{height:45px;display:block;text-decoration:underline;-webkit-text-decoration-color:#80ffb0;text-decoration-color:#80ffb0;text-underline-offset:4px}.secondaryheader .secondaryheader__searchicon{display:none;padding:15px 8px 20px}.secondaryheader .secondaryheader__searchicon svg{width:19px;height:20px}.secondaryheader .secondaryheader__searchclose{display:none;font-size:12px;color:#e4e4e4;cursor:pointer}.secondaryheader .secondaryheader__mainsearch{display:none;z-index:3;transition:transform .1s linear}.secondaryheader .page__searchresults .secondaryheader__mainsearch{display:none}.secondaryheader .secondaryheader__maincontainer{width:100%;max-width:780px;height:100%;position:relative;padding:5px 15px 0;margin:auto}.secondaryheader .secondaryheader__maincontainer .secondaryheader__maincontainer__innercontainer{width:100%;height:100%}.secondaryheader .secondaryheader__maincontainer .secondaryheader__leftchevron{display:none;width:13px;height:23px;padding:0 15px 0 5px;margin-top:10px;float:left;margin-right:15px;transition:opacity 0s linear}.secondaryheader .secondaryheader__headercontainer{display:inline-flex;width:100%;horiz-align:left;vertical-align:center;pointer-events:none;transition:transform .1s linear}.secondaryheader .secondaryheader__header1{width:100%;text-align:center;display:flex;justify-content:center;transition:transform .1s linear}.secondaryheader .secondaryheader__maincontainer .heading1{padding:0;transition:transform 0 linear,opacity 0s linear,padding-bottom 0s linear,font-size 0s linear}.secondaryheader .secondaryheader__maincontainer.withbodytext .heading1{padding-bottom:10px}.secondaryheader .secondaryheader__header4{display:none}.secondaryheader .secondaryheader__body{width:100%;padding:0;text-align:center;transition:transform .1s linear,opacity .1s linear}.secondaryheader .secondaryheader__body .bodytext3c{color:#fff}.secondaryheader__foregroundoutercontainer{position:sticky;top:0;height:100%;display:grid;z-index:0;transition:transform .1s linear,z-index .1s linear}.secondaryheader__foreground{width:100%;position:sticky;height:100%}body.bet365app .secondaryheader__foregroundoutercontainer{display:block}@media (min-width:768px){body.bet365app .secondaryheader__foregroundoutercontainer{display:grid}}.secondaryheader__background{display:block;position:relative;background-color:transparent;border:none;padding-bottom:25px;transition:transform .1s linear,padding-bottom .1s linear,background-color .1s linear}body.bet365app .secondaryheader__background{height:100%}.smooth-height{transform-origin:top;overflow:hidden}@media only screen and (min-width:768px){.secondaryheader .secondaryheader__topper{border:none;position:sticky;top:0;z-index:4;padding:20px 15px 5px;height:80px}.secondaryheader .secondaryheader__topper:after{display:none}.secondaryheader .secondaryheader__foregroundoutercontainer{display:grid}.secondaryheader .secondaryheader__topper__innercontainer{flex-direction:row;justify-content:center}.secondaryheader .secondaryheader__topper__imagecontainer img{width:108px;height:23px}.secondaryheader .secondaryheader__topper .secondaryheader__topper__imagecontainer{padding-right:20px;padding-bottom:0}.secondaryheader .secondaryheader__topper .heading2{display:block;padding-bottom:0}.secondaryheader .secondaryheader__topper__search{display:none}.secondaryheader .secondaryheader__maincontainer{padding:38px 50px 0 40px}.secondaryheader .secondaryheader__uppercontainer{justify-content:space-between;align-items:center}.secondaryheader .secondaryheader__mainsearch{display:flex;align-items:center}.secondaryheader .secondaryheader__headercontainer .secondaryheader__leftchevron{margin-top:19px;padding:0;margin-right:20px;width:14px;height:24px;transition:opacity .1s linear}.secondaryheader .secondaryheader__headercontainer .secondaryheader__leftchevron .chevronleft{width:14px;height:24px}.secondaryheader .secondaryheader__header1{text-align:left;justify-content:start}.secondaryheader .secondaryheader__maincontainer .heading1{padding-bottom:0}.secondaryheader .secondaryheader__maincontainer.withbodytext .heading1{padding-bottom:10px}.secondaryheader .secondaryheader__headercontainer{padding:0}.secondaryheader .secondaryheader__body{padding:0 5px;text-align:left}.secondaryheader .secondaryheader__background{display:block;position:relative;left:0;right:0;top:0;z-index:2;background-color:rgba(31,31,31,.15);border:none;padding-bottom:50px}.secondaryheader .secondaryheader__background:before{top:0}.secondaryheader .secondaryheader__background:after,.secondaryheader .secondaryheader__background:before{content:"";position:absolute;width:100%;height:1px;background:linear-gradient(90deg,rgba(128,255,176,.32) 0,#d7ff7d 50%,rgba(128,255,176,.84));background-image:linear-gradient(90deg,rgba(128,255,176,.32) 0,#d7ff7d 50%,rgba(128,255,176,.84));z-index:3;opacity:var(--border-opacity)}.secondaryheader .secondaryheader__background:after{bottom:0}}@media only screen and (min-width:820px){.secondaryheader .secondaryheader__maincontainer{padding:38px 0 0 30px}.secondaryheader .secondaryheader__uppercontainer{padding-bottom:0}.secondaryheader .secondaryheader__maincontainer .heading1{padding:0}.secondaryheader__foreground .primarysearch__container.primarysearchsecondaryheader__container{margin:0 0 0 10px}}.secondaryheader__background.scrolled:after,.secondaryheader__background.scrolled:before{z-index:10000}.secondaryheader__header__scrolled{display:block;padding:0 15px;transition:transform 0s linear;height:44px;opacity:1;text-align:left;position:absolute;transform:translateY(-300px);width:-webkit-fill-available;width:-moz-available;width:stretch}@media (min-width:768px){.secondaryheader__header__scrolled{display:none}}.secondaryheader__header__scrolled>.heading1{transform-origin:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0;font-size:1.25rem;opacity:1;margin:0}.secondaryheader__header__scrolled__desktop{display:none}@media (min-width:768px){.secondaryheader__header__scrolled__desktop{display:block;opacity:0;position:absolute;max-width:60%;transition:transform 0s linear,opacity 0s linear,max-width 0s linear;text-align:left}}body.bet365app .secondaryheader__header__scrolled__desktop{display:block;opacity:1;position:absolute;width:-webkit-fill-available;width:-moz-available;width:stretch;padding-right:15px;transition:transform .1s linear,opacity 0s linear;text-align:left;transform:translateY(-300px)}@media (min-width:768px){body.bet365app .secondaryheader__header__scrolled__desktop{max-width:68%;opacity:0;transform:translate(34px)}}@media (min-width:820px){body.bet365app .secondaryheader__header__scrolled__desktop{max-width:70%}}.secondaryheader__header__scrolled__desktop>.heading1{transform-origin:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:38px;transition:font-size 0s linear;margin:0}@media (min-width:768px){.secondaryheader__header__scrolled__desktop>.heading1{line-height:60px}}.secondaryheader__background__scrolled{opacity:0;position:absolute;height:100px;transition:transform .1s linear}@media (min-width:768px){.secondaryheader__background__scrolled{height:75px}}@media (min-width:768px){.secondaryheader__background__scrolled:before{content:"";position:absolute;width:100%;height:1px;background:linear-gradient(90deg,rgba(128,255,176,.32) 0,#d7ff7d 50%,rgba(128,255,176,.84));background-image:linear-gradient(90deg,rgba(128,255,176,.32) 0,#d7ff7d 50%,rgba(128,255,176,.84));top:0;z-index:3;opacity:.5}}@media (min-width:768px){.secondaryheader__foregroundoutercontainer~.content{top:-20px;position:relative}}@media (min-width:768px){.secondaryheader__foregroundoutercontainer~.content:has(.sportsrulepage__container){top:0}}body.bet365app .secondaryheader__body{padding-bottom:0}h1{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.secondaryheader__mainsearch__searchresults{display:none}.page__searchresults .secondaryheader__mainsearch__searchresults{display:block;width:-webkit-fill-available;width:-moz-available;width:stretch;justify-items:center;transition:transform 0s linear;position:sticky;top:50px;z-index:10003;margin:0 15px 20px}@media (min-width:768px){.page__searchresults .secondaryheader__mainsearch__searchresults{display:none}}.page__searchresults .secondaryheader__mainsearch__searchresults .secondaryheader__mainsearch{display:block;width:100%;max-width:520px}.page__searchresults .secondaryheader__mainsearch__searchresults .secondaryheader__searchclose{display:none;font-size:12px;color:#e4e4e4}.page__searchresults .secondaryheader__mainsearch__searchresults .secondaryheader__uppercontainer>.secondaryheader__mainsearch{display:none}.page__searchresults .secondaryheader__mainsearch__searchresults .primarysearch__container{margin:0}.page__searchresults .secondaryheader__topper__search{display:none}.page__searchresults .secondaryheader__topper:after{margin-top:0}.page__searchresults .secondaryheader__topper{height:auto;z-index:10002;position:sticky}.page__searchresults .secondaryheader__searchicon{display:none!important}.secondaryheader__mainsearch__searchresults__scrolled{display:none}
.secondaryheader__foreground.scrolled{margin:0;background:linear-gradient(180deg,#33604b 50%,#39654d);box-shadow:0 3px 4px -2px rgba(0,0,0,.6);height:103px;padding:0;position:fixed}.secondaryheader__foreground.scrolled .secondaryheader__topper{display:none}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer{height:93px;padding:0}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer__innercontainer{padding:0 0 15px}.secondaryheader__foreground.scrolled .secondaryheader__uppercontainer{display:grid;position:relative;height:55px;grid-template-rows:55px 0;padding:0}.secondaryheader__foreground.scrolled .secondaryheader__breadcrumbcontainer{display:none}.secondaryheader__foreground.scrolled .secondaryheader__mainsearch{display:flex;justify-content:flex-start;align-items:center}.secondaryheader__foreground.scrolled .secondaryheader__mainsearch .secondaryheader__searchcontainer{width:100%}.secondaryheader__foreground.scrolled .secondaryheader__mainsearch{width:100%;padding:0}.secondaryheader__foreground.scrolled .secondaryheader__mainsearch form{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:unset}.secondaryheader__foreground.scrolled .secondaryheader__mainsearch .primarysearch__container{min-width:0;max-width:100%;margin-bottom:0}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer{padding-left:15px;padding-right:15px}.secondaryheader__foreground.scrolled .secondaryheader__headercontainer{display:flex;justify-content:flex-start;height:auto}.secondaryheader__foreground.scrolled .secondaryheader__header1{display:none}.secondaryheader__foreground.scrolled .secondaryheader__header4{display:block;padding:0;align-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.secondaryheader__foreground.scrolled .secondaryheader__header4 .heading4a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.secondaryheader__foreground.scrolled .secondaryheader__body{display:none}@media only screen and (min-width:768px){.secondaryheader__foreground.scrolled{padding:0;background:none;box-shadow:none;height:unset}.secondaryheader__foreground.scrolled .secondaryheader__topper{display:block;background:linear-gradient(180deg,#265645 50%,#2a5c48);padding:2px 15px;position:fixed;top:0}.secondaryheader__foreground.scrolled .secondaryheader__topper .secondaryheader__topper__search{display:none}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer{height:75px;padding:0;background:none;position:fixed;top:59px;justify-self:center}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer__innercontainer{padding:15px 50px 15px 40px;justify-items:center}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__uppercontainer{position:absolute;display:block;align-content:center;align-self:center;height:45px}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__uppercontainer .secondaryheader__mainsearch{height:35px;justify-self:right;padding-right:40px;margin-left:auto;width:-moz-fit-content;width:fit-content;margin-right:40px}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__mainsearch .secondaryheader__searchcontainer{float:right}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__headercontainer{margin-left:0}.secondaryheader__foreground.scrolled .secondaryheader__headercontainer{height:45px;padding:0}.secondaryheader__foreground.scrolled .secondaryheader__header4{display:grid;grid-template-columns:2fr 1fr}}@media only screen and (min-width:820px){.secondaryheader__foreground.scrolled .secondaryheader__maincontainer__innercontainer{padding:15px 0 15px 30px}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__headercontainer{margin-left:40px}.secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__uppercontainer .secondaryheader__mainsearch{margin-right:0}}
.selectmenu__container{box-sizing:border-box;padding:0 20px 25px}@media screen and (min-width:768px){.selectmenu__container{margin:0}}.selectmenu__containerdouble{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:-moz-fit-content;width:fit-content;padding:0 10px 25px;max-width:415px}@media screen and (min-width:768px){.selectmenu__containerdouble{gap:15px;padding:0 20px 30px}}.selectmenu__containerdouble .selectmenu__wrapper{display:flex;flex-direction:column;justify-content:flex-end}.paymentpodcontainer .selectmenu__containerdouble{width:auto}.selectmenu__headingsingle .bodytext1a{padding:0 17px 10px}.selectmenu__headingdouble .bodytext6a{line-height:22px;padding:0 17px 7px;font-weight:500}@media screen and (min-width:768px){.selectmenu__headingdouble .bodytext6a{font-size:13px;line-height:19px}}.selectmenu__headingwhite .bodytext1a{color:#383838}@media screen and (min-width:768px){.selectmenu__headingwhite .bodytext6a{color:#383838}}@media screen and (min-width:820px){.selectmenu__headingwhite .bodytext6a{font-weight:500;color:#383838}}.selectmenu__select{width:100%;padding:0 45px 0 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:357px;height:45px;border-radius:22.5px;border:none;cursor:pointer;background-repeat:no-repeat}.selectmenu__select:not(:disabled):hover{color:#80ffb0}@media screen and (min-width:820px){.selectmenu__select:not(:disabled):hover{color:#007d55}}.selectmenu__select:disabled{opacity:.6}@media screen and (min-width:768px){.selectmenu__select:disabled{opacity:.5}}.selectmenu__selectsingle{background-size:17px 10px;background-position:right 14px center}.selectmenu__selectdouble{background-size:14px 8px;background-position:right 15.5px center}.selectmenu__selectgreen{color:#fff;background-color:rgba(31,31,31,.4);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 12 7'%3E%3Cpath fill='%2380FFB0' fill-rule='evenodd' d='M12 .784L11.243 0 6 5.431.757 0 0 .784l5.243 5.432L6 7l.757-.784z'/%3E%3C/svg%3E")}.selectmenu__selectgreen:disabled{color:#999;background-color:hsla(0,0%,60%,.4);background-image:none}.selectmenu__selectwhite{color:#fff;background-color:rgba(31,31,31,.4);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 12 7'%3E%3Cpath fill='%2380FFB0' fill-rule='evenodd' d='M12 .784L11.243 0 6 5.431.757 0 0 .784l5.243 5.432L6 7l.757-.784z'/%3E%3C/svg%3E")}@media screen and (min-width:768px){.selectmenu__selectwhite{color:#383838;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 12 7'%3E%3Cpath fill='%23385E52' fill-rule='evenodd' d='M12 .784L11.243 0 6 5.431.757 0 0 .784l5.243 5.432L6 7l.757-.784z'/%3E%3C/svg%3E");border:1px solid #a7a7a7}}@media screen and (min-width:820px){.selectmenu__selectwhite{color:#383838;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 12 7'%3E%3Cpath fill='%23385E52' fill-rule='evenodd' d='M12 .784L11.243 0 6 5.431.757 0 0 .784l5.243 5.432L6 7l.757-.784z'/%3E%3C/svg%3E");border:1px solid #a7a7a7}}.selectmenu__selectwhite:disabled{background-image:none}@media screen and (min-width:768px){.selectmenu__selectwhite:disabled{color:#a7a7a7;background-color:#f0f0f0;border:1px solid #ddd}}@media screen and (min-width:820px){.selectmenu__selectwhite:disabled{color:#a7a7a7;background-color:#f0f0f0;border:1px solid #ddd}}@media screen and (min-width:820px){.selectmenu__select:hover:enabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 12 7'%3E%3Cpath fill='%23007D55' fill-rule='evenodd' d='M12 .784L11.243 0 6 5.431.757 0 0 .784l5.243 5.432L6 7l.757-.784z'/%3E%3C/svg%3E")}}.selectmenu__select:focus{outline:none}.selectmenu__option{font-size:14px;color:#000;background-color:#fff}
.sportsrulepage__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.sportsrulepage__pods{display:flex;width:100%;max-width:780px;padding:0 10px}@media only screen and (min-width:768px){.sportsrulepage__pods{padding:0 20px}}.sportsrulepod__hidden{display:none}
.stickymodule__container{box-sizing:border-box;min-height:134px;width:100%;max-width:780px;padding:25px 30px 30px;background-color:#fff;display:flex;flex-direction:column;align-items:center;z-index:10000;margin:0 auto}@media only screen and (min-width:768px){.stickymodule__container{border-bottom-right-radius:10px;border-bottom-left-radius:10px}}.stickymodule__container .bodytext1b{margin-bottom:20px}@media only screen and (min-width:768px){.stickymodule__container .bodytext1b{margin-bottom:10px}}.stickymodule__containeremail{box-shadow:0 -1px 4px #000;height:-moz-fit-content;height:fit-content}.stickymodule__containercontact{box-shadow:0 -1px 4px #ccc;position:relative;bottom:0}.stickymodule__container .buttongreengradient{min-width:250px;max-width:300px}.article__paymentpodwrapper .stickymodule__containercontact,.article__wrapper .stickymodule__containercontact{position:relative;width:100%;margin:0;bottom:0;justify-self:center}
.suggestivesearch__container{display:flex;flex-direction:column;width:100%;max-width:520px}.suggestivesearch__label{display:flex;border:none;align-items:center;width:100%;position:relative}.suggestivesearch__label svg{color:#80ffb0}.suggestivesearch__inputgroup{display:flex;width:100%;flex-direction:row;align-content:center;justify-content:center;align-items:center}.suggestivesearch__input{height:45px;width:100%;padding:0 40px 0 47px;border-radius:23px;border-style:none;background-color:rgba(31,31,31,.45);color:#fff;font-weight:600;font-size:15px;line-height:20px;text-overflow:ellipsis}.secondaryheader .suggestivesearch__input,.secondaryheader__mainsearch__searchresults .suggestivesearch__input{height:40px}.suggestivesearch__input:-moz-placeholder-shown{font-weight:500}.suggestivesearch__input:placeholder-shown{font-weight:500}.suggestivesearch__input:focus{outline:none}.suggestivesearch__input::-moz-placeholder{font-weight:400;color:#fff}.suggestivesearch__input::placeholder{font-weight:400;color:#fff}.suggestivesearch__clearbtn,.suggestivesearch__searchbtn{border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;width:45px;cursor:pointer;position:absolute}.suggestivesearch__clearbtn{right:0}.input:-internal-autofill-selected{background-color:rgba(31,31,31,.45);color:#fff}input.suggestivesearch__input:-webkit-autofill,input.suggestivesearch__input:-webkit-autofill:active,input.suggestivesearch__input:-webkit-autofill:focus,input.suggestivesearch__input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff;color:#fff;box-shadow:inset 0 0 0 30px rgba(31,31,31,0)}
:root{--anchor-max-width:520px;--anchor-z-index:300003}.searchsuggestions__anchor{position:relative}.searchsuggestions__container{position:absolute;max-height:80vh;padding:5px 20px;margin-top:10px;border-radius:10px;box-shadow:0 2px 4px 2px rgba(0,0,0,.25);background-color:#fff;overflow:auto;justify-self:center;max-width:var(--anchor-max-width);z-index:var(--anchor-z-index);width:100%}hr.searchsuggestions__divider{border:1px solid #ddd;margin-inline:-5px;margin-top:5px}.searchsuggestion{height:45px;overflow:hidden;text-decoration:none;text-align:left;text-overflow:ellipsis;color:#757575;width:100%;border:none;background-color:transparent;cursor:pointer;padding:0}.searchsuggestion:hover,.searchsuggestion:hover>.searchsuggestion__highlight{color:#007d55}.searchsuggestion:focus{outline:none}.searchsuggestions__submit,.searchsuggestions__viewalltoggle{display:flex;padding:10px 0;width:100%;align-items:center;font-weight:700;font-size:15px;color:#385e52;border:none;background-color:transparent;cursor:pointer}.searchsuggestions__submit:hover,.searchsuggestions__viewalltoggle:hover{text-decoration:underline}.searchsuggestions__none{display:flex;padding:10px 0;color:#666;align-items:center;font-size:15px;border:none}.searchsuggestion__highlight{font-weight:700;font-size:15px;line-height:2px;color:#000}
.table__wrapper{width:100%;margin-bottom:30px;overflow-x:auto}.table__wrapper table,.table__wrapper td,.table__wrapper th{border:1px solid #a7a7a7}.table__wrapper table{width:100%;background-color:#fff;border-collapse:collapse;table-layout:auto}.table__wrapper table td,.table__wrapper table th{text-align:center;padding:5px 10px;font-size:13px;line-height:17px}@media only screen and (min-width:768px){.table__wrapper table td,.table__wrapper table th{font-size:14px;line-height:18px}}.table__wrapper table th{font-weight:700;color:#282828}.table__wrapper table th .cell-wrapper{min-height:47px;display:flex;justify-content:center;align-items:center}.table__wrapper table th .cell-wrapper-horizontal{min-height:37px;display:flex;justify-content:center;align-items:center}.table__wrapper table td{font-weight:500;color:#444}.table__wrapper table td .cell-wrapper,.table__wrapper table td .cell-wrapper-horizontal{min-height:47px}.table__wrapper table a{color:#385e52;text-decoration:underline}.table__wrapper table a:hover{color:#189970;text-decoration:underline}.table__wrapperhorizontal table td,.table__wrapperhorizontal table th{text-align:left}
.termsandconditions__wrapper{padding-bottom:5px;position:relative}
.topicpage__wrapper{display:flex;align-items:center;flex-direction:column;max-width:780px;margin:0 auto;padding-left:10px;padding-right:10px;box-sizing:border-box}@media only screen and (min-width:768px){.topicpage__wrapper{padding-left:20px;padding-right:20px}}
@media only screen and (min-width:768px){body.bet365app .secondaryheader__background{background-color:transparent;padding-bottom:30px}body.bet365app .secondaryheader__background:after,body.bet365app .secondaryheader__background:before{display:none}@media (min-width:768px){body.bet365app .secondaryheader__background__scrolled{height:100px}}body.bet365app .secondaryheader__background__scrolled:before{display:none}body.bet365app .secondaryheader__foregroundoutercontainer~.content{top:0}}@media only screen and (min-width:820px){body.bet365app .secondaryheader__foregroundoutercontainer~.content{top:0}}
body.bet365app .secondaryheader .secondaryheader__closebutton,body.bet365app .secondaryheader .secondaryheader__maincontainer .secondaryheader__leftchevron,body.bet365app .secondaryheader .secondaryheader__topper{display:none}body.bet365app .secondaryheader .secondaryheader__searchicon{display:block}@media only screen and (min-width:768px){body.bet365app .secondaryheader .secondaryheader__uppercontainer{justify-content:space-between}body.bet365app .secondaryheader .secondaryheader__searchicon{display:none}}
body.bet365app .secondaryheader__foreground.scrolled{margin:0;background:linear-gradient(180deg,#33604b 50%,#39654d);box-shadow:0 3px 4px -2px rgba(0,0,0,.6);height:103px;padding:0}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__uppercontainer{display:flex}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__breadcrumbcontainer{display:block;width:100%}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__mainsearch{display:none}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer{padding:0}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer:after,body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer:before{background:none}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__maincontainer__innercontainer{top:0}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__headercontainer{padding-left:15px}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__leftchevron{display:none}@media only screen and (min-width:768px){body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__mainsearch{display:block}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer{height:93px}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer__innercontainer{padding:5px 0 5px 40px}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__uppercontainer{position:relative}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__headercontainer{padding-left:0;padding-right:50px;margin-left:0}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__uppercontainer .secondaryheader__mainsearch{position:absolute;right:0;top:45px;padding-right:20px}}@media only screen and (min-width:820px){body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer{height:107px}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer:after,body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer:before{background:none}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer__innercontainer{padding:5px 0 5px 30px}body.bet365app .secondaryheader__foreground.scrolled .secondaryheader__maincontainer .secondaryheader__headercontainer{padding-left:0;margin-left:0}}
.keypad{max-width:780px;margin:auto}.keypad .heading4a{margin:15px 15px 40px}@media only screen and (min-width:768px){.keypad .heading4a{margin:37px 30px 50px}}.keypad__LettersContainer{display:flex;margin:15px 15px 40px;gap:15px;list-style:none;padding:0;flex-wrap:wrap}@media only screen and (min-width:768px){.keypad__LettersContainer{margin:37px 29px 50px;gap:26px}}.keypad__LetterLabel{position:absolute;display:flex;height:100%;width:100%;flex-grow:0;flex-shrink:0;font-family:FuturaPTWebDemi,Futura,Arial,sans-serif;font-weight:700;font-size:20px;color:#f9f9f9;justify-content:center;align-items:center}@media only screen and (min-width:768px){.keypad__LetterLabel{font-size:25px}}.keypad__LetterInput{position:absolute;background-color:hsla(0,0%,100%,.05);border:1px solid rgba(128,255,176,.5);height:100%;width:100%;border-radius:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.keypad__LetterInput:hover{background-color:hsla(0,0%,100%,.1);border:1px solid rgba(128,255,176,.7)}.keypad__LetterInput:hover+.keypad__LetterLabel{color:#fff}.keypad__LetterInput:checked{background-color:hsla(0,0%,100%,.8);border:none}.keypad__LetterInput:checked+.keypad__LetterLabel{color:#282828}.keypad__LetterOption{height:45px;width:45px;flex-shrink:0;flex-grow:0;margin:0;position:relative}@media only screen and (min-width:768px){.keypad__LetterOption{height:57px;width:57px}}
.primarynavigation{width:100%;max-width:780px;padding:0 10px;box-sizing:border-box;margin:0 auto 35px;display:flex;justify-content:center}@media only screen and (min-width:820px){.primarynavigation{margin-bottom:30px}}.primarynavigation__image{justify-content:center;display:flex;padding-bottom:7px}.primarynavigation__option{padding:0 35px 0 0;text-decoration:none}@media only screen and (min-width:768px){.primarynavigation__option{padding-right:40px}}.primarynavigation__option:last-child{padding:0}.primarynavigation__imagemobile{display:block;height:34px}@media only screen and (min-width:768px){.primarynavigation__imagemobile{display:none}}.primarynavigation__imagedesktop{display:none;height:36px}@media only screen and (min-width:768px){.primarynavigation__imagedesktop{display:block}}
.secondarynavigation{height:50px;width:100%;margin:0 0 15px;padding:10px 0;max-width:780px;justify-self:center}@media only screen and (min-width:768px){.secondarynavigation{margin-bottom:20px}}.secondarynavigation__innercontainer{display:flex;position:relative}.secondarynavigation__arrowscontainer{width:100%;height:100%;flex-shrink:0;left:0;top:0;position:absolute;pointer-events:none}.secondarynavigation__innercontainer--leftscrollavailable:hover .secondarynavigation__arrowscontainer .scrollingarrowsleft,.secondarynavigation__innercontainer--rightscrollavailable:hover .secondarynavigation__arrowscontainer .scrollingarrowsright{display:flex}.secondarynavigation__arrowscontainer .scrollingarrowsleft,.secondarynavigation__arrowscontainer .scrollingarrowsright{display:none}.secondarynavigation__scrollerholder{display:flex;overflow:scroll;width:100%;height:100%;scrollbar-width:none;padding:0 10px}.secondarynavigation__innercontainer--touch .secondarynavigation__scrollerholder{scroll-snap-type:x proximity}@media only screen and (min-width:768px){.secondarynavigation__scrollerholder{padding-left:30px;padding-right:30px}}.secondarynavigation__scrollingcontainer{display:flex;gap:3px;list-style:none;margin:0;padding:0}.secondarynavigation__optionlabel{position:relative;display:flex;height:100%;width:-moz-max-content;width:max-content;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center}.secondarynavigation__optioninput{position:absolute;background-color:transparent;height:100%;width:100%;margin:0;top:0;left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:19px}.secondarynavigation__optioninput:checked{background-color:#80ffb0;border:none}.secondarynavigation__optioninput:checked+.secondarynavigation__optionlabel .bodytext4b{color:#282828}.secondarynavigation__option{height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;flex-shrink:0;flex-grow:0;margin:0;position:relative;padding:6px 11px;scroll-snap-align:start}.secondarynavigation a{text-decoration:none}.secondarynavigation .bodytext4c{color:#fff;font-weight:700}.secondarynavigation__option.selected{background-color:#80ffb0;border:none;border-radius:19px;color:#000}.secondarynavigation .secondarynavigation__option.selected .bodytext4c{color:#000}