@charset "UTF-8";*,:before,:after{margin:0;padding:0;box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%}html,:has(:target){scroll-behavior:smooth}body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}@font-face{font-family:Neue;src:url(/assets/NeueMachina-Regular-5juSsYBv.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Neue Bold;src:url(../assets/fonts/PPNeueMachina-Regular) format("otf");font-style:normal;font-display:swap}@font-face{font-family:Neue ExtraBold;src:url(../assets/fonts/PPNeueMachina-Ultrabold) format("otf");font-style:normal;font-display:swap}@media (max-width: 768px){h5{font-size:13px}}:root{--color-white: #ffffff;--color-light: #cacaca;--color-grey: #878787;--color-grey-10: #6b6b6b;--color-dark: #2c2c2c;--color-dark-10: #3f3f3f;--color-black: #000000;--font-family-base: "Wix", sans-serif;--container-width: 101.25rem;--container-padding-x: 1rem;--transition-duration: .2s}@media (width <= 90.06125rem){:root{--container-width: 80rem}}.container{max-width:calc(var(--container-width) + var(--container-padding-x) * 2);margin-inline:auto;padding-inline:var(--container-padding-x)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;white-space:nowrap!important;clip-path:inset(100%)!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}@media (width <= 47.99875rem){.hidden-mobile{display:none!important}}@media (width > 47.99875rem){.visible-mobile{display:none!important}}body{font-size:clamp(.875rem,.756097561rem + .487804878vw,1.25rem);font-family:var(--font-family-base);line-height:1.2;color:var(--color-light);background-color:#f0e3d7}#root{display:contents}a,button,label,input,textarea,select,svg *{transition-duration:var(--transition-duration)}a{color:inherit}@media (any-hover: hover){a:hover{color:var(--color-accent)}}@media (any-hover: none){a:active{color:var(--color-accent)}}a[class]{text-decoration:none}.hero{background-color:#f3ddc7}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:15px 40px;display:flex;align-items:center;justify-content:space-between;background-color:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000000d;transition:all .3s ease}.header.scrolled{padding:10px 30px;background-color:#fffffffa;box-shadow:0 4px 30px #0000001a}.header.scrolled .header__logo img{transform:scale(.95)}.header__logo{flex:0 0 auto}.header__logo img{height:40px;width:auto;transition:transform .3s ease;filter:brightness(0) contrast(1)}.header__logo img:hover{transform:scale(1.05)}.header__nav{flex:1;display:flex;justify-content:center}.header__nav_navigation{display:flex;gap:40px;margin:0;padding:0;list-style:none}.header__nav_navigation li{position:relative;font-size:14px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#333;cursor:pointer;padding:8px 0;transition:all .3s ease}.header__nav_navigation li:hover{color:#000}.header__nav_navigation li:hover:after{width:100%;left:0}.header__nav_navigation li:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background-color:#000;transition:all .3s ease}.header__nav_navigation li.active{color:#000;font-weight:600}.header__nav_navigation li.active:after{width:100%;left:0}.header__call-btn{flex:0 0 auto}.header__call-btn button{padding:12px 28px;font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff;background-color:#000;border:none;border-radius:0;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.header__call-btn button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.header__call-btn button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.header__call-btn button:hover:before{left:100%}.header__call-btn button:active{transform:translateY(0);box-shadow:0 2px 5px #0003}.header__menu-btn{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:10px}.header__menu-btn span{width:25px;height:2px;background-color:#000;transition:all .3s ease}@media (max-width: 1024px){.header{padding:15px 30px}.header__nav_navigation{gap:30px}.header__call-btn button{padding:10px 20px;font-size:12px}}@media (max-width: 768px){.header{padding:12px 20px}.header__nav,.header__call-btn{display:none}.header__menu-btn{display:flex}.header.mobile-open .header__menu-btn span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header.mobile-open .header__menu-btn span:nth-child(2){opacity:0}.header.mobile-open .header__menu-btn span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header.mobile-open .header__nav{display:flex;position:absolute;top:100%;left:0;right:0;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;box-shadow:0 10px 30px #0000001a}.header.mobile-open .header__nav_navigation{flex-direction:column;gap:20px;width:100%;text-align:center}.header.mobile-open .header__nav_navigation li{font-size:16px;padding:10px 0}.header.mobile-open .header__nav_navigation li:after{bottom:5px}}.layout{display:flex;flex-direction:column;min-height:100%}.layout main{flex-grow:1}.aboutSection{padding:100px 20px;background-color:#fff;position:relative;overflow:hidden}.aboutSection:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#000,transparent)}.aboutSection__container{max-width:1400px;margin:0 auto}.aboutSection__content{display:flex;flex-direction:column;gap:80px}.aboutSection__header{text-align:center}.aboutSection__title{font-size:4rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;margin:0 0 20px;line-height:1.1}.aboutSection__title-line{display:block}.aboutSection__title-line--accent{color:#000;font-weight:400;position:relative;display:inline-block}.aboutSection__title-line--accent:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:1px;background-color:#000;transform:scaleX(0);transform-origin:left;animation:underlineReveal 1.5s ease forwards .5s}.aboutSection__subtitle{font-size:1.2rem;color:#666;letter-spacing:.1em;text-transform:uppercase;margin:0}.aboutSection__main{display:grid;grid-template-columns:1fr;gap:60px}@media (min-width: 1024px){.aboutSection__main{grid-template-columns:1fr 1fr;gap:80px}}.aboutSection__text-block{display:flex;flex-direction:column;gap:40px}.aboutSection__paragraph{font-size:1.1rem;line-height:1.8;color:#333;margin:0;max-width:600px}.aboutSection__features{display:flex;flex-direction:column;gap:30px;margin-top:20px}.aboutSection__feature{display:flex;gap:20px;align-items:flex-start;opacity:0;transform:translate(-20px);animation:fadeInLeft .8s ease forwards}.aboutSection__feature:nth-child(1){animation-delay:.2s}.aboutSection__feature:nth-child(2){animation-delay:.4s}.aboutSection__feature:nth-child(3){animation-delay:.6s}.aboutSection__feature-number{font-size:.9rem;font-weight:600;color:#999;letter-spacing:.1em;min-width:40px}.aboutSection__feature-content h3{font-size:1.2rem;font-weight:600;margin:0 0 8px;color:#000;text-transform:uppercase;letter-spacing:.05em}.aboutSection__feature-content p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.aboutSection__images{position:relative;min-height:500px}.aboutSection__image-wrapper{position:absolute;border-radius:2px;overflow:hidden;box-shadow:0 20px 40px #0000001a;transition:transform .5s ease,box-shadow .5s ease}.aboutSection__image-wrapper--main{width:70%;height:400px;top:0;right:0;z-index:2;animation:float 6s ease-in-out infinite}.aboutSection__image-wrapper--secondary{width:50%;height:300px;bottom:0;left:0;z-index:1;animation:float 7s ease-in-out infinite .5s}.aboutSection__image-wrapper--small{width:35%;height:200px;bottom:50px;right:10%;z-index:3;animation:float 5s ease-in-out infinite 1s}.aboutSection__image{width:100%;height:100%;object-fit:cover;transition:transform 1s ease}.aboutSection__image--main{filter:contrast(1.1) brightness(1.05)}.aboutSection__image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:30px 20px 20px;display:flex;justify-content:space-between;color:#fff;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.aboutSection__image-overlay span{opacity:.9}.aboutSection__quote{max-width:800px;margin:0 auto;text-align:center;padding-top:60px;border-top:1px solid #eee}.aboutSection__quote blockquote{font-size:1.4rem;line-height:1.6;color:#333;font-style:italic;margin:0;position:relative}.aboutSection__quote blockquote:before,.aboutSection__quote blockquote:after{content:'"';font-size:4rem;color:#eee;position:absolute;line-height:1}.aboutSection__quote blockquote:before{top:-20px;left:-40px}.aboutSection__quote blockquote:after{bottom:-40px;right:-40px}.aboutSection__quote cite{display:block;margin-top:20px;font-size:1rem;color:#999;font-style:normal;text-transform:uppercase;letter-spacing:.1em}@keyframes underlineReveal{to{transform:scaleX(1)}}@keyframes fadeInLeft{to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width: 1024px){.aboutSection{padding:80px 20px}.aboutSection__title{font-size:3rem}.aboutSection__images{min-height:400px}.aboutSection__image-wrapper--main{height:350px}.aboutSection__image-wrapper--secondary{height:250px}.aboutSection__image-wrapper--small{height:180px}}@media (max-width: 768px){.aboutSection{padding:60px 15px}.aboutSection__content{gap:50px}.aboutSection__title{font-size:2.5rem}.aboutSection__main{gap:40px}.aboutSection__images{min-height:600px;margin-top:40px}.aboutSection__image-wrapper{position:relative;width:100%!important;height:300px!important;margin-bottom:20px;animation:none!important}.aboutSection__image-wrapper:hover{transform:none}.aboutSection__image-overlay{padding:20px 15px 15px;font-size:.8rem}.aboutSection__quote{padding-top:40px}.aboutSection__quote blockquote{font-size:1.2rem}.aboutSection__quote blockquote:before,.aboutSection__quote blockquote:after{font-size:3rem}.aboutSection__quote blockquote:before{left:-10px}.aboutSection__quote blockquote:after{right:-10px}}.heroSection{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:40px 20px;overflow:hidden;background:linear-gradient(180deg,#000c,#0006,#000c)}.heroSection__content{position:relative;z-index:2;text-align:center;max-width:1200px;margin:0 auto;padding-top:40px;opacity:0;animation:fadeInUp 1s ease forwards 2.2s}.heroSection__title{margin-bottom:30px}.heroSection__title-main{font-size:9vw;font-weight:300;letter-spacing:.2em;text-transform:uppercase;margin:0;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.5);opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease forwards 2.5s}@media (min-width: 768px){.heroSection__title-main{font-size:6rem}}@media (min-width: 1200px){.heroSection__title-main{font-size:8rem}}.heroSection__title-sub{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:10px}.heroSection__title-sub span{font-size:1.2rem;font-weight:300;letter-spacing:.1em;color:#ffffffe6;text-transform:uppercase;opacity:0;transform:translateY(20px)}.heroSection__title-sub span:nth-child(1){animation:fadeInUp .6s ease forwards 2.8s}.heroSection__title-sub span:nth-child(3){animation:fadeInUp .6s ease forwards 3s}.heroSection__title-sub span:nth-child(5){animation:fadeInUp .6s ease forwards 3.2s}@media (min-width: 768px){.heroSection__title-sub span{font-size:1.5rem}}.heroSection__title-sub .dot{color:#ffffff80;font-size:1.5rem;opacity:0;display:inline-flex;align-items:center;justify-content:center}.heroSection__title-sub .dot:nth-child(2){animation:fadeIn .4s ease forwards 2.9s,pulse 2s infinite 4s}.heroSection__title-sub .dot:nth-child(4){animation:fadeIn .4s ease forwards 3.1s,pulse 2s infinite 4.2s}.heroSection__text{font-size:1rem;line-height:1.6;color:#fffc;max-width:600px;margin:0 auto 60px;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards 3.4s}@media (min-width: 768px){.heroSection__text{font-size:1.2rem}}.heroSection__images{position:relative;display:flex;justify-content:center;align-items:flex-end;gap:15px;height:50vh;min-height:400px;z-index:1}@media (min-width: 768px){.heroSection__images{gap:25px}}.heroSection__image-wrapper{position:relative;width:30%;max-width:400px;overflow:hidden}.heroSection__image-wrapper:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:#000;z-index:2}.heroSection__image-wrapper:nth-child(1):before{animation:curtainUp 1.2s ease-out forwards .2s}.heroSection__image-wrapper:nth-child(2):before{animation:curtainUp 1.2s ease-out forwards .6s}.heroSection__image-wrapper:nth-child(3):before{animation:curtainUp 1.2s ease-out forwards 1s}.heroSection__image{width:100%;height:auto;object-fit:cover;border-radius:4px;box-shadow:0 10px 30px #00000080;filter:brightness(.9) contrast(1.1);transform:translateY(20px);opacity:0}.heroSection__image-1{height:65vh;animation:imageAppear 1s ease-out forwards .4s}.heroSection__image-2{height:75vh;animation:imageAppear 1s ease-out forwards .8s}.heroSection__image-3{height:55vh;animation:imageAppear 1s ease-out forwards 1.2s}@keyframes curtainUp{0%{height:100%}to{height:0%}}@keyframes imageAppear{0%{opacity:0;transform:translateY(20px)}50%{opacity:.5}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}@media (max-width: 768px){.heroSection{padding:20px 15px}.heroSection__title-main{font-size:4rem}.heroSection__title-sub{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.heroSection__title-sub .dot{display:inline-block}.heroSection__title-sub span:nth-child(1),.heroSection__title-sub .dot:nth-child(1){animation-delay:1.6s!important}.heroSection__title-sub span:nth-child(2),.heroSection__title-sub .dot:nth-child(2){animation-delay:1.7s!important}.heroSection__title-sub span:nth-child(3),.heroSection__title-sub .dot:nth-child(3){animation-delay:1.8s!important}.heroSection__title-sub span:nth-child(4),.heroSection__title-sub .dot:nth-child(4){animation-delay:1.9s!important}.heroSection__title-sub span:nth-child(5),.heroSection__title-sub .dot:nth-child(5){animation-delay:2s!important}.heroSection__text{animation-delay:2.2s!important}.heroSection__images{flex-direction:column;align-items:center;height:auto;gap:20px;margin-top:40px}.heroSection__image-wrapper{width:80%}.heroSection__image-wrapper:before{animation-duration:.8s}.heroSection__image-wrapper:nth-child(1):before{animation-delay:.1s}.heroSection__image-wrapper:nth-child(2):before{animation-delay:.3s}.heroSection__image-wrapper:nth-child(3):before{animation-delay:.5s}.heroSection__image-1{height:300px;animation-delay:.2s!important}.heroSection__image-2{height:300px;animation-delay:.4s!important}.heroSection__image-3{height:300px;animation-delay:.6s!important}}.servicesSection{padding:80px 20px;background-color:#f8f8f8}.servicesSection__container{max-width:1400px;margin:0 auto}.servicesSection__header{text-align:center;margin-bottom:60px}.servicesSection__title{font-size:3rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;margin:0 0 10px;color:#000}.servicesSection__subtitle{font-size:1rem;color:#666;letter-spacing:.1em;text-transform:uppercase;margin:0}.servicesSection__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}@media (min-width: 768px){.servicesSection__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.servicesSection__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.servicesSection__card{background:#fff;border-radius:2px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.servicesSection__card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.servicesSection__card:hover .servicesSection__card-image img{transform:scale(1.05)}.servicesSection__card-image{height:250px;overflow:hidden}.servicesSection__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.servicesSection__card-content{padding:25px 20px}.servicesSection__card-content h3{font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;color:#000}.servicesSection__card-content p{font-size:.95rem;line-height:1.5;color:#666;margin:0 0 20px;min-height:45px}.servicesSection__card-features{display:flex;flex-wrap:wrap;gap:8px}.servicesSection__card-features span{font-size:.8rem;color:#999;letter-spacing:.05em;padding:4px 8px;background:#f5f5f5;border-radius:2px}@media (max-width: 768px){.servicesSection{padding:60px 15px}.servicesSection__title{font-size:2.5rem}.servicesSection__subtitle{font-size:.9rem}.servicesSection__card-content{padding:20px 15px}.servicesSection__card-features span{font-size:.75rem}}@media (max-width: 480px){.servicesSection__title{font-size:2rem}.servicesSection__card-image{height:200px}}
