.MenuModal-module__GAOVoq__overlay{z-index:10000;background-color:#00000080;animation:.3s MenuModal-module__GAOVoq__fadeIn;position:fixed;inset:0}@keyframes MenuModal-module__GAOVoq__fadeIn{0%{opacity:0}to{opacity:1}}.MenuModal-module__GAOVoq__modal{z-index:10001;animation:.4s MenuModal-module__GAOVoq__slideIn;display:flex;position:fixed;inset:0}@keyframes MenuModal-module__GAOVoq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.MenuModal-module__GAOVoq__leftSection{flex:1;position:relative;overflow:hidden}.MenuModal-module__GAOVoq__imageContainer{width:100%;height:100%;position:relative}.MenuModal-module__GAOVoq__imageOverlay{z-index:1;background:linear-gradient(90deg,#0000004d 0%,#0000001a 100%);position:absolute;inset:0}.MenuModal-module__GAOVoq__rightSection{background-color:#f5f2ee;flex-direction:column;width:600px;padding:60px;display:flex;position:relative}.MenuModal-module__GAOVoq__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:transform .3s;display:flex;position:absolute;top:32px;right:32px}.MenuModal-module__GAOVoq__closeButton:hover{transform:rotate(90deg)}.MenuModal-module__GAOVoq__closeButton span{background-color:#33302a;width:28px;height:2px;transition:all .3s;display:block;position:absolute}.MenuModal-module__GAOVoq__closeButton span:first-child{transform:rotate(45deg)}.MenuModal-module__GAOVoq__closeButton span:last-child{transform:rotate(-45deg)}.MenuModal-module__GAOVoq__content{flex-direction:column;flex:1;gap:60px;display:flex}.MenuModal-module__GAOVoq__logo{letter-spacing:.05em;color:#33302a;font-size:24px;font-weight:500}.MenuModal-module__GAOVoq__contactInfo{flex-direction:column;gap:8px;display:flex}.MenuModal-module__GAOVoq__contactLabel{letter-spacing:.05em;text-transform:uppercase;color:#33302a;opacity:.6;margin:0;font-size:14px}.MenuModal-module__GAOVoq__contactEmail{color:#33302a;font-size:18px;text-decoration:none;transition:opacity .3s}.MenuModal-module__GAOVoq__contactEmail:hover{opacity:.7}.MenuModal-module__GAOVoq__navigation{flex-direction:column;gap:24px;display:flex}.MenuModal-module__GAOVoq__navLink{letter-spacing:-.02em;color:#33302a;width:fit-content;font-size:48px;font-weight:400;line-height:1.2;text-decoration:none;transition:all .3s;display:inline-block}.MenuModal-module__GAOVoq__navLink:hover{opacity:.7;transform:translate(8px)}.MenuModal-module__GAOVoq__footer{border-top:1px solid #33302a1a;flex-direction:column;gap:16px;padding-top:40px;display:flex}.MenuModal-module__GAOVoq__footerLinks{gap:24px;display:flex}.MenuModal-module__GAOVoq__footerLinks a{color:#33302a;font-size:14px;text-decoration:none;transition:opacity .3s}.MenuModal-module__GAOVoq__footerLinks a:hover{opacity:.7}.MenuModal-module__GAOVoq__copyright{color:#33302a;opacity:.6;margin:0;font-size:14px}@media (max-width:1024px){.MenuModal-module__GAOVoq__leftSection{display:none}.MenuModal-module__GAOVoq__rightSection{width:100%;padding:40px}.MenuModal-module__GAOVoq__navLink{font-size:36px}}@media (max-width:640px){.MenuModal-module__GAOVoq__rightSection{padding:32px 24px}.MenuModal-module__GAOVoq__content{gap:40px}.MenuModal-module__GAOVoq__navLink{font-size:28px}.MenuModal-module__GAOVoq__logo{font-size:20px}}
.HeroSection-module__sBkrQG__section{background-color:#f5f2ee;width:100%;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__container{width:100%;height:100vh;position:relative}.HeroSection-module__sBkrQG__mainWrapper{min-height:60vh;padding:var(--spacing-xl);flex-direction:column;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.HeroSection-module__sBkrQG__top{height:40px}.HeroSection-module__sBkrQG__center{flex:1;justify-content:center;align-items:center;display:flex}.HeroSection-module__sBkrQG__heading{text-align:center;width:100%;max-width:900px}.HeroSection-module__sBkrQG__titleWrapper{gap:var(--spacing-md);opacity:0;flex-direction:column;align-items:center;animation:1s .3s forwards HeroSection-module__sBkrQG__fadeInUp;display:flex}@keyframes HeroSection-module__sBkrQG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__sBkrQG__tagline{letter-spacing:.1em;text-transform:uppercase;color:#000;opacity:.7;font-size:16px}.HeroSection-module__sBkrQG__tagline p{margin:0}.HeroSection-module__sBkrQG__title{margin:var(--spacing-sm)0}.HeroSection-module__sBkrQG__title h1{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(40px,7vw,96px);font-weight:400;line-height:1.1}.HeroSection-module__sBkrQG__buttonContainer{margin-top:var(--spacing-md);opacity:0;animation:1s .6s forwards HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__button{background-color:#fff;border-radius:100px;padding:16px 32px;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__button:hover{background-color:#f0f0f0;transform:scale(1.05)}.HeroSection-module__sBkrQG__textWrapper{position:relative}.HeroSection-module__sBkrQG__buttonText{color:#000;font-size:17px;transition:all .3s}.HeroSection-module__sBkrQG__buttonText p{margin:0}.HeroSection-module__sBkrQG__buttonTextBlur{color:#000;filter:blur(1px);opacity:0;pointer-events:none;font-size:17px;position:absolute;top:0;left:0;right:0;transform:scale(.7)}.HeroSection-module__sBkrQG__buttonTextBlur p{margin:0}.HeroSection-module__sBkrQG__bottom{height:40px}.HeroSection-module__sBkrQG__heroImage{box-sizing:border-box;width:100%;height:100%;padding:8px;position:relative}.HeroSection-module__sBkrQG__imageWrapper{opacity:0;border-radius:8px;width:100%;height:100%;animation:1.2s .2s forwards HeroSection-module__sBkrQG__fadeInImage;position:relative;overflow:hidden}@keyframes HeroSection-module__sBkrQG__fadeInImage{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__sBkrQG__overlay{z-index:1;background:linear-gradient(#0000 0% 70%,#0000001a 100%);position:absolute;inset:0}.HeroSection-module__sBkrQG__content{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.HeroSection-module__sBkrQG__bottomLeftContent{z-index:2;opacity:0;flex-direction:column;gap:24px;max-width:500px;animation:1s .8s forwards HeroSection-module__sBkrQG__fadeInUp;display:flex;position:absolute;bottom:40px;left:40px}.HeroSection-module__sBkrQG__headingStack{flex-direction:column;gap:12px;display:flex}.HeroSection-module__sBkrQG__subtitle{letter-spacing:.05em;text-transform:uppercase;color:#f5f2ee;opacity:.7;margin:0;font-size:14px}.HeroSection-module__sBkrQG__secondaryTitle{letter-spacing:-.02em;color:#f5f2ee;margin:0;font-size:32px;font-weight:400;line-height:1.2}.HeroSection-module__sBkrQG__description{color:#f5f2ee;opacity:.8;margin:0;font-size:16px;line-height:1.6}.HeroSection-module__sBkrQG__discoverButton{color:#f5f2ee;align-self:flex-start;align-items:center;gap:8px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSection-module__sBkrQG__discoverButton:hover{opacity:.8;transform:translate(4px)}.HeroSection-module__sBkrQG__discoverButton svg{width:16px;height:16px}.HeroSection-module__sBkrQG__menuButton{z-index:3;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;transition:transform .3s;display:flex;position:absolute;top:32px;right:32px}.HeroSection-module__sBkrQG__menuButton:hover{transform:scale(1.1)}.HeroSection-module__sBkrQG__menuButton span{background-color:#2a3132;width:28px;height:2px;transition:all .3s;display:block}@media (max-width:809.98px){.HeroSection-module__sBkrQG__mainWrapper{min-height:50vh;padding:var(--spacing-md)}.HeroSection-module__sBkrQG__top,.HeroSection-module__sBkrQG__bottom{height:20px}.HeroSection-module__sBkrQG__title h1{font-size:clamp(32px,9vw,48px)}.HeroSection-module__sBkrQG__tagline{font-size:14px}.HeroSection-module__sBkrQG__button{padding:14px 28px}.HeroSection-module__sBkrQG__buttonText{font-size:16px}.HeroSection-module__sBkrQG__imageWrapper{padding-bottom:75%}}
.Button-module__iYV4-q__button{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:1px solid;border-radius:0;align-items:center;gap:12px;width:fit-content;padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Button-module__iYV4-q__light{color:var(--color-text-light);border-color:var(--color-text-light);background-color:#0000}.Button-module__iYV4-q__light:hover{background-color:var(--color-text-light);color:var(--color-text)}.Button-module__iYV4-q__dark{color:var(--color-text);border-color:#0000;border-bottom:1px solid var(--color-text);background-color:#0000;border-radius:0;padding:8px 0}.Button-module__iYV4-q__dark:hover{opacity:.6}.Button-module__iYV4-q__text{flex:1}.Button-module__iYV4-q__arrow{flex-shrink:0;width:20px;height:20px;transition:transform .3s}.Button-module__iYV4-q__button:hover .Button-module__iYV4-q__arrow{transform:translate(4px)}@media (max-width:809.98px){.Button-module__iYV4-q__button{gap:8px;padding:12px 20px;font-size:12px}.Button-module__iYV4-q__arrow{width:16px;height:16px}}
.IntroSection-module__UCfBwW__section{padding:80px var(--spacing-xl);background-color:var(--color-bg);align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.IntroSection-module__UCfBwW__content{align-items:center;gap:var(--spacing-sm);text-align:center;flex-direction:column;max-width:800px;display:flex}.IntroSection-module__UCfBwW__title{color:var(--color-text);margin:0;font-size:28px;font-weight:400;line-height:1.3}.IntroSection-module__UCfBwW__textContent{gap:var(--spacing-sm);flex-direction:column;display:flex}.IntroSection-module__UCfBwW__paragraph{color:var(--color-text);opacity:.8;text-align:center;margin:0;font-size:16px;line-height:1.7}@media (max-width:1199.98px){.IntroSection-module__UCfBwW__section{padding:60px var(--spacing-md)}.IntroSection-module__UCfBwW__title{font-size:24px}.IntroSection-module__UCfBwW__paragraph{font-size:15px}.IntroSection-module__UCfBwW__content{max-width:700px}}@media (max-width:809.98px){.IntroSection-module__UCfBwW__section{padding:40px var(--spacing-sm)}.IntroSection-module__UCfBwW__title{font-size:20px}.IntroSection-module__UCfBwW__paragraph{font-size:14px}.IntroSection-module__UCfBwW__content{max-width:100%}}
.BrandsCarousel-module__VTgPza__carouselContainer{width:100%;margin-top:24px;padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 2%,#000 15% 85%,#0000 98%);mask-image:linear-gradient(90deg,#0000 2%,#000 15% 85%,#0000 98%)}.BrandsCarousel-module__VTgPza__carousel{will-change:transform;gap:60px;margin:0;padding:0;list-style:none;display:flex}.BrandsCarousel-module__VTgPza__item{flex-shrink:0}.BrandsCarousel-module__VTgPza__logoWrapper{opacity:.6;justify-content:center;align-items:center;height:32px;transition:opacity .3s;display:flex}.BrandsCarousel-module__VTgPza__logoWrapper:hover{opacity:.9}.BrandsCarousel-module__VTgPza__logoWrapper img{width:auto;max-height:100%}.BrandsCarousel-module__VTgPza__brandName{color:#1a1a1a;white-space:nowrap;font-size:18px;font-weight:500}@media (max-width:809.98px){.BrandsCarousel-module__VTgPza__logoWrapper{height:24px}.BrandsCarousel-module__VTgPza__carousel{gap:24px}}
.ProjectGrid-module__1t5ofq__section{padding:80px var(--spacing-xl)100px var(--spacing-xl);border-top:1px solid #33302a1a;max-width:1200px;margin:0 auto}.ProjectGrid-module__1t5ofq__headerWrapper{max-width:1000px;margin-bottom:60px;margin-left:auto;margin-right:auto}.ProjectGrid-module__1t5ofq__header{flex-direction:column;gap:12px;margin-bottom:0;display:flex}.ProjectGrid-module__1t5ofq__titleWrapper{width:100%}.ProjectGrid-module__1t5ofq__title{letter-spacing:.05em;color:var(--color-text);margin:0;font-size:32px;font-weight:400}.ProjectGrid-module__1t5ofq__descriptionWrapper{flex-direction:column;align-items:flex-start;width:100%;display:flex}.ProjectGrid-module__1t5ofq__description{color:var(--color-text);opacity:.7;text-align:left;max-width:100%;margin:0 0 20px;font-size:16px;line-height:1.6}.ProjectGrid-module__1t5ofq__brandsWrapper{width:100%;max-width:100%}.ProjectGrid-module__1t5ofq__objectsContainer{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}.ProjectGrid-module__1t5ofq__objectItem{flex-direction:column;grid-column:span 1;display:flex}.ProjectGrid-module__1t5ofq__objectItemTall{flex-direction:column;grid-area:span 2/span 2;display:flex}.ProjectGrid-module__1t5ofq__card{cursor:pointer;flex-direction:column;text-decoration:none;transition:transform .3s;display:flex;position:relative}.ProjectGrid-module__1t5ofq__card:hover{transform:translateY(-8px)}.ProjectGrid-module__1t5ofq__imageContainer{opacity:1;width:100%;position:relative}.ProjectGrid-module__1t5ofq__imageInner{background-color:#33302a0d;border-radius:16px;width:100%;padding-bottom:125%;position:relative;overflow:hidden}.ProjectGrid-module__1t5ofq__objectItemTall .ProjectGrid-module__1t5ofq__imageInner{padding-bottom:140%}.ProjectGrid-module__1t5ofq__overlay{opacity:0;background:linear-gradient(#0000 0%,#0000004d 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__overlay{opacity:1}.ProjectGrid-module__1t5ofq__info{padding:var(--spacing-sm)0;flex-direction:column;gap:4px;display:flex}.ProjectGrid-module__1t5ofq__category{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);opacity:.5;font-size:12px}.ProjectGrid-module__1t5ofq__projectTitle{color:var(--color-text);margin:0;font-size:20px;font-weight:400;line-height:1.3}@media (max-width:1199.98px){.ProjectGrid-module__1t5ofq__section{padding:var(--spacing-xl)var(--spacing-md)}.ProjectGrid-module__1t5ofq__header{gap:12px}.ProjectGrid-module__1t5ofq__title{font-size:28px}}@media (max-width:809.98px){.ProjectGrid-module__1t5ofq__section{padding:var(--spacing-lg)var(--spacing-sm)}.ProjectGrid-module__1t5ofq__objectsContainer{grid-template-columns:1fr}.ProjectGrid-module__1t5ofq__objectItem,.ProjectGrid-module__1t5ofq__objectItemTall{grid-area:span 1/span 1}.ProjectGrid-module__1t5ofq__title{font-size:24px}.ProjectGrid-module__1t5ofq__description{font-size:14px}.ProjectGrid-module__1t5ofq__projectTitle{font-size:18px}}
.ProfileSection-module__bw1XrW__profileSection{padding:60px var(--spacing-xl)80px var(--spacing-xl);max-width:1200px;margin:0 auto}.ProfileSection-module__bw1XrW__content{grid-template-columns:320px 1fr;align-items:flex-end;gap:60px;max-width:1000px;margin:0 auto;display:grid}.ProfileSection-module__bw1XrW__imageColumn{flex-shrink:0}.ProfileSection-module__bw1XrW__imageWrapper{will-change:transform;cursor:pointer;border-radius:16px;width:320px;height:420px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:visible;transform:rotate(-2deg)}.ProfileSection-module__bw1XrW__imageWrapper:hover{transform:rotate(2deg)scale(1.08)}.ProfileSection-module__bw1XrW__image{object-fit:cover;border-radius:16px;width:100%;height:100%}.ProfileSection-module__bw1XrW__tooltip{opacity:0;pointer-events:none;margin-bottom:20px;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)scale(.1)rotate(-16deg)}.ProfileSection-module__bw1XrW__imageWrapper:hover .ProfileSection-module__bw1XrW__tooltip{opacity:1;transform:translate(-50%)scale(1)rotate(0)}.ProfileSection-module__bw1XrW__tooltipContent{white-space:nowrap;background-color:#767d7e;border-radius:40px;padding:10px 20px;position:relative}.ProfileSection-module__bw1XrW__tooltipContent:after{content:"";background-color:#767d7e;width:12px;height:12px;margin-top:-6px;position:absolute;top:100%;left:50%;transform:translate(-50%)rotate(45deg)}.ProfileSection-module__bw1XrW__tooltipContent p{color:#f8f6f3;margin:0;font-size:15px;font-weight:500}.ProfileSection-module__bw1XrW__textColumn{flex-direction:column;gap:20px;display:flex}.ProfileSection-module__bw1XrW__descriptionText{color:#2a3132;font-size:18px;font-weight:400;line-height:1.6}.ProfileSection-module__bw1XrW__descriptionText .ProfileSection-module__bw1XrW__highlight{color:#955c29;background:linear-gradient(90deg,#955c2914 100%,#0000 100%) 0 100%/100% 100% no-repeat;font-weight:500}.ProfileSection-module__bw1XrW__founderInfo{flex-direction:column;gap:4px;margin-top:20px;display:flex}.ProfileSection-module__bw1XrW__founderName{margin:0}.ProfileSection-module__bw1XrW__founderName p{color:#2a3132;margin:0;font-size:18px;font-weight:500}.ProfileSection-module__bw1XrW__founderTitle{margin:0}.ProfileSection-module__bw1XrW__founderTitle p{color:#5f6566;margin:0;font-size:15px;font-weight:400}@media (max-width:1199.98px){.ProfileSection-module__bw1XrW__profileSection{padding:var(--spacing-xl)var(--spacing-md)}.ProfileSection-module__bw1XrW__content{gap:40px}}@media (max-width:809.98px){.ProfileSection-module__bw1XrW__profileSection{padding:var(--spacing-lg)var(--spacing-sm)}.ProfileSection-module__bw1XrW__content{grid-template-columns:1fr;gap:30px}.ProfileSection-module__bw1XrW__imageWrapper{width:100%;max-width:320px;height:400px;margin:0 auto}.ProfileSection-module__bw1XrW__descriptionText{font-size:16px}}
.FAQSection-module__ZB1fIa__faqSection{padding:80px var(--spacing-xl)100px var(--spacing-xl);border-top:1px solid #33302a1a;max-width:1200px;margin:0 auto}.FAQSection-module__ZB1fIa__headingWrapper{text-align:center;margin-bottom:60px}.FAQSection-module__ZB1fIa__heading{justify-content:center;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-sm);display:flex}.FAQSection-module__ZB1fIa__icon{width:24px;height:24px;color:var(--color-text)}.FAQSection-module__ZB1fIa__title{letter-spacing:.05em;color:var(--color-text);margin:0;font-size:32px;font-weight:400}.FAQSection-module__ZB1fIa__description{color:var(--color-text);opacity:.7;margin:0;font-size:16px}.FAQSection-module__ZB1fIa__mainContent{grid-template-columns:1fr 320px;align-items:flex-start;gap:60px;max-width:1000px;margin:0 auto;display:grid}.FAQSection-module__ZB1fIa__contentWrapper{width:100%}.FAQSection-module__ZB1fIa__imageColumn{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.FAQSection-module__ZB1fIa__imageWrapper{border-radius:16px;width:320px;height:100%;min-height:420px;position:relative;overflow:hidden}.FAQSection-module__ZB1fIa__image{object-fit:cover;width:100%;height:100%}.FAQSection-module__ZB1fIa__faqList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FAQSection-module__ZB1fIa__faqItem{opacity:1;transition:all .3s;transform:none}.FAQSection-module__ZB1fIa__faqButton{cursor:pointer;text-align:left;background-color:#ebe9e4;border:none;border-radius:8px;width:100%;padding:20px 24px;transition:all .3s}.FAQSection-module__ZB1fIa__faqButton:hover{background-color:#e1dfda}.FAQSection-module__ZB1fIa__faqButton.FAQSection-module__ZB1fIa__closed,.FAQSection-module__ZB1fIa__faqButton.FAQSection-module__ZB1fIa__open{opacity:1}.FAQSection-module__ZB1fIa__questionWrapper{justify-content:space-between;align-items:center;gap:var(--spacing-md);display:flex}.FAQSection-module__ZB1fIa__question{color:#2a3132;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:15px;font-weight:400;overflow:hidden}.FAQSection-module__ZB1fIa__toggleIcon{flex-shrink:0;width:20px;height:20px;transition:transform .3s;position:relative}.FAQSection-module__ZB1fIa__toggleIcon:before,.FAQSection-module__ZB1fIa__toggleIcon:after{content:"";background-color:#2a3132;transition:transform .3s;position:absolute}.FAQSection-module__ZB1fIa__toggleIcon:before{width:2px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQSection-module__ZB1fIa__toggleIcon:after{width:12px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQSection-module__ZB1fIa__toggleIcon.FAQSection-module__ZB1fIa__iconOpen:before{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.FAQSection-module__ZB1fIa__answer{margin-top:12px;padding-top:0;animation:.5s forwards FAQSection-module__ZB1fIa__fadeInBlur}.FAQSection-module__ZB1fIa__answer p{color:#2a3132;opacity:.8;margin:0;font-size:15px;line-height:1.6}@keyframes FAQSection-module__ZB1fIa__fadeInBlur{0%{opacity:0;filter:blur(8px);transform:translateY(-10px)}50%{opacity:.5;filter:blur(4px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:1199.98px){.FAQSection-module__ZB1fIa__faqSection{padding:var(--spacing-xl)var(--spacing-md)}.FAQSection-module__ZB1fIa__title{font-size:28px}}@media (max-width:809.98px){.FAQSection-module__ZB1fIa__faqSection{padding:var(--spacing-lg)var(--spacing-sm)}.FAQSection-module__ZB1fIa__mainContent{grid-template-columns:1fr;gap:40px}.FAQSection-module__ZB1fIa__imageColumn{display:none}.FAQSection-module__ZB1fIa__title{font-size:24px}.FAQSection-module__ZB1fIa__description{font-size:14px}.FAQSection-module__ZB1fIa__faqButton{padding:16px 20px}.FAQSection-module__ZB1fIa__question{white-space:normal;font-size:14px}.FAQSection-module__ZB1fIa__answer p{font-size:14px}}
.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5f2eef2;border-bottom:1px solid #33302a1a;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Header-module__hBw1pG__header.Header-module__hBw1pG__visible{transform:translateY(0)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:4px 80px;display:flex}.Header-module__hBw1pG__logo{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.8}.Header-module__hBw1pG__nav{align-items:center;gap:40px;display:flex}.Header-module__hBw1pG__link{color:var(--color-text);font-size:15px;text-decoration:none;transition:opacity .2s;position:relative}.Header-module__hBw1pG__link:hover{opacity:.6}.Header-module__hBw1pG__link:after{content:"";background-color:var(--color-text);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__link:hover:after{width:100%}.Header-module__hBw1pG__menuButton{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Header-module__hBw1pG__menuButton span{background-color:var(--color-text);width:24px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__menuButton:hover span{background-color:#33302a99}@media (max-width:1199.98px){.Header-module__hBw1pG__container{padding:20px 40px}.Header-module__hBw1pG__nav{gap:30px}}@media (max-width:809.98px){.Header-module__hBw1pG__container{padding:4px 20px}.Header-module__hBw1pG__logo img{width:160px;height:auto}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__menuButton{display:flex}}
.TestimonialsSection-module__g6gg7W__testimonialsSection{padding:60px var(--spacing-xl)80px var(--spacing-xl);max-width:1200px;margin:0 auto}.TestimonialsSection-module__g6gg7W__content{max-width:1000px;margin:0 auto}.TestimonialsSection-module__g6gg7W__headerText{text-align:center;margin-bottom:40px}.TestimonialsSection-module__g6gg7W__headerContent{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.TestimonialsSection-module__g6gg7W__sectionTitle{color:var(--color-text);margin:0;font-size:16px;font-weight:600}.TestimonialsSection-module__g6gg7W__title{letter-spacing:.05em;color:var(--color-text);margin:0;font-size:28px;font-weight:400;line-height:1.2}.TestimonialsSection-module__g6gg7W__testimonialCard{background-color:#ebe9e4;border:1px solid #ebe9e4;border-radius:16px;flex-direction:column;height:100%;min-height:200px;padding:14px;display:flex}.TestimonialsSection-module__g6gg7W__testimonialContent{flex-direction:column;flex:1;padding-bottom:10px;display:flex}.TestimonialsSection-module__g6gg7W__testimonialText{letter-spacing:-.01em;color:#2a3132;margin:0;font-size:18px;font-weight:400;line-height:1.3}.TestimonialsSection-module__g6gg7W__highlight{color:#955c29;background:linear-gradient(90deg,#ff590014 100%,#0000 100%) 0 100%/100% 100% no-repeat}.TestimonialsSection-module__g6gg7W__imageNameCompany{align-items:flex-start;gap:10px;margin-top:auto;padding-top:4px;display:flex}.TestimonialsSection-module__g6gg7W__profileImage{background-color:#dcdcdc;border-radius:50%;flex-shrink:0;align-self:flex-start;width:48px;height:48px;position:relative;overflow:hidden}.TestimonialsSection-module__g6gg7W__nameCompany{flex-direction:column;gap:2px;padding-top:2px;display:flex}.TestimonialsSection-module__g6gg7W__clientName{color:#2a3132;margin:0;font-size:15px;font-weight:600}.TestimonialsSection-module__g6gg7W__clientCompany{color:#5f6566;margin:0;font-size:14px}.TestimonialsSection-module__g6gg7W__testimonialGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}@media (max-width:1199.98px){.TestimonialsSection-module__g6gg7W__testimonialsSection{padding:var(--spacing-xl)var(--spacing-md)}.TestimonialsSection-module__g6gg7W__title{font-size:28px}}@media (max-width:809.98px){.TestimonialsSection-module__g6gg7W__testimonialsSection{padding:var(--spacing-lg)var(--spacing-sm)}.TestimonialsSection-module__g6gg7W__title{font-size:24px}.TestimonialsSection-module__g6gg7W__testimonialGrid{grid-template-columns:1fr}.TestimonialsSection-module__g6gg7W__testimonialCard{padding:24px}.TestimonialsSection-module__g6gg7W__images{gap:8px}.TestimonialsSection-module__g6gg7W__imageContainer{width:40px;height:40px}}
.BlogSection-module__nyVgcG__blogSection{padding:80px var(--spacing-xl)100px var(--spacing-xl);max-width:1200px;margin:0 auto}.BlogSection-module__nyVgcG__content{max-width:1000px;margin:0 auto}.BlogSection-module__nyVgcG__mainGrid{grid-template-columns:1fr 1fr;align-items:flex-end;gap:60px;display:grid}.BlogSection-module__nyVgcG__leftColumn{flex-direction:column;gap:40px;height:100%;display:flex}.BlogSection-module__nyVgcG__headerContent{align-items:center;gap:12px;margin-bottom:16px;display:flex}.BlogSection-module__nyVgcG__iconWrapper{background-color:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex}.BlogSection-module__nyVgcG__icon{width:20px;height:20px;color:var(--color-text)}.BlogSection-module__nyVgcG__sectionTitle{color:var(--color-text);margin:0;font-size:16px;font-weight:600}.BlogSection-module__nyVgcG__title{letter-spacing:.05em;color:var(--color-text);margin:0 0 12px;font-size:32px;font-weight:400;line-height:1.2}.BlogSection-module__nyVgcG__description{color:#363636;opacity:.8;margin:0;font-size:16px}.BlogSection-module__nyVgcG__allArticlesButton{background-color:#ebe9e4;border-radius:32px;flex-direction:row;gap:0;min-height:200px;padding:20px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__allArticlesButton:hover{transform:translateY(-4px)}.BlogSection-module__nyVgcG__allArticlesButton:hover .BlogSection-module__nyVgcG__buttonArrow svg{transform:scale(.8)}.BlogSection-module__nyVgcG__buttonContent{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:16px;display:flex;position:relative}.BlogSection-module__nyVgcG__buttonTextWrapper{flex-direction:column;flex:1;gap:4px;display:flex}.BlogSection-module__nyVgcG__buttonTitle{color:var(--color-text);margin:0;font-size:18px;font-weight:400}.BlogSection-module__nyVgcG__buttonDescription{color:#363636;margin:0;font-size:14px}.BlogSection-module__nyVgcG__buttonArrow{background-color:#fafafa;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.BlogSection-module__nyVgcG__buttonArrow svg{width:18px;height:18px;color:var(--color-text);transition:transform .3s}.BlogSection-module__nyVgcG__buttonImageContainer{opacity:1;width:180px;height:100%;padding:0;position:relative}.BlogSection-module__nyVgcG__buttonImageWrapper{width:100%;height:100%;padding:20px;position:relative}.BlogSection-module__nyVgcG__buttonImageWrapper .BlogSection-module__nyVgcG__imageWrapper{border-radius:16px;width:100%;height:100%;overflow:hidden}.BlogSection-module__nyVgcG__buttonImageMask{z-index:1;border-radius:inherit;background:linear-gradient(#0000 0%,#0000004d 60%,#0009 100%);height:100%;position:absolute;bottom:0;left:0;right:0}.BlogSection-module__nyVgcG__buttonImage{object-fit:cover;border-radius:inherit;object-position:center center;width:100%;height:100%;display:block}.BlogSection-module__nyVgcG__rightColumn{position:relative}.BlogSection-module__nyVgcG__postCard{cursor:pointer;border-radius:24px;flex-direction:column;height:100%;min-height:450px;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__postCard:hover{transform:translateY(-8px)}.BlogSection-module__nyVgcG__postCard:hover .BlogSection-module__nyVgcG__arrow svg{transform:scale(.8)}.BlogSection-module__nyVgcG__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.BlogSection-module__nyVgcG__postImage{object-fit:cover;width:100%;height:100%}.BlogSection-module__nyVgcG__imageMask{z-index:1;background:linear-gradient(#0000 0%,#0006 40%,#000000bf 70%,#000000f2 100%);height:70%;position:absolute;bottom:0;left:0;right:0}.BlogSection-module__nyVgcG__badges{z-index:2;gap:8px;display:flex;position:absolute;top:20px;left:20px;right:20px}.BlogSection-module__nyVgcG__dateBadge{background-color:#fafafa;border-radius:48px;padding:8px 16px}.BlogSection-module__nyVgcG__dateBadge p{color:var(--color-text);margin:0;font-size:14px}.BlogSection-module__nyVgcG__readTimeBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0003;border-radius:48px;padding:8px 16px;box-shadow:inset 0 0 12px #00000026}.BlogSection-module__nyVgcG__readTimeBadge p{color:#fafafa;margin:0;font-size:14px}.BlogSection-module__nyVgcG__postContent{z-index:2;flex-direction:column;gap:16px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.BlogSection-module__nyVgcG__textWrapper{flex-direction:column;gap:8px;display:flex}.BlogSection-module__nyVgcG__postTitle{color:#fafafa;margin:0;font-size:24px;font-weight:400;line-height:1.3}.BlogSection-module__nyVgcG__postDescription{color:#d9d9d9;margin:0;font-size:15px;line-height:1.5}.BlogSection-module__nyVgcG__viewAction{align-items:center;gap:12px;display:flex}.BlogSection-module__nyVgcG__viewButton{background-color:#fafafa;border-radius:28px;padding:10px 20px;transition:all .3s}.BlogSection-module__nyVgcG__viewButton span{color:var(--color-text);font-size:16px}.BlogSection-module__nyVgcG__arrow{background-color:#fafafa;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.BlogSection-module__nyVgcG__arrow svg{width:18px;height:18px;color:var(--color-text);transition:transform .3s}@media (max-width:1199.98px){.BlogSection-module__nyVgcG__blogSection{padding:var(--spacing-xl)var(--spacing-md)}.BlogSection-module__nyVgcG__title{font-size:28px}}@media (max-width:809.98px){.BlogSection-module__nyVgcG__blogSection{padding:var(--spacing-lg)var(--spacing-sm)}.BlogSection-module__nyVgcG__mainGrid{grid-template-columns:1fr;gap:40px}.BlogSection-module__nyVgcG__allArticlesButton{display:none}.BlogSection-module__nyVgcG__title{font-size:24px}.BlogSection-module__nyVgcG__description{font-size:14px}.BlogSection-module__nyVgcG__postCard{min-height:500px}.BlogSection-module__nyVgcG__postTitle{font-size:20px}.BlogSection-module__nyVgcG__badges{top:16px;left:16px;right:16px}.BlogSection-module__nyVgcG__postContent{padding:20px}}
.Footer-module__S6Hkya__footer{background-color:var(--color-bg);color:var(--color-text);padding:0 0 var(--spacing-md)}.Footer-module__S6Hkya__line{background-color:var(--color-text);opacity:.2;width:100%;height:1px;margin-bottom:var(--spacing-xl)}.Footer-module__S6Hkya__container{max-width:1400px;padding:0 var(--spacing-xl);margin:0 auto}.Footer-module__S6Hkya__grid{gap:var(--spacing-xl);grid-template-columns:1fr auto 1fr;align-items:start;display:grid}.Footer-module__S6Hkya__address{flex-direction:column;gap:0;display:flex}.Footer-module__S6Hkya__address p{letter-spacing:.05em;color:var(--color-text);margin:0;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__contactLinks{margin-top:var(--spacing-sm);flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__linkWithLine{color:var(--color-text);letter-spacing:.05em;width:fit-content;font-size:14px;line-height:1.6;text-decoration:none;transition:opacity .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__linkWithLine:hover{opacity:.6}.Footer-module__S6Hkya__underline{background-color:var(--color-text);width:0%;height:1px;margin-top:4px;transition:width .3s}.Footer-module__S6Hkya__linkWithLine:hover .Footer-module__S6Hkya__underline{width:100%}.Footer-module__S6Hkya__sitemap{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__newsletter{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__form{border-bottom:1px solid var(--color-text);align-items:center;padding-bottom:2px;display:flex}.Footer-module__S6Hkya__input{letter-spacing:.08em;color:var(--color-text);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:14px}.Footer-module__S6Hkya__input::placeholder{color:var(--color-text);opacity:.5}.Footer-module__S6Hkya__submit{border:none;border-left:1px solid var(--color-text);color:var(--color-text);letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:0 0;padding:10px 0 10px 16px;font-family:inherit;font-size:14px;font-weight:400;transition:opacity .3s}.Footer-module__S6Hkya__submit:hover{opacity:.6}.Footer-module__S6Hkya__privacy{color:var(--color-text);opacity:.6;margin:0;font-size:12px;line-height:1.5}.Footer-module__S6Hkya__privacyLink{color:var(--color-text);text-decoration:underline;transition:opacity .3s}.Footer-module__S6Hkya__privacyLink:hover{opacity:.6}.Footer-module__S6Hkya__bottom{margin-top:var(--spacing-xl);gap:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__bottomLine{background-color:var(--color-text);opacity:.2;width:100%;height:1px}@media (max-width:1199.98px){.Footer-module__S6Hkya__container{padding:0 var(--spacing-md)}.Footer-module__S6Hkya__grid{gap:var(--spacing-md);grid-template-columns:1fr}}@media (max-width:809.98px){.Footer-module__S6Hkya__container{padding:0 var(--spacing-sm)}.Footer-module__S6Hkya__line{margin-bottom:var(--spacing-md)}.Footer-module__S6Hkya__grid{gap:var(--spacing-sm)}.Footer-module__S6Hkya__address p,.Footer-module__S6Hkya__linkWithLine{font-size:13px}.Footer-module__S6Hkya__input,.Footer-module__S6Hkya__submit{font-size:12px}.Footer-module__S6Hkya__privacy{font-size:11px}}
.ContactSection-module__UONp9G__contactSection{padding:60px var(--spacing-xl)80px var(--spacing-xl);max-width:1200px;margin:0 auto}.ContactSection-module__UONp9G__headingWrapper{max-width:1000px;margin-bottom:50px;margin-left:auto;margin-right:auto}.ContactSection-module__UONp9G__title{letter-spacing:.05em;color:var(--color-text);margin:0 0 12px;font-size:32px;font-weight:400}.ContactSection-module__UONp9G__description{color:var(--color-text);opacity:.7;margin:0;font-size:16px}.ContactSection-module__UONp9G__mainContent{grid-template-columns:240px 1fr;align-items:flex-start;gap:60px;max-width:1000px;margin:0 auto;display:grid}.ContactSection-module__UONp9G__imageColumn{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.ContactSection-module__UONp9G__textButtonWrapper{flex-direction:column;gap:20px;display:flex}.ContactSection-module__UONp9G__textWrapper{flex-direction:column;gap:8px;display:flex}.ContactSection-module__UONp9G__smallText{color:#363636;margin:0;font-size:14px}.ContactSection-module__UONp9G__largeText{color:var(--color-text);margin:0;font-size:20px;font-weight:500;line-height:1.3}.ContactSection-module__UONp9G__bookButton{color:#fafafa;background-color:#000;border-radius:23px;justify-content:center;align-self:flex-start;align-items:center;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.ContactSection-module__UONp9G__bookButton:hover{background-color:#352012;transform:scale(1.05)}.ContactSection-module__UONp9G__imageWrapper{border-radius:16px;width:240px;height:280px;position:relative;overflow:hidden}.ContactSection-module__UONp9G__image{object-fit:cover;width:100%;height:100%}.ContactSection-module__UONp9G__imageOverlay{pointer-events:none;position:absolute;bottom:0;left:0;right:0}.ContactSection-module__UONp9G__nameWrapper{z-index:2;padding:20px;position:relative}.ContactSection-module__UONp9G__name{color:#fafafa;margin:0 0 4px;font-size:18px;font-weight:500}.ContactSection-module__UONp9G__subtitle{color:#fafafa;opacity:.8;margin:0;font-size:14px;font-weight:400}.ContactSection-module__UONp9G__bottomMask{z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000000b3 100%);height:150px;position:absolute;bottom:0;left:0;right:0}.ContactSection-module__UONp9G__contentWrapper{width:100%}.ContactSection-module__UONp9G__linkList{flex-direction:column;gap:8px;display:flex}.ContactSection-module__UONp9G__contactLink{cursor:pointer;background-color:#ebe9e4;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;text-decoration:none;transition:all .3s;display:flex}.ContactSection-module__UONp9G__contactLink:hover{background-color:#e1dfda}.ContactSection-module__UONp9G__contactLink.ContactSection-module__UONp9G__disabled{opacity:.5;cursor:not-allowed}.ContactSection-module__UONp9G__contactLink.ContactSection-module__UONp9G__disabled:hover{background-color:#ebe9e4}.ContactSection-module__UONp9G__contactLink.ContactSection-module__UONp9G__disabled:hover .ContactSection-module__UONp9G__valueWrapper{transform:none}.ContactSection-module__UONp9G__contactLink:hover .ContactSection-module__UONp9G__valueWrapper{transform:translate(-10px)}.ContactSection-module__UONp9G__contactLink:hover .ContactSection-module__UONp9G__arrow{opacity:1;transform:translate(0)}.ContactSection-module__UONp9G__label{flex-shrink:0}.ContactSection-module__UONp9G__label p{color:#2a3132;margin:0;font-size:15px;font-weight:400}.ContactSection-module__UONp9G__valueWrapper{align-items:center;gap:12px;min-width:0;transition:transform .3s;display:flex}.ContactSection-module__UONp9G__value{text-align:right;min-width:0}.ContactSection-module__UONp9G__value p{color:#2a3132;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:400;overflow:hidden}.ContactSection-module__UONp9G__arrow{color:#2a3132;opacity:0;flex-shrink:0;font-size:18px;transition:all .3s;transform:translate(-10px)}@media (max-width:1199.98px){.ContactSection-module__UONp9G__contactSection{padding:var(--spacing-xl)var(--spacing-md)}.ContactSection-module__UONp9G__title{font-size:28px}}@media (max-width:809.98px){.ContactSection-module__UONp9G__contactSection{padding:var(--spacing-lg)var(--spacing-sm)}.ContactSection-module__UONp9G__mainContent{grid-template-columns:1fr;gap:40px}.ContactSection-module__UONp9G__imageWrapper{width:240px;height:280px}.ContactSection-module__UONp9G__title{font-size:24px}.ContactSection-module__UONp9G__description,.ContactSection-module__UONp9G__label p,.ContactSection-module__UONp9G__value p{font-size:14px}}
.Preloader-module__-PvIBG__preloader{z-index:9999;background-color:#f5f2ee;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Preloader-module__-PvIBG__greeting{color:#2a3132;letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:600}.Preloader-module__-PvIBG__curve{width:100%;height:300px;position:absolute;bottom:-299px;left:0}@media (min-width:768px){.Preloader-module__-PvIBG__greeting{font-size:48px}}
.GrabovoiNumbers-module__YJNELa__section{background:#f5f2ee;flex-direction:column;align-items:center;padding:40px 20px;display:flex;overflow:hidden}.GrabovoiNumbers-module__YJNELa__orbit{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.GrabovoiNumbers-module__YJNELa__track{gap:60px;width:max-content;animation:25s linear infinite GrabovoiNumbers-module__YJNELa__scroll;display:flex}.GrabovoiNumbers-module__YJNELa__itemWrapper{align-items:center;gap:60px;display:flex}.GrabovoiNumbers-module__YJNELa__number{letter-spacing:.12em;color:#2a3132;white-space:nowrap;opacity:.8;font-family:Georgia,serif;font-size:22px;font-weight:300}.GrabovoiNumbers-module__YJNELa__dot{color:#955c29;opacity:.5;font-size:8px}@keyframes GrabovoiNumbers-module__YJNELa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:809.98px){.GrabovoiNumbers-module__YJNELa__section{padding:30px 20px}.GrabovoiNumbers-module__YJNELa__track{gap:40px}.GrabovoiNumbers-module__YJNELa__number{font-size:18px}}
