@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--white:#fff;--black:#000;--text:#0A0F14;--gray:#A5A5A5;--bg:#6A5ACD;--bg2:linear-gradient(135deg, #2E0854, #0F3057);--bg3:#A0C4FF;--bg4:#0066cb;--btn-bg-hover:#110797;--btn-bg-active:#07015c;--btn-text:#080808}h1{font-family:"Montserrat",sans-serif;font-size:32px;-webkit-font-smoothing:antialiased;font-weight:900;line-height:1.2em;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:1280px){h1{font-size:44px}}h2{font-family:"Montserrat",sans-serif;font-size:30px;-webkit-font-smoothing:antialiased;font-weight:900;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:1280px){h2{font-size:40px}}h3{font-family:"Montserrat",sans-serif;font-size:24px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:1280px){h3{font-size:32px}}h4{font-family:"Montserrat",sans-serif;font-size:28px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}h5{font-family:"Montserrat",sans-serif;font-size:25px;-webkit-font-smoothing:antialiased;font-weight:700;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}h6{font-family:"Montserrat",sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.2em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn{font-family:"Open Sans",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;background:#473bec;color:var(--white);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .25),0 2px 4px rgb(90 46 250 / .35);box-shadow:0 4px 10px rgb(0 0 0 / .25),0 2px 4px rgb(90 46 250 / .35)}.btn:hover{background:var(--btn-bg-hover)}.btn:focus{background:var(--btn-bg-hover)}.btn:active{background:var(--btn-bg-active)}.btn.btn--sm{font-size:10px;height:22px;padding-block:5px;padding-inline:12px}@media(min-width:1280px){.btn.btn--sm{padding-block:10px;padding-inline:24px;font-size:20px;height:44px}}.btn.btn--breeze{background:#8fa3b8;color:#0b1c2d}.btn.btn--breeze:hover{background:#afc3d9}.btn.btn--breeze:focus{background:#afc3d9}.btn.btn--breeze:active{background:#888c92}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}.rtl{direction:rtl;unicode-bidi:embed}html,body{height:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:"Montserrat",sans-serif;font-size:16px;line-height:normal;overflow-x:hidden}@media(min-width:1280px){body{font-size:20px}}.lock{overflow:hidden}.page-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100%}.main{-webkit-margin-before:64px;margin-block-start:64px}@media(min-width:1280px){.main{-webkit-margin-before:56px;margin-block-start:56px}}.wrapper{max-width:100%;position:relative;overflow:clip}.container{margin:0 auto;max-width:100%;padding-block:0;padding-inline:16px;width:100%}@media(min-width:1280px){.container{max-width:1204px;padding-inline:32px}}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}img{height:100%;max-width:100%}.d-none{display:none}.error404 .page-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-404{padding:60px 0}@media(min-width:1024px){.error-404{padding:160px 0 32px}}.error-404 .page-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error-404 .page-title{font-size:80px;text-align:center;color:var(--text)}@media(min-width:1024px){.error-404 .page-title{font-size:150px}}.error-404 .page-text{text-align:center;font-size:48px;line-height:1.2em;color:var(--text)}@media(min-width:1024px){.error-404 .page-text{font-size:72px}}.error-404 .btn{margin-top:32px}.loader{position:fixed;width:100vw;height:100vh;top:0;inset-inline-start:0;z-index:1000;background:var(--bg2)}.loader__image-wrapper{width:100%;max-width:300px}@media(min-width:768px){.loader__image-wrapper{max-width:400px}}@media(min-width:1280px){.loader__image-wrapper{max-width:500px}}.loader__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loader__inner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loader,.loader__inner{-webkit-transition:opacity .8s ease-out;transition:opacity .8s ease-out}.hidden{opacity:0;pointer-events:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--bg3)}.inner-wrapper{position:relative;width:100vw;left:-50vw;margin-left:50%;color:#fff}.header-wrapper{width:100%;position:fixed;top:0;inset-inline-start:0;z-index:99}.header{background:var(--bg);padding:20px 0}@media(min-width:1280px){.header{display:none}}.header__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:20px}@media(min-width:768px){.header__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width:1024px){.header__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width:1280px){.header__content{gap:58px}}.header__menu-wrapper{line-height:0;position:relative}@media(min-width:1280px){.header__menu-wrapper{display:none}}.header__nav{width:50vw;min-height:100vh;background:var(--bg2);display:-webkit-box;display:-ms-flexbox;display:flex;inset-inline-end:-200%;padding:100px 20px 24px;position:fixed;top:0;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out;z-index:999}.header__nav.active{inset-inline-end:0}@media(min-width:1280px){.header__nav{background:#fff0;padding:0;position:static;width:auto;min-height:unset}}.header .navigation-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style-type:none;padding:0;row-gap:20px}.header .navigation-menu a{color:var(--white);font-size:14px;line-height:1.2em;text-decoration:none;text-transform:uppercase;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header .navigation-menu a:hover{color:var(--btn-bg-hover)}.header__btn-box{display:none}.header__btn-box .btn{border:1px solid var(--bg4)}@media(min-width:375px){.header__btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-margin-end:auto;margin-inline-end:auto}}@media(min-width:768px){.header__btn-box{gap:12px}}@media(min-width:1280px){.header__btn-box{gap:24px}}.burger-btn{background:#fff0;border:0;cursor:pointer;line-height:0;padding:0}@media(min-width:1280px){.burger-btn{display:none}}.burger-btn svg path{fill:var(--white)}.burger-close{width:32px;height:32px;background:#fff0;border:0;cursor:pointer;padding:0;position:absolute;inset-inline-end:16px;top:16px}@media(min-width:1280px){.burger-close{display:none}}.burger-close::before,.burger-close::after{width:32px;height:2px;background:var(--white);border-radius:2px;content:"";left:50%;position:absolute;top:50%;-webkit-transform-origin:center;transform-origin:center}.burger-close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.burger-close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.logo{line-height:0;-ms-flex-negative:0;flex-shrink:0}@media(min-width:1280px){.logo{width:195px}}.custom-logo-link{display:inline-block;line-height:0;max-width:97.5px;width:100%}@media(min-width:1280px){.custom-logo-link{max-width:195px}}.footer{background:var(--bg4)}.footer .container{padding-block:56px;padding-inline:60px}@media(min-width:1280px){.footer .container{padding-inline:16px}}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@media(min-width:768px){.footer__content{gap:84px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__title{color:var(--white);font-size:20px;line-height:1.5em}.footer__title:not(:last-child){margin-bottom:16px}.footer__text-wrapper{color:var(--white);font-size:14px;line-height:1.6em}.footer__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media(min-width:768px){.footer__col{min-width:288px}}@media(min-width:1280px){.footer__col--logo{min-width:unset;max-width:260px}}.footer__col--menu{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}@media(min-width:1280px){.footer__col--menu{min-width:unset;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.footer .footer-navigation{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.footer .footer-navigation li,.footer .footer-navigation a{font-size:14px;line-height:20px;color:var(--white);text-decoration:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.footer .logo{width:100%}.footer .logo:not(:last-child){-webkit-margin-after:32px;margin-block-end:32px}@media(min-width:1024px){.footer .logo{width:auto}}.footer .custom-logo-link{max-width:195px}.subtitle-menu{color:var(--white);font-size:20px}.subtitle-menu:not(:last-child){margin-bottom:16px}.block-game{padding-block:30px}.block-game__title{-webkit-margin-after:20px;margin-block-end:20px}.block-game-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;background:var(--bg4);padding:20px}.block-game-card__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-game-card__image-wrapper img{border-radius:8px}.block-game-card__top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1280px){.block-game-card__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.block-game-card__top::after{content:"";position:absolute;left:0;bottom:-20px;width:100%;background:#e4e2e2;height:1px}.block-game-card__left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:288px}@media(min-width:768px){.block-game-card__left-col{min-width:350px}}@media(min-width:1280px){.block-game-card__left-col{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;min-width:unset}}.block-game-card__right-col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:252px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:1280px){.block-game-card__right-col{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;min-width:unset}}.block-game-card__center-col{text-align:center;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:252px}@media(min-width:1280px){.block-game-card__center-col{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;min-width:unset}}.block-game-card__center-col h2,.block-game-card__center-col h3,.block-game-card__center-col h4,.block-game-card__center-col h5,.block-game-card__center-col h6{font-size:24px}.block-game-card__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:200px}.block-game-card__name{font-size:24px;font-weight:800;text-align:center}.block-game-card__rating{background:var(--bg2);padding:6px;-ms-flex-item-align:center;align-self:center}.block-game-card__rating .fa-star{color:#d4af37}.block-game-card .btn{text-transform:capitalize;gap:8px;min-width:191px;height:60px}.block-game-card__bottom{text-align:center}@media(min-width:1024px){.block-game-card__bottom{text-align:left}}.panel{display:none;font-family:"Open Sans",sans-serif}@media(min-width:1280px){.panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;background:var(--bg2);padding:13px 16px}}.panel__title{color:var(--white);font-size:16px;font-weight:600;line-height:1.2em}.panel .navigation-menu{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:0}.panel .navigation-menu a{display:block;text-decoration:none;color:var(--white);font-size:16px;font-weight:500;line-height:normal;border:1px solid var(--white);-webkit-transition:background .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out;padding:5px 6px}.panel .navigation-menu a:hover{background:#f5c542;color:var(--white);border-color:#f5c542}.panel .navigation-menu a:active{background:#b8962e;border-color:#b8962e;color:var(--white)}.hero{position:relative;width:100vw;inset-inline-start:-50vw;-webkit-margin-start:50%;margin-inline-start:50%;-webkit-margin-after:32px;margin-block-end:32px}@media(min-width:1280px){.hero{-webkit-margin-after:40px;margin-block-end:40px}}.hero__bg-wrapper{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%}.hero__bg-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px){.hero__bg-wrapper img{-o-object-position:bottom;object-position:bottom}}.hero__bg-desktop{display:none}@media(min-width:768px){.hero__bg-desktop{display:block;width:100%;height:100%}}.hero__bg-mobile{width:100%;height:100%}@media(min-width:768px){.hero__bg-mobile{display:none}}.hero__container{padding-inline:16px}@media(min-width:1280px){.hero__container{width:100%;margin:0 auto;max-width:1204px}}.hero__content{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px;width:100%;padding:38px 0 150px}@media(min-width:1280px){.hero__content{row-gap:32px;max-width:621px;padding:95px 0 170px}}.hero__text-wrapper{width:100%;color:var(--white)}@media(min-width:1280px){.hero__text-wrapper{font-size:16px;max-width:486px}}.hero__text-wrapper p+p{margin-top:12px}.hero__title{color:var(--white)}.hero .btn{padding:16px;text-transform:none;width:100%}@media(min-width:375px){.hero .btn{min-width:343px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width:1280px){.hero .btn{min-width:191px;height:60px}}.two-column{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding-block:16px;scroll-margin-top:64px}@media(min-width:1024px){.two-column{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width:1280px){.two-column{scroll-margin-top:147px;padding-block:60px}}@media(min-width:1024px){.two-column.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.two-column__left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}@media(min-width:1024px){.two-column__left-col{max-width:708px;row-gap:32px;width:100%}}@media(min-width:1024px){.two-column__right-col{width:calc(100% - 708px)}}.two-column__btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.two-column__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:625px){.two-column__image-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.two-column__image-wrapper img{border-radius:20px}@media(max-width:625px){.two-column__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media(min-width:1280px){.two-column__image-wrapper img{border-radius:24px}}.two-column__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.two-column__item{border-radius:65px;background:var(--bg2);backdrop-filter:blur(10px);padding-block:6px;padding-inline:8px;font-family:"Montserrat",sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.2em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:1280px){.two-column__item{padding-block:10px;padding-inline:12px}}.two-column__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Montserrat",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:1280px){.two-column__text-wrapper{font-size:20px}}.two-column__text-wrapper table{border:1px solid var(--text)}.two-column__text-wrapper table td{padding:5px}.two-column__text-wrapper table:not(:last-child){margin-bottom:16px}@media(min-width:1280px){.two-column__text-wrapper table:not(:last-child){margin-bottom:32px}}.two-column__text-wrapper h2{margin-bottom:16px}@media(min-width:1280px){.two-column__text-wrapper h2:not(:last-child){margin-bottom:32px}}.two-column__text-wrapper p+p,.two-column__text-wrapper p+ul,.two-column__text-wrapper p+ol,.two-column__text-wrapper ul+p,.two-column__text-wrapper ol+p,.two-column__text-wrapper p+table,.two-column__text-wrapper ol+table,.two-column__text-wrapper ul+table,.two-column__text-wrapper p+h3,.two-column__text-wrapper p+h4,.two-column__text-wrapper p+h5,.two-column__text-wrapper p+h6{margin-top:16px}@media(min-width:1280px){.two-column__text-wrapper p+p,.two-column__text-wrapper p+ul,.two-column__text-wrapper p+ol,.two-column__text-wrapper ul+p,.two-column__text-wrapper ol+p,.two-column__text-wrapper p+table,.two-column__text-wrapper ol+table,.two-column__text-wrapper ul+table,.two-column__text-wrapper p+h3,.two-column__text-wrapper p+h4,.two-column__text-wrapper p+h5,.two-column__text-wrapper p+h6{margin-top:32px}}.two-column__text-wrapper ol{-webkit-padding-start:20px;padding-inline-start:20px}.two-column__text-wrapper ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-padding-start:20px;padding-inline-start:20px;row-gap:8px}@media(min-width:1280px){.two-column__text-wrapper ul{row-gap:12px}}.two-column__text-wrapper ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px;position:relative}.all-slots{padding-block:32px}@media(min-width:1280px){.all-slots{-webkit-padding-before:56px;padding-block-start:56px;-webkit-padding-after:120px;padding-block-end:120px}}.all-slots .page-title:not(:last-child){margin-bottom:16px}@media(min-width:1280px){.all-slots .page-title:not(:last-child){margin-bottom:32px}}.all-slots .slot-item{width:calc(50% - 4px);-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%}@media(min-width:625px){.all-slots .slot-item{width:calc(33.333% - 6px)}}@media(max-width:768px){.all-slots .slot-item:nth-child(n+4){display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:768px){.all-slots .slot-item{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:273px;max-width:50%;width:100%}}@media(min-width:1280px){.all-slots .slot-item{max-width:273px}}.best-slots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px;padding-block:16px}@media(min-width:1280px){.best-slots{padding-block:60px}}.slot-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@media(min-width:375px){.slot-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:768px){.slot-list{gap:24px}}@media(min-width:1280px){.slot-list{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:32px}}.slot-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px;background:var(--bg2);border:1px solid #e3d09e;border-radius:16px;padding:12px;width:100%}@media(min-width:375px){.slot-item{width:calc(50% - 4px)}}@media(max-width:768px){.slot-item:nth-child(n+4){display:none}}@media(min-width:768px){.slot-item{width:unset;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:340px}}@media(min-width:1280px){.slot-item{min-width:273px;max-width:273px;row-gap:24px;padding:16px}}.slot-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}@media(min-width:1280px){.slot-item__content{row-gap:24px}}.slot-item__title{font-size:12px;font-weight:700}@media(min-width:768px){.slot-item__title{font-family:"Montserrat",sans-serif;font-size:25px;-webkit-font-smoothing:antialiased;font-weight:700;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.slot-item__rating{font-size:10px;position:relative;-webkit-padding-start:15px;padding-inline-start:15px}.slot-item__rating::before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDEyLjk1MDRMMy4yOTc3MiAxNC40NzIxTDMuMjkxODYgOS41Mjk3N0wwLjM5MTU0OCA1LjUyNzg2TDUuMDkwMjEgMy45OTUwMkw4IDBMMTAuOTA5OCAzLjk5NTAyTDE1LjYwODUgNS41Mjc4NkwxMi43MDgxIDkuNTI5NzdMMTIuNzAyMyAxNC40NzIxTDggMTIuOTUwNFoiIGZpbGw9IiNGRkM2NUEiLz4KPC9zdmc+Cg==);position:absolute;inset-block-start:50%;inset-inline-start:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px;background-size:10px 10px}@media(min-width:1280px){.slot-item__rating{font-size:16px;-webkit-padding-start:24px;padding-inline-start:24px}.slot-item__rating::before{width:16px;height:16px;background-size:16px 16px}}.slot-item__image{width:100%;overflow:hidden;border-radius:12px;line-height:0;height:144px}@media(min-width:768px){.slot-item__image{height:245px}}.slot-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.best-slots__see-all{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--bg3);text-decoration:underline;font-weight:700;font-size:24px;line-height:normal;padding:16px}.best-slots__see-all span{position:relative;padding-right:48px}.best-slots__see-all span::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAzNiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMTAuNUMxLjE3MTU3IDEwLjUgMC41IDExLjE3MTYgMC41IDEyQzAuNSAxMi44Mjg0IDEuMTcxNTcgMTMuNSAyIDEzLjVWMTAuNVpNMzUuMDYwNyAxMy4wNjA3QzM1LjY0NjQgMTIuNDc0OSAzNS42NDY0IDExLjUyNTEgMzUuMDYwNyAxMC45MzkzTDI1LjUxNDcgMS4zOTM0QzI0LjkyODkgMC44MDc2MTEgMjMuOTc5MiAwLjgwNzYxMSAyMy4zOTM0IDEuMzkzNEMyMi44MDc2IDEuOTc5MTkgMjIuODA3NiAyLjkyODkzIDIzLjM5MzQgMy41MTQ3MkwzMS44Nzg3IDEyTDIzLjM5MzQgMjAuNDg1M0MyMi44MDc2IDIxLjA3MTEgMjIuODA3NiAyMi4wMjA4IDIzLjM5MzQgMjIuNjA2NkMyMy45NzkyIDIzLjE5MjQgMjQuOTI4OSAyMy4xOTI0IDI1LjUxNDcgMjIuNjA2NkwzNS4wNjA3IDEzLjA2MDdaTTIgMTJWMTMuNUgzNFYxMlYxMC41SDJWMTJaIiBmaWxsPSIjNDcyRTAwIi8+Cjwvc3ZnPgo=);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:36px;height:24px}.slot-details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;background:var(--bg3);border-radius:16px;padding:16px;margin-block:16px}@media(min-width:1280px){.slot-details{margin-block:60px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.slot-details__item{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:256px;color:var(--white);background:var(--bg4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:12px;gap:24px;padding:20px}@media(min-width:1280px){.slot-details__item{gap:24px;min-width:340px}}@media(min-width:375px){.slot-details__text-wrapper{font-size:24px}}.slot-details__text-wrapper strong,.slot-details__text-wrapper b{display:block;-webkit-margin-before:10px;margin-block-start:10px}@media(min-width:375px){.slot-details__text-wrapper strong,.slot-details__text-wrapper b{font-size:20px}}.slot-details__icon-holder{-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--bg3);padding:13px}.slot-details__icon-holder img{width:100%}.full-width{position:relative;z-index:5;scroll-margin-top:64px}@media(min-width:1280px){.full-width{scroll-margin-top:147px}}.full-width--first{-webkit-padding-after:32px;padding-block-end:32px}@media(min-width:1280px){.full-width--first{-webkit-padding-after:60px;padding-block-end:60px}}.full-width--second{-webkit-padding-before:16px;padding-block-start:16px;-webkit-padding-after:16px;padding-block-end:16px}@media(min-width:1280px){.full-width--second{-webkit-padding-before:20px;padding-block-start:20px;-webkit-padding-after:20px;padding-block-end:20px}}.full-width--third{-webkit-padding-before:16px;padding-block-start:16px;-webkit-padding-after:16px;padding-block-end:16px}@media(min-width:1280px){.full-width--third{-webkit-padding-before:10px;padding-block-start:10px;-webkit-padding-after:10px;padding-block-end:10px}}.full-width__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Montserrat",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:1280px){.full-width__text-wrapper{font-size:20px}}.full-width__text-wrapper table{border:1px solid #fff;border-collapse:separate}.full-width__text-wrapper table td{padding:5px;border:1px solid #fff}.full-width__text-wrapper table:not(:last-child){margin-bottom:16px}@media(min-width:1280px){.full-width__text-wrapper table:not(:last-child){margin-bottom:32px}}.full-width__text-wrapper h2:not(:last-child),.full-width__text-wrapper h3:not(:last-child),.full-width__text-wrapper h4:not(:last-child),.full-width__text-wrapper h5:not(:last-child),.full-width__text-wrapper h6:not(:last-child){margin-bottom:16px}@media(min-width:1280px){.full-width__text-wrapper h2:not(:last-child),.full-width__text-wrapper h3:not(:last-child),.full-width__text-wrapper h4:not(:last-child),.full-width__text-wrapper h5:not(:last-child),.full-width__text-wrapper h6:not(:last-child){margin-bottom:32px}}.full-width__text-wrapper p+h2,.full-width__text-wrapper table+h2{-webkit-margin-before:16px;margin-block-start:16px}@media(min-width:1280px){.full-width__text-wrapper p+h2,.full-width__text-wrapper table+h2{-webkit-margin-before:32px;margin-block-start:32px}}.full-width__text-wrapper p+p,.full-width__text-wrapper p+ul,.full-width__text-wrapper p+ol,.full-width__text-wrapper ul+p,.full-width__text-wrapper ol+p{-webkit-margin-before:16px;margin-block-start:16px}@media(min-width:1280px){.full-width__text-wrapper p+p,.full-width__text-wrapper p+ul,.full-width__text-wrapper p+ol,.full-width__text-wrapper ul+p,.full-width__text-wrapper ol+p{-webkit-margin-before:32px;margin-block-start:32px}}.full-width__text-wrapper ol{-webkit-padding-start:20px;padding-inline-start:20px}.full-width__text-wrapper ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px;-webkit-padding-start:20px;padding-inline-start:20px}@media(min-width:1280px){.full-width__text-wrapper ul{row-gap:12px}}.full-width__text-wrapper ul li{position:relative}.banner{-webkit-padding-before:18px;padding-block-start:18px;-webkit-padding-after:16px;padding-block-end:16px}@media(min-width:1280px){.banner{-webkit-padding-before:16px;padding-block-start:16px;-webkit-padding-after:20px;padding-block-end:20px}}.banner__image-wrapper{width:100%;height:343px;line-height:0;border-radius:56px;overflow:hidden}@media(min-width:768px){.banner__image-wrapper{height:650px}}@media(min-width:1280px){.banner__image-wrapper{height:380px}}.banner__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px){.banner__image-wrapper img{-o-object-position:top;object-position:top}}.banner__bg-desktop{display:none}@media(min-width:768px){.banner__bg-desktop{display:block;width:100%;height:100%}}.banner__bg-mobile{width:100%;height:100%}@media(min-width:768px){.banner__bg-mobile{display:none}}.author{padding-block:24px;position:relative;width:100vw;height:100%;inset-inline-start:-50vw;-webkit-margin-start:50%;margin-inline-start:50%;background:var(--bg);-webkit-margin-before:8px;margin-block-start:8px;-webkit-margin-after:16px;margin-block-end:16px;padding-inline:8px}@media(min-width:1280px){.author{-webkit-margin-before:20px;margin-block-start:20px;-webkit-margin-after:40px;margin-block-end:40px}}.author__container{width:100%;max-width:1140px;margin:0 auto}.card-author{color:var(--white);background:var(--bg4);padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.card-author__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-align:end;gap:8px}.card-author__avatar-wrapper{width:100px;height:100px;overflow:hidden;border-radius:50%}.card-author__avatar-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-author__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}.card-author__subtitle{font-size:14px;line-height:1.2em}.card-author__name{font-family:"Montserrat",sans-serif;font-size:28px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-weight:500}.card-author__position{font-family:"Montserrat",sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.2em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-weight:500}.card-author__text-wrapper{font-size:16px;line-height:1.25em;text-align:end}