@font-face{font-family:Uni Neue;src:url(../fonts/UniNeueRegular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Uni Neue;src:url(../fonts/UniNeueBold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Uni Neue;src:url(../fonts/UniNeueHeavy.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Uni Neue;src:url(../fonts/UniNeueHeavy-Italic.woff2) format("woff2");font-weight:800;font-style:italic}@font-face{font-family:Uni Neue;src:url(../fonts/UniNeueBlack.woff2) format("woff2");font-weight:900;font-style:normal}:root{--primary-color: #fc3f1d;--text-color: white;--uni: "Uni Neue", sans-serif;--content-padding: 4rem;--container-width: 120rem}@media only screen and (max-width: 640px){:root{--content-padding: 2rem}}*,*:after,*:before{box-sizing:inherit;margin:0;padding:0}@view-transition{navigation: auto;}:root{interpolate-size:allow-keywords}html{box-sizing:border-box;font-size:62.5%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(2px,.52vw,125px);scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding-top:10rem}@media only screen and (max-width: 640px){html{font-size:10px}}body{font-size:1.6rem;line-height:1.2;min-height:100vh;display:flex;flex-direction:column;overscroll-behavior:none;font-family:var(--uni);background-color:#000;color:#fff}picture{display:contents}body.menu-open,body.modal-open{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}main{display:flex;flex-direction:column;flex-grow:1}ul,ol{list-style:none}ol{counter-reset:ordered-list}ol>li{counter-increment:ordered-list}ol>li:before{content:counter(ordered-list,decimal-leading-zero) "."}input,textarea{border:none;font:inherit;outline:none;box-shadow:none;border-radius:0;width:100%;background-color:transparent;display:block}input:not([type=checkbox]):not([type=radio]){-moz-appearance:none;appearance:none;-webkit-appearance:none}textarea{resize:none;box-shadow:none;display:block;width:100%;field-sizing:content;height:auto}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}button{border:none;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;outline:none;display:inline-flex;position:relative}a{background-color:transparent;text-decoration:none;transition:color .2s,text-decoration-color .2s}a:link,a:visited{color:inherit}a:where(:not[class]):link,a:where(:not[class]):visited{color:var(--primary-color)}svg{flex-shrink:0;fill:currentColor}img{border-style:none;max-width:100%;display:block}img[data-sizes=auto]{display:block;width:100%}img.lazyload:not([src]){visibility:hidden}table{width:100%;border-collapse:collapse;text-align:left}th{font-weight:400}td,th{text-align:left;vertical-align:top}::selection{color:#fff;background-color:var(--primary-color);-webkit-text-fill-color:white}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{background-color:transparent}.validation-error{font-size:1.6rem;line-height:140%;margin-top:1rem;color:var(--red)}@media only screen and (max-width: 640px){.validation-error{font-size:1.4rem;font-style:normal;font-weight:400;line-height:130%}}.page-main{flex-grow:1;display:flex;flex-direction:column;overflow-x:hidden;overflow-x:clip;overflow:clip}.btn{display:block;text-align:center;font-size:2.4rem;font-style:normal;font-weight:500;line-height:110%;color:#fff;background-color:var(--primary-color);padding:1.2rem 3.2rem;transition:background-color .2s,color .2s,box-shadow .2s;align-self:flex-start;max-width:100%;border-radius:10rem}@media (hover: hover) and (pointer: fine){.btn:hover{box-shadow:0 0 .3618rem #ff5129,0 0 2.1708rem #ff5129}}@media only screen and (max-width: 640px){.btn{font-size:1.8rem;font-style:normal;font-weight:500;line-height:110%;align-self:center;padding:1rem 5.5rem}}.intro{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);position:relative;z-index:1;padding-top:18rem;margin-bottom:15rem;background-image:linear-gradient(to bottom,black 70%,transparent 80%)}@media only screen and (max-width: 640px){.intro{padding-top:9.5rem;margin-bottom:5rem;z-index:10}}.intro__bg{position:absolute;z-index:-1;top:0;left:50%;transform:translate(-50%);width:100%;min-width:192rem}@media only screen and (max-width: 640px){.intro__bg{min-width:39rem}}.intro__bg-image{display:block;width:100%;height:auto}.intro__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.intro__content{align-items:center}}.intro__heading{font-size:10.7793rem;font-style:normal;font-weight:800;line-height:116%;text-transform:uppercase;display:grid;grid-template-areas:"stack";max-width:66rem;margin-bottom:8rem;position:relative}@media only screen and (max-width: 640px){.intro__heading{font-size:5.0881rem;font-style:normal;font-weight:800;line-height:116%;text-transform:uppercase;margin-bottom:2.4rem;text-align:center}}.intro__heading:after,.intro__heading:before{content:attr(data-text);grid-area:stack;font:inherit;color:#ff5129;z-index:5}.intro__heading:after{position:relative;left:-.03em}@media only screen and (max-width: 640px){.intro__heading:after{left:.06em}}.intro__heading:before{z-index:2;filter:blur(1.202rem)}@media only screen and (max-width: 640px){.intro__heading:before{filter:blur(5.6735701561px)}}.intro__heading-line{position:absolute;top:100%;width:100%;left:0;height:auto;mix-blend-mode:overlay}@media only screen and (max-width: 640px){.intro__heading-line{width:30rem;left:50%;transform:translate(-50%)}}.intro__heading-text{grid-area:stack;z-index:10}.intro__text{max-width:47.5rem;font-size:2rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 640px){.intro__text{font-size:1.4rem;font-style:normal;font-weight:500;line-height:120%;max-width:32rem;margin-bottom:18rem;text-align:center}}.intro__ticker{grid-column:1/-1;background:#0003;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:rotate(-3.434deg);margin-top:3rem}@media only screen and (max-width: 640px){.intro__ticker{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:rotate(-3.434deg);margin-top:.5rem}}.intro__ticker-list{--gap: 4.8rem;display:flex;align-items:center;padding:1.2rem 0;gap:var(--gap);width:max-content;font-size:5.4158rem;font-style:normal;font-weight:900;line-height:95%;text-transform:uppercase;animation:ticker 30s infinite linear}@media only screen and (max-width: 640px){.intro__ticker-list{font-size:1.8594rem;font-style:normal;font-weight:900;line-height:95%;text-transform:uppercase;padding:.8rem 0;--gap: 1.8rem}}.intro__ticker-list-item{white-space:nowrap}.intro__ticker-list-item--orange{color:var(--primary-color)}@keyframes ticker{to{transform:translate(calc(-50% - var(--gap, 0) / 2))}}.intro__btn{width:30rem}@media only screen and (max-width: 640px){.intro__btn{width:24.5rem}}.about{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);position:relative;z-index:2;margin-bottom:24rem}@media only screen and (max-width: 640px){.about{z-index:revert}}.about__bg{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem;margin-top:6rem}@media only screen and (max-width: 640px){.about__bg{min-width:39rem;margin-top:11rem;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%)}}.about__bg-image{display:block;width:100%;height:auto}.about__mobile-blur{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem;margin-top:6rem;display:none;mix-blend-mode:overlay}@media only screen and (max-width: 640px){.about__mobile-blur{min-width:39rem;display:block}}.about__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.about__words{font-size:19.738rem;font-style:normal;font-weight:800;line-height:110%;-webkit-user-select:none;user-select:none;margin-bottom:-9rem;align-self:flex-start;background:linear-gradient(to right,#5757e9 35.29%,#fff3 115.83%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;mix-blend-mode:overlay}@media only screen and (max-width: 640px){.about__words{min-width:39rem;font-size:12.0191rem;font-style:normal;font-weight:800;line-height:110%;text-align:center;width:100vw;left:50%;position:relative;transform:translate(-50%);background:linear-gradient(180deg,#fff 17.28%,#fff0 84.85%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;mix-blend-mode:overlay;margin-bottom:-5rem}}.about__text-content{display:flex;flex-direction:column;position:relative;z-index:10}.about__heading{font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.about__heading{text-align:center;font-size:3.2rem;font-style:normal;font-weight:800;line-height:110%}}.about__text{max-width:43rem;font-size:2rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 640px){.about__text{font-size:1.4rem;font-style:normal;font-weight:500;line-height:120%;text-align:center}}.about__text p{margin-top:2rem}.about__text p:first-child{margin-top:0}.about__text em{font-weight:800;font-style:italic;color:var(--primary-color)}@media only screen and (max-width: 640px){.about__btn{align-self:center;display:none}}.cities{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);position:relative;margin-bottom:30rem}@media only screen and (max-width: 640px){.cities{margin-bottom:10rem}}.cities__bg{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 33.33%,black 66.66%,transparent 100%);margin-top:12rem}@media only screen and (max-width: 640px){.cities__bg{min-width:39rem}}.cities__bg-image{display:block;width:100%;height:auto}.cities__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.cities__heading{text-align:center;font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:10rem}@media only screen and (max-width: 640px){.cities__heading{font-size:3.2rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:2.5rem}}.cities__row{display:grid;grid-template-columns:minmax(0,39.2rem) 1fr minmax(0,39.2rem);grid-gap:2rem;align-items:flex-start}@media only screen and (max-width: 640px){.cities__row{display:flex;flex-direction:column;gap:7rem}}.cities__block{display:flex;flex-direction:column}@media only screen and (max-width: 640px){.cities__block{width:100%;max-width:26.3rem}}.cities__block:nth-child(2){margin-top:10rem;grid-column:3/4}@media only screen and (max-width: 640px){.cities__block:nth-child(2){margin:0;width:100%}}.cities__block-title{font-size:7.018rem;font-style:normal;font-weight:900;line-height:80%;text-transform:uppercase;background:linear-gradient(0deg,#fff0 7.4%,#fff 87.4%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 640px){.cities__block-title{font-size:3.2rem;font-style:normal;font-weight:900;line-height:100%;text-transform:uppercase}}.cities__block-card-wrapper{position:relative}.cities__block-card-line{position:absolute;pointer-events:none;max-width:none;z-index:12}.cities__block:nth-child(1) .cities__block-card-line{left:100%;top:100%;margin-top:-7.2rem;width:24.5rem;height:auto}@media only screen and (max-width: 640px){.cities__block:nth-child(1) .cities__block-card-line{margin:0;top:100%;left:13rem;width:22.4rem}}.cities__block:nth-child(2) .cities__block-card-line{right:100%;bottom:19rem;width:40rem;height:auto;margin-bottom:-5rem}@media only screen and (max-width: 640px){.cities__block:nth-child(2) .cities__block-card-line{margin:0;left:100%;right:auto;bottom:100%;width:21.8rem;margin-left:-13rem;margin-bottom:-6rem}}.cities__block-card{padding:2.4rem;border-radius:2.6672rem;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:13;overflow:hidden}.cities__block-card:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-2;background:#0000001a;-webkit-backdrop-filter:blur(4.4453rem);backdrop-filter:blur(4.4453rem)}.cities__block-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;border:2px solid transparent;background:linear-gradient(to right bottom,#624f86,#ffedd4,#5229a1) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.cities__block-card-item{display:flex;flex-direction:column;gap:.8rem}.cities__block-card-item-title{font-size:3rem;font-style:normal;font-weight:800;line-height:120%;color:#ff5129}@media only screen and (max-width: 640px){.cities__block-card-item-title{font-size:2.4rem;font-style:normal;font-weight:800;line-height:120%}}.cities__block-price-list{display:flex;flex-direction:column;gap:.8rem}.cities__block-price-list-item{display:block;font-size:2.5rem;font-style:normal;font-weight:500;line-height:120%}@media only screen and (max-width: 640px){.cities__block-price-list-item{font-size:1.4rem;font-style:normal;font-weight:500;line-height:120%}}.cities__block-price-list-item:before{content:"";display:inline-block;vertical-align:middle;width:1.2237rem;height:1.3765rem;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/orange-triangle.svg);position:relative;top:-.2rem}@media only screen and (max-width: 640px){.cities__block-price-list-item:before{width:.533rem;height:.5995rem}}.cities__block-price-list-item b{font-weight:800}.cities__block-card-label{position:absolute;right:0;bottom:0;z-index:2;font-size:1.748rem;font-style:italic;font-weight:850;line-height:110%;text-transform:uppercase;padding:.6rem 1.6rem;border-radius:485.544px;background:#ff5129;box-shadow:-3.593rem 6.3121rem 2.0393rem #0000,-2.2821rem 4.03rem 1.8451rem #0000000a,-1.311rem 2.2821rem 1.5537rem #00000021,-.5827rem 1.0196rem 1.1653rem #00000036,-.1457rem .2428rem .6312rem #00000040;transform:rotate(-1.537deg);margin-right:-2rem;margin-bottom:-1.4rem;color:#fff;z-index:15}@media only screen and (max-width: 640px){.cities__block-card-label{font-size:1.4rem;font-style:italic;font-weight:800;line-height:110%;text-transform:uppercase;padding:.8rem 1.6rem;border-radius:48.5544rem;background:#ff5129;box-shadow:-3.593rem 6.3121rem 2.0393rem #0000,-2.2821rem 4.03rem 1.8451rem #0000000a,-1.311rem 2.2821rem 1.5537rem #00000021,-.5827rem 1.0196rem 1.1653rem #00000036,-.1457rem .2428rem .6312rem #00000040;margin-right:-3rem;margin-bottom:-1.7rem}}.who-can{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;position:relative;z-index:2}@media only screen and (max-width: 640px){.who-can{margin-bottom:2rem}}.who-can__bg{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 40%,black 80%,transparent 100%);background-color:#000;margin-top:12rem}@media only screen and (max-width: 640px){.who-can__bg{min-width:39rem;margin:0;margin-top:0rem;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 33.33%,black 66.66%,transparent 100%)}}.who-can__bg-image{width:100%;display:block;height:auto}picture:nth-child(2) .who-can__bg-image{position:absolute;left:0;top:0;display:none}@media only screen and (max-width: 640px){picture:nth-child(2) .who-can__bg-image{display:block}}.who-can__content{grid-column-start:content-start;grid-column-end:content-end}.who-can__items{display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 641px){.who-can__item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4rem;align-items:center;grid-template-areas:"left right"}.who-can__item:not(:first-child){margin-top:-6rem}.who-can__item:nth-child(2n){grid-template-areas:"right left"}.who-can__item:nth-child(2n) .who-can__image-container,.who-can__item:nth-child(2n) .who-can__icon-container{justify-self:flex-start}.who-can__item:nth-child(2n) .who-can__icon{margin:0;margin-left:4rem;margin-top:3rem}.who-can__item:nth-child(2n) .who-can__text-content{align-items:flex-end;text-align:right}}@media only screen and (max-width: 640px){.who-can__item{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"left" "right";grid-gap:0;text-align:center}.who-can__item:nth-child(2n) .who-can__icon{transform:translate(-50%,-50%) scale(1.1);margin-left:3rem}.who-can__item:nth-child(2n) .who-can__line{display:none}.who-can__item:nth-child(2n) .who-can__text{max-width:24rem}}.who-can__image-container{aspect-ratio:1/1;width:100%;max-width:40rem;justify-self:flex-end;position:relative;z-index:2;grid-area:left}@media only screen and (max-width: 640px){.who-can__image-container{justify-self:center;max-width:20rem}}.who-can__icon-container{aspect-ratio:1/1;width:100%;max-width:40rem;justify-self:flex-end;position:relative;z-index:1;grid-area:left;mix-blend-mode:overlay}@media only screen and (max-width: 640px){.who-can__icon-container{justify-self:center;max-width:22rem}}.who-can__icon{position:absolute;z-index:-1;left:50%;top:50%;width:60rem;height:60rem;max-width:none;transform:translate(-50%,-50%);margin-left:-4rem;margin-top:2rem;mix-blend-mode:overlay}@media only screen and (max-width: 640px){.who-can__icon{width:28rem;height:28rem;margin:0;margin-left:-1.5rem;margin-top:1rem}}.who-can__image{display:block;width:100%;height:100%;object-fit:contain}.who-can__text-content{display:flex;flex-direction:column;gap:1.5rem;grid-area:right}@media only screen and (max-width: 640px){.who-can__text-content{align-items:center;text-align:center}}.who-can__title{font-size:4.5rem;font-style:normal;font-weight:800;line-height:110%}@media only screen and (max-width: 640px){.who-can__title{font-size:2.4rem;font-style:normal;font-weight:800;line-height:110%}}.who-can__text{font-size:2rem;font-style:normal;font-weight:500;line-height:120%}@media only screen and (max-width: 640px){.who-can__text{font-size:1.4rem;font-style:normal;font-weight:500;line-height:120%}}.who-can__line{width:45rem;height:auto;align-self:center;margin-top:1rem;mix-blend-mode:overlay}.dream{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);position:relative;z-index:10;margin-bottom:20rem}@media only screen and (max-width: 640px){.dream{margin-bottom:10rem}}.dream__bg{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem;-webkit-mask-image:url(../images/dream-new-mask.webp);mask-image:url(../images/dream-new-mask.webp);-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-position:left top;mask-position:left top;mask-mode:alpha}@media only screen and (max-width: 640px){.dream__bg{min-width:39rem;transform:translate(-50%);top:0;-webkit-mask-image:url(../images/dream-mobile-mask.webp);mask-image:url(../images/dream-mobile-mask.webp)}}.dream__bg-image{display:block;width:100%;height:auto}.dream__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.dream__text-content{display:flex;flex-direction:column}@media only screen and (max-width: 640px){.dream__text-content{padding-top:38rem}}.dream__small-heading{font-size:5.0018rem;font-style:italic;font-weight:800;line-height:110%;text-transform:uppercase}@media only screen and (max-width: 640px){.dream__small-heading{font-size:3.2rem;font-style:normal;font-weight:800;line-height:110%;text-align:center;margin-bottom:1.5rem;text-transform:none}}.dream__large-heading{font-size:7.4946rem;font-style:italic;font-weight:800;line-height:110%;text-transform:uppercase;display:grid;grid-template-areas:"stack";max-width:46rem;margin-bottom:3rem;position:relative}@media only screen and (max-width: 640px){.dream__large-heading{font-size:5.088rem;font-style:italic;font-weight:800;line-height:110%;text-transform:uppercase;max-width:34rem;text-align:center;margin-bottom:3rem}}.dream__large-heading:after,.dream__large-heading:before{content:attr(data-text);grid-area:stack;font:inherit;color:#ff5129;z-index:5}.dream__large-heading:after{position:relative;left:-.04em}@media only screen and (max-width: 640px){.dream__large-heading:after{left:-.07em}}.dream__large-heading:before{z-index:2;filter:blur(1.202rem)}@media only screen and (max-width: 640px){.dream__large-heading:before{filter:blur(5.6735701561px)}}.dream__large-heading-text{grid-area:stack;z-index:10}.dream__btn{width:30rem}@media only screen and (max-width: 640px){.dream__btn{width:24.5rem}}.rules{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);position:relative;z-index:2;margin-bottom:2rem}.rules__bg{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem;margin-top:20rem;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%);background-color:#000}@media only screen and (max-width: 640px){.rules__bg{min-width:39rem;margin:0;margin-top:-4rem;-webkit-mask-image:none;top:0;transform:translate(-50%);background-color:#000;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%)}}.rules__bg-image{display:block;width:100%;height:auto}.rules__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.rules__heading{font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:2rem;text-align:center}.rules__heading b{color:#ff5129}@media only screen and (max-width: 640px){.rules__heading{font-size:3.2rem;font-style:normal;font-weight:800;line-height:110%}}.rules__list{display:flex;flex-direction:column;max-width:100rem;align-self:center}@media only screen and (max-width: 640px){.rules__list{max-width:none}}.rules__list-item:not(:first-child){margin-top:-12rem}@media only screen and (max-width: 640px){.rules__list-item:not(:first-child){margin-top:0}}.rules__card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0rem;align-items:center;grid-template-areas:"left right"}@media only screen and (min-width: 641px){.rules__list-item:nth-child(2n) .rules__card{grid-template-areas:"right left"}.rules__list-item:nth-child(2n) .rules__card .rules__card-image-container{justify-self:flex-start}.rules__list-item:nth-child(2n) .rules__card .rules__card-icon-wrapper{justify-self:flex-start}.rules__list-item:nth-child(2n) .rules__card .rules__card-content{justify-self:flex-end;text-align:right;align-items:flex-end}}@media only screen and (max-width: 640px){.rules__card{grid-template-areas:"left" "right";grid-template-columns:minmax(0,1fr)}}.rules__card-image-container{aspect-ratio:1/1;position:relative;width:100%;grid-area:left;max-width:40rem;justify-self:flex-end;z-index:5}@media only screen and (max-width: 640px){.rules__card-image-container{max-width:25rem;justify-self:center}}.rules__card-icon-wrapper{aspect-ratio:1/1;position:relative;width:100%;grid-area:left;max-width:40rem;justify-self:flex-end;z-index:1;mix-blend-mode:overlay}@media only screen and (max-width: 640px){.rules__card-icon-wrapper{max-width:25rem;justify-self:center}}.rules__card-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:auto}@media only screen and (min-width: 641px){.rules__list-item:nth-child(2) .rules__card-icon{width:32rem;max-width:none;margin-left:40rem;margin-top:6rem}.rules__list-item:nth-child(3) .rules__card-icon{width:38rem;max-width:none;margin-left:-15rem;margin-top:2rem}.rules__list-item:nth-child(4) .rules__card-icon{width:36.4706rem;max-width:none;margin-left:20rem;margin-top:-5rem}}.rules__card-image{position:absolute;left:0;top:0;display:block;width:100%;height:100%;object-fit:contain}.rules__card-content{display:flex;flex-direction:column;gap:1.5rem;grid-area:right}@media only screen and (max-width: 640px){.rules__card-content{align-items:center;text-align:center}}@media only screen and (max-width: 640px){.rules__card-content{margin-top:-3rem;gap:1rem}}.rules__card-heading{font-size:4.5rem;font-style:normal;font-weight:800;line-height:120%}@media only screen and (max-width: 640px){.rules__card-heading{font-size:2.4rem;font-style:normal;font-weight:800;line-height:110%}}.rules__card-text{font-size:2rem;font-style:normal;font-weight:500;line-height:120%;max-width:38rem}@media only screen and (max-width: 640px){.rules__card-text{font-size:1.4rem;font-style:normal;font-weight:500;line-height:120%;max-width:30rem}}.advantages{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:7rem;position:relative;z-index:5}@media only screen and (max-width: 640px){.advantages{padding-top:23rem;margin-bottom:2rem}}.advantages__bg{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-width:192rem}@media only screen and (max-width: 640px){.advantages__bg{min-width:39rem;top:0;transform:translate(-50%)}}.advantages__bg-arrows{position:absolute;left:0;top:0;width:100%;height:auto;min-width:192rem;mix-blend-mode:overlay;opacity:.4}@media only screen and (max-width: 640px){.advantages__bg-arrows{min-width:39rem;display:none}}.advantages__bg-image{display:block;width:100%;height:auto}.advantages__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.advantages__heading{text-align:center;font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:24rem}@media only screen and (max-width: 640px){.advantages__heading{display:none}}.advantages__cards{display:flex;flex-wrap:wrap;gap:1rem;max-width:100rem}@media only screen and (max-width: 640px){.advantages__cards{max-width:none;flex-direction:column;flex-wrap:nowrap;gap:0}}.advantages__card:nth-child(1){width:35.6rem;aspect-ratio:356/202;padding:4.2rem 4.5rem 4.2rem 4.6rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url(../images/advantages/1.svg);color:#fff;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width: 640px){.advantages__card:nth-child(1){background-image:url(../images/advantages/1-mobile.svg);width:100%;aspect-ratio:355/127;align-items:center;text-align:center;padding:2.4rem 3rem 3rem;left:auto;top:auto}}.advantages__card:nth-child(2){width:32.8rem;aspect-ratio:328/186.5;padding:3.1rem 5rem 3.7rem 6.2rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url(../images/advantages/2.svg);color:#fff;display:flex;flex-direction:column;gap:1rem;position:relative;left:-1.5rem;top:-1rem}@media only screen and (max-width: 640px){.advantages__card:nth-child(2){width:32rem;max-width:100%;aspect-ratio:320/126;align-self:center;padding:1.9rem 5rem 3.4rem;background-image:url(../images/advantages/2-mobile.svg);text-align:center;align-items:center;left:auto;top:auto}}.advantages__card:nth-child(3){width:34.6798rem;aspect-ratio:346.7/217.5;padding:6.7rem 5rem 5.4rem 6.2rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url(../images/advantages/3.svg);color:#fff;display:flex;flex-direction:column;gap:1rem;position:relative;left:17rem;top:-4rem}@media only screen and (max-width: 640px){.advantages__card:nth-child(3){background-image:url(../images/advantages/3-mobile.svg);width:27rem;max-width:100%;aspect-ratio:270/141;padding:4.2rem 3.2rem 2.6rem;align-items:center;text-align:center;left:1.2rem;top:-1.7rem;align-self:center}}.advantages__card:nth-child(4){width:54.5rem;aspect-ratio:545.5/222.5;padding:7.3rem 3rem 5.4rem 3.8rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url(../images/advantages/4.svg);color:#fff;display:flex;flex-direction:column;gap:1rem;position:relative;left:16.7rem;top:-5.5rem}@media only screen and (max-width: 640px){.advantages__card:nth-child(4){left:auto;top:-6rem;background-image:url(../images/advantages/4-mobile.svg);align-items:center;text-align:center;width:100%;aspect-ratio:334.4/201.5;padding:6.4rem 3.2rem 3.6rem}}.advantages__card-title{font-size:3rem;font-style:normal;font-weight:800;line-height:120%}@media only screen and (max-width: 640px){.advantages__card-title{font-size:2.4rem;font-style:normal;font-weight:800;line-height:120%}}.advantages__card-text{font-size:2rem;font-style:normal;font-weight:500;line-height:120%}@media only screen and (max-width: 640px){.advantages__card-text{font-size:1.4rem;font-style:normal;font-weight:500;line-height:120%}}.epilog{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);position:relative;padding-bottom:6.6rem;z-index:10}@media only screen and (max-width: 640px){.epilog{padding-bottom:5rem}}.epilog__bg{position:absolute;z-index:-1;bottom:0;left:50%;transform:translate(-50%);width:100%;min-width:192rem;-webkit-mask-image:url(../images/epilog-mask.webp);mask-image:url(../images/epilog-mask.webp);-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-position:left top;mask-position:left top;mask-mode:alpha}@media only screen and (max-width: 640px){.epilog__bg{min-width:39rem;-webkit-mask-image:url(../images/epilog-mask-mobile.webp);mask-image:url(../images/epilog-mask-mobile.webp);-webkit-mask-image:none}}.epilog__bg-image{display:block;width:100%;height:auto}.epilog__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.epilog__top-heading{font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;text-align:center;margin-bottom:1.5rem;align-self:center}@media only screen and (max-width: 640px){.epilog__top-heading{font-size:2.4rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:1.5rem}}.epilog__middle-heading{font-size:10.0843rem;font-style:normal;font-weight:800;line-height:116%;text-transform:uppercase;display:grid;grid-template-areas:"stack";text-align:center;margin-bottom:1.5rem;position:relative}@media only screen and (max-width: 640px){.epilog__middle-heading{font-size:5.0881rem;font-style:italic;font-weight:800;line-height:116%;text-transform:uppercase;margin-bottom:1.5rem;text-align:center}}.epilog__middle-heading:after,.epilog__middle-heading:before{content:attr(data-text);grid-area:stack;font:inherit;color:#ff5129;z-index:5}.epilog__middle-heading:after{position:relative;left:-.03em}@media only screen and (max-width: 640px){.epilog__middle-heading:after{left:-.05em}}.epilog__middle-heading:before{z-index:2;filter:blur(1.202rem)}@media only screen and (max-width: 640px){.epilog__middle-heading:before{filter:blur(5.6735701561px)}}.epilog__middle-heading-text{grid-area:stack;z-index:10}.epilog__bottom-heading{font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;text-align:center;align-self:center;margin-bottom:6rem}@media only screen and (max-width: 640px){.epilog__bottom-heading{font-size:2.4rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:3rem;max-width:80%}}.epilog__btn{align-self:center;width:30rem;margin-bottom:9rem}@media only screen and (max-width: 640px){.epilog__btn{width:auto;margin-bottom:6rem}}.epilog__phone{align-self:center;text-align:center;font-size:5.2rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:4.4rem}@media only screen and (max-width: 640px){.epilog__phone{font-size:2.4rem;font-style:normal;font-weight:800;line-height:110%;margin-bottom:3rem}}.epilog__phone:hover{color:var(--primary-color)}.epilog__disclaimer{font-size:1.6rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:1.4rem;text-align:center}@media only screen and (max-width: 640px){.epilog__disclaimer{font-size:1.2rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:1.5rem}}.epilog__rules-link{align-self:center;font-size:1.6rem;font-style:normal;font-weight:500;line-height:120%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:1px;text-underline-offset:2px;transition:text-decoration-color .2s}.epilog__rules-link:hover{text-decoration-color:transparent}@media only screen and (max-width: 640px){.epilog__rules-link{font-size:1.2rem;font-style:normal;font-weight:500;line-height:120%}}
