html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:15px;padding-right:15px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:80px;padding-right:80px}}.main{display:flex;flex-direction:column;color:var(--legal-secondary);background:var(--legal-bg);margin-top:96px;padding-bottom:32px}@media screen and (min-width: 1440px){.main{margin-top:64px}}.date{display:inline-block;font-weight:400;font-size:16px}.privacy-title{font-family:var(--second-family);font-weight:700;font-size:40px;line-height:120%;color:var(--legal-primary);margin:24px 0 8px}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#000}.sub-header{font-size:24px;font-weight:400}.main h2,.main h3{font-family:var(--second-family);font-weight:600;font-size:22px;line-height:127%;color:var(--legal-primary);margin:8px 0}.bold{font-weight:600!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-family:var(--second-family);font-weight:400;font-size:16px;line-height:163%;color:var(--legal-secondary)}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:163%;color:var(--legal-secondary);padding-left:24px}.main ol{font-family:var(--second-family);font-weight:400;font-size:16px;line-height:163%;color:var(--legal-secondary);margin:0;padding-left:24px}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:16px;line-height:24px;text-decoration:underline}.main a{font-style:normal;line-height:normal;text-decoration:underline;overflow-wrap:anywhere;color:var(--legal-link)}.main a:hover{text-decoration:none}.upper-space{margin-top:16px!important}.header-section{width:100%;height:96px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:24px 16px 0;background:var(--txt-secondary)}@media screen and (min-width: 1440px){.header-section{height:64px;padding:0 80px}}.header-section.show-bg{background:#fbf3e3d4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;z-index:11}.header__logo{display:flex;align-items:center;gap:12px;font-family:var(--third-family);font-weight:600;font-size:20px;line-height:140%;letter-spacing:-.03em;color:var(--txt-primary);z-index:11}.header__logo img{width:40px}.backdrop{display:none}@media screen and (min-width: 1440px){.backdrop{display:block;margin:0;padding:0}}.backdrop.show{height:100vh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;background:var(--txt-secondary);z-index:10}.backdrop-wrap{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:128px;gap:24px}@media screen and (min-width: 1440px){.backdrop-wrap{flex-direction:row;gap:234px;margin-top:0}}.header-menu-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.header-menu-list{flex-direction:row;justify-content:space-between;gap:28px}}.backdrop.show .header-menu-list .menu-item{text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-weight:500;font-size:14px;line-height:143%;color:var(--txt-primary);transition:.3s}@media screen and (min-width: 1440px){.menu-item{display:flex;align-items:center}}.item-link:hover{text-decoration:underline}.header-menu-btn{width:24px;height:24px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:none;background:none;margin-left:auto;z-index:20}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:18px;height:2px;border-radius:40px;background-color:var(--accent);transition:.3s ease}.header-menu-btn.close .header-menu-line:first-child{position:absolute;transform:rotate(45deg)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){position:absolute;transform:rotate(-45deg)}.header__link{display:flex;align-items:center;justify-content:center;border-radius:100px;padding:10px 20px;box-shadow:0 6px 16px #b5502f59;background:var(--button);font-weight:600;font-size:14px;line-height:143%;color:var(--txt-secondary);transition:.3s}.header__link:hover{text-decoration:none;opacity:.8}.header__link img{width:26px}#hero{display:flex;flex-direction:column;justify-content:center;min-height:844px;background:url(./hero-bg-D7Mo1xod.webp) no-repeat;background-position:50% 50%;margin-top:96px}@media screen and (min-width: 1440px){#hero{margin-top:64px}}.hero__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:0 39px;margin:0}@media screen and (min-width: 1440px){.hero__container{max-width:674px;padding:0;margin:0 auto}}.hero__title{font-family:var(--third-family);font-weight:600;font-size:60px;line-height:100%;text-align:center;color:var(--txt-primary);text-shadow:0 2px 10px rgba(251,243,227,.5)}@media screen and (min-width: 1440px){.hero__title{font-size:72px}}.hero__description{display:flex;flex-direction:column;align-items:center;gap:40px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:var(--txt-primary)}#hero .header__link{width:280px;height:60px;gap:12px;font-size:18px}#hero .header__link img{width:24px}.about__container{display:flex;flex-direction:column;gap:27px;margin-top:48px}@media screen and (min-width: 1440px){.about__container{flex-direction:row;align-items:center;gap:16px;margin-top:96px}}.about__wrap{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1440px){.about__wrap{gap:24px}}.about__content{width:100%;display:flex;flex-direction:column;gap:12px;font-weight:500;font-size:16px;line-height:150%;color:var(--txt-secondary)}@media screen and (min-width: 1440px){.about__content{font-size:16px}}.about__content-wrap{display:flex;gap:16px;margin-top:16px}.about__content-box{width:164px;display:flex;flex-direction:column;gap:4px;font-weight:500;font-size:12px;line-height:133%;color:var(--txt-primary);border-radius:12px;padding:12px;background:var(--txt-secondary)}@media screen and (min-width: 1440px){.about__content-box{width:50%}}.about__content-box img{width:18px}.about__content-box-title{font-weight:600;font-size:20px;line-height:140%;color:var(--txt-primary)}.about__picture{margin:0 -20px;width:380px;max-width:fit-content}@media screen and (min-width: 1440px){.about__picture{width:fit-content}}#how-to-play{margin-top:48px}@media screen and (min-width: 1440px){#how-to-play{margin-top:96px}}#how-to-play .title{margin-top:12px}#how-to-play .subtitle{margin-top:12px;color:var(--txt-secondary)}.how-to-play__content{display:flex;flex-direction:column;gap:12px;margin-top:32px}@media screen and (min-width: 1440px){.how-to-play__content{flex-direction:row;flex-wrap:wrap;gap:24px}}.how-to-play__box{min-height:224px;position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;border-radius:24px;padding:32px;background:var(--txt-secondary);font-weight:600;font-size:20px;line-height:140%;text-align:center;color:var(--txt-primary)}@media screen and (min-width: 1440px){.how-to-play__box{width:236px}}@media screen and (min-width: 1440px){.how-to-play__box:after{content:"";display:block;position:absolute;right:-24px;top:50%;width:24px;height:2px;background:var(--txt-secondary)}}@media screen and (min-width: 1440px){.how-to-play__box:nth-child(5):after{display:none}}.how-to-play__box img{width:56px}.how-to-play__box p{max-width:174px}.how-to-play__bottom{display:flex;flex-direction:column;gap:32px;margin-top:36px;padding:48px 0}@media screen and (min-width: 1440px){.how-to-play__bottom{position:relative;width:100%;flex-direction:row;align-items:center;gap:0;margin-top:72px;padding:96px 46px 0}}.how-to-play__bottom-exp{display:flex;flex-direction:column;gap:12px;border-radius:12px;padding:12px;background:var(--surface);font-weight:500;font-size:16px;line-height:150%;color:var(--txt-primary)}@media screen and (min-width: 1440px){.how-to-play__bottom-exp{width:588px;height:fit-content;position:absolute;right:46px;padding:24px;z-index:2;order:2}}.how-to-play__bottom-exp-title{font-family:var(--font3);font-weight:700;font-size:32px;line-height:125%;letter-spacing:-.02em;color:var(--txt-primary)}.how-to-play__bottom-picture{border-radius:24px;box-shadow:0 25px 50px -12px #00000040}@media screen and (min-width: 1440px){.how-to-play__bottom-picture{width:637px;transform:rotate(-3deg);order:1}}#features{margin-top:48px;padding:48px 0;background:var(--txt-secondary)}@media screen and (min-width: 1440px){#features{margin-top:96px;padding:96px 0}}#features .title{margin-top:16px;color:var(--txt-primary)}#features .subtitle{opacity:.7;text-transform:initial;margin-top:16px}.features__content{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px}@media screen and (min-width: 1440px){.features__content{flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:24px}}.features__content-box{height:auto;display:flex;flex-direction:column;align-items:center;gap:24px;border-radius:24px;padding:24px;background:var(--surface);font-weight:600;font-size:20px;line-height:140%;text-align:center;color:var(--txt-primary)}@media screen and (min-width: 1440px){.features__content-box{max-width:340px}}.community__container{padding-top:48px;padding-bottom:48px;background:var(--surface2)}@media screen and (min-width: 1440px){.community__container{padding-top:96px;padding-bottom:96px}}.community__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.community__wrap{width:672px;margin:0 auto}}#community .title{color:var(--txt-primary)}.community__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:var(--txt-primary)}.community__content ul{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.community__content ul{width:fit-content;flex-direction:row;gap:24px}}.community__content ul li{display:flex;justify-content:center;align-items:center;gap:8px;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:var(--txt-primary);border-radius:9999px;padding:8px 24px;background:var(--txt-secondary)}#gallery{padding-top:48px;padding-bottom:48px}@media screen and (min-width: 1440px){#gallery{padding-top:96px;padding-bottom:96px}}#gallery .title{margin-top:16px;margin-bottom:32px;color:var(--txt-primary)}#gallery .subtitle{opacity:.7;text-transform:initial;margin-top:16px}#gallery .sliderWrap{width:343px;height:auto;position:relative;margin:0 auto}@media screen and (min-width: 1440px){#gallery .sliderWrap{width:100%}}#gallery .swiper-slide{height:auto}#gallery .slide-wrap{display:flex;flex-direction:column;align-items:center;overflow:hidden}@media screen and (min-width: 1440px){#gallery .slide-wrap{width:100%}}#gallery .swiper-nav{display:flex;justify-content:center;align-items:center;gap:24px;position:relative;width:104px;height:40px;margin:32px auto 0}@media screen and (min-width: 1440px){#gallery .swiper-nav{display:none}}#gallery .gallery-swiper-button-next:after,#gallery .gallery-swiper-button-prev:after{display:none}#gallery .gallery-swiper-button-next,#gallery .gallery-swiper-button-prev{flex-shrink:0;width:40px;height:40px;position:initial;margin:0;background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_25_391)'%3e%3cpath%20d='M20%2026.6668L13.3333%2020.0002L20%2013.3335'%20stroke='%23FBF3E3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2020H13.3334'%20stroke='%23FBF3E3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M35%208.33333C35%207.44928%2034.6488%206.60143%2034.0237%205.97631C33.3986%205.35119%2032.5507%205%2031.6667%205H8.33333C7.44928%205%206.60143%205.35119%205.97631%205.97631C5.35119%206.60143%205%207.44928%205%208.33333V31.6667C5%2032.5507%205.35119%2033.3986%205.97631%2034.0237C6.60143%2034.6488%207.44928%2035%208.33333%2035H31.6667C32.5507%2035%2033.3986%2034.6488%2034.0237%2034.0237C34.6488%2033.3986%2035%2032.5507%2035%2031.6667V8.33333Z'%20stroke='%23FBF3E3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_25_391'%3e%3crect%20width='40'%20height='40'%20fill='white'%20transform='matrix(-1%200%200%201%2040%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat}#gallery .gallery-swiper-button-next{transform:rotate(180deg)}#reviews{padding-top:48px;padding-bottom:48px;background:var(--txt-secondary)}@media screen and (min-width: 1440px){#reviews{padding-top:96px;padding-bottom:96px}}#reviews .label{margin-top:12px;margin-bottom:32px}@media screen and (min-width: 1440px){#reviews .label{margin-bottom:64px}}#reviews .subtitle{opacity:.7;text-transform:initial;margin-top:16px}#reviews .swiper-wrapper{width:100%;height:auto;position:relative;margin:0 auto}@media screen and (min-width: 1440px){#reviews .swiper-wrapper{width:1128px;flex-wrap:wrap;justify-content:center;gap:24px}}#reviews .swiper-slide{height:auto}@media screen and (min-width: 1440px){#reviews .swiper-slide{min-width:360px;min-height:228px}}#reviews .slide-box{height:100%;display:flex;flex-direction:column;gap:12px;border-radius:24px;padding:24px;background:var(--surface);font-weight:500;font-size:16px;line-height:150%;color:var(--txt-primary);overflow:hidden}#reviews .slide-box img{width:96px}#reviews .reviews__author{font-weight:500;font-size:16px;line-height:150%;color:var(--accent)}#reviews .swiper-nav{display:flex;justify-content:center;align-items:center;gap:24px;position:relative;width:104px;height:40px;margin:32px auto 0}@media screen and (min-width: 1440px){#reviews .swiper-nav{display:none}}#reviews .reviews-swiper-button-next:after,#reviews .reviews-swiper-button-prev:after{display:none}#reviews .reviews-swiper-button-next,#reviews .reviews-swiper-button-prev{flex-shrink:0;width:40px;height:40px;position:initial;margin:0;background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_23_330)'%3e%3cpath%20d='M20%2026.6663L13.3333%2019.9997L20%2013.333'%20stroke='%239D3E1D'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2020H13.3334'%20stroke='%239D3E1D'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M35%208.33333C35%207.44928%2034.6488%206.60143%2034.0237%205.97631C33.3986%205.35119%2032.5507%205%2031.6667%205H8.33333C7.44928%205%206.60143%205.35119%205.97631%205.97631C5.35119%206.60143%205%207.44928%205%208.33333V31.6667C5%2032.5507%205.35119%2033.3986%205.97631%2034.0237C6.60143%2034.6488%207.44928%2035%208.33333%2035H31.6667C32.5507%2035%2033.3986%2034.6488%2034.0237%2034.0237C34.6488%2033.3986%2035%2032.5507%2035%2031.6667V8.33333Z'%20stroke='%239D3E1D'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_23_330'%3e%3crect%20width='40'%20height='40'%20fill='white'%20transform='matrix(-1%200%200%201%2040%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat}#reviews .reviews-swiper-button-next{transform:rotate(180deg)}.faq__container{padding-top:48px;padding-bottom:48px}@media screen and (min-width: 1440px){.faq__container{padding-top:96px;padding-bottom:96px}}.faq__wrap{display:flex;flex-direction:column;align-items:center;width:100%}#faq .title{margin:16px 0 32px}@media screen and (min-width: 1440px){#faq .title{margin-bottom:64px}}.faq__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}@media screen and (min-width: 1440px){.faq__content{width:768px}}.faq__item{width:100%;overflow:hidden;border-radius:12px;padding:16px 24px;background:var(--txt-secondary)}.faq__item:hover{cursor:pointer}.faq__item-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:20px;line-height:140%;color:var(--txt-primary)}.active .faq__item-title{margin-bottom:16px}.faq__item-title:after{content:"";flex-shrink:0;display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%209L12%2015L6%209'%20stroke='%239D3E1D'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;transition:.3s}.active .faq__item-title:after{transform:rotate(180deg)}.faq__item-text{height:0;font-weight:500;font-size:16px;line-height:150%;color:var(--txt-primary);overflow:hidden;transition:.3s}.active .faq__item-text{height:auto}.support__container{padding-top:48px;padding-bottom:48px}@media screen and (min-width: 1440px){.support__container{padding-top:96px;padding-bottom:96px}}.support__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:2px solid var(--txt-secondary);border-radius:24px;padding:48px;background:var(--surface)}@media screen and (min-width: 1440px){.support__wrap{width:654px;margin:0 auto}}#support .title{color:var(--txt-primary)}.support__link{font-weight:600;font-size:20px;line-height:140%;text-align:center;color:var(--accent)}@media screen and (min-width: 1440px){.support__link{transition:.3s}}@media screen and (min-width: 1440px){.support__link:hover{text-decoration:underline}}.footer-wrap{display:flex;flex-direction:column;align-items:center;gap:32px;padding:48px 16px 24px;background:var(--bg-footer)}@media screen and (min-width: 1440px){.footer-wrap{flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding:48px 96px 24px}}.footer__logo{display:flex;align-items:center;gap:12px;font-family:var(--third-family);font-weight:600;font-size:20px;line-height:140%;letter-spacing:-.03em;color:var(--txt-secondary)}.footer__logo img{width:40px}.footer-list{display:flex;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.footer-list{flex-direction:column}}.footer-list li a{font-weight:400;font-size:14px;line-height:100%;color:var(--txt-secondary);opacity:.6}.footer-list li a:hover{text-decoration:underline}#footer hr{width:100%;color:var(--txt-secondary);opacity:.1}.footer-copyright{font-weight:400;font-size:14px;line-height:100%;color:var(--txt-secondary);opacity:.4}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Poppins", sans-serif;--second-family: "Inter", sans-serif;--third-family: "Fraunces", sans-serif;--font3: "Plus Jakarta Sans", sans-serif;--txt-primary: #241a00;--button: #b5502f;--txt-secondary: #fbf3e3;--eyedrow: rgba(254, 144, 43, .48);--bg-primary: #bd5533;--surface: #fbf3e3;--accent: #9d3e1d;--border: #fbf3e3;--accent2: #596a40;--icon: #735b0e;--bg-icon: #ffb59e;--bg-icon: #d6eab5;--surface: #a9ff49;--surface2: #ffe08e;--star: #ff8f00;--bg-footer: #3e2723;--bg-icon: #ffe08e;--legal-bg: #f8f9fa;--legal-primary: #1a1a1a;--legal-secondary: #2d2d2d;--legal-link: #1a73e8;--color-grey-7: #121212;--color-grey-8: #141414;--color-white--50: rgba(255, 255, 255, .05);--color-grey-93: #ededed;--color-grey-13: #202020;--color-white-solid: #fff;--color-cyan-50: #00e7ff;--color-white--900: rgba(255, 255, 255, .9);--color-grey-49: #7e7e7e;--color-grey-93-250: rgba(237, 237, 237, .25);--color-grey-93-120: rgba(237, 237, 237, .12);--color-grey-60-0: rgba(153, 153, 153, 0);--color-grey-93-500: rgba(237, 237, 237, .5);--color-grey-76: #c3c3c3;--color-grey-16: #282828;--color-grey-10: #1a1a1a;--color-white--0-20: rgba(255, 255, 255, 0);--color-black-solid: #000;--color-grey-94: #fbf3e3;--color-orange-85-500: rgba(241, 226, 192, .5);--color-orange-19-50: rgba(60, 47, 38, .05);--color-chartreuse-green-39-100: rgba(92, 122, 78, .1);--color-chartreuse-green-39: #5c7a4e;--color-red-45-100: rgba(181, 80, 47, .1);--color-red-45: #b5502f;--color-orange-85-400: rgba(241, 226, 192, .4);--color-orange-19-100: rgba(60, 47, 38, .1);--color-orange-19: #3c2f26;--color-grey-94-100: rgba(251, 243, 227, .1);--color-orange-87: #f6e3c5;--color-orange-79-200: rgba(246, 200, 159, .2);--color-orange-79-0: rgba(246, 200, 159, 0);--color-orange-19-400: rgba(60, 47, 38, .4);--color-orange-19-0: rgba(60, 47, 38, 0);--color-orange-19-600: rgba(60, 47, 38, .6);--color-grey-94-700: rgba(251, 243, 227, .7);--color-orange-19-800: rgba(60, 47, 38, .8);--color-orange-19-850: rgba(60, 47, 38, .85);--color-orange-57: #e8a33d;--color-orange-70: #c9b89a;--color-grey-94-900: rgba(251, 243, 227, .9);--color-cyan-50-80: rgba(0, 231, 255, .08);--color-cyan-50-0: rgba(0, 231, 255, 0);--color-grey-6: #101010;--color-grey-31: #505050;--color-grey-14: #242424;--color-spring-green-37: #1da25a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:var(--txt-secondary);background:var(--bg-primary);position:relative}h1,h2,h3,h4,h5,h6,p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto}@media screen and (min-width: 1440px){main{max-width:1440px}}section{scroll-margin-top:80px}.title{font-family:var(--third-family);font-weight:700;font-size:32px;line-height:125%;letter-spacing:-.02em;text-align:center;color:var(--txt-secondary)}.subtitle{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:140%;text-align:center;text-transform:uppercase;color:var(--txt-primary)}@media screen and (min-width: 1440px){.subtitle{margin-bottom:32px}}.label{width:fit-content;border-radius:24px;padding:6px 16px;background:var(--eyedrow);font-weight:600;font-size:14px;line-height:143%;letter-spacing:.14em;text-transform:uppercase;text-align:center;color:var(--txt-primary)}.accent{color:var(--accent)!important}.space{margin-bottom:16px!important}@media screen and (min-width: 1440px){.space{margin-bottom:16px!important}}.fadeIn{animation:fade .3s}.text-center{text-align:center;margin:0 auto}.text-left{text-align:left}@keyframes fade{0%{opacity:0}to{opacity:1}}
