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:80px}.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;justify-content:center;align-items:flex-start}.title{font-family:var(--second-family);font-weight:400;font-size:36px;line-height:1.2;color:var(--primary);margin-bottom:48px}.subtitle{font-weight:700;font-size:24px;line-height:1.3;color:var(--accent)}.text{font-weight:400;font-size:16px;line-height:1.5;color:var(--text)}@media screen and (min-width: 1200px){section{scroll-margin-top:60px}.title{font-size:48px;margin-bottom:52px}.text{font-size:18px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Nunito", sans-serif;--second-family: "Poetsen One", sans-serif;--text: #0c372b;--bg: #fceee5;--surface: #fff;--primary: #75400b;--accent: #0215ae}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:var(--bg);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,12vw,160px)}}.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:16px;padding-inline:16px;height:80px;background:var(--bg)}.header-container.scrolled{opacity:.9}.header-logo{transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo-img{width:100%;border-radius:10px;max-width:44px;height:44px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.header-logo-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(179,99,30,.4))}.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(--bg);z-index:100;flex-wrap:wrap;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transform:translate(100%);will-change:transform,opacity;transition:all .3s ease}.header-mobile-menu.active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.noscroll{overflow:hidden}.header-mobile-header{display:flex;align-items:center;justify-content:flex-end;padding-block:16px;padding-inline:16px;height:80px;background:var(--bg)}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke:var(--text);transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--accent)}.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:400;font-size:18px;line-height:1.5;color:var(--text);display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:all .3s ease}.header-nav-link:after{content:"";position:absolute;left:50%;bottom:5px;width:100%;height:38px;border-bottom:1px solid var(--accent);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:var(--accent)}@media screen and (min-width: 1200px){.header-container{padding-block:8px;padding-inline:160px;height:60px;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:26px}}.hero-container{margin-top:80px;padding-block:20px 64px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#000d2d;background-image:url(/assets/hero-img-mob-Cmso1VLk.webp);background-position:top center;background-repeat:no-repeat;background-size:cover;height:812px}.hero.title-wrapper{max-width:343px}.hero-title-img{width:100%;max-width:343px;height:190px}.hero-subtitle{margin-block:20px 8px;font-weight:700;font-size:24px;line-height:1.3;text-align:center;color:var(--surface)}.hero.text{text-align:center;color:var(--surface)}.hero-link{display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #a6a6a6;border-radius:6px;padding-block:10px;padding-inline:12px;max-width:180px;height:57px;background:#000;transition:all .3s ease}.hero-link:hover{transform:translateY(2px) scale(.97);background:#0215ae}.hero-play{width:100%;max-width:156px;height:37px}@media only screen and (min-width: 1200px){.hero-container{width:100%;margin-top:60px;padding-block:50px 68px;height:750px;align-items:flex-start;justify-content:flex-end;gap:48px;background-image:url(/assets/hero-img-BZ29ckXp.webp);background-position:center}.hero.title-wrapper{max-width:544px;align-items:flex-start}.hero-title-img{max-width:544px;height:302px}.hero-subtitle{font-size:28px;margin-block:41px 16px}.hero.text{text-align:start}}.about-container{width:100%;padding-block:64px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.about.title-wrapper{max-width:343px}.about-content{width:100%}.about-img{width:100%;border-radius:32px;max-width:343px;height:317px;transition:all .3s ease}.about-img:hover{transform:translateY(2px) scale(.97);box-shadow:0 4px 6px -4px #0000001a,0 10px 5px -8px #0215ae}@media only screen and (min-width: 1200px){.about-container{padding-block:80px;gap:128px;align-items:flex-start}.about.title-wrapper{max-width:544px;align-items:flex-start}.about-img{max-width:447px;height:414px}}.visual-container{padding-block:64px}.visual-info{width:100%}.visual-cards{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;gap:16px}.visual-card{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;border-radius:32px;padding:24px;max-width:343px;min-height:231px;box-shadow:2px 4px 12px #f2ded1;background:var(--surface);transition:all .3s ease}.visual-img{width:100%;max-width:64px;height:64px;transition:all .5s cubic-bezier(.22,.61,.36,1)}.visual-card:hover,.visual-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(2,21,174,.4))}@media screen and (min-width: 1200px){.visual-container{padding-block:80px;display:flex;flex-direction:column;align-items:center}.visual.title-wrapper{max-width:1120px}.visual-cards{gap:32px}.visual-card{max-width:544px;min-height:245px}}.journey-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:64px}.journey-content{width:100%}.journey-cards{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.journey-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding-block:24px;width:100%;border-radius:32px;max-width:343px;min-height:602px;box-shadow:2px 4px 12px #f2ded1;background:var(--surface);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.journey-img{width:100%;max-width:352px;height:400px}.journey.subtitle{padding-inline:24px;font-size:18px}.journey.text{padding-inline:24px}.journey-card:hover{box-shadow:0 4px 13px #0215ae66;transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.journey-container{padding-block:80px}.journey.title-wrapper{max-width:1120px}.journey-card{max-width:352px;min-height:602px}.journey-img{max-width:352px;height:400px}}.reviews-container{padding-block:64px}.reviews-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.reviews-cards{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding-block:20px;gap:16px}.reviews-card{width:100%;scroll-snap-align:center;flex:0 0 86%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;gap:8px;border-radius:32px;padding:24px;max-width:300px;height:fit-content;box-shadow:2px 4px 12px #f2ded1;background:var(--surface);transition:all .3s ease;overflow:hidden}.reviews-stars{width:100%;max-width:120px;height:100%}.reviews-name{font-weight:700;font-size:18px;line-height:1.5;text-align:right;color:var(--accent)}.reviews-card:hover{filter:drop-shadow(0px 0px 4px rgb(2,21,174,.4));transform:translateY(2px) scale(.97)}@media screen and (min-width: 1200px){.reviews-container{padding-block:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}.reviews.title-wrapper{max-width:1120px}.reviews-content{max-width:1312px}.reviews-cards{gap:32px;justify-content:center}.reviews-card{max-width:352px}.reviews-title{font-size:20px}.reviews-title span{font-size:18px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--bg)}.legal-container{padding-block:120px 40px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:16px;line-height:1.5}.legal-title{margin-bottom:40px;font-family:var(--second-family);font-weight:400;font-size:36px;line-height:1.2;color:var(--text)}.privacy-section h4,.privacy-section h2{display:inline-block;font-weight:700;font-size:24px;line-height:1.3;margin-block:16px}.legal-container a{transition:color .3s ease;border-bottom:1px solid transparent}.legal-container a:hover{color:var(--accent);border-bottom:1px solid var(--accent)}@media screen and (min-width: 1200px){.legal-container{padding-block:140px 80px;padding-inline:160px}.privacy-section{font-size:18px}.legal-title{font-size:48px}.privacy-section h4,.privacy-section h2{font-size:28px}}.footer-container{padding-block:40px 16px;background:var(--text)}.footer-nav{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.footer-nav-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.footer-separator-li{font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--bg);border-bottom:1px solid transparent;transition:all .3s ease}.footer-copy{font-weight:400;font-size:11px;line-height:1.5;text-align:center;color:var(--bg)}.footer-separator-li:hover{border-bottom:1px solid var(--bg);transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.footer-separator-li{font-size:18px}.footer-copy{font-size:12px}}
