.Hero-module__ZARIfG__heroSection{background-color:var(--light-bg);align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 4rem}.Hero-module__ZARIfG__heroLayout{align-items:center;gap:6rem;display:flex}.Hero-module__ZARIfG__textContent{z-index:2;flex:1;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__slideFadeRight;position:relative}.Hero-module__ZARIfG__badge{background-color:var(--light-bg-alt);border:1px solid var(--pastel-purple);color:var(--dark-text);text-transform:uppercase;letter-spacing:2px;opacity:.8;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.5rem;font-size:.85rem;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--dark-text);white-space:nowrap;margin-bottom:2rem;font-size:6.5rem;line-height:.95}.Hero-module__ZARIfG__titleHighlight{color:var(--pastel-purple-hover);padding-left:4rem;font-style:italic;position:relative}.Hero-module__ZARIfG__titleHighlight:before{content:"";background:var(--dark-text);width:3.2rem;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Hero-module__ZARIfG__subtitle{color:var(--dark-text);opacity:.75;max-width:500px;margin-bottom:3.5rem;font-size:1.25rem;line-height:1.8}.Hero-module__ZARIfG__actionGroup{align-items:center;gap:3rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background-color:var(--dark-text);color:var(--light-bg);text-transform:uppercase;letter-spacing:1px;border-radius:50px;align-items:center;gap:1rem;padding:.5rem .5rem .5rem 2.5rem;font-size:1.1rem;font-weight:500;transition:all .4s;display:flex}.Hero-module__ZARIfG__iconCircle{background-color:var(--pastel-purple);width:50px;height:50px;color:var(--dark-text);border-radius:50%;justify-content:center;align-items:center;transition:transform .4s;display:flex}.Hero-module__ZARIfG__btnPrimary:hover{background-color:var(--pastel-purple);color:var(--dark-text)}.Hero-module__ZARIfG__btnPrimary:hover .Hero-module__ZARIfG__iconCircle{background-color:var(--light-bg);transform:rotate(-45deg)}.Hero-module__ZARIfG__rotatingBadge{justify-content:center;align-items:center;width:100px;height:100px;animation:20s linear infinite Hero-module__ZARIfG__rotateSlow;display:flex;position:relative}.Hero-module__ZARIfG__circularText{letter-spacing:2px;fill:var(--dark-text);text-transform:uppercase;font-size:11px;font-weight:600}.Hero-module__ZARIfG__badgeCenter{background:var(--pastel-purple-hover);border-radius:50%;width:12px;height:12px;position:absolute}.Hero-module__ZARIfG__imageContent{flex:1.2;height:700px;animation:1.2s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__slideFadeLeft;position:relative}.Hero-module__ZARIfG__imageWrapper{z-index:2;border-radius:300px 300px 20px 20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #c5b6d566}.Hero-module__ZARIfG__image{object-fit:cover;transition:transform 10s}.Hero-module__ZARIfG__imageWrapper:hover .Hero-module__ZARIfG__image{transform:scale(1.08)}.Hero-module__ZARIfG__floatingCard1{border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:10%;left:5%}.Hero-module__ZARIfG__avatarGroup{display:flex}.Hero-module__ZARIfG__avatar{background-color:var(--pastel-purple);width:40px;height:40px;color:var(--dark-text);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-15px;font-size:.9rem;font-weight:700;display:flex}.Hero-module__ZARIfG__avatar:first-child{margin-left:0}.Hero-module__ZARIfG__floatingText{flex-direction:column;display:flex}.Hero-module__ZARIfG__floatingText b{color:var(--dark-text);font-size:1.2rem}.Hero-module__ZARIfG__floatingText span{color:var(--dark-text);opacity:.7;font-size:.85rem}.Hero-module__ZARIfG__floatingCard2{width:80px;height:80px;color:var(--pastel-purple-hover);border-radius:50%;justify-content:center;align-items:center;animation:8s ease-in-out infinite reverse Hero-module__ZARIfG__float;display:flex;position:absolute;top:15%;right:5%}.Hero-module__ZARIfG__decorativeShape{border:2px solid var(--pastel-purple);z-index:1;opacity:.5;border-radius:300px 300px 20px 20px;width:100%;height:100%;position:absolute;top:5%;right:-10%;transform:translate(20px,20px)}@keyframes Hero-module__ZARIfG__slideFadeRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__ZARIfG__slideFadeLeft{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__ZARIfG__rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:1200px){.Hero-module__ZARIfG__title{font-size:5rem}}@media (max-width:960px){.Hero-module__ZARIfG__heroSection{padding:8rem 0 4rem}.Hero-module__ZARIfG__container{padding:0 2rem}.Hero-module__ZARIfG__heroLayout{text-align:center;flex-direction:column;gap:4rem}.Hero-module__ZARIfG__titleHighlight{padding-left:0}.Hero-module__ZARIfG__titleHighlight:before{display:none}.Hero-module__ZARIfG__subtitle{margin:0 auto 3rem}.Hero-module__ZARIfG__actionGroup{flex-direction:column;justify-content:center}.Hero-module__ZARIfG__imageContent{width:100%;height:500px}.Hero-module__ZARIfG__imageWrapper{border-radius:200px 200px 20px 20px}.Hero-module__ZARIfG__decorativeShape{transform:translate(10px,-20px)}}
.About-module__vAULUW__aboutSection{background-color:var(--light-bg);z-index:10;padding:8rem 2rem;position:relative}.About-module__vAULUW__container{align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:flex}.About-module__vAULUW__contentBlock{border-radius:var(--border-radius-lg);border:1px solid #dcd3e666;flex:1.2;padding:4rem;position:relative}.About-module__vAULUW__title{color:var(--dark-text);margin-bottom:2rem;font-size:3.5rem;line-height:1.1}.About-module__vAULUW__text{color:var(--dark-text);opacity:.8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__stats{align-items:center;gap:3rem;margin-top:3rem;display:flex}.About-module__vAULUW__statItem{flex-direction:column;display:flex}.About-module__vAULUW__statNumber{font-family:var(--font-heading);color:var(--pastel-purple-hover);font-size:3rem;line-height:1}.About-module__vAULUW__statLabel{text-transform:uppercase;letter-spacing:2px;opacity:.6;margin-top:.5rem;font-size:.85rem}.About-module__vAULUW__statDivider{background-color:var(--soft-gray);width:1px;height:60px}.About-module__vAULUW__imageBlock{flex:1;position:relative}.About-module__vAULUW__imageWrapper{aspect-ratio:3/4;border-radius:var(--border-radius-lg);width:100%;box-shadow:var(--glass-shadow);position:relative;overflow:hidden}.About-module__vAULUW__image{object-fit:cover;transition:transform .7s}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__image{transform:scale(1.05)}@media (max-width:960px){.About-module__vAULUW__container{flex-direction:column;gap:3rem}.About-module__vAULUW__contentBlock{padding:2.5rem}.About-module__vAULUW__imageBlock{width:100%}.About-module__vAULUW__imageWrapper{aspect-ratio:16/9;width:100%}}@media (max-width:600px){.About-module__vAULUW__aboutSection{padding:4rem 1rem}.About-module__vAULUW__title{font-size:2.5rem}.About-module__vAULUW__text{font-size:1rem}.About-module__vAULUW__stats{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2rem}.About-module__vAULUW__statDivider{width:100%;height:1px}.About-module__vAULUW__statNumber{font-size:2.5rem}.About-module__vAULUW__contentBlock{padding:1.5rem}.About-module__vAULUW__imageWrapper{aspect-ratio:1}}
.Advantages-module__Q1M-4W__advSection{background-color:var(--light-bg-alt);z-index:5;padding:4rem 2rem;position:relative}.Advantages-module__Q1M-4W__container{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Advantages-module__Q1M-4W__card{border-radius:var(--border-radius);text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.Advantages-module__Q1M-4W__card:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}.Advantages-module__Q1M-4W__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #c5b6d533}.Advantages-module__Q1M-4W__card:hover:before{left:200%}.Advantages-module__Q1M-4W__iconWrapper{background:var(--light-bg);width:70px;height:70px;color:var(--pastel-purple-hover);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 15px #00000008}.Advantages-module__Q1M-4W__title{color:var(--dark-text);margin-bottom:1rem;font-size:2rem}.Advantages-module__Q1M-4W__desc{opacity:.7;font-size:.95rem;line-height:1.6}@media (max-width:600px){.Advantages-module__Q1M-4W__advSection{padding:4rem 1rem}.Advantages-module__Q1M-4W__card{padding:2rem 1.5rem}.Advantages-module__Q1M-4W__title{font-size:1.6rem}.Advantages-module__Q1M-4W__iconWrapper{width:55px;height:55px;margin-bottom:1rem}}
.Services-module__dpHhBa__servicesSection{background-color:var(--light-bg);z-index:2;padding:6rem 2rem;position:relative}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__title{text-align:center;color:var(--dark-text);margin-bottom:3rem;font-size:4rem}.Services-module__dpHhBa__tabsContainer{justify-content:center;margin-bottom:4rem;display:flex}.Services-module__dpHhBa__tabsBackground{background:var(--light-bg-alt);border-radius:40px;padding:5px;display:flex;position:relative;box-shadow:inset 0 2px 10px #00000005}.Services-module__dpHhBa__tabIndicator{width:calc(50% - 5px);height:calc(100% - 10px);box-shadow:var(--glass-shadow);background:#fff;border-radius:35px;transition:transform .4s cubic-bezier(.8,0,.2,1);position:absolute;top:5px;left:5px}.Services-module__dpHhBa__tabBtn{z-index:1;color:var(--dark-text);opacity:.6;background:0 0;border-radius:35px;padding:1rem 4rem;font-size:1.1rem;font-weight:500;transition:all .4s;position:relative}.Services-module__dpHhBa__tabBtn.Services-module__dpHhBa__active{opacity:1;color:var(--pastel-purple-hover)}.Services-module__dpHhBa__content{align-items:center;gap:5rem;display:flex}.Services-module__dpHhBa__imageBlock{flex:1}.Services-module__dpHhBa__imageWrapper{border-radius:var(--border-radius-lg);height:600px;box-shadow:var(--drop-shadow);position:relative;overflow:hidden}.Services-module__dpHhBa__fadeIn{animation:.5s forwards Services-module__dpHhBa__subtleFadeIn}.Services-module__dpHhBa__fadeOut{animation:.3s forwards Services-module__dpHhBa__subtleFadeOut}.Services-module__dpHhBa__image{object-fit:cover}.Services-module__dpHhBa__listBlock{flex:1}.Services-module__dpHhBa__serviceList{flex-direction:column;gap:1.2rem;list-style:none;display:flex}.Services-module__dpHhBa__slideIn .Services-module__dpHhBa__serviceItem{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards Services-module__dpHhBa__slideFadeIn}.Services-module__dpHhBa__slideOut .Services-module__dpHhBa__serviceItem{opacity:0}.Services-module__dpHhBa__serviceItem{border-radius:var(--border-radius);cursor:pointer;border:1px solid #ffffff80;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex}.Services-module__dpHhBa__serviceItem:hover{border-color:var(--pastel-purple-hover);background:#fffffff2;transform:scale(1.02)translate(10px);box-shadow:0 10px 30px #c5b6d526}.Services-module__dpHhBa__serviceName{font-size:1.1rem;font-weight:500}.Services-module__dpHhBa__priceRow{align-items:center;gap:1rem;display:flex}.Services-module__dpHhBa__servicePrice{color:var(--pastel-purple-hover);font-size:1.1rem;font-weight:600}.Services-module__dpHhBa__arrowIcon{color:var(--pastel-purple-hover);opacity:0;transition:all .3s;transform:translate(-10px)}.Services-module__dpHhBa__serviceItem:hover .Services-module__dpHhBa__arrowIcon{opacity:1;transform:translate(0)}@keyframes Services-module__dpHhBa__subtleFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes Services-module__dpHhBa__subtleFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@keyframes Services-module__dpHhBa__slideFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Services-module__dpHhBa__content{flex-direction:column;gap:3rem}.Services-module__dpHhBa__imageBlock{justify-content:center;width:100%;display:flex}.Services-module__dpHhBa__imageWrapper{width:100%;max-width:600px;height:400px}.Services-module__dpHhBa__listBlock{width:100%}.Services-module__dpHhBa__title{font-size:3rem}}@media (max-width:600px){.Services-module__dpHhBa__servicesSection{padding:4rem 1rem}.Services-module__dpHhBa__title{font-size:2.5rem}.Services-module__dpHhBa__tabsContainer{margin-bottom:2rem}.Services-module__dpHhBa__tabBtn{padding:.8rem 1.5rem;font-size:1rem}.Services-module__dpHhBa__imageWrapper{height:300px}.Services-module__dpHhBa__serviceItem{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.2rem}.Services-module__dpHhBa__priceRow{justify-content:space-between;width:100%}.Services-module__dpHhBa__serviceName,.Services-module__dpHhBa__servicePrice{font-size:1rem}}
.Reviews-module__yTtV6W__reviewsSection{background-color:var(--light-bg);z-index:5;padding:8rem 2rem;position:relative}.Reviews-module__yTtV6W__container{max-width:1200px;margin:0 auto}.Reviews-module__yTtV6W__title{text-align:center;color:var(--dark-text);margin-bottom:4rem;font-size:3.5rem}.Reviews-module__yTtV6W__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.Reviews-module__yTtV6W__card{border-radius:var(--border-radius-lg);flex-direction:column;padding:3rem;transition:transform .4s,box-shadow .4s;display:flex;position:relative}.Reviews-module__yTtV6W__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #c5b6d533}.Reviews-module__yTtV6W__quoteMark{font-family:var(--font-heading);color:var(--pastel-purple);opacity:.3;font-size:6rem;line-height:1;position:absolute;top:1rem;left:2rem}.Reviews-module__yTtV6W__text{color:var(--dark-text);z-index:2;flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.8;position:relative}.Reviews-module__yTtV6W__footer{border-top:1px solid #dcd3e64d;justify-content:space-between;align-items:flex-end;padding-top:1.5rem;display:flex}.Reviews-module__yTtV6W__author{align-items:center;gap:1rem;display:flex}.Reviews-module__yTtV6W__avatar{background:var(--pastel-purple-hover);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:500;display:flex}.Reviews-module__yTtV6W__name{color:var(--dark-text);margin:0;font-size:1.1rem;font-weight:600}.Reviews-module__yTtV6W__stars{color:#c1a781;gap:.2rem;display:flex}@media (max-width:600px){.Reviews-module__yTtV6W__reviewsSection{padding:4rem 1rem}.Reviews-module__yTtV6W__title{margin-bottom:2rem;font-size:2.5rem}.Reviews-module__yTtV6W__card{padding:2rem 1.5rem}.Reviews-module__yTtV6W__quoteMark{font-size:4rem;top:.5rem;left:1rem}.Reviews-module__yTtV6W__text{font-size:.95rem}.Reviews-module__yTtV6W__name{font-size:1rem}}
.Contacts-module__9UtZ7a__contactsSection{background-color:var(--light-bg-alt);z-index:5;padding:8rem 2rem 0;position:relative}.Contacts-module__9UtZ7a__container{max-width:1200px;margin:0 auto 6rem}.Contacts-module__9UtZ7a__card{border-radius:var(--border-radius-lg);min-height:500px;padding:0;display:flex;overflow:hidden}.Contacts-module__9UtZ7a__infoBlock{background:#fff6;flex-direction:column;flex:1;justify-content:center;padding:5rem 4rem;display:flex}.Contacts-module__9UtZ7a__title{color:var(--dark-text);margin-bottom:3rem;font-size:3.5rem}.Contacts-module__9UtZ7a__infoList{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Contacts-module__9UtZ7a__infoItem{align-items:center;gap:1.5rem;display:flex}.Contacts-module__9UtZ7a__iconWrapper{background:var(--light-bg);width:50px;height:50px;color:var(--pastel-purple-hover);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #0000000d}.Contacts-module__9UtZ7a__infoItem h4{font-family:var(--font-main);text-transform:uppercase;letter-spacing:2px;color:var(--dark-text);opacity:.6;margin-bottom:.3rem;font-size:.85rem}.Contacts-module__9UtZ7a__infoItem p{color:var(--dark-text);font-size:1.2rem;font-weight:500}.Contacts-module__9UtZ7a__btnRecord{text-transform:uppercase;letter-spacing:2px;border-radius:40px;align-self:flex-start;padding:1.2rem 3rem;font-size:1rem;transition:transform .3s}.Contacts-module__9UtZ7a__btnRecord:hover{transform:translateY(-5px)}.Contacts-module__9UtZ7a__mapBlock{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23dcd3e6' fill-opacity='0.2'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Contacts-module__9UtZ7a__mapPlaceholder{background:#dcd3e61a;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Contacts-module__9UtZ7a__mapGlassInfo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);color:var(--dark-text);box-shadow:var(--glass-shadow);background:#ffffffb3;border:1px solid #fffc;flex-direction:column;align-items:center;gap:1rem;padding:2rem 3rem;display:flex}.Contacts-module__9UtZ7a__mapIcon{color:var(--pastel-purple-hover)}.Contacts-module__9UtZ7a__footer{text-align:center;color:var(--dark-text);opacity:.6;border-top:1px solid #dcd3e680;padding:3rem}@media (max-width:960px){.Contacts-module__9UtZ7a__card{flex-direction:column}.Contacts-module__9UtZ7a__infoBlock{width:100%;padding:3rem 2rem}.Contacts-module__9UtZ7a__mapBlock{width:100%;min-height:400px}}@media (max-width:600px){.Contacts-module__9UtZ7a__contactsSection{padding:4rem 1rem 0}.Contacts-module__9UtZ7a__container{margin-bottom:3rem}.Contacts-module__9UtZ7a__title{margin-bottom:2rem;font-size:2.5rem}.Contacts-module__9UtZ7a__infoBlock{padding:2rem 1.5rem}.Contacts-module__9UtZ7a__infoItem{gap:1rem}.Contacts-module__9UtZ7a__iconWrapper{width:40px;height:40px}.Contacts-module__9UtZ7a__infoItem p{font-size:1rem}.Contacts-module__9UtZ7a__mapGlassInfo{width:90%;padding:1.5rem}.Contacts-module__9UtZ7a__btnRecord{text-align:center;width:100%;padding:1rem 2rem}}
