:root{box-sizing:border-box;margin:0;padding:0}body{min-width:100vw;min-height:100vh;margin:0;display:block}.enquiry-modal__backdrop{z-index:999;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.enquiry-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.enquiry-modal__close{color:#888;cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;transition:color .2s;position:absolute;top:18px;right:20px}.enquiry-modal__close:hover{color:#1a1a1a}.enquiry-modal__header{text-align:left;margin-bottom:24px}.enquiry-modal__title{color:#1a1a1a;margin:0 0 8px;font-size:1.5rem;font-weight:700}.enquiry-modal__subtitle{color:#666;margin:0;font-size:.92rem}.enquiry-modal__form{flex-direction:column;gap:18px;display:flex}.enquiry-modal__field{text-align:left;flex-direction:column;gap:6px;display:flex}.enquiry-modal__field label{color:#333;font-size:.88rem;font-weight:600}.enquiry-modal__field input,.enquiry-modal__field select,.enquiry-modal__field textarea{color:#1a1a1a;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.enquiry-modal__field input:focus,.enquiry-modal__field select:focus,.enquiry-modal__field textarea:focus{border-color:#b8863f;box-shadow:0 0 0 3px #b8863f26}.enquiry-modal__field textarea{resize:vertical;min-height:90px}.enquiry-modal__phone-row{gap:10px;display:flex}.enquiry-modal__country-select{flex:0 0 110px}.enquiry-modal__phone-input{flex:1}.enquiry-modal__submit{color:#fff;cursor:pointer;background:#b8863f;border:none;border-radius:8px;margin-top:8px;padding:14px 24px;font-size:1rem;font-weight:600;transition:background .3s,box-shadow .3s;box-shadow:0 6px 18px #b8863f59}.enquiry-modal__submit:hover{background:#a2742f;box-shadow:0 8px 22px #b8863f80}@media (width<=600px){.enquiry-modal{border-radius:14px;padding:24px 20px}.enquiry-modal__title{font-size:1.3rem}.enquiry-modal__phone-row{flex-direction:column}.enquiry-modal__country-select{flex:1}}.enquiry-modal--thankyou{text-align:center;padding:44px 32px}.enquiry-modal__thankyou-icon{color:#fff;background:#b8863f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:1.8rem;font-weight:700;display:flex}.enquiry-modal--thankyou .enquiry-modal__title{margin-bottom:10px}.enquiry-modal--thankyou .enquiry-modal__subtitle{margin-bottom:28px}.enquiry-modal--thankyou .enquiry-modal__submit{width:auto;padding:12px 40px}.enquiry-modal__error{color:#d33;margin:-6px 0 0;font-size:.88rem}.premium-navbar,.premium-navbar *,.premium-navbar :before,.premium-navbar :after{box-sizing:border-box}.premium-navbar{width:100%;padding:clamp(14px,2.6vw,26px) clamp(16px,5%,60px);padding-left:max(clamp(16px, 5%, 60px), env(safe-area-inset-left));padding-right:max(clamp(16px, 5%, 60px), env(safe-area-inset-right));-webkit-backdrop-filter:blur(12px);z-index:999;background:#fff;border-bottom:1px solid #eedcb566;transition:all .4s cubic-bezier(.25,1,.5,1);position:fixed;top:0;left:0;box-shadow:0 8px 35px #0000000a}.premium-navbar.scrolled{background:#fff;border-bottom:1px solid #b3893833;padding-top:clamp(10px,1.6vw,16px);padding-bottom:clamp(10px,1.6vw,16px);box-shadow:0 10px 30px #1b160e0f}.navbar-container{justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin:0 auto;display:flex}.nav-logo-link{z-index:1001;-webkit-tap-highlight-color:transparent;flex-shrink:1;align-items:center;gap:clamp(8px,1.5vw,12px);min-width:0;max-width:80vw;text-decoration:none;display:flex}.nav-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:100%;height:clamp(40px,8vw,72px);transition:transform .3s,height .3s}.premium-navbar.scrolled .nav-logo{height:clamp(36px,6.5vw,60px)}.nav-logo-link:hover .nav-logo{transform:scale(1.05)}.logo-text{flex-direction:column;min-width:0;display:flex;overflow:hidden}.brand-main{color:#1a150e;letter-spacing:clamp(.5px,.15vw,2px);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.3rem,4.2vw,1.85rem);font-weight:800;line-height:1.1;overflow:hidden}.brand-sub{color:#b38938;letter-spacing:clamp(1.5px,.3vw,3.5px);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.72rem,2vw,.9rem);font-weight:600;overflow:hidden}.nav-menu{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#594d38;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:6px;align-items:center;gap:6px;padding:12px 20px;font-size:1.02rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative}.nav-link:after{content:"";transform-origin:100%;background:linear-gradient(90deg,#dfb76c,#b38938);height:2px;transition:transform .3s cubic-bezier(.25,1,.5,1);position:absolute;bottom:4px;left:18px;right:18px;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active-tab:after{transform-origin:0;transform:scaleX(1)}.nav-link:hover,.dropdown:hover .dropdown-toggle{color:#b38938;background:#f7ebd34d}.nav-link.active-tab{color:#b38938;background:#f7ebd366}.dropdown{position:relative}.chevron-icon{border:2px solid #b38938;border-width:0 2px 2px 0;margin-bottom:2px;padding:2.5px;transition:transform .3s;display:inline-block;transform:rotate(45deg)}.dropdown:hover .chevron-icon{transform:rotate(-135deg)}.dropdown-menu{opacity:0;visibility:hidden;background:#fff;border:1px solid #b3893826;border-radius:12px;min-width:250px;max-width:90vw;padding:10px 0;list-style:none;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 15px 35px #1b160e1a}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown-item{color:#4a3e29;padding:11px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.dropdown-item:hover{color:#b38938;background:linear-gradient(90deg,#fdfaf2 0%,#f7ebd3 100%);padding-left:28px}.nav-quote-btn{color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#dfb76c 0%,#b38938 100%);border:none;border-radius:8px;min-height:44px;padding:14px 30px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #b3893840}.nav-quote-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b3893866}.cta-mobile-only,.nav-overlay{display:none}.mobile-toggle{cursor:pointer;z-index:1001;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:8px;display:none}.mobile-toggle span{background-color:#b38938;border-radius:2px;width:25px;height:3px;transition:all .3s}@media (width<=1024px){.desktop-only{display:none}.mobile-toggle{display:flex}.mobile-toggle.active span:first-child{transform:rotate(45deg)translate(5px,6px)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}.nav-menu{width:min(280px,82vw);max-width:82vw;height:100dvh;padding:clamp(80px,22vw,100px) clamp(20px,5vw,30px) 40px;padding-right:max(clamp(20px, 5vw, 30px), env(safe-area-inset-right));padding-bottom:max(40px, env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;z-index:1000;background:#fff;flex-direction:column;align-items:flex-start;gap:6px;transition:right .4s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #00000026}.nav-menu.mobile-active{right:0}.nav-overlay{opacity:0;visibility:hidden;z-index:998;background:#14100a73;transition:opacity .3s;display:block;position:fixed;inset:0}.nav-overlay.visible{opacity:1;visibility:visible}.nav-item,.nav-link{width:100%}.nav-link{min-height:44px;padding:14px 12px}.nav-link:after{display:none}.dropdown-menu{opacity:1;visibility:visible;min-width:100%;max-width:100%;box-shadow:none;border:none;padding-left:20px;display:none;position:relative;top:0;left:0;transform:none!important}.dropdown.open .dropdown-menu,.dropdown:hover .dropdown-menu{display:block}.dropdown-item{align-items:center;min-height:44px;display:flex}.cta-mobile-only{width:100%;margin-top:15px;display:block}.nav-quote-btn{text-align:center;width:100%}}@media (width<=380px){.logo-text{display:none}}@media (width<=1024px) and (height<=480px){.premium-navbar{padding-top:10px;padding-bottom:10px}.nav-logo,.premium-navbar.scrolled .nav-logo{height:36px}.nav-menu{padding-top:70px}}@media (prefers-reduced-motion:reduce){.premium-navbar,.premium-navbar *{transition:none!important}}@media (width<=1024px){.navbar-container{justify-content:space-between;align-items:center;display:flex;position:relative}.mobile-toggle{flex-shrink:0;margin-left:auto;display:flex}}.home-page-wrapper{background-color:#0d0a06;width:100%;overflow-x:hidden}.section-container{z-index:5;width:100%;max-width:1300px;margin:0 auto;padding:0 5%}.hero-banner-section{justify-content:flex-start;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-bg-layer{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-bg-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-overlay-darkener{z-index:1;background:linear-gradient(90deg,#0d0a06e6 0%,#0d0a0699 50%,#14100b4d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-container-content-left{text-align:left;z-index:2;max-width:850px;position:relative}.banner-small-title{color:#dfb76c;text-transform:uppercase;letter-spacing:clamp(1.5px,.4vw,4px);margin-bottom:clamp(10px,2vw,18px);font-size:clamp(.62rem,.9vw + .4rem,1.05rem);font-weight:700}.hero-banner-section .banner-main-title{letter-spacing:-.3px;color:#fff;margin-bottom:clamp(20px,3vw,38px);font-size:clamp(1.3rem,2.1vw + .6rem,2.6rem);font-weight:800;line-height:1.35}.gold-accent-text{background:linear-gradient(135deg,#dfb76c 0%,#b38938 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-actions{display:flex}.gold-action-btn{cursor:pointer;color:#110d08;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;background:linear-gradient(135deg,#dfb76c 0%,#b38938 100%);border:none;border-radius:4px;padding:clamp(11px,1.2vw,14px) clamp(26px,3.5vw,44px);font-size:clamp(.78rem,.6vw + .45rem,.92rem);font-weight:700;transition:all .3s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 25px #b389384d}.gold-action-btn:hover{transform:translateY(-4px);box-shadow:0 12px 30px #dfb76c80}@media (width<=768px){.hero-banner-section{height:90vh;min-height:520px}.hero-container-content-left{max-width:100%}.gold-action-btn{white-space:normal;text-align:center;width:100%;max-width:280px}}@media (width<=480px){.hero-banner-section{height:85vh;min-height:480px}.section-container{padding:0 6%}}.whoweare{--gold:#dfb76c;--gold-deep:#b38938;--gold-soft:#e8d9be;--bg:#fffdf9;--heading:#2c2620;--text:#6b5f52;background:var(--bg);padding:72px 40px;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.whoweare__inner{grid-template-columns:.82fr 1.6fr;align-items:stretch;gap:28px;max-width:1240px;margin:0 auto;display:grid}.whoweare__stats{background:linear-gradient(155deg, var(--gold) 0%, var(--gold-deep) 100%);color:#fff;border-radius:18px;flex-direction:column;padding:40px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #b3893838}.whoweare__mark{color:#ffffff8c;width:44px;height:40px;margin-bottom:18px}.whoweare__mark svg{width:100%;height:100%}.whoweare__eyebrow{color:#ffffffd9;margin:0;font-size:14px;font-weight:500}.whoweare__stats-heading{margin:2px 0 32px;font-size:24px;font-weight:700;line-height:1.25}.whoweare__features{flex-direction:column;gap:24px;margin:auto 0 0;padding:0;list-style:none;display:flex}.feature{align-items:flex-start;gap:14px;display:flex}.feature__icon{background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.feature__icon svg{color:#fff;width:15px;height:15px}.feature__title{color:#fff;margin:0 0 3px;font-size:15px;font-weight:700;line-height:1.3}.feature__desc{color:#ffffffd1;margin:0;font-size:13px;line-height:1.5}.whoweare__content{background:#faf3e6;border-radius:18px;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden;box-shadow:0 18px 40px #2c262014}.whoweare__text{flex-direction:column;justify-content:center;padding:48px 44px;display:flex}.whoweare__heading{color:var(--heading);margin:0 0 22px;font-size:40px;font-weight:600;line-height:1.15}.whoweare__heading span{color:var(--gold-deep)}.whoweare__desc{color:var(--text);margin:0 0 26px;font-size:15.5px;line-height:1.75}.whoweare__desc strong{color:var(--heading);font-weight:700}.whoweare__link{width:fit-content;color:var(--gold-deep);align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.whoweare__link svg{width:15px;height:15px}.whoweare__link:hover,.whoweare__link:focus-visible{color:var(--heading);gap:10px}.whoweare__link:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}.whoweare__media{min-height:320px;position:relative;overflow:hidden}.whoweare__media img{object-fit:cover;width:100%;height:100%;display:block}.whoweare__media:before{content:"";pointer-events:none;background:linear-gradient(115deg,#faf3e6 0% 14%,#faf3e600 42%);position:absolute;inset:0}@media (width<=1024px){.whoweare{padding:56px 32px}.whoweare__inner,.whoweare__content{grid-template-columns:1fr}.whoweare__media{min-height:260px}.whoweare__media:before{background:linear-gradient(#faf3e6 0%,#faf3e600 30%)}.whoweare__heading{font-size:34px}}@media (width<=768px){.whoweare{padding:48px 24px}.whoweare__inner{gap:20px}.whoweare__stats{padding:30px 24px}.whoweare__features{gap:18px}.feature__title{font-size:14px}.feature__desc{font-size:12.5px}.whoweare__text{padding:34px 26px}.whoweare__heading{font-size:30px}.whoweare__desc{font-size:14.5px}}@media (width<=640px){.whoweare{padding:40px 18px}.whoweare__stats{border-radius:14px;padding:28px 20px}.whoweare__eyebrow{font-size:12.5px}.whoweare__stats-heading{margin-bottom:24px;font-size:20px}.whoweare__features{gap:16px}.feature__icon{width:28px;height:28px}.feature__icon svg{width:13px;height:13px}.whoweare__content{border-radius:14px}.whoweare__text{padding:28px 20px}.whoweare__heading{margin-bottom:16px;font-size:26px}.whoweare__desc{margin-bottom:18px;font-size:13.5px;line-height:1.65}.whoweare__link{font-size:14px}.whoweare__media{min-height:180px}}@media (width<=380px){.whoweare__heading{font-size:22px}.feature__title{font-size:13.5px}.feature__desc{font-size:12px}}@media (prefers-reduced-motion:reduce){.whoweare *{transition:none!important;animation:none!important}.hero-bg-image{transition:none!important}}.applications{--gold:#b8874f;--gold-deep:#9c6f3a;--gold-soft:#e8d9be;--bg:#fffdf9;--card-bg:#faf3e6;--heading:#2c2620;--text:#6b5f52;background:var(--bg);padding:72px 40px 80px;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.applications__header{text-align:center;max-width:1240px;margin:0 auto 36px}.applications__eyebrow{letter-spacing:1px;text-transform:uppercase;color:var(--gold-deep);margin:0 0 8px;font-size:14px;font-weight:600}.applications__heading{color:var(--heading);margin:0;font-size:34px;font-weight:600}.applications__carousel{align-items:center;gap:18px;max-width:1100px;margin:0 auto;display:flex}.applications__viewport{border-radius:20px;flex:1;overflow:hidden}.applications__card{background:var(--card-bg);border-radius:20px;grid-template-columns:1fr 1fr;min-height:380px;display:grid;overflow:hidden}.applications__media{position:relative;overflow:hidden}.applications__media img{object-fit:cover;width:100%;height:100%;display:block}.applications__content{flex-direction:column;justify-content:center;padding:48px 52px;display:flex}.applications__tag{letter-spacing:.6px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--gold) 0%, var(--gold-deep) 100%);border-radius:20px;width:fit-content;margin-bottom:18px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.applications__title{color:var(--heading);margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2}.applications__desc{color:var(--text);margin:0 0 24px;font-size:15px;line-height:1.75}.applications__link{width:fit-content;color:var(--gold-deep);align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.applications__link svg{width:15px;height:15px}.applications__link:hover,.applications__link:focus-visible{color:var(--heading);gap:10px}.applications__link:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}.applications__arrow{border:1px solid var(--gold-soft);width:44px;height:44px;color:var(--gold-deep);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex}.applications__arrow svg{width:16px;height:16px}.applications__arrow:hover,.applications__arrow:focus-visible{background:var(--gold);color:#fff;transform:scale(1.06)}.applications__arrow:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}.applications__dots{justify-content:center;gap:10px;margin-top:28px;display:flex}.applications__dot{background:var(--gold-soft);cursor:pointer;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .25s,transform .25s}.applications__dot.is-active{background:var(--gold-deep);transform:scale(1.3)}.applications__dot:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}@media (width<=1024px){.applications{padding:56px 28px 64px}.applications__card{min-height:340px}.applications__content{padding:36px 34px}.applications__title{font-size:24px}}@media (width<=700px){.applications__carousel{gap:10px}.applications__card{grid-template-columns:1fr;min-height:auto}.applications__media{height:200px}.applications__content{padding:26px 22px 30px}.applications__heading{font-size:26px}.applications__title{font-size:21px}.applications__desc{font-size:13.5px}.applications__arrow{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.applications *{transition:none!important;animation:none!important}}.keyhighlights-wrapper{background:#fdf8f1;width:100%}.keyhighlights{max-width:1200px;margin:0 auto;padding:60px 24px 80px}.keyhighlights__header{text-align:center;margin-bottom:48px}.keyhighlights__eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#b8863f;margin-bottom:10px;font-size:.85rem;font-weight:600}.keyhighlights__heading{color:#1a1a1a;margin:0;font-size:2.2rem;font-weight:700}.keyhighlights__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.keyhighlights__card{background:#fff;border:1px solid #eadfca;border-radius:18px;padding:14px;transition:box-shadow .3s,transform .3s;position:relative;box-shadow:0 4px 18px #0000000a}.keyhighlights__card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000017}.keyhighlights__imagewrap{border-radius:12px;width:100%;height:340px;position:relative;overflow:hidden}.keyhighlights__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s;display:block}.keyhighlights__card:hover .keyhighlights__img{transform:scale(1.06)}.keyhighlights__overlay{background:linear-gradient(#0000000d 30%,#00000059 60%,#000000bf 100%);position:absolute;inset:0}.keyhighlights__content{color:#fff;padding:22px;position:absolute;bottom:0;left:0;right:0}.keyhighlights__title{color:#fff;margin:0 0 8px;font-size:1.2rem;font-weight:700}.keyhighlights__desc{color:#ffffffe6;margin:0;font-size:.92rem;line-height:1.5}@media (width<=1024px){.keyhighlights__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.keyhighlights__heading{font-size:1.7rem}.keyhighlights__imagewrap{height:300px}}@media (width<=640px){.keyhighlights__grid{grid-template-columns:1fr}.keyhighlights__imagewrap{height:320px}.keyhighlights__title{font-size:1.2rem}}.productrange-wrapper{background:#fdf8f1;width:100%}.productrange{max-width:1200px;margin:0 auto;padding:60px 24px 80px}.productrange__header{text-align:center;margin-bottom:48px}.productrange__eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#b8863f;margin-bottom:10px;font-size:.85rem;font-weight:600}.productrange__heading{color:#1a1a1a;margin:0;font-size:2.2rem;font-weight:700;line-height:1.3}.productrange__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.productrange__card{background:#fff;border:1px solid #eadfca;border-radius:18px;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000000a}.productrange__card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0000001a}.productrange__imagewrap{background:#11141a;width:100%;height:260px;position:relative;overflow:hidden}.productrange__img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .6s;display:block}.productrange__card:hover .productrange__img{transform:scale(1.05)}.productrange__badge{color:#fff;letter-spacing:.3px;white-space:nowrap;background:#b8863f;border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:700;position:absolute;top:14px;right:14px;box-shadow:0 3px 10px #0003}.productrange__body{padding:20px 22px 24px}.productrange__title{color:#1a1a1a;margin:0 0 8px;font-size:1.15rem;font-weight:700}.productrange__desc{color:#555;margin:0;font-size:.92rem;line-height:1.55}@media (width<=1024px){.productrange__grid{grid-template-columns:repeat(2,1fr);gap:24px}.productrange__imagewrap{height:230px}}@media (width<=768px){.productrange{padding:48px 20px 60px}.productrange__heading{font-size:1.8rem}.productrange__header{margin-bottom:36px}.productrange__grid{grid-template-columns:repeat(2,1fr);gap:18px}.productrange__imagewrap{height:210px}.productrange__title{font-size:1.05rem}.productrange__desc{font-size:.86rem}}@media (width<=560px){.productrange{padding:40px 16px 50px}.productrange__eyebrow{font-size:.75rem}.productrange__heading{padding:0 8px;font-size:1.5rem}.productrange__grid{grid-template-columns:1fr;gap:20px}.productrange__imagewrap{height:260px}.productrange__badge{padding:5px 12px;font-size:.72rem;top:12px;right:12px}.productrange__body{padding:18px 20px 22px}.productrange__title{font-size:1.1rem}.productrange__desc{font-size:.9rem;line-height:1.5}}@media (width<=380px){.productrange__heading{font-size:1.3rem}.productrange__imagewrap{height:220px}}.partner-section-wrapper{background:#f5f1ea;justify-content:center;width:100%;padding:clamp(16px,3vw,40px);display:flex}.partner-section{aspect-ratio:16/7;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:1400px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000040}.partner-section__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.partner-section__overlay{z-index:1;background:linear-gradient(#0000008c 0%,#00000059 50%,#000000a6 100%);position:absolute;inset:0}.partner-section__content{z-index:2;text-align:center;width:100%;max-width:900px;margin:0 auto;padding:clamp(16px,4vw,40px);position:relative}.partner-section__heading{color:#fff;text-shadow:0 2px 12px #0006;margin-bottom:clamp(16px,3vw,36px);font-size:clamp(1.1rem,4vw,2.6rem);font-weight:700;line-height:1.4}.partner-section__btn{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#c89b4f,#a2742f);border:none;border-radius:8px;padding:clamp(10px,2.5vw,16px) clamp(24px,5vw,48px);font-size:clamp(.8rem,2.2vw,1.05rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #b8863f80}.partner-section__btn:hover{transform:translateY(-2px);box-shadow:0 14px 40px #b8863fb3}@media (width<=768px){.partner-section{aspect-ratio:4/5;border-radius:12px}.partner-section-wrapper{padding:12px}}@media (width<=400px){.partner-section__heading{font-size:1.1rem}}.about-page-wrapper{--lux-gold:#dfb76c;--lux-gold-deep:#b38938;--cream-bg:#fdfbf7;--text-primary:#2c2620;--text-secondary:#5a524a;background-color:var(--cream-bg);width:100%;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.about-container{width:100%;max-width:1240px;margin:0 auto;padding:0 5%}.about-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:85vh;min-height:550px;display:flex;position:relative}.about-hero__overlay{z-index:1;background:linear-gradient(#0d0a0673 0%,#0d0a06cc 100%);position:absolute;inset:0}.about-hero__content{z-index:2;max-width:720px;position:relative}.about-hero__title{color:#fff;margin-bottom:clamp(10px,2vw,20px);font-size:clamp(1.5rem,3.4vw + .8rem,3.2rem);font-weight:700;line-height:1.25}.about-hero__desc{color:#ffffffe6;margin-bottom:clamp(18px,3vw,35px);font-size:clamp(.85rem,.6vw + .72rem,1.15rem);line-height:1.6}.about-hero__btn{background:var(--lux-gold);color:#1a1510;cursor:pointer;text-transform:uppercase;letter-spacing:1px;-webkit-tap-highlight-color:transparent;border:none;border-radius:4px;align-items:center;gap:10px;min-height:44px;padding:clamp(11px,1.3vw,14px) clamp(20px,2.8vw,28px);font-size:clamp(.78rem,.4vw + .68rem,.95rem);font-weight:700;transition:background .3s,transform .2s;display:inline-flex}.about-hero__btn svg{flex-shrink:0;width:16px;height:16px;transition:transform .3s}.about-hero__btn:hover{background:#ecd49a}.about-hero__btn:hover svg{transform:translate(5px)}@media (width<=768px){.about-hero{height:75vh;min-height:480px}}@media (width<=480px){.about-hero{height:62vh;min-height:400px}.about-hero__content{max-width:100%}}.about-foundation{background-color:var(--cream-bg);padding:clamp(40px,9vw,100px) 0}.about-foundation__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(28px,5vw,60px);display:grid}.about-foundation__eyebrow{color:var(--lux-gold-deep);letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:700}.about-foundation__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(1.4rem,1.8vw + 1.1rem,2.4rem);font-weight:700;line-height:1.28}.about-foundation__paragraphs{flex-direction:column;gap:16px;margin-bottom:26px;display:flex}.about-foundation__p{color:var(--text-secondary);margin:0;font-size:clamp(.88rem,.25vw + .85rem,1rem);line-height:1.62}.about-foundation__btn{color:var(--text-primary);border:2px solid var(--lux-gold-deep);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:4px;align-items:center;gap:10px;min-height:44px;padding:12px 26px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.about-foundation__btn svg{flex-shrink:0;width:16px;height:16px;transition:transform .3s}.about-foundation__btn:hover{background:var(--lux-gold-deep);color:#fff}.about-foundation__btn:hover svg{transform:translate(5px)}.about-foundation__right{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.about-foundation__img-container{z-index:2;justify-content:center;align-items:center;width:100%;max-width:440px;height:clamp(200px,34vw,380px);margin-bottom:-35px;display:flex;position:relative}.about-foundation__glow-bg{z-index:1;background:radial-gradient(circle,#dfb76c26 0%,#0000 70%);width:80%;height:80%;position:absolute}.about-foundation__img{object-fit:contain;z-index:2;width:100%;height:100%;display:block}.about-foundation__features-card{z-index:3;background:#fff;border:1px solid #dfb76c26;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;padding:clamp(18px,3vw,30px) clamp(10px,2.5vw,20px);display:grid;position:relative;box-shadow:0 15px 45px #2c26200d}.feature-item{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0 4px;display:flex}.feature-item:not(:last-child){border-right:1px solid #dfb76c40}.feature-item__icon-wrap{width:clamp(28px,4vw,40px);height:clamp(28px,4vw,40px);color:var(--lux-gold-deep);background:#dfb76c1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.feature-item__icon-wrap svg{width:15px;height:15px}.feature-item__label{color:var(--text-primary);overflow-wrap:break-word;margin:0;font-size:clamp(.64rem,.5vw + .55rem,.82rem);font-weight:700;line-height:1.28}@media (width<=900px){.about-foundation__grid{grid-template-columns:1fr}.about-foundation__right{margin-top:20px}.about-foundation__img-container{max-width:340px;height:clamp(200px,55vw,300px);margin-bottom:-28px}}@media (width<=480px){.about-foundation{padding:36px 0}.about-foundation__features-card{border-radius:12px;gap:4px;padding:16px 8px}.feature-item__icon-wrap{width:28px;height:28px;margin-bottom:6px}.feature-item__icon-wrap svg{width:13px;height:13px}.feature-item__label{font-size:.62rem}.about-foundation__img-container{max-width:260px;height:45vw;margin-bottom:-22px}}.purity-section{background-color:var(--cream-bg);padding:0 0 clamp(40px,8vw,90px)}.purity-showcase{background:#fff;border:1px solid #dfb76c26;border-radius:16px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(20px,5vw,60px);padding:clamp(18px,4.5vw,50px);display:grid;box-shadow:0 15px 45px #2c26200d}.purity-showcase__img-wrap{border-radius:12px;width:100%;height:clamp(180px,36vw,420px);overflow:hidden}.purity-showcase__img{object-fit:cover;width:100%;height:100%;display:block}.purity-showcase__eyebrow{color:var(--lux-gold-deep);letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:700}.purity-showcase__title{color:var(--text-primary);margin-bottom:14px;font-size:clamp(1.3rem,1.6vw + 1rem,2.2rem);font-weight:700;line-height:1.3}.purity-showcase__desc{color:var(--text-secondary);margin-bottom:14px;font-size:clamp(.87rem,.25vw + .85rem,1rem);line-height:1.6}.purity-showcase__desc:last-child{margin-bottom:0}@media (width<=900px){.purity-showcase{grid-template-columns:1fr}}@media (width<=480px){.purity-showcase{border-radius:12px;gap:16px;padding:16px}.purity-showcase__img-wrap{height:42vw;min-height:160px}}.ind-serve-section{background-color:var(--cream-bg);padding:clamp(40px,8vw,90px) 0;scroll-margin-top:90px}.ind-serve__header{text-align:center;max-width:750px;margin:0 auto clamp(26px,6vw,60px)}.ind-serve__eyebrow{color:var(--lux-gold-deep);letter-spacing:2.5px;margin-bottom:10px;font-size:.8rem;font-weight:700}.ind-serve__title{color:#2a241e;margin-bottom:12px;font-size:clamp(1.35rem,2vw + 1rem,2.5rem);font-weight:700}.ind-serve__subtitle{color:var(--text-secondary);font-size:clamp(.85rem,.3vw + .8rem,1rem);line-height:1.55}.ind-serve__grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,30px);display:grid}.ind-card{cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:8px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),opacity .4s,filter .4s;position:relative;overflow:hidden;box-shadow:0 4px 25px #00000005}.ind-card__img-wrap{background-color:#f7f5f0;width:100%;height:250px;position:relative;overflow:hidden}.ind-card__img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ind-card__overlay-content{-webkit-backdrop-filter:blur(10px);color:#fff;z-index:5;background:#241f1ad9;flex-direction:column;justify-content:center;padding:22px 20px;display:flex;position:absolute;inset:0}.overlay-header{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.overlay-tag{letter-spacing:1.5px;color:var(--lux-gold);font-size:.68rem;font-weight:700}.close-indicator{opacity:.8;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;display:flex}.overlay-desc{color:#fffffff2;margin:0;font-size:.87rem;line-height:1.55}.ind-card__bar{background:#fff;align-items:center;gap:12px;padding:16px;display:flex}.ind-card__icon-badge{width:32px;height:32px;color:var(--lux-gold-deep);background:#dfb76c1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ind-card__icon-badge svg{width:15px;height:15px}.ind-card__name{color:var(--text-primary);flex:1;font-size:clamp(.9rem,.2vw + .85rem,1.05rem);font-weight:600;line-height:1.3}.ind-card__arrow{color:var(--lux-gold-deep);opacity:.6;flex-shrink:0;align-items:center;transition:transform .3s;display:flex}.ind-card__arrow svg{width:16px;height:16px}.ind-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #2c262014}.ind-card:hover .ind-card__img{transform:scale(1.05)}.ind-card:hover .ind-card__arrow{transform:translate(4px)}.ind-card.state-bright-active{filter:brightness(1.18)contrast(1.02);opacity:1;border-color:#dfb76ca6;transform:translateY(-6px)scale(1.01);box-shadow:0 18px 45px #b3893838}.ind-card.state-dimmed-blur{opacity:.45;filter:brightness(.85)grayscale(.25);box-shadow:none;transform:scale(.98)}@media (width<=1024px){.ind-serve__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ind-serve__grid{grid-template-columns:1fr;gap:14px}.ind-card__img-wrap{height:190px}.ind-card__overlay-content{padding:18px 16px}.ind-card:hover{transform:none}}@media (width<=480px){.ind-serve-section{padding:34px 0}.ind-serve__header{margin-bottom:22px}.ind-card__img-wrap{height:42vw;min-height:150px}.ind-card__bar{gap:10px;padding:13px 14px}.ind-card__icon-badge{width:28px;height:28px}}.about-leadership{background-color:var(--cream-bg);padding:clamp(30px,6vw,60px) 0 clamp(60px,12vw,130px)}.industry-showcase{background:#fff;border:1px solid #dfb76c26;border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(20px,5vw,60px);padding:clamp(18px,4.5vw,50px);display:grid;box-shadow:0 15px 45px #2c26200d}.industry-showcase__img-wrap{border-radius:12px;width:100%;height:clamp(180px,36vw,420px);overflow:hidden}.industry-showcase__img{object-fit:cover;width:100%;height:100%}.industry-showcase__eyebrow{color:var(--lux-gold-deep);letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:700}.industry-showcase__title{color:var(--text-primary);margin-bottom:14px;font-size:clamp(1.3rem,1.6vw + 1rem,2.2rem);font-weight:700;line-height:1.3}.industry-showcase__desc{color:var(--text-secondary);margin-bottom:14px;font-size:clamp(.87rem,.25vw + .85rem,1rem);line-height:1.6}@media (width<=900px){.industry-showcase{grid-template-columns:1fr}}@media (width<=480px){.about-leadership{padding:26px 0 50px}.industry-showcase{border-radius:12px;gap:16px;padding:16px}.industry-showcase__img-wrap{height:42vw;min-height:160px}}@media (width<=400px){.about-container{padding:0 4.5%}.about-hero__title{font-size:1.35rem}.about-hero__desc{font-size:.82rem}.about-hero__btn{padding:10px 18px;font-size:.72rem}.about-foundation__title{font-size:1.28rem}.about-foundation__p{font-size:.85rem}.ind-serve__title{font-size:1.25rem}.ind-serve__subtitle{font-size:.82rem}.purity-showcase__title,.industry-showcase__title{font-size:1.2rem}.purity-showcase__desc,.industry-showcase__desc{font-size:.84rem}}@media (prefers-reduced-motion:reduce){.about-page-wrapper *{transition:none!important;animation:none!important}}.marble-cta-wrapper{box-sizing:border-box;background-color:#fdfbf7;width:100%;padding:clamp(44px,7vw,80px) 0}.marble-cta-card{box-sizing:border-box;background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:20px;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(24px,4vw,60px);width:100%;padding:clamp(32px,5.5vw,80px) clamp(20px,4.5vw,60px);display:grid;position:relative;overflow:hidden;box-shadow:0 15px 40px #2c26200f}.marble-cta-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#1e1a1699 0%,#1e1a161a 60%,#0000 100%);position:absolute;inset:0}.marble-cta__left,.marble-cta__right{z-index:2;box-sizing:border-box;width:100%;min-width:0;position:relative}.marble-cta__title{color:#fff;letter-spacing:-.3px;text-shadow:0 2px 10px #0006;margin:0 0 20px;font-size:clamp(1.5rem,2.4vw + .9rem,2.6rem);font-weight:600;line-height:1.25}.marble-cta__desc{color:#fffffff2;text-shadow:0 1px 5px #0000004d;max-width:560px;margin:0 0 clamp(24px,4vw,40px);font-size:clamp(.9rem,.3vw + .8rem,1.05rem);line-height:1.6}.marble-cta__actions{flex-wrap:wrap;align-items:center;gap:clamp(18px,3vw,35px);display:flex}.btn-request{color:#fff;cursor:pointer;background-color:#c59b51;border:none;border-radius:30px;align-items:center;gap:10px;padding:clamp(12px,1.6vw,14px) clamp(24px,3.5vw,32px);font-size:clamp(.85rem,.3vw + .78rem,.95rem);font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #00000026}.btn-request svg{width:16px;height:16px;transition:transform .3s}.btn-request:hover{background-color:#b38938;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.btn-request:hover svg{transform:translate(4px)}.btn-contact{color:#fff;cursor:pointer;text-shadow:0 2px 6px #0006;background:0 0;border:none;align-items:center;gap:10px;padding:6px 0;font-size:clamp(.9rem,.2vw + .85rem,1rem);font-weight:600;display:inline-flex;position:relative}.btn-contact:after{content:"";background-color:#fff;width:100%;height:1.5px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.btn-contact svg{width:16px;height:16px;transition:transform .3s}.btn-contact:hover:after{width:70%}.btn-contact:hover svg{transform:translate(4px)}.why-choose-box{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background-color:#fffffff0;border:1px solid #fff9;border-radius:16px;width:100%;max-width:380px;margin-left:auto;padding:clamp(24px,3.5vw,40px);box-shadow:0 20px 40px #00000014}.why-choose-box__title{color:#2c2620;margin:0 0 clamp(16px,2.5vw,24px);font-size:clamp(1.1rem,.6vw + .95rem,1.4rem);font-weight:700}.why-choose-box__list{flex-direction:column;gap:clamp(14px,2vw,18px);margin:0;padding:0;list-style:none;display:flex}.why-choose-box__item{align-items:center;gap:14px;display:flex}.check-icon-wrap{color:#fff;background-color:#dfb76c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.check-icon-wrap svg{width:11px;height:11px}.why-choose-box__text{color:#3e3730;font-size:clamp(.88rem,.2vw + .83rem,.98rem);font-weight:500}@media (width<=992px){.marble-cta-card{background-position:50%;grid-template-columns:1fr}.marble-cta-card:before{background:#1e1a16a6}.why-choose-box{max-width:100%;margin-left:0}}@media (width<=600px){.marble-cta-card{border-radius:16px}.marble-cta__actions{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.btn-request,.btn-contact{justify-content:center;width:100%}}@media (width<=380px){.marble-cta-card{padding:26px 16px}.why-choose-box{padding:22px 16px}.why-choose-box__list{gap:12px}}.env-policy-section{box-sizing:border-box;background-color:#fdfbf7;width:100%;padding:clamp(44px,8vw,100px) 0;overflow-x:hidden}.env-policy-grid{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,6vw,80px);max-width:1240px;margin:0 auto;padding:0 20px;display:grid}.env-policy-grid>*{min-width:0}.env-policy__image-wrapper{aspect-ratio:4/3;border-radius:clamp(14px,1.5vw,20px);width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #2c262014}.env-policy__img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.env-policy__image-overlay{border-radius:inherit;pointer-events:none;border:1px solid #c59b5126;position:absolute;inset:0}.env-policy__content{flex-direction:column;min-width:0;display:flex}.env-policy__badge{color:#c59b51;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:clamp(.72rem,.3vw + .62rem,.85rem);font-weight:700}.env-policy__title{color:#2c2620;letter-spacing:-.3px;margin:0 0 clamp(22px,4vw,45px);font-size:clamp(1.5rem,2.6vw + .9rem,2.8rem);font-weight:600;line-height:1.22}.env-policy__list{flex-direction:column;gap:clamp(20px,3vw,35px);display:flex}.env-policy__card{align-items:flex-start;gap:clamp(14px,2vw,25px);display:flex}.env-policy__card-number{color:#c59b51;background-color:#c59b5114;border-radius:6px;flex-shrink:0;margin-top:3px;padding:6px 11px;font-family:monospace,system-ui;font-size:clamp(.95rem,.2vw + .9rem,1.1rem);font-weight:700;line-height:1}.env-policy__card-body{flex-direction:column;min-width:0;display:flex}.env-policy__card-title{color:#2c2620;margin:0 0 8px;font-size:clamp(1.05rem,.5vw + .9rem,1.35rem);font-weight:600;line-height:1.3}.env-policy__card-desc{color:#5a524a;margin:0;font-size:clamp(.9rem,.2vw + .85rem,1.02rem);line-height:1.6}@media (width<=992px){.env-policy-grid{grid-template-columns:1fr}.env-policy__image-wrapper{aspect-ratio:16/10}}@media (width<=600px){.env-policy-grid{padding:0 16px}.env-policy__image-wrapper{aspect-ratio:4/3;border-radius:14px}.env-policy__card{gap:14px}}@media (width<=380px){.env-policy-grid{padding:0 14px}.env-policy__image-wrapper{aspect-ratio:1}.env-policy__card-number{padding:5px 9px}.env-policy__card{gap:12px}}.stats-container-box{background-color:#f9f5eb;border:1px solid #dfb76c1f;border-radius:24px;justify-content:space-between;align-items:center;padding:35px 50px;display:flex;box-shadow:inset 0 1px 2px #fff9}.stats-item-node{flex:1;justify-content:center;align-items:center;gap:18px;display:flex}.stats-item-node__info{flex-direction:column;display:flex}.stats-item-node__number{color:#2c2620;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.1rem;font-weight:700;line-height:1.1}@media (width<=1024px){.stats-container-box{padding:30px 25px}.stats-item-node__number{font-size:1.8rem}.stats-item-node{gap:12px}}@media (width<=768px){.stats-container-box{border-radius:20px;grid-template-columns:repeat(2,1fr);gap:35px 20px;padding:40px 30px;display:grid}.stats-divider-line{display:none}.stats-item-node{justify-content:flex-start;width:100%;padding-left:10%}}@media (width<=480px){.stats-container-box{grid-template-columns:1fr;gap:25px;padding:30px 20px}.stats-item-node{text-align:center;flex-direction:column;justify-content:center;gap:8px;padding-left:0}.stats-item-node__label{margin-top:2px}}.stats-section-wrapper{background-color:#fdfbf7;width:100%;padding:clamp(24px,5vw,40px) 16px}.stats-container-box{background-color:#f9f5eb;border:1px solid #dfb76c1f;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:clamp(20px,4vw,35px) clamp(20px,5vw,50px);display:flex;box-shadow:inset 0 1px 2px #fff9}.stats-item-node{flex:auto;justify-content:center;align-items:center;gap:clamp(10px,2vw,18px);min-width:140px;display:flex}.stats-item-node__icon-wrap{color:#b38938;flex-shrink:0;justify-content:center;align-items:center;width:clamp(38px,6vw,52px);height:clamp(38px,6vw,52px);display:flex}.stats-item-node__icon-wrap svg{width:100%;height:100%;display:block}.stats-item-node__info{flex-direction:column;min-width:0;display:flex}.stats-item-node__number{color:#2c2620;white-space:nowrap;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.3rem,3.5vw,2.1rem);font-weight:700;line-height:1.1}.stats-item-node__label{color:#5a524a;white-space:nowrap;margin:4px 0 0;font-size:clamp(.7rem,1.8vw,.85rem);font-weight:500}.stats-divider-line{background-color:#2c26201a;flex-shrink:0;width:1px;height:clamp(30px,4vw,45px);margin:0 clamp(6px,1.5vw,15px)}@media (width<=1024px){.stats-container-box{padding:28px 24px}}@media (width<=768px){.stats-container-box{border-radius:20px;grid-template-columns:repeat(2,1fr);gap:28px 16px;padding:32px 24px;display:grid}.stats-divider-line{display:none}.stats-item-node{justify-content:flex-start;width:100%;min-width:0;padding-left:0}.stats-item-node__number,.stats-item-node__label{white-space:normal}}@media (width<=560px){.stats-container-box{grid-template-columns:repeat(2,1fr);gap:24px 12px;padding:24px 18px}.stats-item-node{gap:8px}}@media (width<=400px){.stats-container-box{grid-template-columns:1fr;gap:22px;padding:24px 16px}.stats-item-node{text-align:center;flex-direction:column;justify-content:center;gap:6px}.stats-item-node__label{margin-top:0}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#fff;width:100%;font-family:Poppins,sans-serif;overflow-x:hidden}.footer{--gold:#b8874f;--gold-dark:#9c6f3a;--gold-light:#ead7bc;--text:#4f4f4f;--heading:#222;border-top:1px solid var(--gold-light);background:#fffdf9;width:100%;position:relative;overflow:hidden}.footer__inner{grid-template-columns:1.5fr 1fr 1fr 1fr 1.6fr;gap:40px;width:min(1400px,92%);margin:auto;padding:70px 0 50px;display:grid}.footer__col{min-width:0}.footer__brand{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.footer__logo{width:135px;transition:all .35s}.footer__tagline{color:#8a8a8a;margin-top:14px;font-size:14px;font-style:italic;line-height:1.7}.footer__heading{color:var(--gold-dark);text-transform:uppercase;letter-spacing:.8px;margin-bottom:22px;font-size:15px;font-weight:700}.footer__links{list-style:none}.footer__links li{margin-bottom:12px}.footer__links a{color:#666;font-size:14px;text-decoration:none;transition:all .3s;position:relative}.footer__links a:before{content:"";background:var(--gold);width:0;height:2px;transition:all .3s;position:absolute;top:50%;left:-12px}.footer__links a:hover{color:var(--gold-dark);padding-left:12px}.footer__links a:hover:before{width:8px}.footer__contact{flex-direction:column;gap:18px;list-style:none;display:flex}.footer__contact li{align-items:flex-start;gap:12px;display:flex}.footer__icon{width:18px;height:18px;color:var(--gold);flex-shrink:0;margin-top:2px}.footer__contact a{color:#666;font-size:14px;line-height:1.6;text-decoration:none;transition:all .3s}.footer__contact a:hover{color:var(--gold-dark)}.footer__office{flex-direction:column;gap:18px;display:flex}.footer__office-item{align-items:flex-start;gap:14px;display:flex}.footer__office .footer__icon{width:22px;height:22px;color:var(--gold);flex-shrink:0;margin-top:4px}.footer__address{color:#666;flex-direction:column;gap:8px;font-size:14px;line-height:1.8;display:flex}.footer__address strong{color:#222;margin-bottom:6px;font-size:15px}.footer__address span{display:block}.footer__address-label{color:var(--gold-dark);font-weight:600}.footer:after{content:"";background:#ece2d4;width:100%;height:1px;margin-top:20px;display:block}.footer__bottom{background:#fffdf9;width:100%}.footer__bottom-inner{border-top:1px solid #ece2d4;justify-content:space-between;align-items:center;gap:20px;width:min(1400px,92%);margin:auto;padding:22px 0;display:flex}.footer__copyright{color:#888;font-size:13px;line-height:1.6}.footer__certified{justify-content:center;align-items:center;display:flex}.footer__certified-logo{width:auto;height:42px;transition:all .35s}.footer a,.footer img,.footer svg{transition:all .35s}.footer ::selection{color:#222;background:#b8874f33}@media (width<=1200px){.footer__inner{grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer__brand{text-align:center;grid-column:1/-1;align-items:center;margin-bottom:10px}}@media (width<=992px){.footer__inner{grid-template-columns:1fr 1fr;gap:30px;padding:55px 0 40px}.footer__brand{text-align:center;grid-column:1/-1;align-items:center}.footer__bottom-inner{text-align:center;flex-direction:column;gap:15px}}@media (width<=768px){.footer__inner{grid-template-columns:1fr;gap:28px;padding:45px 20px}.footer__col{text-align:center}.footer__brand{align-items:center}.footer__heading{margin-bottom:18px}.footer__links{flex-direction:column;align-items:center;display:flex}.footer__contact{align-items:center}.footer__contact li{text-align:left;justify-content:center;width:100%;max-width:320px}.footer__office-item{text-align:left;justify-content:center;align-items:flex-start}.footer__address{align-items:flex-start}.footer__logo{width:120px}.footer__certified-logo{height:38px}}@media (width<=480px){.footer{border-top:none}.footer__inner{gap:24px;padding:40px 18px}.footer__heading,.footer__links a{font-size:14px}.footer__contact a{word-break:break-word;font-size:14px}.footer__address{font-size:13px;line-height:1.8}.footer__copyright{text-align:center;font-size:12px}.footer__logo{width:105px}}@media (width<=360px){.footer__inner{padding:35px 15px}.footer__contact li{text-align:center;flex-direction:column;align-items:center;gap:8px}.footer__office-item{text-align:center;flex-direction:column;align-items:center}.footer__address{align-items:center}}.footer__col{transition:all .35s}.footer__col:hover{transform:translateY(-4px)}.footer__logo:hover{transform:scale(1.06)}.footer__certified-logo:hover{transform:scale(1.08)}.footer ::-webkit-scrollbar{width:6px}.footer ::-webkit-scrollbar-thumb{background:#c7a06a;border-radius:20px}.footer ::-webkit-scrollbar-track{background:#f8f5ef}.footer a:focus-visible{outline:2px solid var(--gold);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.footer *,.footer :before,.footer :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=768px){.footer__inner{grid-template-columns:1fr;gap:32px;padding:45px 22px}.footer__col{text-align:left;width:100%}.footer__brand{text-align:left;align-items:flex-start}.footer__logo{width:120px}.footer__tagline{margin-top:15px}.footer__heading{margin-bottom:18px;font-size:20px}.footer__links{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer__contact{align-items:flex-start}.footer__contact li{justify-content:flex-start;width:100%}.footer__office-item{justify-content:flex-start;align-items:flex-start}.footer__address{align-items:flex-start}.footer__bottom-inner{text-align:center;flex-direction:column;gap:15px}}.chatbot__toggle{color:#fff;cursor:pointer;z-index:1000;background:#b8863f;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.6rem;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #b8863f73}.chatbot__window{z-index:999;background:#fff;border-radius:18px;flex-direction:column;width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 140px);display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 20px 60px #00000040}.chatbot__header{color:#fff;background:#1a1a1a;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chatbot__header-info{align-items:center;gap:10px;display:flex}.chatbot__avatar{background:#b8863f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:700;display:flex}.chatbot__header-title{margin:0;font-size:.95rem;font-weight:600}.chatbot__header-status{color:#a8e6a1;align-items:center;gap:5px;margin:2px 0 0;font-size:.75rem;display:flex}.chatbot__dot{background:#4ade80;border-radius:50%;width:7px;height:7px;display:inline-block}.chatbot__close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1}.chatbot__body{background:#f9f6f0;flex-direction:column;flex:1;gap:10px;padding:18px;display:flex;overflow-y:auto}.chatbot__bubble{word-wrap:break-word;border-radius:14px;max-width:80%;padding:10px 14px;font-size:.88rem;line-height:1.45}.chatbot__bubble--bot{color:#1a1a1a;background:#fff;border:1px solid #eee;border-bottom-left-radius:4px;align-self:flex-start}.chatbot__bubble--user{color:#fff;background:#b8863f;border-bottom-right-radius:4px;align-self:flex-end}.chatbot__typing{gap:4px;padding:12px 16px;display:flex}.chatbot__typing span{background:#999;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chatbot-blink}.chatbot__typing span:nth-child(2){animation-delay:.2s}.chatbot__typing span:nth-child(3){animation-delay:.4s}@keyframes chatbot-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.chatbot__input-area{background:#fff;border-top:1px solid #eee;padding:12px 14px}.chatbot__input-row{align-items:flex-end;gap:8px;display:flex}.chatbot__input-row input,.chatbot__input-row textarea{resize:none;border:1px solid #ddd;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:.88rem;transition:border-color .2s}.chatbot__input-row input:focus,.chatbot__input-row textarea:focus{border-color:#b8863f}.chatbot__send-btn{color:#fff;cursor:pointer;background:#b8863f;border:none;border-radius:10px;flex-shrink:0;width:40px;height:40px;font-size:1rem;transition:background .2s}.chatbot__send-btn:hover{background:#a2742f}.chatbot__send-btn:disabled{cursor:not-allowed;background:#ccc}.chatbot__options{flex-wrap:wrap;gap:8px;display:flex}.chatbot__option-btn{color:#b8863f;cursor:pointer;background:#fdf8f1;border:1px solid #b8863f;border-radius:20px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:background .2s,color .2s}.chatbot__option-btn:hover{color:#fff;background:#b8863f}.chatbot__option-btn:disabled{opacity:.5;cursor:not-allowed}.chatbot__done-area{background:#fff;border-top:1px solid #eee;padding:14px}.chatbot__restart-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:10px;width:100%;padding:12px;font-size:.9rem;font-weight:600}@media (width<=480px){.chatbot__window{width:calc(100vw - 24px);height:calc(100vh - 130px);bottom:90px;right:12px}.chatbot__toggle{bottom:18px;right:18px}}.chatbot__window{box-sizing:border-box;max-width:100%;overflow:hidden}.chatbot__body{box-sizing:border-box;overflow:hidden auto}.chatbot__bubble{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;box-sizing:border-box;max-width:85%}.chatbot__input-row input,.chatbot__input-row textarea{box-sizing:border-box;text-overflow:ellipsis;max-width:100%;overflow:hidden}.chatbot__options{flex-wrap:wrap;max-width:100%;display:flex}.chatbot__option-btn{white-space:normal;word-wrap:break-word;max-width:100%}.whatsapp-float{z-index:998;cursor:pointer;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 8px 24px #25d36673}.whatsapp-float__icon{color:#fff;width:30px;height:30px}.whatsapp-float__pulse{opacity:.6;z-index:-1;background:#25d366;border-radius:50%;animation:2s infinite whatsapp-pulse;position:absolute;inset:0}@keyframes whatsapp-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@media (width<=480px){.whatsapp-float{width:52px;height:52px;bottom:18px;left:18px}.whatsapp-float__icon{width:26px;height:26px}}*,:before,:after{box-sizing:border-box}#root{overflow-x:hidden}img{max-width:100%;height:auto}:root{--primary-dark:#0f172a;--accent-gold:#c59b27;--text-gray:#475569;--bg-light:#fff;--border-pill:#e2e8f0;--font-sans:"Inter", system-ui, -apple-system, sans-serif}.product-page-wrapper{background:#fff;width:100%;overflow-x:hidden}.contain-img{object-fit:contain;width:100%;height:100%}.hero-200{box-sizing:border-box;background:#0f172a;align-items:center;width:100%;min-height:calc(100vh - 80px);padding:2rem 5rem;display:flex}.hero-200__inner-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;width:100%;max-width:1300px;margin:0 auto;display:grid}.hero-200__content{color:#fff}.hero-200__tag,.sub-tag,.supply-tag{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-gold);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.hero-200__content h1{margin:0 0 1rem;font-size:3.25rem;font-weight:800;line-height:1.15}.hero-200__content .gold-text,.gold-text{color:var(--accent-gold)}.hero-200__tagline{color:#e2e8f0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.hero-200__specs-bar{gap:.75rem;margin-bottom:1.5rem;display:flex}.hero-200__specs-bar .spec-pill{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.hero-200__desc{color:#94a3b8;max-width:520px;margin-bottom:2rem;font-size:.95rem;line-height:1.65}.hero-200__btn{background:var(--accent-gold);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.hero-200__btn:hover{background:#ab851e}.hero-200__image-holder{width:100%;height:480px}.sizes-feature-section{box-sizing:border-box;background:#f8fafc;width:100%;padding:6rem 5rem}.sizes-grid-container{grid-template-columns:1fr .8fr 1.2fr;align-items:center;gap:2.5rem;max-width:1300px;margin:0 auto;display:grid}.sizes-card-left{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:2.5rem;box-shadow:0 4px 20px #0f172a08}.sizes-card-left h3{color:var(--primary-dark);margin:0 0 1.5rem;font-size:1.5rem}.sizes-list{flex-direction:column;gap:.75rem;display:flex}.size-pill-item{border-left:4px solid var(--accent-gold);color:#334155;background:#f1f5f9;padding:.75rem 1rem;font-size:.95rem;font-weight:600}.features-img-center-pane{width:100%;height:350px}.features-cards-right{flex-direction:column;gap:1.25rem;display:flex}.sub-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.card-number{color:var(--accent-gold);font-size:2rem;font-weight:800}.sub-feature-card p{color:#475569;margin:0;font-size:.92rem;font-weight:500;line-height:1.5}.infinite-slider-section{background:#fff;width:100%;padding:5rem 0}.slider-section-heading{text-align:center;margin-bottom:3rem}.slider-section-heading h2{color:#0f172a;margin:0 0 .5rem;font-size:2rem}.slider-section-heading p{color:#64748b;font-size:.95rem}.marquee-wrapper{width:100%;display:flex;overflow:hidden}.marquee-track{gap:2rem;width:max-content;animation:28s linear infinite scrollInfinite;display:flex}.marquee-slide-card{border-radius:8px;width:280px;height:180px;position:relative;overflow:hidden}.marquee-slide-card img{object-fit:cover;width:100%;height:100%}.slide-overlay-title{color:#fff;text-align:center;background:#0f172abf;width:100%;padding:.75rem;font-size:.8rem;font-weight:600;position:absolute;bottom:0}@keyframes scrollInfinite{0%{transform:translate(0)}to{transform:translate(-50%)}}.consistent-perf-section{box-sizing:border-box;background:#f8fafc;width:100%;padding:6rem 5rem}.consistent-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:1300px;margin:0 auto;display:grid}.consistent-content-left h2{color:var(--primary-dark);margin:0 0 1.5rem;font-size:2.25rem;font-weight:800;line-height:1.25}.consistent-content-left p{color:#475569;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.consistent-img-right{width:100%;height:380px}.reliable-supply-section{box-sizing:border-box;background:#fff;width:100%;padding:6rem 5rem}.reliable-supply-grid{background:#0f172a;border-radius:16px;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 15px 40px #0f172a1f}.reliable-content-pane{color:#fff;padding:4rem 3.5rem}.reliable-content-pane h2{color:#fff;margin:0 0 1.25rem;font-size:2rem;font-weight:800;line-height:1.3}.reliable-content-pane p{color:#94a3b8;margin-bottom:1.25rem;font-size:.92rem;line-height:1.65}.reliable-supply-btn{background:var(--accent-gold);color:#fff;cursor:pointer;border:none;border-radius:4px;margin-top:1rem;padding:.8rem 1.75rem;font-size:.88rem;font-weight:600;transition:background .2s}.reliable-supply-btn:hover{background:#ab851e}.reliable-img-pane{background:#ffffff05;justify-content:center;align-items:center;width:100%;height:100%;min-height:380px;display:flex}@media (width<=1024px){.sizes-grid-container{grid-template-columns:1fr;gap:3rem}.features-img-center-pane{order:-1;height:280px}}@media (width<=768px){.hero-200,.sizes-feature-section,.consistent-perf-section,.reliable-supply-section{padding:4rem 1.25rem}.hero-200__inner-grid,.consistent-grid,.reliable-supply-grid{grid-template-columns:1fr;gap:2rem}.hero-200__content h1{font-size:2.25rem}.hero-200__image-holder,.consistent-img-right{height:300px}.reliable-content-pane{padding:2.5rem 1.5rem}.reliable-img-pane{min-height:250px}}.v250-clean-layout{color:#1e293b;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.standard-grid-5050{flex-direction:row;justify-content:space-between;align-items:center;gap:3.5rem;width:100%;display:flex}.v250-content-container{width:90%;max-width:1240px;margin:0 auto;padding:4.5rem 0}.v250-split-hero{background:#fafbfc;border-bottom:1px solid #f1f5f9;width:100%}.v250-split-hero.white-inverse-bg{background:#fff}.v250-gray-section{background:#f4f6f9;width:100%}.v250-text-block-card{text-align:left;background:#fff;border:1px solid #eef2f6;border-radius:12px;flex:1;max-width:540px;padding:3rem;box-shadow:0 4px 25px #0f172a0a}.v250-text-block-card.plain-bg{box-shadow:none;background:0 0;border:none;padding:1rem 0}.v250-mini-badge{color:#b58d16;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.v250-mini-badge.text-gold{color:#b58d16}.v250-title-main{color:#0f172a;margin:0 0 1.25rem;font-size:2.85rem;font-weight:800;line-height:1.15}.v250-title-secondary{color:#0f172a;margin:0 0 1.25rem;font-size:2.25rem;font-weight:700;line-height:1.25}.v250-badge-row{gap:.75rem;margin-bottom:1.5rem;display:flex}.v250-pill-static{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.45rem 1.25rem;font-size:.85rem;font-weight:600}.v250-description-paragraph{color:#334155;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.v250-body-text-dark{color:#475569;font-size:1.05rem;line-height:1.75}.v250-cta-button{color:#fff;cursor:pointer;background:#b58d16;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-flex}.v250-cta-button:hover{background:#96740f}.v250-image-preview-frame{border-radius:12px;flex:1;justify-content:center;align-items:center;max-width:540px;height:380px;display:flex;overflow:hidden}.v250-image-preview-frame.shadowed{box-shadow:0 8px 30px #0000000f}.v250-img-fluid{object-fit:cover;width:100%;height:100%;display:block}.v250-carousel-block-wrapper{background:#fff;width:100%;padding:2rem 0 5rem}.v250-gold-container-card{box-sizing:border-box;background:#fdfbf7;border:1px solid #f2e6c5;border-radius:16px;width:100%;padding:3.5rem 2.5rem}.v250-gold-card-text-header{text-align:center;max-width:820px;margin:0 auto 3rem}.v250-gold-card-text-header h2{color:#0f172a;margin-bottom:1rem;font-size:2.35rem;font-weight:700}.v250-gold-card-text-header p{color:#475569;font-size:1.05rem;line-height:1.65}.v250-marquee-viewport-window{width:100%;padding:1rem 0;display:flex;overflow:hidden}.v250-marquee-infinite-track{gap:2rem;width:max-content;animation:32s linear infinite runningMarqueeLoop;display:flex}.v250-marquee-infinite-track:hover{animation-play-state:paused}.v250-product-node-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;width:250px;overflow:hidden;box-shadow:0 4px 15px #00000008}.v250-node-img-box{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;height:180px;padding:.5rem;display:flex}.v250-node-img-box img{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block}.v250-node-footer-label{text-align:center;background:#f8fafc;border-top:1px solid #edf2f7;padding:1rem}.v250-node-footer-label h4{color:#1e293b;margin:0;font-size:.95rem;font-weight:600}@keyframes runningMarqueeLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=992px){.standard-grid-5050{flex-direction:column;gap:2.5rem}.stats-bar-grid{grid-template-columns:1fr;gap:1.5rem}.flip-mobile-order{flex-direction:column-reverse}.v250-text-block-card{max-width:100%;padding:2rem}.v250-image-preview-frame{width:100%;max-width:100%;height:300px}.v250-gold-container-card{padding:2rem 1.25rem}}.hero-bottom-stats-bar{background:#fff;border-bottom:1px solid #f1f5f9;width:100%;padding:2.5rem 0}.stats-bar-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;width:90%;max-width:1200px;margin:0 auto;display:grid}.stat-node h3{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.stat-node p{color:#64748b;margin:0;font-size:.95rem}.supply-chain-dark-section{padding:5rem 0;color:#fff!important;background-color:#0b1329!important}.supply-chain-dark-section .hero-200__tag{color:#c59b27}.supply-chain-dark-section .hero-200__desc{color:#cbd5e1}.supply-section-title{color:#fff;margin:.5rem 0 1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.gold-solid-btn{color:#0b1329!important;background:#c59b27!important;font-weight:700!important}.gold-solid-btn:hover{background:#e2b332!important}.framed-padded{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1rem}.cropped-aspect{border-radius:8px;object-fit:cover!important;height:340px!important}.v300-datasheet-layout{--v300-ink:#12161f;--v300-paper:#f7f5f0;--v300-accent:#c59b27;--v300-accent-deep:#8a6a14;--v300-line:#d9d2c3;--v300-muted:#6f6a5e;background:var(--v300-paper);color:var(--v300-ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.v300-container{width:90%;max-width:1240px;margin:0 auto}.v300-hero{border-bottom:1px solid var(--v300-line);box-sizing:border-box;width:100%;padding:5rem 0 4rem}.v300-hero__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3.5rem;display:grid}.v300-hero__card{border:1px solid var(--v300-line);box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;padding:2.75rem;display:flex}.v300-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--v300-accent-deep);margin-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:600;display:inline-block}.v300-title{text-transform:uppercase;letter-spacing:.01em;color:var(--v300-ink);margin:0 0 .5rem;font-family:Oswald,sans-serif;font-size:3rem;font-weight:600;line-height:1.05}.v300-title .v300-accent-text{color:var(--v300-accent-deep)}.v300-tagline{color:var(--v300-muted);max-width:480px;margin:0 0 1.75rem;font-size:1.05rem}.v300-spec-rows{border-top:1px solid var(--v300-line);margin-bottom:1.75rem}.v300-spec-row{border-bottom:1px solid var(--v300-line);justify-content:space-between;padding:.65rem 0;font-family:IBM Plex Mono,monospace;font-size:.85rem;display:flex}.v300-spec-row span:first-child{color:var(--v300-muted)}.v300-spec-row span:last-child{color:var(--v300-ink);font-weight:600}.v300-desc{color:var(--v300-muted);margin-bottom:1.75rem;font-size:.95rem;line-height:1.7}.v300-cta{background:var(--v300-ink);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;align-self:flex-start;padding:.85rem 2rem;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:600;transition:background .2s}.v300-cta:hover{background:var(--v300-accent-deep)}.v300-cta.light{background:var(--v300-accent);color:var(--v300-ink)}.v300-cta.light:hover{background:#fff}.v300-hero__visual{border:1px solid var(--v300-line);align-items:flex-end;min-height:420px;display:flex;position:relative;overflow:hidden}.v300-hero__visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v300-ruler{z-index:2;box-sizing:border-box;background:#12161fe0;width:100%;padding:1rem 1.5rem 1.25rem;position:relative}.v300-ruler__label{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:.68rem}.v300-ruler__scale{align-items:flex-end;gap:2px;height:34px;display:flex}.v300-ruler__tick{background:#ffffff2e;flex:1;height:10px}.v300-ruler__tick.major{background:#ffffff59;height:18px}.v300-ruler__tick.marker{background:var(--v300-accent);height:34px}.v300-ruler__caption{color:#94a3b8;justify-content:space-between;margin-top:.4rem;font-family:IBM Plex Mono,monospace;font-size:.68rem;display:flex}.v300-feature{box-sizing:border-box;width:100%;padding:5rem 0}.v300-feature__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.v300-feature__visual{border:1px solid var(--v300-line);clip-path:polygon(0 0,100% 0,100% 92%,0% 100%);height:400px;position:relative;overflow:hidden}.v300-feature__visual img{object-fit:cover;width:100%;height:100%;display:block}.v300-feature__text h2{text-transform:uppercase;color:var(--v300-ink);margin:0 0 1.25rem;font-family:Oswald,sans-serif;font-size:2.1rem;font-weight:600;line-height:1.2}.v300-feature__text p{color:var(--v300-muted);font-size:.98rem;line-height:1.75}.v300-profile{border-top:1px solid var(--v300-line);box-sizing:border-box;background:#fff;width:100%;padding:4rem 0 6rem}.v300-profile__head{max-width:640px;margin-bottom:2.5rem}.v300-profile__head h2{text-transform:uppercase;color:var(--v300-ink);margin:.5rem 0;font-family:Oswald,sans-serif;font-size:1.9rem;font-weight:600}.v300-profile__head p{color:var(--v300-muted);font-size:.95rem}.v300-tile-grid{border-top:1px solid var(--v300-line);border-left:1px solid var(--v300-line);grid-template-columns:repeat(4,1fr);display:grid}.v300-tile{border-right:1px solid var(--v300-line);border-bottom:1px solid var(--v300-line);padding:1.75rem 1.5rem}.v300-tile__value{color:var(--v300-accent-deep);margin-bottom:.35rem;font-family:Oswald,sans-serif;font-size:1.9rem;font-weight:600}.v300-tile__label{letter-spacing:.05em;text-transform:uppercase;color:var(--v300-muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.v300-banner{background:var(--v300-paper);width:100%;position:relative}.v300-banner__media{width:100%;height:480px;overflow:hidden}.v300-banner__media img{object-fit:cover;width:100%;height:100%;display:block}.v300-banner__panel{z-index:2;max-width:620px;color:var(--v300-paper);box-sizing:border-box;background:#12161feb;margin:-120px 0 0 8%;padding:2.25rem 2.5rem;position:relative}.v300-banner__panel .v300-eyebrow{color:var(--v300-accent);margin-bottom:.75rem}.v300-banner__panel h2{text-transform:uppercase;color:#fff;margin:0 0 1rem;font-family:Oswald,sans-serif;font-size:1.9rem;font-weight:600;line-height:1.2}.v300-banner__panel p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.7}.v300-dossier{background:var(--v300-paper);box-sizing:border-box;width:100%;padding:5rem 0 2rem}.v300-dossier-card{border-top:1px solid var(--v300-line);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 0;display:grid}.v300-dossier-card.reverse .v300-dossier-card__media{order:2}.v300-dossier-card.reverse .v300-dossier-card__text{order:1}.v300-dossier-card__media{border:1px solid var(--v300-line);height:320px;overflow:hidden}.v300-dossier-card__media img{object-fit:cover;width:100%;height:100%;display:block}.v300-dossier-card__text h3{text-transform:uppercase;color:var(--v300-ink);margin:.5rem 0 1rem;font-family:Oswald,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.25}.v300-dossier-card__text p{color:var(--v300-muted);margin:0;font-size:.95rem;line-height:1.75}.v300-closing{align-items:flex-end;width:100%;min-height:560px;display:flex;position:relative}.v300-closing__media{position:absolute;inset:0}.v300-closing__media img{object-fit:cover;width:100%;height:100%;display:block}.v300-closing__panel{z-index:2;box-sizing:border-box;background:linear-gradient(#12161f00 0%,#12161f99 30%,#12161ff5 75%);width:100%;padding:7rem 8% 3.5rem;position:relative}.v300-closing__panel>div{max-width:680px}.v300-closing__panel .v300-eyebrow{color:var(--v300-accent);margin-bottom:.75rem}.v300-closing__panel h2{text-transform:uppercase;color:#fff;margin:0 0 1.25rem;font-family:Oswald,sans-serif;font-size:2.4rem;font-weight:600;line-height:1.15}.v300-closing__panel p{color:#e2e8f0;margin-bottom:1.75rem;font-size:.98rem;line-height:1.8}@media (width<=1024px){.v300-hero__grid,.v300-feature__grid{grid-template-columns:1fr}.v300-feature__visual{clip-path:none}.v300-tile-grid{grid-template-columns:repeat(2,1fr)}.v300-dossier-card{grid-template-columns:1fr;gap:1.5rem}.v300-dossier-card.reverse .v300-dossier-card__media,.v300-dossier-card.reverse .v300-dossier-card__text{order:0}.v300-banner__panel{max-width:none;margin:-90px 4% 0}.v300-closing__panel h2{font-size:2rem}}@media (width<=768px){.v300-hero,.v300-feature,.v300-profile{padding:3rem 0}.v300-banner__media{height:320px}.v300-banner__panel{margin-top:-60px;padding:1.5rem}.v300-dossier{padding:3rem 0 1rem}.v300-dossier-card{padding:2rem 0}.v300-dossier-card__media{height:220px}.v300-closing{min-height:420px}.v300-closing__panel{padding:3.5rem 6% 2rem}.v300-closing__panel h2{font-size:1.7rem}}@media (width<=640px){.v300-title{font-size:2.2rem}.v300-hero__card{padding:1.75rem}.v300-tile-grid{grid-template-columns:1fr}}@media (width<=480px){.v300-banner__panel h2{font-size:1.4rem}.v300-banner__panel{margin-top:-40px;padding:1.25rem}.v300-dossier-card__text h3{font-size:1.3rem}.v300-closing__panel p{font-size:.9rem}.v300-closing__panel h2{font-size:1.4rem}.hero-200__content h1{font-size:1.85rem}.hero-200__tagline{font-size:1.05rem}.hero-200,.sizes-feature-section,.consistent-perf-section,.reliable-supply-section{padding:3rem 1rem}.v250-title-main{font-size:2.1rem}.v250-title-secondary{font-size:1.7rem}.v250-content-container{padding:3rem 0}.v250-text-block-card{padding:1.5rem}.v250-gold-card-text-header h2{font-size:1.7rem}}.gallery-page{color:#eee6da;background:#0d0a06;font-family:Inter,Segoe UI,sans-serif;overflow-x:hidden}.gallery-notfound{text-align:center;color:#eee6da;background:#0d0a06;min-height:80vh;padding-top:160px}.gallery-simple{color:#fff;text-align:center;background:#0d0a06;min-height:80vh;padding-top:120px}.gallery-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;width:100%;min-height:100vh;padding:0 6vw 90px;display:flex;position:relative}.gallery-hero-overlay{background:linear-gradient(#0d0a068c 0%,#0d0a0659 40%,#0d0a06f2 100%);position:absolute;inset:0}.gallery-hero-content{z-index:2;max-width:720px;position:relative}.gallery-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#c17f3e;margin-bottom:18px;font-size:.78rem;font-weight:600;display:inline-block}.gallery-heading{text-transform:uppercase;letter-spacing:.02em;color:#f5ede0;margin:0 0 22px;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(2.6rem,6vw,4.6rem);font-weight:600;line-height:1.05}.gallery-subtext{color:#cfc3af;max-width:560px;font-size:1.08rem;line-height:1.6}.gallery-subtext-secondary{max-width:620px;margin-top:14px}.service-section{background:#12100c;border-top:1px solid #241f18;padding:90px 6vw 60px}.feature-strip-section{background:#12100c;padding:0 6vw 90px}.service-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.service-card{background:#14110c;border:1px solid #2a251c;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.service-card-image{aspect-ratio:4/3;overflow:hidden}.service-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.service-card:hover .service-card-image img{transform:scale(1.06)}.service-card-body{padding:26px 24px 30px}.service-card-title{text-transform:uppercase;letter-spacing:.03em;color:#f5ede0;margin:0 0 12px;font-family:Oswald,Segoe UI,sans-serif;font-size:1.2rem}.service-card-desc{color:#cfc3af;margin:0;font-size:.98rem;line-height:1.65}.ie-section{background:#12100c;padding:0 6vw 120px}.ie-card{background:#14110c;border:1px solid #2a251c;border-radius:10px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.ie-image{background-color:#1a1712;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:420px}.ie-content{flex-direction:column;justify-content:center;padding:60px 56px;display:flex}.ie-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#c17f3e;margin-bottom:18px;font-size:.78rem;font-weight:600}.ie-heading{text-transform:uppercase;color:#f5ede0;margin:0 0 24px;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.ie-text{color:#cfc3af;margin-bottom:16px;font-size:1rem;line-height:1.7}.ie-text:last-child{margin-bottom:0}.process-section{background:#0d0a06;border-top:1px solid #241f18;padding:90px 6vw 110px}.process-track{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px 12px;display:flex}.process-step{text-align:center;flex-direction:column;align-items:center;width:150px;display:flex}.process-icon{color:#c17f3e;background:#14110c;border:2px solid #c17f3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:18px;display:flex}.process-icon svg{width:30px;height:30px}.process-step h4{text-transform:uppercase;letter-spacing:.04em;color:#f5ede0;margin:0 0 8px;font-family:Oswald,Segoe UI,sans-serif;font-size:.92rem}.process-step p{color:#cfc3af;margin:0;font-size:.85rem;line-height:1.5}.process-arrow{color:#c17f3e;flex:none;align-self:center;margin-top:28px;font-size:1.5rem;line-height:1}@media (width<=860px){.process-track{flex-direction:column;align-items:center}.process-arrow{margin:2px 0;transform:rotate(90deg)}.process-step{width:100%;max-width:300px}}.industry-detail-section{background:#0d0a06;border-top:1px solid #241f18;padding:100px 6vw 120px}.industry-detail-list{flex-direction:column;gap:50px;display:flex}.industry-detail-card{background:#14110c;border:1px solid #2a251c;border-radius:10px;grid-template-columns:.95fr 1.05fr;display:grid;overflow:hidden}.industry-detail-card.reverse{grid-template-columns:1.05fr .95fr}.industry-detail-card.reverse .industry-detail-image{order:2}.industry-detail-card.reverse .industry-detail-content{order:1}.industry-detail-image{background-position:50%;background-size:cover;min-height:380px}.industry-detail-content{flex-direction:column;justify-content:center;padding:50px 46px;display:flex}.industry-detail-eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#c17f3e;margin-bottom:14px;font-size:.72rem;font-weight:600}.industry-detail-title{text-transform:uppercase;color:#f5ede0;margin:0 0 22px;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.2}.industry-block{margin-bottom:18px}.industry-block:last-of-type{margin-bottom:22px}.industry-block-label{text-transform:uppercase;letter-spacing:.1em;color:#c17f3e;margin:0 0 6px;font-size:.78rem;font-weight:700}.industry-block-text{color:#cfc3af;margin:0;font-size:.95rem;line-height:1.65}.industry-features{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.industry-features li{align-items:flex-start;gap:10px;display:flex}.industry-feature-dot{background:#c17f3e;border-radius:50%;flex:none;width:7px;height:7px;margin-top:8px}.industry-feature-text{color:#cfc3af;font-size:.9rem;line-height:1.6}.industry-feature-text strong{color:#f5ede0;font-weight:700}@media (width<=900px){.industry-detail-section{padding:70px 5vw 90px}.industry-detail-card,.industry-detail-card.reverse{grid-template-columns:1fr}.industry-detail-card.reverse .industry-detail-image,.industry-detail-card.reverse .industry-detail-content{order:initial}.industry-detail-image{min-height:240px}.industry-detail-content{padding:34px 26px}}.decore-section{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:460px;display:flex;position:relative}.decore-overlay{background:linear-gradient(100deg,#0d0a06eb 0%,#0d0a0699 45%,#0d0a0640 100%);position:absolute;inset:0}.decore-content{z-index:2;max-width:620px;padding:60px 6vw;position:relative}.decore-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#c17f3e;margin-bottom:18px;font-size:.78rem;font-weight:600;display:inline-block}.decore-heading{text-transform:uppercase;letter-spacing:.02em;color:#f5ede0;margin:0 0 20px;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.15}.decore-text{color:#cfc3af;max-width:560px;font-size:1.02rem;line-height:1.7}@media (width<=700px){.decore-section{min-height:380px}.decore-content{padding:44px 5vw}}.capability-strip-section{background:#0d0a06;padding:0 6vw 100px}.capability-strip-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.capability-strip-card{aspect-ratio:4/3;background:#14110c;border:1px solid #2a251c;border-radius:8px;overflow:hidden}.capability-strip-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.capability-strip-card:hover img{transform:scale(1.06)}@media (width<=860px){.capability-strip-section{padding:0 5vw 70px}.capability-strip-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.slider-section{background:#12100c;border-top:1px solid #241f18;padding:100px 6vw 90px}.slider-heading-row{margin-bottom:46px}.slider-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#c17f3e;margin-bottom:10px;font-size:.75rem;font-weight:600;display:block}.slider-heading{text-transform:uppercase;color:#f5ede0;margin:0;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem)}.slider-viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}.slider-track{gap:24px;width:max-content;animation:22s linear infinite slide-loop;display:flex}.slider-viewport:hover .slider-track{animation-play-state:paused}@keyframes slide-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.slide-card{border:1px solid #2a251c;border-radius:6px;flex:none;width:min(320px,78vw);height:400px;position:relative;overflow:hidden}.slide-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.slide-card:hover img{transform:scale(1.06)}.slide-card-label{background:linear-gradient(#0000 0%,#0d0a06e6 100%);padding:22px 20px;position:absolute;bottom:0;left:0;right:0}.slide-card-label span{text-transform:uppercase;letter-spacing:.12em;color:#f5ede0;font-size:.95rem;font-weight:600}.pq-section{background:#0d0a06;padding:90px 6vw 110px}.pq-heading-row{margin-bottom:40px}.pq-heading-row-second{margin-top:70px}.pq-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#c17f3e;margin-bottom:10px;font-size:.75rem;font-weight:600;display:block}.pq-heading{text-transform:uppercase;color:#f5ede0;margin:0;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem)}.pq-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.pq-grid-quality{grid-template-columns:repeat(5,1fr)}.pq-card{aspect-ratio:3/4;background:#14110c;border:1px solid #2a251c;border-radius:6px;position:relative;overflow:hidden}.pq-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.pq-card:hover img{transform:scale(1.06)}.pq-card-label{background:linear-gradient(#0000 0%,#0d0a06eb 100%);padding:16px 14px;position:absolute;bottom:0;left:0;right:0}.pq-card-label span{text-transform:uppercase;letter-spacing:.08em;color:#f5ede0;font-size:.82rem;font-weight:600;line-height:1.3}.global-section{background:#0d0a06;padding:100px 6vw 130px}.global-card{background:linear-gradient(135deg,#f3e3c4 0%,#e9d3a3 100%);border-radius:12px;grid-template-columns:1.1fr .9fr;align-items:stretch;display:grid;overflow:hidden}.global-content{flex-direction:column;justify-content:center;padding:64px 60px;display:flex}.global-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#8a5a26;margin-bottom:18px;font-size:.78rem;font-weight:700}.global-heading{text-transform:uppercase;color:#2b2013;margin:0 0 26px;font-family:Oswald,Segoe UI,sans-serif;font-size:clamp(1.9rem,3.2vw,2.6rem);line-height:1.15}.global-text{color:#4a3a24;margin-bottom:18px;font-size:1.02rem;line-height:1.7}.global-tagline{text-transform:uppercase;letter-spacing:.02em;color:#2b2013;border-top:1px solid #c9a86f;margin-top:10px;margin-bottom:0;padding-top:22px;font-family:Oswald,Segoe UI,sans-serif;font-size:1.25rem}.global-image{background-color:#ecdfc0;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:420px}@media (width<=860px){.global-card{grid-template-columns:1fr}.global-content{padding:40px 28px}.global-image{min-height:260px}.gallery-hero{align-items:flex-end;padding:0 5vw 60px}.slider-section{padding:70px 5vw 60px}.pq-section{padding:60px 5vw 80px}.global-section{padding:70px 5vw 90px}.pq-grid,.pq-grid-quality{grid-template-columns:repeat(2,1fr)}.service-section{padding:60px 5vw 40px}.service-grid{grid-template-columns:1fr;gap:20px}.feature-strip-section{padding:0 5vw 60px}.ie-section{padding:0 5vw 80px}.ie-card{grid-template-columns:1fr}.ie-image{min-height:240px}.ie-content{padding:36px 26px}}@media (width<=600px){.gallery-hero{min-height:90vh;padding:0 6vw 48px}.gallery-subtext{font-size:.98rem}.slider-heading-row{margin-bottom:32px}.slide-card{height:320px}.pq-heading-row-second{margin-top:46px}.global-content{padding:32px 22px}.global-text{font-size:.98rem}.global-tagline{font-size:1.1rem}}@media (width<=400px){.slide-card{width:min(240px,72vw);height:260px}.pq-grid,.pq-grid-quality{grid-template-columns:1fr 1fr;gap:14px}.global-content{padding:26px 18px}}html,body,#root,#app{max-width:100%;overflow-x:hidden}.contact-page,.contact-page *,.contact-page :before,.contact-page :after{box-sizing:border-box}.contact-page{width:100%;font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.contact-hero{align-items:flex-end;width:100%;height:80vh;min-height:540px;max-height:800px;display:flex;position:relative;overflow:hidden}.contact-hero__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.contact-hero__overlay{background:linear-gradient(#0000000a 0%,#0000001f 28%,#00000073 60%,#000000c7 100%);position:absolute;inset:0}.contact-hero__content{z-index:2;flex-direction:column;align-items:flex-start;max-width:720px;padding:0 56px 84px;display:flex;position:relative}.contact-hero__tag{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#b8863feb;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 18px;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #00000040}.contact-hero__title{color:#fff;letter-spacing:-.01em;text-shadow:0 4px 18px #00000059;margin:0 0 20px;font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:700;line-height:1.22}.contact-hero__text{color:#fffffff0;max-width:560px;margin:0;font-size:1.08rem;line-height:1.75}.contact-form-section{background:linear-gradient(#fdf9f1 0%,#fbf3e2 100%);justify-content:center;padding:70px 24px 90px;display:flex}.contact-form-card{background:linear-gradient(155deg,#f8edd6 0%,#f2e2c0 100%);border:1px solid #b8863f47;border-radius:22px;width:100%;max-width:720px;padding:48px;position:relative;box-shadow:0 20px 55px #b8863f33,0 2px 10px #00000008}.contact-form-card__header{text-align:left;margin-bottom:28px}.contact-form-card__title{color:#221a10;letter-spacing:-.01em;margin:0 0 8px;font-size:1.6rem;font-weight:700}.contact-form-card__subtitle{color:#6b5c44;margin:0;font-size:.94rem}.contact-form{flex-direction:column;gap:19px;display:flex}.contact-form__field{text-align:left;flex-direction:column;gap:7px;display:flex}.contact-form__field label{color:#40331e;letter-spacing:.01em;font-size:.86rem;font-weight:600}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{color:#1a1a1a;background:#fffdf9;border:1px solid #b8863f4d;border-radius:9px;outline:none;width:100%;padding:12px 15px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,transform .15s}.contact-form__field input:hover,.contact-form__field select:hover,.contact-form__field textarea:hover{border-color:#b8863f8c}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:#b8863f;box-shadow:0 0 0 4px #b8863f26}.contact-form__field textarea{resize:vertical;min-height:90px}.contact-form__phone-row{gap:10px;display:flex}.contact-form__country-select{flex:0 0 112px}.contact-form__phone-input{flex:1}.contact-form__submit{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#c99a4f 0%,#b8863f 100%);border:none;border-radius:9px;margin-top:10px;padding:15px 24px;font-size:1rem;font-weight:600;transition:box-shadow .3s,filter .3s;box-shadow:0 8px 22px #b8863f66}.contact-form__submit:hover{filter:brightness(1.06);box-shadow:0 10px 28px #b8863f80}.contact-form__submit:disabled{opacity:.7;cursor:not-allowed}.contact-form__submit--outline{color:#b8863f;box-shadow:none;background:0 0;border:2px solid #b8863f;width:auto;padding:12px 34px}.contact-form__submit--outline:hover{box-shadow:none;filter:none;background:#b8863f1a}.contact-form__error{color:#c8342a;margin:-6px 0 0;font-size:.88rem;font-weight:500}.contact-form-card--thankyou{text-align:center;padding:48px 32px}.contact-form-card__thankyou-icon{color:#fff;background:linear-gradient(135deg,#c99a4f 0%,#b8863f 100%);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 22px;font-size:1.9rem;font-weight:700;display:flex;box-shadow:0 10px 28px #b8863f73}.contact-form-card--thankyou .contact-form-card__title{margin-bottom:10px}.contact-form-card--thankyou .contact-form-card__subtitle{margin-bottom:30px}.contact-bottom-section{background:#fbf3e2;width:100%;min-width:0;padding:20px 40px 100px}.contact-bottom-card{background:linear-gradient(155deg,#f8edd6 0%,#f2e2c0 100%);border:1px solid #b8863f47;border-radius:26px;width:100%;min-width:0;padding:22px;transition:box-shadow .35s;overflow:hidden;box-shadow:0 24px 60px #b8863f38}.contact-bottom-card:hover{box-shadow:0 30px 70px #b8863f4d}.contact-bottom-card__image{aspect-ratio:16/8;object-fit:cover;object-position:center;border-radius:16px;width:100%;max-width:100%;height:auto;max-height:580px;display:block}@media (width<=1024px){.contact-hero__content{padding:0 40px 70px}}@media (width<=900px){.contact-hero{height:62vh;min-height:440px}.contact-hero__content{max-width:100%;padding:0 28px 50px}.contact-form-section{padding:56px 20px 70px}.contact-bottom-section{padding:10px 24px 80px}}@media (width<=600px){.contact-hero{align-items:center;height:56vh;min-height:400px}.contact-hero__content{text-align:center;align-items:center;padding:0 22px}.contact-hero__text{font-size:.98rem}.contact-form-section{padding:44px 14px 60px}.contact-form-card{border-radius:16px;padding:26px 20px}.contact-form-card__title{font-size:1.32rem}.contact-form{gap:16px}.contact-form__phone-row{flex-direction:column}.contact-form__country-select{flex:1}.contact-bottom-section{padding:6px 12px 60px}.contact-bottom-card{border-radius:18px;padding:12px}.contact-bottom-card__image{aspect-ratio:4/3.4;border-radius:12px}}@media (width<=420px){.contact-hero{height:50vh;min-height:360px}.contact-hero__title{font-size:1.7rem}.contact-form-card{padding:22px 16px}}.card1-section{--c1-bg:#f1f3ef;--c1-ink:#1e2a24;--c1-ink-soft:#c98a4b;--c1-accent:#c98a4b;--c1-accent-2:#c98a4b;--c1-card:#fff;--c1-line:#dde3dc;background:var(--c1-bg);padding:64px 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.card1-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:28px;max-width:1180px;margin:0 auto;display:grid}.card1{background:var(--c1-card);border:1px solid var(--c1-line);border-radius:4px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.card1:hover{border-color:var(--c1-accent);transform:translateY(-4px);box-shadow:0 14px 30px -18px #1e2a2459}.card1-image-wrap{aspect-ratio:4/3;background:var(--c1-bg);width:100%;position:relative;overflow:hidden}.card1-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.card1:hover .card1-image{transform:scale(1.05)}.card1-body{border-top:3px solid var(--c1-accent);flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.card1-title{letter-spacing:-.01em;color:var(--c1-ink);margin:0 0 10px;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.15rem;font-weight:600;line-height:1.3}.card1-description{color:var(--c1-ink-soft);flex:1;margin:0 0 20px;font-size:.92rem;line-height:1.55}.card1-contact-btn{letter-spacing:.06em;text-transform:uppercase;color:var(--c1-ink);border:1.5px solid var(--c1-ink);cursor:pointer;background:0 0;border-radius:2px;align-self:flex-start;padding:10px 20px;font-family:IBM Plex Mono,Courier New,monospace;font-size:.78rem;font-weight:500;transition:background .2s,color .2s,border-color .2s}.card1-contact-btn:hover{background:var(--c1-accent);border-color:var(--c1-accent);color:#fff}.card1-contact-btn:focus-visible{outline:2px solid var(--c1-accent-2);outline-offset:2px}@media (prefers-reduced-motion:reduce){.card1,.card1-image,.card1-contact-btn{transition:none}}@media (width<=480px){.card1-section{padding:40px 18px}.card1-grid{grid-template-columns:1fr}}.quality-section,.quality-section *,.quality-section :before,.quality-section :after{box-sizing:border-box}.quality-section{--navbar-height:90px;background:#fff;width:100%;font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.quality-hero{width:100%;max-width:1280px;padding:calc(var(--navbar-height) + 40px) 48px 80px;z-index:1;grid-template-columns:minmax(320px,1fr) minmax(320px,1.15fr);align-items:center;gap:56px;margin:0 auto;display:grid;position:relative}.quality-hero__content{flex-direction:column;align-items:flex-start;width:100%;min-width:0;display:flex}.quality-hero__title{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(1.9rem,3.2vw,2.7rem);font-weight:700;line-height:1.28}.quality-hero__title--accent{color:#b8863f}.quality-hero__text{color:#555;max-width:480px;margin:0 0 32px;font-size:1.02rem;line-height:1.7}.quality-hero__actions{flex-wrap:wrap;gap:16px;margin-bottom:44px;display:flex}.quality-btn{cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:13px 26px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.quality-btn--filled{color:#fff;background:linear-gradient(135deg,#c99a4f 0%,#b8863f 100%);border:none;box-shadow:0 8px 22px #b8863f66}.quality-btn--filled:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 26px #b8863f80}.quality-btn--outline{color:#1a1a1a;background:#fff;border:1.5px solid #ddd}.quality-btn--outline:hover{color:#b8863f;border-color:#b8863f}.quality-hero__badges{grid-template-columns:repeat(2,minmax(150px,1fr));gap:22px 34px;width:100%;display:grid}.quality-badge{align-items:center;gap:10px;display:flex}.quality-badge__icon{color:#b8863f;background:#b8863f1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.quality-badge__icon svg{width:18px;height:18px}.quality-badge__text{flex-direction:column;font-size:.82rem;line-height:1.35;display:flex}.quality-badge__text strong{color:#1a1a1a;font-weight:700}.quality-badge__text span{color:#777}.quality-hero__image-frame{aspect-ratio:3/2;border:1px solid #b8863f33;border-radius:24px;width:100%;min-width:0;max-height:480px;position:relative;overflow:hidden;box-shadow:0 24px 60px #b8863f38}.quality-hero__image{max-width:none;display:block;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.quality-hero__frame-glow{pointer-events:none;background:linear-gradient(#0000 60%,#00000047 100%);position:absolute;inset:0}.quality-values{flex-wrap:wrap;align-items:flex-start;gap:60px;width:100%;max-width:1280px;margin:0 auto;padding:90px 48px;display:flex}.quality-values__heading{flex-direction:column;flex:0 0 300px;display:flex}.quality-values__label{letter-spacing:.08em;text-transform:uppercase;color:#b8863f;margin-bottom:14px;font-size:.8rem;font-weight:700}.quality-values__title{color:#1a1a1a;margin:0 0 16px;font-size:clamp(1.6rem,2.4vw,2rem);font-weight:700;line-height:1.3}.quality-values__underline{background:#b8863f;border-radius:2px;width:56px;height:3px}.quality-values__grid{flex:500px;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.quality-value-card{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;align-items:flex-start;padding:28px 20px;transition:box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 16px #0000000a}.quality-value-card:hover{border-color:#b8863f66;box-shadow:0 14px 32px #b8863f26}.quality-value-card__icon{color:#b8863f;background:#b8863f1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.quality-value-card__icon svg{width:22px;height:22px}.quality-value-card__title{color:#1a1a1a;margin:0 0 8px;font-size:1.02rem;font-weight:700}.quality-value-card__desc{color:#666;margin:0;font-size:.86rem;line-height:1.6}.quality-bottom{background:#fdf9f1;justify-content:center;width:100%;padding:20px 48px 100px;display:flex}.quality-bottom__card{background:linear-gradient(155deg,#f8edd6 0%,#f2e2c0 100%);border:1px solid #b8863f40;border-radius:26px;align-items:stretch;width:100%;max-width:1280px;display:flex;overflow:hidden;box-shadow:0 24px 60px #b8863f2e}.quality-bottom__text{flex-direction:column;flex:50%;justify-content:center;min-width:0;padding:56px 52px;display:flex}.quality-bottom__label{letter-spacing:.08em;text-transform:uppercase;color:#b8863f;margin-bottom:14px;font-size:.8rem;font-weight:700}.quality-bottom__heading{color:#221a10;margin:0 0 18px;font-size:clamp(1.5rem,2.2vw,1.9rem);font-weight:700;line-height:1.3}.quality-bottom__text p{color:#4d3f28;margin:0 0 16px;font-size:.96rem;line-height:1.75}.quality-bottom__text p:last-child{margin-bottom:0}.quality-bottom__image-wrap{aspect-ratio:4/3.4;flex:50%;min-width:0;position:relative}.quality-bottom__image{max-width:none;display:block;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.quality-properties{width:100%;max-width:1280px;margin:0 auto;padding:20px 48px 100px}.quality-properties__heading{flex-direction:column;align-items:flex-start;margin-bottom:44px;display:flex}.quality-properties__grid{grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:40px;display:grid}.quality-properties__card{background:#fff;border:1px solid #b8863f33;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 4px 16px #0000000a}.quality-properties__card-title{color:#fff;background:linear-gradient(135deg,#c99a4f 0%,#b8863f 100%);margin:0;padding:20px 24px;font-size:1.02rem;font-weight:700}.quality-properties__table{border-collapse:collapse;width:100%}.quality-properties__table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#b8863f;background:#b8863f14;border-bottom:1.5px solid #b8863f40;padding:16px 24px;font-size:.76rem;font-weight:700}.quality-properties__table th:last-child{text-align:right}.quality-properties__table td{color:#444;border-bottom:1px solid #f2ede0;padding:14px 24px;font-size:.94rem}.quality-properties__table tr:nth-child(2n) td{background:#b8863f0a}.quality-properties__table td:first-child{color:#555;font-weight:500}.quality-properties__table td:last-child{text-align:right;color:#b8863f;font-weight:700}.quality-properties__table tr:last-child td{border-bottom:none}.quality-properties__note{color:#555;max-width:980px;margin:0;font-size:.96rem;line-height:1.75}.quality-purity{background:#fff;justify-content:center;width:100%;padding:0 48px 100px;display:flex}.quality-purity__card{background:#fdf9f1;border:1px solid #b8863f33;border-radius:26px;align-items:stretch;width:100%;max-width:1280px;display:flex;overflow:hidden;box-shadow:0 20px 50px #b8863f1f}.quality-purity__image-wrap{aspect-ratio:4/3.4;flex:50%;min-width:0;position:relative}.quality-purity__image{max-width:none;display:block;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.quality-purity__text{flex-direction:column;flex:50%;justify-content:center;min-width:0;padding:56px 52px;display:flex}.quality-purity__label{letter-spacing:.08em;text-transform:uppercase;color:#b8863f;margin-bottom:14px;font-size:.8rem;font-weight:700}.quality-purity__heading{color:#221a10;margin:0 0 18px;font-size:clamp(1.5rem,2.2vw,1.9rem);font-weight:700;line-height:1.3}.quality-purity__text p{color:#4d3f28;margin:0 0 16px;font-size:.96rem;line-height:1.75}.quality-purity__text p:last-child{margin-bottom:0}.quality-modal__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#140f088c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.quality-modal__card{background:#fff;border-radius:20px;width:100%;max-width:460px;max-height:90vh;padding:40px 36px 36px;font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-y:auto;box-shadow:0 30px 70px #00000040}.quality-modal__close{color:#333;cursor:pointer;background:#f5f0e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex;position:absolute;top:18px;right:18px}.quality-modal__close svg{width:16px;height:16px}.quality-modal__close:hover{background:#ece2cc}.quality-modal__label{letter-spacing:.08em;text-transform:uppercase;color:#b8863f;margin-bottom:10px;font-size:.78rem;font-weight:700;display:block}.quality-modal__title{color:#1a1a1a;margin:0 0 8px;font-size:1.5rem;font-weight:700}.quality-modal__subtitle{color:#666;margin:0 0 26px;font-size:.92rem;line-height:1.6}.quality-modal__form{flex-direction:column;gap:18px;display:flex}.quality-modal__field{flex-direction:column;gap:7px;display:flex}.quality-modal__field label{color:#333;font-size:.82rem;font-weight:600}.quality-modal__field input,.quality-modal__field textarea{color:#1a1a1a;resize:vertical;border:1.5px solid #e2e2e2;border-radius:8px;width:100%;padding:11px 14px;font-family:inherit;font-size:.92rem;transition:border-color .2s}.quality-modal__field input:focus,.quality-modal__field textarea:focus{border-color:#b8863f;outline:none}.quality-modal__submit{justify-content:center;width:100%;margin-top:6px}.quality-modal__success{text-align:center;color:#1a1a1a;flex-direction:column;align-items:center;gap:14px;padding:30px 10px 10px;display:flex}.quality-modal__success svg{color:#4caf82;width:46px;height:46px}.quality-modal__success p{color:#444;margin:0;font-size:.98rem}@media (width<=1100px){.quality-hero{padding:calc(var(--navbar-height) + 20px) 32px 70px;gap:40px}}@media (width<=900px){.quality-hero{padding:calc(var(--navbar-height) + 20px) 24px 40px;grid-template-columns:1fr;gap:32px}.quality-hero__image-frame{order:-1;max-height:none}.quality-hero__content{text-align:center;align-items:center}.quality-hero__title,.quality-hero__text{max-width:100%}.quality-hero__actions{justify-content:center}.quality-hero__badges{justify-content:center;max-width:420px;margin:0 auto}.quality-values{gap:40px;padding:70px 32px}.quality-values__grid{grid-template-columns:repeat(2,1fr)}.quality-properties{padding:16px 32px 80px}.quality-properties__grid{grid-template-columns:1fr;gap:20px}.quality-properties__table th,.quality-properties__table td{padding:13px 18px}.quality-bottom{padding:16px 32px 80px}.quality-bottom__card{flex-direction:column}.quality-bottom__image-wrap{aspect-ratio:16/9}.quality-bottom__text{padding:44px 40px}.quality-purity{padding:16px 32px 80px}.quality-purity__card{flex-direction:column-reverse}.quality-purity__image-wrap{aspect-ratio:16/9}.quality-purity__text{padding:44px 40px}}@media (width<=640px){.quality-hero{padding:calc(var(--navbar-height) + 16px) 20px 32px}.quality-hero__actions{flex-direction:column;align-items:stretch;width:100%}.quality-btn{justify-content:center}.quality-hero__badges{grid-template-columns:1fr;justify-items:center;gap:16px;max-width:320px}.quality-badge{justify-content:center}.quality-hero__image-frame{border-radius:18px}.quality-values{flex-direction:column;gap:32px;padding:56px 20px}.quality-values__heading{text-align:center;align-items:center}.quality-values__grid{grid-template-columns:1fr;gap:16px}.quality-properties{padding:10px 20px 60px}.quality-properties__heading{text-align:center;align-items:center}.quality-properties__card{border-radius:12px}.quality-properties__card-title{padding:16px 18px;font-size:.94rem}.quality-properties__table th,.quality-properties__table td{padding:12px 14px;font-size:.84rem}.quality-modal__card{border-radius:16px;padding:32px 22px 28px}.quality-bottom{padding:10px 16px 60px}.quality-bottom__card{border-radius:18px}.quality-bottom__image-wrap{aspect-ratio:4/3}.quality-bottom__text{padding:32px 22px}.quality-bottom__heading{font-size:1.4rem}.quality-purity{padding:10px 16px 60px}.quality-purity__card{border-radius:18px}.quality-purity__image-wrap{aspect-ratio:4/3}.quality-purity__text{padding:32px 22px}.quality-purity__heading{font-size:1.4rem}}.about-card{--gold:#b38938;--gold-light:#dfb76c;--ink:#1a150e;--muted:#6b6152;--cream:#fdfaf2;box-sizing:border-box;background:var(--cream);border:1px solid #b3893840;border-radius:24px;align-items:center;gap:60px;max-width:1300px;margin:40px auto;padding:56px 5.5%;display:flex;box-shadow:0 35px 80px #1b160e24}.about-card__media{flex:0 0 46%;max-width:46%;padding-bottom:60px;position:relative}.about-card__primary-wrap{border-radius:18px;position:relative;overflow:hidden;box-shadow:0 25px 50px #1b160e2e}.about-card__primary-wrap:before{content:"";background:linear-gradient(180deg, var(--gold-light), var(--gold));z-index:-1;border-radius:10px;width:30px;position:absolute;top:20px;bottom:-20px;left:-14px}.about-card__primary-img{object-fit:cover;width:100%;height:380px;display:block}.about-card__badge-wrap{border:5px solid var(--cream);border-radius:16px;width:260px;max-width:60%;position:absolute;bottom:0;right:24px;overflow:hidden;box-shadow:0 20px 40px #1b160e38}.about-card__badge-img{object-fit:cover;width:100%;height:200px;display:block}.about-card__content{flex:auto;min-width:0}.about-card__eyebrow{letter-spacing:2px;color:var(--gold);text-transform:uppercase;margin-bottom:14px;font-size:.8rem;font-weight:700;display:inline-block}.about-card__heading{color:var(--ink);margin:0 0 18px;font-size:2.1rem;font-weight:800;line-height:1.25}.about-card__description{color:var(--muted);max-width:46ch;margin:0 0 32px;font-size:1rem;line-height:1.7}.about-card__features{flex-wrap:wrap;gap:28px;margin:0 0 36px;padding:0;list-style:none;display:flex}.about-card__feature{align-items:center;gap:12px;min-width:140px;display:flex}.about-card__feature-icon{width:34px;height:34px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-card__feature-icon svg{width:26px;height:26px}.about-card__feature-title{color:var(--ink);font-size:.85rem;font-weight:600;line-height:1.35}.about-card__cta{background:linear-gradient(135deg, var(--gold-light) 0%, var(--gold) 100%);color:#fff;border-radius:8px;align-items:center;gap:10px;padding:15px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 20px #b389384d}.about-card__cta:hover{transform:translateY(-2px);box-shadow:0 10px 26px #b3893866}.about-card__cta-arrow{width:18px;height:18px;transition:transform .25s}.about-card__cta:hover .about-card__cta-arrow{transform:translate(3px)}@media (width<=1200px){.about-card{gap:40px;padding:50px 5%}.about-card__heading{font-size:1.85rem}}@media (width<=900px){.about-card{border-radius:20px;flex-direction:column;align-items:stretch;gap:40px;margin:24px auto;padding:40px 6%}.about-card__media{flex:none;width:100%;max-width:100%;padding-bottom:60px}.about-card__primary-img{height:340px}.about-card__badge-img{height:210px}.about-card__heading{font-size:1.7rem}.about-card__description{max-width:60ch}}@media (width<=600px){.about-card{border-radius:16px;gap:32px;margin:16px auto;padding:32px 6%}.about-card__media{padding-bottom:46px}.about-card__primary-wrap:before{width:18px;left:-8px}.about-card__primary-img{height:240px}.about-card__badge-wrap{border-width:4px;width:58%;right:12px}.about-card__badge-img{height:150px}.about-card__heading{font-size:1.4rem}.about-card__description{max-width:none;font-size:.92rem}.about-card__features{gap:20px 24px;margin-bottom:28px}.about-card__feature{min-width:42%}.about-card__cta{justify-content:center;width:100%;padding:14px 22px}}@media (width<=380px){.about-card{margin:10px auto;padding:26px 5%}.about-card__primary-img{height:200px}.about-card__badge-wrap{width:62%}.about-card__badge-img{height:120px}.about-card__feature{min-width:100%}.about-card__heading{font-size:1.25rem}}
