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}.title{font-family:var(--second-family);font-weight:700;font-size:36px;line-height:1.2;text-align:center;color:var(--accent-color-gold);margin-bottom:24px}.subtitle{font-family:var(--second-family);font-weight:400;font-size:22px;line-height:1.2;text-align:center;color:var(--accent-color-gold);margin-bottom:18px}.text{font-weight:400;font-size:18px;line-height:1.5;color:var(--text-color)}@media screen and (min-width: 1200px){section{scroll-margin-top:60px}.title{margin-bottom:28px}.subtitle{margin-bottom:16px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Cormorant Garamond", sans-serif;--second-family: "Cinzel", sans-serif;--third-family: "Inter", sans-serif;--main-color: #010204;--text-color: #ece5d8;--card-color: #2d3648;--accent-color-gold: #d5a54a}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:var(--main-color);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:20px}@media only screen and (min-width: 1200px){.container{max-width:none;padding-inline:clamp(16px,6vw,80px)}}.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:flex-end;padding-block:30px;padding-inline:40px;height:100px;background:transparent}.header-container.scrolled{opacity:.9;background:var(--card-color)}.header-logo{width:100%;border-radius:10px;object-fit:cover;max-width:44px;height:44px;transition:.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:var(--card-color);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:30px;padding-inline:40px;height:100px;background:transparent}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer;width:40px;height:40px}.header-mobile-close-icon,.header-burger-icon{width:100%;stroke-width:2px;stroke:var(--accent-color-gold);transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:var(--text-color)}.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-bottom:32px;gap:16px;background-image:url(/assets/decor-mob-ntGMn0yN.webp);background-position:bottom center;background-repeat:no-repeat;background-size:224px 143px}.header-nav-link{font-weight:700;font-size:18px;line-height:1.5;color:var(--text-color);display:inline-flex;align-self:flex-start;position:relative;padding-block:8px;text-decoration:none;transition:all .3s ease}.header-logo:hover{transform:translateY(2px) scale(.97)}.header-nav-link:hover{transform:translateY(2px) scale(.97);color:var(--accent-color-gold)}@media screen and (min-width: 1200px){.header-container{padding-block:32px;padding-inline:80px;height:100px;align-items:center;justify-content:center}.header-nav{display:flex;width:100%;justify-content:space-between}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;gap:24px;justify-content:space-between}}.hero-container{width:100%;padding-block:460px 75px;display:flex;flex-direction:column;align-items:center;margin-top:-20px;background-image:url(/assets/hero-bg-BrQEEHmo.webp);background-position:80% center;background-repeat:no-repeat;background-size:cover}.hero-img-title{width:100%;max-width:335px;height:141px}.hero-btn-box{width:100%;display:flex;align-items:center;justify-content:center}.hero-cta{margin-top:54px;display:flex;align-items:center;justify-content:center;gap:15px;width:100%;border-radius:6px;max-width:243px;height:70px;border:1px solid #f5eded;background:#2b073c;transition:.3s ease}.hero-cta:hover{border:1px solid var(--accent-color-gold);transform:translateY(2px) scale(.97);box-shadow:inset 0 2px 8px #fffb0440}.hero-playstore{width:42px;height:45px}.hero-cta-image{width:152px;height:47px}@media only screen and (min-width: 1200px){.hero-container{padding-block:243px 203px;align-items:flex-start}.hero-img-title{max-width:640px;height:269px}.hero-btn-box{max-width:640px}}.about-container{padding-block:80px 40px;padding-inline:0;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;position:relative}.about-info{padding-inline:20px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:32px}.about.subtitle{margin-bottom:290px}.about-img{position:absolute;top:216px;width:100%;object-fit:cover;object-position:top;height:254px;transition:all .3s ease}.about-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(213,165,74))}.about-img-decor{display:none}@media only screen and (min-width: 1200px){.about-container{padding-block:150px 85px;gap:20px;align-items:flex-start}.about-info{max-width:630px;padding-inline:0}.about.title-wrapper{align-items:flex-start}.about-img{position:unset;max-width:630px;height:426px}.about.subtitle{margin-bottom:16px}.about.text{position:relative;z-index:3}.about-img-decor{position:absolute;bottom:60px;left:50%;transform:translate(-50%);display:flex;max-width:224px;height:143px;z-index:1}}.visual-container{padding-block:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.visual-info{width:100%;display:flex;flex-direction:column;align-items:center}.visual-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:16px;padding-block:20px}.visual-item{width:100%;padding:16px;max-width:305px;height:228px;background:var(--card-color);scroll-snap-align:center;flex:0 0 90%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;gap:13px;transition:all .3s ease}.visual-subtitle{font-weight:700;font-size:18px;line-height:1.5;text-align:center;color:var(--text-color)}.visual-img{max-width:273px;height:156px;object-fit:cover}.visual-item:hover{transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.visual-container{padding-block:85px 70px}.visual-list{gap:20px;justify-content:space-between}.visual-item{max-width:305px;height:228px}}.progression-container{padding-block:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;background-image:url(/assets/progression-bg-CW9l2wGo.webp);background-position:center 16%;background-repeat:no-repeat;background-size:100% 201px}.progression.title{width:100%;margin-bottom:243px}.progression.subtitle{margin-bottom:31px}.progression-content,.progression-info{width:100%;max-width:335px;height:329px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:16px 35px;background:#2d3648bf}.progression-list{width:100%;display:flex;flex-wrap:wrap;gap:11px}.progression-item{width:100%;max-width:212px;display:flex;gap:4px;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.progression-item-img{width:100%;max-width:40px;height:40px;object-fit:cover}.progression-img{width:100%;max-width:22px;height:27px}.progression-item:hover{transform:translateY(2px) scale(.97)}@media screen and (min-width: 768px){.progression-container{padding-block:102px 273px;justify-content:space-evenly;background-position:bottom center;background-size:cover}.progression.title{margin-bottom:24px}}@media screen and (min-width: 1200px){.progression-content,.progression-info{max-width:305px;padding-inline:20px}}.reviews-container{padding-block:80px}.reviews-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:20px;padding-block:20px}.reviews-item{width:100%;padding-block:28px;padding-inline:22px;max-width:305px;height:341px;background:var(--card-color);scroll-snap-align:center;flex:0 0 90%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:flex-start;gap:18px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease}.reviews-img{max-width:72px;height:72px}.reviews-item:hover{transform:translateY(2px) scale(.97);box-shadow:inset 0 2px 8px #00000040}.reviews-card{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:12px}.reviews-controls{display:none}@media only screen and (min-width: 1200px){.reviews-container{padding-block:150px}.reviews-box{width:100%}.reviews-list{gap:20px}.reviews-item{flex:0 0 100%;max-width:305px;height:341px}.reviews-controls{width:100%;display:flex;align-items:center;justify-content:center}.nav-btn{display:flex;justify-content:center;align-items:center;z-index:10;width:42px;height:42px;border:none;cursor:pointer;background:none;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.btn-prev{rotate:0deg}.btn-next{rotate:180deg}.reviews-icon{fill:var(--accent-color-gold);stroke-width:1px;stroke:var(--accent-color-gold);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.reviews-icon:hover,.reviews-icon:active,.reviews-icon:focus{fill:var(--text-color)}}.contact-container{padding-block:32px;padding-inline:0;display:flex;flex-wrap:wrap;flex-direction:row-reverse;align-items:center;justify-content:center;position:relative;background:var(--card-color)}.contact-info{padding-inline:20px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:32px;position:relative;z-index:1}.contact.subtitle{margin-bottom:320px}.contact.text{text-align:center}.contact-img{position:absolute;top:90px;left:50%;transform:translate(-50%);width:100%;object-fit:cover;max-width:301px;height:299px;transition:all .3s ease;z-index:3;overflow:visible}.contact-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(213,165,74))}.contact-btn-box{width:100%;display:flex;align-items:center;justify-content:center}.contact-cta{margin-top:54px;display:flex;align-items:center;justify-content:center;gap:15px;width:100%;border-radius:6px;max-width:243px;height:70px;border:1px solid #f5eded;background:#2b073c;transition:.3s ease}.contact-cta:hover{border:1px solid var(--accent-color-gold);transform:translateY(2px) scale(.97);box-shadow:inset 0 2px 8px #fffb0440}.contact-playstore{width:42px;height:45px}.contact-cta-image{width:152px;height:47px}@media only screen and (min-width: 1200px){.contact-container{margin-block:57px 207px;padding-block:0px;padding-inline:80px;gap:20px;align-items:center;justify-content:flex-end}.contact-info{padding-block:46px;max-width:630px;padding-inline:0;margin-bottom:0}.contact.title-wrapper{align-items:flex-start}.contact.text{text-align:start}.contact-img{position:absolute;top:-80px;right:188px;left:unset;transform:unset;max-width:546px;height:468px}.contact.subtitle{margin-bottom:16px}.contact.text{position:relative;z-index:3}.contact-btn-box{justify-content:flex-start}.contact-cta{margin-top:38px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:var(--main-color)}.legal-container{padding-block:116px 80px;display:flex;flex-direction:column}.privacy-section{font-weight:400;font-size:18px;line-height:1.5;color:var(--text-color)}.legal-title{margin-bottom:32px;font-family:var(--second-family);font-weight:700;font-size:36px;line-height:1.2;text-align:center;color:var(--accent-color-gold)}.privacy-section h3,.privacy-section h2{display:flex;font-weight:700;font-size:18px;line-height:1.5;color:var(--text-color);margin-block:16px}.legal-container a{color:var(--black);transition:all .3s ease}.legal-container a:hover{transform:translateY(2px) scale(.97);color:var(--accent-color-gold)}@media screen and (min-width: 1200px){.legal-container{padding-block:98px 100px;padding-inline:180px}}.footer-container{padding-block:40px;background:var(--accent-color-gold)}.footer-nav{width:100%;display:flex;align-items:center;justify-content:center}.footer-nav-list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;gap:16px;margin-bottom:40px}.footer-separator-li{font-family:var(--second-family);font-weight:400;font-size:22px;line-height:1.2;color:var(--main-color);transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-copy{font-weight:400;font-size:14px;line-height:1.5;color:var(--main-color)}.footer-separator-li:hover{color:#2b073c;transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.footer-nav-list{flex-direction:row;justify-content:space-between}.footer-copy{text-align:center}}
