*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:Inter,system-ui,sans-serif;font-size:1.6rem;line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{font-family:Syne,system-ui,sans-serif;overflow-wrap:break-word}a{text-decoration:none;color:inherit}ol,ul{list-style:none}@font-face{font-family:Inter;src:url(../../dist/fonts/inter-v20-latin_latin-ext-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../../dist/fonts/inter-v20-latin_latin-ext-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Syne;src:url(../../dist/fonts/syne-v24-latin_latin-ext-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Syne;src:url(../../dist/fonts/syne-v24-latin_latin-ext-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}[id]{scroll-margin-top:6.4rem}.wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 1.6rem}.section{padding:4.8rem 0}.section--light{background:#f3ecde}.section--white{background:#fbf8f2}.section--dark{background:#1c1912}.section__tag{display:flex;align-items:center;gap:.7rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#e8620a;margin-bottom:.8rem}.section__tag:before{content:"";display:block;width:2rem;height:2px;background:#e8620a;flex-shrink:0}.section--dark .section__tag{color:#e8620a}.section__title{font-family:Syne,sans-serif;font-size:2.8rem;font-weight:700;color:#221d14;line-height:1.1;margin-bottom:.8rem}.section--dark .section__title{color:#fbf8f2}.section__sub{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#6b6152;line-height:1.7;margin-bottom:3.2rem;max-width:56rem}.section--dark .section__sub{color:#a79c87}@media (min-width:769px){.wrapper{padding:0 3.2rem}.section{padding:6.4rem 0}.section__title{font-size:4.2rem}.section__sub,.section__tag{font-size:1.5rem}.section__sub{margin-bottom:4rem}}.navbar{position:sticky;top:0;z-index:5;background:#1c1912;border-bottom:1px solid #35301f}.navbar__wrapper{justify-content:space-between;height:6.4rem}.navbar__logo,.navbar__wrapper{display:flex;align-items:center}.navbar__logo{gap:.4rem}.navbar__logo-mark{background:#e8620a;color:#fbf8f2;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.05em;padding:.3rem .7rem;border-radius:.4rem}.navbar__logo-domain{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#a79c87}.navbar__nav{display:none}.navbar__list{display:flex;align-items:center;gap:3.2rem}.navbar__link{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;color:#a79c87;transition:color .2s ease}.navbar__cta,.navbar__link:hover{color:#fbf8f2}.navbar__cta{display:none;align-items:center;gap:.6rem;background:#262119;border:1px solid #35301f;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;padding:.8rem 1.6rem;border-radius:.3rem;white-space:nowrap}.navbar__hamburger{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:3.6rem;height:3.6rem;background:none;border:none;cursor:pointer;padding:.4rem}.navbar__hamburger-bar{display:block;width:100%;height:.2rem;background:#fbf8f2;border-radius:.2rem;transition:transform .3s ease,opacity .3s ease}.navbar__hamburger.is-active .navbar__hamburger-bar:first-child{transform:translateY(.7rem) rotate(45deg)}.navbar__hamburger.is-active .navbar__hamburger-bar:nth-child(2){opacity:0}.navbar__hamburger.is-active .navbar__hamburger-bar:nth-child(3){transform:translateY(-.7rem) rotate(-45deg)}.navbar__drawer{position:fixed;top:0;right:0;z-index:4;width:28rem;height:100%;background:#1c1912;border-left:1px solid #35301f;display:flex;flex-direction:column;justify-content:center;padding:4rem 3.2rem;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.navbar__drawer.is-open{transform:translateX(0)}.navbar__drawer-list{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:4rem}.navbar__drawer-link{font-family:Syne,sans-serif;font-size:2.4rem;font-weight:700;color:#fbf8f2;transition:color .2s ease}.navbar__drawer-link:hover{color:#e8620a}.navbar__drawer-cta{display:inline-block;background:#e8620a;color:#fbf8f2;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;padding:1.2rem 2.4rem;border-radius:.3rem;text-align:center}.navbar__backdrop{position:fixed;inset:0;z-index:3;background:rgba(0,0,0,.6);opacity:0;pointer-events:none;transition:opacity .35s ease}.navbar__backdrop.is-visible{opacity:1;pointer-events:all}.hero{position:relative;overflow:hidden;padding:6.4rem 0}.hero:before{content:"";background:rgba(0,0,0,.5);z-index:1}.hero:before,.hero__bg{position:absolute;inset:0}.hero__bg{z-index:0}.hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:3.2rem}.hero__content{max-width:56rem}.hero__tag{display:inline-flex;align-items:center;gap:.6rem;background:rgba(232,98,10,.12);border:1px solid rgba(232,98,10,.35);color:#e8620a;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;padding:.4rem 1.2rem;border-radius:10rem;margin-bottom:2rem}.hero__title{font-family:Syne,sans-serif;font-size:3.6rem;font-weight:700;color:#fbf8f2;line-height:1.08;letter-spacing:-.01em;margin-bottom:1.6rem}.hero__title-accent{color:#e8620a}.hero__sub{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;color:#a79c87;line-height:1.7;margin-bottom:3.2rem}.hero__btns{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.hero__btn{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;padding:1.1rem 2.4rem;border-radius:.3rem;transition:opacity .2s ease}.hero__btn:hover{opacity:.85}.hero__btn--primary{background:#e8620a;color:#fbf8f2}.hero__btn--outline{background:transparent;color:#fbf8f2;border:1px solid #35301f}.gauge{flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;width:16rem;height:16rem}.gauge__ring{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.gauge__ring-track{fill:none;stroke:hsla(40,53%,97%,.1);stroke-width:6}.gauge__ring-fill{fill:none;stroke:#e8620a;stroke-width:6;stroke-linecap:round;stroke-dasharray:235 314}.gauge__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.gauge__value{font-size:4rem;color:#fbf8f2;line-height:1;display:flex;align-items:flex-start;gap:.1rem}.gauge__unit,.gauge__value{font-family:Syne,sans-serif;font-weight:700}.gauge__unit{font-size:1.8rem;color:#e8620a;margin-top:.3rem}.gauge__label{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;color:#a79c87;text-transform:uppercase;letter-spacing:.08em;margin-top:.6rem}.badges{border-top:1px solid #35301f;border-bottom:1px solid #35301f;padding:2.4rem 0}.badges__list{display:flex;align-items:stretch;flex-wrap:wrap;gap:1.2rem}.badges__item{gap:.8rem;background:#262119;border:1px solid #35301f;border-radius:.4rem;padding:1rem 1.6rem;flex:1 1 auto}.badges__icon,.badges__item{display:flex;align-items:center}.badges__icon{justify-content:center;flex-shrink:0;color:#e8620a}.badges__label{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;color:#fbf8f2;white-space:nowrap}.process__header{margin-bottom:4rem}.process__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;position:relative}.process__step{display:flex;flex-direction:column;gap:.8rem;position:relative}.process__num{font-family:Syne,sans-serif;font-size:5.6rem;font-weight:700;line-height:1;color:transparent;-webkit-text-stroke:1.5px #e8620a;margin-bottom:.4rem}.process__title{font-family:Syne,sans-serif;font-size:1.8rem;font-weight:600;color:#221d14;line-height:1.3}.section--dark .process__title{color:#fbf8f2}.process__text{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#6b6152;line-height:1.7}.section--dark .process__text{color:#a79c87}.whyus__header{margin-bottom:4rem}.whyus__grid{gap:4rem}.whyus__content,.whyus__grid{display:flex;flex-direction:column}.whyus__content{gap:1.6rem}.whyus__lead{font-size:1.6rem;font-weight:500;color:#221d14;line-height:1.7}.whyus__lead,.whyus__text{font-family:Inter,sans-serif}.whyus__text{font-size:1.5rem;font-weight:400;color:#6b6152;line-height:1.8}.whyus__list{display:flex;flex-direction:column;gap:1.2rem;margin-top:.8rem}.whyus__list-item{display:flex;align-items:flex-start;gap:1rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#221d14;line-height:1.6}.whyus__list-item svg{flex-shrink:0;color:#e8620a;margin-top:.3rem}.whyus__counters{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;background:#1c1912;border-radius:.4rem;padding:3.2rem}.whyus__counter{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;padding:0 2.4rem;border-right:1px solid #35301f}.whyus__counter:last-child{border-right:none}.whyus__counter-number{display:flex;align-items:baseline;gap:.2rem}.whyus__counter-number .counters__suffix,.whyus__counter-number .counters__value{font-family:Syne,sans-serif;font-size:4.8rem;font-weight:700;color:#e8620a;line-height:1}.whyus__counter-label{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;color:#a79c87}.services__header{margin-bottom:4rem}.services__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}.services__card{position:relative;background:#262119;border:1px solid #35301f;border-radius:.4rem;padding:2.4rem;overflow:hidden;transition:border-color .25s ease;display:flex;flex-direction:column}.services__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#e8620a;border-radius:.4rem .4rem 0 0}.services__card:hover{border-color:rgba(232,98,10,.35)}.services__icon{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;background:rgba(232,98,10,.12);border-radius:.4rem;color:#e8620a;margin-bottom:1.6rem}.services__name{font-family:Syne,sans-serif;font-size:1.8rem;font-weight:600;color:#fbf8f2;margin-bottom:1rem;line-height:1.3}.services__desc{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#a79c87;line-height:1.7;margin-bottom:1.6rem}.services__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.services__tag{font-size:1.1rem;background:rgba(232,98,10,.12);border:1px solid rgba(232,98,10,.35);border-radius:10rem;padding:.3rem 1rem}.services__link,.services__tag{font-family:Inter,sans-serif;font-weight:500;color:#e8620a}.services__link{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;margin-top:auto;transition:gap .2s ease}.services__link:hover{gap:1rem}.services__featured{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-bottom:3.2rem}.services__card--featured{padding:3.2rem}.services__card--featured .services__icon{width:5.6rem;height:5.6rem}.services__card--featured .services__name{font-size:2.2rem}.services__card--featured .services__desc{font-size:1.5rem}.services__specs{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem}.services__spec{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;color:#fbf8f2;background:hsla(40,53%,97%,.05);border:1px solid #35301f;border-radius:.3rem;padding:.5rem 1rem}.services__spec svg{color:#e8620a;flex-shrink:0}.services__secondary-heading{display:flex;align-items:center;gap:1.2rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;color:#a79c87;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.6rem}.services__secondary-heading:after{content:"";flex:1;height:1px;background:#35301f}.gallery__header{margin-bottom:4rem}.slider{position:relative;overflow:hidden;border-radius:.4rem}.slider__track{display:flex;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.slider__slide{flex:0 0 100%;min-width:0}.slider__btn-open{display:block;width:100%;background:none;border:none;padding:0;cursor:zoom-in;position:relative}.slider__img{width:100%;height:52rem;object-fit:cover;display:block}.slider__caption{position:absolute;bottom:0;left:0;right:0;padding:2.4rem 2rem 1.6rem;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent)}.slider__caption span{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;color:#fbf8f2}.slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:4.4rem;height:4.4rem;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.15);border-radius:50%;color:#fbf8f2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.slider__arrow:hover{background:#e8620a;border-color:#e8620a}.slider__arrow--prev{left:1.6rem}.slider__arrow--next{right:1.6rem}.lightbox{position:fixed;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.lightbox.is-open{opacity:1;pointer-events:all}.lightbox__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92);z-index:0}.lightbox__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.2rem;max-width:90vw;max-height:90vh}.lightbox__img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:.4rem}.lightbox__caption{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:hsla(0,0%,100%,.7);text-align:center}.lightbox__close{position:absolute;top:2rem;right:2rem;z-index:2;width:4rem;height:4rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fbf8f2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.lightbox__close:hover{background:#e8620a;border-color:#e8620a}.prices__header{margin-bottom:3.2rem}.prices__info{display:flex;align-items:flex-start;gap:1rem;background:#fbf8f2;border:1px solid #e3d9c4;border-left:3px solid #e8620a;border-radius:.4rem;padding:1.2rem 1.6rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;color:#6b6152;line-height:1.6;margin-bottom:2.4rem}.prices__info svg{flex-shrink:0;color:#e8620a;margin-top:.2rem}.prices__table-wrap{background:#fbf8f2;border:1px solid #e3d9c4;border-radius:.4rem;overflow:hidden;margin-bottom:3.2rem}.prices__table{width:100%;border-collapse:collapse}.prices__th{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;color:#6b6152;text-transform:uppercase;letter-spacing:.05em;padding:1.4rem 2rem;text-align:left;background:#f3ecde;border-bottom:1px solid #e3d9c4}.prices__th--right{text-align:right}.prices__row{border-bottom:1px solid #e3d9c4;transition:background .15s ease}.prices__row:last-child{border-bottom:none}.prices__row:hover{background:#f3ecde}.prices__td{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#221d14;padding:1.4rem 2rem}.prices__td--price{text-align:right;font-weight:600;color:#e8620a;white-space:nowrap}.prices__td--individual{font-weight:400;color:#6b6152;font-style:italic}.prices__cta{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;background:#fbf8f2;border:1px solid #e3d9c4;border-radius:.4rem;padding:2.4rem;flex-wrap:wrap}.prices__cta-text{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;color:#6b6152;line-height:1.6}.prices__cta-btn{flex-shrink:0;background:#e8620a;color:#fbf8f2;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;padding:1.1rem 2.4rem;border-radius:.3rem;white-space:nowrap;transition:opacity .2s ease}.prices__cta-btn:hover{opacity:.85}.contact__header{margin-bottom:4rem}.contact__grid{display:grid;grid-template-columns:1fr;gap:4rem}.contact__info{display:flex;flex-direction:column;gap:2.4rem}.contact__info-item{display:flex;align-items:flex-start;gap:1.6rem}.contact__info-icon{flex-shrink:0;width:4.4rem;height:4.4rem;background:rgba(232,98,10,.12);border:1px solid rgba(232,98,10,.35);border-radius:.4rem;display:flex;align-items:center;justify-content:center;color:#e8620a}.contact__info-body{display:flex;flex-direction:column;gap:.4rem;padding-top:.4rem}.contact__info-label{font-size:1.2rem;color:#a79c87;text-transform:uppercase;letter-spacing:.05em}.contact__info-label,.contact__info-value{font-family:Inter,sans-serif;font-weight:500}.contact__info-value{font-size:1.6rem;color:#fbf8f2;transition:color .2s ease}.contact__info-value:hover{color:#e8620a}.contact__form{display:flex;flex-direction:column;gap:1.6rem}.contact__form-row{display:grid;grid-template-columns:1fr;gap:1.6rem}.contact__field{display:flex;flex-direction:column;gap:.6rem}.contact__label{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;color:#a79c87}.contact__label-opt{font-weight:400;color:rgb(144.8076923077,131.5336538462,106.1923076923)}.contact__input,.contact__select,.contact__textarea{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#fbf8f2;background:#262119;border:1px solid #35301f;border-radius:.4rem;padding:1.1rem 1.4rem;transition:border-color .2s ease;width:100%}.contact__input::placeholder,.contact__select::placeholder,.contact__textarea::placeholder{color:#a79c87}.contact__input:focus,.contact__select:focus,.contact__textarea:focus{outline:none;border-color:#e8620a}.contact__select{-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;padding-right:3.6rem}.contact__textarea{resize:vertical;min-height:12rem}.contact__field--checkbox{flex-direction:row;align-items:flex-start;gap:1rem}.contact__checkbox{flex-shrink:0;width:1.8rem;height:1.8rem;margin-top:.2rem;accent-color:#e8620a;cursor:pointer}.contact__checkbox-label{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#a79c87;line-height:1.6;cursor:pointer}.contact__checkbox-link{color:#e8620a;text-decoration:underline}.contact__submit{width:100%;background:#e8620a;color:#fbf8f2;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;padding:1.4rem 2.4rem;border:none;border-radius:.4rem;cursor:pointer;transition:opacity .2s ease}.contact__submit:hover{opacity:.85}.contact__submit:disabled{opacity:.5;cursor:not-allowed}.faq__header{margin-bottom:4rem}.faq__list{display:flex;flex-direction:column;gap:1.2rem}.faq__item{background:#fbf8f2;border:1px solid #e3d9c4;border-radius:.4rem;overflow:hidden;transition:border-color .2s ease}.faq__item:has(.faq__trigger[aria-expanded=true]){border-color:rgba(232,98,10,.35)}.faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 2.4rem;background:none;border:none;cursor:pointer;text-align:left}.faq__question{font-family:Syne,sans-serif;font-size:1.6rem;font-weight:600;color:#221d14;line-height:1.4}.faq__icon{flex-shrink:0;color:#e8620a;transition:transform .3s ease}.faq__trigger[aria-expanded=true] .faq__icon{transform:rotate(180deg)}.faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq__answer.is-open{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden}.faq__answer p{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#6b6152;line-height:1.7;padding:0 2.4rem 2rem}.footer{background:#14120d;padding-top:6.4rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid #35301f}.footer__logo{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.6rem}.footer__logo-mark{background:#e8620a;color:#fbf8f2;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.05em;padding:.3rem .7rem;border-radius:.4rem}.footer__logo-domain{font-size:1.4rem}.footer__desc,.footer__logo-domain{font-family:Inter,sans-serif;font-weight:400;color:#a79c87}.footer__desc{font-size:1.3rem;line-height:1.7;margin-bottom:2rem;max-width:30rem}.footer__contact{display:flex;flex-direction:column;gap:.8rem}.footer__contact-item{display:flex;align-items:center;gap:.8rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;color:#a79c87;transition:color .2s ease}.footer__contact-item svg{color:#e8620a;flex-shrink:0}.footer__contact-item:hover{color:#fbf8f2}.footer__social{display:flex;gap:1rem;margin-top:2rem}.footer__social-item{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background:hsla(0,0%,100%,.05);border:1px solid #35301f;border-radius:.4rem;color:#a79c87;transition:background .2s ease,color .2s ease,border-color .2s ease}.footer__social-item:hover{background:#e8620a;border-color:#e8620a;color:#fbf8f2}.footer__heading{display:flex;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;color:#fbf8f2;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.6rem}.footer__heading svg{color:#e8620a}.footer__list{display:flex;flex-direction:column;gap:.8rem}.footer__link{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;color:#a79c87;transition:color .2s ease}.footer__link:hover{color:#e8620a}.footer__areas-intro{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#a79c87;margin-bottom:1.2rem;line-height:1.6}.footer__areas{display:flex;flex-wrap:wrap;gap:.6rem}.footer__areas li{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;color:#a79c87;background:hsla(0,0%,100%,.04);border:1px solid #35301f;border-radius:.4rem;padding:.3rem .8rem;transition:color .2s ease,border-color .2s ease}.footer__areas li:hover{color:#e8620a;border-color:rgba(232,98,10,.35)}.footer__bottom{border-top:1px solid #35301f;padding:2rem 0}.footer__bottom-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem}.footer__author,.footer__copy{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#a79c87}.footer__author-link{color:#e8620a;transition:opacity .2s ease;text-decoration:underline}.footer__author-link:hover{opacity:.8}.footer__legal{display:flex;gap:1.6rem}.footer__legal-link{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#a79c87;transition:color .2s ease}.footer__legal-link:hover{color:#fbf8f2}.privacy__wrapper{max-width:76rem}.privacy__header{margin-bottom:4rem}.privacy__back{display:inline-flex;align-items:center;gap:.6rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;color:#6b6152;margin-bottom:2.4rem;transition:color .2s ease}.privacy__back:hover{color:#e8620a}.privacy__title{font-family:Syne,sans-serif;font-size:3.6rem;font-weight:700;color:#221d14;line-height:1.2;margin-bottom:.8rem}.privacy__subtitle{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#6b6152}.privacy__content{gap:3.2rem}.privacy__block,.privacy__content{display:flex;flex-direction:column}.privacy__block{gap:1.2rem;padding-bottom:3.2rem;border-bottom:1px solid #e3d9c4}.privacy__block:last-child{border-bottom:none;padding-bottom:0}.privacy__block p{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;color:#6b6152;line-height:1.8}.privacy__block strong,.privacy__heading{font-weight:600;color:#221d14}.privacy__heading{font-family:Syne,sans-serif;font-size:2rem;line-height:1.3}.privacy__box{background:#fbf8f2;border:1px solid #e3d9c4;border-left:3px solid #e8620a;border-radius:.4rem;padding:1.6rem 2rem}.privacy__box p{line-height:1.9}.privacy__list{display:flex;flex-direction:column;gap:.6rem;padding-left:1.6rem}.privacy__list li{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;color:#6b6152;line-height:1.7;list-style:disc}.privacy__list li::marker{color:#e8620a}.privacy__link{color:#e8620a;text-decoration:underline;transition:opacity .2s ease}.privacy__link:hover{opacity:.8}@media (max-width:768px){.hero{padding:4.8rem 0}.hero__wrapper{flex-direction:column;align-items:flex-start}.hero__title{font-size:2.8rem}.gauge{display:none}.badges__list{gap:.8rem}.badges__item{flex:1 1 calc(50% - 0.6rem)}.badges__label{font-size:1.3rem;white-space:normal}.whyus__counters{grid-template-columns:1fr}.whyus__counter{border-right:none;border-bottom:1px solid #35301f;padding:0 0 2.4rem}.whyus__counter:last-child{border-bottom:none;padding-bottom:0}.slider__img{height:28rem}.slider__arrow{width:3.6rem;height:3.6rem}.prices__td,.prices__th{padding:1.2rem 1.6rem;font-size:1.3rem}.prices__cta{flex-direction:column;align-items:flex-start}.prices__cta-btn{width:100%;text-align:center}}@media (min-width:769px){.navbar__nav{display:block}.navbar__cta{display:flex}.navbar__backdrop,.navbar__drawer,.navbar__hamburger{display:none}.hero__title{font-size:5.6rem}.process__grid,.services__featured,.services__grid{grid-template-columns:repeat(2,1fr)}.contact__grid{grid-template-columns:1fr 2fr;gap:6.4rem}.contact__form-row{grid-template-columns:1fr 1fr}.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services__grid{grid-template-columns:repeat(3,1fr)}.process__grid{grid-template-columns:repeat(4,1fr)}.process__step:not(:last-child):after{content:"";position:absolute;top:2.8rem;left:calc(100% + .4rem);width:2.4rem;height:1px;background:#35301f}.section--light .process__step:not(:last-child):after{background:#e3d9c4}.footer__grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:4rem}.footer__bottom-wrapper{flex-wrap:nowrap}}.contact__input.is-error,.contact__select.is-error,.contact__textarea.is-error{border-color:#e53e3e}.contact__error{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#e53e3e}
/*# sourceMappingURL=style.min.css.map */
