*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Outfit,sans-serif;font-weight:400;font-size:1rem;color:#403726;background-color:#fff;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color}@media(prefers-reduced-motion:reduce){a{transition:none}}ul,ol{list-style:none}.container-balsa{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.container-balsa{padding-left:140px;padding-right:140px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn,.hero__cta{display:inline-flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;padding:.5em 2em;border-radius:30px;border:1px solid transparent;cursor:pointer;transition:.3s ease}@media(prefers-reduced-motion:reduce){.btn,.hero__cta{transition:none}}.btn,.hero__cta{letter-spacing:.05em;line-height:1.4}@media(min-width:992px){.btn,.hero__cta{font-size:1.25rem}}.btn-outline-light,.hero__cta{color:#fff;background:transparent;border-color:#ffffffb3}.btn-outline-light:hover,.hero__cta:hover{background:#ffffff26;border-color:#fff;color:#fff}.btn-outline-dark{color:#403726;background:transparent;border-color:#40372680}.btn-outline-dark:hover{background:#40372614;border-color:#403726;color:#403726}.topbar{position:fixed;top:0;left:0;width:100%;z-index:301;height:32px;background-color:#403726;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.topbar__text{font-family:Outfit,sans-serif;font-weight:400;font-size:.75rem;color:#fff;letter-spacing:.06em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.topbar__flag{width:18px;height:auto;border-radius:2px;flex-shrink:0}.topbar--hidden{transform:translateY(-100%)}.topbar--static{transition:none}.navbar{position:fixed;top:32px;left:0;width:100%;z-index:300;padding:.25rem 0;transition:background-color .3s ease,padding .3s ease,top .3s ease;box-shadow:0 2px 8px #00000014}@media(min-width:768px){.navbar{padding:.5rem 0}}@media(min-width:992px){.navbar{padding:1rem 0}}@media(min-width:992px){.navbar{padding:.5rem 0}}.navbar__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.navbar__inner{padding-left:140px;padding-right:140px}}.navbar__inner{display:flex;align-items:center;justify-content:center;position:relative}.navbar__links-left{display:none;gap:2rem;position:absolute;left:1.5rem}@media(min-width:992px){.navbar__links-left{display:flex;align-items:center;left:140px}}.navbar__links-right{display:none;position:absolute;right:1.5rem;gap:2rem}@media(min-width:992px){.navbar__links-right{display:flex;align-items:center;right:140px}}.navbar__logo{display:flex;flex-direction:column;align-items:center}.navbar__logo img{width:60px;height:auto;filter:brightness(0) invert(1);transition:filter}@media(prefers-reduced-motion:reduce){.navbar__logo img{transition:none}}@media(min-width:768px){.navbar__logo img{width:72px}}@media(min-width:992px){.navbar__logo img{width:90px}}.navbar__link{font-family:Outfit,sans-serif;font-weight:500;font-size:.875rem;color:#fff;position:relative;padding:.25rem 0;letter-spacing:.02em;transition:color .3s ease}@media(min-width:992px){.navbar__link{font-size:.9375rem}}.navbar__link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:#fff;transition:width .3s ease,background-color .3s ease}.navbar__link:hover:after,.navbar__link--active:after{width:100%}.navbar__dropdown{position:static}.navbar__dropdown-trigger{font-family:Outfit,sans-serif;font-weight:500;font-size:.875rem;color:#fff;background:none;border:none;cursor:pointer;padding:.25rem 0;letter-spacing:.02em;display:inline-flex;align-items:center;gap:6px;transition:color .3s ease}@media(min-width:992px){.navbar__dropdown-trigger{font-size:.9375rem}}.navbar__dropdown-trigger i{font-size:.55em;transition:transform .2s ease}.navbar__dropdown-menu{position:fixed;left:0;right:0;background-color:#fbf7ec;border-bottom:1px solid rgba(64,55,38,.1);padding:3rem 0;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:301}.navbar__dropdown:hover .navbar__dropdown-trigger i{transform:rotate(180deg)}.navbar__dropdown-body{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.navbar__dropdown-body{padding-left:140px;padding-right:140px}}.navbar__dropdown-body{display:flex;align-items:center;justify-content:space-between;gap:6rem}.navbar__dropdown-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.navbar__dropdown-link{display:inline-flex;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-weight:400;font-size:1.25rem;color:#403726;text-decoration:none;padding:.25rem 0;transition:opacity .2s ease}.navbar__dropdown-link:hover .navbar__dropdown-bullet,.navbar__dropdown-link.is-active .navbar__dropdown-bullet{background-color:#403726}.navbar__dropdown-link.is-active{font-family:Outfit,sans-serif;font-weight:500;font-size:1.25rem;text-decoration:underline;text-underline-offset:3px}.navbar__dropdown-bullet{width:10px;height:10px;border-radius:50%;border:1.5px solid #403726;background-color:transparent;flex-shrink:0;transition:background-color .2s ease}.navbar__dropdown-preview{position:relative;width:380px;aspect-ratio:4/3;border-radius:8px;overflow:hidden;flex-shrink:0}.navbar__dropdown-preview-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.navbar__dropdown-preview-img.is-active{opacity:1}.navbar__lang{font-family:Outfit,sans-serif;font-weight:500;font-size:.875rem;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:color .3s ease,opacity .3s ease;letter-spacing:.02em}@media(min-width:992px){.navbar__lang{font-size:.9375rem}}.navbar__lang i{font-size:.6em;transition:transform .2s ease}.navbar__lang:hover{opacity:.8}.navbar__flag{width:18px;height:auto;border-radius:2px;flex-shrink:0}.navbar__lang-mobile{font-family:Outfit,sans-serif;font-weight:500;font-size:.75rem;color:#fff;position:absolute;left:1.5rem;display:inline-flex;align-items:center;min-height:44px;min-width:44px;justify-content:center;transition:color .3s ease;letter-spacing:.04em;text-transform:uppercase}@media(min-width:992px){.navbar__lang-mobile{display:none}}.navbar__toggle{display:flex;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:.5rem;position:absolute;right:1.5rem;min-height:44px;min-width:44px;justify-content:center;align-items:center}@media(min-width:992px){.navbar__toggle{display:none}}.navbar__toggle span{display:block;width:22px;height:2px;background-color:#fff;border-radius:1px;transition:transform .3s ease,opacity .3s ease,background-color .3s ease}.navbar--scrolled{background-color:#fbf7ec;padding:4px 0}@media(min-width:992px){.navbar--scrolled{padding:.25rem 0}}.navbar--scrolled .navbar__logo img{filter:none}.navbar--scrolled .navbar__link,.navbar--scrolled .navbar__lang,.navbar--scrolled .navbar__dropdown-trigger,.navbar--scrolled .navbar__lang-mobile{color:#403726}.navbar--scrolled .navbar__link:after{background-color:#403726}.navbar--scrolled .navbar__toggle span{background-color:#403726}.navbar--static{transition:none}.navbar__mobile{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background-color:#403726fa;z-index:400;display:flex;align-items:center;justify-content:safe center;flex-direction:column;gap:1rem;padding:6rem 1.5rem 1.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media(min-width:992px){.navbar__mobile{display:none!important}}.navbar__mobile.is-open{opacity:1;visibility:visible}.navbar__mobile-link{font-family:Outfit,sans-serif;font-weight:500;font-size:1.5625rem;color:#fff;padding:.5rem 1.5rem;min-height:48px;display:flex;align-items:center;justify-content:center;position:relative;letter-spacing:.04em;transition:color .3s ease,opacity .3s ease}@media(min-width:768px){.navbar__mobile-link{font-size:2.5rem}}.navbar__mobile-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:1px;background-color:#f0c07d;transition:width .3s ease}.navbar__mobile-link:hover:after,.navbar__mobile-link:active:after{width:60%}.navbar__mobile-divider{width:40px;height:1px;background-color:#fff3;border:none;margin:0}.navbar__mobile-flag{width:22px;height:auto;border-radius:2px;flex-shrink:0}.navbar__mobile-link--lang{gap:.5rem}.navbar__mobile-toggle{background:none;border:none;cursor:pointer;gap:.25rem;justify-content:center}.navbar__mobile-chevron{font-size:.625em;transition:transform .3s ease}.is-expanded>.navbar__mobile-chevron{transform:rotate(180deg)}.navbar__mobile-sub{display:flex;flex-direction:column;gap:.25rem;max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .25s ease;opacity:0}.navbar__mobile-sub.is-open{max-height:500px;overflow:visible;opacity:1}.navbar__mobile-sub-link{font-family:Outfit,sans-serif;font-weight:400;font-size:1.25rem;color:#ffffffb3;padding:.25rem 1.5rem;min-height:40px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;transition:color .3s ease}@media(min-width:768px){.navbar__mobile-sub-link{font-size:1.375rem}}.navbar__mobile-sub-link:hover,.navbar__mobile-sub-link:active{color:#f0c07d}.navbar__mobile-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:1.75rem;cursor:pointer;min-height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.navbar__mobile-close:active{opacity:.6}.hero{position:relative;width:100%;height:100vh;height:100dvh;min-height:580px;overflow:hidden}@media(min-width:768px){.hero{min-height:600px}}.hero__slides{position:relative;width:100%;height:100%}.hero__slide{position:absolute;inset:0;opacity:0;transition:opacity}@media(prefers-reduced-motion:reduce){.hero__slide{transition:none}}.hero__slide{transition-duration:1s}.hero__slide.is-active{opacity:1}.hero__video,.hero__image{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:#00000073;z-index:1}.hero__content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem;padding-top:60px}@media(min-width:992px){.hero__content{padding-top:80px}}@media(min-width:992px){.hero__content--left,.hero__content--right{padding-left:140px;padding-right:140px}}@media(min-width:992px){.hero__content--left{align-items:flex-start;text-align:left}}@media(min-width:992px){.hero__content--right{align-items:flex-end;text-align:right}}.hero__title{max-width:900px;line-height:1.15;margin-bottom:.5rem}@media(min-width:768px){.hero__title{margin-bottom:1rem}}.hero__title-accent{font-family:Outfit,sans-serif;font-weight:700;font-size:1.75rem;color:#f0c07d;display:inline;letter-spacing:3px}@media(min-width:576px){.hero__title-accent{font-size:2.5rem}}@media(min-width:768px){.hero__title-accent{font-size:3rem}}@media(min-width:992px){.hero__title-accent{font-size:2.625rem;letter-spacing:3px}}.hero__title-main{font-family:Outfit,sans-serif;font-weight:700;font-size:1.75rem;color:#fff;display:inline;letter-spacing:3px}@media(min-width:576px){.hero__title-main{font-size:2.5rem}}@media(min-width:768px){.hero__title-main{font-size:3rem}}@media(min-width:992px){.hero__title-main{font-size:2.625rem;letter-spacing:3px}}.hero__subtitle{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#ffffffd9;max-width:480px;line-height:1.6;margin-bottom:1rem}@media(min-width:768px){.hero__subtitle{max-width:580px;font-size:.875rem;line-height:1.7}}@media(min-width:992px){.hero__subtitle{max-width:680px;font-size:.875rem;margin-bottom:1.5rem}}.hero__cta{min-width:160px;padding:.4em 2.2em;font-size:.875rem}@media(min-width:992px){.hero__cta{padding:.35em 2.5em;font-size:.875rem}}.hero__indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:1rem}.hero__indicator{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background-color}@media(prefers-reduced-motion:reduce){.hero__indicator{transition:none}}.hero__indicator{position:relative}.hero__indicator:before{content:"";position:absolute;inset:-10px}.hero__indicator.is-active{background-color:#fff}.about{background-color:#fbf7ec;padding:6rem 0;overflow:hidden}@media(min-width:768px){.about{padding:8rem 0}}@media(min-width:992px){.about{padding:0;min-height:80dvh;display:flex;align-items:center}}.about__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:3rem;align-items:center;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.about__inner{flex-direction:row;gap:8rem;align-items:center;padding-left:0;padding-right:140px}}.about__image-wrap{width:100%;max-width:480px;flex-shrink:0;overflow:hidden;border-radius:16px}@media(min-width:992px){.about__image-wrap{width:48%;max-width:none;max-height:65dvh;border-radius:0 16px 16px 0}}.about__image{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:5/4}@media(min-width:992px){.about__image{aspect-ratio:4/3}}.about__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media(min-width:992px){.about__content{flex:1;align-items:flex-start;text-align:left;justify-content:center;padding-right:3rem;padding-top:6rem;padding-bottom:6rem}}.about__title{font-family:Outfit,sans-serif;font-weight:700;font-size:2.5rem;color:#7b3d18;line-height:1.15}@media(min-width:992px){.about__title{font-size:3.75rem}}.about__text{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#403726;line-height:1.75;max-width:560px}@media(min-width:992px){.about__text{font-size:1.25rem;max-width:none}}.about__cta{display:inline-block;margin-top:1rem;padding:.7rem 2.5rem;border:2px solid #7b3d18;border-radius:50px;color:#7b3d18;font-family:Outfit,sans-serif;font-weight:500;font-size:.875rem;text-decoration:none;letter-spacing:.02em;transition:background-color .3s ease,color .3s ease}.about__cta:hover{background-color:#7b3d18;color:#fff}.about-page-intro{background-color:#fbf7ec;padding:7rem 0 4rem}@media(min-width:992px){.about-page-intro{padding:16rem 0 6rem}}.about-page-intro__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.about-page-intro__inner{padding-left:140px;padding-right:140px}}.about-page-intro__inner{display:grid;gap:3rem}@media(min-width:992px){.about-page-intro__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:4rem}}.about-page-intro__media{overflow:hidden;border-radius:28px}.about-page-intro__image{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:16/11}.about-page-intro__content{display:flex;flex-direction:column;gap:1.5rem}.about-page-intro__title{font-family:Outfit,sans-serif;font-weight:700;font-size:2.25rem;color:#7b3d18;line-height:1.05;margin:0}@media(min-width:992px){.about-page-intro__title{font-size:3.25rem}}.about-page-intro__text{font-family:Outfit,sans-serif;font-weight:400;font-size:1rem;color:#403726;line-height:1.85;margin:0}@media(min-width:992px){.about-page-intro__text{font-size:1.25rem}}.about-page-intro__features{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:.5rem}@media(min-width:768px){.about-page-intro__features{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-page-intro__feature-card{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;border:1px solid rgba(123,61,24,.55);border-radius:16px;background-color:#ffffffb8;box-shadow:0 10px 24px #40372614}.about-page-intro__feature-icon{display:block;width:2rem;height:2rem;object-fit:contain;margin-top:.1rem;flex-shrink:0}.about-page-intro__feature-title{font-family:Outfit,sans-serif;font-weight:600;font-size:1rem;color:#7b3d18;margin:0 0 .2rem}@media(min-width:992px){.about-page-intro__feature-title{font-size:1.125rem}}.about-page-intro__feature-text{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#403726e6;line-height:1.45;margin:0}.about-page-gallery{background-color:#fff;padding:3rem 0}@media(min-width:992px){.about-page-gallery{padding:4rem 0}}.about-page-gallery__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.about-page-gallery__inner{padding-left:140px;padding-right:140px}}.about-page-gallery__inner{display:grid;gap:1rem}@media(min-width:768px){.about-page-gallery__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.about-page-gallery__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}.about-page-gallery__item{margin:0;overflow:hidden;border-radius:14px;box-shadow:0 12px 28px #201a121f;min-height:180px;aspect-ratio:16/10}@media(min-width:768px){.about-page-gallery__item{aspect-ratio:4/3}}@media(min-width:992px){.about-page-gallery__item{aspect-ratio:5/4}}.about-page-gallery__image{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:inherit;object-position:center;transition:transform .5s ease}.about-page-gallery__item:hover .about-page-gallery__image{transform:scale(1.03)}.about-page-value{background-color:#544933;padding:3rem 1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(min-width:992px){.about-page-value{padding:4rem 0 4rem 8rem}}.about-page-value__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.about-page-value__inner{padding-left:140px;padding-right:140px}}.about-page-value__inner{display:grid;align-items:center;gap:2rem;margin:0;padding:0}@media(min-width:992px){.about-page-value__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:4rem}}.about-page-value__content{color:#fff}.about-page-value__title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.65rem;color:#fff;line-height:1.2;margin:0 0 1.5rem;max-width:20ch}@media(min-width:992px){.about-page-value__title{font-size:3rem;line-height:1.1;max-width:18ch}}.about-page-value__title:after{content:"";display:block;width:4rem;height:3px;margin-top:1rem;border-radius:999px;background-color:#ffffffeb}@media(min-width:992px){.about-page-value__title:after{width:6rem;height:4px}}.about-page-value__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}@media(min-width:992px){.about-page-value__list{gap:1rem}}.about-page-value__item{display:flex;align-items:flex-start;gap:.5rem;font-family:Outfit,sans-serif;font-weight:400;font-size:.98rem;color:#fffffff5;line-height:1.6}@media(min-width:992px){.about-page-value__item{font-size:1.375rem;line-height:1.55}}.about-page-value__item i{color:#fff;margin-top:.25rem;font-size:.9rem;flex-shrink:0}@media(min-width:992px){.about-page-value__item i{margin-top:.35rem}}.about-page-value__media{overflow:hidden;border-radius:16px;margin-top:.5rem;aspect-ratio:4/3}@media(min-width:992px){.about-page-value__media{border-radius:20px;margin-top:0;max-height:50dvh;aspect-ratio:16/9}}.about-page-value__image{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:16/9;object-position:center;transition:transform .5s ease}.about-page-quality{position:relative;padding:3rem 0;overflow:hidden}@media(min-width:992px){.about-page-quality{padding:6rem 0}}.about-page-quality__bg,.about-page-quality__overlay{position:absolute;inset:0}.about-page-quality__bg{width:100%;height:100%;object-fit:cover}.about-page-quality__overlay{background:linear-gradient(180deg,#fbf7ecd1,#fbf7ecf5 55%,#fbf7ecfa)}@media(min-width:992px){.about-page-quality__overlay{background:linear-gradient(90deg,#fbf7eca6,#fbf7eceb 45%,#fbf7ecfa)}}.about-page-quality__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.about-page-quality__inner{padding-left:140px;padding-right:140px}}.about-page-quality__inner{position:relative;z-index:1}.about-page-quality__content{max-width:100%;margin-inline:auto;padding-inline:1.5rem;text-align:center}@media(min-width:992px){.about-page-quality__content{margin-left:auto;padding-inline:0;text-align:left}}.about-page-quality__title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.7rem;color:#7b3d18;line-height:1.25;margin:0 auto 1rem;width:fit-content}@media(min-width:992px){.about-page-quality__title{font-size:3rem;line-height:1.5;margin:0 0 0 auto;width:fit-content}}.about-page-quality__text{font-family:Outfit,sans-serif;font-weight:500;font-size:1rem;color:#7b3d18;line-height:1.6;margin:0 auto;width:auto;text-align:center;max-width:34ch}@media(min-width:992px){.about-page-quality__text{font-size:1.75rem;line-height:1.5;margin:0 0 0 auto;width:fit-content;text-align:right;max-width:65%}}.whatwedo{position:relative;padding:8rem 0;overflow:hidden}@media(min-width:768px){.whatwedo{padding:40px 0}}.whatwedo__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.whatwedo__overlay{position:absolute;inset:0;background:#4037264d;z-index:1}.whatwedo__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.whatwedo__inner{padding-left:140px;padding-right:140px}}.whatwedo__inner{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.whatwedo__title{font-family:Outfit,sans-serif;font-weight:400;font-size:2.5rem;color:#fff;line-height:1;font-weight:600}@media(min-width:992px){.whatwedo__title{font-size:3.75rem}}.whatwedo__text{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#ffffffd9;max-width:780px;line-height:1.7}@media(min-width:992px){.whatwedo__text{font-size:1.25rem}}.experience{background-color:#fff;padding:4rem 0}@media(min-width:768px){.experience{padding:8rem 0}}@media(min-width:992px){.experience{padding:3rem 0}}.experience__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.experience__inner{padding-left:140px;padding-right:140px}}.experience__title{font-family:Outfit,sans-serif;font-weight:700;font-size:2.5rem;color:#7b3d18;line-height:1.15;margin-bottom:.5rem}@media(min-width:992px){.experience__title{font-size:3.75rem}}.experience__subtitle{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#403726;margin-bottom:1.5rem}@media(min-width:992px){.experience__subtitle{font-size:1.25rem;margin-bottom:1rem}}.experience__tabs{display:flex;gap:0;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border:2px solid #403726;border-radius:30px}.experience__tabs::-webkit-scrollbar{display:none}@media(min-width:992px){.experience__tabs{display:inline-flex;overflow-x:visible;margin-bottom:2rem}}.experience__tab{font-family:Outfit,sans-serif;font-weight:500;font-size:.75rem;padding:.5em 1.1em;border-radius:30px;border:none;background:transparent;color:#403726;cursor:pointer;transition:.3s ease}@media(prefers-reduced-motion:reduce){.experience__tab{transition:none}}.experience__tab{white-space:nowrap;flex-shrink:0}@media(min-width:992px){.experience__tab{font-size:.875rem;padding:.6em 1.6em}}.experience__tab:hover{background:#4037260f}.experience__tab.is-active{background:#403726;color:#fff}.experience__carousel{overflow:hidden;position:relative;touch-action:pan-y pinch-zoom}.experience__track{display:flex;gap:1rem}@media(min-width:992px){.experience__track{gap:2rem}}.experience__card{position:relative;overflow:hidden;border-radius:12px;flex:0 0 100%;cursor:pointer;display:none}@media(min-width:768px){.experience__card{border-radius:16px;flex:0 0 calc(50% - .5rem)}}@media(min-width:992px){.experience__card{flex:0 0 calc(50% - 1rem)}}.experience__card.is-active{display:block;order:0;animation:expSlideInLeft .5s cubic-bezier(.4,0,.2,1) both}.experience__card.is-next{display:none;order:1}@media(min-width:768px){.experience__card.is-next{display:block;animation:expSlideInRight .55s cubic-bezier(.4,0,.2,1) .08s both}}.experience__card-image{width:100%;display:block;object-fit:cover;height:55dvh;min-height:320px;max-height:480px}@media(min-width:768px){.experience__card-image{min-height:auto;max-height:none}}.experience__card-overlay{position:absolute;inset:0;padding:1rem;background:linear-gradient(to top,rgba(64,55,38,.92) 0%,rgba(64,55,38,.5) 45%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;gap:.25rem}@media(min-width:768px){.experience__card-overlay{padding:1.5rem;gap:.5rem}}@media(min-width:992px){.experience__card-overlay{padding:2rem}}.experience__card-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media(min-width:992px){.experience__card-header{gap:1rem}}.experience__card-title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.25rem;color:#fff;line-height:1.2}@media(min-width:768px){.experience__card-title{font-size:1.375rem}}@media(min-width:992px){.experience__card-title{font-size:1.5625rem}}.experience__card-cta{display:inline-block;padding:.35em 1.2em;border:1.5px solid #ffffff;border-radius:50px;color:#fff;font-family:Outfit,sans-serif;font-weight:500;font-size:.75rem;text-decoration:none;white-space:nowrap;transition:.3s ease}@media(prefers-reduced-motion:reduce){.experience__card-cta{transition:none}}@media(min-width:992px){.experience__card-cta{padding:.4em 1.5em;font-size:.875rem}}.experience__card-cta:hover{background-color:#fff;color:#403726}.experience__card-text{font-family:Outfit,sans-serif;font-weight:400;font-size:.75rem;color:#fff;line-height:1.55;margin:0}@media(min-width:768px){.experience__card-text{line-height:1.65}}@media(min-width:992px){.experience__card-text{font-size:.875rem}}.experience__card-text strong{font-weight:700}.experience__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}@media(min-width:768px){.experience__dots{display:none}}.experience__dot{width:8px;height:8px;border-radius:50%;border:none;background:#40372633;padding:0;cursor:pointer;transition:.3s ease}@media(prefers-reduced-motion:reduce){.experience__dot{transition:none}}.experience__dot.is-active{background:#403726;transform:scale(1.25)}@keyframes expSlideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes expSlideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.process{background-color:#fbf7ec;padding:4rem 0}@media(min-width:992px){.process{padding:4rem 0}}.process__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.process__inner{padding-left:140px;padding-right:140px}}.process__inner{text-align:center}.process__title{font-family:Outfit,sans-serif;font-weight:700;font-size:2.5rem;color:#7b3d18;line-height:1.2;margin-bottom:.5rem}@media(min-width:992px){.process__title{font-size:3.75rem}}.process__title-accent{font-family:Outfit,sans-serif;font-weight:400;font-size:1.375rem;font-style:normal;color:#403726;display:block}@media(min-width:768px){.process__title-accent{display:inline;font-size:1.5625rem}}@media(min-width:992px){.process__title-accent{font-size:2.5rem}}.process__subtitle{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#403726;max-width:700px;margin:0 auto 2rem;line-height:1.6}@media(min-width:992px){.process__subtitle{font-size:1.25rem;margin-bottom:6rem}}.process__steps{display:flex;flex-direction:column;gap:2rem}@media(min-width:576px){.process__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 1.5rem}}@media(min-width:992px){.process__steps{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.process__step{display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left;position:relative;z-index:1}@media(min-width:576px){.process__step{flex-direction:column;text-align:center;gap:.5rem}}@media(min-width:992px){.process__step:not(:last-child):after{content:"";position:absolute;top:55px;left:calc(50% + 60px);width:calc(100% - 120px);height:2px;background-color:#403726}}.process__icon-img{width:64px;height:64px;flex-shrink:0}@media(min-width:576px){.process__icon-img{width:90px;height:90px}}@media(min-width:992px){.process__icon-img{width:110px;height:110px}}.process__step-content{display:flex;flex-direction:column;gap:.25rem}@media(min-width:576px){.process__step-content{align-items:center}}.process__step-title{font-family:Outfit,sans-serif;font-weight:700;font-size:.875rem;color:#7b3d18;margin-top:0}@media(min-width:576px){.process__step-title{margin-top:.25rem}}@media(min-width:992px){.process__step-title{font-size:1.25rem}}.process__step-text{font-family:Outfit,sans-serif;font-weight:400;font-size:.75rem;color:#403726;line-height:1.55;max-width:none}@media(min-width:576px){.process__step-text{max-width:200px}}@media(min-width:992px){.process__step-text{font-size:.875rem}}.cta-section{position:relative;padding:3rem 0;overflow:hidden}@media(min-width:768px){.cta-section{padding:3rem 0}}.cta-section__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.cta-section__overlay{position:absolute;inset:0;background:#40372680;z-index:1}.cta-section__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.cta-section__inner{padding-left:140px;padding-right:140px}}.cta-section__inner{position:relative;z-index:2}.cta-section__content{max-width:560px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin:0 auto}@media(min-width:992px){.cta-section__content{align-items:flex-start;text-align:left;margin:0}}.cta-section__title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.375rem;color:#fff;line-height:1.2;margin:0}@media(min-width:992px){.cta-section__title{font-size:2.5rem}}.cta-section__text{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#ffffffd9;line-height:1.6;margin:0}@media(min-width:992px){.cta-section__text{font-size:1.25rem}}.cta-section__button{margin-top:.25rem}.reach{background-color:#403726}.reach__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:3rem;align-items:center;padding:6rem 1.5rem}@media(min-width:992px){.reach__inner{flex-direction:row;gap:4rem;align-items:center;padding:12rem 140px}}.reach__content{display:flex;flex-direction:column;gap:1rem;text-align:center}@media(min-width:992px){.reach__content{flex:0 0 35%;text-align:left}}.reach__title{font-family:Outfit,sans-serif;font-weight:700;font-size:2.5rem;color:#fff;line-height:1.2}@media(min-width:992px){.reach__title{font-size:3.75rem}}.reach__subtitle{font-family:Outfit,sans-serif;font-weight:500;font-size:.875rem;color:#fff}@media(min-width:992px){.reach__subtitle{font-size:1.25rem}}.reach__text{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#fff;line-height:1.7}@media(min-width:992px){.reach__text{font-size:1.25rem}}.reach__map-wrap{width:100%}@media(min-width:992px){.reach__map-wrap{flex:1}}.reach__map{width:100%;height:auto;display:block;object-fit:contain;max-height:500px}.contact{position:relative}@media(min-width:992px){.contact{height:100dvh}}.contact__halves{display:flex;flex-direction:column}@media(min-width:992px){.contact__halves{flex-direction:row;height:100%;min-height:700px}}.contact__map-wrap{position:relative;height:280px}@media(min-width:576px){.contact__map-wrap{height:340px}}@media(min-width:992px){.contact__map-wrap{height:auto;width:50%;flex:0 0 50%;min-height:auto}}.contact__map{width:100%;height:100%;border:none;display:block;min-height:280px}@media(min-width:992px){.contact__map{min-height:100%}}.contact__map-link{position:absolute;inset:0;z-index:5;cursor:pointer}.contact__info{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}@media(min-width:992px){.contact__info{width:50%;flex:0 0 50%;justify-content:center;padding:4rem 2rem 4rem 14rem}}.contact__info-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.contact__info-overlay{position:absolute;inset:0;background:#403726b8;z-index:1}.contact__info-content{position:relative;z-index:2;width:100%;text-align:center}@media(min-width:992px){.contact__info-content{width:auto;text-align:left}}.contact__info-title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.375rem;color:#fff;margin-bottom:1rem}@media(min-width:992px){.contact__info-title{font-size:2.5rem;margin-bottom:1.5rem}}.contact__info-items{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem}@media(min-width:992px){.contact__info-items{align-items:flex-start;gap:1rem;margin-bottom:3rem}}.contact__info-item{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#fff;line-height:1.5}@media(min-width:992px){.contact__info-item{justify-content:flex-start;font-size:1.25rem}}.contact__info-item i{flex-shrink:0;width:22px;text-align:center;margin-top:2px;font-size:1.25rem}.contact__info-item a{color:#fff;text-decoration:none}.contact__info-item a:hover{text-decoration:underline}.contact__hours-title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.375rem;color:#fff;margin-bottom:.5rem}@media(min-width:992px){.contact__hours-title{font-size:2.5rem;margin-bottom:1rem}}.contact__form-wrap{background:#fff;padding:2rem 1.5rem;position:relative}@media(min-width:992px){.contact__form-wrap{position:absolute;inset:0;margin:auto;z-index:10;width:100%;max-width:440px;height:fit-content;padding:3rem 2rem;box-shadow:0 8px 40px #0000002e}}.contact__title{font-family:Outfit,sans-serif;font-weight:700;font-size:1.5625rem;color:#7b3d18;text-align:center;margin-bottom:.5rem}@media(min-width:992px){.contact__title{font-size:2.5rem}}.contact__subtitle{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#403726;text-align:center;line-height:1.6;margin-bottom:1.5rem}.contact__form{display:flex;flex-direction:column;gap:1rem}.contact__input{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;padding:.75em 1em;border:none;border-radius:0;background:#eee;color:#403726;outline:none;transition:background-color}@media(prefers-reduced-motion:reduce){.contact__input{transition:none}}.contact__input{width:100%}.contact__input::placeholder{color:#40372673}.contact__input:focus{background:#e4e4e4}.contact__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23403726' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1em center;background-color:#eee;padding-right:2.5em}.contact__textarea{resize:vertical;min-height:100px}.contact__privacy{display:flex;align-items:flex-start;gap:.5rem;font-family:Outfit,sans-serif;font-weight:400;font-size:.75rem;color:#403726;cursor:pointer}.contact__privacy input[type=checkbox]{margin-top:3px;flex-shrink:0;accent-color:#7b3d18}.contact__submit{font-family:Outfit,sans-serif;font-weight:600;font-size:.875rem;padding:.7em 2.5em;border-radius:30px;border:none;background:#7b3d18;color:#fff;cursor:pointer;transition:.3s ease}@media(prefers-reduced-motion:reduce){.contact__submit{transition:none}}.contact__submit{align-self:center}.contact__submit:hover{background:#592c11}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__feedback{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;text-align:center;padding:.6em 1em;border-radius:4px}.contact__feedback--success{background:#e8f5e9;color:#2e7d32}.contact__feedback--error{background:#fbe9e7;color:#c62828}.tagline{background-color:#fbf7ec;padding:4rem 0;text-align:center}@media(min-width:768px){.tagline{padding:4rem 0}}@media(min-width:992px){.tagline{padding:4rem 0}}.tagline__text{font-family:Outfit,sans-serif;font-weight:400;font-size:.9375rem;font-style:italic;font-family:Didot,Outfit,sans-serif;color:#7b3d18;max-width:80%;margin:0 auto;line-height:1.5;letter-spacing:.05em;padding:0 1.5rem}@media(min-width:576px){.tagline__text{font-size:1.17rem}}@media(min-width:992px){.tagline__text{font-size:1.875rem;letter-spacing:.03em}}.legal-page__header{background-color:#403726;padding:12rem 0 4rem}@media(max-width:767px){.legal-page__header{padding:6rem 0 3rem}}.legal-page__header-inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.legal-page__header-inner{padding-left:140px;padding-right:140px}}.legal-page__header-inner{max-width:900px}.legal-page__title{font-family:Outfit,sans-serif;font-weight:700;font-size:2.5rem;color:#fff;margin-bottom:.5rem}@media(min-width:992px){.legal-page__title{font-size:3.75rem}}.legal-page__updated{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#fff9}.legal-page__body{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.legal-page__body{padding-left:140px;padding-right:140px}}.legal-page__body{max-width:900px;padding-top:4rem;padding-bottom:6rem}@media(max-width:767px){.legal-page__body{padding-top:3rem;padding-bottom:3rem}}.legal-page__section{margin-bottom:3rem}.legal-page__section:last-child{margin-bottom:0}.legal-page__section-heading{font-family:Outfit,sans-serif;font-weight:600;font-size:1.375rem;color:#403726;margin-bottom:.5rem}@media(min-width:992px){.legal-page__section-heading{font-size:1.5625rem}}.legal-page__section-text{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#403726;line-height:1.75}@media(min-width:992px){.legal-page__section-text{font-size:1rem}}.footer{background-color:#403726;color:#fff;padding:3rem 0 2rem}@media(min-width:768px){.footer{padding:4rem 0 2rem}}@media(min-width:992px){.footer{padding:6rem 0 3rem}}.footer__inner{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:992px){.footer__inner{padding-left:140px;padding-right:140px}}.footer__grid{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;padding-bottom:3rem}@media(min-width:768px){.footer__grid{padding-bottom:4rem}}@media(min-width:992px){.footer__grid{flex-direction:row;align-items:center;text-align:left;gap:4rem}}.footer__logo-wrap{flex-shrink:0}.footer__logo{width:120px;height:auto;filter:brightness(0) invert(1)}@media(min-width:768px){.footer__logo{width:160px}}@media(min-width:992px){.footer__logo{width:200px}}.footer__content{display:grid;grid-template-columns:1fr;gap:2rem;flex:1;align-items:start;width:100%}@media(min-width:768px){.footer__content{grid-template-columns:1fr 1fr 1fr;gap:4rem;text-align:left}}.footer__contact{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media(min-width:768px){.footer__contact{align-items:flex-start}}.footer__contact-item{display:flex;align-items:flex-start;gap:.5rem;font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#fff;line-height:1.3;align-items:center}@media(min-width:768px){.footer__contact-item{min-height:auto;align-items:flex-start}}.footer__contact-item i{flex-shrink:0;width:16px;font-size:.875rem;margin-top:2px;text-align:center}.footer__legal{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media(min-width:768px){.footer__legal{gap:1rem;align-items:flex-start}}.footer__link{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#fff;transition:color}@media(prefers-reduced-motion:reduce){.footer__link{transition:none}}.footer__link{line-height:1.3;display:flex;align-items:center}@media(min-width:768px){.footer__link{min-height:auto}}.footer__link:hover{color:#f0c07d}.footer__social{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media(min-width:768px){.footer__social{align-items:flex-start}}.footer__social-title{font-family:Outfit,sans-serif;font-weight:400;font-size:.875rem;color:#fff}.footer__social-icons{display:flex;gap:1rem}.footer__social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#403726;font-size:.875rem;transition:.3s ease}@media(prefers-reduced-motion:reduce){.footer__social-icon{transition:none}}@media(min-width:768px){.footer__social-icon{width:32px;height:32px}}.footer__social-icon:hover{background:#ffffffd9;transform:scale(1.1)}.footer__social-icon--whatsapp{background-color:#fff;color:#403726}.footer__social-icon--whatsapp:hover{background-color:#ffffffd9}.footer__divider{border:none;border-top:1px solid rgba(255,255,255,.2);margin:0 0 1.5rem}.footer__copyright{font-family:Outfit,sans-serif;font-weight:400;font-size:.75rem;color:#ffffffb3;text-align:center}@media(min-width:768px){.footer__copyright{font-size:.875rem;color:#fff}}
