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:52px}.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}.title{font-family:var(--second-family);font-weight:800;font-size:28px;line-height:1.28;letter-spacing:-.05em;text-align:center;color:var(--typography-black)}.subtitle{font-family:var(--second-family);font-weight:600;font-size:18px;line-height:1.36;text-transform:uppercase;color:var(--typography-black)}.text{font-weight:400;font-size:16px;line-height:1.44;color:var(--typography-wight)}@media screen and (min-width: 1200px){section{scroll-margin-top:62px}.title{font-size:46px;letter-spacing:-.03em}.subtitle{font-size:20px}.text{font-size:18px;letter-spacing:.06em}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Plus Jakarta Sans", sans-serif;--second-family: "Sora", sans-serif;--third-family: "Inter", sans-serif;--typography-black: #030101;--typography-d-gray: #41484d;--typography-red: #da3e25;--typography-blue: #2588f4;--typography-gray: #e8e8e8;--typography-wight: #fff;--background-black: #242222;--background-blue-40: rgba(26, 31, 44, .4);--background-blue: #2588f4;--background-red: #da3e25;--background-yellow: #ffd500;--background-wight: #fff;--secondary-link: #006fff;--secondary-yellow: #ffd500;--secondary-yellow-50: rgba(255, 213, 0, .5);--secondary-yellow-20: rgba(255, 213, 0, .2);--secondary-blue-50: rgba(37, 136, 244, .5);--secondary-blue-20: rgba(165, 231, 255, .2);--default-100: #080808;--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,5vw,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;border-bottom:1px solid var(--background-yellow);background:var(--background-black)}.header-container.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.9}.logo-img{width:100%;max-width:40px;height:40px;transition:all .3s ease}.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-image:linear-gradient(#0009,#0009),url(/assets/hero-img-B8exLuNJ.webp);background-position:78% center;background-repeat:no-repeat;background-size:cover;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-block:6px;padding-inline:16px;height:52px;border-bottom:1px solid var(--background-yellow);background:var(--background-black)}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:1px;stroke:#fff;transition:all .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--background-yellow);transform:translateY(2px) scale(.97)}.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-family:var(--third-family);font-weight:500;font-size:14px;line-height:1.36;letter-spacing:.07em;text-transform:uppercase;text-align:center;color:#b9cac9;display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:all .3s ease}.header-nav-link:hover{color:var(--background-yellow);transform:translateY(2px) scale(.97)}.logo-img:hover{transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.header-container{border-radius:8px;padding-block:11px;padding-inline:80px;height:62px;align-items:center;justify-content:center}.header-nav{display:flex;width:100%;justify-content:flex-end}.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 32px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-image:url(/assets/hero-img-B8exLuNJ.webp);background-position:78% center;background-repeat:no-repeat;background-size:cover;height:812px}.hero-img-title{width:100%;width:343px;height:157px}.hero-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.hero-box{width:100%;max-width:343px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.hero-text-box{width:100%;max-width:343px;display:flex;gap:8px;justify-content:center;align-items:center;border:1px solid var(--secondary-yellow-50);border-radius:9999px;padding-block:4px;padding-inline:16px;width:fit-content;height:30px;background:var(--secondary-yellow-20);transition:all .3s ease}.hero-star{width:100%;max-width:20px;height:20px}.hero-text{font-family:var(--third-family);font-weight:400;font-size:14px;line-height:1.42857;letter-spacing:.1em;text-transform:uppercase;color:var(--background-yellow)}.hero-subtitle{font-family:var(--second-family);font-weight:800;font-size:42px;line-height:1.08;color:var(--typography-wight)}.hero-subtitle span{color:var(--background-yellow)}.hero.text{padding-inline:10px}.hero-img-info{display:none}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:102px 104px;padding-inline:64px;background-position:center}.hero-info{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.hero-box{max-width:530px;justify-content:flex-start;gap:16px}.hero-subtitle{font-size:72px}.hero-img-info{width:100%;max-width:492px;height:151px;display:flex;box-shadow:0 0 20px #fcff470d}}.about-container{width:100%;padding-block:48px 0;padding-inline:0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;overflow:hidden;position:relative;z-index:2}.about.title-wrapper{padding-inline:16px;max-width:343px;justify-content:center;align-items:center}.about.title span{color:var(--typography-red)}.about.title{margin-bottom:32px}.about.text{text-align:center;color:var(--typography-d-gray)}.about-card{width:100%;max-width:343px;display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px}.about-img-people{width:100%;max-width:96px;height:40px}.about-text{font-family:var(--third-family);font-weight:300;font-size:12px;line-height:1.08;text-transform:uppercase;color:var(--typography-d-gray)}.about-img-dino{width:100%;max-width:400px;height:529px;object-fit:cover;position:relative;z-index:1}.about-img-man{display:none}@media only screen and (min-width: 1200px){.about-container{padding-block:64px 0;gap:0px;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.about.title-wrapper{max-width:640px}.about-img-man{display:flex;width:100%;max-width:400px;height:529px;object-fit:cover}}.visual-container{padding-block:40px;display:flex;flex-wrap:wrap;align-items:center;gap:32px;overflow:hidden;background-image:url(/assets/visual-bg-CdDSXeZL.webp);background-position:bottom center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:3;top:-36px}.visual.title-wrapper{padding-block:40px 0;max-width:343px}.visual.title{text-align:start}.visual.title span{color:var(--typography-blue)}.visual-content{margin-top:14px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;position:relative;overflow:hidden}.nav-btn{width:100%;max-width:36px;height:36px;background:#2588f4;border-radius:50%;border:none}.visual-icon{fill:none;stroke:var(--typography-wight)}.visual-steps{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:24px;padding-block:20px}.visual-step{width:100%;border-radius:8px;padding:24px;max-width:304px;height:206px;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;overflow:hidden;box-shadow:8px 8px 20px #645f431f;background:var(--typography-wight);transition:all .3s ease}.visual-step:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--secondary-blue-30);transform:translateY(2px) scale(.97)}.visual-step h3{margin-top:16px;margin-bottom:8px}.visual.text{color:var(--typography-d-gray)}.visual-step img{width:100%;border-radius:8px;max-width:40px;height:40px}@media screen and (min-width: 1200px){.visual-container{width:100%;padding-block:160px;justify-content:space-between;top:-60px}.visual.subtitle{max-width:350px}.visual-content{max-width:864px}.visual-step{max-width:304px;height:270px}}.progression-container{position:relative;margin-top:-90px;padding-block:120px 359px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;overflow:hidden;background-image:url(/assets/progression-bg-BJXwx9XF.webp);background-position:bottom center;background-repeat:no-repeat;background-size:cover;gap:24px}@media screen and (min-width: 652px){.progression-container{justify-content:space-between}}.progression.title{color:var(--typography-wight);text-align:start}.progression.title span{color:var(--typography-black)}.progression-info{width:100%;position:relative;z-index:3}.progression-list{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:16px;margin-block:24px}.progression-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;max-width:352px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.progression-item:hover{transform:translateY(2px) scale(.97)}.progression-item h3{font-family:var(--second-family);font-weight:600;font-size:18px;line-height:1.36;text-transform:uppercase;color:var(--typography-wight)}.progression-text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.44;letter-spacing:.06em;color:var(--typography-wight)}.progression-img{width:100%;max-width:253px;height:359px;position:absolute;right:0;bottom:0;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease;z-index:2}.progression-img:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--secondary-green-30);transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.progression-container{padding-block:102px 0;gap:32px;margin-top:-160px}.progression.title{max-width:640px}.progression-info{max-width:736px;margin-block:64px}.progression-list{justify-content:flex-start;align-items:flex-start;gap:32px;margin-top:48px}.progression-item h3{font-size:20px}.progression-img{max-width:592px;height:838px}}.item-container{padding-block:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:24px;background:var(--typography-blue)}.item.title{color:var(--typography-wight);text-align:start}.item.title span{color:#dc4a32}.item-info{width:100%}.item-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:18px}.item-item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;border-radius:8px;max-width:343px;height:323px;box-shadow:8px 8px 20px #645f431f;background:var(--typography-wight);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.item-img{width:100%;max-width:343px;height:197px}.item-text-box{display:flex;flex-direction:column;justify-content:center;gap:8px;width:100%;padding:24px;max-width:343px;height:126px}.item-item:hover{transform:translateY(2px) scale(.97)}.item-item-title{font-family:var(--second-family);font-weight:600;font-size:18px;line-height:1.36;text-transform:uppercase;color:var(--typography-black)}.item.text{color:var(--typography-d-gray)}.item-img{width:100%}@media screen and (min-width: 1200px){.item-container{padding-block:64px;gap:32px;justify-content:flex-start}.item.title-wrapper{max-width:640px}.item-list{align-items:flex-start}.item-item{flex-direction:row;max-width:640px;height:197px}.item-img{max-width:304px;height:197px}.item-text-box{max-width:336px;height:197px}}.advantages-container{padding-block:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;overflow:hidden;gap:24px;background-image:url(/assets/advantages-bg-Llb0TPK-.webp);background-position:44% center;background-repeat:no-repeat;background-size:cover}.advantages.title-wrapper{max-width:343px}.advantages.title{font-size:32px;line-height:1.44;letter-spacing:-.05em;text-transform:uppercase;text-align:start}.advantages-content{width:100%;max-width:343px}.advantages-steps{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:16px}.advantages-step{width:100%;display:flex;align-items:center;gap:16px;max-width:343px;height:auto;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.advantages-step:hover{box-shadow:0 4px 6px -4px #0000001a,0 8px 10px -3px var(--secondary-blue);transform:translateY(2px) scale(.97)}.advantages-info{width:100%;display:flex;flex-direction:column}.advantages.text{color:var(--typography-l-gray)}.advantages-step img{width:100%;max-width:36px;height:36px}@media screen and (min-width: 1200px){.advantages-container{width:100%;padding-block:64px;background-position:center;justify-content:space-between}.advantages.title{font-size:48px;letter-spacing:-.03em}.advantages.title-wrapper,.advantages-content,.advantages-step{max-width:640px}}.gallery-container{padding-inline:0;padding-block:40px}.gallery.title{text-align:start;padding-inline:16px}.gallery.title span{color:var(--typography-red)}.gallery-content{margin-top:14px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.gallery-steps{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:24px;padding-block:20px}.gallery-step{width:100%;border-radius:4px;max-width:256px;height:155px;scroll-snap-align:center;flex:0 0 85%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease}.gallery-step:hover{box-shadow:0 0 20px #69e1ff1f;transform:translateY(2px) scale(1.07)}.gallery-steps .gallery-step img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 1200px){.gallery-container{width:100%;padding-block:72px}.gallery.title{max-width:640px}.gallery-content{margin-top:40px}.gallery-steps{gap:32px}.gallery-step{flex:0 0 100%;max-width:864px;height:524px}}.natural-container{padding-block:40px;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:center;background:var(--typography-red)}.natural-img-girl{width:100%;border-radius:8px;max-width:343px;height:208px;object-fit:cover;object-position:top}.natural.title{text-align:start;margin-bottom:24px}.natural.title span{color:var(--typography-wight)}.natural-content{width:100%;max-width:343px}.natural-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:20px}.natural-item{width:100%;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:flex-start;overflow:hidden;gap:20px;border-radius:8px;padding-block:32px;padding-inline:24px;max-width:307px;height:224px;box-shadow:8px 8px 20px #645f431f;background:var(--typography-wight);transition:all .3s ease}.natural-item:hover{box-shadow:0 0 20px #69e1ff1f;background:transparent;transform:translateY(2px) scale(.97)}.natural-box{width:100%;display:flex;gap:16px;align-items:center}.natural-info{width:100%;display:flex;flex-direction:column;justify-content:center}.natural-name{font-family:var(--second-family);font-weight:600;font-size:18px;line-height:1.36;text-transform:uppercase;color:#433579}.natural.text{text-align:start;color:var(--typography-d-gray)}.natural-img-star{width:100%;max-width:120px;height:24px}.natural-img{width:100%;max-width:40px;height:40px;border-radius:50%}.natural-control{margin-top:20px;width:100%;display:flex;justify-content:space-between;align-items:center}.natural.btn-prev{transform:rotate(0)}.natural.btn-next{transform:rotate(180deg)}.natural.nav-btn{width:100%;max-width:27px;height:54px;background:transparent}.natural .natural-icon{fill:#fff}@media only screen and (min-width: 1200px){.natural-container{padding-block:72px;gap:48px;justify-content:space-between}.natural.title{margin-bottom:32px}.natural-content{max-width:640px}.natural-img-girl{max-width:624px;height:552px}.natural-item{height:265px}.natural-name{font-size:20px}}.faq-container{padding-block:40px;background:var(--typography-blue)}.faq.title{color:var(--typography-wight);margin-bottom:24px}.faq.title span{color:var(--typography-red)}.faq-grid,.accordion-container{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.ac{width:100%;transition:all .3s ease;padding:20px 24px;border:1px solid var(--secondary-blue-50);border-radius:8px;background:var(--typography-wight)}.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:12px;text-align:left;transition:all .3s ease}.ac-icon-box{width:100%;max-width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;background:var(--typography-blue);transition:all .3s ease}.ac-panel{overflow:hidden;transition:all .3s ease}.is-active .ac-panel{margin-top:12px}.ac-trigger-question{font-weight:600;font-size:18px;line-height:1.44;letter-spacing:.06em;color:var(--typography-black);display:block;transition:all .3s ease}.ac-text.text{text-align:start;color:var(--typography-d-gray)}.plus-minus-icon{position:relative;width:14px;height:14px;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)}.is-active .ac-icon-box{background:var(--typography-red);transition:all .3s ease}@media (min-width: 1200px){.faq-container{padding-block:72px;display:flex;flex-direction:column;align-items:center}.faq-grid{margin-top:24px;flex-direction:row;justify-content:space-between}.ac{max-width:1312px}.ac-text,.ac-trigger-question{justify-content:flex-start;max-width:1312px}.ac-trigger-question{padding-block:0px}}.contact-container{padding-block:40px;display:flex;flex-direction:column;align-items:center;background-image:url(/assets/advantages-bg-Llb0TPK-.webp);background-position:44% center;background-repeat:no-repeat;background-size:cover}.contact.title-wrapper,.contact-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.contact.title{margin-bottom:24px}.contact-mailto{width:100%;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:18px;line-height:1.44;letter-spacing:.06em;text-align:center;color:#1d1d1d;border:1px solid var(--default-100);border-radius:4px;padding-block:0px;padding-inline:24px 0px;max-width:343px;height:63px;background:#fffcf7;transition:all .3s ease}.contact-btn{width:100%;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:18px;line-height:1.44;letter-spacing:.06em;text-align:center;color:var(--typography-wight);border-radius:4px;padding-block:0px;padding-inline:16px;max-width:343px;height:63px;background:var(--background-black);transition:all .3s ease}.contact-btn:hover,.contact-mailto:hover{color:var(--typography-blue);transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.contact-container{padding-block:64px;flex-direction:row;background-position:center}.contact.title{margin-bottom:0}.contact.title-wrapper{justify-content:flex-start;flex-direction:row}.contact-info{flex-direction:row}.contact-mailto{font-size:20px;max-width:478px}.contact-btn{max-width:254px;font-size:20px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--typography-wight)}.legal-container{padding-block:132px 48px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:16px;line-height:1.44;color:var(--typography-black)}.legal-title{margin-bottom:40px;font-family:var(--second-family);font-weight:800;font-size:28px;line-height:1.28;letter-spacing:-.05em;text-align:center;color:var(--typography-black)}.privacy-section h2{font-family:var(--second-family);font-weight:600;font-size:18px;line-height:1.36;text-transform:uppercase;color:var(--typography-black);margin-block:16px}.privacy-section a{color:var(--secondary-link);transition:all .3s ease}.privacy-section a:hover{color:var(--background-yellow)}@media screen and (min-width: 1200px){.legal-container{padding-block:128px 48px;padding-inline:212px}.legal-title{font-size:72px}}.footer-container{padding-block:60px;background:var(--background-black);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.footer-nav{width:100%}.footer-nav-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.footer-separator-li{font-weight:600;font-size:18px;line-height:1.44;letter-spacing:.06em;text-align:center;color:var(--typography-wight);transition:all .3s ease}.footer-copy{font-weight:400;font-size:16px;line-height:1.44;text-align:center;color:var(--typography-gray)}.footer-separator-li:hover{color:var(--typography-blue);transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.footer-container{width:100%;gap:60px;padding-inline:88px}.footer-nav-list{flex-direction:row;gap:60px;justify-content:flex-end}.footer-separator-li{font-size:20px}.footer-copy{font-size:18px}}
