﻿html{box-sizing:border-box;font-family:"DM Sans",sans-serif}*,*::before,*::after{box-sizing:inherit}html{overflow-x:clip}body{margin:0;font-family:"DM Sans",sans-serif;color:#fff;overflow-x:clip;max-width:100%}body.home-page .food-tins-header h2,body.home-page .popular-products-header h2,body.home-page .testimonials-header h2,body.home-page .brands-heading,body.home-page .customization-content h2{font-size:40px}@media(max-width: 991px){body.home-page .food-tins-header h2,body.home-page .popular-products-header h2,body.home-page .testimonials-header h2,body.home-page .brands-heading,body.home-page .customization-content h2{font-size:28px;line-height:1.25}}@media(max-width: 576px){body.home-page .food-tins-header h2,body.home-page .popular-products-header h2,body.home-page .testimonials-header h2,body.home-page .brands-heading,body.home-page .customization-content h2{font-size:24px}}body.home-page .food-tins-header p,body.home-page .popular-products-header p,body.home-page .testimonials-header p,body.home-page .customization-lead,body.home-page .wcu-intro,body.home-page .wcu-card-text{font-size:16px}@media(max-width: 991px){body.home-page .food-tins-header p,body.home-page .popular-products-header p,body.home-page .testimonials-header p,body.home-page .customization-lead,body.home-page .wcu-intro,body.home-page .wcu-card-text{font-size:15px}}@media(max-width: 576px){body.home-page .food-tins-header p,body.home-page .popular-products-header p,body.home-page .testimonials-header p,body.home-page .customization-lead,body.home-page .wcu-intro,body.home-page .wcu-card-text{font-size:14px;line-height:1.55}}header{background-color:#17252a;position:sticky;top:0;z-index:101;overflow:visible}body.nav-open header{z-index:1102}.nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:12px 0;position:relative}header .nav.navbar{flex-wrap:nowrap;padding:0}.logo{justify-self:start}.logo img{max-height:65px;height:65px;width:auto;display:block}.nav-menu{justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0;margin-right:72px}.nav-offcanvas{display:flex;align-items:center;min-width:0}.nav-offcanvas-header,.nav-offcanvas-contact,.nav-offcanvas-cta{display:none}.menu-bar{display:flex;align-items:center;gap:22.4px;list-style:none;margin:0;padding:0;flex-wrap:nowrap}.menu-bar li{margin:0;flex-shrink:0}.menu-item-has-dropdown{position:relative}.menu-dropdown-trigger{display:inline-flex;align-items:center;gap:7.2px}.menu-dropdown-trigger::after{content:"";display:inline-block;width:8.8px;height:8.8px;flex-shrink:0;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transform-origin:center;margin-top:-3.2px;transition:transform .2s ease}.nav-dropdown{list-style:none;margin:0;padding:0;position:absolute;top:calc(100% + 12px);left:0;width:min(896px,100vw - 32px);max-width:calc(100vw - 32px);background-color:#fff;border:1px solid rgba(23,37,42,.08);border-radius:16px;box-shadow:0 16px 32px rgba(23,37,42,.18);opacity:0;visibility:hidden;transform:translateY(5.6px);transition:opacity .35s ease,visibility .35s ease,transform .35s ease;z-index:120;overflow:hidden}.nav-dropdown::before{content:"";position:absolute;top:-7.2px;left:32px;width:12px;height:12px;background-color:#fff;border-left:1px solid rgba(23,37,42,.08);border-top:1px solid rgba(23,37,42,.08);transform:rotate(45deg);z-index:1}.nav-dropdown li{margin:0}.nav-dropdown-panel{list-style:none;margin:0;padding:0}.nav-dropdown--simple{width:auto;min-width:220px;max-width:min(320px,100vw - 32px);padding:8px 0;overflow:visible}.nav-dropdown--simple::before{left:24px}.nav-dropdown--simple>li>a{display:block;padding:10px 16px;color:#17252a;font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.nav-dropdown--simple>li>a:hover,.nav-dropdown--simple>li>a:focus-visible{background-color:rgba(153,123,80,.08);color:#997b50}.mega-menu{display:grid;grid-template-columns:1fr minmax(224px, 280px);align-items:stretch;min-height:100%}.mega-menu--no-aside{grid-template-columns:1fr}.mega-menu-main{padding:24px 32px;background-color:#fff}.mega-menu-heading{margin:0 0 16px;color:#17252a;font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.nav-dropdown-products{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.4px 24px}.nav-dropdown-products a{display:flex;align-items:center;gap:10px;padding:8px 4px;border-radius:8px;color:#17252a;text-decoration:none;font-size:16px;font-weight:500;line-height:1.35;white-space:normal;transition:color .2s ease,background-color .2s ease}.nav-dropdown-products a:hover,.nav-dropdown-products a:focus-visible{background-color:rgba(153,123,80,.08);color:#997b50}.nav-dropdown-products a:hover .mega-menu-icon,.nav-dropdown-products a:focus-visible .mega-menu-icon{background-color:#997b50;color:#fff;border-color:#997b50}.mega-menu-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:999px;background-color:rgba(227,213,184,.55);border:1px solid rgba(153,123,80,.28);color:#997b50;overflow:hidden;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.mega-menu-icon svg{width:14px;height:14px;display:block}.mega-menu-icon img{width:100%;height:100%;object-fit:cover;display:block}.mega-menu-icon--image{background-color:#fff;border-color:rgba(23,37,42,.1)}.menu-bar .nav-dropdown-products a{color:#17252a}.menu-bar .nav-dropdown-products a:hover,.menu-bar .nav-dropdown-products a:focus-visible{color:#997b50;background-color:rgba(153,123,80,.08)}.menu-bar .mega-menu-call-link{color:#997b50}.menu-bar .mega-menu-call-link:hover,.menu-bar .mega-menu-call-link:focus-visible{color:#17252a;background-color:rgba(0,0,0,0)}.menu-bar .mega-menu-quote-btn{color:#fff}.menu-bar .mega-menu-quote-btn:hover,.menu-bar .mega-menu-quote-btn:focus-visible{color:#fff;background-color:#17252a}.mega-menu-aside{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 16px;text-align:center;background-color:#e3d5b8}.mega-menu-aside-title{margin:0;color:#17252a;font-size:18px;font-weight:700;line-height:1.3}p.mega-menu-aside-title{margin:0}.mega-menu-aside-text{margin:0;color:#17252a;font-size:16px;line-height:1.45}.mega-menu-call{display:flex;flex-direction:column;align-items:center;gap:5.6px;margin-top:8px}.mega-menu-call-label{color:#997b50;font-size:16px;font-weight:600}.mega-menu-call-link{display:inline-flex;align-items:center;gap:6.4px;color:#997b50;font-size:16px;font-weight:700;text-decoration:none;transition:color .2s ease}.mega-menu-call-link svg{width:16px;height:16px;stroke-width:2;flex-shrink:0}.mega-menu-call-link:hover,.mega-menu-call-link:focus-visible{color:#17252a}.mega-menu-quote-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:10px 15px;border-radius:999px;background-color:#997b50;color:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease}.mega-menu-quote-btn:hover,.mega-menu-quote-btn:focus-visible{background-color:#17252a;color:#fff}@media(min-width: 992px)and (max-width: 1280px){.nav-dropdown{width:min(768px,100vw - 32px)}.mega-menu{grid-template-columns:1fr minmax(200px, 240px)}.mega-menu-main{padding:16px 24px}.nav{gap:8px}.menu-bar{gap:10px;max-width:min(560px,100vw - 440px)}.menu-bar a{font-size:14px}.logo img{max-height:48px;height:48px}.btn-1{padding:8px 10px;font-size:13px;white-space:nowrap}.header-actions,.nav-actions{gap:6px}.header-icon-btn{width:32px;height:32px}.header-actions .country-switcher-name,.header-actions .country-switcher-caret{display:none}.header-actions .country-switcher-trigger{width:32px;min-width:32px;padding:0}.header-actions .country-switcher{margin-right:0}}@media(min-width: 992px){header .nav{position:relative}.header-actions,.nav-actions{justify-self:end}.menu-item-has-dropdown{position:static}.menu-item-has-dropdown--simple{position:relative}.nav-dropdown{position:absolute;left:50%;right:auto;top:calc(100% + 12px);transform:translateX(-50%) translateY(5.6px)}.nav-dropdown::before{left:50%;margin-left:-6px}.nav-dropdown--simple{left:0;right:auto;transform:translateY(5.6px)}.nav-dropdown--simple::before{left:24px;margin-left:0}.menu-item-has-dropdown:hover .nav-dropdown,.menu-item-has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.menu-item-has-dropdown--simple:hover .nav-dropdown--simple,.menu-item-has-dropdown--simple:focus-within .nav-dropdown--simple{transform:translateY(0)}.menu-item-has-dropdown:hover .menu-dropdown-trigger::after,.menu-item-has-dropdown:focus-within .menu-dropdown-trigger::after{transform:rotate(225deg);margin-top:2.4px}}.menu-bar a{text-decoration:none;color:#f5f4ef;font-weight:500;white-space:nowrap;transition:color .2s ease}.menu-bar a:hover{color:#e3d5b8}.quote-button{display:flex;align-items:center;flex-shrink:0}.header-actions,.nav-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;justify-self:end}.header-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(0,0,0,0);color:#f5f4ef;cursor:pointer;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.header-icon-btn svg{width:17.6px;height:17.6px;stroke-width:2}.header-icon-btn:hover,.header-icon-btn:focus-visible{border-color:rgba(153,123,80,.5);background-color:rgba(255,255,255,.05);color:#997b50}a.header-icon-btn{text-decoration:none}body.search-modal-open{overflow:hidden}.search-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px}.search-modal[hidden]{display:none !important}.search-modal-backdrop{position:absolute;inset:0;background-color:rgba(23,37,42,.72)}.search-modal-dialog{position:relative;z-index:1;width:min(100%,520px);margin:auto;padding:32px 24px;background-color:#fff;border-radius:16px;box-shadow:0 16px 32px rgba(23,37,42,.18);text-align:center}.search-modal-close{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(23,37,42,.12);border-radius:8px;background:rgba(0,0,0,0);color:#17252a;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.search-modal-close svg{width:18px;height:18px}.search-modal-close:hover,.search-modal-close:focus-visible{border-color:#997b50;color:#997b50;background-color:rgba(153,123,80,.08)}.search-modal-title{margin:0 0 8px;font-size:24px;font-weight:700;color:#17252a;line-height:1.25}.search-modal-text{margin:0 0 24px;color:#4f6b5a;font-size:16px;line-height:1.6}.search-modal-form{display:flex;flex-direction:column;gap:16px}.search-modal-field{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(23,37,42,.14);border-radius:12px;background-color:rgba(227,213,184,.25);transition:border-color .2s ease,box-shadow .2s ease}.search-modal-field svg{width:18px;height:18px;flex-shrink:0;color:#997b50;stroke-width:2}.search-modal-field input{flex:1 1 auto;min-width:0;border:none;outline:none;background:rgba(0,0,0,0);color:#17252a;font-family:inherit;font-size:16px;line-height:1.4}.search-modal-field input::placeholder{color:rgba(79,107,90,.7)}.search-modal-field:focus-within{border-color:#997b50;box-shadow:0 0 0 3px rgba(153,123,80,.16)}.search-modal-submit{width:100%}@media(min-width: 992px){.header-actions,.nav-actions{margin-left:auto}.quote-button{margin-left:8px}}.btn-1{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:10px;background-color:#997b50;color:#f5f4ef;text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,0);transition:background-color .2s ease,color .2s ease,transform .2s ease}.btn-1:hover,.btn-1:focus-visible{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);color:#f5f4ef;transform:translateY(-1px)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:10px;background-color:rgba(0,0,0,0);color:#997b50;text-decoration:none;font-weight:600;border:1px solid rgba(79,107,90,.35);transition:background-color .2s ease,color .2s ease,transform .2s ease,border-color .2s ease}.btn-outline:hover,.btn-outline:focus-visible{background-color:#fff;border-color:#997b50;color:#997b50;transform:translateY(-1px)}.hero-content{position:relative;z-index:1;color:#17252a;text-align:left;padding:48px 16px}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-copy{flex:1 1 52%;max-width:860px;margin:0;min-width:0}.hero-copy .hero-eyebrow{display:inline-flex;align-items:center;margin:0 0 10.4px;padding:4px 10px;border-radius:999px;background-color:rgba(153,123,80,.12);border:1px solid rgba(153,123,80,.28);color:#997b50;font-size:16px;font-weight:600;letter-spacing:.05em;text-transform:capitalize;line-height:1.25}.hero-copy p:not(.hero-eyebrow){font-size:16px;line-height:1.8;max-width:672px;margin:0;color:#4f6b5a;text-align:left}.hero-gallery{flex:0 1 44%;min-width:0}.hero-gallery-slider{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden}.hero-gallery-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .7s ease;pointer-events:none}.hero-gallery-slide.is-active{opacity:1;z-index:1}.hero-copy h1{font-size:clamp(28px,6vw,70.4px);line-height:1.05;margin-bottom:19.2px;font-weight:700;color:#997b50}.hero-copy h1 .trusted-word{color:#17252a}.hero-copy p{font-size:16px;line-height:1.8;max-width:672px;margin:0;color:#4f6b5a;text-align:left}@media(max-width: 991px){.hero-copy p{font-size:15px;line-height:1.65}}@media(max-width: 576px){.hero-copy p{font-size:14px;line-height:1.55}}.hero-subline{margin-top:16px;color:rgba(79,107,90,.9)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.hero-section{position:relative;overflow:hidden;max-width:100%;background-color:#fff;padding:16px 0 32px}.food-tins{background-color:#fff;overflow-x:hidden;max-width:100%}.food-tins-header{text-align:center;max-width:720px;margin:0 auto 40px}.food-tins-header h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#17252a;margin-bottom:16px;line-height:1.25}.food-tins-header p{font-size:16px;line-height:1.8;color:#4f6b5a;margin:0}.food-tins-highlight{color:#997b50}.products-tabs{display:flex;justify-content:center;align-items:center;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;gap:32px;flex-wrap:nowrap;padding:0;background:rgba(0,0,0,0);border:none;border-radius:0;box-shadow:none}.products-tabs .nav-item{display:flex}.products-tabs .nav-link{position:relative;border:none;border-radius:0;background-color:rgba(0,0,0,0);color:rgba(23,37,42,.45);font-size:16px;font-weight:600;padding:0 0 10px;white-space:nowrap;box-shadow:none;transition:color .2s ease}.products-tabs .nav-link::after{content:"";position:absolute;left:50%;bottom:0;width:calc(100% + 8px);height:3px;border-radius:999px;background-color:#997b50;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .2s ease}.products-tabs .nav-link:hover,.products-tabs .nav-link:focus-visible{color:#17252a;background-color:rgba(0,0,0,0)}.products-tabs .nav-link.active{background-color:rgba(0,0,0,0);color:#17252a;box-shadow:none}.products-tabs .nav-link.active::after{transform:translateX(-50%) scaleX(1)}.products-tabs .nav-link.active:hover,.products-tabs .nav-link.active:focus-visible{background-color:rgba(0,0,0,0);color:#17252a}@media(max-width: 576px){.products-tabs{gap:20px;flex-wrap:wrap;justify-content:center}.products-tabs .nav-link{padding-bottom:8px;font-size:14px}}.products-carousel.is-switching{opacity:.35;transition:opacity .25s ease}.products-carousel{transition:opacity .25s ease}.products-tabs-stage{display:flex;flex-direction:column;align-items:center;padding:8px 0 40px;width:100%}.products-tabs-panel{width:100%}.products-tabs-panel[hidden],.products-tabs-panel:not(.is-active){display:none !important}.products-tabs-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px;width:100%}.products-view-all{display:inline-flex;align-items:center;justify-content:center;margin:32px 0 0;padding:10px 15px;border-radius:8px;background-color:#997b50;color:#fff;font-size:16px;font-weight:700;line-height:1.3;text-decoration:none;border:none;transition:background-color .2s ease,transform .2s ease}.products-view-all:hover,.products-view-all:focus-visible{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);color:#fff;transform:translateY(-1px)}@media(max-width: 992px){.products-tabs-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}}@media(max-width: 480px){.products-tabs-grid{gap:12px}}.products-source{display:none !important}.category-hero{background-color:#e3d5b8;padding:48px 0 32px}.category-hero h1{font-size:clamp(32px,4vw,48px);font-weight:700;color:#17252a;margin:16px 0 12px;line-height:1.15}.category-hero p{max-width:720px;margin:0;font-size:16px;line-height:1.75;color:#4f6b5a}.category-breadcrumb{font-size:16px;color:#4f6b5a}.category-breadcrumb ol{display:flex;align-items:center;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0;counter-reset:none}.category-breadcrumb li{display:inline-flex;align-items:center;margin:0;padding:0;list-style:none}.category-breadcrumb li::before{content:none}.category-breadcrumb li:not(:last-child)::after{content:"/";display:inline-block;margin:0 8px;color:#4f6b5a;font-weight:500}.category-breadcrumb a{color:#17252a;text-decoration:none;font-weight:600;transition:color .2s ease}.category-breadcrumb a:hover,.category-breadcrumb a:focus-visible{color:#997b50}.category-breadcrumb [aria-current=page]{color:#4f6b5a;font-weight:500}.category-products{background-color:#fff}.category-products .food-tins-header{text-align:center;max-width:720px;margin:0 auto 40px}.category-products .food-tins-header h2{font-size:clamp(28px,3vw,40px);font-weight:700;color:#17252a;margin-bottom:16px;line-height:1.25}.category-products .food-tins-header p{font-size:16px;line-height:1.8;color:#4f6b5a;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px}.category-cta{margin-top:48px;padding:32px;text-align:center;background-color:rgba(227,213,184,.45);border-radius:16px;border:1px solid rgba(79,107,90,.12)}.category-cta p{margin:0 0 16px;font-size:16px;color:#17252a;line-height:1.6}.category-view-all{display:flex;justify-content:center;padding-top:40px}.category-view-all-btn{min-width:160px}.product-grid--more[hidden]{display:none}.product-grid--more{margin-top:24px}@media(max-width: 992px){.product-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 768px){.product-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}}@media(max-width: 480px){.product-grid{grid-template-columns:1fr}.category-hero{padding:32px 0 24px}}.shop-catalog{background-color:#fff;padding:0 0 80px;color:#17252a}.shop-catalog-intro{padding:32px 0 24px}.shop-catalog-intro-inner{display:block}.shop-catalog-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:rgba(23,37,42,.45)}.shop-catalog-crumbs a{color:rgba(23,37,42,.45);text-decoration:none}.shop-catalog-crumbs a:hover,.shop-catalog-crumbs a:focus-visible{color:#997b50}.shop-catalog-crumbs-sep{opacity:.7}.shop-catalog-crumbs-current{color:#17252a;font-weight:700}.shop-catalog-title{margin:0 0 16px;font-size:clamp(26px,4.5vw,52px);font-weight:700;line-height:1.1;letter-spacing:-0.02em;color:#17252a}.shop-catalog-lead{margin:0;max-width:560px;font-size:16px;line-height:1.7;color:rgba(23,37,42,.55)}.shop-catalog-strip{margin-bottom:48px}.shop-catalog-strip-label{margin:0 0 24px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(23,37,42,.5)}.shop-catalog-badges{display:flex;flex-wrap:wrap;align-items:center;gap:12px;list-style:none;margin:0;padding:0}.shop-catalog-badge{display:inline-flex;align-items:baseline;gap:6px;padding:12px 20px;border-radius:999px;border:none;background-color:#17252a;color:#fff;font-size:14px;font-weight:500;line-height:1.2;box-shadow:none}.shop-catalog-badge strong{font-weight:700;color:#fff}.shop-catalog-badge span{font-weight:400;color:rgba(255,255,255,.55)}.shop-catalog-badge--count span{color:rgba(255,255,255,.7)}.shop-catalog-body{padding-top:0}.shop-catalog-layout{display:grid;grid-template-columns:minmax(240px, 280px) minmax(0, 1fr);gap:32px;align-items:start}.shop-catalog-sidebar{display:flex;flex-direction:column;gap:24px}.shop-catalog-filters{padding:16px;border:1px solid rgba(23,37,42,.12);border-radius:16px;background-color:#fff}.shop-catalog-filters-title{margin:0 0 12px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#17252a}.shop-catalog-filter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.shop-catalog-filter{width:100%;display:block;text-align:left;padding:10px 12px;border:1px solid rgba(0,0,0,0);border-radius:8px;background-color:rgba(227,213,184,.35);color:#17252a;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.shop-catalog-filter:hover,.shop-catalog-filter:focus-visible{border-color:rgba(153,123,80,.45);background-color:rgba(153,123,80,.12)}.shop-catalog-filter.is-active{background-color:#997b50;color:#fff;border-color:#997b50}.shop-sidebar-form{padding:16px;border:1px solid rgba(23,37,42,.12);border-radius:16px;background-color:rgba(245,244,239,.9)}.shop-sidebar-form-title{margin:0 0 6px;font-size:18px;font-weight:700;color:#17252a}.shop-sidebar-form-text{margin:0 0 16px;font-size:14px;line-height:1.5;color:rgba(23,37,42,.65)}.shop-sidebar-form-section{margin:12px 0 8px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#4f6b5a}.shop-sidebar-form-fields .form-group{margin-bottom:10px}.shop-sidebar-form-fields .form-group label{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:#17252a}.shop-sidebar-form-fields .form-group input,.shop-sidebar-form-fields .form-group textarea{width:100%;padding:10px 12px;border:1px solid rgba(23,37,42,.15);border-radius:8px;background-color:#fff;color:#17252a;font-family:inherit;font-size:14px}.shop-sidebar-form-fields .form-group input:focus,.shop-sidebar-form-fields .form-group textarea:focus{outline:none;border-color:#997b50}.shop-sidebar-dims{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.shop-sidebar-form-submit{width:100%;margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.shop-catalog-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;border:1px solid rgba(23,37,42,.1);border-radius:12px;background-color:rgba(227,213,184,.2)}.shop-catalog-showing{margin:0;font-size:14px;font-weight:600;color:#17252a}.shop-catalog-sort{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#17252a}.shop-catalog-sort select{padding:8px 10px;border:1px solid rgba(23,37,42,.15);border-radius:8px;background-color:#fff;color:#17252a;font-family:inherit;font-size:14px}.shop-catalog-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}.shop-catalog-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(23,37,42,.12);border-radius:16px;background-color:#fff;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.shop-catalog-card:hover,.shop-catalog-card:focus-visible{transform:translateY(-3px);border-color:rgba(153,123,80,.5);box-shadow:0 4px 16px rgba(23,37,42,.08)}.shop-catalog-card[hidden]{display:none !important}.shop-catalog-card-media{display:block;position:relative;overflow:hidden;background-color:rgba(227,213,184,.35)}.shop-catalog-card-media img{width:100%;height:auto;object-fit:contain;object-position:center;display:block;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1),opacity 1s cubic-bezier(0.4, 0, 0.2, 1)}.shop-catalog-card:hover .shop-catalog-card-media img,.shop-catalog-card:focus-visible .shop-catalog-card-media img{transform:scale(1.06)}.shop-catalog-card-title{display:block;padding:14px 16px;font-size:16px;font-weight:700;line-height:1.35;color:#17252a;text-align:center}.shop-catalog-empty{margin:24px 0 0;color:rgba(23,37,42,.65);font-size:16px}@media(max-width: 992px){.shop-catalog-layout{grid-template-columns:1fr}.shop-catalog-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.shop-catalog{padding:24px 0 48px}.shop-catalog-grid{grid-template-columns:1fr}}.category-hero--compact{padding:24px 0 16px}.category-hero--crumbs-only{padding:16px 0}.category-hero--crumbs-only .category-breadcrumb{margin-bottom:0}.product-detail{background-color:#fff;padding:32px 0 48px}.product-detail-grid{display:grid;grid-template-columns:minmax(0, 0.78fr) minmax(0, 1.22fr);gap:32px;align-items:start}.product-detail-main-image{background-color:#fff;border:1px solid rgba(79,107,90,.15);border-radius:16px;overflow:hidden}.product-detail-main-image img{width:100%;height:auto;display:block}.product-detail-thumbs{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.product-detail-thumb{width:72px;height:72px;padding:0;border:2px solid rgba(79,107,90,.15);border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;transition:border-color .2s ease,transform .2s ease}.product-detail-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-thumb.is-active,.product-detail-thumb:hover{border-color:#997b50;transform:translateY(-2px)}.product-order-process{margin-top:24px;padding:16px 24px;background-color:rgba(227,213,184,.55);border:1px solid rgba(79,107,90,.1);border-radius:12px}.product-order-process__title{margin:0 0 16px;font-size:17.6px;font-weight:700;color:#17252a;line-height:1.25}.product-order-process__steps{list-style:none;margin:0;padding:0;display:grid;gap:16px}.product-order-process__step{display:flex;align-items:flex-start;gap:12px;position:relative}.product-order-process__step:not(:last-child)::after{content:"";position:absolute;left:15px;top:36px;bottom:-12px;width:2px;background:linear-gradient(180deg, rgba(153, 123, 80, 0.45) 0%, rgba(153, 123, 80, 0.12) 100%)}.product-order-process__num{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background-color:#997b50;color:#fff;font-size:14px;font-weight:700;line-height:1;z-index:1}.product-order-process__body{padding-top:2px}.product-order-process__body h3{margin:0 0 4px;font-size:16px;font-weight:700;color:#17252a;line-height:1.3}.product-order-process__body p{margin:0;font-size:14px;line-height:1.55;color:#4f6b5a}.product-detail-features{margin:32px 0 0;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.product-detail-feature{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:110px;padding:16px 12px;text-align:center;background-color:rgba(227,213,184,.55);border:1px solid rgba(79,107,90,.1);border-radius:12px;color:#17252a}.product-detail-feature-text{font-size:13px;font-weight:600;line-height:1.35;color:#17252a}.product-detail-feature-icon{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background-color:#997b50;color:#fff}.product-detail-feature-icon svg{width:22px;height:22px}@media(max-width: 992px){.product-detail-features{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.product-detail-features{grid-template-columns:1fr}}.product-detail-badge{display:inline-block;padding:5.6px 12px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background-color:#17252a;color:#e3d5b8;margin-bottom:12px}.product-detail-info h1,.product-detail-info .product-detail-title{font-size:clamp(26px,3vw,36px);font-weight:700;color:#17252a;margin:0 0 12px;line-height:1.2}.product-detail-form-wrap{margin-top:16px}.product-cart-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px;padding:16px 20px;background-color:rgba(227,213,184,.45);border:1px solid rgba(153,123,80,.28);border-radius:12px}.product-cart-bar--under-gallery{flex-direction:column;align-items:stretch;gap:16px;margin-top:24px}.product-cart-bar--under-gallery .product-cart-bar-actions{justify-content:space-between}.product-cart-bar--under-gallery .product-cart-bar-btn{flex:1 1 auto}.product-detail-media .product-detail-back{margin-top:16px}.product-cart-bar-info{min-width:0}.product-cart-bar-title{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:#17252a}.product-cart-bar-stock{margin:4px 0 0;font-size:14px;font-weight:600;color:#997b50}.product-cart-bar-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.product-cart-bar-qty{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;color:#17252a}.product-cart-bar-qty input{width:72px;padding:8px 10px;border:1px solid rgba(23,37,42,.18);border-radius:8px;background-color:#fff;color:#17252a;font-family:inherit;font-size:14px;font-weight:600;text-align:center}.product-cart-bar-qty input:focus{outline:none;border-color:#997b50;box-shadow:0 0 0 2px rgba(153,123,80,.18)}.product-cart-bar-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:8px;background-color:#997b50;border:1px solid #997b50;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,transform .2s ease,border-color .2s ease}.product-cart-bar-btn:hover,.product-cart-bar-btn:focus-visible{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);border-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);color:#fff;transform:translateY(-1px)}@media(max-width: 768px){.product-cart-bar{flex-direction:column;align-items:stretch;gap:16px}.product-cart-bar-actions{justify-content:space-between}.product-cart-bar-btn{flex:1 1 auto}}.product-detail-lead{font-size:16px;line-height:1.75;color:#4f6b5a;margin:0 0 24px}.product-detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.product-detail-back{display:inline-block;margin-top:12px;font-size:16px;font-weight:600;color:#4f6b5a;text-decoration:none;transition:color .2s ease}.product-detail-back:hover{color:#997b50}.product-detail-buy-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 24px}.product-detail-buy-actions .btn-1,.product-detail-buy-actions .btn-outline{min-width:140px;text-align:center;justify-content:center}.product-detail-form{background-color:rgba(227,213,184,.35);border:1px solid rgba(79,107,90,.12);border-radius:12px;padding:16px 24px;margin:0 0 16px}.product-detail-form .quote-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-detail-form .quote-form-row--3{grid-template-columns:repeat(3, minmax(0, 1fr))}.product-detail-form .quote-form-row--4{grid-template-columns:repeat(2, minmax(0, 1fr))}.product-detail-form .form-group{margin-bottom:12px}.product-detail-form .form-group label{display:block;font-size:16px;font-weight:600;color:#17252a;margin-bottom:4px}.product-detail-form .form-group input,.product-detail-form .form-group select,.product-detail-form .form-group textarea{width:100%;padding:9px 12px;border:1px solid rgba(79,107,90,.2);border-radius:8px;font-family:inherit;font-size:16px;color:#17252a;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.product-detail-form .form-group input:focus,.product-detail-form .form-group select:focus,.product-detail-form .form-group textarea:focus{outline:none;border-color:#997b50;box-shadow:0 0 0 2px rgba(153,123,80,.15)}.product-detail-form .form-group textarea{resize:vertical;min-height:88px}.product-detail-form .quote-submit-btn{width:100%;margin-top:8px;justify-content:center}.product-detail-form-title{font-size:17.6px;font-weight:700;color:#17252a;margin:0 0 16px}.product-tabs{margin-top:48px;border:1px solid rgba(79,107,90,.15);border-radius:16px;padding:16px 24px 24px;background-color:#fff}.product-tabs .nav-tabs{display:inline-flex;flex-wrap:nowrap;align-items:center;border-bottom:none;gap:4px;padding:4px;background-color:rgba(227,213,184,.45);border:1px solid rgba(79,107,90,.12);border-radius:12px;width:fit-content;max-width:100%}.product-tabs .nav-item{display:flex}.product-tabs .nav-link{border:none;border-bottom:none;margin-bottom:0;padding:10px 22px;font-size:16px;font-weight:600;color:#17252a;background:rgba(0,0,0,0);border-radius:calc(12px - 4px);white-space:nowrap;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.product-tabs .nav-link:hover,.product-tabs .nav-link:focus-visible{color:#997b50;background-color:rgba(255,255,255,.55)}.product-tabs .nav-link.active{color:#fff;background-color:#997b50;box-shadow:0 2px 8px rgba(23,37,42,.12)}.product-tabs .nav-link.active:hover,.product-tabs .nav-link.active:focus-visible{color:#fff;background-color:rgb(52.1201716738%,41.9005301691%,27.2523773458%)}.product-tabs .nav-link#desc-tab:not(.active){color:#17252a}.product-tabs .nav-link#specs-tab:not(.active){color:#997b50}.product-tab-content{padding:24px 8px 0}.tab-scroll{max-height:420px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(153,123,80,.55) rgba(227,213,184,.35)}.tab-scroll::-webkit-scrollbar{width:8px}.tab-scroll::-webkit-scrollbar-track{background:rgba(227,213,184,.35);border-radius:999px}.tab-scroll::-webkit-scrollbar-thumb{background:rgba(153,123,80,.55);border-radius:999px}.product-tab-content .prose{font-size:16px;line-height:1.75;color:#4f6b5a}.product-tab-content .prose h2,.product-tab-content .prose h3{font-size:17.6px;font-weight:700;color:#17252a;margin:24px 0 12px}.product-tab-content .prose p{margin:0 0 16px}.product-tab-content .prose ul{margin:0 0 16px;padding-left:24px}.product-tab-content .prose table{width:100%;border-collapse:collapse;margin:16px 0;font-size:16px}.product-tab-content .prose th,.product-tab-content .prose td{padding:10px 12px;border:1px solid rgba(79,107,90,.15);text-align:left}.product-tab-content .prose thead tr,.product-tab-content .prose tr:first-child th{background-color:#997b50;color:#fff}.product-tab-content .prose tbody tr:nth-child(even){background-color:rgba(227,213,184,.25)}.tp-spec-table{width:100%;border-collapse:collapse;font-size:16px;border:1px solid rgba(79,107,90,.15);border-radius:8px;overflow:hidden}.tp-spec-table th,.tp-spec-table td{padding:12px 14px;border:1px solid rgba(79,107,90,.12);text-align:left;vertical-align:top}.tp-spec-table thead th{background-color:#997b50;color:#fff;font-weight:700;border-color:rgba(153,123,80,.45)}.tp-spec-table tbody th[scope=row]{background-color:rgba(153,123,80,.16);color:#17252a;font-weight:700;width:28%}.tp-spec-table tbody td{background-color:#fff;color:#4f6b5a;line-height:1.6}.tp-spec-table tbody tr:nth-child(even) th[scope=row]{background-color:rgba(153,123,80,.24)}.tp-spec-table tbody tr:nth-child(even) td{background-color:rgba(227,213,184,.28);color:#17252a}.product-tab-callout{background-color:rgba(227,213,184,.35);border-left:4px solid #997b50;border-radius:8px;padding:16px;margin-top:16px}.product-tab-callout .product-tab-callout-title{font-weight:700;color:#17252a;margin-bottom:4px}.product-tab-callout p{margin:0;font-size:16px;color:rgba(79,107,90,.85)}@media(max-width: 992px){.product-detail-form .quote-form-row--3{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.product-detail-form .quote-form-row,.product-detail-form .quote-form-row--3,.product-detail-form .quote-form-row--4{grid-template-columns:1fr}.product-detail-buy-actions{flex-direction:column;align-items:stretch}.product-detail-buy-actions .btn-1,.product-detail-buy-actions .btn-outline{width:100%}}.crb-section.crb-how{padding:48px 0;background-color:#17252a;border-top:none;border-bottom:none}.crb-how__head{text-align:center;margin-bottom:32px}.crb-how__title{font-size:clamp(28px,3vw,40px);font-weight:700;color:#997b50;margin:0;line-height:1.2}.crb-how-card{height:100%;background-color:#fff;border:1px solid rgba(79,107,90,.12);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(23,37,42,.08);transition:transform .2s ease,box-shadow .2s ease}.crb-how-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(23,37,42,.12)}.crb-how-card__body{padding:16px;flex:1}.crb-how-card__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.crb-how-card__step{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:52px;padding:6px 8px;background-color:rgba(23,37,42,.06);border-radius:8px;border:1px solid rgba(23,37,42,.1);color:#17252a;font-weight:700;line-height:1.1;flex-shrink:0}.crb-how-card__step-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em}.crb-how-card__step-num{font-size:22px}.crb-how-card__title{font-size:17.6px;font-weight:700;color:#17252a;margin:0;line-height:1.35;padding-top:2px}.crb-how-card__text{font-size:16px;color:rgba(23,37,42,.72);line-height:1.65;margin:0}.crb-how-card__media{position:relative;padding:0 16px 16px;margin-top:auto}.crb-how-card__img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover;aspect-ratio:16/11;background-color:#fff}.materials-customization{background-color:#fff;border-top:1px solid rgba(79,107,90,.08)}.materials-customization-tabs{margin-top:24px;display:flex;flex-direction:column;align-items:center}.materials-customization-tabs .nav-tabs{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:2px;padding:4px;margin:0 auto 24px;background-color:rgba(227,213,184,.45);border:1px solid rgba(79,107,90,.12);border-radius:12px;border-bottom:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:fit-content;max-width:100%}.materials-customization-tabs .nav-item{display:flex;flex:0 0 auto;flex-shrink:0}.materials-customization-tabs .nav-link{border:none;border-bottom:none;margin-bottom:0;padding:8px 12px;font-size:16px;font-weight:600;color:#17252a;background:rgba(0,0,0,0);border-radius:calc(12px - 4px);white-space:nowrap;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.materials-customization-tabs .nav-link:hover,.materials-customization-tabs .nav-link:focus-visible{color:#997b50;background-color:rgba(255,255,255,.55)}.materials-customization-tabs .nav-link.active{color:#fff;background-color:#997b50;box-shadow:0 2px 8px rgba(23,37,42,.12)}.materials-customization-tabs .nav-link.active:hover,.materials-customization-tabs .nav-link.active:focus-visible{color:#fff;background-color:rgb(52.1201716738%,41.9005301691%,27.2523773458%)}.materials-tab-content{padding:0}.material-option-card{height:100%;display:flex;flex-direction:column;background-color:#fff;border:1px solid rgba(79,107,90,.12);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(23,37,42,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.material-option-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(23,37,42,.12);border-color:rgba(153,123,80,.45)}.material-option-card:hover .material-option-card__media img{transform:scale(1.06)}.material-option-card__media{overflow:hidden;aspect-ratio:4/3;background-color:rgba(227,213,184,.35)}.material-option-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.material-option-card__body{padding:16px;flex:1}.material-option-card__body h3{margin:0 0 8px;font-size:17.6px;font-weight:700;color:#17252a;line-height:1.3}.material-option-card__body p{margin:0;font-size:16px;line-height:1.65;color:#4f6b5a}@media(max-width: 576px){.materials-customization-tabs .nav-link{padding:8px 10px;font-size:14px}}.related-products{background-color:#fff;border-top:1px solid rgba(79,107,90,.1);overflow-x:hidden}.related-products-header{text-align:center;max-width:640px;margin:0 auto 32px}.related-products-header h2{margin:0 0 12px;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2;color:#17252a}.related-products-header p{margin:0;font-size:16px;line-height:1.6;color:rgba(23,37,42,.65)}.related-products-highlight{color:#997b50}.related-products-carousel{position:relative;padding:0 8px;overflow:visible}@media(min-width: 1200px){.related-products-carousel{padding:0 56px}}.related-product-item{padding:8px 4px 16px}.related-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:#fff;border:1px solid rgba(23,37,42,.08);border-radius:16px;box-shadow:0 4px 16px rgba(23,37,42,.08);text-decoration:none;color:inherit;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.related-product-card:hover,.related-product-card:focus-visible{transform:translateY(-3px);border-color:rgba(153,123,80,.4);box-shadow:0 12px 28px rgba(23,37,42,.12)}.related-product-card:hover .related-product-media img,.related-product-card:focus-visible .related-product-media img{transform:scale(1.06)}.related-product-card:hover .related-product-title,.related-product-card:focus-visible .related-product-title{color:#997b50}.related-product-media{display:block;position:relative;overflow:hidden;background-color:rgba(227,213,184,.35)}.related-product-media img{width:100%;height:auto;object-fit:contain;object-position:center;display:block;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1),opacity 1s cubic-bezier(0.4, 0, 0.2, 1)}.related-product-title{display:block;padding:14px 16px;font-size:16px;font-weight:700;line-height:1.35;text-align:center;color:#17252a;transition:color .2s ease}.related-products-empty{margin:0;text-align:center;color:rgba(23,37,42,.65)}@media(max-width: 992px){.product-detail-grid{grid-template-columns:1fr;gap:32px}}@media(max-width: 992px){.hero-inner{flex-direction:column;align-items:stretch;gap:32px}.hero-copy{flex:none;max-width:none}.hero-gallery{flex:none;width:100%;max-width:512px;margin-inline:auto}}@media(max-width: 991px){.hero-section{padding:32px 0}.hero-content{padding:24px 16px}.hero-copy h1{font-size:clamp(26px,7vw,36px);margin-bottom:12px}}.nav-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.nav-toggle-label{display:none;cursor:pointer;padding:10.4px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(0,0,0,0);flex-direction:column;justify-content:center;align-items:center;transition:border-color .2s ease,background-color .2s ease}.nav-toggle-label span{display:block;width:24px;height:2px;margin:3px 0;background-color:#f5f4ef;border-radius:2px;transition:transform .2s ease,opacity .2s ease}@media(max-width: 991px){header .container{padding-left:16px;padding-right:16px}.nav{display:grid;grid-template-columns:1fr auto auto;grid-template-areas:"logo actions toggle";align-items:center;gap:8px;padding:12px 0}.nav-menu{display:contents;margin-right:0}.header-actions,.nav-actions{grid-area:actions;justify-self:end;margin-left:0}.header-actions .quote-button{display:none}.logo{grid-area:logo;justify-self:start;z-index:1102}.logo img{max-height:48px;height:48px}.nav-toggle-label{grid-area:toggle;display:inline-flex;justify-self:end;z-index:1102;position:relative}.nav-toggle-label:hover{border-color:rgba(153,123,80,.5);background-color:rgba(255,255,255,.05)}.nav-toggle:checked+.nav-toggle-label span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle:checked+.nav-toggle-label span:nth-child(2){opacity:0}.nav-toggle:checked+.nav-toggle-label span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-offcanvas{position:fixed;top:0;right:0;bottom:0;z-index:1101;display:flex;flex-direction:column;align-items:stretch;width:min(360px,88vw);max-width:100%;height:100dvh;margin:0;padding:0;overflow:hidden;background-color:#17252a;border:none;border-left:1px solid rgba(255,255,255,.1);box-shadow:-12px 0 40px rgba(23,37,42,.35);transform:translateX(100%);visibility:hidden;pointer-events:none;transition:transform .35s ease,visibility .35s ease}.nav-offcanvas.is-offcanvas-mounted{z-index:1103}.nav-offcanvas-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:12px 16px;background-color:#17252a;border-bottom:1px solid rgba(255,255,255,.1)}.nav-offcanvas-logo{display:inline-flex;align-items:center;min-width:0}.nav-offcanvas-logo img{display:block;max-height:44px;height:44px;width:auto;max-width:160px;object-fit:contain}.nav-offcanvas-close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin:0;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(0,0,0,0);color:#f5f4ef;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.nav-offcanvas-close svg{width:20px;height:20px}.nav-offcanvas-close:hover,.nav-offcanvas-close:focus-visible{border-color:rgba(153,123,80,.55);background-color:rgba(255,255,255,.06);color:#e3d5b8;outline:none}.nav-offcanvas-contact{display:flex;flex-direction:column;gap:12px;flex-shrink:0;padding:16px;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(255,255,255,.1)}.nav-offcanvas-contact-item{display:flex;align-items:center;gap:12px;color:#f5f4ef;text-decoration:none;font-size:14px;font-weight:600;line-height:1.35;word-break:break-word}.nav-offcanvas-contact-item:hover,.nav-offcanvas-contact-item:focus-visible{color:#e3d5b8;outline:none}.nav-offcanvas-contact-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background-color:#997b50;color:#17252a}.nav-offcanvas-contact-icon svg{width:16px;height:16px}.menu-bar{position:static;top:auto;right:auto;bottom:auto;z-index:auto;display:flex;flex-direction:column;flex:1 1 auto;width:100%;max-width:none;height:auto;margin:0;padding:12px 16px;gap:0;overflow-y:auto;overscroll-behavior:contain;background-color:rgba(0,0,0,0);border:none;border-radius:0;box-shadow:none;transform:none;visibility:visible;pointer-events:auto;-webkit-overflow-scrolling:touch}.menu-bar li{width:100%}.menu-bar a{display:flex;align-items:center;width:100%;padding:12px 16px;border-radius:8px;color:#f5f4ef;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.menu-dropdown-trigger::after{display:none}.nav-dropdown,.mega-menu{display:none !important}.menu-bar a:hover,.menu-bar a:focus-visible{background-color:rgba(255,255,255,.08);color:#e3d5b8}.nav-offcanvas-cta{display:flex;flex-shrink:0;width:100%;margin:0;padding:16px;background-color:#17252a;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -8px 24px rgba(23,37,42,.35)}.nav-offcanvas-cta .btn-1{width:100%;padding:12px 16px;text-transform:uppercase;letter-spacing:.04em}body.nav-open .nav-offcanvas{transform:translateX(0);visibility:visible;pointer-events:auto}.nav-backdrop{position:fixed;inset:0;z-index:1100;display:block;width:100%;height:100%;margin:0;padding:0;border:0;background-color:rgba(23,37,42,.55);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}body.nav-open .nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}}@media(max-width: 375px){.header-actions .country-switcher{display:none}.logo img{max-height:48px;height:48px;max-width:132px}.header-actions,.nav-actions{gap:4px}.nav-toggle-label{flex-shrink:0;min-width:44px}}@media(min-width: 992px){body.nav-open header{z-index:101}.nav-toggle-label{display:none !important}.nav-backdrop{display:none !important}}body.nav-open{overflow:hidden}@media(min-width: 992px){body.nav-open{overflow:auto}}.brands-heading{font-size:clamp(24px,5vw,36px);font-weight:700;color:#17252a;margin-bottom:20px;padding:0}.brands-section{background:rgba(0,0,0,0);overflow-x:hidden;max-width:100%}.trusted-word{color:#997b50}.popular-products-carousel,.products-carousel,.related-products-carousel{position:relative;max-width:100%;overflow:visible}.popular-products-carousel .owl-carousel,.products-carousel .owl-carousel,.related-products-carousel .owl-carousel{position:relative;max-width:100%}.popular-products-carousel .owl-stage-outer,.products-carousel .owl-stage-outer,.related-products-carousel .owl-stage-outer{overflow:hidden}.popular-products-carousel .owl-carousel .owl-nav,.products-carousel .owl-carousel .owl-nav,.related-products-carousel .owl-carousel .owl-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin:0;pointer-events:none;z-index:2;display:block !important}.popular-products-carousel .owl-carousel .owl-nav button,.products-carousel .owl-carousel .owl-nav button,.related-products-carousel .owl-carousel .owl-nav button{pointer-events:auto;position:absolute;display:inline-flex !important;align-items:center;justify-content:center;background-color:#17252a !important;color:#997b50 !important;border:none !important;border-radius:50%;width:44px;height:44px;padding:0;margin:0;line-height:1;box-shadow:0 8px 24px rgba(23,37,42,.12);transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.popular-products-carousel .owl-carousel .owl-nav button span,.products-carousel .owl-carousel .owl-nav button span,.related-products-carousel .owl-carousel .owl-nav button span{display:none}.popular-products-carousel .owl-carousel .owl-nav button svg,.products-carousel .owl-carousel .owl-nav button svg,.related-products-carousel .owl-carousel .owl-nav button svg{width:20px;height:20px;display:block;color:inherit;pointer-events:none}.popular-products-carousel .owl-carousel .owl-nav button:hover,.products-carousel .owl-carousel .owl-nav button:hover,.related-products-carousel .owl-carousel .owl-nav button:hover,.popular-products-carousel .owl-carousel .owl-nav button:focus-visible,.products-carousel .owl-carousel .owl-nav button:focus-visible,.related-products-carousel .owl-carousel .owl-nav button:focus-visible{background-color:#997b50 !important;color:#17252a !important;transform:scale(1.05);box-shadow:0 16px 32px rgba(23,37,42,.18)}.popular-products-carousel .owl-carousel .owl-nav button.disabled,.products-carousel .owl-carousel .owl-nav button.disabled,.related-products-carousel .owl-carousel .owl-nav button.disabled{opacity:.35;pointer-events:none}.popular-products-carousel .owl-carousel .owl-nav .owl-prev,.products-carousel .owl-carousel .owl-nav .owl-prev,.related-products-carousel .owl-carousel .owl-nav .owl-prev{left:-5.6px}.popular-products-carousel .owl-carousel .owl-nav .owl-next,.products-carousel .owl-carousel .owl-nav .owl-next,.related-products-carousel .owl-carousel .owl-nav .owl-next{right:-5.6px}@media(min-width: 1200px){.popular-products-carousel .owl-carousel .owl-nav .owl-prev,.products-carousel .owl-carousel .owl-nav .owl-prev,.related-products-carousel .owl-carousel .owl-nav .owl-prev{left:-52px}.popular-products-carousel .owl-carousel .owl-nav .owl-next,.products-carousel .owl-carousel .owl-nav .owl-next,.related-products-carousel .owl-carousel .owl-nav .owl-next{right:-52px}}@media(max-width: 767px){.popular-products-carousel,.products-carousel,.related-products-carousel{overflow:hidden;padding-bottom:4px}.popular-products-carousel .owl-carousel .owl-nav,.products-carousel .owl-carousel .owl-nav,.related-products-carousel .owl-carousel .owl-nav{position:static;transform:none;display:flex !important;justify-content:center;align-items:center;gap:13.6px;margin-top:16px;pointer-events:auto}.popular-products-carousel .owl-carousel .owl-nav button,.products-carousel .owl-carousel .owl-nav button,.related-products-carousel .owl-carousel .owl-nav button{position:static;width:40px;height:40px}.popular-products-carousel .owl-carousel .owl-nav button svg,.products-carousel .owl-carousel .owl-nav button svg,.related-products-carousel .owl-carousel .owl-nav button svg{width:17.6px;height:17.6px}}.brands-carousel{width:100%;max-width:100%;padding:0;position:relative;overflow:hidden}.testimonials-marquee{position:relative;padding:0 8px;max-width:100%;overflow:hidden}.products-carousel{display:flex;flex-direction:column;align-items:center;padding:16px 0 40px;position:relative;max-width:100%;overflow:visible}.products-carousel .owl-carousel{order:1;width:100%}@media(max-width: 767px){.products-carousel{overflow:hidden;padding-left:8px;padding-right:8px}}.products-carousel .section-title,.products-carousel .products-view-all{order:2;display:inline-flex;align-items:center;justify-content:center;margin:32px 0 0;padding:10px 15px;border-radius:8px;background-color:#997b50;color:#fff;font-size:16px;font-weight:700;line-height:1.3;text-decoration:none;border:none;transition:background-color .2s ease,transform .2s ease}.products-carousel .section-title::after,.products-carousel .products-view-all::after{display:none}.products-carousel .section-title:hover,.products-carousel .section-title:focus-visible,.products-carousel .products-view-all:hover,.products-carousel .products-view-all:focus-visible{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);color:#fff;transform:translateY(-1px)}.product-card{background-color:#fff;border:1px solid rgba(23,37,42,.1);border-radius:8px;padding:0;text-align:center;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;box-shadow:0 4px 16px rgba(23,37,42,.08);height:100%;transition:box-shadow .2s ease,border-color .2s ease}.product-card:hover{border-color:rgba(153,123,80,.35);box-shadow:0 8px 24px rgba(23,37,42,.12)}.product-card-link,.product-card--link{display:flex;flex-direction:column;flex:1;width:100%;text-decoration:none;color:inherit;min-height:100%}.product-card-media{position:relative;display:block;width:100%;overflow:hidden;background-color:rgba(227,213,184,.35);text-decoration:none}.product-card-img,.product-card-media img,.product-card-link>img,.product-card--link>img,.product-card-inner img{width:100%;height:auto;object-fit:contain;display:block;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1),opacity 1s cubic-bezier(0.4, 0, 0.2, 1)}.product-card:hover .product-card-media img,.product-card:hover .product-card-img,.product-card:hover .product-card-img--primary,.product-card:hover .product-card-img--hover,.product-card:hover>img,.product-card:hover .product-card-link>img,.product-card:hover .product-card--link>img,.product-card:hover .product-card-inner img,.product-card-link:hover .product-card-media img,.product-card-link:hover img,.product-card--link:hover img{transform:scale(1.06)}.product-card-img--primary,.shop-catalog-card-img--primary,.related-product-img--primary{position:relative;z-index:1}.product-card--has-hover .product-card-img--primary,.shop-catalog-card--has-hover .shop-catalog-card-img--primary,.related-product-card--has-hover .related-product-img--primary{position:relative;inset:auto;transition:opacity 1s cubic-bezier(0.4, 0, 0.2, 1),transform 1s cubic-bezier(0.4, 0, 0.2, 1)}.product-card-img--hover,.shop-catalog-card-img--hover,.related-product-img--hover{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:2;opacity:0;pointer-events:none;transition:opacity 1s cubic-bezier(0.4, 0, 0.2, 1),transform 1s cubic-bezier(0.4, 0, 0.2, 1)}.product-card--has-hover .product-card-media:hover .product-card-img--primary,.product-card--has-hover:hover .product-card-media .product-card-img--primary,.product-card--has-hover .product-card-link:focus-visible .product-card-img--primary,.shop-catalog-card--has-hover:hover .shop-catalog-card-img--primary,.shop-catalog-card--has-hover:focus-visible .shop-catalog-card-img--primary,.related-product-card--has-hover:hover .related-product-img--primary,.related-product-card--has-hover:focus-visible .related-product-img--primary{opacity:0}.product-card--has-hover .product-card-media:hover .product-card-img--hover,.product-card--has-hover:hover .product-card-media .product-card-img--hover,.product-card--has-hover .product-card-link:focus-visible .product-card-img--hover,.shop-catalog-card--has-hover:hover .shop-catalog-card-img--hover,.shop-catalog-card--has-hover:focus-visible .shop-catalog-card-img--hover,.related-product-card--has-hover:hover .related-product-img--hover,.related-product-card--has-hover:focus-visible .related-product-img--hover{opacity:1}.product-card-inner{display:flex;flex-direction:column;flex:1;width:100%;text-decoration:none;color:inherit}.product-card-body{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding:16px}.product-card-meta{display:flex;align-items:center;justify-content:center;gap:12px}.product-name{margin:0;padding:16px 12px;font-size:16px;font-weight:700;line-height:1.35;text-align:center;color:#17252a;background-color:#fff}.product-name a{color:#17252a;text-decoration:none;transition:color .2s ease}.product-name a:hover,.product-name a:focus-visible{color:#997b50}.product-price,.product-card-actions,.product-card-footer,.product-cart-btn{display:none !important}.owl-carousel .product-card{margin:0 6px}@media(max-width: 480px){.product-name{font-size:14px;padding:12px 8px}}.brand-item{display:flex;align-items:center;justify-content:center;padding:0;background-color:rgba(0,0,0,0);border:none;border-radius:0;margin:0 4px}@media(min-width: 768px){.brand-item{margin:0 6px}}.brand-item img{max-width:100%;height:auto;max-height:90px;object-fit:contain;opacity:.8;transition:opacity .3s ease}@media(min-width: 768px){.brand-item img{max-height:120px}}.brand-item img:hover{opacity:1}.customization{background-color:#17252a;padding:48px 0;overflow:hidden}.customization-grid{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr);gap:48px;align-items:center}.customization-content{max-width:544px}.customization-eyebrow{display:inline-flex;align-items:center;margin:0 0 16px;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg, rgba(153, 123, 80, 0.22) 0%, rgba(153, 123, 80, 0.08) 100%);border:1px solid rgba(153,123,80,.4);color:#997b50;font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:capitalize;line-height:1.25}.customization-content h2{margin:0 0 16px;color:#fff;font-size:clamp(29.6px,3.5vw,40px);font-weight:700;line-height:1.2;letter-spacing:-0.02em}.customization-lead{margin:0 0 24px;color:#e3d5b8;font-size:16px;line-height:1.7;max-width:512px}.customization-features{list-style:none;margin:0 0 32px;padding:0;display:grid;gap:12px}.customization-features li{display:flex;align-items:center;gap:12px;color:#f5f4ef;font-size:16px;font-weight:500;line-height:1.4}.customization-check{width:40px;height:40px;background-color:#997b50;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.customization-check svg{width:24px;height:24px}.customization-cta{gap:8px}.customization-cta svg{width:17.6px;height:17.6px;flex-shrink:0}.customization-media{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 16px 32px rgba(23,37,42,.18);border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg, rgba(227, 213, 184, 0.18) 0%, rgba(79, 107, 90, 0.25) 100%)}.customization-media::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(153,123,80,.18);z-index:1}.customization-image{width:100%;height:100%;min-height:320px;max-height:416px;object-fit:cover;display:block;transition:transform .35s ease}.customization-media:hover .customization-image{transform:scale(1.03)}@media(max-width: 992px){.customization-grid{grid-template-columns:1fr;gap:32px}.customization-content{max-width:none;text-align:center}.customization-eyebrow{margin-left:auto;margin-right:auto}.customization-lead{margin-left:auto;margin-right:auto}.customization-features{justify-items:start;max-width:416px;margin-left:auto;margin-right:auto;text-align:left}.customization-cta{margin-inline:auto}.customization-image{min-height:256px;max-height:352px}}.topbar{width:100%;max-width:100%;overflow-x:clip;background-color:#997b50;position:relative;z-index:100}.topbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:3px 0}.topbar-promo{min-width:0;overflow:hidden;text-align:center}.topbar-promo-carousel .owl-stage-outer{overflow:hidden}.topbar-promo-carousel .owl-item{display:flex;align-items:center;justify-content:center}.topbar-promo-carousel .promo-slide{width:100%}.topbar-promo-carousel .promo-slide p{margin:0;font-size:16px;font-weight:600;color:#fff;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-icons{display:flex;gap:12px;align-items:center;flex-shrink:0}.topbar-left{display:flex;align-items:center;gap:12px;flex-shrink:0}.country-switcher{position:relative;z-index:130;flex-shrink:0;display:flex;align-items:center;height:36px}.country-switcher::after{content:"";position:absolute;left:0;right:0;top:100%;height:10px}.country-switcher-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;height:36px;min-height:36px;padding:0 10px 0 8px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(0,0,0,0);color:#f5f4ef;font-size:13px;font-weight:600;line-height:1;cursor:pointer;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.country-switcher-trigger:hover,.country-switcher-trigger:focus-visible,.country-switcher-trigger[aria-expanded=true]{background:rgba(255,255,255,.05);border-color:rgba(153,123,80,.5);color:#997b50}.country-switcher-flag{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;display:block;background:rgba(23,37,42,.08);box-shadow:0 0 0 1px rgba(255,255,255,.12)}.country-switcher-name{white-space:nowrap}.country-switcher-caret{flex-shrink:0;opacity:.9}.country-switcher-menu{position:absolute;top:calc(100% + 6px);right:0;left:auto;min-width:160px;margin:0;padding:6px 0;list-style:none;background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(23,37,42,.18);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none;z-index:140}.country-switcher:hover .country-switcher-menu,.country-switcher:focus-within .country-switcher-menu,.country-switcher.is-open .country-switcher-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.country-switcher:hover .country-switcher-trigger,.country-switcher:focus-within .country-switcher-trigger,.country-switcher.is-open .country-switcher-trigger{background:rgba(255,255,255,.05);border-color:rgba(153,123,80,.5);color:#997b50}.country-switcher-link{display:flex;align-items:center;gap:8px;padding:8px 12px;color:#17252a;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.country-switcher-link:hover,.country-switcher-link:focus-visible{background:rgba(153,123,80,.12);color:#997b50}.header-actions .country-switcher{margin-right:4px}@media(max-width: 991px){.header-actions .country-switcher-name{display:none}.header-actions .country-switcher-trigger{width:36px;padding:0}.header-actions .country-switcher-caret{display:none}}.social-link{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;color:#fff;transition:background-color .2s ease,color .2s ease,transform .2s ease}.social-link svg{width:16px;height:16px}.social-link:hover{background-color:#fff;color:#997b50;transform:translateY(-1px)}.topbar-contact{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0}.topbar-contact-link{display:inline-flex;align-items:center;gap:7.2px;color:#fff;font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.topbar-contact-link svg{width:16px;height:16px;flex-shrink:0;stroke-width:2}.topbar-contact-link:hover,.topbar-contact-link:focus-visible{color:#17252a;opacity:.95}.topbar-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.search-container{display:flex;align-items:center;background-color:rgba(255,255,255,.15);border-radius:8px;padding:2px 5px;border:1px solid rgba(255,255,255,.3);transition:background-color .2s ease,border-color .2s ease}.search-container:focus-within{background-color:rgba(255,255,255,.22);border-color:#fff}.search-input{background:rgba(0,0,0,0);border:none;color:#fff;padding:0 8px;font-family:inherit;font-size:16px;width:136px;outline:none}.search-input::placeholder{color:rgba(255,255,255,.7)}.search-btn{background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;transition:color .2s ease,transform .2s ease}.search-btn svg{width:100%;height:100%;stroke-width:2}.search-btn:hover{transform:scale(1.1);color:#17252a}.cart-btn{background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;width:21.6px;height:21.6px;padding:0;transition:color .2s ease,transform .2s ease}.cart-btn svg{width:100%;height:100%;stroke-width:1.5}.cart-btn:hover{transform:scale(1.1);color:#17252a}@media(max-width: 992px){.topbar-row{gap:12px}}@media(max-width: 991px){.topbar{display:none}}@media(max-width: 576px){.topbar{padding:8px 0}.topbar-promo-carousel .promo-slide p{font-size:16px}.search-input{width:88px;font-size:16px}.social-link{width:24px;height:24px}.social-link svg{width:13.6px;height:13.6px}}@media(max-width: 480px){.topbar-row{gap:12px}.social-icons{justify-self:start}.topbar-contact{gap:12px}.topbar-contact-link{font-size:14px;gap:5.6px}.topbar-contact-link svg{width:14.4px;height:14.4px}}.why-choose-us{position:relative;background-color:#f5f4ef;padding:80px 0;overflow:hidden}.wcu-layout{display:grid;grid-template-columns:minmax(280px, 1fr) minmax(320px, 1.15fr);gap:clamp(24px,3.2vw,36px);align-items:stretch;width:100%}.wcu-media{position:relative;min-height:100%}.wcu-media-frame{width:100%;height:100%;min-height:460px;border-radius:20px;overflow:hidden;background-color:rgba(227,213,184,.55);border:none;box-shadow:0 4px 16px rgba(23,37,42,.08)}.wcu-media-frame img{width:100%;height:100%;object-fit:cover;display:block}.wcu-title-badge{position:absolute;left:20px;top:20px;bottom:auto;z-index:2;display:inline-flex;align-items:center;min-width:0;padding:14px 22px;background-color:#fff;color:#17252a;border-radius:14px;box-shadow:0 8px 24px rgba(23,37,42,.14)}.wcu-title-main{margin:0;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.15;white-space:nowrap;text-transform:capitalize;letter-spacing:-0.02em;color:#17252a}.wcu-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:clamp(16px,2vw,22px);min-height:100%}.wcu-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;height:100%;padding:clamp(22px,2.6vw,30px);background-color:#fff;border:1px solid rgba(23,37,42,.06);border-radius:18px;box-shadow:0 10px 28px rgba(23,37,42,.08);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.wcu-card:hover{border-color:rgba(153,123,80,.35);box-shadow:0 14px 34px rgba(23,37,42,.12);transform:translateY(-3px)}.wcu-card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background-color:rgba(227,213,184,.85);color:#997b50}.wcu-card-icon svg{width:22px;height:22px}.wcu-card-title{margin:0;color:#997b50;font-size:20px;font-weight:700;line-height:1.25;text-transform:capitalize}.wcu-card-text{margin:0;color:rgba(23,37,42,.78);font-size:15px;line-height:1.55;text-transform:capitalize}@media(max-width: 992px){.why-choose-us{padding:64px 0}.wcu-layout{grid-template-columns:1fr;gap:32px}.wcu-media-frame{min-height:320px;aspect-ratio:4/3;height:auto}.wcu-cards{min-height:0}}@media(max-width: 576px){.why-choose-us{padding:48px 0}.wcu-media-frame{min-height:260px;border-radius:16px}.wcu-title-badge{left:14px;top:14px;padding:10px 14px;border-radius:12px}.wcu-title-main{font-size:18px;white-space:nowrap}.wcu-cards{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto auto;gap:12px}.wcu-card{padding:16px 12px;gap:8px;border-radius:14px}.wcu-card-icon{width:40px;height:40px;border-radius:10px}.wcu-card-icon svg{width:18px;height:18px}.wcu-card-title{font-size:15px}.wcu-card-text{font-size:12px;line-height:1.45}}.popular-products{background-color:#fff;padding:80px 0;overflow-x:hidden;max-width:100%;border-top:1px solid rgba(227,213,184,.65)}.popular-products-header{text-align:center;max-width:672px;margin:0 auto 48px;padding:0}.popular-products-header h2{font-size:clamp(29.6px,3.5vw,40px);font-weight:700;color:#17252a;margin:0 0 12px;line-height:1.2;letter-spacing:-0.02em}.popular-products-header p:not(.popular-products-eyebrow){font-size:16px;line-height:1.75;color:#4f6b5a;margin:0 auto;max-width:576px}.popular-products-header::after{content:"";display:block;width:64px;height:3px;margin:24px auto 0;border-radius:999px;background:linear-gradient(90deg, #997b50 0%, #E3D5B8 100%)}.popular-products-eyebrow{display:inline-flex;align-items:center;margin:0 0 16px;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg, rgba(153, 123, 80, 0.16) 0%, rgba(153, 123, 80, 0.06) 100%);border:1px solid rgba(153,123,80,.35);color:#997b50;font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:capitalize;line-height:1.25}.popular-products-highlight{color:#997b50}.popular-products-carousel{position:relative;padding:0 8px;overflow:visible}@media(min-width: 1200px){.popular-products-carousel{padding:0 56px}}@media(max-width: 767px){.popular-products-carousel{overflow:hidden;padding:0 8px}}.popular-product-card{background-color:#fff;border:none;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 8px 24px rgba(23,37,42,.12);transition:transform .35s ease,box-shadow .35s ease}.popular-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(23,37,42,.18)}.popular-product-card:hover .popular-product-media img{transform:scale(1.04)}.popular-product-card:hover .popular-product-link{background-color:#997b50}.popular-product-media{position:relative;display:block;overflow:hidden;text-decoration:none;background-color:rgba(227,213,184,.22)}.popular-product-media img{width:100%;height:180px;object-fit:contain;display:block;transition:transform .35s ease}.popular-product-badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:999px;font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;background-color:#17252a;color:#fff}.popular-product-title{margin:0;padding:12px 16px 0;font-size:16px;font-weight:700;line-height:1.35;text-align:center;color:#17252a}.popular-product-title a{color:#17252a;text-decoration:none;transition:color .2s ease}.popular-product-title a:hover,.popular-product-title a:focus-visible{color:#997b50}.popular-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:16px}.popular-product-price{font-size:16px;font-weight:700;line-height:1.2;color:#17252a}.popular-product-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background-color:#17252a;color:#fff;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.popular-product-link:hover,.popular-product-link:focus-visible{background-color:#997b50;color:#fff}.popular-products-carousel .owl-stage-outer{padding:4px 0 12px}@media(max-width: 992px){.popular-products{padding:64px 0}.popular-products-header{margin-bottom:40px}}@media(max-width: 576px){.popular-products{padding:48px 0}.popular-products-header{margin-bottom:32px}.popular-product-media img{height:150px}}.testimonials{background-color:#fff;padding:80px 0;overflow-x:hidden;max-width:100%}.testimonials-header{text-align:center;max-width:720px;margin:0 auto 48px;padding:0 24px}.testimonials-header h2{font-size:clamp(29.6px,3.5vw,40px);font-weight:700;color:#17252a;margin-bottom:12px;line-height:1.2;letter-spacing:-0.02em}.testimonials-header p{font-size:16px;line-height:1.75;color:rgba(23,37,42,.62);margin:0}.testimonials-highlight{color:#997b50}.testimonials-marquee{display:block;max-width:100%;overflow:hidden}.testimonials-row{overflow:hidden}.testimonials-owl .owl-stage{display:flex;align-items:stretch}.testimonials-owl .owl-item{display:flex;align-items:stretch;height:auto}.testimonial-card{width:100%;height:100%;min-height:248px;background-color:#fff;border:1px solid #997b50;border-radius:10px;padding:24px;box-shadow:none;display:flex;flex-direction:column;gap:16px;transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease}.testimonial-card:hover{border-color:#997b50;box-shadow:0 4px 16px rgba(23,37,42,.08);transform:translateY(-4px)}.testimonial-rating{display:flex;align-items:center;justify-content:center;gap:8px;color:#997b50}.testimonial-rating svg{width:16px;height:16px;flex-shrink:0}.testimonial-quote{margin:0;flex-grow:1;text-align:center}.testimonial-quote p{margin:0;font-size:16px;line-height:1.65;color:rgba(23,37,42,.62)}.testimonial-author{display:flex;align-items:center;gap:12px;margin:auto 0 0;width:100%}.testimonial-avatar{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background-color:#e3d5b8;border:1px solid rgba(153,123,80,.45);color:#997b50;font-size:16px;font-weight:700;flex-shrink:0;text-transform:uppercase;overflow:hidden;order:3}.testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:0;flex:1 1 auto;text-align:right;order:2}.testimonial-name{font-style:normal;font-size:16px;font-weight:600;color:#17252a;line-height:1.3}.testimonial-company{font-size:16px;color:rgba(23,37,42,.62);line-height:1.3}.testimonial-trustpilot{display:inline-flex;align-items:center;margin-right:auto;flex-shrink:0;order:1}.testimonial-trustpilot img{width:88px;height:16.8px;display:block;object-fit:contain;object-position:left center}@media(max-width: 992px){.testimonials{padding:48px 0}.testimonials-header{margin-bottom:32px}}@media(max-width: 576px){.testimonials{padding:32px 0}.testimonial-card{padding:16px}.testimonial-quote p{font-size:16px}}.quote-section{padding:60px 0;margin-top:0;background-color:#f5f4ef}.quote-section-wrapper{background-color:rgba(0,0,0,0);padding:0;margin-top:50px;border-radius:0;color:#17252a}.quote-grid{display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);gap:clamp(28px,4vw,48px);align-items:center}.quote-content .quote-eyebrow{display:inline-flex;align-items:center;gap:7.2px;margin:0 0 16px;padding:6px 14px;border-radius:999px;background:rgba(227,213,184,.7);border:1px solid rgba(153,123,80,.28);color:#997b50;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:capitalize;line-height:1.25;box-shadow:none}.quote-content .quote-eyebrow::before{content:"";width:6.4px;height:6.4px;border-radius:999px;background-color:#997b50;flex-shrink:0;box-shadow:none}.quote-content h2{font-size:clamp(28px,3vw,40px);font-weight:700;margin:0 0 12px;letter-spacing:-0.02em;color:#997b50;line-height:1.2}.quote-content p:not(.quote-eyebrow){font-size:16px;line-height:1.65;color:rgba(23,37,42,.78);margin-bottom:24px;max-width:520px}.quote-features{list-style:none;padding:0;margin:0;display:grid;gap:12px}.quote-features li{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:rgba(23,37,42,.82)}.quote-check{width:40px;height:40px;background-color:#997b50;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.quote-check svg{width:20px;height:20px}.quote-support{display:flex;align-items:flex-start;gap:16px;margin-top:24px;padding:16px 24px;background:rgba(227,213,184,.55);border:1px solid rgba(153,123,80,.22);border-radius:16px;color:#17252a;box-shadow:none}.quote-content .quote-support{justify-content:flex-start;margin-top:24px}.quote-support-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:#997b50;color:#fff}.quote-support-icon svg{width:24px;height:24px}.quote-support-body{display:flex;flex-direction:column;gap:4px;min-width:0}.quote-support-heading{margin:0;font-size:16px;font-weight:500;color:rgba(23,37,42,.7);line-height:1.35}.quote-support-phone{color:#997b50;font-size:18px;font-weight:700;line-height:1.3;text-decoration:none;transition:color .2s ease}.quote-support-phone:hover,.quote-support-phone:focus-visible{color:rgb(49.4935622318%,39.7889421863%,25.8789867878%)}.quote-support-hours{margin:0;font-size:14px;font-weight:400;color:rgba(23,37,42,.65);line-height:1.35}.quote-support-email{color:#997b50;font-size:16px;font-weight:600;line-height:1.35;text-decoration:none;word-break:break-word;transition:opacity .2s ease}.quote-support-email:hover,.quote-support-email:focus-visible{opacity:.85}.quote-form-card{background-color:#17252a;border-radius:18px;padding:clamp(28px,3.5vw,40px);color:#fff;box-shadow:0 16px 40px rgba(23,37,42,.18)}.quote-form-card .quote-form label{color:rgba(227,213,184,.95)}.quote-form-card .quote-form input,.quote-form-card .quote-form select,.quote-form-card .quote-form textarea{border-color:rgba(255,255,255,.12);color:#17252a;background-color:#fff}.quote-form-card .quote-form input::placeholder,.quote-form-card .quote-form select::placeholder,.quote-form-card .quote-form textarea::placeholder{color:rgba(23,37,42,.45)}.quote-form-card .quote-form input[type=file]{color:rgba(23,37,42,.75)}.quote-form-card .quote-form-footer{color:rgba(245,244,239,.7)}.quote-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form-row--3{grid-template-columns:repeat(3, minmax(0, 1fr))}.quote-form-row--4{grid-template-columns:repeat(4, minmax(0, 1fr))}.quote-form-row--phone-zip{grid-template-columns:3fr 1fr}.form-req{color:#c0392b;font-weight:700}.quote-form .form-group{margin-bottom:16px}.quote-form label{display:block;font-size:13px;font-weight:600;color:#4f6b5a;margin-bottom:8px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:8px 12px;border:1px solid rgba(79,107,90,.2);border-radius:8px;font-family:inherit;font-size:16px;color:#17252a;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.quote-form input::placeholder,.quote-form select::placeholder,.quote-form textarea::placeholder{color:rgba(79,107,90,.45)}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:none;border-color:#997b50;box-shadow:0 0 0 2px rgba(153,123,80,.15)}.quote-form input[type=file]{padding:8px;font-size:16px}.quote-form textarea{resize:vertical;min-height:88px}.quote-submit-btn{width:100%;background-color:#997b50;color:#fff;padding:12px 16px;border:none;border-radius:8px;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,transform .2s ease;margin-top:8px}.quote-submit-btn:hover{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);transform:translateY(-1px)}.quote-form-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;font-size:13px;color:rgba(79,107,90,.75)}@media(max-width: 992px){.quote-grid{grid-template-columns:1fr;gap:24px}.quote-section-wrapper{padding:0}.quote-form-row--4{grid-template-columns:repeat(2, minmax(0, 1fr))}.quote-form-row--phone-zip{grid-template-columns:2fr 1fr}}@media(max-width: 576px){.quote-form-row,.quote-form-row--4,.quote-form-row--phone-zip{grid-template-columns:1fr}.quote-form-card{padding:16px;border-radius:14px}.quote-section{padding:32px 0}.quote-support{flex-direction:row;align-items:flex-start;text-align:left;padding:16px}.quote-support-icon{width:44px;height:44px}}.cta-section{padding:48px 0;background-color:rgba(0,0,0,0);text-align:center}.cta-card{background-color:#17252a;border-radius:16px;padding:clamp(36px,5vw,60px) clamp(24px,4vw,64px)}.cta-pre-heading{font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:capitalize;color:#997b50;margin:0 0 12px}.cta-main-heading{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#fff;margin:0 0 12px;line-height:1.2;letter-spacing:-0.02em}.cta-subtext{font-size:16px;color:rgba(255,255,255,.7);margin:0 auto 32px;max-width:512px;line-height:1.6}.cta-button-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px}.cta-phone{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#fff;transition:opacity .2s ease}.cta-phone:hover{opacity:.85}.cta-phone-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:rgba(255,255,255,.12);color:#fff;flex-shrink:0}.cta-phone-info{display:flex;flex-direction:column;text-align:left}.cta-phone-number{font-size:18px;font-weight:700;line-height:1.2;letter-spacing:.01em}.cta-phone-label{font-size:12px;color:rgba(255,255,255,.6);line-height:1.4}.cta-btn-primary,.cta-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.cta-btn-primary{background-color:#997b50;color:#f5f4ef;border:1px solid #997b50}.cta-btn-primary:hover{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);border-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);transform:translateY(-1px)}.cta-btn-outline{background-color:rgba(0,0,0,0);color:#fff;border:1.5px solid rgba(255,255,255,.55)}.cta-btn-outline:hover{background-color:#fff;border-color:#fff;color:#17252a;transform:translateY(-1px)}.product-specs{padding:80px 0;background-color:#fff}.product-specs-heading{margin:0 0 32px;text-align:center;color:#17252a;font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.25;letter-spacing:-0.02em}.product-specs-panel{height:420px;margin:0 auto;padding:0 clamp(24px,3vw,40px);border:1px solid rgba(23,37,42,.12);border-radius:0;background-color:#fff;color:#17252a;font-size:16px;line-height:1.7;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(153,123,80,.7) rgba(23,37,42,.08);scroll-padding-block:40px;box-sizing:border-box}.product-specs-panel::before,.product-specs-panel::after{content:"";display:block;position:sticky;z-index:2;height:40px;width:calc(100% + 2*clamp(24px,3vw,40px));max-width:none;margin-left:calc(-1*clamp(24px,3vw,40px));margin-right:calc(-1*clamp(24px,3vw,40px));background-color:#fff;pointer-events:none;box-sizing:border-box}.product-specs-panel::before{top:0}.product-specs-panel::after{bottom:0}.product-specs-panel::-webkit-scrollbar{width:6px}.product-specs-panel::-webkit-scrollbar-track{background:rgba(23,37,42,.06);border-radius:999px}.product-specs-panel::-webkit-scrollbar-thumb{background:rgba(153,123,80,.7);border-radius:999px}.product-specs-panel p{margin:0 0 16px}.product-specs-panel h3{margin:24px 0 12px;color:#17252a;font-size:clamp(20px,2vw,24px);font-weight:700;line-height:1.3}.product-specs-panel h3:first-of-type{margin-top:0}.product-specs-panel strong{color:#17252a;font-weight:700}.product-specs-panel table{width:100%;margin:16px 0 24px;border-collapse:collapse;font-size:14px;overflow:visible;border-radius:0}.product-specs-panel thead th,.product-specs-panel th{background-color:#997b50;color:#fff;font-weight:700;text-align:left;padding:12px 14px;border:1px solid #997b50;border-radius:0}.product-specs-panel td{padding:11px 14px;border:1px solid rgba(23,37,42,.12);color:rgba(23,37,42,.88);vertical-align:top}.product-specs-panel tbody tr:nth-child(even) td{background-color:rgba(227,213,184,.25)}@keyframes tp-bullet-glow-pulse{0%,100%{box-shadow:0 0 0 3px rgba(153,123,80,.22),0 0 8px 2px rgba(153,123,80,.35);transform:scale(1)}50%{box-shadow:0 0 0 5px rgba(153,123,80,.18),0 0 16px 5px rgba(153,123,80,.55);transform:scale(1.08)}}.product-specs-list,.product-specs-panel ul{margin:0 0 16px;padding-left:0;list-style:none}.product-specs-list li,.product-specs-panel ul li{position:relative;margin-bottom:8px;padding-left:1.35rem}.product-specs-list li::before,.product-specs-panel ul li::before{content:"";position:absolute;left:0;top:.42em;width:8px;height:8px;border-radius:50%;background-color:#997b50;box-shadow:0 0 0 3px rgba(153,123,80,.22),0 0 8px 2px rgba(153,123,80,.35);animation:tp-bullet-glow-pulse 2s ease-in-out infinite}.product-specs-panel a,.entry-content a,.blog-single-content a{color:#997b50;font-weight:600;text-decoration:none}.product-specs-panel a:hover,.product-specs-panel a:focus-visible,.entry-content a:hover,.entry-content a:focus-visible,.blog-single-content a:hover,.blog-single-content a:focus-visible{color:#17252a;text-decoration:none}.product-specs-note{margin-top:24px !important;padding-top:16px;border-top:1px solid rgba(23,37,42,.08);color:#17252a;font-weight:500}.product-specs-panel .product-specs-note,.product-specs-panel p.product-specs-note{margin-top:24px;padding-top:16px;border-top:1px solid rgba(23,37,42,.08);color:#17252a;font-weight:500}.faq-section{padding:80px 0;background-color:#fff}.faq-section-wrapper{width:100%;max-width:100%;margin:0 auto}.faq-header{text-align:center;font-size:clamp(26.4px,3vw,36px);font-weight:700;color:#17252a;margin:0 0 48px;line-height:1.25;letter-spacing:-0.02em}.faq-header .faq-highlight{color:#997b50}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;align-items:start;width:100%}.faq-column{display:flex;flex-direction:column;gap:12px}.faq-item{background-color:#fff;border:1px solid rgba(79,107,90,.15);border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.faq-item:hover{background-color:rgba(153,123,80,.1)}.faq-item.active{border-color:rgba(153,123,80,.4);box-shadow:0 4px 16px rgba(23,37,42,.08)}.faq-item.active .faq-answer{max-height:320px;padding:0 16px 16px;opacity:1}.faq-item.active .faq-chevron{transform:rotate(180deg)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:16px;font-weight:600;color:#17252a;line-height:1.4}.faq-chevron{width:20px;height:20px;flex-shrink:0;color:#4f6b5a;transition:transform .35s ease}.faq-answer{max-height:0;overflow:hidden;opacity:0;padding:0 16px;transition:max-height .35s ease,opacity .35s ease,padding .35s ease}.faq-answer p{margin:0;font-size:16px;line-height:1.65;color:#4f6b5a}@media(max-width: 992px){.faq-grid{grid-template-columns:1fr}.cta-section{padding:32px 0}.cta-card{padding:clamp(28px,4vw,40px) clamp(20px,3vw,32px)}.cta-button-container{flex-direction:column;gap:16px}}@media(max-width: 576px){.faq-section{padding:48px 0}.faq-header{margin-bottom:32px}.cta-button-container{flex-direction:column;width:100%}.cta-btn-primary,.cta-btn-outline{width:100%}}.site-footer{background-color:#17252a;color:#fff;padding:48px 0 24px}.site-footer a:not(.site-footer-social-link){text-decoration:none;transition:color .2s ease,background-color .2s ease}.site-footer a:not(.site-footer-social-link):hover,.site-footer a:not(.site-footer-social-link):focus-visible{color:#997b50}.site-footer-inner{display:flex;flex-direction:column;gap:32px}.site-footer-grid{display:grid;grid-template-columns:minmax(200px, 1.35fr) repeat(3, minmax(0, 0.85fr)) minmax(180px, 1fr);gap:24px 32px;align-items:start}.site-footer-brand{display:flex;flex-direction:column;gap:16px}.site-footer-logo{display:inline-block}.site-footer-logo img{max-height:64px;height:64px;width:auto;display:block}.site-footer-description{margin:0;font-size:14px;line-height:1.65;color:rgba(245,244,239,.82);max-width:300px}.site-footer-social{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.site-footer-social-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:40px;height:40px;border-radius:999px;border:1px solid rgba(153,123,80,.4);background:linear-gradient(145deg, rgba(153, 123, 80, 0.14) 0%, rgba(153, 123, 80, 0.04) 100%);color:#997b50;box-shadow:0 2px 10px rgba(23,37,42,.2);transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.site-footer-social-link svg{width:18px;height:18px}.site-footer-social-link:hover,.site-footer-social-link:focus-visible{background:#997b50;border-color:#997b50;color:#17252a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(153,123,80,.28)}.site-footer-social-link:hover svg,.site-footer-social-link:focus-visible svg{fill:#17252a;color:#17252a}.site-footer-contact{display:flex;flex-direction:column;gap:12px}.site-footer-address{cursor:default}.site-footer-address strong{display:block;color:#f5f4ef;font-weight:700;margin-bottom:2px}.site-footer-address-line{display:block;color:rgba(245,244,239,.82)}.site-footer-contact-item{display:inline-flex;align-items:flex-start;gap:12px;color:#f5f4ef;font-size:16px;line-height:1.45;transition:color .2s ease}.site-footer-contact-item svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;color:rgba(245,244,239,.75)}.site-footer-contact-item:hover,.site-footer-contact-item:focus-visible{color:#997b50}.site-footer-heading{position:relative;margin:0 0 16px;padding-bottom:10px;font-size:16px;font-weight:700;letter-spacing:.02em;text-transform:capitalize;color:#fff}.site-footer-heading::after{content:"";position:absolute;left:0;bottom:0;width:36px;height:3px;border-radius:999px;background-color:#997b50}.site-footer-nav-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.site-footer-nav-col a{display:inline-flex;align-items:center;gap:8px;color:rgba(245,244,239,.88);font-size:16px;transition:color .2s ease}.site-footer-nav-col a::before{content:"›";font-size:16px;line-height:1;color:rgba(245,244,239,.7)}.site-footer-nav-col a:hover,.site-footer-nav-col a:focus-visible{color:#997b50}.site-footer-nav-col a:hover::before,.site-footer-nav-col a:focus-visible::before{color:#997b50}.site-footer-newsletter{min-width:0}.site-footer-newsletter-form{display:flex;flex-direction:column;gap:12px;max-width:100%}.site-footer-newsletter-text{margin:0;font-size:14px;line-height:1.55;color:rgba(245,244,239,.82)}.site-footer-newsletter-field{display:flex;flex-direction:column;gap:12px}.site-footer-newsletter-field input[type=email]{width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background-color:rgba(255,255,255,.06);color:#fff;font-family:inherit;font-size:14px}.site-footer-newsletter-field input[type=email]::placeholder{color:rgba(245,244,239,.55)}.site-footer-newsletter-field input[type=email]:focus{outline:none;border-color:rgba(153,123,80,.7);background-color:rgba(255,255,255,.1)}.site-footer-newsletter-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;border:none;border-radius:8px;background-color:#997b50;color:#fff;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.site-footer-newsletter-btn:hover,.site-footer-newsletter-btn:focus-visible{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);transform:translateY(-1px)}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.site-footer-copyright{margin:0;font-size:16px;color:rgba(227,213,184,.85)}.site-footer-payments{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.site-footer-payments-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(245,244,239,.75)}.site-footer-payments-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-footer-payment-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:30px;padding:0;border-radius:4px;background-color:#fff;overflow:hidden}.site-footer-payment-icon img{width:100%;height:100%;display:block;object-fit:contain}@media(max-width: 1100px){.site-footer-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 768px){.site-footer{padding:32px 0 16px}.site-footer-grid{grid-template-columns:1fr;gap:32px}.site-footer-bottom{flex-direction:column;align-items:flex-start}}body.customization-page:has(#nav-toggle:checked),body.why-choose-us-page:has(#nav-toggle:checked),body.about-us-page:has(#nav-toggle:checked){overflow:hidden}@media(min-width: 992px){body.customization-page:has(#nav-toggle:checked),body.why-choose-us-page:has(#nav-toggle:checked),body.about-us-page:has(#nav-toggle:checked){overflow:auto}}.topbar-promo-static{position:relative;min-height:21.6px;overflow:hidden;text-align:center}.topbar-promo-static p{margin:0;font-size:16px;font-weight:600;color:#fff;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;width:100%;left:0;top:0;opacity:0;animation:page-promo-fade 9s infinite}.topbar-promo-static p:nth-child(1){animation-delay:0s}.topbar-promo-static p:nth-child(2){animation-delay:3s}.topbar-promo-static p:nth-child(3){animation-delay:6s}@keyframes page-promo-fade{0%,8%{opacity:0;transform:translateY(5.6px)}12%,28%{opacity:1;transform:translateY(0)}33%,100%{opacity:0;transform:translateY(-5.6px)}}.customization-hero .customization-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px}.customization-hero .customization-hero-link{font-size:16px;font-weight:600;color:#17252a;text-decoration:none;border-bottom:2px solid rgba(153,123,80,.5);transition:color .2s ease,border-color .2s ease}.customization-hero .customization-hero-link:hover{color:#997b50;border-color:#997b50}.customization-section-header{text-align:center;max-width:672px;margin:0 auto 48px}.customization-section-header h2{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#17252a;margin-bottom:12px;line-height:1.2}.customization-section-header p{margin:0 auto;font-size:16px;line-height:1.75;color:#4f6b5a}.customization-process{background-color:#fff}.customization-steps{list-style:none;margin:0;padding:0;display:grid;gap:16px}.customization-step{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;padding:24px;background-color:rgba(227,213,184,.35);border:1px solid rgba(79,107,90,.1);border-radius:16px;transition:border-color .35s ease,box-shadow .35s ease}.customization-step:hover{border-color:rgba(153,123,80,.35);box-shadow:0 4px 16px rgba(23,37,42,.08)}.customization-step-number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background-color:#997b50;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.customization-step-body h3{margin:0 0 8px;font-size:20px;font-weight:700;color:#17252a}.customization-step-body p{margin:0;font-size:16px;line-height:1.7;color:#4f6b5a}.customization-capabilities{background-color:rgba(227,213,184,.3)}.customization-capabilities .row{--bs-gutter-x: 24px;--bs-gutter-y: 24px}.customization-capability-card{height:100%;background-color:#fff;border:1px solid rgba(79,107,90,.12);border-radius:16px;padding:24px;transition:border-color .35s ease,transform .35s ease}.customization-capability-card:hover{border-color:rgba(153,123,80,.4);transform:translateY(-2px)}.customization-capability-card .customization-capability-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px;border-radius:999px;background-color:rgba(153,123,80,.15);color:#997b50}.customization-capability-card .customization-capability-icon svg{width:22.4px;height:22.4px}.customization-capability-card h3{margin:0 0 12px;font-size:20px;font-weight:700;color:#997b50}.customization-capability-card ul{margin:0;padding-left:17.6px;display:grid;gap:8px}.customization-capability-card li{font-size:16px;line-height:1.6;color:#4f6b5a}.customization-specs{background-color:#fff}.customization-specs-table-wrap{overflow-x:auto;border-radius:16px;border:1px solid rgba(79,107,90,.12);box-shadow:0 4px 16px rgba(23,37,42,.08)}.customization-specs-table{width:100%;border-collapse:collapse;font-size:16px}.customization-specs-table thead{background-color:#17252a}.customization-specs-table thead th{padding:12px 16px;text-align:left;font-weight:700;color:#fff;white-space:nowrap}.customization-specs-table tbody tr:nth-child(even){background-color:rgba(227,213,184,.25)}.customization-specs-table tbody th,.customization-specs-table tbody td{padding:12px 16px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(79,107,90,.08)}.customization-specs-table tbody th{font-weight:600;color:#17252a;white-space:nowrap;width:30%}.customization-specs-table tbody td{color:#4f6b5a;line-height:1.6}.customization-specs-table tbody tr:last-child th,.customization-specs-table tbody tr:last-child td{border-bottom:none}.customization-dieline{padding:32px 0;background-color:rgba(227,213,184,.2)}.customization-placeholder{padding:48px 24px;text-align:center;font-size:20px;font-weight:600;color:rgba(79,107,90,.65);border:2px dashed rgba(79,107,90,.25);border-radius:16px;background-color:#fff}.customization-inquiry{padding-bottom:48px}.customization-page .quote-form .form-optional{font-weight:400;color:rgba(79,107,90,.6)}.customization-page .quote-form .form-hint{display:block;margin-top:8px;font-size:16px;color:rgba(79,107,90,.65)}.customization-page .quote-form .quote-file-input{padding:8px;font-size:16px;cursor:pointer}.customization-page .quote-form .quote-file-input::file-selector-button{margin-right:12px;padding:8px 12px;border:1px solid rgba(79,107,90,.2);border-radius:8px;background-color:rgba(227,213,184,.5);font-family:inherit;font-size:16px;font-weight:600;color:#17252a;cursor:pointer;transition:background-color .2s ease}.customization-page .quote-form .quote-file-input::file-selector-button:hover{background-color:#e3d5b8}.customization-page .customization-faq-item summary.faq-question{list-style:none}.customization-page .customization-faq-item summary.faq-question::-webkit-details-marker{display:none}.customization-page .customization-faq-item .faq-answer{max-height:none;opacity:1;padding:0 16px 16px;overflow:visible}.customization-page .customization-faq-item[open]{border-color:rgba(153,123,80,.4);box-shadow:0 4px 16px rgba(23,37,42,.08)}.customization-page .customization-faq-item[open] .faq-chevron{transform:rotate(180deg)}.wcu-section-header{text-align:center;max-width:672px;margin:0 auto 48px}.wcu-section-header h2{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#17252a;margin-bottom:12px;line-height:1.2}.wcu-section-header p{margin:0 auto;font-size:16px;line-height:1.75;color:#4f6b5a}.wcu-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px}.wcu-hero-link{font-size:16px;font-weight:600;color:#17252a;text-decoration:none;border-bottom:2px solid rgba(153,123,80,.5);transition:color .2s ease,border-color .2s ease}.wcu-hero-link:hover{color:#997b50;border-color:#997b50}.wcu-pillars{background-color:#fff}.wcu-pillars .row{--bs-gutter-x: 24px;--bs-gutter-y: 24px}.wcu-pillar-card{height:100%;background-color:rgba(227,213,184,.35);border:1px solid rgba(79,107,90,.12);border-radius:16px;padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;transition:border-color .35s ease,transform .35s ease,box-shadow .35s ease}.wcu-pillar-card:hover{border-color:rgba(153,123,80,.4);transform:translateY(-3px);box-shadow:0 4px 16px rgba(23,37,42,.08)}.wcu-pillar-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background-color:rgba(153,123,80,.15);color:#997b50}.wcu-pillar-icon svg{width:24px;height:24px}.wcu-pillar-card h3{margin:0;font-size:20px;font-weight:700;color:#17252a}.wcu-pillar-card p{margin:0;font-size:16px;line-height:1.65;color:#4f6b5a}.wcu-factory{background-color:rgba(227,213,184,.25)}.wcu-factory-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.wcu-factory-image{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(23,37,42,.12)}.wcu-factory-image img{display:block;width:100%;height:auto}.wcu-factory-content h3{font-size:clamp(21.6px,2.5vw,28px);font-weight:700;color:#17252a;margin:0 0 16px}.wcu-factory-content p{margin:0 0 16px;font-size:16px;line-height:1.7;color:#4f6b5a}.wcu-factory-content ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.wcu-factory-content li{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.6;color:#17252a;font-weight:500}.wcu-factory-content li::before{content:"";width:6.4px;height:6.4px;margin-top:7.2px;border-radius:999px;background-color:#997b50;flex-shrink:0}.wcu-certifications{background-color:#fff}.wcu-cert-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px}.wcu-cert-card{background-color:#fff;border:1px solid rgba(79,107,90,.12);border-radius:16px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;transition:border-color .35s ease,box-shadow .35s ease}.wcu-cert-card:hover{border-color:rgba(153,123,80,.35);box-shadow:0 4px 16px rgba(23,37,42,.08)}.wcu-cert-logo{display:flex;align-items:center;justify-content:center;width:100%;min-height:72px;padding:12px}.wcu-cert-logo img{max-width:100%;max-height:56px;width:auto;height:auto;object-fit:contain}.wcu-cert-badge{display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:8px 16px;border-radius:8px;background-color:rgba(153,123,80,.12);border:1px solid rgba(153,123,80,.3);font-size:16px;font-weight:700;color:#997b50;letter-spacing:.04em}.wcu-cert-card h3{margin:0;font-size:16px;font-weight:700;color:#17252a}.wcu-cert-card p{margin:0;font-size:16px;line-height:1.6;color:#4f6b5a}.wcu-social-proof{background-color:#17252a;color:#fff}.wcu-social-proof .wcu-section-header h2{color:#fff}.wcu-social-proof .wcu-section-header p{color:#f5f4ef}.wcu-testimonials-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px;margin-bottom:48px}.wcu-case-studies{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}.wcu-case-card{background-color:rgba(255,255,255,.06);border:1px solid rgba(227,213,184,.15);border-radius:16px;overflow:hidden;transition:border-color .35s ease,transform .35s ease}.wcu-case-card:hover{border-color:rgba(153,123,80,.35);transform:translateY(-3px)}.wcu-case-card img{display:block;width:100%;height:160px;object-fit:cover}.wcu-case-body{padding:16px}.wcu-case-body h3{margin:0 0 8px;font-size:16px;font-weight:700;color:#fff}.wcu-case-body p{margin:0;font-size:16px;line-height:1.65;color:#f5f4ef}.wcu-case-body .wcu-case-tag{display:inline-block;margin-bottom:8px;font-size:11.2px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#997b50}.wcu-closing{background-color:#f5f4ef;text-align:center}.wcu-trust-banner{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;padding:12px 24px;background-color:#fff;border:1px solid rgba(153,123,80,.35);border-radius:999px;font-size:16px;font-weight:600;color:#17252a}.wcu-trust-banner svg{width:20px;height:20px;color:#997b50;flex-shrink:0}.wcu-closing-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:24px}.page-trust-strip{background-color:#17252a;padding:16px 0}.page-trust-strip-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 16px}.page-trust-strip-item{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;background-color:rgba(255,255,255,.08);border:1px solid rgba(153,123,80,.35);color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em}.about-intro,.contact-intro{padding:32px 0 48px;background:linear-gradient(180deg, rgba(227, 213, 184, 0.35) 0%, #FFFFFF 70%)}.about-intro-crumbs,.contact-intro-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 24px;font-size:13px;color:rgba(23,37,42,.5)}.about-intro-crumbs a,.contact-intro-crumbs a{color:rgba(23,37,42,.55);text-decoration:none}.about-intro-crumbs a:hover,.about-intro-crumbs a:focus-visible,.contact-intro-crumbs a:hover,.contact-intro-crumbs a:focus-visible{color:#997b50}.about-intro-crumbs-sep,.contact-intro-crumbs-sep{color:rgba(23,37,42,.35)}.about-intro-crumbs-current,.contact-intro-crumbs-current{color:rgba(23,37,42,.7)}.about-intro-eyebrow,.contact-intro-eyebrow,.contact-form-eyebrow{display:inline-flex;align-self:flex-start;width:fit-content;margin:0 0 12px;padding:6px 14px;border-radius:999px;background-color:rgba(227,213,184,.65);color:#997b50;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.about-intro-title{margin:0 0 16px;max-width:none;color:#17252a;font-size:clamp(26px,4vw,40px);font-weight:700;line-height:1.2;letter-spacing:-0.02em;white-space:normal}.about-intro-title .food-tins-highlight{display:inline}.contact-intro-title{margin:0 0 16px;max-width:18ch;color:#17252a;font-size:clamp(26px,5vw,52px);font-weight:700;line-height:1.15;letter-spacing:-0.02em}.about-intro-lead,.contact-intro-lead{margin:0;max-width:42em;color:rgba(23,37,42,.78);font-size:clamp(16px,2vw,18px);line-height:1.65}.about-section-header{text-align:center;max-width:672px;margin:0 auto 48px}.about-section-header h2{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#17252a;margin:0 0 12px;line-height:1.2}.about-section-header p{margin:0 auto;font-size:16px;line-height:1.75;color:#4f6b5a}.about-story{padding:48px 0;background-color:#fff}.about-story-inner{max-width:none;width:100%;margin:0}.about-story-inner h2{margin:0 0 24px;color:#17252a;font-size:clamp(26px,3.2vw,36px);font-weight:700;line-height:1.25}.about-story-copy{display:grid;gap:16px}.about-story-copy p{margin:0;color:rgba(23,37,42,.82);font-size:16px;line-height:1.75}.about-pillars{padding:0 0 48px;background-color:#fff}.about-pillars-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}.about-pillar-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;min-height:100%;padding:24px;background-color:rgba(227,213,184,.35);border:1px solid rgba(23,37,42,.1);border-radius:0}.about-pillar-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 4px;border-radius:8px;background-color:#17252a;color:#997b50}.about-pillar-icon svg{width:22px;height:22px}.about-pillar-title{margin:0;color:#17252a;font-size:18px;font-weight:700;line-height:1.3}.about-pillar-text{margin:0;color:rgba(23,37,42,.65);font-size:14px;line-height:1.5;max-width:28em}.about-pillars--product{padding:80px 0;background-color:#f5f4ef}.about-pillars--product .about-pillars-grid{gap:24px}.about-pillars--product .about-pillar-card{gap:12px;padding:clamp(28px,3vw,40px) clamp(20px,2.5vw,32px);background-color:#fff;border:1px solid rgba(23,37,42,.08);border-radius:16px;box-shadow:0 4px 16px rgba(23,37,42,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.about-pillars--product .about-pillar-card:hover{transform:translateY(-3px);border-color:rgba(153,123,80,.35);box-shadow:0 12px 28px rgba(23,37,42,.1)}.about-pillars--product .about-pillar-icon{width:64px;height:64px;margin-bottom:8px;border-radius:14px;background-color:#17252a;color:#997b50}.about-pillars--product .about-pillar-icon svg{width:30px;height:30px}.about-pillars--product .about-pillar-title{font-size:clamp(22px,2.2vw,28px);color:#997b50}.about-pillars--product .about-pillar-text{font-size:16px;line-height:1.65;max-width:34em;color:rgba(23,37,42,.75)}.about-stats{padding:32px 0;background-color:#17252a}.about-stats-strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.about-stats-strip-item{text-align:center;padding:16px 12px}.about-stat-value{display:block;color:#997b50;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2;margin-bottom:6px}.about-stat-label{display:block;color:rgba(255,255,255,.78);font-size:14px;font-weight:500}.about-values{padding:80px 0;background-color:rgba(227,213,184,.22)}.about-values-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}.about-value-card{padding:24px;background-color:#fff;border:1px solid rgba(23,37,42,.08);border-radius:0;box-shadow:0 4px 16px rgba(23,37,42,.08)}.about-value-title{margin:0 0 12px;color:#17252a;font-size:20px;font-weight:700;line-height:1.3}.about-value-text{margin:0;color:rgba(23,37,42,.75);font-size:15px;line-height:1.65}@media(max-width: 992px){.about-stats-strip,.about-values-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.about-pillars-grid{grid-template-columns:1fr}}@media(max-width: 576px){.about-stats-strip{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.about-values-grid{grid-template-columns:1fr}.about-pillar-card{padding:16px}.about-intro-title{white-space:normal;font-size:32px}.page-trust-strip-list{flex-direction:column;align-items:stretch}.page-trust-strip-item{justify-content:center}}@media(max-width: 992px){.wcu-factory-grid{grid-template-columns:1fr}.wcu-cert-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.wcu-testimonials-grid,.wcu-case-studies{grid-template-columns:1fr}.about-stats-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.about-team-grid{grid-template-columns:1fr}.about-quality-grid{grid-template-columns:1fr}}@media(max-width: 768px){.customization-step{grid-template-columns:1fr;gap:12px}.customization-step-number{width:40px;height:40px;font-size:16px}.customization-specs-table thead th,.customization-specs-table tbody th,.customization-specs-table tbody td{padding:8px 12px;font-size:16px}}@media(max-width: 576px){.wcu-cert-grid{grid-template-columns:1fr}.about-stats-grid{grid-template-columns:1fr}.about-timeline-list::before{left:17.6px}.about-timeline-marker{width:36px;height:36px;font-size:10.4px}}@media(max-width: 480px){.topbar-promo-static p{font-size:16px}}.policy-page{background-color:#f5f4ef}.policy-content{padding:48px 0 80px}.policy-content>.container{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.policy-article--standalone{width:100%;max-width:100%;margin:0}.policy-article{background-color:#fff;border:1px solid rgba(79,107,90,.12);border-radius:16px;padding:48px;color:#17252a;box-shadow:0 4px 16px rgba(23,37,42,.08)}.policy-article h2{font-size:24px;font-weight:700;color:#17252a;margin:48px 0 16px}.policy-article h2:first-child{margin-top:0}.policy-article h3{font-size:20px;font-weight:600;color:#4f6b5a;margin:32px 0 12px}.policy-article p,.policy-article li{font-size:16px;line-height:1.7;color:rgba(23,37,42,.85)}.policy-article p{margin-bottom:16px}.policy-article ul,.policy-article ol{margin:0 0 16px;padding-left:32px}.policy-article li+li{margin-top:8px}.policy-article a{color:#997b50;text-decoration:underline;text-underline-offset:2px}.policy-article a:hover{color:#4f6b5a}.policy-updated{display:inline-block;margin-top:16px;padding:8px 16px;background-color:rgba(227,213,184,.35);border-radius:999px;font-size:16px;font-weight:500;color:#17252a}.policy-contact-box{margin-top:48px;padding:24px;background-color:rgba(245,244,239,.65);border-left:4px solid #997b50;border-radius:0 12px 12px 0}.policy-contact-box p:last-child{margin-bottom:0}@media(max-width: 576px){.policy-article{padding:24px}}.blog-listing{background-color:#fff}.blog-card{height:100%;display:flex;flex-direction:column;background-color:#fff;border:1px solid rgba(23,37,42,.08);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(23,37,42,.08);transition:border-color .35s ease,transform .35s ease,box-shadow .35s ease}.blog-card:hover{border-color:rgba(153,123,80,.45);box-shadow:0 12px 28px rgba(23,37,42,.12);transform:translateY(-3px)}.blog-card-media{display:block;overflow:hidden;background-color:rgba(227,213,184,.35)}.blog-card-media img{width:100%;height:224px;object-fit:cover;display:block;transition:transform .35s ease}.blog-card:hover .blog-card-media img{transform:scale(1.03)}.blog-card-body{display:flex;flex-direction:column;gap:12px;padding:24px;flex:1 1 auto}.blog-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;color:#4f6b5a}.blog-card-meta span:not(.blog-card-category){color:#997b50;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.blog-card-category{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background-color:#e3d5b8;color:#997b50;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.blog-card-title{margin:0;font-size:20px;font-weight:700;line-height:1.35}.blog-card-title a{color:#17252a;text-decoration:none;transition:color .2s ease}.blog-card-title a:hover,.blog-card-title a:focus-visible{color:#997b50}.blog-card-excerpt{margin:0;color:#4f6b5a;font-size:16px;line-height:1.7;flex:1 1 auto}.blog-card-link{display:inline-flex;align-items:center;margin-top:8px;color:#997b50;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s ease,gap .2s ease}.blog-card-link:hover,.blog-card-link:focus-visible{color:rgb(49.4935622318%,39.7889421863%,25.8789867878%)}.blog-card--home{border:1px solid rgba(23,37,42,.08);border-radius:16px;background-color:#fff;overflow:hidden;box-shadow:0 4px 16px rgba(23,37,42,.08);transition:border-color .35s ease,transform .35s ease,box-shadow .35s ease}.blog-card--home:hover{border-color:rgba(153,123,80,.45);box-shadow:0 12px 28px rgba(23,37,42,.12);transform:translateY(-4px)}.blog-card--home .blog-card-media{display:block;border-radius:0;overflow:hidden;background-color:rgba(227,213,184,.35)}.blog-card--home .blog-card-media img{height:240px;border-radius:0}.blog-card--home .blog-card-body{padding:24px;gap:12px}.blog-card--home .blog-card-meta{gap:10px}.blog-card--home .blog-card-meta time{color:rgba(23,37,42,.65);font-size:14px;font-weight:500}.blog-card--home .blog-card-title{font-size:18px;font-weight:700;flex:1 1 auto}.blog-card--home .blog-card-title a{color:#17252a}.blog-card--home .blog-card-title a:hover,.blog-card--home .blog-card-title a:focus-visible{color:#997b50}.blog-card--home .blog-card-link--btn{display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%;min-width:0;margin-top:auto;padding:12px 18px;border-radius:8px;background-color:#997b50;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.blog-card--home .blog-card-link--btn:hover,.blog-card--home .blog-card-link--btn:focus-visible{background-color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);color:#fff;transform:translateY(-1px)}.blog-card--home:hover .blog-card-media img{transform:scale(1.03)}.blog-home-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.blog-home-header-copy{max-width:640px}.blog-home-eyebrow{margin:0 0 8px;color:#997b50;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-home-header h2{margin:0 0 12px;color:#17252a;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2}.blog-home-lead{margin:0;color:#4f6b5a;font-size:16px;line-height:1.6}.blog-home-view-all{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;color:#997b50;font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .2s ease,gap .2s ease}.blog-home-view-all svg{width:18px;height:18px}.blog-home-view-all:hover,.blog-home-view-all:focus-visible{color:rgb(49.4935622318%,39.7889421863%,25.8789867878%);gap:10px}@media(max-width: 992px){.blog-home-header{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width: 576px){.blog-card--home .blog-card-media img{height:200px}}.blog-cta{background-color:#fff;padding-top:0}.blog-cta-panel{text-align:center;background-color:#17252a;border-radius:16px;padding:clamp(32px,4vw,48px) 24px;color:#fff}.blog-cta-panel h2{margin:0 0 12px;font-size:clamp(24px,3vw,32px);font-weight:700;color:#fff;line-height:1.25}.blog-cta-panel p{margin:0 auto 24px;max-width:576px;color:#e3d5b8;font-size:16px;line-height:1.7}.blog-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}.blog-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border:1px solid rgba(255,255,255,.35);border-radius:10px;color:#fff;font-weight:600;text-decoration:none;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.blog-cta-secondary:hover,.blog-cta-secondary:focus-visible{border-color:#997b50;color:#997b50;background-color:rgba(255,255,255,.04)}.blog-page .faq-section{padding-top:30px}.blog-listing-empty{margin:0;color:#4f6b5a;font-size:16px;line-height:1.7;text-align:center}.blog-single-page{background-color:#fff}.blog-single{background-color:#fff;color:#17252a;padding:24px 0 48px}.blog-single-breadcrumb{margin:0 0 24px}.blog-single-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none;font-size:13px;color:rgba(23,37,42,.5)}.blog-single-breadcrumb li{display:inline-flex;align-items:center;gap:6px;max-width:100%}.blog-single-breadcrumb li:not(:last-child)::after{content:"/";color:rgba(23,37,42,.35)}.blog-single-breadcrumb a{color:rgba(23,37,42,.55);text-decoration:none;transition:color .2s ease}.blog-single-breadcrumb a:hover,.blog-single-breadcrumb a:focus-visible{color:#997b50}.blog-single-breadcrumb span{color:rgba(23,37,42,.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(420px,55vw)}.blog-single-grid{display:grid;grid-template-columns:minmax(0, 1.85fr) minmax(260px, 0.75fr);gap:48px;align-items:start}.blog-single-main{min-width:0}.blog-single-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;color:rgba(23,37,42,.55);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.blog-single-meta-sep{color:rgba(23,37,42,.35)}.blog-single-category,.blog-single-read,.blog-single-meta time{color:rgba(23,37,42,.55);font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:none;padding:0;border-radius:0}.blog-single-title{margin:0 0 24px;color:#17252a;font-size:clamp(28px,3.6vw,40px);font-weight:700;line-height:1.2;letter-spacing:-0.02em}.blog-single-media{margin:0 0 32px;border-radius:12px;overflow:hidden;background-color:rgba(227,213,184,.35)}.blog-single-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;max-height:420px;object-fit:cover}.blog-single-content{color:#17252a;font-size:16.5px;line-height:1.8}.blog-single-content>*:first-child{margin-top:0}.blog-single-content h2,.blog-single-content h3{margin:1.75em 0 .55em;color:#17252a;font-weight:700;line-height:1.3;letter-spacing:-0.015em}.blog-single-content h2{font-size:clamp(22px,2.5vw,28px)}.blog-single-content h3{font-size:20px}.blog-single-content p{margin:0 0 1.15em;color:rgba(23,37,42,.88)}.blog-single-content ul,.blog-single-content ol{margin:0 0 1.15em;padding-left:1.25em;color:rgba(23,37,42,.88)}.blog-single-content ul li+li,.blog-single-content ol li+li{margin-top:.35em}.blog-single-content a{color:#997b50;font-weight:600;text-decoration:none}.blog-single-content a:hover,.blog-single-content a:focus-visible{color:#17252a;text-decoration:none}.blog-single-content img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}.blog-single-content strong{color:#17252a;font-weight:700}.blog-single-content table{width:100%;margin:24px 0;border-collapse:collapse;font-size:14px;overflow:hidden;border-radius:8px}.blog-single-content thead th{background-color:#17252a;color:#fff;font-weight:700;text-align:left;padding:12px 14px}.blog-single-content tbody td{padding:11px 14px;border:1px solid rgba(23,37,42,.1);color:rgba(23,37,42,.88);vertical-align:top}.blog-single-content tbody tr:nth-child(even) td{background-color:rgba(227,213,184,.25)}.blog-single-footer{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(23,37,42,.08)}.blog-single-back{display:inline-flex;align-items:center;gap:6px;color:#17252a;font-weight:600;text-decoration:none;transition:color .2s ease}.blog-single-back svg{flex-shrink:0}.blog-single-back:hover,.blog-single-back:focus-visible{color:#997b50}.blog-single-sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:100px}.blog-sidebar-card{padding:24px;border:1px solid rgba(23,37,42,.1);border-radius:12px;background-color:#fff;box-shadow:0 4px 16px rgba(23,37,42,.08)}.blog-sidebar-card--recent{border:none;background-color:#17252a;box-shadow:none}.blog-sidebar-card--recent .blog-sidebar-title{margin-bottom:16px;padding-bottom:0;border-bottom:none;color:#fff;font-size:20px}.blog-sidebar-card--recent .blog-sidebar-empty{color:rgba(255,255,255,.65)}.blog-sidebar-title{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid rgba(23,37,42,.1);color:#17252a;font-size:18px;font-weight:700;line-height:1.3}.blog-sidebar-posts{margin:0;padding:0;list-style:none}.blog-sidebar-posts li+li{margin-top:16px}.blog-sidebar-post{display:grid;grid-template-columns:88px minmax(0, 1fr);gap:12px;align-items:center;text-decoration:none;transition:opacity .2s ease}.blog-sidebar-post:hover,.blog-sidebar-post:focus-visible{opacity:.88}.blog-sidebar-post:hover .blog-sidebar-post-title,.blog-sidebar-post:focus-visible .blog-sidebar-post-title{color:#997b50}.blog-sidebar-post-thumb{display:block;width:88px;height:58px;border-radius:4px;overflow:hidden;background-color:rgba(255,255,255,.08);flex-shrink:0}.blog-sidebar-post-thumb img{display:block;width:100%;height:100%;object-fit:cover}.blog-sidebar-post-thumb-ph{display:block;width:100%;height:100%;background:linear-gradient(135deg, rgba(153, 123, 80, 0.35), rgba(255, 255, 255, 0.08))}.blog-sidebar-post-title{color:rgba(255,255,255,.92);font-size:14px;font-weight:500;line-height:1.4;transition:color .2s ease}.blog-sidebar-empty{margin:0;color:rgba(23,37,42,.55);font-size:14px}.blog-sidebar-cta{padding:24px;border-radius:12px;background-color:#17252a;color:#fff}.blog-sidebar-cta-title{margin:0 0 8px;color:#fff;font-size:22px;font-weight:700;line-height:1.25}.blog-sidebar-cta-text{margin:0 0 16px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.5}.blog-sidebar-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:8px;background-color:#fff;color:#17252a;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.blog-sidebar-cta-btn:hover,.blog-sidebar-cta-btn:focus-visible{background-color:#997b50;color:#fff;transform:translateY(-1px)}@media(max-width: 992px){.blog-single-grid{grid-template-columns:1fr;gap:32px}.blog-single-sidebar{position:static}}@media(max-width: 768px){.blog-single{padding-top:16px}.blog-single-media img{max-height:260px;aspect-ratio:4/3}}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.tinboxes-hp{position:absolute !important;left:-10000px !important;top:auto !important;width:1px !important;height:1px !important;overflow:hidden !important;opacity:0 !important;pointer-events:none !important}.contact-channels{padding:0 0 48px;background-color:#fff}.contact-channels-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.contact-channel-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:100%;padding:24px;background-color:rgba(227,213,184,.35);border:1px solid rgba(23,37,42,.1);border-radius:0;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease,background-color .2s ease}.contact-channel-card:hover,.contact-channel-card:focus-visible{border-color:rgba(153,123,80,.55);background-color:rgba(227,213,184,.55);transform:translateY(-2px);outline:none}.contact-channel-card--static{cursor:default}.contact-channel-card--static:hover{transform:none;border-color:rgba(23,37,42,.1);background-color:rgba(227,213,184,.35)}.contact-channel-card h3{margin:0;color:#17252a;font-size:18px;font-weight:700;line-height:1.3}.contact-channel-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px;border-radius:8px;background-color:#17252a;color:#997b50}.contact-channel-icon svg{width:22px;height:22px}.contact-channel-value{margin:0;max-width:100%;color:#17252a;font-size:15px;font-weight:600;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.contact-channel-note{margin:0;color:rgba(23,37,42,.65);font-size:14px;line-height:1.5}.contact-quote-band{padding:32px 0;background-color:#17252a}.contact-quote-band-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.contact-quote-band-copy{flex:1 1 280px;max-width:560px}.contact-quote-band-copy h2{margin:0 0 8px;color:#fff;font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:1.25}.contact-quote-band-copy p{margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.55}.contact-form-section{padding:80px 0;background-color:rgba(227,213,184,.2)}.contact-form-layout{display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);gap:48px;align-items:stretch}.contact-form-copy{display:flex;flex-direction:column;height:100%;min-height:100%}.contact-form-copy h2{margin:0 0 16px;color:#17252a;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.25}.contact-form-copy>p{margin:0 0 24px;color:rgba(23,37,42,.78);font-size:16px;line-height:1.65}.contact-form-points{list-style:none;margin:0;padding:0;display:grid;gap:12px}.contact-form-points li{position:relative;padding-left:1.4rem;color:rgba(23,37,42,.82);font-size:15px;font-weight:500;line-height:1.45}.contact-form-points li::before{content:"";position:absolute;left:0;top:.42em;width:8px;height:8px;border-radius:50%;background-color:#997b50;box-shadow:0 0 0 3px rgba(153,123,80,.28),0 0 10px 2px rgba(153,123,80,.45)}.contact-form-card{padding:24px;background-color:#fff;border:1px solid rgba(23,37,42,.1);border-radius:0;box-shadow:0 4px 16px rgba(23,37,42,.08)}.contact-page .faq-section{padding-top:32px}.contact-form-copy .quote-support{margin-top:auto;color:#17252a;background:linear-gradient(135deg, rgba(153, 123, 80, 0.16) 0%, rgba(227, 213, 184, 0.45) 100%);border-color:rgba(153,123,80,.45);box-shadow:none}.contact-form-copy .quote-support-heading,.contact-form-copy .quote-support-hours{color:rgba(23,37,42,.7)}.contact-form-copy .quote-support-phone{color:#17252a}.contact-form-copy .quote-support-phone:hover,.contact-form-copy .quote-support-phone:focus-visible{color:#997b50}@media(max-width: 992px){.contact-channels-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.contact-form-layout{grid-template-columns:1fr;gap:32px}}@media(max-width: 576px){.contact-channels-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.contact-channel-card{padding:16px 12px}.contact-channel-card h3{font-size:15px}.contact-channel-value{font-size:12px;overflow-wrap:anywhere;word-break:break-word}.contact-quote-band{padding:16px 0}.contact-quote-band-inner{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;text-align:center}.contact-quote-band-copy{flex:0 1 auto;max-width:none}.contact-quote-band-copy h2{margin-bottom:6px;font-size:22px}.contact-quote-band-copy p{font-size:14px;line-height:1.45}.contact-quote-band-inner .btn-1{width:100%;margin-top:0}}@media(max-width: 991px){html{font-size:15px}body,p{font-size:14px !important;line-height:1.55}.nav-offcanvas:not(.is-offcanvas-mounted){display:none}body.nav-open .nav-offcanvas.is-offcanvas-mounted{display:flex;visibility:visible}section,.food-tins-section,.popular-products-section,.testimonials-section,.brands-section,.customization-section,.wcu-section,.faq-section,.blog-home-section,.cta-section,.contact-form-section,.contact-channels,.quote-section,.policy-content,.about-intro,.contact-intro,.shop-catalog-intro{padding-top:48px;padding-bottom:48px}.category-hero,.category-hero--compact,.policy-hero{padding-top:28px;padding-bottom:24px}.category-hero h1,.category-hero--compact h1,.policy-hero h1,.shop-catalog-title{font-size:clamp(24px,5.5vw,32px) !important;margin-top:10px;margin-bottom:8px}.category-hero p,.category-breadcrumb,.about-intro-lead,.contact-intro-lead,.shop-catalog-lead{font-size:14px !important;line-height:1.55}.faq-header h2,.blog-home-header h2,.testimonials-header h2,.cta-content h2,.wcu-title-main,.wcu-section-header h2,.food-tins-header h2,.popular-products-header h2,.customization-content h2,.brands-heading,.contact-form-copy h2,.contact-quote-band-copy h2,.product-detail-title,.quote-form-title,.related-products h2,.pillars-section h2{font-size:clamp(22px,4.5vw,28px) !important;line-height:1.25}.faq-header p,.blog-home-header p,.testimonials-header p,.cta-content p,.wcu-intro,.wcu-card-text,.wcu-section-header p,.food-tins-header p,.popular-products-header p,.customization-lead,.contact-form-copy>p,.product-detail-lead,.blog-card-excerpt,.blog-card p{font-size:14px !important;line-height:1.55}.btn-1,.cta-btn-primary,.cta-btn-outline{font-size:14px;padding:10px 14px}.product-card-title,.food-tin-card h3,.blog-card-title,.blog-card h3,.wcu-card-title,.contact-channel-card h3,.shop-catalog-card-title{font-size:15px;line-height:1.35}.topbar{font-size:12px}.nav-offcanvas-contact-item,.menu-bar a{font-size:14px}.quote-form label,.quote-form input,.quote-form select,.quote-form textarea,.contact-simple-form label,.contact-simple-form input,.contact-simple-form select,.contact-simple-form textarea{font-size:14px}.site-footer{font-size:14px}.site-footer h3,.site-footer-title{font-size:15px}}@media(max-width: 767px){.container{padding-left:14px;padding-right:14px}.product-detail-title{font-size:22px !important}.product-detail-form-title{font-size:16px}.tab-scroll,.product-tabs,.woocommerce-tabs{font-size:14px}}@media(max-width: 576px){html{font-size:14px}body,p{font-size:14px;line-height:1.5}section,.food-tins-section,.popular-products-section,.testimonials-section,.brands-section,.customization-section,.wcu-section,.faq-section,.blog-home-section,.cta-section,.contact-form-section,.contact-channels,.quote-section,.policy-content,.about-intro,.contact-intro,.shop-catalog-intro{padding-top:36px;padding-bottom:36px}.hero-copy h1{font-size:clamp(24px,7.5vw,30px)}.category-hero h1,.category-hero--compact h1,.policy-hero h1,.about-intro-title,.contact-intro-title,.shop-catalog-title{font-size:24px !important;line-height:1.2;max-width:none}.faq-header h2,.blog-home-header h2,.testimonials-header h2,.cta-content h2,.wcu-title-main,.wcu-section-header h2,.food-tins-header h2,.popular-products-header h2,.customization-content h2,.brands-heading,.contact-form-copy h2,.contact-quote-band-copy h2{font-size:22px !important}.faq-header p,.blog-home-header p,.testimonials-header p,.cta-content p,.wcu-intro,.wcu-card-text,.hero-copy p,.about-intro-lead,.contact-intro-lead,.contact-form-copy>p,.contact-form-points li,.shop-catalog-lead{font-size:13px !important;line-height:1.5}.btn-1,.cta-btn-primary,.cta-btn-outline,.nav-offcanvas-cta .btn-1{font-size:13px;padding:10px 12px}.product-card-title,.food-tin-card h3,.blog-card-title,.blog-card h3,.shop-catalog-card-title{font-size:14px}.blog-card-link,.blog-card-link--btn{font-size:13px}.quote-support-phone{font-size:18px}.nav-offcanvas-contact-item{font-size:13px}.nav-offcanvas-contact-icon{width:30px;height:30px}.nav-offcanvas-contact-icon svg{width:14px;height:14px}.menu-bar a{font-size:13px;padding:10px 12px}.logo img{max-height:44px;height:44px;max-width:120px}}/*# sourceMappingURL=style.css.map */
