@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-\[9980\]{z-index:9980}.z-\[9999\]{z-index:9999}.z-\[10000\]{z-index:10000}.container{width:100%}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.translate-x-\[-100\%\]{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[100\%\]{--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-\[0\.99\]{scale:.99}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[\#009271\]{border-color:#009271}.border-t-transparent{border-top-color:#0000}.object-contain{object-fit:contain}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-100{opacity:1}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-600{--tw-duration:.6s;transition-duration:.6s}.duration-1000{--tw-duration:1s;transition-duration:1s}:root{--ivory:#fff;--cream:#fff;--cream2:#e5e5e5;--teal:#0f6e56;--teal2:#1d9e75;--teal3:#5dcaa5;--gold:#000;--ink:#1a1814;--ink2:#3a3530;--muted:#8c8278}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-inter),sans-serif;background:var(--ivory);color:var(--ink);overflow-x:hidden}h1,h2,h3,.serif{font-family:var(--font-cormorant),serif;font-weight:300}.container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.nav-animate{animation:1s both navIn}@keyframes navIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.quote-section{background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:calc(80px + 2rem) 2rem 2.5rem;display:flex;position:relative;overflow:hidden}.quote-bg-word{letter-spacing:.25em;color:#00000008;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:clamp(5rem,14vw,13rem);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quote-top-ornament,.quote-bottom-ornament{z-index:1;align-items:center;gap:1rem;display:flex}.quote-top-ornament{margin-bottom:1.2rem;animation:1s .2s both ornIn}.quote-bottom-ornament{margin-top:1.2rem;animation:1s 1s both ornIn}.quote-orn-line{background:linear-gradient(to right,transparent,var(--gold));width:80px;height:1px}.quote-bottom-ornament .quote-orn-line{background:linear-gradient(to left,transparent,var(--gold))}.quote-orn-diamond{background:var(--gold);width:7px;height:7px;transform:rotate(45deg)}@keyframes ornIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.quote-open-mark,.quote-close-mark{color:var(--gold);opacity:.5;z-index:1;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,4rem)}.quote-open-mark{margin-bottom:.6rem;line-height:.5;animation:.9s cubic-bezier(.16,1,.3,1) .4s both dropIn}.quote-close-mark{margin-top:.8rem;line-height:.3;animation:.9s cubic-bezier(.16,1,.3,1) .85s both dropIn}@keyframes dropIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:.5;transform:none}}.quote-main-text{color:var(--ink);z-index:1;max-width:860px;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2vw,1.8rem);font-style:italic;font-weight:300;line-height:1.6;animation:1.1s cubic-bezier(.16,1,.3,1) .5s both quoteUp;position:relative}.quote-main-text em{color:var(--teal);font-style:italic}.quote-main-text strong{color:var(--ink);font-style:normal;font-weight:600}@keyframes quoteUp{0%{opacity:0;filter:blur(6px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:none}}@media (max-width:1024px){.quote-section{padding:calc(70px + 2rem) 2rem 3rem}.quote-orn-line{width:50px}}@media (max-width:640px){.quote-section{padding:calc(80px + 2rem) 1.2rem 2.5rem}.quote-orn-line{width:30px}}.hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:0;display:grid}.hero-left{flex-direction:column;justify-content:center;padding:6rem 4rem 6rem 5rem;display:flex;position:relative;overflow:hidden}.hero-left:after{content:"";background:linear-gradient(to bottom,transparent,var(--gold),transparent);width:1px;position:absolute;top:0;bottom:0;right:0}.hero-eyebrow{align-items:center;gap:1rem;margin-bottom:2.5rem;animation:.9s .3s both fadeLeft;display:flex}.eyebrow-line{background:var(--gold);width:40px;height:1px}.eyebrow-text{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:10px;font-weight:500}.hero-title{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,5.5vw,5.5rem);font-weight:300;line-height:1.05;animation:.9s .5s both fadeLeft}.hero-title strong{font-weight:600;display:block}.hero-title em{color:var(--teal);font-style:italic}.hero-desc{color:var(--muted);max-width:400px;margin-top:2rem;font-size:1rem;font-weight:300;line-height:1.8;animation:.9s .7s both fadeLeft}.hero-actions{align-items:center;gap:2.5rem;margin-top:3rem;animation:.9s .9s both fadeLeft;display:flex}.hero-stats{border-top:1px solid var(--cream2);gap:3rem;margin-top:4rem;padding-top:2rem;animation:.9s 1.1s both fadeLeft;display:flex}.stat-num{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;line-height:1}.stat-label{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-top:.4rem;font-size:10px}@keyframes fadeLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:none}}.hero-right{position:relative;overflow:hidden}.hero-img{object-fit:cover;filter:sepia(15%)contrast(1.05);width:100%;height:100%;animation:1.2s .2s both imgReveal}@keyframes imgReveal{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.hero-img-overlay{background:linear-gradient(90deg,#f9f6f026,#0000);position:absolute;inset:0}.hero-img-badge{border-left:3px solid var(--gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9f6f0f2;padding:1.2rem 1.6rem;animation:1s 1.3s both fadeLeft;position:absolute;bottom:2.5rem;left:2.5rem}.badge-top{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem;font-size:10px}.badge-main{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600}.btn-teal{background:var(--teal);color:#fff;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;padding:.9rem 2.5rem;font-size:12px;text-decoration:none;transition:background .25s,transform .2s;display:inline-block;box-shadow:0 8px 20px #0f6e5633}.btn-teal:hover{background:var(--teal2);transform:translateY(-2px)}.btn-ghost{letter-spacing:.12em;text-transform:uppercase;color:var(--ink2);border:1.5px solid var(--cream2);border-radius:8px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:12px;text-decoration:none;transition:border-color .3s,color .3s,background .3s,transform .2s;display:inline-flex}.btn-ghost:hover{border-color:var(--teal);color:var(--teal);background:#0f6e560a;transform:translateY(-2px)}.marquee-wrap{background:var(--ink);padding:1rem 0;overflow:hidden}.marquee-track{width:max-content;animation:25s linear infinite marquee;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.m-item{white-space:nowrap;align-items:center;gap:2.5rem;padding:0 2.5rem;display:flex}.m-item span{letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;font-size:11px;font-weight:400}.m-diamond{background:var(--gold);flex-shrink:0;width:4px;height:4px;transform:rotate(45deg)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:10px;display:flex}.section-label:before{content:"";background:var(--gold);width:30px;height:1px}.about-strip{grid-template-columns:1fr 1fr;min-height:70vh;display:grid}.about-img-wrap{position:relative;overflow:hidden}.about-img{object-fit:cover;filter:sepia(10%)contrast(1.05);width:100%;height:100%}.about-content{background:var(--cream);flex-direction:column;justify-content:center;padding:5rem 4.5rem;display:flex}.about-content h2{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:300;line-height:1.2}.about-content h2 em{color:var(--teal);font-style:italic}.about-content p{color:var(--muted);margin-top:1.5rem;font-size:.95rem;font-weight:300;line-height:1.9}.about-link{letter-spacing:.15em;text-transform:uppercase;color:#fff;background:var(--teal);border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:.6rem;width:fit-content;margin-top:2.5rem;padding:.9rem 2rem;font-size:12px;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex;box-shadow:0 8px 20px #0f6e5633}.about-link:hover{background:var(--teal2);transform:translateY(-2px)}a.about-link{background:var(--teal)!important;color:#fff!important}.products-section{background:var(--ivory);padding:7rem 5rem}.sec-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.sec-title{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1.1}.sec-title em{color:var(--teal);font-style:italic}.sec-link{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--cream2);white-space:nowrap;padding-bottom:2px;font-size:11px;text-decoration:none;transition:color .2s}.sec-link:hover{color:var(--teal)}.products-grid{background:var(--cream2);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.p-card{background:var(--ivory);cursor:pointer;padding:2.8rem 2.5rem;transition:background .3s;position:relative;overflow:hidden}.p-card:hover{background:var(--cream)}.p-card-img{object-fit:cover;filter:sepia(8%)contrast(1.05);width:100%;height:200px;margin-bottom:2rem;transition:transform .5s}.p-card:hover .p-card-img{transform:scale(1.04)}.p-num{z-index:2;font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:300;line-height:1;transition:color .3s;position:absolute;top:1rem;right:1.5rem;color:#555!important}.p-card:hover .p-num{color:var(--teal)!important}.p-card h3{color:var(--ink);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:400}.p-card p{color:var(--muted);font-size:.875rem;font-weight:300;line-height:1.8}.p-card-link{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:11px;text-decoration:none;transition:gap .2s;display:inline-flex}.p-card-link:hover{gap:1rem}.why-section{background:var(--ivory);grid-template-columns:1fr 1fr;display:grid}.why-img-side{min-height:600px;position:relative;overflow:hidden}.why-img{object-fit:cover;filter:brightness(.4)sepia(20%);width:100%;height:100%}.why-img-text{flex-direction:column;justify-content:flex-end;padding:4rem;display:flex;position:absolute;inset:0}.why-img-text h2{color:#fff;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1.15}.why-img-text h2 em{color:var(--teal3);font-style:italic}.why-content{grid-template-columns:1fr 1fr;align-content:center;gap:3rem 2rem;padding:5rem 4rem;display:grid}.why-item{border-top:1px solid var(--cream2);padding-top:1.5rem}.why-item-num{color:var(--gold);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:1.2rem}.why-item h4{color:var(--ink);letter-spacing:.05em;margin-bottom:.6rem;font-size:.9rem;font-weight:500}.why-item p{color:var(--muted);font-size:.8rem;font-weight:300;line-height:1.7}.cta-section{text-align:center;background:var(--cream);padding:8rem 5rem;position:relative;overflow:hidden}.cta-section:before{content:"INIZIO";color:#00000008;white-space:nowrap;pointer-events:none;letter-spacing:.1em;font-family:Cormorant Garamond,serif;font-size:18vw;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:10px;display:flex}.cta-label:before,.cta-label:after{content:"";background:var(--gold);width:40px;height:1px}.cta-section h2{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;line-height:1.15;position:relative}.cta-section p{color:var(--muted);max-width:460px;margin:1.5rem auto;font-size:1rem;font-weight:300;line-height:1.8;position:relative}.site-footer{background:var(--ivory);border-top:1px solid var(--cream2);grid-template-columns:2fr 1fr 1.5fr;gap:5rem;padding:5rem 5rem 3rem;display:grid}.ft-brand{flex-direction:column;display:flex}.ft-logo{margin-bottom:1.2rem}.ft-logo img{width:140px;height:auto}.ft-desc{color:var(--muted);max-width:280px;font-size:.9rem;font-weight:400;line-height:1.8}.ft-col{flex-direction:column;display:flex}.ft-col h5{letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:2.5rem;font-size:15px;font-weight:500}.ft-col>a{letter-spacing:.01em;width:fit-content;margin-bottom:1.6rem;padding-bottom:2px;text-decoration:none;transition:color .2s;display:block;position:relative;color:var(--ink)!important;font-size:16px!important;font-weight:500!important}.ft-col>a:after{content:"";background:var(--teal);transform-origin:0;height:1px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ft-col>a:hover{color:var(--teal)!important}.ft-col>a:hover:after{transform:scaleX(1)}.ft-contact-group{flex-direction:column;margin-bottom:2rem;display:flex}.ft-contact-label{color:var(--ink);text-transform:capitalize;letter-spacing:.01em;margin-bottom:.5rem;font-size:16px;font-weight:500}.ft-contact-group a{width:fit-content;padding-bottom:2px;line-height:1.6;text-decoration:none;transition:color .2s;position:relative;color:var(--muted)!important;font-size:15px!important;font-weight:500!important}.ft-contact-group a:after{content:"";background:var(--teal);transform-origin:0;height:1px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ft-contact-group a:hover{color:var(--teal)!important}.ft-contact-group a:hover:after{transform:scaleX(1)}.ft-bottom{background:var(--ivory);border-top:1px solid var(--cream2);justify-content:space-between;padding:1.5rem 5rem;display:flex}.ft-bottom p{color:var(--muted);letter-spacing:.05em;font-size:11px}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.reveal.on{opacity:1;transform:none}.page-hero{background:var(--ivory);text-align:center;padding:10rem 5rem 6rem;position:relative;overflow:hidden}.page-hero .page-hero-eyebrow{justify-content:center}.page-hero p{margin-left:auto;margin-right:auto}.page-hero:after{content:"";background:linear-gradient(to right,transparent,var(--gold),transparent);height:1px;position:absolute;bottom:0;left:5rem;right:5rem}.page-hero-eyebrow{align-items:center;gap:1rem;margin-bottom:1.5rem;animation:.9s .2s both fadeLeft;display:flex}.page-hero h1{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.05;animation:.9s .4s both fadeLeft}.page-hero h1 em{color:var(--teal);font-style:italic}.page-hero p{color:var(--muted);max-width:500px;margin-top:1.5rem;font-size:1rem;font-weight:300;line-height:1.8;animation:.9s .6s both fadeLeft}.about-page{background:var(--ivory)}.about-story{grid-template-columns:1.6fr 1.4fr;align-items:center;gap:4rem;padding:7rem 5rem 3rem;display:grid}.about-story-text p{color:var(--muted);margin-bottom:1.5rem;font-size:.95rem;font-weight:300;line-height:1.9}.about-story-text p:last-child{color:var(--teal);font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;font-weight:400}.about-story-aside{justify-content:center;align-items:center;display:flex}.about-circle{justify-content:center;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.about-circle-outer{border:10px solid #00000014;border-radius:50%;position:absolute;inset:0}.about-circle-mid{border:5px solid #0000001f;border-radius:50%;position:absolute;inset:28px}.about-circle-inner{text-align:center;background:linear-gradient(135deg,#0f6e560f,#0000);border-radius:50%;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:56px}.about-circle-text{color:var(--teal);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;line-height:1.3}.about-map-img{filter:grayscale()contrast(1.1)brightness(1.05);border-radius:8px;width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.about-vm{background:var(--cream);padding:3rem 5rem 7rem}.about-vm-grid{background:var(--cream2);grid-template-columns:1fr 1fr;gap:2px;margin-top:3rem;display:grid}.vm-card{background:var(--ivory);border-top:3px solid var(--gold);padding:4rem;transition:background .3s}.vm-card:hover{background:var(--cream)}.vm-card-title{color:var(--teal);align-items:center;gap:1rem;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;display:flex}.vm-card-title-bar{background:var(--teal);width:3px;height:2.5rem}.vm-list{flex-direction:column;gap:1rem;list-style:none;display:flex}.vm-list li{color:var(--muted);align-items:flex-start;gap:1rem;font-size:.9rem;font-weight:300;line-height:1.7;display:flex}.vm-list-dot{background:var(--gold);flex-shrink:0;width:5px;height:5px;margin-top:.55rem;transform:rotate(45deg)}.products-page{background:var(--ivory)}.products-overview{padding:7rem 5rem}.products-overview-grid{background:var(--cream2);grid-template-columns:1fr 1fr;gap:1px;margin-top:4rem;display:grid}.overview-card{background:var(--ivory);padding:4rem 3.5rem;text-decoration:none;transition:background .3s;display:block;position:relative;overflow:hidden}.overview-card:hover{background:var(--cream)}.overview-card-num{font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:300;transition:color .3s;position:absolute;top:1.5rem;right:2rem;color:#555!important}.overview-card:hover .overview-card-num{color:var(--teal)!important}.overview-card h2{color:var(--teal);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300}.overview-card p{color:var(--muted);max-width:340px;font-size:.875rem;font-weight:300;line-height:1.8}.overview-card-link{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);border-bottom:1px solid #0f6e564d;align-items:center;gap:.5rem;margin-top:2rem;padding-bottom:2px;font-size:11px;text-decoration:none;transition:gap .2s;display:inline-flex}.overview-card:hover .overview-card-link{gap:1rem}.product-listing{background:var(--ivory)}.product-listing-header{background:var(--ivory);padding:9rem 5rem 5rem;position:relative}.product-listing-header:after{content:"";background:linear-gradient(to right,transparent,var(--gold),transparent);height:1px;position:absolute;bottom:0;left:5rem;right:5rem}.product-tabs{background:var(--cream2);gap:1px;width:fit-content;margin-top:3rem;display:flex}.product-tab{letter-spacing:.15em;text-transform:uppercase;background:var(--ivory);color:var(--muted);padding:.75rem 2rem;font-size:11px;text-decoration:none;transition:background .2s,color .2s}.product-tab:hover{background:var(--cream);color:var(--teal)}.product-tab.active{background:var(--teal);color:#fff}.product-grid-section{margin:0 auto;padding:3rem 5rem 5rem}.product-items-grid{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.3rem;display:grid}.product-items-grid:after{content:"";display:block}.product-items-grid-last{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;margin-top:1.3rem;padding-left:calc(33.3333% + .433333rem);display:grid}.product-item{background:var(--ivory);border:1px solid #c8c8c8;border-radius:12px;width:100%;min-width:0;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.product-items-grid .product-item:last-child,.product-items-grid .product-item:nth-last-child(2){max-width:100%}.product-item:hover{background:var(--cream);border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.product-item-img-wrap{background:#f9f9f9;border-radius:12px 12px 0 0;height:280px;position:relative;overflow:hidden}.product-item-img{object-fit:contain;filter:sepia(8%)contrast(1.05);object-position:center;background-color:#f9f9f9;width:100%;height:100%;padding:1rem;transition:transform .5s}.product-item:hover .product-item-img{transform:scale(1.05)}.product-item-body{border-top:1px solid var(--cream2);background:#fff;border-radius:0 0 12px 12px;padding:1.2rem 1.5rem 1.5rem}.product-item-name{color:var(--ink);text-align:center;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400}.contact-page{background:var(--ivory)}.contact-info{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;max-width:1100px;margin:3rem auto 0;padding:0 1.5rem;display:grid}.contact-info-card{border:1px solid var(--cream2);text-align:center;background:#fff;border-radius:10px;flex-direction:column;align-items:center;height:100%;padding:3.5rem 3rem;transition:all .3s;display:flex}.contact-info-card:hover{border-top-color:#0000;transform:translateY(-6px);box-shadow:0 20px 50px #0000000f}.contact-info-icon{background:#0f6e5614;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.contact-info-icon svg{width:26px;height:26px;stroke:var(--teal)}.contact-info-card h3{color:var(--ink);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300}.contact-info-card a{color:var(--teal);letter-spacing:.02em;margin-bottom:.5rem;font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .2s;display:block}.contact-info-card a:last-child{margin-bottom:0}.contact-info-card a:hover{opacity:.7}.contact-form-section{justify-content:center;padding:3rem 1.5rem 7rem;display:flex}.contact-form-wrap{z-index:1;border:1px solid var(--cream2);background:#fff;border-radius:12px;width:100%;max-width:1100px;margin:0 auto;padding:5rem 6rem;animation:.8s fadeUp;position:relative;box-shadow:0 30px 80px #0000000d}.contact-form-wrap:before{content:"INQUIRY";color:#00000008;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.1em;z-index:0;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:600;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.contact-form-title{color:var(--ink);text-align:center;margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;position:relative}.contact-form-title:after{content:"";background:var(--gold);width:60px;height:2px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex;position:relative}.form-group label{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:10px}.form-group input{border:1px solid var(--cream2);background:#fff;border-radius:6px;padding:1.1rem 1.5rem;font-size:1rem;transition:all .25s}.form-group input::placeholder{color:#8c827866;font-size:.85rem}.form-group input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 2px #0f6e561a}.form-submit{justify-content:center;align-items:center;margin-top:2.5rem;display:flex}.form-submit .btn-teal{min-width:220px;padding:1rem 3rem;font-size:13px}.form-success{text-align:center;flex-direction:column;align-items:center;padding:4rem 0;display:flex}.form-success-icon{background:#0f6e5614;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.form-success-icon svg{width:28px;height:28px;stroke:var(--teal)}.form-success h3{color:var(--ink);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300}.form-success p{color:var(--muted);margin-bottom:2rem;font-size:.9rem}.loading-screen{z-index:9999;background:var(--ivory);justify-content:center;align-items:center;transition:opacity .5s,visibility .5s;display:flex;position:fixed;inset:0}.loading-screen.hidden{opacity:0;visibility:hidden}.loading-bar{background:var(--cream2);width:120px;height:1px;position:relative;overflow:hidden}.loading-bar:after{content:"";background:var(--gold);animation:1.2s both loadBar;position:absolute;inset:0}@keyframes loadBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ft-social{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.ft-social-icon,.ft-col .ft-social-icon,.ft-col a.ft-social-icon{border:1.3px solid var(--cream2)!important;width:48px!important;min-width:48px!important;height:48px!important;color:var(--muted)!important;box-sizing:border-box!important;background:0 0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;margin-bottom:0!important;padding:0!important;line-height:1!important;text-decoration:none!important;transition:background .4s,border-color .4s,color .4s,transform .5s cubic-bezier(.34,1.56,.64,1)!important;display:inline-flex!important}.ft-social-icon:hover,.ft-col .ft-social-icon:hover,.ft-col a.ft-social-icon:hover{background:var(--teal)!important;border-color:var(--teal)!important;color:#fff!important;transform:translateY(-6px)scale(1.1)!important}.ft-social-icon:hover img{filter:brightness(0)invert()!important;opacity:1!important}.ft-social-icon svg{pointer-events:none;flex-shrink:0;width:22px!important;height:22px!important;display:block!important}.wa-img{filter:invert(56%)sepia(6%)saturate(400%)hue-rotate(340deg)brightness(95%);opacity:1;transition:filter .4s,opacity .4s}.whatsapp-icon:hover .wa-img,.ft-col .whatsapp-icon:hover .wa-img,.ft-col a.whatsapp-icon:hover .wa-img{filter:brightness(0)invert()!important;opacity:1!important}@media (max-width:1024px){.hero{grid-template-columns:1fr;min-height:auto}.hero-left{text-align:center;align-items:center;padding:5rem 3rem 3rem}.hero-left:after{display:none}.hero-right{min-height:55vh}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem}.hero-stats{flex-wrap:wrap;justify-content:center;gap:2rem}.about-strip{grid-template-columns:1fr}.about-img-wrap{min-height:45vh}.about-content{padding:3.5rem 3rem}.about-content h2{font-size:2.2rem}.products-section{padding:5rem 3rem}.products-grid{grid-template-columns:1fr}.sec-header{flex-direction:column;align-items:flex-start;gap:1rem}.sec-title{font-size:2.4rem}.p-card{padding:2rem}.why-section{grid-template-columns:1fr}.why-img-side{min-height:400px}.why-content{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 2rem}.why-img-text h2{font-size:2.2rem}.cta-section{padding:5rem 3rem}.cta-section h2{font-size:2.8rem}.site-footer{grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 3rem 2rem}.ft-brand{grid-column:1/-1}.ft-bottom{text-align:center;flex-direction:column;gap:.5rem;padding:1.5rem 3rem}.page-hero{padding:9rem 3rem 5rem}.page-hero:after{left:3rem;right:3rem}.page-hero h1{font-size:clamp(2.5rem,5vw,4rem)}.about-story{grid-template-columns:1fr;gap:3rem;padding:5rem 3rem}.about-story-aside{position:static}.about-vm{padding:5rem 3rem}.about-vm-grid{grid-template-columns:1fr}.vm-card{padding:3rem 2.5rem}.products-overview{padding:5rem 3rem}.products-overview-grid{grid-template-columns:1fr}.overview-card{padding:3rem 2.5rem}.product-listing-header{padding:8rem 3rem 4rem}.product-listing-header:after{left:3rem;right:3rem}.product-grid-section{padding:2.5rem 3rem 4rem}.product-items-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-item-img-wrap{height:220px}.product-items-grid-last{grid-template-columns:repeat(2,1fr);gap:1rem;padding-left:0}.contact-info{grid-template-columns:1fr 1fr;padding:0 3rem}.contact-form-section{padding:2rem 3rem 5rem}.contact-form-wrap{padding:3.5rem 3rem}.form-row{grid-template-columns:1fr 1fr}}@media (max-width:640px){.quote-section{padding:calc(65px + 1.5rem) 1.2rem 2rem}.quote-orn-line{width:25px}.quote-main-text{font-size:clamp(1rem,4vw,1.3rem)}.hero-left{padding:4rem 1.5rem 2.5rem}.hero-title{font-size:clamp(2.5rem,8vw,3.5rem)}.hero-desc{font-size:.9rem}.hero-right{min-height:45vh}.hero-stats{gap:1.5rem}.hero-actions{gap:1rem}.btn-teal{padding:.85rem 2rem;font-size:11px}.about-img-wrap{min-height:35vh}.about-content{padding:2.5rem 1.5rem}.about-content h2{font-size:1.9rem}.about-content p{font-size:.875rem}.products-section{padding:3.5rem 1.5rem}.sec-title{font-size:2rem}.p-card{padding:1.8rem 1.5rem}.p-card h3{font-size:1.4rem}.p-num{font-size:3.5rem}.why-content{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.5rem}.why-img-side{min-height:300px}.why-img-text{padding:2rem}.why-img-text h2{font-size:1.8rem}.cta-section{padding:4rem 1.5rem}.cta-section h2{font-size:2.2rem}.cta-section p{font-size:.9rem}.site-footer{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem 2rem}.ft-brand{grid-column:auto}.ft-col h5{margin-bottom:1.5rem;font-size:12px}.ft-col>a{margin-bottom:1.2rem;font-size:14px!important}.ft-contact-label{font-size:14px}.ft-contact-group a{font-size:13px!important}.ft-contact-group{margin-bottom:1.5rem}.ft-bottom{text-align:center;flex-direction:column;gap:.4rem;padding:1.2rem 1.5rem}.ft-bottom p{font-size:10px}.ft-social{margin-top:1.5rem}.ft-social-icon,.ft-col .ft-social-icon,.ft-col a.ft-social-icon{width:42px!important;min-width:42px!important;height:42px!important}.page-hero{padding:7rem 1.5rem 3.5rem}.page-hero:after{left:1.5rem;right:1.5rem}.page-hero h1{font-size:clamp(2rem,8vw,3rem)}.page-hero p{font-size:.875rem}.about-story{gap:2rem;padding:3rem 1.5rem}.about-circle{width:100%;max-width:450px}.about-vm{padding:3rem 1.5rem}.vm-card{padding:2rem 1.5rem}.vm-card-title{font-size:1.7rem}.products-overview{padding:3rem 1.5rem}.overview-card{padding:2.5rem 1.5rem}.overview-card h2{font-size:1.9rem}.overview-card-num{font-size:2.8rem!important;top:1.8rem!important;right:1.5rem!important}.product-listing-header{padding:6rem 1.5rem 3rem}.product-listing-header:after{left:1.5rem;right:1.5rem}.product-grid-section{padding:2rem 1.5rem 3rem}.product-items-grid{grid-template-columns:1fr;gap:1rem}.product-item-img-wrap{height:240px}.product-items-grid-last{grid-template-columns:1fr;gap:1rem;padding-left:0}.product-tabs{flex-wrap:wrap}.product-tab{padding:.6rem 1.5rem;font-size:10px}.product-item-name{font-size:.95rem}.contact-info{grid-template-columns:1fr;margin-top:1.5rem;padding:0 1.5rem}.contact-info-card{padding:2.5rem 2rem}.contact-info-card h3{font-size:1.6rem}.contact-form-section{padding:1.5rem 1.5rem 4rem}.contact-form-wrap{border-radius:8px;padding:2rem 1.5rem}.contact-form-title{font-size:2rem}.form-row{grid-template-columns:1fr;gap:0}.form-group input{padding:.9rem 1.2rem;font-size:.95rem}.form-submit .btn-teal{min-width:180px;padding:.9rem 2rem}}@media (max-width:380px){.hero-title{font-size:2.2rem}.about-content h2{font-size:1.7rem}.cta-section h2{font-size:1.9rem}.site-footer{padding:2.5rem 1.2rem 1.5rem}.ft-bottom{padding:1rem 1.2rem}.product-items-grid{grid-template-columns:1fr}.contact-form-wrap{padding:1.5rem 1.2rem}}@media (max-width:768px){.mobile-nav-link{font-size:1.3rem!important}.menu-drawer{width:65%!important}}@media (max-width:480px){.mobile-nav-link{font-size:1.4rem!important}.mobile-social-icon{width:42px!important;height:42px!important}.menu-drawer{width:75%!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_712d68fa-module__ec0MmG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_712d68fa-module__ec0MmG__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/591574edbe85c69b-s.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/591574edbe85c69b-s.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_1739608a-module__IHqHTW__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_1739608a-module__IHqHTW__variable{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}
