@font-face{font-family:Inter-bold;src:url(/cdn/shop/files/Inter-VariableFont_opsz_wght.ttf?v=1774868370) format("truetype");font-style:normal;font-display:swap}.custom-header{width:100%;box-shadow:0 .2rem .8rem #0000001a}.custom-header .announce-bar{background:#0d1c34;min-height:4rem;display:flex;align-items:center;justify-content:center;padding:.6rem 1.6rem}.custom-header .announce-bar .announce-content{width:100%}.custom-header .announce-bar .announce-content .announce-text{color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:calc(1.4rem * 1.4 * 2);text-align:center}.custom-header .main-header{background:#fff;height:8rem;padding:0;border-bottom:1px solid #f0f0f0}.custom-header .main-header .header-container{max-width:100%;margin:0 auto;height:100%;padding:0}.custom-header .main-header .logo-section{display:flex;justify-content:center;align-items:center;height:100%;padding:0 .8rem}.custom-header .main-header .logo-section .logo{display:flex;cursor:pointer;align-items:center;gap:1.2rem}.custom-header .main-header .logo-section .logo.loading{opacity:.6;pointer-events:none}.custom-header .main-header .logo-section .logo.loading:after{content:"";position:absolute;top:50%;left:50%;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:2px solid #f3f3f3;border-top:2px solid #0d1c34;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-header .main-header .logo-section .logo .logo-icon .logo-image{height:4rem;width:auto;display:block;object-fit:contain}.custom-header .main-header .logo-section .logo .logo-text .brand-name{font-size:2.4rem;font-weight:700;color:#1e3a8a;letter-spacing:.1rem}.custom-header .main-header .logo-section .logo .small-screen-toggle-btn{display:none;margin-left:.8rem;color:#333}.custom-header .main-header .logo-section .logo .small-screen-toggle-btn:hover{color:#0d1c34}.custom-header .main-header .nav-section{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.custom-header .main-header .nav-section .nav-container{display:flex;align-items:center;width:100%;justify-content:center;gap:0}.custom-header .main-header .nav-section .nav-container .nav-loading{display:flex;align-items:center;justify-content:center;height:4rem;color:#666;font-size:1.2rem}.custom-header .main-header .nav-section .nav-container .nav-loading .ant-spin{margin-right:.8rem}.custom-header .main-header .nav-section .main-nav{border-bottom:none;background:transparent;flex:1;display:flex;justify-content:center}.custom-header .main-header .nav-section .main-nav .ant-menu-item{color:#1e1e1e}.custom-header .main-header .nav-section .main-nav .ant-menu-item-selected{color:#0958d9}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu{font-size:1.4rem;font-weight:500;color:#1e1e1e;margin:0 .8rem;padding:.2rem 2rem;height:4rem;line-height:4rem;border-bottom:2px solid transparent;transition:all .3s ease;white-space:nowrap}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu:hover{color:#0d1c34;border-bottom-color:#0d1c34}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu.ant-menu-submenu-active{color:#0d1c34;border-bottom-color:#0d1c34;background:transparent;padding:.2rem 3rem}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu .ant-menu-title-content{display:block;width:100%;height:100%;color:#000;text-decoration:none;cursor:pointer}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu .ant-menu-title-content:after{border-bottom-color:transparent}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu .ant-menu-title-content .nav-link{color:#000}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu .ant-menu-title-content .nav-link.disabled{pointer-events:none;cursor:default;text-decoration:none}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu:hover:after{border-bottom-color:transparent}.custom-header .main-header .nav-section .main-nav .ant-menu-submenu.ant-menu-submenu-active:after{border-bottom-color:transparent}.custom-header .main-header .nav-section .main-nav:after{display:none}.custom-header .main-header .nav-section .overflow-menu-btn{display:flex;align-items:center;justify-content:center;color:#666;font-size:1.6rem;border:none;background:transparent;cursor:pointer;height:4rem;width:4rem;border-radius:.4rem;transition:all .3s ease}.custom-header .main-header .nav-section .overflow-menu-btn:hover{color:#0d1c34;background:#f0f8ff}.custom-header .main-header .nav-section .overflow-menu-btn:focus{outline:none;box-shadow:0 0 0 2px #0d1c34}.custom-header .main-header .actions-section{display:flex!important;justify-content:center;align-items:center;height:100%}.custom-header .main-header .actions-section .action-icon{font-size:1.8rem;color:#666;cursor:pointer;transition:color .3s ease;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.custom-header .main-header .actions-section .action-icon:hover{color:#0d1c34}.custom-header .main-header .actions-section .action-icon:focus{outline:none;box-shadow:0 0 0 2px #0d1c34;border-radius:.4rem}.custom-header .main-header .actions-section .search-container{max-width:0;overflow:hidden;transition:max-width .3s ease}.custom-header .main-header .actions-section .search-container.expanded{max-width:100%}.custom-header .main-header .actions-section .search-autocomplete{width:100%}.custom-header .main-header .actions-section .mobile-menu-btn{display:none;align-items:center;justify-content:center;color:#666;font-size:1.8rem;border:none;background:transparent;cursor:pointer;min-width:44px;min-height:44px}.custom-header .main-header .actions-section .mobile-menu-btn:hover{color:#0d1c34}.custom-header .main-header .actions-section .mobile-menu-btn:focus{outline:none;box-shadow:0 0 0 2px #0d1c34;border-radius:.4rem}.actions-section .search-autocomplete .ant-input-search-button,.actions-section .search-autocomplete .ant-input-search-button:hover{background-color:#0d1c34;border-color:#0d1c34}.actions-section .search-autocomplete .ant-input-search-button:focus,.actions-section .search-autocomplete .ant-input-search-button:active,.actions-section .search-autocomplete .ant-input-search-button:focus-visible{outline:none;box-shadow:0 0 0 2px #0d1c34}.actions-section .search-autocomplete .ant-btn-primary,.actions-section .search-autocomplete .ant-btn-primary:hover{background-color:#0d1c34;border-color:#0d1c34}.actions-section .search-autocomplete .ant-btn-primary:focus,.actions-section .search-autocomplete .ant-btn-primary:active,.actions-section .search-autocomplete .ant-btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px #0d1c34}.shop-mega-menu{display:grid;position:fixed;font-family:Inter-bold,sans-serif;top:100%;background:#fff;border-top:1px solid #eaeaea;box-shadow:0 .8rem 2.4rem #00000014;padding:5rem 3.2rem;z-index:999;grid-template-rows:0fr;opacity:0;max-height:0;pointer-events:none;transition:grid-template-rows .2s ease-out,opacity .2s ease-out,max-height .2s ease-out}.shop-mega-menu:before{content:"";position:absolute;left:0;right:0;top:-1.2rem;height:1.2rem;background:transparent}.shop-mega-menu>*{overflow:hidden}.shop-mega-menu.open,.shop-mega-menu[style*="grid-template-rows: 1fr"]{max-height:70rem;opacity:1;pointer-events:auto}.shop-mega-menu .shop-mega-menu-inner{display:grid;grid-template-columns:.95fr 3fr 1.45fr;gap:3rem;align-items:start;overflow:hidden;will-change:opacity,transform;position:relative;z-index:1}.shop-mega-menu .shop-mega-col{display:flex;flex-direction:column;min-width:0}.shop-mega-menu .shop-mega-col.left{gap:2.4rem;padding:.8rem 2.4rem .8rem .8rem;background:transparent;border-right:1px solid #d9d9d9}.shop-mega-menu .shop-mega-col.center{gap:2.4rem;padding:.8rem 0}.shop-mega-menu .shop-mega-col.right{gap:1.8rem;padding:.8rem 0 .8rem 2.4rem;border-left:1px solid #d9d9d9}.shop-mega-menu .shop-nav-group{display:flex;flex-direction:column;gap:1.2rem}.shop-mega-menu .shop-nav-divider{width:100%;height:1px;background:#cfcfcf;display:block;margin:20px 0}.shop-mega-menu .shop-title{font-size:1.6rem;font-weight:700;color:#616161;letter-spacing:.04rem;text-transform:uppercase;line-height:1.3;font-family:Inter-bold,sans-serif}.shop-mega-menu .shop-subtitle{font-size:1.5rem;font-weight:700;color:#616161;letter-spacing:.04rem;text-transform:uppercase;line-height:1.3;text-align:left;font-family:Inter-bold,sans-serif}.shop-mega-menu .shop-categories{display:flex;flex-direction:column;gap:1rem}.shop-mega-menu .shop-category-item{line-height:1.3}.shop-mega-menu .shop-category-link{display:inline-flex;align-items:center;color:#4d4d4d;text-decoration:none;font-size:1.3rem;font-weight:500;transition:color .18s ease}.shop-mega-menu .shop-category-link:hover,.shop-mega-menu .shop-category-link.active{color:#1b5cf5}.shop-mega-menu .shop-all-knives{font-size:1.3rem;line-height:1}.shop-mega-menu .shop-brand-section,.shop-mega-menu .shop-discover-section{display:flex;flex-direction:column;gap:1.8rem;margin:0 0 20px}.shop-mega-menu .shop-section-header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.shop-mega-menu .brand-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}@media(max-width:768px){.shop-mega-menu .brand-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}}.shop-mega-menu .brand-card,.shop-mega-menu .discover-cards{transition:transform .18s ease,opacity .18s ease;will-change:opacity,transform}.shop-mega-menu .discover-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.shop-mega-menu .discover-cards.slide-next{transform:translate(-.8rem);opacity:.6}.shop-mega-menu .discover-cards.slide-prev{transform:translate(.8rem);opacity:.6}.shop-mega-menu .discover-cards.fade-out{opacity:0;transform:none}.shop-mega-menu .discover-cards.fade-in{opacity:1;transform:none}.shop-mega-menu .discover-controls{display:flex;align-items:center;gap:.6rem}.shop-mega-menu .discover-control-btn{width:3.2rem;min-width:3.2rem;height:3.2rem;padding:0;border:1px solid #d9d9d9;border-radius:999px;color:#4d4d4d}.shop-mega-menu .discover-control-btn:hover{color:#1b5cf5!important;border-color:#1b5cf5!important;background:#fff!important}.shop-mega-menu .discover-control-btn[disabled]{color:#bfbfbf!important;border-color:#e5e5e5!important;background:#fafafa!important}.shop-mega-menu .discover-pagination{display:flex;align-items:center;justify-content:center;gap:.8rem}.shop-mega-menu .discover-page-dot{width:.8rem;height:.8rem;padding:0;border:none;border-radius:999px;background:#d0d0d0;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.shop-mega-menu .discover-page-dot.active{background:#1b5cf5;transform:scale(1.1)}.shop-mega-menu .brand-card,.shop-mega-menu .discover-card{position:relative;display:block;overflow:hidden;min-height:12.8rem;background:#111;text-decoration:none}@media(max-width:768px){.shop-mega-menu .brand-card,.shop-mega-menu .discover-card{min-height:8rem;aspect-ratio:4 / 3}}.shop-mega-menu .brand-card img,.shop-mega-menu .discover-card img{width:100%;height:100%;min-height:12.8rem;object-fit:cover;display:block;transition:transform .18s ease}@media(max-width:768px){.shop-mega-menu .brand-card img,.shop-mega-menu .discover-card img{min-height:auto}}.shop-mega-menu .brand-card:after,.shop-mega-menu .discover-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f 15%,#0000008c)}.shop-mega-menu .brand-card:hover img,.shop-mega-menu .discover-card:hover img{transform:scale(1.03)}.shop-mega-menu .brand-title,.shop-mega-menu .discover-title{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;z-index:1;color:#fff;font-size:1.8rem;font-weight:700;line-height:1.15;text-transform:uppercase;text-shadow:0 .2rem .8rem rgba(0,0,0,.35)}.shop-mega-menu .featured-item-container{display:flex;flex-direction:column;gap:1.8rem;opacity:1;transition:opacity .18s ease;will-change:opacity}.shop-mega-menu .featured-item-container.fade-out{opacity:0}.shop-mega-menu .featured-item-container.fade-in{opacity:1}.shop-mega-menu .featured-text{display:flex;flex-direction:column;gap:.8rem}.shop-mega-menu .featured-title{font-size:1.8rem;font-weight:700;color:#4b4b4b;line-height:1.15;text-transform:uppercase;text-align:left}.shop-mega-menu .featured-subtitle{font-size:1.4rem;color:#7a7a7a;line-height:1.35;text-transform:uppercase}.shop-mega-menu .featured-products{display:flex;flex-direction:column;max-height:34rem;overflow-y:auto;padding-right:.8rem;scrollbar-width:thin}.shop-mega-menu .featured-products::-webkit-scrollbar{width:.6rem}.shop-mega-menu .featured-products::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:999px}.shop-mega-menu .mega-menu-product-card{padding:1.4rem 0}.shop-mega-menu .mega-menu-product-card .image{width:12.6rem}.shop-mega-menu .mega-menu-product-card .content{row-gap:.3rem}.shop-mega-menu .mega-menu-product-card .content .title{font-size:1.2rem;line-height:1.2;text-transform:uppercase;margin:0;text-align:left}.shop-mega-menu .mega-menu-product-card .content .add-to-cart{font-size:.9rem;letter-spacing:.04rem;min-height:1rem;line-height:1rem;text-align:left}.shop-mega-menu .mega-menu-product-card .content .stars{min-height:1rem;line-height:1rem;text-align:left}.shop-mega-menu .mega-menu-product-card .content .stars .star{font-size:.9rem}.shop-mega-menu .mega-menu-product-card .content .price{font-size:1.4rem;line-height:1}.shop-trigger-anchor{position:absolute;z-index:1001;background:transparent;pointer-events:auto}.mobile-search-panel{position:absolute;left:0;right:0;z-index:10001;background:#fff;box-shadow:0 .4rem 1.2rem #00000026;padding:1.2rem;animation:slideDown .2s ease-out;top:100%}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-search-panel .mobile-search-panel-inner .mobile-search-input-row .search-input{font-size:1.6rem;padding:1rem;border-radius:.4rem}.mobile-search-panel .mobile-search-panel-inner .mobile-search-loading{display:flex;justify-content:center;padding:2rem 0}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results{max-height:60vh;overflow-y:auto;margin-top:.8rem;border-top:1px solid #f0f0f0}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item{display:flex;align-items:center;padding:1.2rem .8rem;text-decoration:none;color:#333;border-bottom:1px solid #f5f5f5;transition:background .2s;gap:1.2rem}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item:hover,.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item:active{background:#f9f9f9}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item .result-image{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:.4rem;overflow:hidden;background:#f5f5f5}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item .result-image img{width:100%;height:100%;object-fit:cover}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item .result-content{flex:1;min-width:0}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item .result-content .result-title{font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item .result-content .result-price{font-size:1.3rem;color:#e02b27;margin-top:.2rem}.mobile-search-panel .mobile-search-panel-inner .mobile-search-results .mobile-search-result-item .result-type{font-size:1.2rem;color:#999;text-transform:capitalize;flex-shrink:0}.mobile-search-panel .mobile-search-panel-inner .mobile-search-no-results{padding:2rem;text-align:center;color:#999;font-size:1.4rem}@media(max-width:576px){.custom-header .main-header .header-container{padding:0}.custom-header .main-header .header-container .ant-row{flex-wrap:wrap!important;justify-content:space-between;align-items:center}.custom-header .main-header .logo-section{flex:0 0 55%!important;width:55%!important;max-width:55%!important;order:1!important}.custom-header .main-header .logo-section .logo{justify-content:flex-start;width:100%}.custom-header .main-header .logo-section .logo .small-screen-toggle-btn{display:none!important}.custom-header .main-header .logo-section .logo .logo-icon .logo-image{height:2.8rem;width:auto}.custom-header .main-header .logo-section .logo .logo-text .brand-name{font-size:1.6rem;margin-left:.6rem}.custom-header .main-header .logo-section .logo .logo-text .tagline{font-size:1rem}.custom-header .main-header .nav-section{display:none!important}.custom-header .main-header .actions-section{flex:0 0 40%!important;width:30%!important;max-width:40%!important;order:2!important;background-color:#fff;justify-content:flex-end}.custom-header .main-header .actions-section.hidden{display:none!important}.custom-header .main-header .actions-section.visible{display:flex!important}.custom-header .main-header .actions-section .action-icon{font-size:1.4rem;padding:.2rem}.custom-header .main-header .actions-section .action-icon:not(:last-child){margin-right:.2rem}.custom-header .main-header .actions-section .ant-space-gap-col-large{column-gap:0}.custom-header .main-header .actions-section .mobile-menu-btn{display:inline-flex;font-size:1.6rem;padding:.2rem .4rem;margin-left:.2rem}.custom-header .announce-bar{min-height:unset;height:auto;padding:.8rem 1.6rem}.custom-header .announce-bar .announce-content .announce-text{font-size:1.2rem;line-height:1.4;max-height:3.36rem}}@media(min-width:576px)and (max-width:768px){.custom-header .main-header .header-container{padding:0}.custom-header .main-header .header-container .ant-row{flex-wrap:wrap!important}.custom-header .main-header .logo-section{flex:0 0 100%!important;width:100%!important;max-width:100%!important;order:1!important;padding:0 .8rem}.custom-header .main-header .logo-section .logo{justify-content:space-between;width:100%}.custom-header .main-header .logo-section .logo .small-screen-toggle-btn{display:none!important}.custom-header .main-header .logo-section .logo .logo-icon .logo-image{height:3.2rem;width:auto}.custom-header .main-header .logo-section .logo .logo-text .brand-name{font-size:1.8rem}.custom-header .main-header .logo-section .logo .logo-text .tagline{font-size:1.1rem}.custom-header .main-header .nav-section{flex:1 1 auto!important;width:auto!important;max-width:none!important;order:2!important;display:flex;position:relative;background-color:#fff}.custom-header .main-header .nav-section.hidden{display:none!important}.custom-header .main-header .nav-section.visible{display:flex!important}.custom-header .main-header .nav-section .nav-container{justify-content:flex-start}.custom-header .main-header .nav-section .main-nav .ant-menu-item{font-size:1.3rem;margin:0 .4rem;padding:0 1rem}.custom-header .main-header .actions-section{flex:0 0 100%!important;width:100%!important;max-width:100%!important;order:3!important;background-color:#fff}.custom-header .main-header .actions-section.hidden{display:none!important}.custom-header .main-header .actions-section.visible{display:flex!important}.custom-header .main-header .actions-section .action-icon{font-size:1.6rem;padding:.6rem}.custom-header .main-header .actions-section .action-icon:not(:last-child){margin-right:.6rem}.custom-header .main-header .actions-section .mobile-menu-btn{display:none;font-size:1.8rem;padding:.6rem .8rem;margin-left:.6rem}}@media(min-width:768px)and (max-width:992px){.custom-header .main-header .logo-section .logo .logo-icon .logo-image{height:3.6rem;width:auto}.custom-header .main-header .logo-section .logo .logo-text .brand-name{font-size:2rem}.custom-header .main-header .logo-section .logo .logo-text .tagline{font-size:1.2rem}.custom-header .main-header .nav-section .main-nav .ant-menu-item{margin:0 .2rem;padding:0 .8rem;font-size:1.2rem}.custom-header .main-header .actions-section .action-icon{font-size:1.6rem;padding:.8rem}.custom-header .main-header .actions-section .mobile-menu-btn{display:none}}@media(min-width:992px)and (max-width:1200px){.custom-header .main-header .logo-section .logo .logo-icon .logo-image{height:4rem;width:auto}.custom-header .main-header .logo-section .logo .logo-text .brand-name{font-size:2.2rem}.custom-header .main-header .logo-section .logo .logo-text .tagline{font-size:1.3rem}.custom-header .main-header .nav-section .main-nav .ant-menu-item{margin:0 .4rem;padding:0 1.2rem;font-size:1.3rem}.custom-header .main-header .actions-section .action-icon{font-size:1.7rem;padding:1rem}.custom-header .main-header .actions-section .mobile-menu-btn{display:none}}@media(min-width:1200px){.custom-header .main-header .logo-section .logo .logo-icon .logo-image{height:4.4rem;width:auto}.custom-header .main-header .logo-section .logo .logo-text .brand-name{font-size:2.4rem}.custom-header .main-header .logo-section .logo .logo-text .tagline{font-size:1.4rem}.custom-header .main-header .nav-section{display:flex!important}.custom-header .main-header .nav-section .main-nav .ant-menu-item{margin:0 .6rem;padding:0 1.6rem;font-size:1.4rem}.custom-header .main-header .actions-section .action-icon{font-size:1.8rem;padding:1.2rem}.custom-header .main-header .actions-section .mobile-menu-btn{display:none}}.product-card{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto;align-items:center;gap:1.6rem;padding:1.2rem 0;border-bottom:1px solid #eee}.product-card .image{grid-column:1/2}.product-card .image img{width:100%;height:auto;aspect-ratio:1 / 1;display:block;object-fit:contain}.product-card .content{grid-column:2/3;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;column-gap:2rem;row-gap:.6rem;align-items:center;width:100%}.product-card .content .title{grid-column:1 / 2;grid-row:1 / 2;font-weight:800;font-size:1.6rem;letter-spacing:.08rem;color:#111;font-family:semi-bold,sans-serif}.product-card .content .title a{color:inherit;text-decoration:none}.product-card .content .add-to-cart{grid-column:1 / 2;grid-row:2 / 3;border:none;background:none;color:#1b5cf5;padding:0;font-weight:800;font-size:1.2rem;cursor:pointer;transition:color .18s ease;min-height:2.4rem;display:inline-flex;align-items:center}.product-card .content .add-to-cart:hover{color:#0d42c6}.product-card .content .stars{grid-column:1 / 2;grid-row:3 / 4;color:#b33020}.product-card .content .stars .star{font-size:1.2rem;margin-right:.1rem;color:#ccc}.product-card .content .stars .star.filled{color:#b33020}.product-card .content .price{grid-column:1 / 2;grid-row:4 / 5;font-weight:800;font-size:1.6rem;color:#111;justify-self:end;font-family:semi-bold,sans-serif}.footer-section{background:#1c2432;color:#fff;padding:7rem 0}.footer-section .footer-content{max-width:1600px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;gap:6rem}@media(max-width:768px){.footer-section .footer-content{flex-direction:column;gap:3rem}}.footer-section .footer-content .footer-left{display:flex;flex-direction:column;gap:4rem;flex:1}.footer-section .footer-content .footer-left .footer-links-wrapper{display:flex;flex-direction:column;gap:4rem}@media(max-width:768px){.footer-section .footer-content .footer-left .footer-links-wrapper{padding:0 2rem}}.footer-section .footer-content .footer-left .footer-row{display:flex;gap:15rem}.footer-section .footer-content .footer-left .footer-row .footer-link-group{width:20rem}@media(max-width:768px){.footer-section .footer-content .footer-left .footer-row .footer-link-group{width:100%}}.footer-section .footer-content .footer-left .footer-row .footer-about{width:auto}@media(max-width:768px){.footer-section .footer-content .footer-left .footer-row{display:flex;flex-direction:column;gap:2rem}}@media(max-width:320px){.footer-section .footer-content .footer-left .footer-row{gap:2rem}}@media(max-width:768px){.footer-section .footer-content .footer-left{gap:3rem}}@media(max-width:320px){.footer-section .footer-content .footer-left{gap:2rem}}.footer-section .footer-content .footer-left .mobile-logo{display:none}@media(max-width:768px){.footer-section .footer-content .footer-left .mobile-logo{display:block;margin:auto}.footer-section .footer-content .footer-left .mobile-logo .mobile-logo-image{height:5rem;width:auto}}.footer-section .footer-content .footer-left .mobile-newsletter{display:none}@media(max-width:768px){.footer-section .footer-content .footer-left .mobile-newsletter{display:block;margin:auto}.footer-section .footer-content .footer-left .mobile-newsletter h3{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-section .footer-content .footer-left .mobile-newsletter p{color:#bdc3c7;font-size:1.4rem;margin-bottom:1.5rem;max-width:38rem}.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input{display:flex;gap:1rem}.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input input{padding:1rem 1.5rem;border:1px solid #34495e;background:#34495e;color:#fff;border-radius:.4rem;font-size:1.4rem;min-width:25rem;height:4.4rem}.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input input::placeholder{color:#95a5a6}.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input input:focus{outline:none;border-color:#9c0500}.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input button{padding:1rem 2rem;background:#9c0500;color:#fff;border:none;border-radius:.4rem;cursor:pointer;font-size:1.4rem;font-weight:500;transition:background .3s ease;height:4.4rem;min-width:8rem}.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input button:hover{background:#9c0500}}@media(max-width:768px)and (max-width:320px){.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input{flex-direction:column}}@media(max-width:768px)and (max-width:320px){.footer-section .footer-content .footer-left .mobile-newsletter .newsletter-input input{min-width:auto;width:100%}}.footer-section .footer-content .footer-left .footer-social-mobile{display:none}@media(max-width:768px){.footer-section .footer-content .footer-left .footer-social-mobile{display:flex;gap:1.5rem;margin-top:1rem;padding:0 2rem}.footer-section .footer-content .footer-left .footer-social-mobile .social-link{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;width:4.4rem;height:4.4rem}.footer-section .footer-content .footer-left .footer-social-mobile .social-link:hover{transform:scale(1.1)}.footer-section .footer-content .footer-left .footer-social-mobile .social-link img{width:2.5rem;height:2.5rem}}.footer-section .footer-content .footer-left .footer-link-group h3{font-size:2rem;font-weight:600;color:#fff;margin:0 0 1rem}.footer-section .footer-content .footer-left .footer-link-group p{color:#bdc3c7;font-size:1.4rem;margin:0}.footer-section .footer-content .footer-left .footer-link-group ul{list-style:none;padding:0;margin:0}.footer-section .footer-content .footer-left .footer-link-group ul li{color:#bdc3c7;font-size:1.4rem;margin-bottom:.8rem;cursor:pointer;transition:color .3s ease;min-height:2.4rem;display:flex;align-items:center}.footer-section .footer-content .footer-left .footer-link-group ul li a{text-decoration:none;color:inherit;display:block;width:100%}.footer-section .footer-content .footer-left .footer-link-group ul li a:hover{color:inherit;text-decoration:none}.footer-section .footer-content .footer-left .footer-link-group ul li:hover{color:#fff}@media(max-width:768px){.footer-section .footer-content .footer-left .footer-link-group{width:100%}.footer-section .footer-content .footer-left .footer-link-group .footer-link-group-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:1rem 0;cursor:pointer;-webkit-user-select:none;user-select:none}.footer-section .footer-content .footer-left .footer-link-group .footer-link-group-heading.clickable{cursor:pointer}.footer-section .footer-content .footer-left .footer-link-group .footer-link-group-heading .accordion-icon{display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease}.footer-section .footer-content .footer-left .footer-link-group .footer-link-group-heading .accordion-icon svg{transition:transform .3s ease}.footer-section .footer-content .footer-left .footer-link-group .footer-link-group-heading .accordion-icon.expanded svg{transform:rotate(180deg)}.footer-section .footer-content .footer-left .footer-link-group .footer-link-list{overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.footer-section .footer-content .footer-left .footer-link-group .footer-link-list.accordion-content{max-height:0}.footer-section .footer-content .footer-left .footer-link-group .footer-link-list.accordion-content.open{max-height:300px}}.footer-section .footer-content .footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:3rem}@media(max-width:768px){.footer-section .footer-content .footer-right{align-items:flex-start;text-align:left}}.footer-section .footer-content .footer-right .footer-newsletter h3{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-section .footer-content .footer-right .footer-newsletter p{color:#bdc3c7;font-size:1.4rem;margin-bottom:1.5rem;max-width:38rem}.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input{display:flex;gap:1rem}@media(max-width:320px){.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input{flex-direction:column}}.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input input{padding:1rem 1.5rem;border:1px solid #34495e;background:#34495e;color:#fff;border-radius:.4rem;font-size:1.4rem;min-width:25rem;height:4.4rem}@media(max-width:320px){.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input input{min-width:auto;width:100%}}.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input input::placeholder{color:#95a5a6}.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input input:focus{outline:none;border-color:#9c0500}.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input button{padding:1rem 2rem;background:#9c0500;color:#fff;border:none;border-radius:.4rem;cursor:pointer;font-size:1.4rem;font-weight:500;transition:background .3s ease;height:4.4rem;min-width:8rem}.footer-section .footer-content .footer-right .footer-newsletter .newsletter-input button:hover{background:#9c0500}.footer-section .footer-content .footer-right .footer-logo{margin-top:4rem}.footer-section .footer-content .footer-right .footer-logo .footer-logo-image{height:6rem;width:auto}@media(max-width:768px){.footer-section .footer-content .footer-right .footer-logo{display:none}}@media(max-width:768px){.footer-section .footer-content .footer-right .desktop-newsletter{display:none}}.footer-section .footer-divider{max-width:160rem;height:auto;border-bottom:1px solid #34495e;margin:2rem auto;display:flex;align-items:center;position:relative;padding:2rem 1rem}@media(max-width:768px){.footer-section .footer-divider{display:none}}.footer-section .footer-divider .logoImg{max-width:30rem;font-size:3rem;font-weight:900;padding:0 1rem}.footer-section .footer-divider .footer-social{max-width:20rem;position:absolute;right:2rem;display:flex;gap:1.5rem}.footer-section .footer-divider .footer-social img{width:3rem;height:3rem}@media(max-width:768px){.footer-section .footer-divider .desktop-social{display:none}}.footer-section .footer-bottom{max-width:140rem;margin:2rem auto 0;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.footer-section .footer-bottom{flex-direction:column;gap:1.5rem;text-align:center;margin:0 auto}}.footer-section .footer-bottom p{color:#95a5a6;font-size:1.2rem;margin:0;letter-spacing:.1rem}.footer-section .footer-bottom .payment-methods{display:flex;gap:1.5rem}@media(max-width:320px){.footer-section .footer-bottom .payment-methods{flex-wrap:wrap;justify-content:center;gap:1rem}}.footer-section .footer-bottom .payment-methods span{color:#95a5a6;font-size:1.1rem;font-weight:500;letter-spacing:.1rem;padding:.4rem .8rem;border:1px solid #34495e;border-radius:.3rem}@media(max-width:320px){.footer-section .footer-bottom .payment-methods span{font-size:1rem;padding:.3rem .6rem}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px;z-index:100;transition:top .3s}.skip-link:focus{top:0}
/*# sourceMappingURL=/cdn/shop/t/29/assets/react-common.css.map */
