﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Garet","Montserrat",sans-serif;font-weight:400;line-height:1.2;margin-bottom:1.5rem}p{margin-bottom:1.5rem}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none;transition:color .3s ease}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.section{min-height:100vh;height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}@media(max-width: 992px){.section{height:auto;min-height:100vh}}.container{width:100%;max-width:1380px;margin:0 auto;padding:0 2rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}[data-animate]{opacity:0;transition:opacity .6s cubic-bezier(0.4, 0, 0.2, 1),transform .6s cubic-bezier(0.4, 0, 0.2, 1)}[data-animate=fade-up]{transform:translateY(40px)}[data-animate=fade-down]{transform:translateY(-40px)}[data-animate=fade-right]{transform:translateX(-40px)}[data-animate=fade-left]{transform:translateX(40px)}[data-animate=slide-left]{transform:translateX(100px)}[data-animate=slide-right]{transform:translateX(-100px)}[data-animate=scale]{transform:scale(0.9)}[data-animate].is-visible{opacity:1;transform:translate(0) scale(1)}::selection{background-color:#9b6b6b;color:#fff}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#d0dbe8;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:1000;box-shadow:0 4px 15px rgba(0,0,0,.15)}.scroll-to-top::before{content:"";width:12px;height:12px;border-left:2px solid #333;border-top:2px solid #333;transform:rotate(45deg) translateY(3px);transition:border-color .3s ease}.scroll-to-top:hover{background-color:hsl(212.5,34.2857142857%,76.2745098039%);transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.scroll-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width: 576px){.scroll-to-top{width:45px;height:45px;bottom:20px;right:20px}}.section--hero{background-color:#fff;padding:0}.hero{display:grid;grid-template-columns:1fr 1fr;height:100%;width:100%}@media(max-width: 992px){.hero{grid-template-columns:1fr;grid-template-rows:1fr auto;height:auto}}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:5rem;padding-left:calc((100vw - 1380px)/2 + 2rem)}@media(max-width: 1200px){.hero__content{padding-left:5rem}}@media(max-width: 992px){.hero__content{padding:3rem 2rem;order:1;text-align:center;align-items:center}}@media(max-width: 576px){.hero__content{padding:2rem}}.hero__logo{width:150px;height:150px;margin-bottom:3rem}.hero__logo img{width:100%;height:100%;object-fit:contain}@media(max-width: 992px){.hero__logo{width:120px;height:120px;margin-bottom:2rem}}@media(max-width: 576px){.hero__logo{width:100px;height:100px}}.hero__title{font-family:"Garet","Montserrat",sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;color:#9b6b6b;line-height:1.1;margin-bottom:1.5rem}@media(max-width: 576px){.hero__title{font-size:clamp(2rem,8vw,3rem)}}.hero__title-name,.hero__title-surname{display:block}.hero__subtitle{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:400;color:#333;margin-bottom:3rem}@media(max-width: 576px){.hero__subtitle{font-size:18px;margin-bottom:2rem}}.hero__cta{display:inline-block;width:auto;align-self:flex-start;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;color:#333;text-decoration:underline;text-underline-offset:4px;padding:1rem 2rem;border:1px solid #333;transition:all .3s ease}.hero__cta:hover{background-color:#333;color:#fff;text-decoration:none}@media(max-width: 992px){.hero__cta{align-self:center}}@media(max-width: 576px){.hero__cta{font-size:14px;padding:.5rem 1.5rem}}.hero__image{position:relative;background-color:#d0dbe8;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;height:100%}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:top center}@media(max-width: 992px){.hero__image{order:0;height:50vh;min-height:300px}}.section--about{background-color:#0a0a0a;color:#fff;padding:0}.about{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100%;align-items:center}@media(max-width: 992px){.about{grid-template-columns:1fr;height:auto;padding:3rem 0}}.about__image{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:3rem;padding-left:calc((100vw - 1380px)/2 + 2rem)}.about__image img{max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;display:block}@media(max-width: 1200px){.about__image{padding-left:3rem}}@media(max-width: 992px){.about__image{height:auto;padding:2rem}.about__image img{max-width:400px;max-height:50vh;margin:0 auto}}.about__content{padding:3rem;padding-right:calc((100vw - 1380px)/2 + 2rem);display:flex;flex-direction:column;justify-content:center}@media(max-width: 1200px){.about__content{padding-right:3rem}}@media(max-width: 992px){.about__content{padding:2rem}}.about__title{font-family:"Garet","Montserrat",sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:#fff;margin-bottom:3rem}@media(max-width: 576px){.about__title{font-size:clamp(1.8rem,6vw,2.5rem);margin-bottom:2rem}}.about__text{font-family:"Montserrat",sans-serif;font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:300;line-height:1.9;text-align:justify}.about__text p{margin-bottom:3rem}.about__text p:last-child{margin-bottom:0}@media(max-width: 576px){.about__text{font-size:18px;line-height:1.8;text-align:left}}.section--services{background-color:#fff;padding:0}.services{display:grid;grid-template-columns:1fr 1fr;height:100%;width:100%;align-items:center}@media(max-width: 992px){.services{grid-template-columns:1fr;height:auto;gap:3rem;padding:3rem 0}}.services__content{display:flex;flex-direction:column;justify-content:center;padding-left:calc((100vw - 1380px)/2 + 5rem);padding-right:5rem;max-width:600px;margin:0 auto}@media(max-width: 1200px){.services__content{padding-left:5rem;max-width:100%}}@media(max-width: 992px){.services__content{padding:0 3rem;order:1}}.services__title{font-family:"Garet","Montserrat",sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;font-style:italic;color:#9b6b6b;margin-bottom:5rem}@media(max-width: 576px){.services__title{font-size:clamp(1.8rem,6vw,2.5rem);margin-bottom:3rem}}.services__list{display:flex;flex-direction:column;gap:3rem}.services__item{display:flex;align-items:flex-start;gap:2rem;font-family:"Montserrat",sans-serif;font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:400;color:#333}@media(max-width: 576px){.services__item{font-size:18px;gap:1.5rem}}.services__bullet{flex-shrink:0;width:8px;height:8px;background-color:#9b6b6b;border-radius:50%;margin-top:.6em;transition:transform .3s ease,background-color .3s ease}.services__item:hover .services__bullet{transform:scale(1.3);background-color:#7a5454}.services__text{transition:color .3s ease}.services__item:hover .services__text{color:#7a5454}.services__image{position:relative;background-color:#f8e8e8;display:flex;align-items:center;justify-content:flex-end;height:100%;overflow:hidden}.services__image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width: 992px){.services__image{order:0;height:50vh;min-height:300px}}.section--testimonials{background-color:#0a0a0a;color:#fff;padding:5rem 0}.testimonials{width:100%;max-width:1380px;margin:0 auto;padding:0 3rem}@media(max-width: 576px){.testimonials{padding:0 2rem}}.testimonials__title{font-family:"Garet","Montserrat",sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:#fff;margin-bottom:5rem}@media(max-width: 576px){.testimonials__title{font-size:clamp(1.8rem,6vw,2.5rem);margin-bottom:3rem}}.testimonials__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width: 992px){.testimonials__grid{grid-template-columns:1fr;gap:2rem}}.testimonial{position:relative;padding:3rem}@media(max-width: 576px){.testimonial{padding:2rem}}.testimonial--featured{grid-column:1/-1}.testimonial--featured .testimonial__border{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.testimonial--featured .testimonial__border rect{fill:none;stroke:#fff;stroke-width:1;stroke-dasharray:2000;stroke-dashoffset:2000;transition:stroke-dashoffset 2s ease-out}.testimonial--featured.is-visible .testimonial__border rect{stroke-dashoffset:0}.testimonial--small{padding-left:0}.testimonial--small .testimonial__author{font-weight:600;margin-bottom:1rem}.testimonial--bottom{grid-column:1/-1;background:hsla(0,0%,100%,.03);border-radius:4px;margin-top:2rem}.testimonial__text{font-family:"Montserrat",sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:300;font-style:italic;line-height:1.8;color:hsla(0,0%,100%,.9);margin-bottom:2rem;transition:opacity 1s ease-out}.testimonial:not(.is-visible) .testimonial__text{opacity:0}.testimonial.is-visible .testimonial__text{opacity:1}.testimonial__author{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:500;color:#fff}.testimonial__author::before{content:"— "}.testimonial__company{font-weight:400;color:hsla(0,0%,100%,.7)}.section--gallery{background-color:#0a0a0a;padding:0;height:auto;min-height:100vh}.gallery{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:5rem}@media(max-width: 576px){.gallery{padding:2rem}}.gallery__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:1.5rem;max-width:1380px;width:100%;aspect-ratio:16/10}@media(max-width: 992px){.gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;aspect-ratio:auto;gap:1rem}}@media(max-width: 576px){.gallery__grid{grid-template-columns:1fr;gap:1.5rem}}.gallery__item{position:relative;overflow:hidden;border-radius:4px;opacity:0;transform:translateY(30px) scale(0.95);transition:opacity .6s ease-out,transform .6s ease-out}.gallery__item.is-visible{opacity:1;transform:translateY(0) scale(1)}.gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}@media(max-width: 576px){.gallery__item img{height:auto;object-fit:contain}}.gallery__item:hover img{transform:scale(1.05)}.gallery__item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, transparent 50%);opacity:0;transition:opacity .3s ease}.gallery__item:hover::after{opacity:1}.gallery__item--1{grid-column:1;grid-row:1}.gallery__item--2{grid-column:2;grid-row:1}.gallery__item--3{grid-column:1;grid-row:2}.gallery__item--4{grid-column:2;grid-row:2}.gallery__item--5{grid-column:3;grid-row:1/3}@media(max-width: 992px){.gallery__item--5{grid-column:1/3;grid-row:3;aspect-ratio:16/9}}@media(max-width: 576px){.gallery__item--5{grid-column:1;grid-row:auto;aspect-ratio:auto}.gallery__item--5 img{height:auto;object-fit:contain}}@media(max-width: 576px){.gallery__item--1,.gallery__item--2,.gallery__item--3,.gallery__item--4,.gallery__item--5{grid-column:1;grid-row:auto;aspect-ratio:auto}.gallery__item--1 img,.gallery__item--2 img,.gallery__item--3 img,.gallery__item--4 img,.gallery__item--5 img{width:100%;height:auto;object-fit:contain}}.gallery__item--1{transition-delay:0.15s}.gallery__item--2{transition-delay:0.3s}.gallery__item--3{transition-delay:0.45s}.gallery__item--4{transition-delay:0.6s}.gallery__item--5{transition-delay:0.75s}.section--contact{background-color:#fff;padding:0}.contact{display:grid;grid-template-columns:1fr 1fr;height:100%;width:100%;max-width:1380px;margin:0 auto;padding:0 3rem;align-items:center;gap:5rem}@media(max-width: 992px){.contact{grid-template-columns:1fr;height:auto;padding:3rem 2rem;gap:3rem}}.contact__content{padding:5rem 0}@media(max-width: 992px){.contact__content{padding:2rem 0;order:1}}.contact__title{font-family:"Garet","Montserrat",sans-serif;font-size:clamp(2rem,4vw,3.5rem);color:#333;line-height:1.1;margin-bottom:2rem}@media(max-width: 576px){.contact__title{font-size:clamp(2rem,8vw,3rem)}}.contact__subtitle{font-family:"Montserrat",sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:300;color:#666;margin-bottom:3rem;line-height:1.6}.contact__subtitle strong{font-weight:600;color:#333}.contact__info{display:flex;flex-direction:column;gap:1.5rem}.contact__link{display:inline-flex;align-items:center;gap:1rem;font-family:"Montserrat",sans-serif;font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:400;color:#333;text-decoration:none;transition:color .3s ease,transform .3s ease}.contact__link:hover{color:#9b6b6b;transform:translateX(5px)}.contact__link::before{content:"";width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.7;transition:opacity .3s ease}.contact__link:hover::before{opacity:1}.contact__link--phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E")}.contact__link--email::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E")}.contact__image{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:3rem 0}.contact__image img{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain}@media(max-width: 992px){.contact__image{order:0;justify-content:center;padding:0}.contact__image img{max-height:50vh}}.mobile-nav{display:none}@media(max-width: 992px){.mobile-nav{display:block}}.mobile-nav__toggle{position:fixed;top:20px;right:20px;z-index:1010;width:50px;height:50px;background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.mobile-nav__toggle:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.15)}.mobile-nav__toggle.is-active{background-color:#9b6b6b}.mobile-nav__toggle.is-active .mobile-nav__icon span{background-color:#fff}.mobile-nav__toggle.is-active .mobile-nav__icon span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.mobile-nav__toggle.is-active .mobile-nav__icon span:nth-child(2){opacity:0}.mobile-nav__toggle.is-active .mobile-nav__icon span:nth-child(3){transform:rotate(-45deg) translate(6px, -6px)}.mobile-nav__icon{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.mobile-nav__icon span{display:block;width:100%;height:2px;background-color:#9b6b6b;border-radius:2px;transition:all .3s ease}.mobile-nav__menu{position:fixed;top:0;right:0;width:280px;max-width:80vw;height:100vh;background-color:#fff;z-index:1000;transform:translateX(100%);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:-10px 0 30px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:100px 3rem 3rem}.mobile-nav__menu.is-open{transform:translateX(0)}.mobile-nav__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav__backdrop.is-visible{opacity:1;visibility:visible}.mobile-nav__list{display:flex;flex-direction:column;gap:1.5rem}.mobile-nav__item{opacity:0;transform:translateX(20px);transition:opacity .3s ease,transform .3s ease}.mobile-nav__menu.is-open .mobile-nav__item{opacity:1;transform:translateX(0)}.mobile-nav__item:nth-child(1){transition-delay:0.15s}.mobile-nav__item:nth-child(2){transition-delay:0.2s}.mobile-nav__item:nth-child(3){transition-delay:0.25s}.mobile-nav__item:nth-child(4){transition-delay:0.3s}.mobile-nav__item:nth-child(5){transition-delay:0.35s}.mobile-nav__item:nth-child(6){transition-delay:0.4s}.mobile-nav__link{display:block;font-family:"Montserrat",sans-serif;font-size:18px;font-weight:500;color:#333;text-decoration:none;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05);transition:color .3s ease,padding-left .3s ease}.mobile-nav__link:hover{color:#9b6b6b;padding-left:1rem}.mobile-nav__logo{width:80px;height:80px;margin-bottom:3rem}.mobile-nav__logo img{width:100%;height:100%;object-fit:contain}.site-footer{background-color:#0a0a0a;padding:2rem 0;scroll-snap-align:end}.footer__content{max-width:1380px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}@media(max-width: 576px){.footer__content{flex-direction:column;text-align:center}}.footer__copy{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:300;color:hsla(0,0%,100%,.6)}.footer__credits{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:300;color:hsla(0,0%,100%,.6)}.footer__credits a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.footer__credits a:hover{color:#fff}.section--404{background:linear-gradient(135deg, #ffffff 0%, #f5f0f0 100%);justify-content:center}.error-404{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem}.error-404__content{text-align:center;max-width:600px}.error-404__code{display:block;font-family:"Garet","Montserrat",sans-serif;font-size:clamp(8rem,20vw,14rem);font-weight:400;line-height:1;color:#9b6b6b;opacity:.3;margin-bottom:1.5rem}@media(max-width: 576px){.error-404__code{font-size:6rem}}.error-404__title{font-family:"Garet","Montserrat",sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:#333;margin-bottom:2rem}@media(max-width: 576px){.error-404__title{font-size:clamp(1.5rem,5vw,2rem)}}.error-404__text{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:300;color:#666;margin-bottom:3rem;line-height:1.7}@media(max-width: 576px){.error-404__text{font-size:16px}}.error-404__btn{display:inline-block;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:500;color:#fff;background-color:#d0dbe8;padding:1.5rem 3rem;border-radius:4px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(208,219,232,.4)}.error-404__btn:hover{background-color:hsl(212.5,34.2857142857%,76.2745098039%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(208,219,232,.5)}.error-404__btn span{color:#333}
