footer.footer .footer-top{background-color:var(--background-dark)}footer.footer .footer-top .footer-blocks{display:grid;grid-template-columns:repeat(var(--footer-columns),minmax(0,var(--footer-columns-width)));gap:var(--global-grid-gap-md);padding:var(--global-sect-pad-y-sm) var(--global-sect-pad-x-sm)}@media screen and (max-width:989px){footer.footer .footer-top .footer-blocks{display:flex;flex-direction:column;gap:var(--global-item-gap-md)}footer.footer .footer-top .footer-blocks .footer-block{flex:1 1 var(--footer-flex)}}footer.footer .footer-top .footer-blocks .footer-block{grid-column:span min(var(--col-span),var(--footer-columns))}footer.footer .footer-top .footer-blocks .footer-block h2{color:var(--primitive-lime);border-bottom:1px solid var(--primitive-lime);padding-bottom:10px;margin-bottom:var(--global-text-gap-md)}footer.footer .footer-top .footer-blocks .footer-block *{max-width:100%;height:auto}footer.footer .footer-top .footer-blocks .footer-block.block-type-text .footer-block-text{display:flex;flex-direction:column;gap:var(--global-text-gap-sm)}footer.footer .footer-top .footer-blocks .footer-block.block-type-text .button{margin-top:var(--global-text-gap-sm)}footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links{list-style:none;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:989px){footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links{gap:var(--global-text-gap-sm)}}footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links a{color:var(--heading-light);text-decoration-color:transparent;text-decoration:none;transition:text-decoration-color .3s ease;font-size:16px;position:relative}footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links a::after{content:"";pointer-events:none;position:absolute;left:0;right:0;bottom:-6px;height:7px;width:100%;display:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.95 0 47.099999999999994 6.1" width="47.099999999999994" height="6.1"><path stroke-linecap="round" stroke-width="3" stroke="%23FFFFFF" d="M1.5 1.5C5.5 1.50002 5 4.50001 9.5 4.50001C14 4.50001 13.9645 1.50005 17.5 1.5C21.5 1.49994 21.5 4.50001 25.5 4.50001C29.5 4.50001 30 1.99995 33 1.99995C36 1.99995 36 4.00001 39.5 4.50001C43 5.00001 44.5 1.5 47.5 1.5"/></svg>');background-repeat:repeat-x;background-size:36px 7px;animation:underline-scroll-white 2s linear infinite;z-index:1}footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links a.current::after,footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links a:hover::after{display:block}@keyframes underline-scroll-white{0%{background-position-x:0}100%{background-position-x:36px}}footer.footer .footer-top .footer-blocks .footer-block.block-type-menu .footer-menu-links a:hover{text-decoration-color:var(--heading-light);text-decoration:none}footer.footer .footer-top .footer-blocks .footer-block.block-type-info{display:flex;flex-direction:column;gap:var(--global-text-gap-lg)}footer.footer .footer-top .footer-blocks .footer-block.block-type-info .logo{color:var(--primitive-lime)}@media screen and (max-width:989px){footer.footer .footer-top .footer-blocks .footer-block.block-type-info .social-icons{display:none}}@media screen and (max-width:989px){footer.footer .footer-top .footer-blocks .footer-block.block-type-info .footer-block-info--logos{display:none}}footer.footer .footer-top .footer-blocks .footer-block.block-type-info .footer-block-info--logos img,footer.footer .footer-top .footer-blocks .footer-block.block-type-info .footer-block-info--logos svg{height:70px;width:auto;-o-object-fit:contain;object-fit:contain}footer.footer .footer-top .footer-blocks .footer-block .footer-block-info--logos{display:flex;flex-direction:row;align-items:center;gap:var(--global-col-gap-sm);margin-top:auto}footer.footer .footer-top .footer-blocks .footer-block .footer-block-info--logos svg{color:var(--primitive-cream)}footer.footer .footer-top .footer-blocks .footer-block.footer-mobile-info{display:flex;flex-direction:column;gap:var(--global-item-gap-md)}@media screen and (min-width:990px){footer.footer .footer-top .footer-blocks .footer-block.footer-mobile-info{display:none}}footer.footer .footer-top details[disabled]{pointer-events:none}footer.footer .footer-top details[disabled] a{pointer-events:initial}footer.footer .footer-top details summary .icon-caret{width:var(--icon-size);right:0;transition:rotate .3s}@media screen and (min-width:481px){footer.footer .footer-top details summary .icon-caret{display:none}}footer.footer .footer-top details[open] summary{margin-bottom:var(--global-text-gap)}footer.footer .footer-top details[open] summary .icon-caret{rotate:-180deg}footer.footer .footer-bottom .footer-bottom-content{display:flex;flex-wrap:wrap;gap:var(--global-item-gap);padding:10px var(--global-sect-pad-x-sm);justify-content:space-between;align-items:center}@media screen and (max-width:989px){footer.footer .footer-bottom .footer-bottom-content{justify-content:center;gap:10px}}footer.footer .footer-bottom .footer-bottom-content .copyright{display:flex;flex-direction:row;align-items:center;gap:5px}footer.footer .footer-bottom .footer-bottom-content .copyright .body-sm{font-size:var(--hyperlink-sm-font-size);letter-spacing:var(--hyperlink-sm-letter-spacing);line-height:var(--hyperlink-sm-line-height)}@media screen and (max-width:768px){footer.footer .footer-bottom .footer-bottom-content .copyright .body-sm{flex:0 0 auto}}footer.footer h1:last-child,footer.footer h2:last-child,footer.footer h3:last-child,footer.footer h4:last-child,footer.footer h5:last-child{margin:0}footer.footer .payment-providers{display:flex;flex-wrap:wrap;gap:var(--menu-icon-gap)}@media screen and (max-width:989px){footer.footer .payment-providers{justify-content:center}}footer.footer .payment-providers .payment-provider{line-height:0}footer.footer .noughtsandones-logo{height:1em;width:auto;margin-bottom:-.24em}footer.footer a{color:inherit}