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:56px}.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}.title-wrapper{width:100%;display:flex;flex-direction:column}.subtitle{font-weight:400;font-size:14px;line-height:.96;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:var(--typography-blush)}.title{font-style:italic;font-weight:300;font-size:32px;line-height:1.28;letter-spacing:.02em;text-align:center;color:var(--typography-d-gray);margin-block:16px 24px}.text{font-weight:400;font-size:18px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-d-gray)}@media screen and (min-width: 1200px){section{scroll-margin-top:62px}.subtitle{font-size:18px}.title{font-size:52px;margin-bottom:50px}.text{font-size:18px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Montserrat", sans-serif;--second-family: "Inter", sans-serif;--third-family: "Playfair Display", sans-serif;--font3: "Baloo 2", sans-serif;--font4: "Poppins", sans-serif;--typography-black: #221717;--typography-blush: #855368;--typography-yellow: #fff4a3;--typography-d-gray: rgba(34, 23, 23, .6);--typography-l-gray: rgba(255, 255, 255, .7);--typography-wight: #fff;--background-black: #221717;--background-wight-10: rgba(255, 255, 255, .1);--background-wight: #f8f8f8;--background-blush: #855368;--default-100: #221717;--default-80: rgba(34, 23, 23, .2);--default-60: rgba(255, 255, 255, .3);--default-40: rgba(255, 255, 255, .5);--default-20: rgba(248, 248, 250, .9);--default-0: #fff;--secondary-link: #3d6dff;--secondary-brush: #855368;--secondary-yellow: #fff4a3}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:var(--background-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{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding-block:6px;padding-inline:16px;height:52px;background:var(--background-blush);opacity:.9}.header-container.scrolled{opacity:.9}.header-logo{transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo-img{width:100%;max-width:57px;height:40px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgba(255,255,255,.7))}.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;height:100vh;background:var(--background-wight);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:flex-end;padding-block:6px;padding-inline:16px;height:52px;background:var(--background-blush);opacity:.7}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon{stroke:#fff}.header-burger-icon{width:100%;fill:#fff;transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:#e59d00}.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:24px}.header-nav-link{font-weight:400;font-size:14px;line-height:1.5;text-transform:uppercase;text-align:center;color:var(--typography-d-gray);display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:color .3s ease}.header-nav-link:after{content:"";position:absolute;left:50%;bottom:5px;width:100%;height:38px;border-bottom:1px solid #e59d00;opacity:0;transform:translate(-50%) scaleX(.5);transition:transform .5s cubic-bezier(.22,.61,.36,1),opacity .4s ease;pointer-events:none}.header-nav-link:hover:after{opacity:1;transform:translate(-50%) scaleX(1)}.header-nav-link:hover{opacity:unset;color:#e59d00}@media screen and (min-width: 1200px){.header-container{padding-block:10px;padding-inline:80px;height:62px;border-radius:8px;align-items:center;justify-content:center}.header-nav{display:flex;justify-content:flex-end;width:100%}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;max-width:1027px;justify-content:flex-end;gap:24px}}.hero-container{padding-block:82px 0px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background-image:url(/assets/hero-img-Dz8fE8vt.webp);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:0 0 64px 64px;overflow:hidden}.hero-list{width:100%;display:flex}.hero-item{border-radius:100%;border:4px solid var(--default-40)}.hero-item:nth-child(2){position:relative;left:-10px}.hero-item:nth-child(3){position:relative;left:-20px}.hero-item img{width:100%;max-width:50px;height:50px;object-fit:cover}.hero-description h3{margin-top:16px;font-weight:400;font-size:26px;line-height:1.28;letter-spacing:-.04em;color:var(--typography-black)}.hero-description h4{font-weight:300;font-size:16px;line-height:1.36;letter-spacing:-.04em;color:var(--typography-d-gray)}.hero-description p{margin-top:16px;font-weight:400;font-size:14px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-black);max-width:343px}.hero-content{width:100%;display:flex;flex-direction:column;max-width:343px}.hero-title{font-family:var(--third-family);font-weight:500;font-size:42px;line-height:.96;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--typography-black);margin-block:24px 4px}.hero-content-box{width:100%;display:flex;justify-content:flex-end}.hero-content-box-title{display:flex;flex-direction:column;align-items:flex-end;font-style:italic;font-weight:300;font-size:32px;line-height:.96;letter-spacing:.02em;color:var(--typography-yellow);position:relative;z-index:3}.hero-span{margin-right:30px}.hero-img-girl-box{width:100%;display:flex;align-items:center;justify-content:center}.hero-img-girl{margin-top:-40px;width:100%;max-width:375px;height:382px;object-fit:cover;transition:transform .5s cubic-bezier(.22,.61,.36,1),opacity .4s ease}.hero-img-video{display:none}.hero-img-girl:hover{filter:drop-shadow(0px 0px 4px rgba(255,255,255,.7))}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:62px 69px;flex-direction:column-reverse}.hero-description{width:100%;display:flex;justify-content:space-between;align-items:flex-end;margin-top:-332px}.hero-info{width:100%;max-width:368px}.hero-description h3{font-size:32px}.hero-description p{font-size:16px}.hero-content{width:100%;max-width:none;display:flex;flex-direction:column}.hero-title{font-size:162px;margin-block:0px 8px}.hero-content-box{width:100%;display:flex;justify-content:flex-end}.hero-content-box-title{font-size:72px}.hero-span{margin-right:80px}.hero-img-girl-box{position:relative;z-index:2}.hero-img-girl{max-width:100%;height:100%;margin-top:-352px}.hero-img-video{display:flex;width:100%;max-width:261px;height:182px}}.about-container{padding-block:48px 32px;display:flex;flex-direction:column;align-items:center}.about-img{width:100%;object-fit:cover;box-shadow:4px 4px 24px #311b2214}.about-img-box{width:100%;border-radius:24px;overflow:hidden;margin-bottom:24px}.about-img-box .about-img{max-width:343px;height:514px;object-fit:cover}.about-info{width:100%;display:flex;flex-direction:column;gap:24px}.about-img-box-two{width:100%;display:flex;justify-content:flex-end;overflow:hidden}.about-img-box-two .about-img{border-radius:16px;max-width:236px;height:274px;object-fit:cover;margin-bottom:24px}.about-img-box-three{width:100%;display:flex;justify-content:center;overflow:hidden}.about-img-box-three .about-img{border-radius:24px;max-width:308px;height:448px;object-fit:cover}@media only screen and (min-width: 1200px){.about-container{padding-block:80px 64px}.about.title-wrapper{max-width:1088px}.about-content{display:flex;gap:48px;width:100%}.about-img-box{align-items:center;justify-content:center;margin-bottom:64px}.about-img-box .about-img{max-width:416px;height:624px}.about-info{padding-top:64px;max-width:492px;justify-content:space-between}.about-img-box-two .about-img{max-width:236px;height:274px;margin-bottom:0}.about-img-box-three{align-items:center}.about-img-box-three .about-img{max-width:308px;height:448px}}.visual-container{padding-block:32px}.visual.title{text-align:center}.visual-core-types{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.visual-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;padding-block:20px;gap:16px}.visual-card{width:100%;scroll-snap-align:center;flex:0 0 100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;padding-block:24px;padding-inline:32px;max-width:225px;height:337px;box-shadow:4px 4px 24px #311b2214;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease;overflow:hidden}.visual-card span{display:flex;align-items:center;justify-content:center;width:100%;border-radius:50px;padding:10px;max-width:42px;height:42px;font-weight:300;font-size:16px;line-height:1.36;letter-spacing:-.04em;text-align:center;color:var(--typography-black);background:var(--typography-yellow)}.visual-card:nth-child(1){background:linear-gradient(180deg,#f8f8f8,#f3edf7)}.visual-card:nth-child(2){background-image:url(/assets/visual-img_girl-NHHZm0fi.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.visual-card:nth-child(3){background:linear-gradient(180deg,#f8f8f8,#faecf0)}.visual-card:nth-child(4){background:linear-gradient(180deg,#f8f8f8,#e8f6fc)}.visual-card:nth-child(5){background:linear-gradient(180deg,#f8f8f8,#fffbea)}.visual-card:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px #fdf6e9;transform:translateY(2px) scale(.97)}.visual-card-title{font-weight:500;font-size:22px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-black);margin-bottom:4px}.visual-text{font-weight:400;font-size:14px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-d-gray)}@media screen and (min-width: 1200px){.visual-container{padding-block:64px;display:flex;flex-direction:column;align-items:center}.visual-core-types{padding-inline:0}.visual-cards{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;gap:24px}.visual-card:nth-child(2){max-width:314px;height:437px}.visual-card-title{font-size:26px}.visual-text{font-size:16px}}.mechanics-container{padding-block:32px;border-radius:32px;background:var(--typography-black)}.mechanics.title-wrapper{align-items:center;justify-content:center}.mechanics.subtitle{color:var(--typography-yellow)}.mechanics.title{color:var(--typography-wight)}.mechanics-box{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.mechanics-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;gap:24px}.mechanics-item{width:100%;gap:8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--default-60);padding-block:0px 8px;padding-inline:0px;max-width:343px;height:auto;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.mechanics-item:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px var(--typography-yellow);transform:translateY(2px) scale(.97)}.mechanics-icon{width:100%;max-width:60px;height:40px;fill:none;stroke:#f8f8f8}.mechanics-item h4{font-weight:500;font-size:22px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-wight)}.mechanics-text{font-weight:400;font-size:14px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-l-gray)}.mechanics-img{width:100%;border-radius:24px;max-width:343px;height:230px;object-fit:cover}@media only screen and (min-width: 1200px){.mechanics-container{padding-block:64px}.mechanics.title{max-width:1088px}.mechanics-box{gap:48px}.mechanics-list,.mechanics-item{max-width:619px}.mechanics-item h4{font-size:24px}.mechanics-text{font-size:16px}.mechanics-img{border-radius:48px;max-width:644px;height:431px}}.game-container{padding-block:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:row-reverse;gap:24px}.game.title-wrapper{max-width:343px}.game.subtitle{text-align:start;margin-bottom:24px}.game-list{display:flex;flex-direction:column;gap:16px}.game-item{width:100%;max-width:343px;font-family:var(--third-family);font-weight:500;font-size:32px;line-height:1.2;letter-spacing:.06em;color:var(--typography-d-gray);transition:all .5s cubic-bezier(.22,.61,.36,1)}.game-item:hover{transform:translateY(2px) scale(.97);text-decoration:underline;text-decoration-skip-ink:none;color:var(--typography-black)}.game-content{width:100%;max-width:343px}.game-img{width:100%;border-radius:24px;max-width:343px;height:426px;object-fit:cover;box-shadow:4px 4px 24px #311b2214}@media only screen and (min-width: 1200px){.game-container{padding-block:64px;gap:48px}.game.title-wrapper{max-width:736px}.game.subtitle{margin-bottom:32px}.game-list{gap:32px}.game-item{max-width:736px;font-size:52px}.game-content{max-width:528px}.game-img{border-radius:48px;max-width:528px;height:656px}}.reviews-container{padding-block:32px}.reviews.title-wrapper{width:100%;align-items:center;justify-content:center}.reviews-core-types{width:100%}.reviews-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;padding-block:20px;gap:24px}.reviews-card{width:100%;scroll-snap-align:center;flex:0 0 100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px;border-radius:16px;padding:32px;max-width:310px;height:auto;box-shadow:8px 8px 16px #6354541f;background:var(--background-wight);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease;overflow:hidden}.reviews-card:hover{box-shadow:inset 0 4px 4px #3546614d,inset 0 -1px 3px #fdf6e9;transform:translateY(2px) scale(.97)}.reviews-card-info{width:100%;display:flex;gap:16px}.reviews-piple{width:100%;border-radius:4px;max-width:48px;height:48px;object-fit:cover}.reviews-name{font-family:var(--font3);font-weight:600;font-size:20px;line-height:1.36;color:#1d2839}.reviews-text{font-weight:400;font-size:16px;line-height:1.36;letter-spacing:-.02em;color:#47505c}.reviews-rating{width:120px;height:24px}@media screen and (min-width: 1200px){.reviews-container{padding-block:64px;display:flex;flex-direction:column;align-items:center}.reviews.title{max-width:1088px}.reviews-cards{gap:20px;align-items:center;justify-content:center}.reviews-card{max-width:310px;height:227px}}.progression-container{padding-block:32px;border-radius:32px;background:var(--typography-black);position:relative}.progression.subtitle{color:var(--typography-yellow)}.progression.title{position:relative;z-index:2;font-style:italic;font-weight:900;font-size:22px;line-height:1.44;letter-spacing:.02em;text-align:center;color:var(--typography-wight)}.progression.title span{font-weight:500;color:var(--typography-black);-webkit-text-stroke:2px #fff;paint-order:stroke fill;text-shadow:0 2px 4px rgba(0,0,0,.3)}.dot{position:absolute;top:89px;right:33px;width:51px;height:51px;z-index:1}@media screen and (min-width: 1200px){.progression-container{border-radius:64px;padding-block:64px}.progression.title{font-weight:700;font-size:52px}.progression.title span{-webkit-text-stroke:4px #fff}.dot{top:106px;right:190px;width:86px;height:86px}}.faq-container{padding-block:32px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.faq.title-wrapper{align-items:flex-start}.faq-box{width:100%;max-width:343px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.faq-list{display:flex;flex-direction:column;justify-content:center;width:100%;gap:24px}.faq-item{width:100%;display:flex;flex-direction:column;gap:4px;border-bottom:1px solid var(--default-80);padding-block:0px 8px;max-width:343px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.faq-item:hover{transform:translateY(2px) scale(.97)}.faq-item h4{font-weight:500;font-size:22px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-black)}.faq-text{font-weight:400;font-size:14px;line-height:1.36;letter-spacing:-.02em;color:var(--typography-d-gray)}.faq-img{width:100%;border-radius:24px;max-width:343px;height:347px;object-fit:cover;box-shadow:4px 4px 24px #311b2214}@media only screen and (min-width: 1200px){.faq-container{padding-block:64px;gap:48px}.faq.title{margin-bottom:16px}.faq-box{gap:48px;max-width:639px}.faq-item{max-width:639px}.faq-item h4{font-size:24px}.faq-text{font-size:16px}.faq-img{border-radius:48px;max-width:625px;height:580px}}.contact-container{padding-block:32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-box{width:100%;display:flex;align-items:center;justify-content:center}.contact-mailto{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;font-style:italic;font-weight:500;font-size:22px;line-height:1.44;letter-spacing:.02em;text-align:center;color:var(--typography-black);transition:.3s ease}.contact-mailto:hover{transform:translateY(2px) scale(.97);color:var(--typography-yellow)}.contact-img{width:100%;max-width:60px;height:51px}@media only screen and (min-width: 1200px){.contact-container{padding-block:64px}.contact.title-wrapper{max-width:1088px}.contact.title{margin-bottom:16px}.contact-mailto{font-size:52px;flex-direction:row;gap:32px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--background-wight);height:100vh}.legal-container{padding-block:112px 60px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:14px;line-height:1.36;letter-spacing:-.02em;color:#361a57}.legal-title{margin-bottom:48px;text-align:center;font-style:italic;font-weight:300;font-size:32px;line-height:1.28;letter-spacing:.02em;color:#361a57}.privacy-section h3,.privacy-section p>strong,.privacy-section h2{display:inline-block;font-weight:500;font-size:22px;line-height:1.36;letter-spacing:-.02em;color:#361a57;margin-block:16px}.legal-container a{color:var(--secondary-link);transition:color .3s ease}.legal-container a:hover{color:var(--typography-blush)}@media screen and (min-width: 1200px){.legal-container{padding-inline:212px}.privacy-section{font-size:16px}.legal-title{font-size:52px;line-height:1.2}.privacy-section h3,.privacy-section p>strong,.privacy-section h2{font-size:24px}}.footer-container{padding-block:60px;background:var(--typography-blush)}.footer-nav{width:100%;display:flex;align-items:center;justify-content:center}.footer-nav-list{width:100%;max-width:337px;display:flex;flex-direction:column;justify-content:center;align-self:center;margin-bottom:32px;gap:16px}.footer-separator-li{font-weight:400;font-size:14px;line-height:2;text-align:center;color:#fff;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-copy{font-family:var(--font4);font-weight:400;font-size:14px;line-height:1.44;text-align:center;color:var(--typography-l-gray)}.footer-separator-li:hover{color:var(--typography-yellow);transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.footer-nav{justify-content:flex-end}.footer-nav-list{max-width:481px;flex-direction:row;justify-content:flex-end;gap:60px;margin-bottom:60px}.footer-copy{font-size:16px}.footer-separator-li{font-size:18px}}
