@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/roboto-condensed-regular.woff2') format('woff2')}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/roboto-condensed-bold.woff2') format('woff2')}:root{--ubd-ink:#15323a;--ubd-muted:#66777c;--ubd-orange:#e96835;--ubd-green:#91b66e;--ubd-yellow:#f4c759;--ubd-coral:#f2a284;--ubd-soft:#f7f4ef;--ubd-line:#e2e7e8;--ubd-radius:24px;--ubd-shadow:0 18px 50px rgba(21,50,58,.09);--ubd-max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ubd-theme{margin:0;background:#fff;color:var(--ubd-ink);font-family:'Roboto Condensed',Arial,sans-serif;overflow-x:hidden}body.ubd-theme img{max-width:100%;height:auto}.ubd-container,.container{width:min(100% - 32px,var(--ubd-max));margin-inline:auto}.ubd-native-header{position:sticky;top:0;z-index:900;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(21,50,58,.08)}.ubd-offer{min-height:30px;display:flex;align-items:center;justify-content:center;background:#f4c759;color:#15323a;font-weight:800;font-size:13px}.ubd-header-row{min-height:82px;display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(280px,1.4fr) auto;align-items:center;gap:24px}.ubd-theme-logo{display:inline-flex;align-items:center;text-decoration:none}.ubd-theme-logo img{width:92px;height:68px;object-fit:contain}.ubd-header-menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:14px;background:#f7f4ef;font-size:22px}.ubd-header-search{min-width:0}.ubd-header-search form,.ubd-header-search .search-widget form{display:flex;align-items:center;background:#f7f4ef;border:1px solid #e2e7e8;border-radius:18px;overflow:hidden;min-height:48px}.ubd-header-search input{border:0!important;background:transparent!important;box-shadow:none!important;min-width:0;width:100%;padding:13px 16px!important}.ubd-header-search button{border:0;background:var(--ubd-orange);color:#fff;min-height:48px;padding:0 20px;font-weight:800}.ubd-header-nav ul{display:flex;align-items:center;gap:18px;list-style:none;margin:0;padding:0}.ubd-header-nav a{font-weight:800;text-decoration:none;white-space:nowrap}.ubd-header-actions{display:flex;align-items:center;gap:12px}.ubd-header-actions>div,.ubd-header-actions a{display:flex;align-items:center}.ubd-header-actions a{min-height:44px;padding:8px 12px;border-radius:14px;text-decoration:none;background:#f7f4ef}.ubd-header-full{border-top:1px solid rgba(21,50,58,.05)}#wrapper{padding:28px 0 56px}#content-wrapper{min-width:0}.ubd-layout-row{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}.layout-left-column .ubd-layout-row{grid-template-columns:280px minmax(0,1fr)}.layout-right-column .ubd-layout-row{grid-template-columns:minmax(0,1fr) 280px}.layout-both-columns .ubd-layout-row{grid-template-columns:240px minmax(0,1fr) 240px}.breadcrumb{margin:0 0 18px;padding:0;background:transparent;font-size:13px}.ubd-native-footer{background:#132f36;color:#fff;margin-top:64px}.ubd-footer-main{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(0,2fr);gap:40px;padding:54px 0 34px}.ubd-footer-brand{display:flex;gap:18px;align-items:flex-start}.ubd-footer-logo img{width:105px;height:90px;object-fit:contain;background:#fff;border-radius:22px;padding:8px}.ubd-footer-brand p{color:rgba(255,255,255,.72);line-height:1.55}.ubd-footer-hooks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ubd-footer-hooks a{color:#fff}.ubd-footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:20px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ubd-mode-switch{display:flex;gap:6px;padding:5px;background:rgba(255,255,255,.12);border-radius:999px}.ubd-mode-switch button{border:0;border-radius:999px;padding:8px 14px;background:transparent;color:#fff;font-weight:800}.ubd-mode-switch button[aria-pressed=true],.ubd-mode-switch button.is-active{background:#fff;color:#15323a}.ubd-mobile-menu{display:none}.card,.page-content{border:0;border-radius:var(--ubd-radius);box-shadow:none;background:#fff}.btn,.button,button,input[type=submit]{border-radius:14px}.btn-primary,.button-primary{background:var(--ubd-orange);border-color:var(--ubd-orange)}.alert{border-radius:16px}.product-price,.current-price{color:var(--ubd-ink);font-weight:900}.tax-shipping-delivery-label,.product-prices .tax-shipping-delivery-label,.product-price-and-shipping .tax-shipping-delivery-label{display:none!important}#products .products-selection .display,.products-selection .display,.products-selection .filter-button,.products-selection #search_filter_toggler{display:none!important}.products-selection .sort-by-row,.products-selection .sort-by{display:flex!important}.ubd-theme .new,.ubd-theme .product-flag.new,.ubd-theme .product-flags .new{background:#fff!important;color:#15323a!important;box-shadow:0 4px 14px rgba(21,50,58,.12)!important;border:1px solid #dfe6e7!important}.ubd-theme .new:before,.ubd-theme .product-flag.new:before{display:none!important}@media(max-width:991px){.ubd-header-row{grid-template-columns:auto auto 1fr auto;gap:12px;min-height:70px}.ubd-header-menu-toggle{display:block}.ubd-theme-logo img{width:74px;height:56px}.ubd-header-nav{display:none}.ubd-header-search{grid-column:1/-1;padding-bottom:12px}.layout-left-column .ubd-layout-row,.layout-right-column .ubd-layout-row,.layout-both-columns .ubd-layout-row{grid-template-columns:minmax(0,1fr)}.ubd-footer-main{grid-template-columns:1fr}.ubd-footer-hooks{grid-template-columns:1fr 1fr}.ubd-mobile-menu.is-open{display:block;position:fixed;inset:0;z-index:1200;background:#fff;padding:22px;overflow:auto}}@media(max-width:575px){.ubd-container,.container{width:min(100% - 22px,var(--ubd-max))}.ubd-header-actions .tv-header-account{display:none}.ubd-footer-hooks{grid-template-columns:1fr}.ubd-footer-bottom{align-items:flex-start;flex-direction:column}#wrapper{padding-top:18px}}