.ProviderGamesView-module__zmfMZq__root{padding:12px 16px 24px}@media (min-width:768px){.ProviderGamesView-module__zmfMZq__root{padding:12px 24px 32px}}.ProviderGamesView-module__zmfMZq__crumbs{font-family:var(--family-montserrat,sans-serif);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.ProviderGamesView-module__zmfMZq__crumbLink{color:#fff9;text-decoration:none}.ProviderGamesView-module__zmfMZq__crumbLink:hover{color:#fff}.ProviderGamesView-module__zmfMZq__crumbSep{color:#fff6}.ProviderGamesView-module__zmfMZq__crumbCurrent{color:#fff;text-transform:capitalize;font-weight:600}.ProviderGamesView-module__zmfMZq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.ProviderGamesView-module__zmfMZq__logo{align-items:center;min-height:48px;display:flex}.ProviderGamesView-module__zmfMZq__logo img{object-fit:contain;width:auto;max-width:220px;height:auto;max-height:64px}.ProviderGamesView-module__zmfMZq__logoName{color:#fff;font-family:var(--family-montserrat,sans-serif);text-transform:capitalize;font-size:22px;font-weight:700}.ProviderGamesView-module__zmfMZq__search{isolation:isolate;width:100%}@media (min-width:900px){.ProviderGamesView-module__zmfMZq__search{max-width:310px}}.ProviderGamesView-module__zmfMZq__searchBar{background:#38445a;border-radius:7px;align-items:center;width:100%;height:40px;display:flex;position:relative}.ProviderGamesView-module__zmfMZq__searchBar:before{content:"";z-index:-1;background:0 0;border-radius:7px;position:absolute;inset:-1px}.ProviderGamesView-module__zmfMZq__searchBar:focus-within:before{background:linear-gradient(99.85deg,#f1cf9f 0%,#f0cd9b .01%,#dca557 100%)}.ProviderGamesView-module__zmfMZq__searchIcon{color:#fff;pointer-events:none;flex-shrink:0;width:16px;height:16px;margin:0 16px;position:relative}.ProviderGamesView-module__zmfMZq__searchInput{color:#fff;width:100%;height:100%;font-family:var(--family-montserrat,sans-serif);background:0 0;border:none;border-radius:7px;outline:none;padding:14px 16px 14px 0;font-size:13px;font-weight:400}.ProviderGamesView-module__zmfMZq__searchInput::placeholder{color:#fff;font-size:13px;font-weight:500}.ProviderGamesView-module__zmfMZq__noResults{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 0;display:flex}.ProviderGamesView-module__zmfMZq__noResults img{opacity:.9;width:96px;height:auto}.ProviderGamesView-module__zmfMZq__noResults p{color:#fffc;font-family:var(--family-montserrat,sans-serif);margin:0;font-size:14px}.ProviderGamesView-module__zmfMZq__recTitle{color:#fff;font-family:var(--family-montserrat,sans-serif);text-transform:uppercase;margin:0 0 12px;font-size:16px;font-weight:700}@media screen and (min-width:1025px){.ProviderGamesView-module__zmfMZq__recTitle{font-size:20px}}.ProviderGamesView-module__zmfMZq__count{color:#ffffffb3;font-family:var(--family-montserrat,sans-serif);text-align:center;margin-top:16px;font-size:13px}.ProviderGamesView-module__zmfMZq__footer{justify-content:center;margin-top:16px;display:flex}@media screen and (min-width:1025px){.ProviderGamesView-module__zmfMZq__footer{margin-top:20px}}.ProviderGamesView-module__zmfMZq__cta{color:#fff;cursor:pointer;font-family:var(--family-montserrat,sans-serif);text-transform:capitalize;background:#38445a;border:none;border-radius:4px;justify-content:center;align-items:center;width:200px;height:40px;padding:6px;font-size:14px;font-weight:500;line-height:125%;transition:background-color .2s;display:inline-flex}.ProviderGamesView-module__zmfMZq__cta:hover{background:#283040}.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:600px){.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}@media (min-width:900px){.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1025px){.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1200px){.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (min-width:1501px){.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width:1601px){.ProviderGamesView-module__zmfMZq__gridList{grid-template-columns:repeat(9,minmax(0,1fr))}}.ProviderGamesView-module__zmfMZq__gridLi{list-style:none}.ProviderGamesView-module__zmfMZq__card{cursor:pointer;border-radius:6px;display:block;position:relative;overflow:hidden}.ProviderGamesView-module__zmfMZq__img{object-fit:cover;border-radius:6px;width:100%;height:100%;transition:filter .3s ease-in-out;position:absolute;inset:0}.ProviderGamesView-module__zmfMZq__play{opacity:0;visibility:hidden;z-index:2;pointer-events:none;background:#fff6 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26' fill='none'><polygon points='6,3 22,13 6,23' fill='white'/></svg>") 55%/42% no-repeat;border:2px solid #fff;border-radius:50%;width:50px;height:50px;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 7px 24px #fffc}@media screen and (min-width:1025px){.ProviderGamesView-module__zmfMZq__play{width:65px;height:65px}}@media (hover:hover){.ProviderGamesView-module__zmfMZq__card:hover .ProviderGamesView-module__zmfMZq__img{filter:brightness(.4)}.ProviderGamesView-module__zmfMZq__card:hover .ProviderGamesView-module__zmfMZq__play{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}}
.FreeEntryPopup-module__c3X_5W__overlay{z-index:200;overscroll-behavior:none;background:#04040bcc;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.FreeEntryPopup-module__c3X_5W__card{color:#fff;text-align:center;background:linear-gradient(#281761 0%,#111a29 100%);border-radius:24px;flex-direction:column;justify-content:center;width:100%;max-width:384px;margin:55.5px 0 0;padding:16px 10px 24px;display:flex;position:relative;box-shadow:0 6px 30px #0000001a}.FreeEntryPopup-module__c3X_5W__icon{width:110px;height:100px;margin:-55.5px auto 13.5px}.FreeEntryPopup-module__c3X_5W__title{font-size:18px;font-weight:var(--font-semibold);text-transform:uppercase;margin-bottom:8px;line-height:18px}.FreeEntryPopup-module__c3X_5W__description{font-size:16px;font-weight:var(--font-semibold);margin-bottom:24px;line-height:18px}.FreeEntryPopup-module__c3X_5W__button{width:100%;max-width:230px;height:40px;color:var(--primary-text-color);font-size:16px;font-weight:var(--font-semibold);cursor:pointer;background:#87f031;border-radius:8px;margin:0 auto;padding:8px;line-height:125%;transition:background .3s}.FreeEntryPopup-module__c3X_5W__button:hover{background:#8fe846}@media screen and (hover:none){.FreeEntryPopup-module__c3X_5W__button:hover{background:#87f031}}
.PageContent-module__AerMlq__content{color:#fff;font-size:18px;font-weight:400;line-height:32px}.PageContent-module__AerMlq__content p{margin:0 0 16px}.PageContent-module__AerMlq__content p:last-child{margin-bottom:0}.PageContent-module__AerMlq__content h1{margin:0 0 16px;font-size:32px;font-weight:700;line-height:36px}.PageContent-module__AerMlq__content h2{margin:0 0 12px;font-size:28px;font-weight:700;line-height:32px}.PageContent-module__AerMlq__content h3{text-transform:uppercase;margin:0 0 20px;font-size:22px;font-weight:600;line-height:32px}.PageContent-module__AerMlq__content h4{margin:0 0 8px;font-size:18px;font-weight:700}.PageContent-module__AerMlq__content a{color:#fff;word-break:break-word;text-decoration:underline;text-decoration-thickness:1px}.PageContent-module__AerMlq__content ul{margin:0 0 24px;padding:0;list-style:none}.PageContent-module__AerMlq__content ul li{margin-bottom:15px;padding-left:25px;position:relative}.PageContent-module__AerMlq__content ul li:last-child{margin-bottom:0}.PageContent-module__AerMlq__content ul li:before{content:"";background-color:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:0}.PageContent-module__AerMlq__content ol{counter-reset:orderedlist;margin:0 0 24px;padding:0;list-style:none}.PageContent-module__AerMlq__content ol li{margin-bottom:80px;padding-left:100px;font-size:18px;line-height:27px;position:relative}.PageContent-module__AerMlq__content ol li:last-child{margin-bottom:0}.PageContent-module__AerMlq__content ol li:before{counter-increment:orderedlist;content:counter(orderedlist);text-align:center;width:75px;font-weight:700;position:absolute;top:50%;left:12px;transform:translateY(-50%)}@media screen and (max-width:899px){.PageContent-module__AerMlq__content{font-size:16px;line-height:24px}.PageContent-module__AerMlq__content h3{margin-bottom:8px;font-size:20px}.PageContent-module__AerMlq__content ol li{margin-bottom:34px;padding-left:75px;font-size:16px;line-height:24px}}
.SEOContent-module__cznQPa__wrapper{width:100%;max-width:1920px;font-family:var(--family-montserrat,sans-serif);color:#fff;background:#0e1622;padding:24px 80px;position:relative}.SEOContent-module__cznQPa__wrapper h1{text-transform:uppercase;margin-bottom:6px;font-weight:800}.SEOContent-module__cznQPa__wrapper h2{font-size:13px;font-weight:700;line-height:17px}.SEOContent-module__cznQPa__wrapper p{margin-bottom:21px;font-size:11px;font-weight:400;line-height:15.4px}.SEOContent-module__cznQPa__wrapper p:last-of-type{margin-bottom:0}@media screen and (max-width:1366px){.SEOContent-module__cznQPa__wrapper{padding:24px 30px}}@media screen and (max-width:899px){.SEOContent-module__cznQPa__wrapper{padding:24px}}.SEOContent-module__cznQPa__content{scrollbar-width:thin;scrollbar-color:#4b5c7a;height:188px;padding-right:20px;overflow-y:scroll}.SEOContent-module__cznQPa__content::-webkit-scrollbar{width:8px;height:120px}.SEOContent-module__cznQPa__content::-webkit-scrollbar-track{background-color:#2b3547;border-radius:1vw}.SEOContent-module__cznQPa__content::-webkit-scrollbar-thumb{background-color:#4b5c7a;border-radius:100vw}@media screen and (max-width:1366px){.SEOContent-module__cznQPa__content{height:197px}}@media screen and (max-width:480px){.SEOContent-module__cznQPa__content{height:192px}}
.EmphasizedBanner-module__KlC-2a__banner{width:100%;height:275px;font-family:var(--family-montserrat), sans-serif;background-color:#0c1424;border:3px solid #233450;border-radius:16px;margin-bottom:24px;position:relative;overflow:hidden}.EmphasizedBanner-module__KlC-2a__bgDesktop,.EmphasizedBanner-module__KlC-2a__bgMobile{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.EmphasizedBanner-module__KlC-2a__bgMobile{display:none}.EmphasizedBanner-module__KlC-2a__overlay{z-index:1;background:linear-gradient(90deg,#0c1424d9 0%,#0c14248c 50%,#0c142426 100%);position:absolute;inset:0}.EmphasizedBanner-module__KlC-2a__badge{z-index:3;color:#8700e1;filter:drop-shadow(0 4.706px 2.353px #00000040);-webkit-backface-visibility:hidden;backface-visibility:hidden;width:102.353px;min-width:fit-content;height:40px;position:absolute;top:-2px;left:-3px;transform:translateZ(0)}.EmphasizedBanner-module__KlC-2a__badgeSport{color:#ccad00cc}.EmphasizedBanner-module__KlC-2a__badgeShape{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.EmphasizedBanner-module__KlC-2a__badgeText{z-index:1;margin-inline:23.53px;color:#fff;text-shadow:1.176px 1.176px 2.353px #00000040;white-space:nowrap;margin-top:7.06px;font-size:15.68px;font-weight:600;line-height:1.4;display:inline-block;position:relative}.EmphasizedBanner-module__KlC-2a__badgeSport .EmphasizedBanner-module__KlC-2a__badgeText{text-shadow:none}.EmphasizedBanner-module__KlC-2a__content{z-index:2;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;height:100%;padding:54.5px 32px;display:flex;position:relative}.EmphasizedBanner-module__KlC-2a__contentNoText{justify-content:flex-end}.EmphasizedBanner-module__KlC-2a__text{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:4px;display:flex}.EmphasizedBanner-module__KlC-2a__eyebrow{color:#fff;text-transform:uppercase;white-space:nowrap;margin:0;font-size:18px;font-weight:700;line-height:1.2}.EmphasizedBanner-module__KlC-2a__title{color:#fff;text-transform:uppercase;max-width:500px;margin:0;font-size:32px;font-weight:700;line-height:1.2}.EmphasizedBanner-module__KlC-2a__countdown{white-space:nowrap;align-items:flex-end;gap:8px;margin-top:4px;display:flex}.EmphasizedBanner-module__KlC-2a__countdownLabel{color:#b8b8b8;text-transform:uppercase;font-size:13px;font-weight:600}.EmphasizedBanner-module__KlC-2a__countdownValue{color:#fff;font-size:15px;font-weight:700}.EmphasizedBanner-module__KlC-2a__ctas{flex-shrink:0;align-items:stretch;gap:12px;display:flex}.EmphasizedBanner-module__KlC-2a__ctaPrimary{color:#2d2a26;cursor:pointer;filter:drop-shadow(0 0 25px #0699fd1a);background:#87f031;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:190px;height:48px;padding:12px 16px;font-size:16px;font-weight:600;transition:filter .2s;display:inline-flex}.EmphasizedBanner-module__KlC-2a__ctaPrimary:hover{filter:brightness(1.05)drop-shadow(0 0 25px #0699fd1a)}.EmphasizedBanner-module__KlC-2a__ctaIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.EmphasizedBanner-module__KlC-2a__ctaSecondary{color:#e5e5eb;cursor:pointer;background:#2b4269;border:none;border-radius:8px;width:190px;height:48px;padding:14px 20px;font-size:16px;font-weight:600;transition:background .2s}.EmphasizedBanner-module__KlC-2a__ctaSecondary:hover{background:#314b78}@media (max-width:767px){.EmphasizedBanner-module__KlC-2a__banner{height:374px}.EmphasizedBanner-module__KlC-2a__badge{top:0;left:0}.EmphasizedBanner-module__KlC-2a__bgDesktop{display:none}.EmphasizedBanner-module__KlC-2a__bgMobile{object-position:center top;display:block}.EmphasizedBanner-module__KlC-2a__overlay{display:none}.EmphasizedBanner-module__KlC-2a__content{background:linear-gradient(-3.4deg,#111a29 60%,#111a2966 117%);border-radius:12px 12px 0 0;justify-content:flex-start;align-items:center;gap:16px;height:auto;padding:16px 12px;position:absolute;inset:auto 0 0}.EmphasizedBanner-module__KlC-2a__text{align-items:center;gap:2px;width:100%}.EmphasizedBanner-module__KlC-2a__eyebrow{font-size:16px}.EmphasizedBanner-module__KlC-2a__title{text-align:center;width:100%;padding:0 12px;font-size:24px}.EmphasizedBanner-module__KlC-2a__countdown{justify-content:center}.EmphasizedBanner-module__KlC-2a__ctas{width:100%}.EmphasizedBanner-module__KlC-2a__ctaPrimary,.EmphasizedBanner-module__KlC-2a__ctaSecondary{flex:1 1 0;width:auto;min-width:0}}
.WinnersSlider-module__JY-faq__wrapper{width:100%;max-width:1920px;margin:0 auto;padding:24px 40px 0}@media screen and (max-width:1480px){.WinnersSlider-module__JY-faq__wrapper{padding:24px 16px 0}}@media screen and (max-width:480px){.WinnersSlider-module__JY-faq__wrapper{padding:15px 10px 0}}.WinnersSlider-module__JY-faq__bar{flex-direction:column;justify-content:flex-start;display:flex}.WinnersSlider-module__JY-faq__header{flex-direction:row;align-items:center;margin-bottom:20px;display:flex}.WinnersSlider-module__JY-faq__trophy{color:#fff;width:12px;height:12px;margin-right:6px}.WinnersSlider-module__JY-faq__title{color:#fff;text-transform:uppercase;font-size:20px;font-weight:700;line-height:20px}@media screen and (max-width:899px){.WinnersSlider-module__JY-faq__title{font-size:16px;line-height:16px}}@media screen and (max-width:480px){.WinnersSlider-module__JY-faq__title{font-size:13px;line-height:13px}}@media screen and (max-width:400px){.WinnersSlider-module__JY-faq__title{font-size:14px}}.WinnersSlider-module__JY-faq__strip{scrollbar-width:none;scroll-snap-type:x mandatory;scroll-snap-stop:always;flex-direction:row;gap:16px;padding-bottom:4px;scroll-padding-inline-start:16px;display:flex;position:relative;overflow-x:auto}@media (min-width:768px){.WinnersSlider-module__JY-faq__strip{scroll-padding-inline-start:40px}}.WinnersSlider-module__JY-faq__strip::-webkit-scrollbar{display:none}.WinnersSlider-module__JY-faq__item{cursor:pointer;scroll-snap-align:start;width:fit-content;height:100%;color:inherit;background:0 0;flex-shrink:0;justify-content:flex-end;align-items:center;text-decoration:none;display:flex}.WinnersSlider-module__JY-faq__item:hover .WinnersSlider-module__JY-faq__info:after{background:#222f4d}.WinnersSlider-module__JY-faq__card{align-items:center;width:fit-content;height:160px;display:flex;position:relative}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__card{height:120px}}.WinnersSlider-module__JY-faq__image{z-index:2;border-radius:4px 0 0 4px;flex-shrink:0;width:fit-content;height:100%;position:relative;overflow:hidden}.WinnersSlider-module__JY-faq__image img{object-fit:cover;border-radius:4px 0 0 4px;display:block;width:auto!important;max-width:172px!important;height:100%!important}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__image img{max-width:70px!important}}.WinnersSlider-module__JY-faq__details{flex-direction:column;flex-shrink:0;justify-content:center;width:fit-content;height:100%;padding-left:0;display:flex}.WinnersSlider-module__JY-faq__info{z-index:1;background:radial-gradient(43.49% 43.34% at 66% 105.56%,#1d2033 90.38%);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;height:110px;padding-left:10px;padding-right:12px;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__info{height:85px;padding-left:8px}}.WinnersSlider-module__JY-faq__info:before{content:"";z-index:-2;background:linear-gradient(90deg,#8f9eff,#0048d4);border-radius:0 14px 14px 0;position:absolute;inset:-2px -2px -2px -10px}.WinnersSlider-module__JY-faq__info:after{content:"";z-index:-1;background:radial-gradient(43.49% 43.34% at 66% 105.56%,#1d2033 90.38%);border-radius:0 12px 12px 0;position:absolute;inset:0 0 0 -8px}.WinnersSlider-module__JY-faq__user{color:#fff;font-family:var(--family-montserrat,sans-serif);flex-direction:column;width:100%;font-size:13px;font-weight:500;line-height:normal;display:flex}.WinnersSlider-module__JY-faq__winText{font-weight:800}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__user{font-size:12px}}.WinnersSlider-module__JY-faq__win{align-items:center;gap:5px;display:flex}.WinnersSlider-module__JY-faq__amount{color:#04f803;font-family:var(--family-montserrat,sans-serif);letter-spacing:-.3px;white-space:nowrap;font-size:20px;font-weight:700;line-height:normal}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__amount{letter-spacing:-.21px;font-size:16px}}.WinnersSlider-module__JY-faq__coin{flex-shrink:0;width:25px;height:25px}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__coin{width:18px;height:18px}}.WinnersSlider-module__JY-faq__game{color:#a5beeb;font-family:var(--family-montserrat,sans-serif);font-size:13px;font-weight:400;line-height:normal}@media screen and (max-width:599px){.WinnersSlider-module__JY-faq__game{font-size:10px}}
.Tournament-module__D9nj-q__m_0{margin:0!important}.Tournament-module__D9nj-q__tournament__head{width:100%}.Tournament-module__D9nj-q__title{text-transform:uppercase;color:#fff;align-items:center;margin-bottom:12px;font-size:18px;font-weight:700;display:flex}@media screen and (max-width:600px){.Tournament-module__D9nj-q__title{font-size:16px}}.Tournament-module__D9nj-q__games__backBtn{cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3337 16H6.66699' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0003 25.3333L6.66699 16L16.0003 6.66663' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50%/100% 100% no-repeat;width:24px;height:24px;margin-right:15px}@media screen and (max-width:480px){.Tournament-module__D9nj-q__games__backBtn{background-size:contain;width:25px;height:25px;margin-right:8px}}.Tournament-module__D9nj-q__breadcrumbs{font-family:var(--primary-font-family);align-items:center;margin-bottom:20px;font-size:12px;line-height:12px;display:flex}.Tournament-module__D9nj-q__breadcrumbs__btn{font-family:var(--primary-font-family);color:#a7a7a7;cursor:pointer;margin-right:20px;display:block;position:relative}.Tournament-module__D9nj-q__breadcrumbs__btn:after{content:"";background:url("data:image/svg+xml,%3Csvg width='4' height='6' viewBox='0 0 4 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L3 3L1 5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;width:4px;height:6px;position:absolute;top:50%;right:-11px;transform:translateY(-50%)}.Tournament-module__D9nj-q__breadcrumbs__current{color:var(--primary-text-light-color)}.Tournament-module__D9nj-q__tournament__wrapper{margin-bottom:64px;padding:0 40px}@media screen and (min-width:1024.1px){.Tournament-module__D9nj-q__tournament__wrapper{padding-left:0!important}}@media screen and (max-width:1366px){.Tournament-module__D9nj-q__tournament__wrapper{margin-bottom:48px;padding:0 24px}}@media screen and (max-width:899px){.Tournament-module__D9nj-q__tournament__wrapper{margin-bottom:32px;padding:0 16px}}.Tournament-module__D9nj-q__tournament__page_center{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media screen and (max-width:847px){.Tournament-module__D9nj-q__tournament__page_center{padding:17px 0 0}}@media screen and (max-width:480px){.Tournament-module__D9nj-q__tournament__page_center{padding:11px 0 0}}.Tournament-module__D9nj-q__tournament__filter__tabs__wrapper{scrollbar-width:none;align-self:flex-start;gap:12px;width:100%;margin-bottom:24px;display:inline-flex;overflow-x:auto}.Tournament-module__D9nj-q__tournament__filter__tabs__wrapper::-webkit-scrollbar{display:none}@media screen and (max-width:1199px){.Tournament-module__D9nj-q__tournament__filter__tabs__wrapper{margin-bottom:24px}}@media screen and (max-width:899px){.Tournament-module__D9nj-q__tournament__filter__tabs__wrapper{width:100vw;margin-left:50%;padding:0 16px;transform:translate(-50%)}}@media screen and (max-width:480px){.Tournament-module__D9nj-q__tournament__filter__tabs__wrapper{gap:8px;margin-bottom:16px}}@media screen and (max-width:300px){.Tournament-module__D9nj-q__tournament__filter__tabs__wrapper{gap:4px}}.Tournament-module__D9nj-q__tournament__filter__tab{width:115px;min-width:fit-content;height:40px;font-size:13px;font-weight:600;font-family:var(--primary-font-family);white-space:nowrap;color:var(--tournament-filter-item-color);border:1px solid var(--tournament-filter-item-bg);border-radius:var(--container-border-radius);background-color:var(--tournament-filter-item-bg);cursor:pointer;padding:8px 12px}.Tournament-module__D9nj-q__tournament__filter__tab.Tournament-module__D9nj-q__active{color:var(--primary-text-light-color);background:linear-gradient(88deg,#0035f4 0%,#072196 98.72%) padding-box padding-box,linear-gradient(270deg,#5121e5 0%,#264fe3 100%) border-box;border:1px solid #0000;font-weight:700}@media screen and (max-width:480px){.Tournament-module__D9nj-q__tournament__filter__tab{height:32px}}.Tournament-module__D9nj-q__tournament__title{color:#fff;text-transform:uppercase;margin-bottom:19px;font-size:16px;font-weight:600;line-height:100%}@media screen and (max-width:847px){.Tournament-module__D9nj-q__tournament__title{margin-bottom:16px;font-size:20px;line-height:125%}}@media screen and (max-width:480px){.Tournament-module__D9nj-q__tournament__title{font-size:16px}}.Tournament-module__D9nj-q__tournament__grid__wrapper{width:100%}.Tournament-module__D9nj-q__tournament__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}@media screen and (max-width:1480px){.Tournament-module__D9nj-q__tournament__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media screen and (max-width:700px){.Tournament-module__D9nj-q__tournament__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.Tournament-module__D9nj-q__general__games__grid{grid-template-columns:repeat(7,minmax(130px,175px));gap:8px;width:100%;display:grid}.Tournament-module__D9nj-q__general__games__grid>*{min-width:auto!important;height:100%!important;max-height:unset!important;min-height:auto!important;margin:0!important}@media screen and (max-width:1199px){.Tournament-module__D9nj-q__general__games__grid{grid-template-columns:repeat(6,minmax(130px,180px))}}@media screen and (max-width:1024px){.Tournament-module__D9nj-q__general__games__grid{grid-template-columns:repeat(5,minmax(140px,1fr))}}@media screen and (max-width:899px){.Tournament-module__D9nj-q__general__games__grid{grid-template-columns:repeat(4,minmax(130px,1fr))}}@media screen and (max-width:599px){.Tournament-module__D9nj-q__general__games__grid{grid-template-columns:repeat(3,minmax(110px,1fr))}}@media screen and (max-width:400px){.Tournament-module__D9nj-q__general__games__grid{grid-template-columns:repeat(2,minmax(110px,1fr))}}.Tournament-module__D9nj-q__participated__label{white-space:nowrap;color:#2d2a26;z-index:1;background:#fdc033;border:1px solid #ffb100;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:600;line-height:140%;display:flex;box-shadow:0 4px 8px -3px #38445a26,0 16px 32px -3px #38445a26}.Tournament-module__D9nj-q__status__wrapper{z-index:1;background:#24994c66;border:1px solid #24994c;border-radius:99px;align-items:center;gap:10px;padding:4px 12px;font-size:12px;font-weight:600;line-height:140%;display:flex;box-shadow:0 4px 8px -3px #38445a26,0 16px 32px -3px #38445a26}.Tournament-module__D9nj-q__status__wrapper .Tournament-module__D9nj-q__status__indicator{background-color:#13cf66;border-radius:50%;width:8px;min-width:8px;height:8px;min-height:8px;margin-left:2px;display:block}.Tournament-module__D9nj-q__status__wrapper .Tournament-module__D9nj-q__status__indicator.Tournament-module__D9nj-q__status_upcoming{background-color:#e07f00}.Tournament-module__D9nj-q__status__wrapper .Tournament-module__D9nj-q__status__indicator.Tournament-module__D9nj-q__status_finished{background-color:#8d8d8d}.Tournament-module__D9nj-q__status__wrapper.Tournament-module__D9nj-q__status_upcoming{background:#e17f0066;border-color:#e17f00;box-shadow:0 4px 8px -3px #38445a26,0 16px 32px -3px #38445a26}.Tournament-module__D9nj-q__status__wrapper.Tournament-module__D9nj-q__status_finished{background:#a6a6a666;border:1px solid #797979;box-shadow:0 4px 8px -3px #38445a26,0 16px 32px -3px #38445a26}.Tournament-module__D9nj-q__status__text{white-space:nowrap}
.TournamentCard-module__NXZ9XW__tournamentCard{color:#fff;background-color:#09121f;border:1px solid #233450;border-radius:16px;max-width:100%;position:relative;overflow:hidden}.TournamentCard-module__NXZ9XW__tournamentCard.TournamentCard-module__NXZ9XW__registered_and_active{border:1px solid #24994c}.TournamentCard-module__NXZ9XW__tournamentCard__content__wrapper{flex-direction:column;flex-grow:1;gap:12px;padding:12px 16px 18px;display:flex}.TournamentCard-module__NXZ9XW__status__wrapper{position:absolute;top:12px;left:12px}.TournamentCard-module__NXZ9XW__participated__label{color:#2d2a26;z-index:1;background:#fdc033;border:1px solid #ffb100;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:600;line-height:140%;display:flex;position:absolute;top:12px;right:12.5px;box-shadow:0 4px 8px -3px #38445a26,0 16px 32px -3px #38445a26}.TournamentCard-module__NXZ9XW__tournamentCard__image__wrapper{aspect-ratio:424/141;width:100%;display:flex;position:relative;overflow:hidden}.TournamentCard-module__NXZ9XW__tournamentCard__image__wrapper:after{content:"";aspect-ratio:424/97;background:linear-gradient(#0c172900 14.99%,#09121f 95.98%);width:100%;position:absolute;bottom:0;left:0}.TournamentCard-module__NXZ9XW__tournamentCard__image{object-fit:cover;width:100%;height:100%}.TournamentCard-module__NXZ9XW__tournamentCard__info__wrapper{flex-direction:column;gap:10px;display:flex}.TournamentCard-module__NXZ9XW__tournamentCard__header{align-items:center;gap:5px;display:flex}.TournamentCard-module__NXZ9XW__tournamentCard__header .TournamentCard-module__NXZ9XW__tournamentCard__title{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-block:2px;font-size:13px;font-weight:700;line-height:120%;overflow:hidden}.TournamentCard-module__NXZ9XW__tournamentCard__header .TournamentCard-module__NXZ9XW__tournamentCard__my_rank{white-space:nowrap;background:linear-gradient(#8a9fc9 0%,#2b3951 100%);border-radius:4px;justify-content:center;align-items:center;height:20px;margin-left:6px;padding:0 8px;font-weight:500;display:flex;box-shadow:0 -6px 11px #0e141c}.TournamentCard-module__NXZ9XW__tournamentCard__header .TournamentCard-module__NXZ9XW__tournamentCard__my_rank b{font-weight:700}.TournamentCard-module__NXZ9XW__tournamentCard__header .TournamentCard-module__NXZ9XW__tournamentCard__participants{background:#0f1e33;border-radius:4px;justify-content:center;align-items:center;gap:8px;margin-left:auto;padding:2px 12px;font-size:13px;font-weight:700;line-height:120%;display:flex}.TournamentCard-module__NXZ9XW__tournamentCard__header .TournamentCard-module__NXZ9XW__tournamentCard__participants img{width:16px}.TournamentCard-module__NXZ9XW__tournamentCard__info_list{gap:12px;display:flex}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(3deg,#7c4fbf66 -57.71%,#0d1a2b66 164.86%),#0d1a2b99;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item img{width:25px}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item .TournamentCard-module__NXZ9XW__tournamentCard__info_content{flex-direction:column;display:flex}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item .TournamentCard-module__NXZ9XW__tournamentCard__info_label{color:#b8b8b8;text-transform:uppercase;font-size:10px;font-weight:600;line-height:125%}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item .TournamentCard-module__NXZ9XW__tournamentCard__info_value{color:#fff;text-align:center;text-transform:uppercase;font-size:16px;font-weight:700;line-height:120%}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item_timer{background:linear-gradient(3deg,#ecab6566 -57.71%,#0d1a2b66 164.86%),#0d1a2b99}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item_timer .TournamentCard-module__NXZ9XW__tournamentCard__info_value{text-transform:lowercase;font-size:14px}.TournamentCard-module__NXZ9XW__tournamentCard__info_list .TournamentCard-module__NXZ9XW__tournamentCard__info_item_timer .TournamentCard-module__NXZ9XW__tournamentCard__info_value span{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap}.TournamentCard-module__NXZ9XW__tournamentCard__button{color:#e5e5eb;width:100%;font-size:16px;font-weight:600;line-height:125%;font-family:var(--primary-font-family);text-align:center;text-transform:capitalize;cursor:pointer;background:#2b4269;border:none;border-radius:8px;padding:12px 8px;transition:all .3s}.TournamentCard-module__NXZ9XW__loading__card .TournamentCard-module__NXZ9XW__tournamentCard__info_content,.TournamentCard-module__NXZ9XW__loading__card .TournamentCard-module__NXZ9XW__tournamentCard__image__wrapper{color:#0000;background-image:linear-gradient(90deg,#111827,#465a76,#111827,#465a76)!important;background-size:300% 100%!important;animation:2s linear infinite TournamentCard-module__NXZ9XW__loaderBg!important}.TournamentCard-module__NXZ9XW__loading__card .TournamentCard-module__NXZ9XW__tournamentCard__info_content>*,.TournamentCard-module__NXZ9XW__loading__card .TournamentCard-module__NXZ9XW__tournamentCard__image__wrapper>*{visibility:hidden!important}@keyframes TournamentCard-module__NXZ9XW__loaderBg{0%{background-position:100% 0}to{background-position:0 0}}
.TournamentsSlice-module__kwl2ZW__row{scrollbar-width:none;gap:16px;margin:0;padding:0 0 8px;list-style:none;display:flex;overflow-x:auto}.TournamentsSlice-module__kwl2ZW__row::-webkit-scrollbar{display:none}.TournamentsSlice-module__kwl2ZW__item{flex:none;width:320px;max-width:85vw}
.SliderSlice-module__N1rlPW__row{scrollbar-width:none;gap:16px;margin:0;padding:0 0 4px;list-style:none;display:flex;overflow-x:auto}.SliderSlice-module__N1rlPW__row::-webkit-scrollbar{display:none}.SliderSlice-module__N1rlPW__item{flex:none}.SliderSlice-module__N1rlPW__tile{background:#2f3b52;border-radius:8px;justify-content:center;align-items:center;width:210.5px;height:78px;transition:background-color .15s;display:flex}.SliderSlice-module__N1rlPW__tile:hover{background:#38445a}.SliderSlice-module__N1rlPW__logo{object-fit:contain;max-width:67%;max-height:70%}@media screen and (max-width:899px){.SliderSlice-module__N1rlPW__tile{width:138px;height:56px}}
.LiveBetsAndWinsSlice-module__oAaA8q__wrapper{color:#fff;flex-direction:column;gap:16px;padding:12px 24px 24px;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__tabs{background:#ffffff0f;border:1px solid #202d44;border-radius:14px;gap:2px;width:fit-content;padding:2px;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__tab{color:#8990a5;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:12px;min-width:176.5px;height:42px;padding:14px 20px;font-size:12px;font-weight:700;line-height:1.2;transition:background-color .2s,color .2s;position:relative}.LiveBetsAndWinsSlice-module__oAaA8q__tab:after{content:"";background:0 0;border-radius:3px 3px 0 0;width:78%;height:3px;transition:background-color .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.LiveBetsAndWinsSlice-module__oAaA8q__tabActive{color:#fff;background:#2a3950}.LiveBetsAndWinsSlice-module__oAaA8q__tabActive:after{background:#87f031}.LiveBetsAndWinsSlice-module__oAaA8q__table{background:#ffffff0f;border:1px solid #202d44;border-radius:12px;flex-direction:column;gap:10px;padding:10px 16px 20px;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__head{font-size:14px;font-weight:500}.LiveBetsAndWinsSlice-module__oAaA8q__head .LiveBetsAndWinsSlice-module__oAaA8q__row{padding:0 12px 2px}.LiveBetsAndWinsSlice-module__oAaA8q__body{flex-direction:column;gap:10px;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__row{width:100%;text-align:inherit;color:inherit;font:inherit;align-items:center;margin:0;padding:13px 12px;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__body .LiveBetsAndWinsSlice-module__oAaA8q__row{cursor:pointer;background:#2c384b;border:0;border-radius:12px;transition:background-color .15s}.LiveBetsAndWinsSlice-module__oAaA8q__body .LiveBetsAndWinsSlice-module__oAaA8q__row:hover{background:#33425a}.LiveBetsAndWinsSlice-module__oAaA8q__col{flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:500;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__body .LiveBetsAndWinsSlice-module__oAaA8q__col{opacity:.85}.LiveBetsAndWinsSlice-module__oAaA8q__colPrimary{text-align:left;justify-content:flex-start;font-weight:600}.LiveBetsAndWinsSlice-module__oAaA8q__colResult{text-align:right;justify-content:flex-end;font-weight:600}.LiveBetsAndWinsSlice-module__oAaA8q__body .LiveBetsAndWinsSlice-module__oAaA8q__colPrimary,.LiveBetsAndWinsSlice-module__oAaA8q__body .LiveBetsAndWinsSlice-module__oAaA8q__colResult{opacity:1}.LiveBetsAndWinsSlice-module__oAaA8q__gameIcon{object-fit:cover;border-radius:5px;flex-shrink:0;width:20px;height:20px}.LiveBetsAndWinsSlice-module__oAaA8q__gameName{text-overflow:ellipsis;white-space:nowrap;max-width:153px;overflow:hidden}.LiveBetsAndWinsSlice-module__oAaA8q__coin{flex-shrink:0;width:20px;height:20px}.LiveBetsAndWinsSlice-module__oAaA8q__win{color:#87f031}@media (max-width:700px){.LiveBetsAndWinsSlice-module__oAaA8q__colSecondary,.LiveBetsAndWinsSlice-module__oAaA8q__colTertiary{display:none}}@media (max-width:599px){.LiveBetsAndWinsSlice-module__oAaA8q__wrapper{padding:12px 16px 16px}.LiveBetsAndWinsSlice-module__oAaA8q__tabs{border-radius:12px;width:100%}.LiveBetsAndWinsSlice-module__oAaA8q__tab{border-radius:8px;flex:1;min-width:0;height:32px;padding:0 5px}.LiveBetsAndWinsSlice-module__oAaA8q__table{padding:12px 8px 8px}.LiveBetsAndWinsSlice-module__oAaA8q__row{padding:8px 12px}.LiveBetsAndWinsSlice-module__oAaA8q__body .LiveBetsAndWinsSlice-module__oAaA8q__row{padding:10px 12px}.LiveBetsAndWinsSlice-module__oAaA8q__colPrimary{max-width:42%}.LiveBetsAndWinsSlice-module__oAaA8q__gameName{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box}.LiveBetsAndWinsSlice-module__oAaA8q__colResult{max-width:110px}}.LiveBetsAndWinsSlice-module__oAaA8q__popupOverlay{z-index:1000;background:#090f19b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.LiveBetsAndWinsSlice-module__oAaA8q__popupCard{background:#1f2836;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:450px;max-width:100%;padding:40px 16px 32px;display:flex;position:relative;box-shadow:0 6px 30px #0000001a}.LiveBetsAndWinsSlice-module__oAaA8q__popupTopLeft{color:#fff;opacity:.9;font-size:12px;font-weight:600;line-height:24px;position:absolute;top:16px;left:16px}.LiveBetsAndWinsSlice-module__oAaA8q__popupClose{cursor:pointer;opacity:.8;background:0 0;border:0;padding:4px;display:flex;position:absolute;top:14px;right:14px}.LiveBetsAndWinsSlice-module__oAaA8q__popupClose:hover{opacity:1}.LiveBetsAndWinsSlice-module__oAaA8q__popupTitle{color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:24px}.LiveBetsAndWinsSlice-module__oAaA8q__popupSubtitle{color:#fff;text-align:center;opacity:.9;font-size:14px;font-weight:500}.LiveBetsAndWinsSlice-module__oAaA8q__popupDescription{color:#fff;text-align:center;font-size:14px;font-weight:600}.LiveBetsAndWinsSlice-module__oAaA8q__popupLogoRow{align-items:center;gap:8px;margin:2px 0;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__popupLogoSep{background:#39475d;width:80px;height:1px}.LiveBetsAndWinsSlice-module__oAaA8q__popupLogo{width:86px;height:auto}.LiveBetsAndWinsSlice-module__oAaA8q__popupStats{background:#2a3950;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:stretch;gap:12px;width:100%;padding:14px 20px;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__popupStat{flex-direction:column;justify-content:space-around;align-items:center;gap:12px;width:100%;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__popupStatLabel{color:#fff;text-transform:capitalize;opacity:.9;font-size:12px;font-weight:400;line-height:120%}.LiveBetsAndWinsSlice-module__oAaA8q__popupStatValue{color:#fff;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.LiveBetsAndWinsSlice-module__oAaA8q__popupStatWin{color:#87f031}.LiveBetsAndWinsSlice-module__oAaA8q__popupCoin{width:20px;height:20px}.LiveBetsAndWinsSlice-module__oAaA8q__popupStatSep{opacity:.1;background:#fff;align-self:stretch;width:1px}.LiveBetsAndWinsSlice-module__oAaA8q__popupButton{color:#fff;text-transform:capitalize;cursor:pointer;background:#617aa7;border:0;border-radius:8px;width:250px;max-width:100%;height:44px;margin-top:4px;font-size:14px;font-weight:700;line-height:16px;transition:background-color .15s;box-shadow:0 2px 6px -3px #19191933}.LiveBetsAndWinsSlice-module__oAaA8q__popupButton:hover{background:#6f88b5}@media (max-width:480px){.LiveBetsAndWinsSlice-module__oAaA8q__popupCard{width:350px;padding:44px 16px 20px}.LiveBetsAndWinsSlice-module__oAaA8q__popupButton{width:100%}}
.TournamentWidget-module__TywG9G__wrapper{display:inline-flex;position:relative}.TournamentWidget-module__TywG9G__widget{box-sizing:border-box;border-radius:var(--block-border-radius);-webkit-backdrop-filter:blur(2.932px);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#21264c;border:.8px solid #6582ec66;align-items:center;gap:8px;width:142px;height:34px;padding:5px 4px 5px 10px;display:inline-flex}.TournamentWidget-module__TywG9G__state_participate,.TournamentWidget-module__TywG9G__state_viewDetails{padding-right:6px}.TournamentWidget-module__TywG9G__state_ended{background-color:#0000;background-image:linear-gradient(#9999b14d,#9999b14d),linear-gradient(#0d1a2b99,#0d1a2b99);border-color:#9999b166;gap:12px}.TournamentWidget-module__TywG9G__trophy{object-fit:contain;flex-shrink:0;width:24px;height:24px}.TournamentWidget-module__TywG9G__state_ended .TournamentWidget-module__TywG9G__trophy{opacity:.7}.TournamentWidget-module__TywG9G__content{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;min-width:0;display:flex}.TournamentWidget-module__TywG9G__state_participate .TournamentWidget-module__TywG9G__content,.TournamentWidget-module__TywG9G__state_viewDetails .TournamentWidget-module__TywG9G__content{flex:none;justify-content:flex-end;gap:1px;width:96px}.TournamentWidget-module__TywG9G__topRow{justify-content:space-between;align-items:center;width:100%;display:flex}.TournamentWidget-module__TywG9G__state_ended .TournamentWidget-module__TywG9G__topRow{align-items:flex-end}.TournamentWidget-module__TywG9G__prize{min-width:0;font-size:10px;font-weight:var(--font-semibold);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;-webkit-text-fill-color:transparent;background:linear-gradient(#ffe895 0%,#d09235 100%);-webkit-background-clip:text;background-clip:text;line-height:1.25;overflow:hidden}.TournamentWidget-module__TywG9G__state_ended .TournamentWidget-module__TywG9G__prize{-webkit-text-fill-color:#b8b8b8;background:0 0}.TournamentWidget-module__TywG9G__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin:2px}.TournamentWidget-module__TywG9G__dotActive{background:#3ee98a}.TournamentWidget-module__TywG9G__dotEnded{background:#f0473e}.TournamentWidget-module__TywG9G__countdown,.TournamentWidget-module__TywG9G__endedLabel{font-size:12px;font-weight:var(--font-bold);color:#f3f3f6;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.TournamentWidget-module__TywG9G__button{height:14px;font-size:8px;font-weight:var(--font-semibold);white-space:nowrap;border:none;border-radius:2px;justify-content:center;align-items:center;padding:2px 12px;line-height:1.4;display:inline-flex}.TournamentWidget-module__TywG9G__participate{background:var(--winpot-btn-promotion-green);color:var(--winpot-popup-title-dark);cursor:pointer;position:relative}.TournamentWidget-module__TywG9G__participate:after{content:"";position:absolute;inset:-2px -8px -6px}.TournamentWidget-module__TywG9G__viewDetails{background:var(--btn-promotion-gray);color:var(--primary-pale-gray-color)}.TournamentWidget-module__TywG9G__tooltip{z-index:20;border-radius:var(--block-border-radius);background:var(--btn-promotion-gray);color:var(--winpot-text-light);white-space:nowrap;cursor:pointer;padding:8px 12px;font-size:12px;line-height:1.3;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.TournamentWidget-module__TywG9G__tooltip:before{content:"";border-style:solid;border-width:0 6px 7px;border-color:transparent transparent var(--btn-promotion-gray) transparent;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media screen and (max-width:480px) and (orientation:portrait){.TournamentWidget-module__TywG9G__widget{gap:4px;width:auto;min-width:0;max-width:min(142px,100vw - 248px);height:32px;padding:4px}.TournamentWidget-module__TywG9G__trophy{width:18px;height:18px}.TournamentWidget-module__TywG9G__state_participate .TournamentWidget-module__TywG9G__content,.TournamentWidget-module__TywG9G__state_viewDetails .TournamentWidget-module__TywG9G__content{width:76px}}@media screen and (orientation:landscape) and (max-height:480px){.TournamentWidget-module__TywG9G__widget{flex-direction:column;justify-content:center;align-items:center;gap:3px;width:68px;height:auto;min-height:72px;padding:8px 4px;position:relative}.TournamentWidget-module__TywG9G__state_participate,.TournamentWidget-module__TywG9G__state_viewDetails{padding-right:4px}.TournamentWidget-module__TywG9G__trophy{width:22px;height:22px}.TournamentWidget-module__TywG9G__content,.TournamentWidget-module__TywG9G__state_participate .TournamentWidget-module__TywG9G__content,.TournamentWidget-module__TywG9G__state_viewDetails .TournamentWidget-module__TywG9G__content{flex:none;justify-content:center;align-items:center;gap:2px;width:100%}.TournamentWidget-module__TywG9G__topRow{justify-content:center}.TournamentWidget-module__TywG9G__dot{margin:0;position:absolute;top:6px;right:6px}.TournamentWidget-module__TywG9G__prize{text-align:center;font-size:10px}.TournamentWidget-module__TywG9G__countdown{letter-spacing:-.2px;text-align:center;white-space:nowrap;margin-inline:-4px;font-size:10px;line-height:1.1}.TournamentWidget-module__TywG9G__button{padding:2px 8px}.TournamentWidget-module__TywG9G__tooltip{top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.TournamentWidget-module__TywG9G__tooltip:before{border-width:6px 7px 6px 0;border-color:transparent var(--btn-promotion-gray) transparent transparent;inset:50% 100% auto auto;transform:translateY(-50%)}}
.Game-module__RBN1JG__game__layout{z-index:100;background:#111a29;flex-direction:column;max-width:none;display:flex;position:fixed;inset:0;height:100%!important;padding:0!important}.Game-module__RBN1JG__wrapper{flex-direction:column;place-content:flex-start;width:100%;height:100%;margin:0 auto;padding:0;transition:padding .5s;display:flex;position:relative}@media screen and (orientation:landscape) and (max-height:480px){.Game-module__RBN1JG__wrapper{flex-direction:row}}.Game-module__RBN1JG__gameWrapper{width:100%;height:100%;display:flex;position:relative}.Game-module__RBN1JG__gameWrapper iframe{border:0;width:100%;height:100%}.Game-module__RBN1JG__spinner__overlay{z-index:2;background:#111a29;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.EmphasizedCard-module__lFRPnG__hidden{display:none}.EmphasizedCard-module__lFRPnG__emphasizedCard{color:#fff;background-color:#17143c;border:2px solid #233450;border-radius:16px;justify-content:space-between;align-items:start;width:100%;min-height:285px;margin-bottom:27px;padding:32px;display:flex;position:relative;overflow:hidden}.EmphasizedCard-module__lFRPnG__emphasizedCard>:not(.EmphasizedCard-module__lFRPnG__emphasizedCard__image__wrapper){z-index:1;position:relative}@media screen and (max-width:1199px){.EmphasizedCard-module__lFRPnG__emphasizedCard{min-height:269px;margin-bottom:18px;padding:24px}}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard{border:none;border-radius:16px 16px 0 0;flex-direction:column-reverse;gap:53px;width:100vw;min-height:329px;padding:0}}.EmphasizedCard-module__lFRPnG__emphasizedCard__image__wrapper{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.EmphasizedCard-module__lFRPnG__emphasizedCard__image__wrapper img{object-fit:cover;width:100%;height:100%}.EmphasizedCard-module__lFRPnG__emphasizedCard__image__wrapper:after{content:"";background:linear-gradient(#0c172900 0%,#09121f 95.98%);border-radius:14px;width:100%;height:80%;position:absolute;bottom:0;left:0}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard__image__wrapper img{height:initial}.EmphasizedCard-module__lFRPnG__emphasizedCard__image__wrapper:after{display:none}}.EmphasizedCard-module__lFRPnG__emphasizedCard__left_block{flex-direction:column;align-items:start;display:flex}.EmphasizedCard-module__lFRPnG__emphasizedCard__left_block .EmphasizedCard-module__lFRPnG__emphasizedCard__left_block_labels{justify-content:space-between;width:100%;padding:12px;display:none;position:absolute}.EmphasizedCard-module__lFRPnG__emphasizedCard__left_block .EmphasizedCard-module__lFRPnG__emphasizedCard__badges{display:none}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard__left_block{text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(352deg,#09121f 34.24%,#0c172900 116.77%);align-items:center;width:100%;padding:0 17px 17px}.EmphasizedCard-module__lFRPnG__emphasizedCard__left_block .EmphasizedCard-module__lFRPnG__emphasizedCard__badges{gap:10px;margin-top:4px;display:flex}.EmphasizedCard-module__lFRPnG__emphasizedCard__left_block .EmphasizedCard-module__lFRPnG__emphasizedCard__left_block_labels{display:flex}}.EmphasizedCard-module__lFRPnG__emphasizedCard__right_block{align-items:center;gap:12px;display:flex}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard__right_block{display:none}}.EmphasizedCard-module__lFRPnG__timer__wrapper{flex-direction:column;align-items:center;width:fit-content;display:flex}.EmphasizedCard-module__lFRPnG__timer__wrapper img{width:96px}.EmphasizedCard-module__lFRPnG__timer__wrapper .EmphasizedCard-module__lFRPnG__timer{color:#fff;height:28px;font-family:var(--font-ubuntu,var(--primary-font-family));font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap;background:linear-gradient(#2d1e42,#2d1e42) padding-box padding-box,linear-gradient(#f47e00 0%,#976fbc 100%) border-box;border:1.865px solid #0000;border-radius:18.566px;justify-content:center;align-items:center;margin-top:-30px;padding:0 10px;font-size:15px;font-weight:700;line-height:8px;display:flex}.EmphasizedCard-module__lFRPnG__timer__wrapper .EmphasizedCard-module__lFRPnG__timer span{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__timer__wrapper{margin-top:-10px}}.EmphasizedCard-module__lFRPnG__emphasizedCard__title{color:#fff;text-transform:uppercase;text-shadow:0 6px 16px #09121f47;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:380px;margin-top:12px;font-size:15px;font-weight:700;line-height:120%;display:-webkit-box;overflow:hidden}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard__title{margin-top:16px}}.EmphasizedCard-module__lFRPnG__emphasizedCard__prize{text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#f1cf9f 0%,#f0cd9b .01%,#dca557 100%);-webkit-background-clip:text;background-clip:text;margin-top:6px;font-size:32px;font-weight:700;line-height:120%}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard__prize{margin-top:4px}}.EmphasizedCard-module__lFRPnG__emphasizedCard__participants{background:#0f1e33;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:25px;padding:2px 12px;font-size:13px;font-weight:700;line-height:120%;display:flex}.EmphasizedCard-module__lFRPnG__emphasizedCard__participants img{width:16px}.EmphasizedCard-module__lFRPnG__emphasizedCard__buttons{gap:12px;margin-top:32px;display:flex}.EmphasizedCard-module__lFRPnG__emphasizedCard__buttons button{color:#e5e5eb;width:160px;min-width:fit-content;height:48px;font-size:16px;font-weight:600;line-height:125%;font-family:var(--primary-font-family);text-align:center;cursor:pointer;background:#2b4269;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;transition:all .3s;display:flex}.EmphasizedCard-module__lFRPnG__emphasizedCard__buttons .EmphasizedCard-module__lFRPnG__join__button{color:#2d2a26;background:#87f031;box-shadow:0 0 50px #0699fd1a}.EmphasizedCard-module__lFRPnG__emphasizedCard__buttons button img{width:20px}@media screen and (max-width:899px){.EmphasizedCard-module__lFRPnG__emphasizedCard__buttons{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-top:16px}.EmphasizedCard-module__lFRPnG__emphasizedCard__buttons button{flex:1;height:44px;padding:12px 10px}}.EmphasizedCard-module__lFRPnG__myRank__label{white-space:nowrap;background:linear-gradient(#8a9fc9 0%,#2b3951 100%);border-radius:4px;justify-content:center;align-items:center;height:25px;padding:0 8px;font-size:13px;display:flex;box-shadow:0 -6px 11px #0e141c}.EmphasizedCard-module__lFRPnG__myRank__label b{font-weight:700}
.PaymentMethods-module__h9kIjG__wrapper{grid-template-columns:1fr;gap:8px;width:100%;max-width:1224px;margin:24px auto 40px;padding:0 16px;display:grid}@media screen and (min-width:1025px){.PaymentMethods-module__h9kIjG__wrapper{grid-template-columns:repeat(4,1fr);gap:12px}}.PaymentMethods-module__h9kIjG__card{color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;background:#172033;border:none;border-radius:10px;align-items:center;gap:12px;padding:6px 20px 6px 6px;transition:background-color .2s;display:flex}.PaymentMethods-module__h9kIjG__card:hover{background:#1f2a44}.PaymentMethods-module__h9kIjG__logoBox{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;min-width:44px;height:34px;padding:0 8px;display:inline-flex}.PaymentMethods-module__h9kIjG__logo{object-fit:contain;width:auto;max-width:46px;height:17px;display:block}.PaymentMethods-module__h9kIjG__name{font-family:var(--family-montserrat,sans-serif);white-space:nowrap;font-size:14px;font-weight:500;line-height:1.2}
.TournamentEmptyState-module__3DzNLG__empty__state{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex}.TournamentEmptyState-module__3DzNLG__empty__animation{width:280px;height:280px}.TournamentEmptyState-module__3DzNLG__empty__text{color:var(--primary-text-light-color);font-family:var(--primary-font-family);text-align:center;text-transform:uppercase;white-space:pre-line;margin:0;font-size:32px;font-weight:700;line-height:120%}@media screen and (max-width:599px){.TournamentEmptyState-module__3DzNLG__empty__text{font-size:24px}}
.Loyalty-module__gzYP_W__loyalty{color:#fff;line-height:1;position:relative}.Loyalty-module__gzYP_W__loyalty__heading{text-align:center;text-transform:uppercase;background-color:#162236;padding:43px 16px 0;font-size:24px;font-weight:700}@media screen and (max-width:1480px){.Loyalty-module__gzYP_W__loyalty__heading{padding:70px 16px 0}}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__loyalty__heading{padding:50px 16px 0}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__loyalty__heading{font-size:18px;line-height:1.2}.Loyalty-module__gzYP_W__loyalty__heading.Loyalty-module__gzYP_W__isLoggedIn{padding:74px 16px 11px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__heading{background-color:#111a29}}@media screen and (max-width:847px){.Loyalty-module__gzYP_W__loyalty__heading{padding:17px 16px 11px}}.Loyalty-module__gzYP_W__loyalty__nav{z-index:2;background-color:#162236;height:50px;display:none;position:sticky;top:58px}.Loyalty-module__gzYP_W__loyalty__nav__list{grid-gap:20px;grid-template-columns:repeat(4,auto);place-content:center flex-start;width:100%;padding:0 10px;display:grid}.Loyalty-module__gzYP_W__loyalty__nav__item{justify-content:center;padding:5px;display:flex}.Loyalty-module__gzYP_W__loyalty__nav__item_active{background-color:#33466c;border-radius:4px}.Loyalty-module__gzYP_W__loyalty__nav__item_active .Loyalty-module__gzYP_W__loyalty__nav__title{color:#fff}.Loyalty-module__gzYP_W__loyalty__nav__link{-webkit-tap-highlight-color:transparent;align-items:center;display:inline-flex}.Loyalty-module__gzYP_W__loyalty__nav__icon{width:100%;max-width:18px;margin-right:7px}.Loyalty-module__gzYP_W__loyalty__nav__title{color:#ccddfb;font-size:14px;line-height:18px}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__loyalty__nav{justify-content:center;display:flex}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__loyalty__nav{grid-gap:initial;grid-template-columns:2.5fr 3fr 3fr 2.5fr;justify-items:center;height:42px;padding:0;top:48px}.Loyalty-module__gzYP_W__loyalty__nav__list{grid-gap:5px;justify-content:space-around}.Loyalty-module__gzYP_W__loyalty__nav__icon{margin-right:2px}.Loyalty-module__gzYP_W__loyalty__nav__isMobileApp{position:relative;top:0}}@media screen and (max-width:400px){.Loyalty-module__gzYP_W__loyalty__nav__list{grid-gap:0;justify-content:space-between}}@media screen and (max-width:360px){.Loyalty-module__gzYP_W__loyalty__nav{justify-content:space-around;align-items:center;display:flex;top:40px}.Loyalty-module__gzYP_W__loyalty__nav__title{font-size:11px;line-height:14px}}.Loyalty-module__gzYP_W__loyalty__title{text-align:center;text-transform:uppercase;margin-bottom:45px;font-size:24px;font-weight:700}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__loyalty__title{margin-bottom:25px;font-size:18px;line-height:22px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__loyalty__title{margin-bottom:11px;font-size:16px}}@media screen and (max-width:400px){.Loyalty-module__gzYP_W__loyalty__title{max-width:90vw}}@media screen and (max-width:1650px){.Loyalty-module__gzYP_W__loyalty__title__benefits{padding-right:16px}}.Loyalty-module__gzYP_W__loyalty__signup{width:220px;height:40px;font-family:var(--primary-font-family);color:#2d2a26;cursor:pointer;background-color:#87f031;border-radius:4px;justify-content:center;align-items:center;margin:-17px auto 10px;font-size:16px;font-weight:600;line-height:20px;transition:all .3s;display:flex}.Loyalty-module__gzYP_W__loyalty__signup:hover{background-color:#8fe846}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__loyalty__signup{margin:10px auto}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__signup{margin:-8px auto 10px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__loyalty__signup{width:165px;margin:-8px auto}}.Loyalty-module__gzYP_W__section__progress{background-color:#162236;padding:37px 25px 11px}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__section__progress{padding:20px 0}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__section__progress{background-color:#111a29}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__section__progress{padding:24px 0 6px}}.Loyalty-module__gzYP_W__progress{border-radius:14.5px;grid-template-columns:repeat(6,1fr);align-content:space-between;row-gap:6px;width:100%;height:223px;padding:32px 23px;display:grid}.Loyalty-module__gzYP_W__progress__wrapper{flex-direction:column;align-items:center;display:flex;overflow:hidden}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-816,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-487{background:linear-gradient(270deg,#853f27 0%,#531a0200 100%);border:1px solid #ff9b70}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-816 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-487 .Loyalty-module__gzYP_W__progress__scale__inner{background-color:#d97245}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-816 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-487 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background:linear-gradient(#d97245,#b4400e)}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-820,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-799{background:linear-gradient(270deg,#49657d 0%,#4e6e8a00 100%);border:1px solid #edf1f4}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-820 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-799 .Loyalty-module__gzYP_W__progress__scale__inner{background-color:#4e6f8a}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-820 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-799 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background:linear-gradient(#99afc1,#4c677f)}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-824,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-803{background:linear-gradient(270deg,#c68000 0%,#f9b20900 100%);border:1px solid #f9b209}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-824 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-803 .Loyalty-module__gzYP_W__progress__scale__inner{background-color:#f4a008}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-824 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-803 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background:linear-gradient(#fcc70e,#f49f08)}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-828,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-807{background:linear-gradient(270deg,#6079ad 0%,#6079ad00 100%);border:1px solid #a6cfd7}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-828 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-807 .Loyalty-module__gzYP_W__progress__scale__inner{background-color:#93d0ae}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-828 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-807 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background:linear-gradient(#a0deaf,#94ceb2)}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-832,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-811{background:linear-gradient(270deg,#cd86d7 0%,#7d3b8900 100%);border:1px solid #7f3d8b}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-832 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-811 .Loyalty-module__gzYP_W__progress__scale__inner{background-color:#813f8e}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-832 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-811 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background:linear-gradient(#cd86d6,#7d3b89)}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-836,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-815{background:linear-gradient(270deg,#8b3f7b 0%,#c480b700 100%);border:1px solid #b0bec7}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-836 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-815 .Loyalty-module__gzYP_W__progress__scale__inner{background-color:#bf70b0}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-836 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-815 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background:linear-gradient(#bf70b0,#8b3f7b)}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__Élite{background:linear-gradient(270deg,#8b3f7b 0%,#c480b700 100%);border:1px solid #b0bec7}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__Élite .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__Élite .Loyalty-module__gzYP_W__progress__scale__item_active:before{background-color:#813f8e}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-1163,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-1260{background:linear-gradient(270deg,#53b33b 0%,#53b23b00 100%);border:1px solid #b4ffa1}.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-1163 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-1260 .Loyalty-module__gzYP_W__progress__scale__inner,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-1163 .Loyalty-module__gzYP_W__progress__scale__item_active:before,.Loyalty-module__gzYP_W__progress.Loyalty-module__gzYP_W__level-id-1260 .Loyalty-module__gzYP_W__progress__scale__item_active:before{background-color:#68d84b}.Loyalty-module__gzYP_W__progress__title{text-transform:uppercase;text-align:left;font-size:18px;font-weight:600;line-height:23px}.Loyalty-module__gzYP_W__progress__level{grid-area:1/1/2/6}.Loyalty-module__gzYP_W__progress__type{text-transform:uppercase;width:170px;margin-bottom:9px;font-size:24px;font-weight:700;line-height:1.2}.Loyalty-module__gzYP_W__progress__condition{text-transform:uppercase;align-items:center;font-size:16px;line-height:19px;display:flex}.Loyalty-module__gzYP_W__progress__img{grid-area:1/6/2/-1;justify-self:end;width:80px}.Loyalty-module__gzYP_W__progress__scale{grid-column:1/-1}.Loyalty-module__gzYP_W__progress__scale__list,.Loyalty-module__gzYP_W__progress__scale__upperList{width:100%;display:flex;position:relative}.Loyalty-module__gzYP_W__progress__scale__list li:last-of-type{right:0;transform:none}.Loyalty-module__gzYP_W__progress__scale__upperList{height:16px}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__progress__scale__upperList{height:10px}}.Loyalty-module__gzYP_W__progress__scale__item{text-transform:uppercase;width:max-content;height:max-content;font-size:12px;font-weight:500;position:absolute;transform:translate(-50%)}.Loyalty-module__gzYP_W__progress__scale__item:first-of-type{transform:none}.Loyalty-module__gzYP_W__progress__scale__item_active{z-index:0;position:relative}.Loyalty-module__gzYP_W__progress__scale__item_active:before{content:"";z-index:-1;background:linear-gradient(#d97245,#b4400e);border-radius:15px;width:120%;min-width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loyalty-module__gzYP_W__progress__scale__outer{background-color:#e8e8e8;border-radius:100px;height:10px;margin:15px 0;overflow:hidden;box-shadow:inset 0 2px 11px #00000070}.Loyalty-module__gzYP_W__progress__scale__inner{border-radius:100px;height:100%}.Loyalty-module__gzYP_W__progress__chain{width:100%;position:absolute;bottom:20px;left:0;right:0}.Loyalty-module__gzYP_W__progress__slider{width:100%;max-width:1600px;margin:0 auto;position:relative}.Loyalty-module__gzYP_W__progress__track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none;align-items:center;height:300px;display:flex;overflow:auto hidden}.Loyalty-module__gzYP_W__progress__track::-webkit-scrollbar{width:0;height:0}.Loyalty-module__gzYP_W__progress__slide{box-sizing:border-box;scroll-snap-align:center;opacity:.5;flex:0 0 calc(35.714% - 15.429px);justify-content:center;align-items:center;margin:0 12px;transition:all .5s;display:flex;transform:scale(.7)}.Loyalty-module__gzYP_W__progress__slide.Loyalty-module__gzYP_W__progress__slide_active{opacity:1;transform:scale(1)}.Loyalty-module__gzYP_W__progress__slide .Loyalty-module__gzYP_W__progress{width:100%}.Loyalty-module__gzYP_W__progress__nav{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:27px;height:44px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Loyalty-module__gzYP_W__progress__nav:hover{opacity:.7}.Loyalty-module__gzYP_W__progress__nav_prev{left:10px}.Loyalty-module__gzYP_W__progress__nav_next{right:10px}@media screen and (max-width:479px){.Loyalty-module__gzYP_W__progress__track{scroll-padding-left:16px}.Loyalty-module__gzYP_W__progress__slide{scroll-snap-align:start;flex-basis:calc(83.333% - 4px)}}@media screen and (min-width:480px){.Loyalty-module__gzYP_W__progress__slide{flex-basis:calc(55.556% - 10.667px)}}@media screen and (min-width:600px){.Loyalty-module__gzYP_W__progress__slide{flex-basis:calc(50% - 12px)}}@media screen and (min-width:700px){.Loyalty-module__gzYP_W__progress__slide{flex-basis:calc(45.454% - 13.091px)}}@media screen and (min-width:1300px){.Loyalty-module__gzYP_W__progress__slide{flex-basis:calc(35.714% - 15.429px)}}@media screen and (max-width:1366px){.Loyalty-module__gzYP_W__progress__track{height:260px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__progress__track{height:183px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__progress__track{align-items:stretch;height:auto}.Loyalty-module__gzYP_W__progress__nav{display:none}}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__progress{height:180px;padding:21px 23px}.Loyalty-module__gzYP_W__progress__condition{font-size:12px;line-height:14px}.Loyalty-module__gzYP_W__progress__scale__outer{margin:10px 0}.Loyalty-module__gzYP_W__progress__slide{transform:scale(.75)}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__progress__slide{transform:scale(1)}}@media screen and (max-width:1480px){.Loyalty-module__gzYP_W__progress{max-width:none;margin:0}.Loyalty-module__gzYP_W__progress__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__progress{border-radius:8px;max-width:704px;margin:0 auto;padding:15px 20px 23px}.Loyalty-module__gzYP_W__progress__wrapper{grid-template-columns:1fr}.Loyalty-module__gzYP_W__progress__title{text-align:center;margin-bottom:19px}.Loyalty-module__gzYP_W__progress__type{margin-bottom:5px}.Loyalty-module__gzYP_W__progress__img{max-width:90%}.Loyalty-module__gzYP_W__progress__scale__item{font-size:10px}.Loyalty-module__gzYP_W__progress__scale__item_active:before{min-width:18px;height:18px}.Loyalty-module__gzYP_W__progress__scale__outer{height:8px;margin:7px 0}.Loyalty-module__gzYP_W__progress__chain{bottom:10px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__progress{height:100%;padding:22px}.Loyalty-module__gzYP_W__progress__chain{bottom:0}}@media screen and (max-width:847px){.Loyalty-module__gzYP_W__progress{padding:17px}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__progress{padding:21px 23px}.Loyalty-module__gzYP_W__progress__condition{font-size:11px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__progress{row-gap:11px;padding:16px 11px}.Loyalty-module__gzYP_W__progress__scale__outer{margin:7px 0}.Loyalty-module__gzYP_W__progress__scale__item{font-size:9px}.Loyalty-module__gzYP_W__progress__scale__item_active:before{min-width:16px;height:16px}.Loyalty-module__gzYP_W__progress__title{max-width:315px;margin-bottom:10px;font-size:14px;line-height:18px}}@media screen and (max-width:400px){.Loyalty-module__gzYP_W__progress{row-gap:6px}.Loyalty-module__gzYP_W__progress__condition{font-size:10px}}.Loyalty-module__gzYP_W__section__levels{padding:40px 0 65px;position:relative}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__section__levels{padding:12px 16px 17px}}.Loyalty-module__gzYP_W__levels__wrapper{grid-gap:0 20px;grid-template-columns:auto 409px;justify-content:safe center;display:grid}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__levels__wrapper{grid-template-columns:736px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__wrapper{grid-template-columns:1fr;max-width:736px;margin:0 auto 8px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__levels__wrapper{grid-template-columns:1fr;max-width:715px;margin:0 auto 8px}}@media screen and (max-width:750px){.Loyalty-module__gzYP_W__levels__wrapper{justify-content:flex-start}}.Loyalty-module__gzYP_W__levels__tabs{grid-gap:10px;scrollbar-width:none;scrollbar-color:transparent;grid-area:1/3/1/1;grid-template-columns:repeat(7,auto);width:736px;display:grid;overflow-x:auto}.Loyalty-module__gzYP_W__levels__tabs::-webkit-scrollbar{width:0;height:0}.Loyalty-module__gzYP_W__levels__tabs::-webkit-scrollbar-track{background-color:#0000}.Loyalty-module__gzYP_W__levels__tabs::-webkit-scrollbar-thumb{background-color:#0000}@media screen and (max-width:1480px){.Loyalty-module__gzYP_W__levels__tabs{width:650px}}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__levels__tabs{grid-area:initial}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__levels__tabs{width:initial;grid-gap:22px}}@media screen and (max-width:700px){.Loyalty-module__gzYP_W__levels__tabs{grid-gap:4px}}.Loyalty-module__gzYP_W__levels__tab{opacity:.6;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;min-width:98px;height:82px;display:flex}.Loyalty-module__gzYP_W__levels__tab_active{opacity:1;cursor:default;background-color:#1b2a42;border-radius:4px 4px 0 0}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-816,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-487{color:#d97245}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-820,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-799{color:#4e6f8a}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-824,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-803{color:#f4a008}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-828,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-807{color:#97c6c8}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-832,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-811{color:#924a9f}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-836,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-815{color:#bf70b0}.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-1163,.Loyalty-module__gzYP_W__levels__tab_active.Loyalty-module__gzYP_W__level-id-1260{color:#68d84b}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__levels__tab{min-width:101px;padding-top:10px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__levels__tab{min-width:80px}}.Loyalty-module__gzYP_W__levels__logo{width:100%;min-width:32px;max-width:32px;margin-bottom:7px}.Loyalty-module__gzYP_W__levels__name{text-transform:capitalize;font-size:15px;font-weight:500}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__levels__name{margin-bottom:10px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__levels__name{font-size:13px}}.Loyalty-module__gzYP_W__levels__body{grid-gap:32px 12px;background-color:#1b2a42;border-radius:0 0 8px 8px;flex-flow:column wrap;width:736px;height:292px;padding:42px 39px;font-size:14px;display:flex}.Loyalty-module__gzYP_W__levels__body__row{color:#fff;cursor:default;margin-right:auto;font-weight:600;display:flex}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__body__row{margin-right:0}}.Loyalty-module__gzYP_W__levels__body__row__inactive{color:#9e9e9e}.Loyalty-module__gzYP_W__levels__body__row__unlogged,.Loyalty-module__gzYP_W__levels__body__row__clickable{cursor:pointer}.Loyalty-module__gzYP_W__levels__body__content{flex-direction:column;justify-content:center;display:flex}.Loyalty-module__gzYP_W__levels__body__icon{border:1px solid #303c55;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-right:8px;display:flex}.Loyalty-module__gzYP_W__levels__body__title{margin-bottom:5px}.Loyalty-module__gzYP_W__levels__body__text{text-transform:uppercase;white-space:nowrap}@media screen and (max-width:1480px){.Loyalty-module__gzYP_W__levels__body{width:650px}}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__levels__body{width:100%;max-width:736px;margin-bottom:10px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__body{height:242px;padding:16px 12px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__levels__body{grid-gap:32px 0}}@media screen and (max-width:700px){.Loyalty-module__gzYP_W__levels__body{grid-gap:20px 0;height:360px}}@media screen and (max-width:500px){.Loyalty-module__gzYP_W__levels__body{grid-gap:12px;height:auto}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__levels__body{margin-bottom:0}}.Loyalty-module__gzYP_W__levels__demands{background-color:#162236;flex-direction:column;padding:33px 10px 31px 26px;display:flex}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__levels__demands{margin-top:12px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__demands{border-radius:8px;align-items:flex-start;width:100%;max-width:736px;margin:12px auto 0;padding:18px 16px 12px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__levels__demands{margin:8px auto 0}}.Loyalty-module__gzYP_W__levels__demands__title{text-transform:uppercase;max-width:235px;margin-bottom:18px;font-size:18px;font-weight:600;line-height:22px}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__demands__title{max-width:none;margin-bottom:10px;font-size:14px;line-height:17px}}.Loyalty-module__gzYP_W__levels__demands__subtitle{margin-bottom:27px;font-size:14px;font-weight:500}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__demands__subtitle{margin-bottom:21px;font-size:12px;line-height:15px}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__levels__demands__subtitle{margin-bottom:5px}}.Loyalty-module__gzYP_W__levels__demands__list{grid-gap:30px;grid-template-columns:1fr;display:grid}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__levels__demands__list{grid-gap:20px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__demands__list{grid-gap:8px}}.Loyalty-module__gzYP_W__levels__demands__item{padding-left:32px;font-size:16px;line-height:19px;position:relative}.Loyalty-module__gzYP_W__levels__demands__item:before{content:"";background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.75 12.125L11.375 9.5C11.5125 9.3625 11.6219 9.2 11.7031 9.0125C11.7844 8.825 11.825 8.625 11.825 8.4125C11.825 7.9875 11.675 7.625 11.375 7.325C11.075 7.025 10.7125 6.875 10.2875 6.875C10.05 6.875 9.81563 6.94375 9.58438 7.08125C9.35313 7.21875 9.075 7.45 8.75 7.775C8.375 7.425 8.08125 7.1875 7.86875 7.0625C7.65625 6.9375 7.4375 6.875 7.2125 6.875C6.7875 6.875 6.425 7.025 6.125 7.325C5.825 7.625 5.675 7.9875 5.675 8.4125C5.675 8.625 5.71563 8.825 5.79688 9.0125C5.87813 9.2 5.9875 9.3625 6.125 9.5L8.75 12.125ZM9.6875 15.05C9.4 15.3375 9.04375 15.4813 8.61875 15.4813C8.19375 15.4813 7.8375 15.3375 7.55 15.05L0.95 8.45C0.8125 8.3125 0.703125 8.15 0.621875 7.9625C0.540625 7.775 0.5 7.575 0.5 7.3625V2C0.5 1.5875 0.646875 1.23438 0.940625 0.940625C1.23438 0.646875 1.5875 0.5 2 0.5H7.3625C7.575 0.5 7.775 0.540625 7.9625 0.621875C8.15 0.703125 8.3125 0.8125 8.45 0.95L15.05 7.56875C15.3375 7.85625 15.4813 8.20938 15.4813 8.62813C15.4813 9.04688 15.3375 9.4 15.05 9.6875L9.6875 15.05ZM3.875 5C4.1875 5 4.45313 4.89062 4.67188 4.67188C4.89062 4.45313 5 4.1875 5 3.875C5 3.5625 4.89062 3.29688 4.67188 3.07812C4.45313 2.85938 4.1875 2.75 3.875 2.75C3.5625 2.75 3.29688 2.85938 3.07812 3.07812C2.85938 3.29688 2.75 3.5625 2.75 3.875C2.75 4.1875 2.85938 4.45313 3.07812 4.67188C3.29688 4.89062 3.5625 5 3.875 5Z' fill='%23CCCDFB'/%3E%3C/svg%3E%0A") 0 0/cover no-repeat;width:20px;height:20px;position:absolute;top:50%;left:1px;transform:translateY(-50%)}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__levels__demands__item{font-size:12px}.Loyalty-module__gzYP_W__levels__demands__item:before{width:16px;height:16px}}.Loyalty-module__gzYP_W__levels__secret{align-items:center;column-gap:10px;display:flex}.Loyalty-module__gzYP_W__levels__secret__icon{border:1px solid #fff3;border-radius:50%;padding:8px}.Loyalty-module__gzYP_W__levels__secret__text{max-width:360px;display:inline-block}.Loyalty-module__gzYP_W__section__benefits{padding:33px 16px;position:relative}@media screen and (max-width:1650px){.Loyalty-module__gzYP_W__section__benefits{padding:33px 0 33px 16px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__section__benefits{padding:26px 0 26px 16px}}.Loyalty-module__gzYP_W__benefits{flex-direction:column;margin-top:-17px;display:flex;overflow-x:auto}.Loyalty-module__gzYP_W__benefits::-webkit-scrollbar{width:4px;height:4px}.Loyalty-module__gzYP_W__benefits::-webkit-scrollbar-track{background-color:#565b79;border-radius:10px}.Loyalty-module__gzYP_W__benefits::-webkit-scrollbar-thumb{background-color:#fff}@media screen and (max-width:1650px){.Loyalty-module__gzYP_W__benefits{display:block}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__benefits{margin-top:-8px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__benefits{margin-top:15px}}.Loyalty-module__gzYP_W__benefits__logos{grid-template-columns:repeat(7,276px);max-width:1640px;margin-bottom:26px;display:grid}.Loyalty-module__gzYP_W__benefits__logos__item{z-index:0;position:relative}.Loyalty-module__gzYP_W__benefits__logos__item:after{z-index:-1;content:"";background-color:#33466c;width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Loyalty-module__gzYP_W__benefits__logos__item img{background-color:#162236;border-radius:4px;max-width:48px;padding:8px;display:block}.Loyalty-module__gzYP_W__benefits__logos__item:last-of-type:after{width:94%}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__benefits__logos{margin-bottom:20px}}.Loyalty-module__gzYP_W__benefits__cards{grid-gap:16px;grid-template-columns:repeat(7,260px);max-width:1500px;display:grid}.Loyalty-module__gzYP_W__benefits__card{background-color:#162236;border-radius:8px;padding:18px 16px 8px}.Loyalty-module__gzYP_W__benefits__card__title{white-space:nowrap}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-816,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-487{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-816 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-487 .Loyalty-module__gzYP_W__benefits__card__title{color:#d76c3e}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-816 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-487 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#d76c3e}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-816 svg,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-487 svg{fill:#d76c3e}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-816 .Loyalty-module__gzYP_W__benefits__card__value,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-487 .Loyalty-module__gzYP_W__benefits__card__value{color:#d76c3e}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-820,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-799{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-820 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-799 .Loyalty-module__gzYP_W__benefits__card__title{color:#8fa8b9}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-820 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-799 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#8fa8b9}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-820 svg,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-799 svg{fill:#8fa8b9}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-820 .Loyalty-module__gzYP_W__benefits__card__value,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-799 .Loyalty-module__gzYP_W__benefits__card__value{color:#8fa8b9}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-824,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-803{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-824 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-803 .Loyalty-module__gzYP_W__benefits__card__title{color:#f6ac0a}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-824 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-803 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#f6ac0a}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-824 svg,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-803 svg{fill:#f6ac0a}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-824 .Loyalty-module__gzYP_W__benefits__card__value,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-803 .Loyalty-module__gzYP_W__benefits__card__value{color:#f6ac0a}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-828,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-807{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-828 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-807 .Loyalty-module__gzYP_W__benefits__card__title{color:#97c6c8}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-828 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-807 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#97c6c8}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-828 svg,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-807 svg{fill:#97c6c8}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-828 .Loyalty-module__gzYP_W__benefits__card__value,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-807 .Loyalty-module__gzYP_W__benefits__card__value{color:#97c6c8}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-832,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-811{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-832 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-811 .Loyalty-module__gzYP_W__benefits__card__title{color:#924a9f}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-832 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-811 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#924a9f}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-832 svg,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-811 svg{fill:#924a9f}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-832 .Loyalty-module__gzYP_W__benefits__card__value,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-811 .Loyalty-module__gzYP_W__benefits__card__value{color:#924a9f}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-836,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-815{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-836 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-815 .Loyalty-module__gzYP_W__benefits__card__title{color:#bf70b0}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-836 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-815 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#bf70b0}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-836 svg,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-815 svg{fill:#bf70b0}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-836 .Loyalty-module__gzYP_W__benefits__card__value,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-815 .Loyalty-module__gzYP_W__benefits__card__value{color:#bf70b0}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-1163,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-1260{position:relative}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-1163 .Loyalty-module__gzYP_W__benefits__card__title,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-1260 .Loyalty-module__gzYP_W__benefits__card__title{color:#68d84b}.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-1163 .Loyalty-module__gzYP_W__benefits__card__points,.Loyalty-module__gzYP_W__benefits__card.Loyalty-module__gzYP_W__level-id-1260 .Loyalty-module__gzYP_W__benefits__card__points{background-color:#68d84b}.Loyalty-module__gzYP_W__benefits__card__header{grid-template-columns:repeat(6,1fr);margin-bottom:13px;display:grid}.Loyalty-module__gzYP_W__benefits__card__title{text-transform:uppercase;grid-area:1/1/2/5;margin-bottom:7px;font-size:18px;font-weight:700}.Loyalty-module__gzYP_W__benefits__card__points{text-transform:uppercase;color:#fff;border-radius:4px;grid-area:2/1/3/6;justify-self:start;padding:3px 4px;font-size:12px;font-weight:500;display:inline-block}.Loyalty-module__gzYP_W__benefits__card__logo{grid-area:1/6/3/-1;min-width:42px}.Loyalty-module__gzYP_W__benefits__card__item{justify-content:space-between;align-items:center;display:flex}.Loyalty-module__gzYP_W__benefits__card__text{font-size:12px;line-height:32px}.Loyalty-module__gzYP_W__benefits__card__amount{padding-right:5px}.Loyalty-module__gzYP_W__benefits__card__amount svg{vertical-align:baseline;margin-left:2px;margin-right:-3px;display:inline-block}.Loyalty-module__gzYP_W__benefits__card__value{text-align:center;vertical-align:middle;margin-bottom:5px;font-size:10px;font-weight:600;display:inline-block}.Loyalty-module__gzYP_W__section__rewards{padding:60px 16px;position:relative}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__section__rewards{padding:26px 16px}}.Loyalty-module__gzYP_W__rewards{flex-wrap:wrap;justify-content:center;display:flex}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__rewards{grid-gap:16px;grid-template-columns:1fr;justify-items:center;display:grid}}.Loyalty-module__gzYP_W__rewards__card{background:linear-gradient(179.67deg,#1e4c7700 .27%,#112c45 82.74%);border:1px solid #1e4c77;border-radius:8px;flex-direction:column;align-items:center;width:32%;max-width:517px;margin:0 8px 16px;padding:27px 10px;display:flex}@media screen and (max-width:1366px){.Loyalty-module__gzYP_W__rewards__card{width:31%}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__rewards__card{width:100%;max-width:478px;margin:0;padding:15px 20px}}.Loyalty-module__gzYP_W__rewards__img{margin-bottom:12px}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__rewards__img{margin-bottom:3px}}.Loyalty-module__gzYP_W__rewards__title{text-align:center;text-transform:uppercase;max-width:70%;margin-bottom:11px;font-size:18px;font-weight:700;line-height:22px}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__rewards__title{font-size:16px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__rewards__title{max-width:250px;margin-bottom:3px;font-size:14px}}.Loyalty-module__gzYP_W__rewards__text{text-align:center;font-size:16px;line-height:23px}@media screen and (max-width:1199px){.Loyalty-module__gzYP_W__rewards__text{font-size:14px}}@media screen and (max-width:1024px){.Loyalty-module__gzYP_W__rewards__text{font-size:12px;line-height:18px}}@media screen and (max-width:360px){.Loyalty-module__gzYP_W__rewards__card{padding:15px 10px}.Loyalty-module__gzYP_W__rewards__title{max-width:65vw}}.Loyalty-module__gzYP_W__section__faq{padding:50px 0 0;position:relative}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__section__faq{padding:30px 0 0}}.Loyalty-module__gzYP_W__section__guide{padding:10px 25px 60px}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__section__guide{padding:25px 16px 30px}}.Loyalty-module__gzYP_W__loyalty__title__guide{margin-bottom:20px}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__title__guide{margin-bottom:25px}}.Loyalty-module__gzYP_W__guide{justify-content:center;gap:16px;display:flex}.Loyalty-module__gzYP_W__guide__card{text-align:center;border:1px solid #1e4c77;border-radius:8px;flex-direction:column;flex:1;max-width:413px;padding:39px 10px 22px;display:flex}.Loyalty-module__gzYP_W__guide__title{text-transform:uppercase;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1}.Loyalty-module__gzYP_W__guide__text{max-width:260px;margin:0 auto 25px;font-size:14px;line-height:24px}.Loyalty-module__gzYP_W__guide__btns{justify-content:center;margin-top:auto;display:flex}.Loyalty-module__gzYP_W__guide__link{max-width:181px;height:44px;font-family:var(--primary-font-family);flex:1;font-size:16px;line-height:20px}.Loyalty-module__gzYP_W__guide__link span{color:#fff;cursor:pointer;-webkit-text-decoration:underline #fff;text-decoration:underline #fff;transition:all .3s}.Loyalty-module__gzYP_W__guide__link span:hover{text-decoration-color:#0000}.Loyalty-module__gzYP_W__guide__btn{max-width:181px;height:44px;font-family:var(--primary-font-family);color:#fff;cursor:pointer;background-color:#38445a;border-radius:4px;flex:1;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:20px;display:flex}@media screen and (max-width:1366px){.Loyalty-module__gzYP_W__guide{flex-direction:column}.Loyalty-module__gzYP_W__guide__card{flex:auto;width:100%;max-width:736px;margin:0 auto}.Loyalty-module__gzYP_W__guide__text{max-width:100%}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__guide__text{max-width:290px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__guide__btn,.Loyalty-module__gzYP_W__guide__link{flex:initial;width:43vw;max-width:none}}@media screen and (max-width:400px){.Loyalty-module__gzYP_W__guide__btns{gap:10px}.Loyalty-module__gzYP_W__guide__btn,.Loyalty-module__gzYP_W__guide__link{width:40vw}}@media screen and (max-width:360px){.Loyalty-module__gzYP_W__guide__card{padding:39px 10px 22px}.Loyalty-module__gzYP_W__guide__title{font-size:17px}}.Loyalty-module__gzYP_W__faq{background-color:#162236;border-radius:8px;max-width:1656px;margin:0 auto;padding:18px}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq{padding:15px 8px}}@media screen and (max-width:400px){.Loyalty-module__gzYP_W__faq{border-radius:0}}.Loyalty-module__gzYP_W__faq__row{max-height:40px;margin-bottom:21px;transition:all .3s;overflow:hidden}.Loyalty-module__gzYP_W__faq__row:last-of-type{margin-bottom:0}.Loyalty-module__gzYP_W__faq__row.Loyalty-module__gzYP_W__is_open{max-height:2000px}.Loyalty-module__gzYP_W__faq__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__faq__header{background-color:#0000;margin-bottom:20px;transition:all .3s}.Loyalty-module__gzYP_W__faq__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__faq__header:after{transform:rotate(0)}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__faq__header{margin-bottom:11px;padding:0 40px 0 0}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__faq__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__faq__header{margin-bottom:4px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq__row{margin-bottom:16px}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__faq__row{max-height:52px}}.Loyalty-module__gzYP_W__faq__header{text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;height:40px;scroll-margin-top:calc(var(--winpot-header-height) + 16px);background-color:#1f2c47;margin-bottom:20px;padding:0 10px;font-size:14px;font-weight:700;line-height:40px;transition:all .3s;position:relative}.Loyalty-module__gzYP_W__faq__header:after{content:"";background:url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.0332 8.83496L8.0332 1.83496L15.0332 8.83496' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 0 0/cover no-repeat;width:17px;height:10px;transition:all .5s;position:absolute;top:14px;right:9px;transform:rotate(180deg)}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq__header{padding:0 40px 0 10px}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__faq__header{height:initial;align-items:center;min-height:52px;padding:8px 40px 8px 10px;line-height:18px;display:flex}.Loyalty-module__gzYP_W__faq__header:after{top:20px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__faq__header:after{right:11px}}@media screen and (max-width:360px){.Loyalty-module__gzYP_W__faq__header{padding:8px 35px 8px 8px;font-size:13px}}.Loyalty-module__gzYP_W__faq__item{margin-bottom:24px;padding:0 10px}.Loyalty-module__gzYP_W__faq__item a{color:tomato;font-weight:600;-webkit-text-decoration:underline tomato;text-decoration:underline tomato;transition:all .3s}.Loyalty-module__gzYP_W__faq__item a:hover{text-decoration-color:#0000!important}.Loyalty-module__gzYP_W__faq__item:last-of-type{margin-bottom:0}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq__item{margin-bottom:16px;padding:0}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__faq__item{margin-bottom:18px}}.Loyalty-module__gzYP_W__faq__title{margin-bottom:9px;font-size:16px;font-weight:600;line-height:16.8px}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq__title{font-size:12px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__faq__title{margin-bottom:8px}}.Loyalty-module__gzYP_W__faq__text{margin-bottom:10px;font-size:14px;line-height:19.6px}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__faq__text{font-size:12px;line-height:16.8px}}.Loyalty-module__gzYP_W__anchor{position:absolute;top:-90px}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__anchor{top:-70px}}.Loyalty-module__gzYP_W__terms__button__wrapper{justify-content:center;padding:0 0 40px;display:flex}.Loyalty-module__gzYP_W__terms__button__wrapper .Loyalty-module__gzYP_W__terms__btn{color:#fbfbfb;font-size:16px;font-weight:600;font-family:var(--primary-font-family);text-transform:capitalize;cursor:pointer;background:#38445a;border:1px solid #000;border-radius:4px;align-items:center;gap:8px;padding:12px 40px;display:flex}.Loyalty-module__gzYP_W__terms__button__wrapper .Loyalty-module__gzYP_W__terms__btn__icon{background-image:url(/images/loyalty/info.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-flex}.Loyalty-module__gzYP_W__loyalty__terms__wrapper{color:#fbfbfb;max-width:1656px;margin:0 auto;padding:18px 0}.Loyalty-module__gzYP_W__loyalty__terms__wrapper .Loyalty-module__gzYP_W__terms__subtle{text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;line-height:12px}.Loyalty-module__gzYP_W__loyalty__terms{background-color:#162236;border-radius:8px;max-width:1656px;margin:0 auto;padding:18px}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__terms{padding:15px 8px}}@media screen and (max-width:400px){.Loyalty-module__gzYP_W__loyalty__terms{border-radius:0}}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row{max-height:40px;margin-bottom:21px;transition:all .3s;overflow:hidden}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row:last-of-type{margin-bottom:0}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row.Loyalty-module__gzYP_W__is_open{max-height:2000px}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__terms__header{background-color:#0000;margin-bottom:20px;transition:all .3s}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__terms__header:after{transform:rotate(0)}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__terms__header{margin-bottom:11px;padding:0 40px 0 0}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row.Loyalty-module__gzYP_W__is_open .Loyalty-module__gzYP_W__terms__header{margin-bottom:4px}}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row{margin-bottom:16px}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__row{max-height:52px}}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header{text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;height:40px;scroll-margin-top:calc(var(--winpot-header-height) + 16px);background-color:#1f2c47;margin-bottom:20px;padding:0 10px;font-size:14px;font-weight:700;line-height:40px;transition:all .3s;position:relative}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header:after{content:"";background:url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.0332 8.83496L8.0332 1.83496L15.0332 8.83496' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 0 0/cover no-repeat;width:17px;height:10px;transition:all .5s;position:absolute;top:14px;right:9px;transform:rotate(180deg)}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header{padding:0 40px 0 10px}}@media screen and (max-width:599px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header{height:initial;align-items:center;min-height:52px;padding:8px 40px 8px 10px;line-height:18px;display:flex}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header:after{top:20px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header:after{right:11px}}@media screen and (max-width:360px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__header{padding:8px 35px 8px 8px;font-size:13px}}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__item{margin-bottom:24px;padding:0 10px}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__item a{color:tomato;font-weight:600;-webkit-text-decoration:underline tomato;text-decoration:underline tomato;transition:all .3s}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__item a:hover{text-decoration-color:#0000!important}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__item:last-of-type{margin-bottom:0}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__item{margin-bottom:16px;padding:0}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__item{margin-bottom:18px}}.Loyalty-module__gzYP_W__loyalty__terms .Loyalty-module__gzYP_W__terms__table{table-layout:fixed;text-align:center;border:1px solid #1f2c47;width:100%;font-size:12px;font-weight:500}.Loyalty-module__gzYP_W__loyalty__terms__table__head{background:#1f2c47;border:1px solid #1f2c47}.Loyalty-module__gzYP_W__loyalty__terms tr td,.Loyalty-module__gzYP_W__loyalty__terms tr th{vertical-align:middle;white-space:pre;background:#fff0;border:1px solid #1f2c47;width:195px;padding:10px 12px;line-height:16px}.Loyalty-module__gzYP_W__loyalty__terms tr:first-of-type{background:#1f2c47;border:1px solid #1f2c47}.Loyalty-module__gzYP_W__terms__table__wrapper{width:100%;max-width:1656px;overflow:auto}.Loyalty-module__gzYP_W__hidden{opacity:0}.Loyalty-module__gzYP_W__tooltipContent{align-items:center;gap:8px;width:380px;max-width:100%;display:flex}.Loyalty-module__gzYP_W__tooltipContent__img{width:48px;height:48px}.Loyalty-module__gzYP_W__tooltipContent__text{word-wrap:break-word;flex-grow:1;margin:0;font-size:1.1rem}@media screen and (max-width:899px){.Loyalty-module__gzYP_W__tooltipContent{width:350px}}@media screen and (max-width:480px){.Loyalty-module__gzYP_W__tooltipContent{width:320px}}
