@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&display=swap";:root{--black:#0e0e0e;--white:#fff;--red:#e72418;--almost-white:#f0eeee;--gray:#4f545b;--light-gray:#828c96;--heading:#282828;--nav-height:89px;--page-max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body,html{max-width:100%;overflow-x:hidden}body{background:var(--white);color:var(--black);font-family:IBM Plex Sans,Arial,sans-serif;font-size:16px;letter-spacing:0;margin:0;padding-top:var(--nav-height)}body.partner-portal-body{padding-top:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.nav{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border-bottom:1px solid var(--almost-white);box-shadow:0 1px 1px #0000000d;display:grid;gap:clamp(32px,3.2vw,46px);grid-template-columns:auto minmax(0,1fr) auto;height:var(--nav-height);left:0;padding:0 clamp(32px,4.86vw,70px);position:fixed;right:0;top:0;z-index:30}.logo{display:block;flex:0 0 auto;height:67px;width:63px}.footer-brand img,.logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.nav-links{align-items:center;display:flex;gap:clamp(24px,2.15vw,32px);justify-self:start;min-width:0}.nav-links a{color:var(--black);font-size:16px;line-height:1;min-width:-moz-max-content;min-width:max-content}.nav-links a[aria-haspopup=true]{align-items:center;display:inline-flex;gap:6px}.nav-links a[aria-haspopup=true]:after{border-bottom:1.5px solid;border-right:1.5px solid;content:"";height:7px;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease;width:7px}.nav-links a[aria-haspopup=true][aria-expanded=true]:after{transform:translateY(2px) rotate(225deg)}html[lang=es] .nav{gap:24px;padding-left:32px;padding-right:32px}html[lang=es] .nav-links{gap:14px}html[lang=es] .nav-actions .btn,html[lang=es] .nav-links a{font-size:14px}html[lang=es] .language{padding-left:8px;padding-right:8px}html[lang=es] .nav-actions .btn{padding-left:20px;padding-right:20px}.mega-menu{background:var(--white);box-shadow:0 16px 16px #2828280f;height:min(831px,calc(100vh - var(--nav-height)));left:50%;opacity:0;overflow:auto;pointer-events:none;position:fixed;top:var(--nav-height);transform:translate(-50%,-10px);transition:opacity .18s ease,transform .18s ease;width:min(100%,var(--page-max));z-index:29}.mega-menu.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)}.mega-menu__inner{display:grid;gap:64px;grid-template-columns:250px 1fr;min-height:733px;padding:49px 80px}.mega-menu__rail{border-right:1px solid #e5e5e5;padding:0 24px 0 0}.mega-menu__eyebrow{color:var(--red);font-size:11px;font-weight:600;letter-spacing:1.5px;line-height:1.6;margin:0 0 14px;text-transform:uppercase}.mega-menu__category-list{display:grid}.mega-menu__category{align-items:center;background:transparent;border:0;border-left:2px solid transparent;color:var(--heading);cursor:pointer;display:grid;grid-template-columns:1fr auto;min-height:39px;padding:9px 10px 9px 8px;text-align:left}.mega-menu__category span:first-child{font-size:14px;font-weight:500;line-height:1.35;max-width:170px}.mega-menu__category span:last-child{color:var(--light-gray);font-size:18px;opacity:0}.mega-menu__category.is-active{background:var(--almost-white);border-left-color:var(--red);color:var(--red)}.mega-menu__category.is-active span:last-child,.mega-menu__category:hover span:last-child{opacity:1}.mega-menu__panel{display:grid;grid-template-rows:auto auto 1fr auto;min-width:0}.mega-menu__heading{border-bottom:1px solid #e5e5e5;padding-bottom:18px}.mega-menu__heading h2{color:var(--heading);font-size:28px;font-weight:600;line-height:1.2;margin:0 0 8px}.mega-menu__heading>p:last-child{color:var(--gray);font-size:14px;line-height:1.6;margin:0}.mega-menu__links{display:grid;gap:8px 16px;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:17px}.mega-menu__links a{align-items:center;border:1px solid #e5e5e5;color:var(--heading);display:grid;font-size:14px;font-weight:500;grid-template-columns:1fr auto;line-height:1.2;min-height:52px;padding:14px 16px;transition:border-color .18s ease,color .18s ease}.mega-menu__links a:hover{border-color:var(--red);color:var(--red)}.mega-menu__footer{border-top:1px solid #e5e5e5;padding-top:9px}.mega-menu__browse{align-items:center;background:var(--red);color:var(--white);display:inline-flex;font-size:16px;gap:12px;line-height:1;min-height:46px;padding:13px 18px}.nav-actions{align-items:center;display:flex;gap:8px;min-width:-moz-max-content;min-width:max-content}.mobile-header-actions,.nav-links-cta{display:none}.language{align-items:center;background:transparent;border:0;color:#000;cursor:pointer;display:flex;gap:6px;height:48px;padding:6px 12px}.language-switch{position:relative}.language:after{border-bottom:1.5px solid;border-right:1.5px solid;content:"";height:7px;margin-left:3px;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease;width:7px}.language[aria-expanded=true]:after{transform:translateY(2px) rotate(225deg)}.language span{font-size:12px}.language img{height:23px;-o-object-fit:cover;object-fit:cover;width:35px}.language-menu{background:var(--white);box-shadow:0 16px 16px #2828280f;opacity:0;padding:8px 0;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease;width:168px;z-index:42}.language-switch.is-open .language-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.language-option{align-items:center;background:var(--white);border:0;border-left:2px solid transparent;border-radius:0;color:#000;cursor:pointer;display:flex;font-size:12px;gap:4px;line-height:1;min-height:40px;padding:10px 22px;text-align:left;transition:background-color .18s ease,border-color .18s ease,color .18s ease;width:100%}.language-option.is-active,.language-option:hover{background:var(--almost-white);border-left-color:var(--red);color:var(--red)}.language-menu:has(.language-option:hover) .language-option.is-active:not(:hover){background:var(--white);border-left-color:transparent;color:#000}.language-flag{box-shadow:0 0 0 .5px #0000002e;display:inline-block;flex:0 0 10px;height:7px;overflow:hidden;position:relative;width:10px}.language-current-flag{flex-basis:35px;height:23px;width:35px}.flag-gb{background:#012169}.flag-gb:after,.flag-gb:before{content:"";inset:0;position:absolute}.flag-gb:before{background:linear-gradient(#fff 0 0) 50% /100% 3px no-repeat,linear-gradient(#fff 0 0) 50% /3px 100% no-repeat}.flag-gb:after{background:linear-gradient(#cf142b 0 0) 50% /100% 1.4px no-repeat,linear-gradient(#cf142b 0 0) 50% /1.4px 100% no-repeat}.flag-es{background:linear-gradient(180deg,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.flag-ar,.flag-sa{background:#006c35}.flag-ar:after,.flag-sa:after{background:#fff;bottom:2px;content:"";height:1px;left:2px;position:absolute;right:2px}.flag-cn{background:#de2910}.flag-cn:before{background:#ffde00;border-radius:50%;content:"";height:3px;left:2px;position:absolute;top:2px;width:3px}.language-globe{border:2px solid;border-radius:50%;display:inline-block;height:22px;position:relative;width:22px}.language-globe:after,.language-globe:before{content:"";position:absolute}.language-globe:before{border-left:1px solid;border-radius:50%;border-right:1px solid;inset:3px 7px}.language-globe:after{border-top:1px solid;left:3px;right:3px;top:8px}.btn{align-items:center;border:1px solid transparent;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:1;min-height:48px;padding:12px 26px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-red{background:var(--red);color:var(--white)}.btn-border{background:transparent;border-color:var(--black);color:var(--black)}.btn-white{background:var(--white);border-color:var(--almost-white);color:var(--black)}.btn-outline{background:transparent;border-color:var(--white);color:var(--almost-white);font-weight:400}.btn.wide{width:216px}.nav-submit-inquiry{font-weight:500;min-width:124px}.inquiry-modal-overlay{background:#00000094;display:grid;inset:0;overflow:auto;padding:24px;place-items:center;position:fixed;z-index:120}.inquiry-modal{background:var(--white);box-shadow:0 22px 52px #0000002e;color:var(--black);max-height:calc(100vh - 48px);overflow:auto;padding:28px 27px 20px;position:relative;width:min(408px,100%)}.inquiry-modal--success{padding:35px 58px 37px;width:min(432px,100%)}.inquiry-modal-close{background:transparent;border:0;color:var(--black);cursor:pointer;display:grid;height:24px;padding:0;place-items:center;position:absolute;right:28px;top:28px;width:24px}.inquiry-modal-close span,.inquiry-modal-close span:after{background:currentColor;display:block;height:1.6px;width:16px}.inquiry-modal-close span{transform:rotate(45deg)}.inquiry-modal-close span:after{content:"";transform:rotate(90deg)}.inquiry-modal-head{margin-bottom:16px;padding-right:34px}.inquiry-modal-head h2{color:var(--black);font-size:20px;font-weight:400;line-height:1.2;margin:0 0 8px}.inquiry-modal-head p{color:#4f5660;font-size:12px;line-height:1.55;margin:0;max-width:310px}.inquiry-success{display:grid;justify-items:center;text-align:center}.inquiry-success-icon{border:1.6px solid var(--red);border-radius:50%;color:var(--red);display:grid;height:43px;margin-bottom:17px;place-items:center;width:43px}.inquiry-success-icon svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:24px}.inquiry-success h2{color:var(--black);font-size:22px;font-weight:400;line-height:1.25;margin:0 0 9px}.inquiry-success p{color:#4f5660;font-size:14px;line-height:1.45;margin:0 0 24px;max-width:344px}.inquiry-success-done{font-weight:700;height:42px;width:204px}.menu-button{display:none}.hero{color:var(--white);height:773px;overflow:hidden;position:relative}.hero-image{background:linear-gradient(90.54deg,#00000080 5.34%,#6660 73.85%),var(--about-hero-image,url(./about-hero.BJ1YfhL_.png)) center bottom /cover no-repeat}.hero-image,.hero-video,.hero-video-overlay{inset:0 0 -20px;position:absolute}.hero-video{height:calc(100% + 20px);-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;width:100%}.hero-video-overlay{background:linear-gradient(90.54deg,#00000080 5.34%,#6660 73.85%)}.hero-content{margin-left:80px;padding-top:90px;position:relative;top:80px;width:760px}.eyebrow{font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin:0 0 24px;text-transform:uppercase}.eyebrow.dark{color:var(--black)}.hero h1{font-size:68px;font-weight:400;letter-spacing:-2px;line-height:1.07;margin:0;width:780px}.hero-copy{color:#ffffffd9;font-size:20px;line-height:1.18;margin:28px 0 0;width:760px}.button-row{align-items:flex-start;display:flex;gap:8px;margin-top:30px}#about .hero .btn-red{min-height:48px;padding:11px 25px;width:179px}.button-row.center{gap:19px;justify-content:center;margin-top:0}.origin{background:var(--white);min-height:448px;padding:92px 80px}.origin-label{margin:0 auto;max-width:1280px;width:100%}.origin-grid{display:grid;gap:80px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:20px auto 0;max-width:1280px}.cta h2,.origin h2,.showroom h2{color:var(--heading);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0}.cta h2 span,.origin h2 span,.showroom h2 span{color:var(--red)}.body-copy{color:var(--gray);font-size:16px;line-height:1.45}.body-copy p{margin:0 0 18px}.body-copy p:last-child{margin-bottom:0}.showroom{background:var(--almost-white);min-height:812px;padding:111px 80px}.showroom-inner{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px}.showroom-photo{background:var(--white);border:1px solid rgba(0,0,0,.03);height:594px;overflow:hidden}.showroom-photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.showroom-inner.showroom-text-only{grid-template-columns:minmax(0,760px);justify-content:center}.showroom-copy{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.showroom h2{font-size:48px;letter-spacing:-1px;line-height:1}.lead{color:var(--black);font-size:20px;line-height:1;margin:0}.cta{background:var(--black);color:var(--white);display:grid;min-height:476px;padding:82px 20px;place-items:center}.cta-inner{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center;width:min(864px,100%)}.cta h2{color:var(--white);width:min(636px,100%)}.cta p{color:var(--almost-white);font-size:16px;margin:-10px 0 0}#about{direction:ltr;text-align:left}#about.about-rtl{direction:rtl;text-align:right}#about.about-rtl .hero-image{background:linear-gradient(270.54deg,#00000080 5.34%,#6660 73.85%),var(--about-hero-image,url(./about-hero.BJ1YfhL_.png)) center bottom /cover no-repeat}#about.about-rtl .hero-video-overlay{background:linear-gradient(270.54deg,#00000080 5.34%,#6660 73.85%)}#about.about-rtl .hero-content{margin-left:auto;margin-right:80px}#about.about-rtl .hero h1{margin-left:auto}#about.about-rtl .origin-grid{direction:rtl}#about.about-rtl .showroom-inner{direction:ltr}#about.about-rtl .showroom-copy{align-items:flex-end;direction:rtl;text-align:right}.footer{background:var(--white);border-top:1px solid var(--almost-white);min-height:435px;padding:55px 80px 48px}.footer-main{display:grid;gap:42px;grid-template-columns:280px 132px 220px 297px;justify-content:space-between;margin:0 auto;max-width:1280px}.footer-brand img{height:68px;margin-bottom:54px;width:64px}.footer-brand p{color:var(--black);font-size:14px;font-weight:300;line-height:1.22;margin:0;width:241px}.footer h3{color:var(--light-gray);font-size:12px;font-weight:400;letter-spacing:1px;line-height:1;margin:0 0 28px;text-transform:uppercase}.footer-col{display:flex;flex-direction:column}.footer-col a{font-size:16px;line-height:1;margin-bottom:10px}.footer-col.address p{font-size:14px;line-height:1.6;margin:0}.socials{display:flex;gap:5px;margin-top:16px}.socials a,.socials img{height:20px;width:20px}.socials img{-o-object-fit:contain;object-fit:contain}.footer-form p{font-size:13px;line-height:1.25;margin:0 0 32px}.footer-form label{align-items:center;border-bottom:1px solid var(--almost-white);display:grid;grid-template-columns:1fr auto;height:25px}.footer-form span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.footer-form input{background:transparent;border:0;color:var(--black);font:inherit;font-size:13px;grid-column:1;grid-row:1;height:100%;letter-spacing:0;line-height:1;min-width:0;outline:0;padding:0;text-transform:none;width:100%}.footer-form input::-moz-placeholder{color:var(--light-gray);font-size:12px;letter-spacing:1px;opacity:1;text-transform:uppercase}.footer-form input::placeholder{color:var(--light-gray);font-size:12px;letter-spacing:1px;opacity:1;text-transform:uppercase}.footer-form button{background:transparent;border:0;color:var(--black);cursor:pointer;font-size:12px;grid-column:2;grid-row:1;letter-spacing:1px;line-height:1;padding:0 0 0 20px;text-transform:uppercase}.footer-form button:disabled{cursor:wait;opacity:.6}.footer-form .footer-form-note{color:var(--black);font-size:12px;line-height:1.3;margin:10px 0 0}.footer-form .footer-form-note.error{color:var(--red)}.footer-bottom{border-top:1px solid var(--almost-white);color:var(--light-gray);display:flex;font-size:12px;justify-content:space-between;letter-spacing:1px;line-height:1;margin:92px auto 0;max-width:1280px;padding-top:49px;text-transform:uppercase}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:36px}@media(max-width:1320px){.nav{gap:28px;padding:0 32px}.nav-links{gap:18px}.nav-actions .btn,.nav-links a{font-size:14px}.nav-actions .btn{padding-left:18px;padding-right:18px}}@media(max-width:1180px){.nav{gap:16px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 24px}.nav-links{gap:10px}.btn,.nav-links a{font-size:13px}.nav-actions{gap:6px}.nav-submit-inquiry{min-width:112px;padding-left:14px;padding-right:14px}.nav-actions .btn-red{padding-left:18px;padding-right:18px}.mega-menu__inner{gap:44px;grid-template-columns:230px 1fr;padding:42px 32px}.mega-menu__links{grid-template-columns:repeat(2,minmax(0,1fr))}.language{display:none}.hero-content{margin-left:48px}#about.about-rtl .hero-content{margin-left:auto;margin-right:48px}.origin,.showroom{padding-left:48px;padding-right:48px}}@media(max-width:860px){:root{--nav-height:76px}.nav{display:flex;height:var(--nav-height);justify-content:space-between;padding:0 24px}.logo{height:58px;width:54px}.mobile-header-actions{align-items:center;display:flex;gap:6px;position:relative;z-index:40}.mobile-header-actions .language{display:flex;height:42px;padding:6px 8px}.mobile-header-actions .language img,.mobile-header-actions .language-current-flag{flex-basis:26px;height:17px;width:26px}.mobile-header-actions .language-menu{top:calc(100% + 8px)}.menu-button{background:transparent;border:0;display:grid;gap:5px;height:42px;padding:0;place-content:center;position:relative;width:42px;z-index:40}.menu-button span{background:var(--black);display:block;height:2px;transition:opacity .18s ease,transform .18s ease;width:18px}.menu-button[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.nav-links{background:var(--white);border-bottom:1px solid var(--almost-white);display:grid;gap:0;inset:var(--nav-height) 0 auto;padding:8px 24px 22px;position:fixed;transform:translateY(-130%);transition:transform .22s ease}.nav-links.is-open{transform:translateY(0)}.nav-links a{border-bottom:1px solid var(--almost-white);font-size:16px;padding:16px 0}.nav-links-cta{display:grid;gap:12px;grid-template-columns:1fr;padding-top:18px}.nav-links-cta .btn{width:100%}.nav-links-cta .btn-red{color:var(--white);font-size:14px}.nav-actions{display:none}.mega-menu{height:calc(100vh - var(--nav-height));width:100%;z-index:39}.mega-menu__inner{display:block;min-height:0;padding:24px}.mega-menu__rail{border-bottom:1px solid #e5e5e5;border-right:0;max-height:260px;overflow:auto;padding:0 0 18px}.mega-menu__panel{display:block;padding-top:24px}.mega-menu__heading h2{font-size:24px}.mega-menu__links{grid-template-columns:1fr;padding-top:16px}.mega-menu__footer{margin-top:32px}.mega-menu__browse{justify-content:center;width:100%}.hero{height:760px}.hero-image{background-position:58% bottom}.hero-content{margin:0 24px;padding-top:68px;top:78px;width:auto}#about.about-rtl .hero-content{margin:0 24px}.hero h1{font-size:58px;letter-spacing:-3px}.hero h1,.hero-copy{width:min(672px,100%)}.hero-copy{font-size:17px;margin-top:24px}.origin{padding:68px 24px}.origin-label{width:100%}.origin-grid,.showroom-inner{gap:36px;grid-template-columns:1fr}#about.about-rtl .showroom-inner{direction:rtl}.cta h2,.origin h2{font-size:44px;letter-spacing:-1.5px;line-height:44px}.showroom{padding:64px 24px}.showroom-photo{height:460px}.showroom h2{font-size:40px}.footer{padding:48px 24px}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:24px;margin-top:56px}}@media(max-width:520px){.nav{padding:0 20px}.inquiry-modal-overlay{padding:14px}.inquiry-modal{padding:24px 18px 18px}.inquiry-modal--success{padding:34px 22px 32px}.inquiry-modal-close{right:18px;top:22px}.hero{height:665px}.hero-content{margin:0 22px;padding-top:54px;top:50px}#about.about-rtl .hero-content{margin:0 22px}.hero h1{font-size:42px;letter-spacing:-2px;line-height:1.08}.hero-copy{font-size:14px;line-height:1.35;margin-top:22px}.button-row{gap:6px}.btn{font-size:12px;min-height:44px;padding:11px 14px}.origin{padding-bottom:58px;padding-top:54px}.cta h2,.origin h2{font-size:36px;line-height:37px}.body-copy{font-size:14px;line-height:1.55}.showroom-photo{height:330px}.showroom h2{font-size:33px}.lead{font-size:17px;line-height:1.25}.cta{min-height:410px}.button-row.center{align-items:center;flex-direction:column;width:100%}.btn.wide{width:min(216px,100%)}.footer-main{grid-template-columns:1fr}.footer-brand img{margin-bottom:24px}.footer-bottom div{flex-direction:column;gap:14px}}.home-page{overflow:hidden}.home-eyebrow{color:var(--black);font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin:0 0 16px;text-transform:uppercase}.home-eyebrow.light,.home-hero{color:var(--white)}.home-hero{align-items:flex-end;display:flex;min-height:787px;overflow:hidden;position:relative}.home-hero-bg{background-image:url(./home-hero-bg-clean.BZ2Wi9cO.png);background-position:top;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.home-hero-copy{margin:0 0 100px 72px;position:relative;width:min(712px,calc(100% - 40px));z-index:1}.home-hero h1{font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0}.home-hero-copy>p:not(.home-eyebrow){font-size:20px;line-height:1.25;margin:24px 0 0;width:min(686px,100%)}.home-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:24px;width:min(636px,100%)}.home-actions .btn{width:100%}.partners-section{background:var(--white);padding:82px 80px 72px}.partners-head{margin:0 auto;max-width:760px;text-align:center}.partners-head .home-eyebrow{color:var(--black);letter-spacing:2px;margin-bottom:18px}.partners-head h2{color:var(--gray);font-size:46px;font-weight:400;letter-spacing:0;line-height:1.16;margin:0}.partners-head h2 span{color:var(--red)}.partners-copy{color:var(--gray);display:grid;font-size:16px;gap:12px;line-height:1.7;margin:18px auto 0;max-width:860px}.partners-copy p{margin:0}.home-stats{background:var(--almost-white);overflow:hidden;padding:92px 80px 104px;position:relative}.home-stats:after{background:url(./mapbg.Bv-x50YJ.png) 50%/contain no-repeat;bottom:-142px;content:"";height:676px;opacity:.86;pointer-events:none;position:absolute;right:-86px;width:838px}.home-section-head{margin:0 auto 56px;max-width:1280px;position:relative;z-index:1}.home-copy-col h2,.home-cta h2,.home-section-head h2,.invitation-copy h2,.risk-title h2,.showroom-dark h2{color:var(--heading);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0}.home-copy-col h2 span,.home-cta h2 span,.home-section-head h2 span,.how-section h2 span,.network-section h2 span,.news-section h2 span,.risk-title h2 span{color:var(--red)}.risk-title h2 .risk-title-copy,.risk-title h2 .risk-title-phrase{color:inherit}.risk-title h2 .risk-title-phrase{display:inline-block;white-space:nowrap}.home-section-head h2 .scale-period{color:var(--heading)}.product-categories-title{color:#000;letter-spacing:0}.home-section-head.split>p,.home-section-head>p:not(.home-eyebrow){color:var(--gray);font-size:16px;line-height:1.45;margin:20px 0 0;max-width:610px}.home-section-head.split{align-items:start;display:grid;gap:80px;grid-template-columns:minmax(0,1fr) minmax(420px,1fr)}.stats-panel{background:var(--white);border:24px solid var(--white);box-shadow:0 12px 30px #0e094814;display:grid;grid-template-columns:repeat(5,1fr);height:339px;margin:0 auto;max-width:1280px;position:relative;z-index:1}.stats-panel article{align-content:center;align-items:start;border:1px solid var(--almost-white);display:grid;grid-template-rows:52px 112px;justify-items:center;min-height:0;padding:26px 24px;text-align:center}.stats-panel strong{align-self:center;color:var(--red);font-size:36px;font-variant-numeric:tabular-nums;font-weight:400;line-height:1}.stats-panel p{color:var(--gray);font-size:14px;line-height:1.45;margin:14px 0 0;max-width:220px}.home-challenge{align-items:center;display:grid;gap:80px;grid-template-columns:minmax(360px,.72fr) minmax(0,1fr);margin:0 auto;max-width:1280px;padding:104px 80px}.home-copy-col>p:not(.home-eyebrow),.invitation-copy p,.risk-head>p,.showroom-dark-copy p{color:var(--gray);font-size:16px;line-height:1.6}.red-check-list{color:var(--gray);display:grid;gap:12px;list-style:none;margin:24px 0 0;padding:0}.red-check-list li{padding-left:22px;position:relative}.red-check-list li:before{background:var(--red);content:"";height:8px;left:0;position:absolute;top:9px;transform:rotate(45deg);width:8px}.home-image{overflow:hidden}.home-image.tall{height:560px}.home-image img,.news-cards img,.product-row img,.showroom-dark-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.showroom-dark-image img{-o-object-position:100% 100%;object-position:100% 100%}.risk-section{background:var(--black);color:var(--white);padding:84px 70px 72px}.risk-head{align-items:start;display:grid;gap:96px;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);margin:0 auto 72px;max-width:1292px}.home-cta h2,.invitation-copy h2,.risk-title h2,.showroom-dark h2{color:var(--white)}.risk-title h2{font-size:48px;letter-spacing:-1px;line-height:1.08;max-width:690px}.risk-head>p{margin:12px 0 0;max-width:500px}.invitation-copy p,.risk-head>p,.showroom-dark-copy p{color:#ffffffb8}.risk-grid{border:1px solid hsla(0,0%,100%,.16);display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1292px;min-height:261px}.risk-grid article{border-right:1px solid hsla(0,0%,100%,.16);padding:30px 52px}.risk-grid h3{font-size:22px;font-weight:400;line-height:1.2;margin:24px 0 18px}.risk-grid article:last-child{border-right:0}.risk-grid p{color:#ffffffa3;font-size:16px;line-height:1.35;margin:0}.risk-cta{margin:39px 0 0 calc((100% - min(1292px,100%))/2);width:314px}.how-section{background:var(--almost-white);padding:92px 80px 104px}.how-cards{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1280px}.how-cards article{background:var(--white);border:1px solid var(--almost-white);min-height:281px;padding:24px;position:relative}.how-cards img{background:var(--almost-white);height:46px;width:46px}.how-cards h3{font-size:24px;font-weight:400;margin:42px 0 12px}.how-cards p{color:var(--gray);line-height:1.45;margin:0;max-width:560px}.how-cards span{color:var(--almost-white);font-size:72px;letter-spacing:-4px;line-height:1;position:absolute;right:24px;top:8px}.network-section,.news-section,.products-section{background:var(--white);padding:92px 80px}.products-section{padding:92px 60px 72px}.products-section .home-section-head{margin-bottom:50px;max-width:1292px}.news-cards,.product-row{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin:0 auto 28px;max-width:1280px}.product-row{gap:14px;margin-bottom:30px;max-width:1292px}.news-cards article,.product-row article{background:var(--white);border:1px solid var(--almost-white)}.product-row article{overflow:hidden}.product-row img{background:#f7f7f7;height:286px;-o-object-fit:cover;object-fit:cover;width:100%}.product-category-copy{min-height:80px;padding:18px}.news-cards p,.product-category-copy p{color:var(--red);font-size:11px;font-weight:500;letter-spacing:1.4px;line-height:1;margin:0;text-transform:uppercase}.product-category-copy h3{color:var(--black);font-size:16px;font-weight:400;letter-spacing:0;line-height:1.25;margin:14px 0 0}.news-cards p{font-size:14px;letter-spacing:1px;padding:18px}.compact{margin-left:calc((100% - min(1280px,calc(100% - 160px)))/2)}.products-section .compact{margin-left:max(0px,calc(50% - 646px));min-height:44px;width:283px}.showroom-dark{background:var(--black);color:var(--white);display:grid;gap:56px;grid-template-columns:minmax(380px,.75fr) minmax(0,1.25fr);padding:92px 80px}.showroom-dark-image{min-height:520px;overflow:hidden}.network-section{overflow:hidden;padding:88px 0 120px}.network-section .home-section-head{margin-bottom:92px;max-width:1292px}.network-section h2{max-width:760px}.logo-marquee{--logo-marquee-gap:clamp(44px,4.15vw,60px);overflow:hidden;width:100%}.logo-marquee-track{align-items:center;animation:logo-marquee-scroll 34s linear infinite;display:flex;width:-moz-max-content;width:max-content;will-change:transform}.logo-marquee:hover .logo-marquee-track{animation-play-state:paused}.logo-marquee-group{align-items:center;display:flex;flex:0 0 auto;gap:var(--logo-marquee-gap);padding-right:var(--logo-marquee-gap)}.logo-marquee img{flex:0 0 auto;height:auto;max-height:66px;max-width:none;-o-object-fit:contain;object-fit:contain;width:auto}@keyframes logo-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.news-cards{grid-template-columns:repeat(3,1fr)}.news-section{background:var(--almost-white);padding:92px 0}.fresh-product-rail,.news-section{overflow:hidden}.fresh-product-row{display:flex;gap:22px;margin:0 0 40px calc((100% - min(1292px,calc(100% - 56px)))/2);width:-moz-max-content;width:max-content}.fresh-product-card{background:var(--white);flex:0 0 308px}.fresh-product-card a{color:inherit;display:block;text-decoration:none}.fresh-product-card img{background:var(--almost-white);height:308px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.fresh-product-card div{min-height:149px;padding:20px 22px 28px}.fresh-product-card.has-no-image div{min-height:220px;padding-top:28px}.fresh-product-card p{color:var(--red);font-size:14px;font-weight:500;letter-spacing:1.5px;line-height:1;margin:0 0 14px;text-transform:uppercase}.fresh-product-card h3{color:var(--black);font-size:16px;font-weight:400;line-height:1.32;margin:0 0 14px}.fresh-product-card span{color:var(--light-gray);font-size:14px;font-weight:500;line-height:1}.catalog-cta{margin-left:calc((100% - min(1292px,calc(100% - 56px)))/2);width:314px}.news-cards img{height:210px}.news-cards h3{font-size:20px;font-weight:400;line-height:1.25;margin:0;padding:0 18px 22px}.invitation-section{align-items:center;color:var(--white);display:flex;min-height:705px;overflow:hidden;position:relative}.invitation-bg{background:linear-gradient(90deg,#000000b3,#6660),url(./showroom-cta.Bm3vzf7I.png) top /cover;inset:0;position:absolute}.invitation-copy{margin-left:74px;position:relative;width:min(620px,calc(100% - 40px))}.home-cta{align-content:center;background:var(--black);color:var(--white);display:grid;gap:30px;min-height:476px;padding:92px 20px;place-items:center;text-align:center}.home-cta p{color:#ffffffb3;margin:0}@media(max-width:980px){.home-hero{min-height:570px}.home-hero-bg{background-image:linear-gradient(2deg,#000000e6 1%,#6660 133%),url(./home-hero-bg-clean.BZ2Wi9cO.png);background-position:bottom,80% top;background-repeat:no-repeat;background-size:cover,auto 92%}.home-hero-copy{margin:0 20px 44px}.home-copy-col h2,.home-cta h2,.home-hero h1,.home-section-head h2,.invitation-copy h2,.partners-head h2,.risk-title h2,.showroom-dark h2{font-size:36px;letter-spacing:-1px;line-height:1.19}.home-hero-copy>p:not(.home-eyebrow){font-size:16px}.home-actions{grid-template-columns:1fr}.home-challenge,.home-stats,.how-section,.network-section,.news-section,.partners-section,.products-section,.risk-section,.showroom-dark{padding:56px 20px}.home-stats:after{display:none}.network-section{padding:72px 20px 76px}.home-challenge,.home-section-head.split,.risk-head,.showroom-dark{gap:32px;grid-template-columns:1fr}.risk-head{margin-bottom:40px}.stats-panel{border-width:16px;grid-template-columns:repeat(2,1fr);height:auto}.stats-panel article{grid-template-rows:38px auto}.stats-panel article:last-child{grid-column:1/-1}.stats-panel strong{font-size:24px}.home-image.tall{height:360px;order:-1}.how-cards,.news-cards,.product-row,.risk-grid{grid-template-columns:1fr}.risk-grid{min-height:0}.risk-grid article{border-bottom:1px solid hsla(0,0%,100%,.16);border-right:0}.risk-grid article:last-child{border-bottom:0}.risk-cta{margin:32px 0 0;width:min(314px,100%)}.news-cards img,.product-row img{height:220px}.fresh-product-row{display:grid;gap:18px;grid-template-columns:1fr;margin:0 0 28px;transform:none;transition:none;width:auto}.fresh-product-card{width:100%}.fresh-product-card img{height:240px}.catalog-cta{width:100%}.catalog-cta,.compact{margin-left:0}.products-section .compact{margin-left:0;width:100%}.showroom-dark-image{min-height:360px}.logo-marquee{--logo-marquee-gap:30px;margin-inline:-20px}.logo-marquee-track{animation-duration:26s}.logo-marquee img{max-height:42px}.invitation-section{min-height:460px}.invitation-copy{margin-left:20px}}@media(max-width:520px){.home-hero-copy{margin-bottom:32px}.home-eyebrow{font-size:11px}.home-section-head{margin-bottom:32px}.risk-title h2{font-size:34px;letter-spacing:0;line-height:1.14}.risk-title h2 .risk-title-phrase{display:block}.risk-title-heading--phrased .risk-title-break{display:none}.partners-section{padding-bottom:52px;padding-top:52px}.partners-head h2{font-size:32px}.partners-copy{font-size:14px}.stats-panel{border-width:12px}.stats-panel article{min-height:118px;padding:18px 12px}.stats-panel p{font-size:13px;margin-top:12px}.home-copy-col>p:not(.home-eyebrow),.invitation-copy p,.risk-head>p,.showroom-dark-copy p{font-size:14px}.home-cta{min-height:380px}}.services-hero,.services-page{overflow:hidden}.services-hero{height:773px;position:relative}.services-hero-bg{background:var(--services-hero-image,url(./Gradient.BuGsPGJj.png)) center /cover;inset:0;position:absolute}.services-hero-video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.services-card{background:var(--white);left:75px;min-height:477px;padding:44px 43px;position:absolute;top:161px;width:765px}.services-card .home-eyebrow{color:#e72418}.services-card h1{color:var(--black);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0;width:580px}.services-card p:not(.home-eyebrow){color:var(--gray);font-size:20px;line-height:1.22;margin:24px 0 34px;width:min(512px,100%)}.visit-section{background:var(--almost-white);min-height:1046px;padding:128px 80px 125px}.visit-head{display:grid;gap:80px;grid-template-columns:minmax(0,1fr) minmax(460px,1fr);margin:0 auto 76px;max-width:1280px}.visit-head h2{color:var(--black);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0;max-width:594px}.visit-head h2 span{color:var(--red)}.visit-head>p{color:var(--gray);font-size:14px;line-height:1.6;margin:0}.visit-grid{background:var(--white);border:1px solid var(--almost-white);display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1280px}.visit-grid article{background:var(--white);border-bottom:1px solid var(--almost-white);border-right:1px solid var(--almost-white);min-height:262px;padding:78px 52px 40px}.visit-grid article:nth-child(3n){border-right:0}.visit-grid article:nth-last-child(-n+3){border-bottom:0}.visit-grid h3{color:var(--black);font-size:22px;font-weight:400;line-height:1;margin:0 0 20px}.visit-grid p{color:var(--gray);font-size:14px;line-height:1.6;margin:0}.services-closer{height:clamp(590px,43vw,640px);overflow:hidden;position:relative}.services-closer-bg{background:url(./home-atrium.BX_E2joJ.png) center 100%/cover;inset:0;position:absolute}.services-closer-card{background:var(--white);left:64px;min-height:370px;padding:67px 53px;position:absolute;top:87px;width:610px}.services-closer-card h2{color:var(--black);font-size:48px;font-weight:400;letter-spacing:-1px;line-height:1;margin:0}.services-closer-card p{color:var(--gray);font-size:16px;line-height:1.35;margin:30px 0 40px;width:min(444px,100%)}@media(max-width:860px){.services-hero{height:570px}.services-hero-bg{background-position:50%}.services-card{left:38px;min-height:380px;padding:46px 24px 28px;right:38px;text-align:center;top:89px;width:auto}.services-card h1{font-size:34px;letter-spacing:-.5px;line-height:1.16;max-width:100%;width:100%}.services-card p:not(.home-eyebrow){font-size:14px;line-height:1.6;margin:20px auto 26px}.services-card .btn{width:216px}.visit-section{min-height:986px;padding:56px 20px}.visit-head{gap:18px;grid-template-columns:1fr;margin-bottom:43px}.visit-head h2{font-size:36px;letter-spacing:-1px;line-height:1.19}.visit-grid{grid-template-columns:repeat(2,1fr)}.visit-grid article{min-height:190px;padding:22px 16px;text-align:center}.visit-grid article:nth-child(3n){border-right:1px solid var(--almost-white)}.visit-grid article:nth-child(2n){border-right:0}.visit-grid article:nth-last-child(-n+3){border-bottom:1px solid var(--almost-white)}.visit-grid article:nth-last-child(-n+2){border-bottom:0}.visit-grid h3{font-size:16px;line-height:1.15}.visit-grid p{font-size:13px;line-height:1.3}.services-closer{height:520px}.services-closer-card{left:20px;min-height:278px;padding:56px 20px 28px;right:20px;text-align:center;top:87px;width:auto}.services-closer-card h2{font-size:36px;letter-spacing:-1px;line-height:1.19}.services-closer-card p{font-size:14px;line-height:1.6;margin:20px auto 28px}}.showroom-page{background:var(--white);overflow:hidden}.showroom-hero{background:var(--almost-white);height:774px;overflow:hidden;position:relative;--showroom-hero-position-x:center;--showroom-hero-position-y:32%}.showroom-hero-bg{background-image:var(--showroom-hero-image,url(./showroom-hero-overlay.BZW7j0pq.png));background-position:var(--showroom-hero-position-x) var(--showroom-hero-position-y);background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.showroom-hero-video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--showroom-hero-position-x) var(--showroom-hero-position-y);object-position:var(--showroom-hero-position-x) var(--showroom-hero-position-y);position:absolute;width:100%}.showroom-hero-card{background:var(--white);left:75px;min-height:477px;padding:44px 43px;position:absolute;top:112px;width:861px}.showroom-hero-card .home-eyebrow{color:var(--red)}.showroom-hero-card h1{color:var(--black);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0;width:min(780px,100%)}.showroom-hero-card h1 span{color:var(--red)}.showroom-hero-card>p:not(.home-eyebrow){color:var(--black);font-size:18px;line-height:1.22;margin:24px 0 28px;width:min(620px,100%)}.showroom-hero-card .btn{font-size:14px;font-weight:400}.showroom-why{background:var(--white);padding:128px 80px 64px}.showroom-why-inner{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(420px,594px) minmax(0,628px);margin:0 auto;max-width:1280px;min-height:628px}.showroom-glance h2,.showroom-trip h2,.showroom-why-copy h2{color:var(--heading);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0}.showroom-glance h2 span,.showroom-trip h2 span,.showroom-why-copy h2 span{color:var(--red)}.showroom-why-copy>p:not(.home-eyebrow){color:var(--gray);font-size:20px;line-height:1.2;margin:20px 0 0}.showroom-why-image{height:628px;overflow:hidden}.showroom-trip-image img,.showroom-why-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.showroom-glance{background:var(--almost-white);min-height:725px;padding:128px 120px 120px}.showroom-glance-inner{margin:0 auto;max-width:1200px}.showroom-glance h2{font-size:48px;letter-spacing:-1px;line-height:1;margin-bottom:84px;max-width:461px}.showroom-stat-grid{background:var(--white);display:grid;grid-template-columns:repeat(4,1fr)}.showroom-stat-grid article{border-right:1px solid var(--almost-white);min-height:282px;padding:76px 33px 40px}.showroom-stat-grid article:last-child{border-right:0}.showroom-stat-grid h3{color:var(--black);font-size:22px;font-weight:400;line-height:1.2;margin:0 0 20px}.showroom-stat-grid p{color:var(--gray);font-size:16px;line-height:1.35;margin:0}.showroom-trip{background:var(--black);color:var(--white);padding:114px 80px 124px}.showroom-trip-head{align-items:start;display:grid;gap:78px;grid-template-columns:minmax(0,706px) minmax(360px,494px);margin:0 auto 84px;max-width:1278px}.showroom-trip h2{color:var(--white)}.showroom-trip-head>p{color:#ffffffb3;font-size:16px;line-height:1.6;margin:0}.showroom-trip-image{height:602px;margin:0 auto;max-width:1278px;overflow:hidden}.showroom-step-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1278px}.showroom-step-grid article{border:1px solid hsla(0,0%,68.2%,.2);border-left:0;min-height:211px;padding:48px 52px 30px}.showroom-step-grid article:first-child{border-left:1px solid hsla(0,0%,68.2%,.2)}.showroom-step-grid h3{color:var(--white);font-size:22px;font-weight:400;line-height:1.2;margin:0 0 16px}.showroom-step-grid p{color:#ffffffb3;font-size:14px;line-height:1.6;margin:0}.showroom-invitation{align-items:center;color:var(--white);display:flex;min-height:705px;overflow:hidden;position:relative}.showroom-invitation-bg{background:linear-gradient(90deg,#000000b8,#6660),url(./showroom-cta.Bm3vzf7I.png) top /cover;inset:0;position:absolute}.showroom-invitation-copy{margin-left:74px;position:relative;width:min(712px,calc(100% - 40px))}.showroom-invitation-copy h2{color:var(--white);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0}.showroom-invitation-copy p:not(.home-eyebrow){color:var(--white);font-size:16px;line-height:1.35;margin:28px 0 30px;width:min(560px,100%)}@media(max-width:980px){.showroom-hero{height:650px;--showroom-hero-position-x:56%;--showroom-hero-position-y:36%}.showroom-hero-card{left:38px;min-height:0;padding:42px 28px 32px;right:38px;top:78px;width:auto}.showroom-hero-card h1,.showroom-invitation-copy h2,.showroom-trip h2,.showroom-why-copy h2{font-size:36px;letter-spacing:-1px;line-height:1.19}.showroom-hero-card>p:not(.home-eyebrow),.showroom-why-copy>p:not(.home-eyebrow){font-size:14px;line-height:1.6}.showroom-glance,.showroom-trip,.showroom-why{padding:56px 20px}.showroom-trip-head,.showroom-why-inner{gap:32px;grid-template-columns:1fr}.showroom-why-inner{min-height:0}.showroom-why-image{height:360px;order:-1}.showroom-glance h2{font-size:36px;letter-spacing:-1px;line-height:1.19;margin-bottom:36px}.showroom-stat-grid,.showroom-step-grid{grid-template-columns:1fr}.showroom-stat-grid article{border-bottom:1px solid var(--almost-white);border-right:0;min-height:0;padding:28px 24px}.showroom-stat-grid article:last-child{border-bottom:0}.showroom-trip-head{margin-bottom:36px}.showroom-trip-image{height:360px}.showroom-step-grid article,.showroom-step-grid article:first-child{border:1px solid hsla(0,0%,68.2%,.2);border-bottom:0;min-height:0;padding:28px 24px}.showroom-step-grid article:last-child{border-bottom:1px solid hsla(0,0%,68.2%,.2)}.showroom-invitation{min-height:500px}.showroom-invitation-bg{background-position:55%}.showroom-invitation-copy{margin-left:20px}}@media(max-width:520px){.showroom-hero{height:620px}.showroom-hero-card{left:20px;padding:30px 20px 24px;right:20px;top:52px}.showroom-hero-card .btn,.showroom-invitation-copy .btn{width:100%}.showroom-trip-image,.showroom-why-image{height:260px}.showroom-stat-grid h3,.showroom-step-grid h3{font-size:20px}.showroom-invitation-copy p:not(.home-eyebrow),.showroom-stat-grid p,.showroom-step-grid p,.showroom-trip-head>p{font-size:14px}}.news-page{background:var(--white);overflow:hidden}.news-listing{background:var(--white);min-height:1498px;padding:64px 80px 94px}.news-listing-head{margin:0 auto 64px;text-align:center;width:min(640px,100%)}.news-listing-head .home-eyebrow{margin-bottom:16px}.news-listing-head h1{color:var(--black);font-size:64px;font-weight:400;letter-spacing:-.96px;line-height:65px;margin:0}.news-listing-head h1 span{color:var(--red)}.news-listing-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1280px}.news-card{background:var(--white);border:1px solid var(--almost-white);display:flex;flex-direction:column;gap:16px;min-height:482px;padding:17px;transition:transform .18s ease,box-shadow .18s ease}.news-card:hover{box-shadow:0 12px 30px #0e094814;transform:translateY(-3px)}.news-card-image,.news-card>img{border:1px solid var(--almost-white);display:block;overflow:hidden;width:100%}.news-card-image img,.news-card>img{-o-object-fit:cover;object-fit:cover}.news-card-image{position:relative}.news-card-image img{height:100%;width:100%}.news-card-image.dark:after{background:linear-gradient(90deg,#000000b3,#6660);content:"";inset:0;pointer-events:none;position:absolute}.news-card div{display:flex;flex-direction:column;gap:14px;padding:8px}.news-card p{font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;text-transform:uppercase}.news-card h2,.news-card p{color:var(--black);margin:0}.news-card h2{font-size:22px;font-weight:400;line-height:1.12}.news-card span:not(.news-card-image){color:var(--black);font-size:16px;line-height:1.2}.news-more{display:flex;font-size:14px;font-weight:400;margin:52px auto 0;width:212px}.news-detail-page{background:var(--white);overflow:hidden}.article-breadcrumb{align-items:center;border-bottom:1px solid var(--almost-white);color:var(--light-gray);display:flex;font-size:13px;gap:8px;line-height:1;min-height:59px;padding:20px 80px 21px}.article-breadcrumb a{color:var(--gray)}.article-breadcrumb strong{color:var(--black);font-weight:400}.article-hero{background:var(--white);padding:49px 80px 51px}.article-hero-inner{margin-left:calc(50% - 640px);width:860px}.article-hero .home-eyebrow{margin-bottom:27px}.article-hero h1{color:var(--black);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0;width:860px}.article-hero-inner>p:not(.home-eyebrow){color:var(--gray);font-size:22px;line-height:1.18;margin:28px 0 0;max-width:800px}.article-meta{align-items:center;border-top:1px solid var(--almost-white);color:var(--gray);display:flex;font-size:14px;gap:20px;line-height:1;margin-top:26px;padding-top:28px;width:860px}.article-meta span:first-child{color:var(--black)}.article-meta i{background:var(--light-gray);border-radius:50%;height:3px;width:3px}.article-featured-image{margin:22px auto 0;overflow:hidden;width:min(1240px,calc(100% - 160px))}.article-featured-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;width:100%}.article-body{align-items:center;background:var(--white);gap:48px;padding:72px 20px 96px}.article-body,.article-copy{display:flex;flex-direction:column}.article-copy{color:var(--black);gap:24px;width:min(720px,100%)}.article-copy p{font-size:18px;line-height:1.24;margin:0}.article-copy.article-lead>p:first-child{font-size:20px;line-height:1.2}.article-copy h2{color:var(--black);font-size:32px;font-weight:400;line-height:1;margin:32px 0 0}.article-copy h2:first-child{margin-top:0}.article-richtext{color:var(--black);font-size:18px;line-height:1.5;width:min(720px,100%)}.article-richtext>:first-child{margin-top:0}.article-richtext>:last-child{margin-bottom:0}.article-richtext blockquote,.article-richtext figure,.article-richtext ol,.article-richtext p,.article-richtext ul{margin:0 0 24px}.article-richtext h2,.article-richtext h3{color:var(--black);font-weight:400;line-height:1.1;margin:40px 0 18px}.article-richtext h2{font-size:32px}.article-richtext h3{font-size:24px}.article-richtext a{color:var(--red);text-decoration:none}.article-richtext img{display:block;height:auto;width:100%}.article-richtext blockquote{border-left:4px solid var(--red);font-size:24px;line-height:1.25;padding-left:24px}.article-quote{border-left:4px solid var(--red);color:var(--black);font-size:32px;font-weight:400;line-height:1.18;margin:0;padding:48px 0 40px 36px;width:min(860px,100%)}.article-list{display:grid;gap:13px;list-style:none;margin:-1px 0 0;padding:0}.article-list li{font-size:18px;line-height:1.2;padding-left:24px;position:relative}.article-list li:before{background:var(--red);content:"";height:2px;left:0;position:absolute;top:10px;width:10px}.article-inline-image{display:flex;flex-direction:column;gap:14px;margin:0;width:min(860px,100%)}.article-inline-image span{background:var(--black);display:block;height:460px;overflow:hidden;position:relative}.article-inline-image span:after{background:#0003;content:"";inset:0;pointer-events:none;position:absolute}.article-inline-image img{height:138%;max-width:none;-o-object-fit:cover;object-fit:cover;transform:translate(-4.8%,-6.4%);width:124%}.article-inline-image figcaption{color:var(--light-gray);font-size:13px;line-height:1.2}.article-footer-row{align-items:center;border-top:1px solid var(--almost-white);display:flex;gap:24px;justify-content:space-between;padding-top:41px;width:min(720px,100%)}.article-share{align-items:center;display:flex;gap:16px}.article-share span{font-size:13px}.article-share a{align-items:center;border:1px solid var(--almost-white);color:var(--black);display:inline-flex;font-size:13px;height:40px;justify-content:center;line-height:1;width:40px}.article-back{color:var(--red);font-size:14px;font-weight:500;line-height:1}.related-articles{background:var(--white);padding:1px 80px 114px}.related-articles h2{color:var(--black);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0 auto 53px;text-align:center;width:min(834px,100%)}.related-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1280px}.related-card{min-height:482px}.related-card h3{color:var(--black);font-size:22px;font-weight:400;line-height:1.12;margin:0}.related-more{display:flex;font-size:14px;font-weight:400;margin:51px auto 0;width:212px}@media(max-width:980px){.news-listing{min-height:0;padding:56px 20px}.news-listing-head{margin-bottom:40px}.news-listing-head h1{font-size:40px;letter-spacing:-.5px;line-height:1.12;white-space:normal}.news-listing-grid{gap:18px;grid-template-columns:1fr}.news-card{min-height:0}.news-card-image,.news-card>img{height:230px}.news-card span:not(.news-card-image){font-size:14px;line-height:1.45}.article-breadcrumb{overflow-x:auto;padding:18px 20px;white-space:nowrap}.article-hero{padding:44px 20px 42px}.article-hero h1,.article-hero-inner,.article-meta{margin-left:0;width:100%}.article-hero h1{font-size:44px;letter-spacing:-2px;line-height:1.1}.article-hero-inner>p:not(.home-eyebrow){font-size:18px;line-height:1.32}.article-meta{flex-wrap:wrap;gap:12px}.article-featured-image{height:340px;margin-top:0;width:calc(100% - 40px)}.article-body{gap:40px;padding:52px 20px 72px}.article-copy p,.article-list li{font-size:16px;line-height:1.5}.article-copy.article-lead>p:first-child{font-size:18px;line-height:1.42}.article-copy h2,.article-quote{font-size:28px;line-height:1.15}.article-quote{padding:34px 0 32px 24px}.article-inline-image span{height:320px}.article-footer-row{align-items:flex-start;flex-direction:column}.related-articles{padding:0 20px 72px}.related-articles h2{font-size:40px;letter-spacing:-1px;line-height:1.1;margin-bottom:36px}.related-grid{gap:18px;grid-template-columns:1fr}.related-card{min-height:0}.related-more{width:100%}}@media(max-width:520px){.news-listing-head h1{font-size:34px}.news-card-image,.news-card>img{height:210px}.news-more{width:100%}.article-hero h1{font-size:36px;letter-spacing:-1px}.article-featured-image,.article-inline-image span{height:260px}.article-share{flex-wrap:wrap}.related-articles h2{font-size:34px}}.contact-page{background:var(--white);overflow:hidden}.contact-hero{background:var(--white);padding:86px 80px 90px}.contact-hero-head{margin:0 auto 64px;text-align:center;width:min(780px,100%)}.contact-hero-head h1{color:var(--black);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0;white-space:nowrap}.contact-hero-head h1 span{color:var(--red)}.contact-hero-head>p:not(.home-eyebrow){color:var(--black);font-size:20px;line-height:1;margin:16px 0 0}.contact-map{background:var(--white);margin:0 auto;max-width:1280px;padding:24px}.contact-map .location-map{border:1px solid var(--almost-white);height:480px;min-height:480px;overflow:hidden;width:100%}.contact-form-section{background:var(--black);color:var(--white);padding:96px 80px 98px}.contact-form{margin:0 auto;max-width:960px;padding:0 40px}.contact-form h2{color:var(--white);font-size:36px;font-weight:400;letter-spacing:-1px;line-height:1.19;margin:16px 0 34px}.contact-form-grid{-moz-column-gap:22px;column-gap:22px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:26px}.contact-form label{display:flex;flex-direction:column;gap:10px}.contact-form label.wide{grid-column:1/-1}.contact-form span{color:var(--white);font-size:14px;font-weight:500;letter-spacing:.28px;line-height:1.6}.contact-form input,.contact-form select,.contact-form textarea{background:transparent;border:1px solid #3f3f3f;border-radius:0;color:var(--white);font:inherit;font-size:16px;outline:0;width:100%}.contact-form-note{color:#d7f7df;font-size:14px;line-height:1.5;margin:18px 0 0}.contact-form-note.error{color:#ffd2d2}.contact-submit:disabled{cursor:wait;opacity:.72}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] .language,html[dir=rtl] .language-option,html[dir=rtl] .mega-menu__browse,html[dir=rtl] .mega-menu__category,html[dir=rtl] .mega-menu__links a,html[dir=rtl] .nav-actions,html[dir=rtl] .nav-links{direction:rtl}html[dir=rtl] .nav{direction:ltr}html[dir=rtl] .home-hero-copy{margin:0 72px 100px 0}html[dir=rtl] .compact{margin-left:0;margin-right:calc((100% - min(1280px,calc(100% - 160px)))/2)}html[dir=rtl] .products-section .compact{margin-left:0;margin-right:max(0px,calc(50% - 646px))}html[dir=rtl] .fresh-product-row{margin:0 calc((100% - min(1292px,calc(100% - 56px)))/2) 40px 0}html[dir=rtl] .catalog-cta{margin-left:0;margin-right:calc((100% - min(1292px,calc(100% - 56px)))/2)}html[dir=rtl] .invitation-copy{margin-left:0;margin-right:74px}html[dir=rtl] .partners-copy{direction:rtl;text-align:right}html[dir=rtl] .partners-copy p{unicode-bidi:plaintext}@media(max-width:980px){html[dir=rtl] .home-hero-copy{margin:0 20px 44px}html[dir=rtl] .catalog-cta,html[dir=rtl] .compact,html[dir=rtl] .products-section .compact{margin-left:0;margin-right:0}html[dir=rtl] .fresh-product-row{margin:0 0 40px}html[dir=rtl] .invitation-copy{margin-left:0;margin-right:20px}}@media(max-width:520px){html[dir=rtl] .home-hero-copy{margin:0 20px 32px}}html[dir=rtl] .language-option{border-left:0;border-right:2px solid transparent;text-align:right}html[dir=rtl] .language-option.is-active,html[dir=rtl] .language-option:hover{border-right-color:var(--red)}html[dir=rtl] .language-menu:has(.language-option:hover) .language-option.is-active:not(:hover){border-right-color:transparent}html[dir=rtl] .contact-submit{margin-left:0;margin-right:auto}.contact-form input,.contact-form select{height:51px;padding:14px 16px}.contact-form select option{color:var(--black)}.contact-form textarea{min-height:122px;padding:14px 16px;resize:vertical}.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder{color:#6a6a6a;opacity:1}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#6a6a6a;opacity:1}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--red)}.contact-submit{display:flex;gap:8px;margin:28px 0 0 auto;width:226px}.contact-submit-icon{fill:none;flex:0 0 auto;height:12px;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;width:16px}.contact-invitation{align-items:center;color:var(--white);display:flex;min-height:705px;overflow:hidden;position:relative}.contact-invitation-bg{background:linear-gradient(90deg,#000000b8,#6660),url(./showroom-cta.Bm3vzf7I.png) top /cover;inset:0;position:absolute}.contact-invitation-copy{margin-left:106px;position:relative;width:min(700px,calc(100% - 40px))}.contact-invitation-copy h2{color:var(--white);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0;width:min(650px,100%)}.contact-invitation-copy p:not(.home-eyebrow){color:var(--white);font-size:20px;line-height:1.2;margin:28px 0 30px;width:min(685px,100%)}.contact-invitation-copy .btn-red{width:314px}@media(max-width:980px){.contact-form-section,.contact-hero{padding:56px 20px}.contact-hero-head{margin-bottom:36px}.contact-hero-head h1,.contact-invitation-copy h2{font-size:40px;letter-spacing:-1px;line-height:1.14;white-space:normal}.contact-hero-head>p:not(.home-eyebrow),.contact-invitation-copy p:not(.home-eyebrow){font-size:16px;line-height:1.45}.contact-map{padding:0}.contact-map .location-map{height:300px;min-height:300px}.contact-form{padding:0}.contact-form-grid{grid-template-columns:1fr}.contact-submit{width:100%}.contact-invitation{min-height:500px}.contact-invitation-copy{margin-left:20px}}@media(max-width:520px){.contact-hero-head h1,.contact-invitation-copy h2{font-size:34px}.contact-map .location-map{height:210px;min-height:210px}.contact-form h2{font-size:30px}.contact-form input,.contact-form select,.contact-form textarea{font-size:14px}}.products-page{background:var(--white);overflow:hidden}.products-hero{background:var(--black);color:var(--white);display:grid;min-height:511px;padding:78px 20px 86px;place-items:center;text-align:center}.products-hero-inner{width:min(724px,100%)}.products-hero h1{color:var(--white);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0 auto;max-width:560px}.products-hero h1 span{color:var(--red);display:block}.products-hero-inner>p:not(.home-eyebrow){color:#ffffffb3;font-size:18px;line-height:1.25;margin:24px auto 32px}.products-search{align-items:center;background:var(--white);display:grid;grid-template-columns:1fr auto;height:58px}.products-search input{border:0;color:var(--black);font-size:16px;height:100%;outline:0;padding:0 20px;width:100%}.products-search input::-moz-placeholder{color:var(--light-gray);opacity:1}.products-search input::placeholder{color:var(--light-gray);opacity:1}.products-search button{background:transparent;border:0;color:var(--light-gray);cursor:pointer;font-size:20px;height:100%;padding:0 18px}.products-popular{background:var(--almost-white);padding:62px 69px 72px}.products-section-head{margin:0 auto 40px;max-width:1300px}.products-section-head h2{color:var(--black);font-size:48px;font-weight:400;letter-spacing:-1px;line-height:1;margin:0}.popular-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1300px}.popular-grid article{background:var(--white);min-height:429px;overflow:hidden}.product-category-link{display:block;height:100%}.popular-grid img{height:271px;-o-object-fit:cover;object-fit:cover;width:100%}.popular-grid h3{color:var(--black);font-size:20px;font-weight:400;line-height:1.2;margin:0;padding:27px 27px 0}.popular-grid p{color:var(--gray);font-size:16px;line-height:1.25;margin:14px 0 0;padding:0 27px 26px}.products-catalog{background:var(--white);padding:80px 70px 86px}.catalog-grid{-moz-column-gap:18px;column-gap:18px;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1300px;row-gap:32px}.catalog-grid article{min-width:0}.catalog-grid img{background:var(--almost-white);height:209px;-o-object-fit:cover;object-fit:cover;width:100%}.catalog-grid h3{color:var(--black);font-size:18px;font-weight:400;line-height:1.25;margin:16px 0 0}.products-filterbar{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end;margin:-10px auto 28px;max-width:1300px}.products-filterbar label{align-items:center;display:flex;gap:8px}.products-filterbar span{color:var(--light-gray);font-size:12px;line-height:1}.products-filterbar select{background:var(--white);border:1px solid var(--almost-white);border-radius:0;color:var(--black);font:inherit;font-size:13px;height:40px;min-width:150px;padding:0 32px 0 12px}.products-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1300px}.product-card{background:var(--white);border:1px solid var(--almost-white);min-width:0;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{box-shadow:0 12px 30px #0e094814;transform:translateY(-2px)}.product-card a{display:block;height:100%}.product-card img{background:var(--almost-white);height:248px;-o-object-fit:contain;object-fit:contain;width:100%}.product-card div{padding:18px 20px 22px}.product-card p{color:var(--red);font-size:13px;font-weight:500;letter-spacing:1px;line-height:1;margin:0 0 12px;text-transform:uppercase}.product-card h3{color:var(--black);font-size:16px;font-weight:400;line-height:1.2;margin:0 0 12px}.product-card span{color:var(--light-gray);font-size:13px;font-weight:500}.products-empty{border:1px solid var(--almost-white);color:var(--gray);display:grid;margin:0 auto;max-width:1300px;min-height:260px;place-items:center;text-align:center}.products-empty p{font-size:16px;margin:0}.products-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:54px}.products-pagination button,.products-pagination span{align-items:center;background:var(--white);border:1px solid var(--almost-white);color:var(--black);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:40px;justify-content:center;min-width:40px;padding:0 12px}.products-pagination button:disabled{color:var(--light-gray);cursor:not-allowed;opacity:.5}.products-pagination span{color:var(--light-gray);cursor:default;opacity:.5}.products-pagination .ellipsis{border-color:transparent;font-weight:400;opacity:1}.products-pagination button.active{background:var(--black);border-color:var(--black);color:var(--white)}@media(max-width:980px){.products-hero{min-height:430px;padding:56px 20px}.products-hero h1,.products-section-head h2{font-size:36px;letter-spacing:-1px;line-height:1.19}.products-hero-inner>p:not(.home-eyebrow){font-size:16px}.products-catalog,.products-popular{padding:56px 20px}.catalog-grid,.popular-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.popular-grid article{min-height:0}.catalog-grid img,.popular-grid img,.product-card img{height:210px}.popular-grid h3,.popular-grid p{padding-left:20px;padding-right:20px}}@media(max-width:520px){.products-hero h1{font-size:34px}.products-search{grid-template-columns:1fr;height:auto}.products-search input{min-height:52px}.products-search button{border-top:1px solid var(--almost-white);min-height:44px}.catalog-grid,.popular-grid,.products-grid{grid-template-columns:1fr}.catalog-grid img,.popular-grid img,.product-card img{height:220px}.catalog-grid,.products-grid{row-gap:28px}.products-filterbar,.products-filterbar label,.products-filterbar select{width:100%}.products-filterbar label{justify-content:space-between}}.category-page{background:var(--white);overflow:hidden}.category-breadcrumb{align-items:center;border-bottom:1px solid var(--almost-white);color:var(--light-gray);display:flex;font-size:14px;gap:10px;line-height:1;min-height:62px;padding:0 70px}.category-breadcrumb strong{color:var(--black);font-weight:400}.category-hero{align-items:end;border-bottom:1px solid var(--almost-white);display:grid;gap:48px;grid-template-columns:minmax(0,720px) auto;justify-content:space-between;padding:62px 70px 46px}.category-hero-copy h1{color:var(--black);font-size:64px;font-weight:400;line-height:1;margin:0;max-width:650px}.category-hero-copy>p:not(.home-eyebrow){color:var(--gray);font-size:18px;line-height:1.28;margin:22px 0 0;max-width:690px}.category-hero-stats{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(116px,auto));padding-bottom:6px}.category-hero-stats strong{color:var(--black);display:block;font-size:36px;font-weight:400;line-height:1}.category-hero-stats span{color:var(--light-gray);display:block;font-size:14px;margin-top:8px}.category-tabs{border-bottom:1px solid var(--almost-white);display:flex;flex-wrap:wrap;gap:10px;padding:24px 70px 25px}.category-tabs a{align-items:center;background:var(--white);border:1px solid var(--almost-white);color:var(--black);display:inline-flex;font-size:14px;gap:8px;justify-content:center;line-height:1;min-height:42px;padding:10px 16px;white-space:nowrap}.category-tabs a.active{background:var(--black);border-color:var(--black);color:var(--white)}.category-tabs span{color:currentColor;opacity:.58}.category-results{background:var(--white);display:grid;gap:30px;grid-template-columns:250px minmax(0,1fr);padding:32px 70px 82px}.category-filters{align-self:start;background:var(--white);border:1px solid var(--almost-white)}.filters-head{align-items:center;border-bottom:1px solid var(--almost-white);display:flex;gap:16px;justify-content:space-between;min-height:66px;padding:0 18px}.filters-head h2{color:var(--black);font-size:14px;font-weight:500;line-height:1;margin:0;text-transform:uppercase}.active-filters button,.filters-head button{background:transparent;border:0;color:var(--light-gray);cursor:pointer}.filters-head button{font-size:12px;padding:0;text-transform:uppercase}.filter-group{border:0;border-bottom:1px solid var(--almost-white);margin:0;padding:22px 18px 24px}.filter-group:last-child{border-bottom:0}.filter-group legend{color:var(--black);font-size:16px;font-weight:500;margin:0 0 18px;padding:0}.filter-group label{align-items:center;color:var(--gray);cursor:pointer;display:grid;font-size:14px;gap:10px;grid-template-columns:18px 1fr auto;min-height:30px}.filter-group input{accent-color:var(--red);height:16px;margin:0;width:16px}.filter-group em{color:var(--light-gray);font-style:normal}.category-main{min-width:0}.category-toolbar{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;min-height:44px}.active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.active-filters span{color:var(--light-gray);font-size:12px;font-weight:500;line-height:1;text-transform:uppercase}.active-filters button{border:1px solid var(--almost-white);color:var(--black);font-size:13px;min-height:32px;padding:7px 12px}.active-filters button:after{color:var(--light-gray);content:"×";margin-left:8px}.sort-control{align-items:center;color:var(--light-gray);display:flex;font-size:14px;gap:10px;white-space:nowrap}.sort-control select{background:var(--white);border:1px solid var(--almost-white);border-radius:0;color:var(--black);font:inherit;height:40px;min-width:147px;padding:0 34px 0 12px}.category-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{background:var(--white);border:1px solid var(--almost-white);min-width:0}.category-card-image{background:var(--almost-white);margin:0;position:relative}.category-card img{background:var(--almost-white);height:305px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.category-card-image .product-number-watermark{color:red;display:block;font-size:16px;font-weight:700;left:16px;line-height:1;margin:0;pointer-events:none;position:absolute;top:16px;z-index:1}.category-card div{padding:20px 20px 24px}.category-card p{color:var(--red);font-size:12px;font-weight:500;line-height:1;margin:0 0 12px;text-transform:uppercase}.category-card h2{color:var(--black);font-size:18px;font-weight:400;line-height:1.22;margin:0}.category-card span{color:var(--light-gray);display:block;font-size:13px;line-height:1.2;margin-top:16px}.category-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:44px}.category-pagination a,.category-pagination span{align-items:center;border:1px solid var(--almost-white);color:var(--black);display:inline-flex;font-size:14px;height:42px;justify-content:center;min-width:42px;padding:0 12px}.category-pagination span{color:var(--light-gray)}.category-pagination a.active{background:var(--black);border-color:var(--black);color:var(--white)}@media(max-width:1180px){.category-results{gap:22px;grid-template-columns:230px minmax(0,1fr)}.category-breadcrumb,.category-hero,.category-results,.category-tabs{padding-left:32px;padding-right:32px}.category-card img{height:250px}}@media(max-width:980px){.category-hero{gap:30px;grid-template-columns:1fr;padding-top:52px}.category-hero-copy h1{font-size:42px;line-height:1.08}.category-hero-copy>p:not(.home-eyebrow){font-size:16px}.category-hero-stats{justify-content:start}.category-results{grid-template-columns:1fr}.category-filters{display:grid;grid-template-columns:repeat(3,1fr)}.filters-head{grid-column:1/-1}.filter-group{border-bottom:0;border-right:1px solid var(--almost-white)}.filter-group:last-child{border-right:0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.category-breadcrumb,.category-hero,.category-results,.category-tabs{padding-left:20px;padding-right:20px}.category-breadcrumb{overflow-x:auto;white-space:nowrap}.category-tabs{flex-wrap:nowrap;overflow-x:auto}.category-hero-copy h1{font-size:34px}.category-hero-stats{gap:18px;grid-template-columns:1fr 1fr}.category-hero-stats strong{font-size:30px}.category-filters{grid-template-columns:1fr}.filter-group{border-bottom:1px solid var(--almost-white);border-right:0}.category-toolbar{align-items:flex-start;flex-direction:column}.sort-control{justify-content:space-between;width:100%}.sort-control select{min-width:172px}.category-grid{grid-template-columns:1fr}.category-card img{height:260px}}.product-detail-body .nav .btn-red{background:var(--black)}.product-detail-page{background:var(--white);overflow:hidden}.product-breadcrumb{align-items:center;border-bottom:1px solid var(--almost-white);color:var(--light-gray);display:flex;font-size:13px;gap:10px;line-height:1;min-height:58px;padding:20px 80px;white-space:nowrap}.product-breadcrumb a{color:var(--gray)}.product-breadcrumb strong{color:var(--black);font-weight:400}.product-hero-detail{background:var(--white);padding:56px 80px 80px 42px}.product-detail-container{display:grid;gap:64px;grid-template-columns:620px minmax(0,1fr);height:778px;margin:0 auto;max-width:1280px;padding:0 40px}.product-gallery{display:flex;flex-direction:column;gap:12px}.product-main-image{background:var(--almost-white);height:620px;margin:0;overflow:hidden;width:620px}.product-main-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-thumbs img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-thumbs{display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.product-thumbs button{background:var(--almost-white);border:0;cursor:pointer;height:146px;overflow:hidden;padding:0;position:relative}.product-thumbs button.active:after{border:1px solid var(--red);content:"";inset:2px;pointer-events:none;position:absolute}.product-info{color:var(--black);padding-top:27px}.product-category-label{font-size:12px;letter-spacing:1px;line-height:1;margin:0 0 7px;text-transform:uppercase}.product-info h1{color:#0f0f0f;font-size:40px;font-weight:400;letter-spacing:-1px;line-height:1.3;margin:0;width:360px}.product-article-label{color:var(--light-gray);font-size:13px;line-height:1;margin:0;padding-top:24px}.product-description{color:var(--gray);font-size:16px;line-height:1.3;margin:8px 0 0;max-width:490px}.product-summary-grid{border-left:1px solid #e4e4e6;border-top:1px solid #e4e4e6;display:grid;grid-template-columns:repeat(2,1fr);margin:30px 0 0}.product-summary-grid div{border-bottom:1px solid #e4e4e6;border-right:1px solid #e4e4e6;min-height:78px;padding:18px 20px}.product-summary-grid dt{color:var(--light-gray);font-size:13px;margin:0 0 8px}.product-summary-grid dd{color:var(--black);font-size:14px;line-height:1.6;margin:0}.product-summary-grid div:nth-child(2n) dd,.product-summary-grid div:nth-child(4n) dd{font-size:12px;letter-spacing:1px;line-height:1;text-transform:uppercase}.product-inquiry-link{font-size:16px;margin-top:39px;width:206px}.product-specs{background:var(--almost-white);min-height:663px;padding:96px 80px 118px}.product-wide-container{margin:0 auto;max-width:1280px}.product-specs .home-eyebrow{margin-bottom:16px}.product-specs h2{color:var(--black);font-size:40px;font-weight:400;letter-spacing:-1px;line-height:1.05;margin:0 0 52px}.specs-grid{display:grid;gap:80px;grid-template-columns:repeat(2,minmax(0,600px))}.specs-grid dl{margin:0}.specs-grid div{align-items:center;border-top:1px solid #d8d8dc;display:grid;grid-template-columns:180px minmax(0,1fr);min-height:59px}.specs-grid dt{color:var(--light-gray);font-size:12px;letter-spacing:1px;line-height:1;text-transform:uppercase}.specs-grid dd{color:var(--black);font-size:16px;line-height:1.35;margin:0}.product-inquiry-section{background:var(--black);color:var(--white);padding:96px 20px 74px}.product-inquiry-form{margin:0 auto;max-width:880px}.product-inquiry-form h2{color:var(--white);font-size:40px;font-weight:400;letter-spacing:-1px;line-height:1.08;margin:15px 0 0}.product-inquiry-form>p:not(.home-eyebrow){color:#ffffffb8;font-size:13px;margin:14px 0 0}.selected-product{align-items:center;background:var(--white);color:var(--black);display:flex;gap:20px;height:120px;margin-top:36px;padding:20px}.selected-product img{background:var(--almost-white);height:80px;-o-object-fit:contain;object-fit:contain;width:80px}.selected-product div{display:flex;flex-direction:column;gap:5px}.selected-product em,.selected-product span{color:var(--light-gray);font-size:12px;font-style:normal;line-height:1}.selected-product strong{color:var(--black);font-size:16px;font-weight:400;line-height:1.25}.product-form-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,430px));margin-top:31px}.product-form-grid label{display:flex;flex-direction:column;gap:8px}.product-form-grid label.wide{grid-column:1/-1}.product-form-grid span{color:var(--white);font-size:14px;font-weight:500;letter-spacing:.28px;line-height:1.6}.product-form-grid input,.product-form-grid select,.product-form-grid textarea{background:transparent;border:1px solid #3f3f3f;border-radius:0;color:var(--white);font:inherit;font-size:16px;outline:0;width:100%}.product-form-grid input,.product-form-grid select{height:50px;padding:14px 16px}.product-form-grid select option{color:var(--black)}.product-form-grid textarea{min-height:122px;padding:14px 16px;resize:vertical}.product-form-grid input::-moz-placeholder,.product-form-grid textarea::-moz-placeholder{color:#6a6a6a;opacity:1}.product-form-grid input::placeholder,.product-form-grid textarea::placeholder{color:#6a6a6a;opacity:1}.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus{border-color:var(--red)}.inquiry-submit{display:flex;gap:10px;margin:32px 0 0 auto;width:201px}.inquiry-submit:disabled{cursor:wait;opacity:.72}.product-related{background:var(--white);padding:90px 70px 111px}.product-related h2{color:var(--black);font-size:48px;font-weight:400;letter-spacing:-1px;line-height:1;margin:0 0 91px;text-align:center}.product-related-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1300px}.related-product-card{background:var(--white);border:1px solid var(--almost-white);min-height:458px}.related-product-card img{background:var(--almost-white);height:309px;-o-object-fit:contain;object-fit:contain;width:100%}.related-product-card div{padding:19px 21px 24px}.related-product-card p{color:var(--red);font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin:0 0 12px;text-transform:uppercase}.related-product-card h3{color:var(--black);font-size:16px;font-weight:400;line-height:1.2;margin:0 0 12px}.related-product-card span{color:var(--light-gray);font-size:14px;font-weight:500}@media(max-width:1180px){.product-hero-detail{padding-left:32px;padding-right:32px}.product-detail-container{gap:40px;grid-template-columns:minmax(380px,.9fr) minmax(0,1fr);height:auto;padding:0}.product-main-image{width:100%}.product-main-image,.product-thumbs button{aspect-ratio:1;height:auto}.product-inquiry-link{margin-top:96px}.product-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.product-breadcrumb{overflow-x:auto;padding:18px 20px}.product-hero-detail,.product-specs{padding:56px 20px}.product-detail-container{grid-template-columns:1fr}.product-gallery{max-width:620px}.product-info{padding-top:0}.product-info h1{font-size:36px;width:min(420px,100%)}.product-inquiry-link{margin-top:32px;width:100%}.specs-grid{gap:0;grid-template-columns:1fr}.product-inquiry-section{padding:56px 20px}.product-form-grid{grid-template-columns:1fr}.product-related{padding:64px 20px 72px}.product-related h2{font-size:38px;margin-bottom:42px}}@media(max-width:560px){.product-thumbs{gap:8px}.product-info h1,.product-inquiry-form h2,.product-specs h2{font-size:32px}.product-summary-grid,.specs-grid div{grid-template-columns:1fr}.specs-grid div{align-items:start;gap:8px;padding:16px 0}.selected-product{align-items:flex-start;height:auto}.product-related-grid{grid-template-columns:1fr}.related-product-card{min-height:0}.related-product-card img{height:260px}}.new-arrivals-page{background:var(--white);overflow:hidden}.arrivals-breadcrumb{align-items:center;border-bottom:1px solid var(--almost-white);color:var(--light-gray);display:flex;font-size:13px;gap:8px;line-height:1;min-height:58px;padding:20px 80px}.arrivals-breadcrumb a{color:var(--gray)}.arrivals-breadcrumb strong{color:var(--black);font-weight:400}.arrivals-hero{background:var(--white);border-bottom:1px solid var(--almost-white);padding:64px 80px 49px}.arrivals-hero-inner{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1286px;min-height:151px}.arrivals-title{max-width:806px}.arrivals-title .home-eyebrow{margin-bottom:16px}.arrivals-title h1{color:var(--black);font-size:48px;font-weight:400;letter-spacing:-1px;line-height:1;margin:0}.arrivals-title>p{color:var(--gray);font-size:16px;line-height:1.25;margin:20px 0 0;width:362px}.arrivals-controls{align-items:flex-end;display:flex;gap:32px;justify-content:space-between;margin-top:46px}.arrivals-selects,.arrivals-selects label,.arrivals-tabs{align-items:center;display:flex}.arrivals-tabs{gap:12px}.arrivals-selects span,.arrivals-tabs span{color:var(--light-gray);font-size:12px;line-height:1}.arrivals-tabs button{background:var(--white);border:1px solid var(--almost-white);color:var(--black);cursor:pointer;font-size:13px;min-height:40px;padding:0 20px}.arrivals-tabs button.active{background:var(--black);border-color:var(--black);color:var(--white)}.arrivals-selects{gap:18px}.arrivals-selects label{gap:8px}.arrivals-selects select{background:var(--white);border:1px solid var(--almost-white);border-radius:0;color:var(--black);font:inherit;font-size:13px;height:40px;min-width:128px;padding:0 32px 0 12px}.arrivals-catalog{background:var(--white);padding:64px 70px 114px}.arrivals-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1300px}.arrival-card{background:var(--white);border:1px solid var(--almost-white);min-height:458px;transition:transform .18s ease,box-shadow .18s ease}.arrival-card:hover{box-shadow:0 12px 30px #0e094814;transform:translateY(-2px)}.arrival-card img{background:var(--almost-white);height:309px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.arrival-card div{padding:19px 21px 24px}.arrival-card p{color:var(--red);font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin:0 0 12px;text-transform:uppercase}.arrival-card h2{color:var(--black);font-size:16px;font-weight:400;line-height:1.18;margin:0 0 12px}.arrival-card span{color:var(--light-gray);font-size:14px;font-weight:500}.arrivals-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:64px}.arrivals-pagination a,.arrivals-pagination button,.arrivals-pagination span{align-items:center;background:var(--white);border:1px solid var(--almost-white);color:var(--black);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:40px;justify-content:center;min-width:40px;padding:0 12px}.arrivals-pagination button:disabled{color:var(--light-gray);cursor:not-allowed;opacity:.5}.arrivals-pagination span{color:var(--light-gray);opacity:.5}.arrivals-pagination .ellipsis{border-color:transparent;font-weight:400;opacity:1}.arrivals-pagination a.active,.arrivals-pagination button.active{background:var(--black);border-color:var(--black);color:var(--white)}.arrivals-empty{border:1px solid var(--almost-white);color:var(--gray);display:grid;margin:0 auto;max-width:1300px;min-height:260px;place-items:center;text-align:center}.arrivals-empty p{font-size:16px;margin:0}@media(max-width:1180px){.arrivals-breadcrumb,.arrivals-catalog,.arrivals-hero{padding-left:32px;padding-right:32px}.arrivals-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.arrivals-breadcrumb{padding:18px 20px}.arrivals-hero{padding:52px 20px 38px}.arrivals-title h1{font-size:40px;line-height:1.08}.arrivals-title>p{width:min(362px,100%)}.arrivals-controls{align-items:stretch;flex-direction:column;margin-top:36px}.arrivals-selects,.arrivals-tabs{flex-wrap:wrap}.arrivals-catalog{padding:42px 20px 72px}.arrivals-grid{gap:18px;grid-template-columns:repeat(2,1fr)}.arrival-card{min-height:0}.arrival-card img{height:240px}}@media(max-width:560px){.arrivals-title h1{font-size:34px}.arrivals-tabs{gap:8px}.arrivals-tabs span{width:100%}.arrivals-tabs button{flex:1 1 auto;padding:0 12px}.arrivals-selects,.arrivals-selects label,.arrivals-selects select{width:100%}.arrivals-selects label{justify-content:space-between}.arrivals-grid{grid-template-columns:1fr}.arrival-card img{height:260px}}.shantou-page{background:var(--white);overflow:hidden}.shantou-hero{height:780px;overflow:hidden;position:relative}.shantou-hero>img{height:148%;inset:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;position:absolute;width:120%}.shantou-hero-card{background:var(--white);bottom:80px;color:var(--black);left:62px;min-height:528px;padding:61px 64px 56px;position:absolute;width:815px}.shantou-hero-card .home-eyebrow{margin-bottom:31px}.shantou-hero-card h1{color:var(--black);font-size:72px;font-weight:400;letter-spacing:-4px;line-height:1.09;margin:0;width:700px}.shantou-hero-card h1 span{color:var(--red)}.shantou-hero-card h2{color:var(--heading);font-size:24px;font-weight:500;line-height:32.4px;margin:30px 0 0;max-width:644px}.shantou-hero-card>p:not(.home-eyebrow){color:var(--gray);font-size:16px;line-height:26.4px;margin:18px 0 0;max-width:656px}.shantou-btn{font-size:16px;gap:10px;margin-top:25px;min-height:47px;padding:12px 20px;width:187px}.shantou-intro{align-items:center;background:var(--white);display:grid;gap:128px;grid-template-columns:250px minmax(0,858px);min-height:292px;padding:72px 62px}.shantou-intro .home-eyebrow{margin:0}.shantou-intro div{color:var(--gray);font-size:20px;line-height:1.27}.shantou-intro p{margin-top:0}.shantou-intro div p:last-child{margin-bottom:0}.shantou-audience{background:var(--black);color:var(--white);display:grid;gap:150px;grid-template-columns:minmax(0,610px) minmax(340px,460px);min-height:449px;padding:93px 128px 90px}.shantou-audience .home-eyebrow{margin-bottom:54px}.shantou-audience h2{color:var(--white);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0}.shantou-audience>p{color:var(--white);font-size:20px;line-height:1.25;margin:0}.shantou-audience .shantou-btn{margin-top:42px}.shantou-register{background:var(--white);min-height:1367px;padding:75px 20px 536px}.shantou-register-head{margin:0 auto 62px;text-align:center;width:min(620px,100%)}.shantou-register-head .home-eyebrow{margin-bottom:29px}.shantou-register-head h2{color:var(--black);font-size:56px;font-weight:400;letter-spacing:-2px;line-height:56px;margin:0}.shantou-register-head>p{color:var(--gray);font-size:16px;line-height:26.4px;margin:24px auto 0;max-width:522px}.shantou-form{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;row-gap:25px;width:min(725px,100%)}.shantou-form label{display:flex;flex-direction:column;gap:8px}.shantou-form label.wide{grid-column:1/-1}.shantou-form span{color:var(--light-gray);font-size:14px;letter-spacing:.28px;line-height:22.4px}.shantou-form input,.shantou-form textarea{background:var(--white);border:1px solid #c8c8cc;border-radius:0;color:var(--black);font:inherit;font-size:13px;outline:0;width:100%}.shantou-form input{height:45px;padding:12px 15px}.shantou-form textarea{min-height:134px;padding:12px 15px;resize:vertical}.shantou-form input::-moz-placeholder,.shantou-form textarea::-moz-placeholder{color:var(--gray);opacity:1}.shantou-form input::placeholder,.shantou-form textarea::placeholder{color:var(--gray);opacity:1}.shantou-submit{gap:10px;grid-column:2;justify-self:end;margin-top:7px;min-height:56px;width:207px}@media(max-width:1120px){.shantou-hero-card{left:40px;width:min(815px,calc(100% - 80px))}.shantou-hero-card h1{font-size:62px;width:min(868px,100%)}.shantou-audience,.shantou-intro{gap:36px;grid-template-columns:1fr}.shantou-audience{padding-left:80px;padding-right:80px}}@media(max-width:860px){.shantou-hero{height:760px}.shantou-hero>img{height:100%;-o-object-position:45% center;object-position:45% center;width:140%}.shantou-hero-card{bottom:40px;left:20px;min-height:0;padding:38px 28px;right:20px;width:auto}.shantou-hero-card h1{font-size:44px;letter-spacing:-2px;line-height:1.08}.shantou-hero-card h2{font-size:20px;line-height:1.35}.shantou-intro{min-height:0;padding:56px 20px}.shantou-audience>p,.shantou-intro div{font-size:17px;line-height:1.48}.shantou-audience{min-height:0;padding:64px 20px}.shantou-audience .home-eyebrow{margin-bottom:32px}.shantou-audience h2,.shantou-register-head h2{font-size:40px;letter-spacing:-1px;line-height:1.1}.shantou-register{min-height:0;padding:64px 20px 120px}.shantou-register-head{margin-bottom:44px}.shantou-form{grid-template-columns:1fr}.shantou-submit{grid-column:1;width:100%}}@media(max-width:520px){.shantou-hero{height:710px}.shantou-hero-card{padding:30px 24px}.shantou-hero-card h1{font-size:36px}.shantou-btn{width:100%}.shantou-audience h2,.shantou-register-head h2{font-size:34px}}
