h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom: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}section{scroll-margin-top:58px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.subtitle{font-weight:600;font-size:14px;line-height:1.36;text-transform:uppercase;text-align:center;color:var(--typography-wight);margin-bottom:16px;border:1px solid var(--default-20);border-radius:8px;padding-block:8px;padding-inline:16px;width:fit-content;height:35px;background:var(--background-peach)}.title-accent,.title{font-weight:600;font-size:32px;line-height:1.36;text-transform:capitalize;text-align:center;color:var(--typography-black);margin-bottom:32px}.title-accent{color:var(--typography-purple)}.text-accent,.text{font-weight:500;font-size:18px;line-height:1.36;text-align:center;color:var(--typography-black)}.text-accent{color:var(--typography-purple)}@media screen and (min-width: 1200px){.title-accent,.title{font-size:52px}.subtitle{font-size:16px}.text-accent,.text{font-size:20px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Montserrat", sans-serif;--second-family: "Inter", sans-serif;--typography-black: #323232;--typography-wight: #fff;--typography-wight-50: rgba(230, 224, 254, .5);--typography-purple: #ebe6fe;--background-violet: #7d6e91;--background-peach: #ffb2ac;--background-wight-12: rgba(255, 255, 255, .12);--background-wight: #fff;--background-black: #323232;--secondary-link: #4cd5ff;--default-100: #323232;--default-20: #dfdfdf;--default-0: #fff}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:var(--typography-wight);font-family:var(--font-family);overflow-x:hidden}main{flex-grow:1}main:has(.back-link){text-align:center}html{scroll-behavior:smooth}.container{width:100%;margin:0 auto;padding-inline:16px}@media only screen and (min-width: 1200px){.container{max-width:none;padding-inline:clamp(16px,8vw,64px)}}.header{width:100%;position:relative;z-index:1000}.header-container{position:fixed;top:8px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding-inline:16px;padding-block:0;height:52px;width:calc(100% - 16px);border:1px solid var(--default-20);border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--background-wight-12)}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.header-logo{width:100%;max-width:60px;height:40px}.header-nav{display:none}.header-nav-list{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.header-mobile-menu{display:flex;position:fixed;top:0;right:0;width:100%;max-width:375px;border-radius:0 0 48px 48px;height:812px;background:var(--background-violet);z-index:100;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:color .3s ease}.header-mobile-menu.active{opacity:1;visibility:visible;pointer-events:auto}.noscroll{overflow:hidden}.header-mobile-header{display:flex;align-items:center;justify-content:space-between;padding-inline:16px;padding-block:0;height:52px;border:1px solid var(--default-20);border-radius:16px;margin:8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--background-wight-12)}.header-burger,.header-mobile-close{display:flex;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:1px;stroke:var(--typography-wight);transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--background-peach)}.header-mobile-menu .header-mobile-nav{display:flex;flex-wrap:wrap;align-content:center}.header-mobile-nav{flex:1;display:flex;flex-direction:column;justify-content:center;margin-block:32px;gap:16px}.header-nav-link{font-weight:500;font-size:16px;line-height:1.36;text-align:center;color:var(--typography-purple);display:inline-flex;align-self:center;align-items:center;justify-content:center;position:relative;padding-block:8px;text-decoration:none}.header-nav-link:hover{color:var(--background-peach)}@media screen and (min-width: 1200px){.header-container{padding-block:8px;padding-inline:80px;max-width:100%;height:62px;align-items:center;justify-content:center}.header-logo{margin-right:32px}.header-nav{display:block;width:100%}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;margin:0 auto;justify-content:flex-end;gap:28px}.header-nav-link{font-size:16px}}.hero-container{padding-block:132px 520px;display:flex;flex-direction:column;align-items:center;overflow:hidden;background-image:url(/assets/hero-image-C3mSdk_b.webp);background-position:left center;background-repeat:no-repeat;background-size:cover;border-radius:0 0 48px 48px}.hero-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.hero-title{font-weight:600;font-size:58px;line-height:.96;text-transform:uppercase;text-align:center;color:var(--typography-purple)}.hero-subtitle{font-weight:600;font-size:18px;line-height:1.36;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:var(--typography-wight-50)}.hero-description{width:100%;max-width:256px;font-weight:500;font-size:22px;line-height:1.36;text-align:center;color:var(--typography-purple)}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:154px 379px}.hero-title{font-size:196px}.hero-subtitle{font-size:20px}.hero-description{max-width:1101px;font-size:32px}}.about-container{padding-block:64px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.about.title-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width: 1200px){.about-container{padding-block:104px 72px}.about.title-wrapper{max-width:640px}}.natural-container{padding-block:40px;border-radius:48px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;background-image:url(/assets/bg3-CfLd5eJV.webp);background-repeat:no-repeat;background-position:top;background-size:cover}.natural-content{width:100%;max-width:343px;display:flex;flex-direction:column;justify-content:center;border-radius:48px;padding-block:56px;padding-inline:24px;background:var(--background-violet)}.natural.text-accent,.title-accent.natural{text-align:start}.natural-steps{display:flex;flex-direction:column;width:100%;gap:21px}.natural-step{display:flex;align-items:center;gap:16px;width:100%;height:32px}.natural-step-text{font-weight:400;font-size:16px;line-height:1.36;color:var(--typography-purple)}.natural-check{width:100%;max-width:32px;height:32px}@media screen and (min-width: 1200px){.natural-container{width:100%;padding-block:74px}.natural-content{padding:56px;max-width:528px}.natural-step-text{font-size:18px}}.visual-container{padding-block:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.visual.title-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.visual.title,.visual.subtitle{text-align:center}.visual-content{margin-top:32px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.visual-content-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.visual-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px;padding-block:10px;padding-inline:24px;max-width:343px;height:80px}.visual-item-box{display:flex;flex-direction:column;align-items:flex-start}.visual-item img{width:100%;max-width:60px;height:60px}.visual-item h4{font-weight:500;font-size:18px;line-height:1.36;color:#20232a;margin-bottom:8px}.visual-text{font-weight:400;font-size:16px;line-height:1.36;color:#20232a}@media only screen and (min-width: 1200px){.visual-container{padding-block:72px}.visual.title-wrapper{width:100%}.visual-content{margin-top:48px;flex-direction:row}.visual-item{max-width:310px;height:103px;transition:.3s ease}.visual-item h4{font-size:20px}.visual-text{font-size:18px}.visual-item:hover{transform:translateY(-2px) rotate(1.5deg)}}.mechanics-container{padding-block:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:48px;background:linear-gradient(90deg,#fef3f0,#e1e2f8)}.mechanics.title-wrapper{border-radius:48px 48px 0 0;padding-block:40px;padding-inline:24px;background:var(--background-violet)}.mechanics.text-accent,.title-accent.mechanics{text-align:start}.mechanics-info{width:100%;display:flex;flex-direction:column;align-items:center}.mechanics-img-box{width:100%;border-radius:0 0 48px 48px;overflow:hidden}.mechanics-img{width:100%;height:674px;object-fit:cover}@media only screen and (min-width: 1200px){.mechanics-container{padding-block:72px;flex-direction:row;justify-content:space-between}.mechanics.title-wrapper{border-radius:64px 0 0 64px;width:100%;padding-block:142px;padding-inline:56px;height:674px}.mechanics-img-box{border-radius:0 64px 64px 0}.mechanics-img{height:674px}}.gallery-container{padding-block:64px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery.title-wrapper{width:100%;max-width:416px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery.title,.gallery.subtitle{text-align:center}.gallery-content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.gallery-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;cursor:grab;width:100%;max-width:343px;gap:16px;padding-block:32px 0}.gallery-steps:active{cursor:grabbing}.gallery-steps::-webkit-scrollbar{height:2px}.gallery-steps::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.gallery-step{width:100%;max-width:343px;height:192px;scroll-snap-align:center;flex:0 0 100%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.gallery-step img{width:100%;height:100%;object-fit:cover;border-radius:20px}.slider-pagination{display:flex;justify-content:center;gap:8px;margin-top:20px}.dot{width:8px;height:8px;background-color:transparent;border:1px solid #000;border-radius:50%;cursor:pointer;transition:all .3s ease}.dot.active{border-radius:50px;width:80px;height:8px;background-color:#1a1a1a}@media screen and (min-width: 768px){.gallery-steps{max-width:640px}.gallery-step{flex:0 0 100%;max-width:640px;height:358px}}@media screen and (min-width: 1200px){.gallery-container{width:100%;padding-block:84px}.gallery-steps{max-width:1312px}.gallery-step{flex:0 0 50%;max-width:640px;height:358px}}.game-container{padding-block:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/img/webp/bg4.webp);background-repeat:no-repeat;background-position:bottom;background-size:cover}.game-content{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.game-content-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:32px;gap:24px}.game-item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--default-20);border-radius:36px;padding-block:40px;padding-inline:24px;max-width:343px;height:179px;box-shadow:8px 8px 16px #81818129;background:var(--background-beg)}.game.text{text-align:center}.game-item h4{font-weight:600;font-size:22px;line-height:1.4;text-align:center;color:var(--typography-black)}@media only screen and (min-width: 1200px){.game-container{padding-block:72px 104px}.game.title-wrapper{width:100%;max-width:416px;height:206px}.game.title,.game.subtitle{text-align:center}.game-content-list{margin-top:48px}.game-item{max-width:236px;height:306px;padding-block:60px;padding-inline:23px;transition:.3s ease}.game-item h4{font-size:24px}.game-item:hover{transform:translateY(-2px) rotate(1.5deg)}}.faq-container{border-radius:48px;padding-block:40px;background:linear-gradient(90deg,#fef3f0,#e1e2f8)}.faq.title-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.faq-grid,.accordion-container{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.ac{width:100%}.ac-trigger{width:100%;display:flex;gap:12px;background:none;border:none;padding:0;cursor:pointer;align-items:flex-start}.ac-content-box{flex-grow:1;border-radius:16px;padding:20px 24px;text-align:left;box-shadow:8px 8px 16px #7b737329;background:var(--typography-wight)}.ac-icon-box{width:70px;height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:var(--background-peach);border-radius:16px;box-shadow:8px 8px 16px #7b737329;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease}.ac-panel{overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin-top .4s ease}.is-active .ac-panel{margin-top:12px}.ac-trigger-question{font-weight:500;font-size:18px;line-height:1.4;color:var(--typography-black);display:block;transition:.3s ease}.ac-trigger-question:hover{color:var(--background-peach)}.ac-text.text{text-align:start;font-size:16px}.plus-minus-icon{position:relative;width:24px;height:24px;transition:transform .3s ease}.plus-minus-icon:before,.plus-minus-icon:after{content:"";position:absolute;background-color:var(--typography-wight);border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}.plus-minus-icon:before{width:100%;height:2px}.plus-minus-icon:after{width:2px;height:100%}.is-active .plus-minus-icon:after{transform:translate(-50%,-50%) rotate(90deg) scale(0);opacity:0}.is-active .plus-minus-icon{transform:rotate(180deg)}@media (min-width: 1200px){.faq-container{padding-block:72px;display:flex;flex-direction:column;align-items:center}.faq-grid{padding-top:16px;flex-direction:row;justify-content:space-between}.ac{max-width:864px}.ac-text,.ac-trigger-question{justify-content:flex-start;max-width:1062px}.ac-trigger-question{padding-block:0px;font-size:20px}.ac-text.text{font-size:18px}}.contact-container{padding-block:40px;display:flex;flex-direction:column;align-items:center;background-image:url(/assets/stars-mob-DBdn1WTN.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.contact.title-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.contact-text{font-weight:400;font-size:16px;line-height:1.36;text-align:center;color:var(--typography-black);margin-top:32px}.contact-mailto{font-weight:600;font-size:20px;line-height:1.36;text-transform:uppercase;text-align:center;color:var(--typography-black);transition:.3s ease}.contact-mailto:hover{color:var(--background-peach)}@media only screen and (min-width: 1200px){.contact-container{padding-block:72px;background-image:url(/assets/stars-Bl7BXVP1.webp)}.contact-text{font-size:18px;width:100%;max-width:640px}.contact-mailto{font-size:24px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--background-violet)}.legal-container{padding-block:104px 48px;display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:1.36;color:var(--typography-wight)}.legal-title{margin-bottom:48px;font-weight:600;font-size:32px;line-height:1.36;text-transform:capitalize;text-align:center;color:var(--typography-wight)}.privacy-section h2{font-weight:600;font-size:20px;line-height:1.36;text-transform:uppercase;color:var(--typography-wight);margin-top:16px;margin-bottom:24px}.privacy-section h3{font-weight:500;font-size:18px;line-height:1.36;color:var(--typography-wight);margin-top:16px;margin-bottom:24px}.legal-container a{color:var(--secondary-link);position:relative;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.legal-container a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--background-peach);opacity:0;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .4s}.legal-container a:hover:after,.legal-container a:focus:after,.legal-container a:active:after,.legal-container a.active:after{opacity:1;transform:scaleX(1);transform-origin:left}.legal-container a:hover{opacity:unset}.legal-container a:after{transform-origin:right}.legal-container a:hover:after{transform-origin:left;transform:scaleX(1)}@media screen and (min-width: 1200px){.legal-header{padding:56px 120px;height:67px}.legal-container{padding-block:128px 48px;padding-inline:223px;font-size:16px}.legal-title{font-size:52px}.privacy-section h2{font-size:24px}}.footer-container{padding-block:60px;background:var(--typography-black)}.footer-nav{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-nav-list{width:100%;max-width:272px;display:flex;flex-direction:column;justify-content:space-between;align-self:center;gap:10px;margin-bottom:32px}.footer-separator-li{font-weight:500;font-size:18px;line-height:1.36;text-align:center;color:var(--typography-wight);transition:color .3s ease}.footer-separator-li:hover{color:var(--background-peach)}.footer-copy{font-weight:400;font-size:16px;line-height:1.36;text-align:center;color:var(--typography-purple)}@media only screen and (min-width: 1200px){.footer-nav-list{flex-direction:row;justify-content:flex-end;gap:60px;max-width:100%;margin-bottom:60px}.footer-separator-li{font-size:20px}.footer-copy{font-size:18px}}
