.product-tile{display:block;text-decoration:none;color:inherit;border:1px solid #eee;border-radius:.4rem;overflow:hidden;background:#fff;transition:box-shadow .2s ease,transform .2s ease;position:relative}.product-tile:hover{box-shadow:0 .6rem 2rem #0000001f;transform:translateY(-.2rem)}.product-tile-image{width:100%;aspect-ratio:16 / 11;height:auto;object-fit:cover;display:block}.product-tile-info{position:absolute;top:.8rem;left:.8rem;padding:.6rem .8rem;color:#fff;border-radius:.4rem;z-index:1}.product-tile-title{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:.6rem;color:#f26522}.product-tile-material{display:inline-block;font-size:1.6rem;font-weight:600;color:#000;border-radius:.4rem}.product-tile-price{font-size:1.6rem;color:#000;display:flex;align-items:center}.product-tile-price .compare-at-price{text-decoration:line-through;color:#999;margin-right:.8rem;font-size:1.4rem;font-weight:400}.product-tile-price .discount-price{color:#e02b27;font-weight:700}.homepage{min-height:100vh}.homepage .container{max-width:120rem;margin:0 auto;padding:0 2.4rem}.header-section{position:relative;overflow:hidden}@media(max-width:768px){.header-section{padding:2rem 0}}.header-section .slick-list,.header-section .header-carousel{height:100%}.header-section .header-carousel .carousel-slide{position:relative;height:600px;display:flex!important;align-items:center;justify-content:center}.header-section .header-carousel .carousel-slide .carousel-image-container{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.header-section .header-carousel .carousel-slide .carousel-image-container .carousel-image{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.header-section .header-carousel .carousel-slide .carousel-content{position:relative;z-index:2;text-align:center;color:#fff;padding:0 2.4rem}.header-section .header-carousel .carousel-slide .carousel-content .carousel-title{color:#fff!important;font-size:3.5rem;font-weight:700;margin-bottom:2.4rem;text-shadow:.2rem .2rem .4rem rgba(0,0,0,.5)}@media(max-width:768px){.header-section .header-carousel .carousel-slide .carousel-content .carousel-title{font-size:2.5rem}}.header-section .header-carousel .carousel-slide .carousel-content .carousel-subtitle{font-size:1.25rem;opacity:.95;margin-bottom:0;text-shadow:.1rem .1rem .2rem rgba(0,0,0,.5)}.header-section .header-carousel .carousel-slide .show-now-btn{position:absolute;bottom:5rem;right:0%;transform:translate(-50%);z-index:2;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);color:#fff;font-weight:700;letter-spacing:.1rem;transition:all .3s ease;min-width:12rem;min-height:4.4rem}@media(max-width:768px){.header-section .header-carousel .carousel-slide .show-now-btn{font-size:1rem;height:auto;padding:.4rem 1rem;right:auto;left:50%;min-width:auto;min-height:auto;letter-spacing:0;border-radius:.3rem;bottom:4rem}}.header-section .header-carousel .carousel-slide .show-now-btn:hover{background:#000000bf;transform:translate(-50%) translateY(-.2rem)}.header-section .header-carousel .carousel-slide .show-now-btn:active{transform:translate(-50%) translateY(0)}.header-section .header-carousel .slick-dots{display:none!important}.header-section .header-carousel .slick-prev,.header-section .header-carousel .slick-next{z-index:3;width:4.4rem;height:4.4rem}.header-section .header-carousel .slick-prev:before,.header-section .header-carousel .slick-next:before{font-size:2.4rem;color:#83320b;opacity:.8}.header-section .header-carousel .slick-prev:hover:before,.header-section .header-carousel .slick-next:hover:before{opacity:1}.header-section .header-carousel .slick-prev{left:3rem}.header-section .header-carousel .slick-next{right:3rem}.header-section .carousel-progress-bar{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:10;padding:.8rem 1.6rem;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:3rem}.header-section .carousel-progress-bar .progress-dot{width:3rem;height:.3rem;border-radius:.3rem;background:#ffffff80;cursor:pointer;transition:all .3s ease}.header-section .carousel-progress-bar .progress-dot.active{background:#fff;width:4rem}.header-section .carousel-progress-bar .progress-dot:hover{background:#fffc}@media(max-width:768px){.header-section .carousel-progress-bar{bottom:1.2rem;gap:.6rem;padding:.4rem 1rem}.header-section .carousel-progress-bar .progress-dot{width:2rem;height:.25rem}.header-section .carousel-progress-bar .progress-dot.active{width:2.8rem}}.feature-duo-section{padding:0;margin:8rem 0}@media(max-width:750px){.feature-duo-section{margin:0;padding:1rem 0}}.feature-duo-section .container{max-width:100%;margin:0 auto;padding:0 2rem}.feature-duo-section .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}@media(max-width:992px){.feature-duo-section .feature-grid{grid-template-columns:1fr}}.feature-duo-section .feature-card{display:flex;flex-direction:column;gap:1.6rem}.feature-duo-section .feature-image{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:.6rem}.feature-duo-section .feature-image img{width:100%;height:100%;object-fit:cover;display:block}.feature-duo-section .feature-text{padding:0 .4rem;display:flex;flex-direction:column;position:relative}@media(max-width:768px){.feature-duo-section .feature-text{min-height:2.4rem}}.feature-duo-section .feature-title{font-size:2.8rem;font-weight:900;letter-spacing:.05rem;text-transform:uppercase;margin:0;font-family:anton}.feature-duo-section .feature-desc{font-size:1.4rem;color:#333;margin:0 0 1rem;line-height:1.6}.feature-duo-section .feature-divider{height:.2rem;background:#000;opacity:.8;margin:.5rem 0}.feature-duo-section .feature-cta-btn{background-color:#1c2432;border-color:#1c2432;color:#fff;font-weight:600;font-size:1.3rem;height:4rem;padding:0 2.4rem;border-radius:.4rem;width:auto;position:absolute;right:3rem;letter-spacing:.05rem;box-shadow:0 2px 8px #1c243226;transition:all .25s ease}@media(max-width:768px){.feature-duo-section .feature-cta-btn{position:relative;right:auto;width:100%;height:3.6rem;font-size:1.1rem;padding:0 1.6rem;margin-top:1rem}}.feature-duo-section .feature-cta-btn:hover,.feature-duo-section .feature-cta-btn:focus{background-color:#0d1c34;border-color:#0d1c34;color:#fff;box-shadow:0 4px 12px #1c243240}.feature-duo-section .feature-cta-btn:after{display:none}.feature-duo-section .feature-cta-btn a{color:inherit;text-decoration:none}.feature-duo-section .feature-cta-btn a:hover{color:inherit}.feature-duo-section .feature-title-container{padding:0}.feature-duo-section .feature-title-container .feature-title{font-size:5rem}.feature-duo-section .feature-title-container .feature-desc{font-size:3rem}@media(max-width:768px){.feature-duo-section .feature-title-container .feature-title{font-size:2.4rem}.feature-duo-section .feature-title-container .feature-desc{font-size:1.4rem}}.feature-duo-section-mobile{padding:0 2rem 3rem;margin:2rem 0}.feature-duo-section-mobile .container{max-width:100%;margin:0 auto;padding:0}.feature-duo-section-mobile .feature-grid-mobile{display:grid;grid-template-rows:1fr 1fr;gap:1rem}.feature-duo-section-mobile .feature-card-mobile{display:flex;flex-direction:column;gap:.8rem}.feature-duo-section-mobile .feature-image{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:.6rem}.feature-duo-section-mobile .feature-image img{width:100%;height:100%;object-fit:cover;display:block}.feature-duo-section-mobile .feature-text{padding:0 .2rem;display:flex;flex-direction:column;gap:.3rem}.feature-duo-section-mobile .feature-text .feature-card-title{font-size:1.1rem;font-weight:700;color:#1c2432;line-height:1.3}.feature-duo-section-mobile .feature-text .feature-card-desc{font-size:.95rem;font-weight:400;color:#666;line-height:1.4}.feature-duo-section-mobile .feature-divider{height:.1rem;background:#ddd;margin:0}.feature-duo-section-mobile .feature-cta-link{display:flex;justify-content:space-between;align-items:center;padding:.4rem .2rem;text-decoration:none;color:#1c2432;font-weight:600;font-size:1rem}.feature-duo-section-mobile .feature-cta-link:active{color:#0d1c34}.feature-duo-section-mobile .feature-cta-link .cta-text{flex:1}.feature-duo-section-mobile .feature-cta-link .cta-arrow{font-size:1.2rem}.feature-duo-section-mobile .feature-title{font-size:2.4rem;font-weight:900;letter-spacing:.05rem;text-transform:uppercase;margin:0 0 1rem;font-family:anton}.feature-duo-section-mobile .feature-desc{font-size:1.2rem;color:#333;margin:0 0 2rem;line-height:1.5}.feature-duo-section-mobile .feature-title-container{padding:0;margin-bottom:2rem}.categories-section{padding:0;background:#fff}.categories-section .container{max-width:100%;padding:4rem 0}.categories-section .categories-row{height:auto;justify-content:center;padding:1rem 2rem}.categories-section .categories-row .category-item{padding:0}.categories-section .categories-row .category-item .category-card{display:flex;position:relative;width:100%;aspect-ratio:1 / 1.4;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:all .3s ease}.categories-section .categories-row .category-item .category-card:hover{transform:scale(1.05);z-index:2}.categories-section .categories-row .category-item .category-card:hover .category-overlay{background:#000000b3}.categories-section .categories-row .category-item .category-card .category-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.categories-section .categories-row .category-item .category-card .category-overlay .category-title{color:#fff;font-size:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1rem;margin:0;text-shadow:.2rem .2rem .4rem rgba(0,0,0,.8)}.categories-section-mobile{width:100%;background:transparent;padding:0 2rem 3rem}.categories-section-mobile .card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #0000000f}.categories-section-mobile .categories-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem 1.2rem .5rem;white-space:nowrap;-ms-overflow-style:none}.categories-section-mobile .categories-tabs::-webkit-scrollbar{height:0;display:none}.categories-section-mobile .categories-tabs .tab-item{flex:0 0 auto;background:transparent;border:none;font-size:1rem;font-weight:500;padding:.5rem .2rem;color:#666;letter-spacing:.03rem;transition:color .2s,border-bottom .2s;cursor:pointer;border-bottom:2px solid transparent}.categories-section-mobile .categories-tabs .tab-item.active{color:#000;border-bottom-color:#000;font-weight:700}.categories-section-mobile .categories-tabs .tab-item:active{opacity:.7}.categories-section-mobile .progress-bar{margin:0 1.2rem .8rem;height:2px;background-color:#eee;border-radius:1px;overflow:hidden}.categories-section-mobile .progress-bar .progress-indicator{height:100%;width:0%;background-color:#000;border-radius:1px;transition:width .1s linear}.categories-section-mobile .featured-image-container{position:relative;width:100%}.categories-section-mobile .featured-image-container .featured-image{display:block;width:100%;height:auto;background-color:#f5f5f5}.categories-section-mobile .featured-image-container .click-me-link{position:absolute;bottom:1rem;left:1rem;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;font-size:.85rem;font-weight:600;padding:.5rem 1.2rem;border-radius:2rem;text-decoration:none;letter-spacing:.05rem}.categories-section-mobile .featured-image-container .click-me-link:active{background:#000c}.best-sellers-section{padding:6rem 0;background:#fff}.best-sellers-section .container{max-width:100%;padding:0 2rem}.best-sellers-section .best-sellers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem}@media(max-width:768px){.best-sellers-section .best-sellers-header{margin-bottom:1.5rem;padding:0 .5rem}}.best-sellers-section .best-sellers-header .best-sellers-title{font-size:3.4rem;font-weight:1000;color:#000;margin:0;font-family:Helvetica_LT_43_Light_Extended,sans-serif}@media(max-width:768px){.best-sellers-section .best-sellers-header .best-sellers-title{font-size:1.6rem!important}}.best-sellers-section .best-sellers-header .shop-now-link{font-size:1.4rem;font-weight:700;color:#000;text-decoration:none;padding:.8rem 1.6rem;border:1px solid #e0e0e0;transition:all .3s ease}@media(max-width:768px){.best-sellers-section .best-sellers-header .shop-now-link{font-size:.9rem;padding:.4rem .8rem}}.best-sellers-section .best-sellers-header .shop-now-link:hover{background:#000;color:#fff;border-color:#000}.best-sellers-section .best-sellers-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 1.6rem * 3) / 4);gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;padding:1rem;scrollbar-width:thin}.best-sellers-section .best-sellers-grid::-webkit-scrollbar{display:none}.best-sellers-section .best-sellers-grid.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}.best-sellers-section .best-sellers-grid.is-dragging .best-seller-card{pointer-events:none}@media(max-width:1200px){.best-sellers-section .best-sellers-grid{grid-auto-columns:calc((100% - 1.6rem * 2) / 3)}}@media(max-width:768px){.best-sellers-section .best-sellers-grid{grid-auto-columns:calc((100% - 1.6rem)/2)}}@media(max-width:576px){.best-sellers-section .best-sellers-grid{grid-auto-columns:85%}}.best-sellers-section .best-seller-card{scroll-snap-align:start;transition:transform .3s ease;flex-shrink:0}.best-sellers-section .best-seller-card:hover{transform:translateY(-.5rem)}.best-sellers-section .best-sellers-progress-container{width:100%;height:2px;background:#eee;margin-top:4rem;position:relative;overflow:hidden}.best-sellers-section .best-sellers-progress-container .best-sellers-progress-bar{height:100%;background:#000;transition:width .2s ease-out}.shop-by-video-section{padding:6rem 0;background:#fff}@media(max-width:768px){.shop-by-video-section{padding:0 0rem 3rem}}.shop-by-video-section .container{max-width:100%;padding:0 2rem}.shop-by-video-section .shop-by-video-header{margin-bottom:3rem;padding:0 1rem}.shop-by-video-section .shop-by-video-header .shop-by-video-title{font-size:3.4rem;font-weight:1000;color:#000;margin:0;font-family:Helvetica_LT_43_Light_Extended,sans-serif}@media(max-width:768px){.shop-by-video-section .shop-by-video-header .shop-by-video-title{font-size:2rem}}.shop-by-video-section .shop-by-video-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 1.6rem * 5) / 6);gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;padding:1rem;scrollbar-width:thin}.shop-by-video-section .shop-by-video-grid::-webkit-scrollbar{display:none}.shop-by-video-section .shop-by-video-grid.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}.shop-by-video-section .shop-by-video-grid.is-dragging .video-card{pointer-events:none}@media(max-width:1200px){.shop-by-video-section .shop-by-video-grid{grid-auto-columns:calc((100% - 1.6rem * 3) / 4)}}@media(max-width:768px){.shop-by-video-section .shop-by-video-grid{grid-auto-columns:calc((100% - 1.6rem)/2)}}@media(max-width:576px){.shop-by-video-section .shop-by-video-grid{grid-auto-columns:85%}}.shop-by-video-section .video-card{scroll-snap-align:start;transition:transform .3s ease;flex-shrink:0}.shop-by-video-section .video-card:hover{transform:translateY(-.5rem)}.shop-by-video-section .video-card:hover .video-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.shop-by-video-section .video-card .video-card-link{text-decoration:none;display:block}.shop-by-video-section .video-card .video-thumbnail-wrapper{position:relative;width:100%;aspect-ratio:9/16;background:#f0f0f0;overflow:hidden;border-radius:.4rem}.shop-by-video-section .video-card .video-thumbnail-wrapper img{width:100%;height:100%;object-fit:cover}.shop-by-video-section .video-card .video-thumbnail-wrapper .video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5rem;height:5rem;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:.8;transition:all .3s ease}.shop-by-video-section .video-card .video-thumbnail-wrapper .video-play-overlay svg{width:2.4rem;height:2.4rem;fill:currentColor}.shop-by-video-section .video-card .video-thumbnail-wrapper .video-card-overlay-info{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;z-index:2}.shop-by-video-section .video-card .video-thumbnail-wrapper .video-card-overlay-info .video-card-title{font-size:1.4rem;font-weight:700;color:#fff;margin:0;font-family:Helvetica_LT_43_Light_Extended,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.2}.shop-by-video-section .video-progress-container{width:100%;height:2px;background:#eee;margin-top:4rem;position:relative;overflow:hidden}.shop-by-video-section .video-progress-container .video-progress-bar{height:100%;background:#000;transition:width .2s ease-out}.brand-intro-section{padding:0 0 5rem;background-color:#fff;text-align:left;letter-spacing:-.02rem}.brand-intro-section .container{margin:0}.brand-intro-section .brand-intro-content{max-width:120rem;margin:0;padding:0}.brand-intro-section .brand-intro-text{font-size:1.8rem;font-weight:400;color:#000;margin-bottom:0}.brand-intro-section .brand-disclaimer{font-size:2.8rem;color:#000;line-height:1.4;margin-bottom:0;font-weight:1000;text-transform:uppercase}.declaration-section{background-color:#1c2432;padding:2rem 0;position:relative;margin:5rem 0;overflow:visible}@media(max-width:768px){.declaration-section{padding-top:5rem}}.declaration-section .declaration-container{max-width:120rem;margin:0 auto;padding:5rem 2.4rem}@media(max-width:768px){.declaration-section .declaration-container{padding:2rem 1.5rem}}.declaration-section .declaration-logo{position:absolute;top:2rem;left:3rem}@media(max-width:768px){.declaration-section .declaration-logo{top:.8rem;left:50%;transform:translate(-50%)}}.declaration-section .declaration-logo .logo-image{max-width:4rem;height:auto;filter:brightness(0) invert(1)}@media(max-width:768px){.declaration-section .declaration-logo .logo-image{width:2.8rem;height:2.8rem}}.declaration-section .declaration-content{text-align:center}.declaration-section .declaration-content .declaration-location{color:#999;font-size:1.4rem;font-weight:400;letter-spacing:.2rem;margin-bottom:2rem;text-transform:uppercase}.declaration-section .declaration-content .declaration-title{color:#a3a5a9;font-size:3.6rem;font-weight:900;line-height:1.2;margin:0;letter-spacing:.1rem;text-transform:uppercase}@media(max-width:768px){.declaration-section .declaration-content .declaration-title{font-size:2.4rem}}@media(max-width:320px){.declaration-section .declaration-content .declaration-title{font-size:2rem}}.shop-by-designer-section{padding:6rem 0;background:transparent}@media(max-width:768px){.shop-by-designer-section{padding:0 0rem 3rem}}.shop-by-designer-section .container{max-width:100%;padding:0 2rem}.shop-by-designer-section .shop-by-designer-layout{display:grid;grid-template-columns:minmax(24rem,.9fr) minmax(0,1.7fr);gap:4rem;align-items:center}@media(max-width:992px){.shop-by-designer-section .shop-by-designer-layout{grid-template-columns:1fr;gap:2.4rem}}.shop-by-designer-section .shop-by-designer-copy{display:flex;align-items:center;min-height:100%;padding-left:3.5rem}@media(max-width:992px){.shop-by-designer-section .shop-by-designer-copy{padding-left:0}}.shop-by-designer-section .shop-by-designer-title{margin:0;color:#1d1d1d;font-size:3.4rem;font-weight:700;line-height:1.15;font-family:Helvetica_LT_43_Light_Extended,sans-serif}@media(max-width:768px){.shop-by-designer-section .shop-by-designer-title{font-size:2rem!important}}.shop-by-designer-section .shop-by-designer-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2rem * 2) / 3);gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none}.shop-by-designer-section .shop-by-designer-grid::-webkit-scrollbar{display:none}.shop-by-designer-section .shop-by-designer-grid.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}.shop-by-designer-section .shop-by-designer-grid.is-dragging .shop-by-designer-card{pointer-events:none}@media(max-width:1200px){.shop-by-designer-section .shop-by-designer-grid{grid-auto-columns:calc((100% - 2rem)/2)}}@media(max-width:768px){.shop-by-designer-section .shop-by-designer-grid{grid-auto-columns:78%}}@media(max-width:576px){.shop-by-designer-section .shop-by-designer-grid{grid-auto-columns:88%}}.shop-by-designer-section .shop-by-designer-card{display:block;text-decoration:none;background:#fff;overflow:hidden;scroll-snap-align:start;transition:transform .3s ease;color:inherit}.shop-by-designer-section .shop-by-designer-card:hover{transform:translateY(-.5rem)}.shop-by-designer-section .designer-card-image{aspect-ratio:1 / 1.08;overflow:hidden}.shop-by-designer-section .designer-card-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-by-designer-section .designer-card-product{background:#e8e1f1;padding:3.4rem 2.4rem 2.6rem;min-height:19rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.shop-by-designer-section .designer-card-product-image{width:62%;margin:2.2rem auto 0}.shop-by-designer-section .designer-card-product-image img{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.shop-by-designer-section .designer-card-product-title{margin:.8rem 0 0;color:#6f7381;font-size:1.15rem;font-weight:400;line-height:1.2;text-transform:uppercase;letter-spacing:.08rem;font-family:Helvetica_LT_43_Light_Extended,sans-serif}.shop-by-designer-section .designer-card-designer{margin:0;color:#454545;font-size:2.5rem;font-weight:400;line-height:1.15;text-transform:uppercase;letter-spacing:.04rem;font-family:AvianoLig,sans-serif}.homepage-featured-reviews-section{padding:4rem 0 7rem;margin:5rem 2rem;background:#111d34}.homepage-featured-reviews-section .container{max-width:100%;padding:0 5rem}@media(max-width:768px){.homepage-featured-reviews-section .container{padding:0 2rem}}.homepage-featured-reviews-section .featured-reviews-layout{display:grid;grid-template-columns:.8fr 2.4fr;gap:3rem;align-items:start}@media(max-width:992px){.homepage-featured-reviews-section .featured-reviews-layout{display:flex;flex-direction:column;width:100%}}.homepage-featured-reviews-section .featured-reviews-copy{padding:1rem 0 0 .8rem;display:flex;flex-direction:column;height:100%}.homepage-featured-reviews-section .featured-reviews-kicker{margin:0 0 2rem;color:#bfb951;font-size:1.6rem;font-style:italic;font-family:Helvetica_LT_43_Light_Extended,sans-serif}@media(max-width:768px){.homepage-featured-reviews-section .featured-reviews-kicker{font-size:1.1rem!important;margin:0 0 1rem}}.homepage-featured-reviews-section .featured-reviews-title-container{display:flex;flex-direction:column;margin-top:15rem}@media(max-width:768px){.homepage-featured-reviews-section .featured-reviews-title-container{margin-top:2rem!important}}.homepage-featured-reviews-section .featured-reviews-grid-wrapper{position:relative;display:flex;align-items:center;width:100%}.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid #bfb951;background:#111d34cc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#bfb951;padding:0;z-index:10;opacity:1;visibility:visible}.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn.hidden{opacity:0;visibility:hidden;pointer-events:none}.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn:hover{background:#bfb951;color:#111d34;transform:translateY(-50%) scale(1.1)}.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn svg{width:2.2rem;height:2.2rem}.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn.prev{left:-2.2rem}.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn.next{right:-2.2rem}@media(max-width:992px){.homepage-featured-reviews-section .featured-reviews-grid-wrapper .reviews-nav-btn{display:none}}.homepage-featured-reviews-section .featured-reviews-title{margin:0 0 1rem;color:#bfb951;font-size:3rem;font-weight:800;line-height:1.08}@media(max-width:768px){.homepage-featured-reviews-section .featured-reviews-title{font-size:3rem!important}}.homepage-featured-reviews-section .featured-reviews-subtitle{margin:0;color:#bfb951;font-size:1.6rem;text-decoration:underline;font-family:Bw_Aleta_No_20,sans-serif}@media(max-width:768px){.homepage-featured-reviews-section .featured-reviews-subtitle{font-size:2rem!important}}.homepage-featured-reviews-section .featured-reviews-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 1.6rem * 2) / 3);gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none}.homepage-featured-reviews-section .featured-reviews-grid::-webkit-scrollbar{display:none}.homepage-featured-reviews-section .featured-reviews-grid.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}@media(max-width:992px){.homepage-featured-reviews-section .featured-reviews-grid{grid-auto-columns:100%}}.homepage-featured-reviews-section .featured-review-card{background:#f2f0e9;padding:10rem 5rem;min-height:31rem;display:flex;flex-direction:column;scroll-snap-align:start;text-decoration:none;color:inherit;position:relative}@media(max-width:768px){.homepage-featured-reviews-section .featured-review-card{padding:2rem 1.5rem;min-height:auto;max-width:85%}}.homepage-featured-reviews-section .hit-me-badge{display:none}@media(max-width:768px){.homepage-featured-reviews-section .hit-me-badge{display:block;position:absolute;bottom:1rem;right:1rem;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;font-size:.7rem;font-weight:600;padding:.3rem .8rem;border-radius:2rem;letter-spacing:.05rem;z-index:2}}.homepage-featured-reviews-section .featured-review-image{margin-bottom:1.8rem}.homepage-featured-reviews-section .featured-review-image img{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.homepage-featured-reviews-section .featured-review-title{margin:0 0 .8rem;color:#685d49;font-size:2rem;font-weight:800;line-height:1.1;text-transform:uppercase}@media(max-width:768px){.homepage-featured-reviews-section .featured-review-title{font-size:1.3rem!important}}.homepage-featured-reviews-section .featured-review-stars{margin-bottom:1rem;color:#d2aa3b;font-size:2rem;letter-spacing:.1rem}@media(max-width:768px){.homepage-featured-reviews-section .featured-review-stars{font-size:1.2rem!important}}.homepage-featured-reviews-section .featured-review-text{margin:0 0 1.2rem;color:#1c2432;font-size:1.15rem;line-height:1.45;flex:1;font-family:HelveticaExt,sans-serif}@media(max-width:768px){.homepage-featured-reviews-section .featured-review-text{font-size:.9rem!important;margin:0 0 .6rem}}.homepage-featured-reviews-section .featured-review-author{margin:0;color:#8f876d;font-size:1rem;text-transform:uppercase}@media(max-width:768px){.homepage-featured-reviews-section .featured-review-author{font-size:.8rem!important}}.homepage-featured-reviews-section .reviews-progress-bar{display:none}@media(max-width:768px){.homepage-featured-reviews-section .reviews-progress-bar{width:100%;height:2px;background:#ffffff26;border-radius:1px;margin-top:1.5rem;overflow:hidden;display:block}.homepage-featured-reviews-section .reviews-progress-bar .reviews-progress-indicator{height:100%;background:#af612a;border-radius:1px;transition:width .15s linear;display:block}}.community-section{padding:8rem 0;background:#fff}@media(max-width:768px){.community-section{padding:2rem 0}}.community-section .container{max-width:100%;padding:0 5rem}@media(max-width:768px){.community-section .container{padding:0 2rem}}.community-section .community-main-title{font-size:3.4rem;font-weight:600;color:#1d1d1d;margin-bottom:4rem;font-family:Helvetica_LT_43_Light_Extended,sans-serif}@media(max-width:768px){.community-section .community-main-title{font-size:2rem;margin-bottom:2rem}}.community-section .community-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}@media(max-width:768px){.community-section .community-grid{grid-template-columns:1fr}}.community-section .community-card{display:flex;flex-direction:column}.community-section .community-card .community-card-image{aspect-ratio:16 / 9;overflow:hidden}.community-section .community-card .community-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.community-section .community-card .community-card-info{background:#e35205;padding:3rem;color:#111d34;display:flex;flex-direction:column;gap:1rem}.community-section .community-card .community-card-info .community-card-title{font-size:2.8rem;font-weight:900;margin:0;color:#111d34;text-transform:uppercase}@media(max-width:768px){.community-section .community-card .community-card-info .community-card-title{color:#fff;text-align:center}}.community-section .community-card .community-card-info .info-bottom{display:flex;justify-content:space-between;align-items:flex-end;color:#111d34}@media(max-width:768px){.community-section .community-card .community-card-info .info-bottom{color:#fff;margin:auto}}.community-section .community-card .community-card-info .community-card-desc{font-size:1.4rem;margin:0;max-width:80%;line-height:1.4;color:#111d34}@media(max-width:768px){.community-section .community-card .community-card-info .community-card-desc{color:#fff;text-align:center;max-width:100%}}.community-section .community-card .community-card-info .community-card-tag{font-size:1.4rem;color:inherit;text-decoration:underline;font-weight:700;text-transform:capitalize}@media(max-width:768px){.community-section .community-card .community-card-info .community-card-tag{display:none}}.community-section .community-card .community-card-info .community-card-tag:hover{opacity:.8}.community-section .community-card:hover .community-card-image img{transform:scale(1.05)}.instagram-section{padding:8rem 0;background:#fff}.instagram-section .container{max-width:100%;padding:0 5rem}.instagram-section .instagram-layout{display:grid;grid-template-columns:50rem 1fr;gap:6rem;align-items:start}@media(max-width:992px){.instagram-section .instagram-layout{grid-template-columns:1fr}}.instagram-section .instagram-content .instagram-title{font-size:8rem;font-weight:900;color:#1d1d1d;margin:0;writing-mode:vertical-rl;transform:rotate(180deg);line-height:1;font-family:Helvetica_LT_43_Light_Extended,sans-serif;margin-bottom:2rem}@media(max-width:992px){.instagram-section .instagram-content .instagram-title{writing-mode:horizontal-tb;transform:none;font-size:5rem}}.instagram-section .instagram-content .instagram-divider{width:100%;height:1px;background:#e0e0e0;margin:2rem 0}.instagram-section .instagram-content .instagram-description{font-size:1.4rem;line-height:1.6;color:#63676e;max-width:30rem}.instagram-section .instagram-grid{display:grid;grid-template-rows:repeat(6,1fr);grid-template-columns:1fr 1.5fr 2fr;gap:1.6rem;max-height:80rem}.instagram-section .instagram-grid .instagram-item{position:relative;overflow:hidden;display:block}.instagram-section .instagram-grid .instagram-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.instagram-section .instagram-grid .instagram-item .instagram-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#fff}.instagram-section .instagram-grid .instagram-item .instagram-overlay svg{width:3.2rem;height:3.2rem}.instagram-section .instagram-grid .instagram-item:hover img{transform:scale(1.05)}.instagram-section .instagram-grid .instagram-item:hover .instagram-overlay{opacity:1}.instagram-section .instagram-grid .instagram-item.item-1{grid-column:1 / 2;grid-row:1 / 4}.instagram-section .instagram-grid .instagram-item.item-2{grid-column:1 / 2;grid-row:4 / 7}.instagram-section .instagram-grid .instagram-item.item-3{grid-column:2 / 3;grid-row:1 / 3}.instagram-section .instagram-grid .instagram-item.item-4{grid-column:2 / 3;grid-row:3 / 7}.instagram-section .instagram-grid .instagram-item.item-5{grid-column:3 / 4;grid-row:1 / 7}@media(max-width:768px){.instagram-section .instagram-grid{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;gap:.8rem}.instagram-section .instagram-grid .instagram-item{aspect-ratio:auto}.instagram-section .instagram-grid .instagram-item.item-1{grid-column:1 / 4;grid-row:1 / 2}.instagram-section .instagram-grid .instagram-item.item-2{grid-column:1 / 4;grid-row:2 / 3}.instagram-section .instagram-grid .instagram-item.item-3{grid-column:1 / 4;grid-row:3 / 4}.instagram-section .instagram-grid .instagram-item.item-4{grid-column:1 / 2;grid-row:4 / 5}.instagram-section .instagram-grid .instagram-item.item-5{grid-column:2 / 4;grid-row:4 / 5}.instagram-section .instagram-grid .instagram-item img{height:100%;min-height:18rem}}.footer-transition-section{width:100%;overflow:hidden;padding:0 2.4rem 5rem}.footer-transition-section .footer-transition-container{width:100%}.footer-transition-section .footer-transition-container .footer-transition-image{width:100%;height:auto;display:block}@font-face{font-family:Helvetica_LT_43_Light_Extended;src:url(/cdn/shop/files/Helvetica_LT_43_Light_Extended.ttf?v=1774552782) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bw_Aleta_No_20;src:url(/cdn/shop/files/Bw_Aleta_No_20_Regular.otf?v=1774556321) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaExt;src:url(/cdn/shop/files/HelveticaExt.ttf?v=1774556739) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AvianoLig;src:url(/cdn/shop/files/AVIANO-LIG.TTF?v=1778008339) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tomorrow;src:url(/cdn/shop/files/Tomorrow_Regular_400.ttf?v=1761459456) format("truetype");font-weight:400;font-style:normal;font-display:swap}.custom-header{width:100%;position:sticky;top:0;z-index:10000;box-shadow:0 .2rem .8rem #0000001a}.custom-header .announce-bar{background:#0d1c34;height:4rem;display:flex;align-items:center;justify-content:center}.custom-header .announce-bar .announce-content .announce-text{color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:.1rem}.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%}.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:after{border-bottom-color:transparent}.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 .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 .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: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}.mobile-menu-drawer .ant-drawer-body{padding:0}.mobile-menu-drawer .mobile-nav{border:none}.mobile-menu-drawer .mobile-nav .ant-menu-item,.mobile-menu-drawer .mobile-nav .ant-menu-submenu-title{font-size:1.6rem;font-weight:500;color:#333;margin:0;border-bottom:1px solid #f0f0f0;min-height:5rem;display:flex;align-items:center}.mobile-menu-drawer .mobile-nav .ant-menu-item:hover,.mobile-menu-drawer .mobile-nav .ant-menu-submenu-title:hover,.mobile-menu-drawer .mobile-nav .ant-menu-item.ant-menu-item-selected,.mobile-menu-drawer .mobile-nav .ant-menu-submenu-title.ant-menu-item-selected{color:#0d1c34;background:#f0f8ff}.mobile-menu-drawer .mobile-nav .ant-menu-submenu-title{padding-left:3rem!important}.mobile-menu-drawer .mobile-nav .ant-menu-sub{background:#f9f9f9}.mobile-menu-drawer .mobile-mega-menu-item{padding:0!important;height:auto!important;background:transparent!important;margin:0!important}.mobile-menu-drawer .mobile-mega-menu-item:hover{background:transparent!important}.mobile-menu-drawer .mobile-mega-menu-item .ant-menu-title-content{width:100%;height:auto;margin:0;white-space:normal}.mobile-menu-drawer .mobile-shop-content{background:#fff;height:100%;overflow-y:auto}.mobile-menu-drawer .shop-mega-menu-inner.mobile{display:flex;flex-direction:column;gap:3rem;padding:2rem 1.5rem;width:100%}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col{width:100%;border:none!important;padding:0!important}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col.left,.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col.center,.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col.right,.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col.affiliate{display:flex;flex-direction:column;gap:1.5rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .shop-title,.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .shop-subtitle,.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .name{font-size:1.6rem;font-weight:700;margin-bottom:1rem;color:#0d1c34;border-bottom:1px solid #eee;padding-bottom:.5rem;font-family:Inter,sans-serif}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .shop-categories{flex-direction:row;flex-wrap:wrap;gap:1rem;margin:0}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .shop-categories .shop-category-item{width:calc(50% - .5rem)}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .shop-categories .shop-category-item a{display:block;padding:.8rem;background:#fff;border:1px solid #eee;border-radius:.4rem;text-align:center;font-size:1.3rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .shop-categories .shop-category-item a:hover{border-color:#0d1c34;color:#0d1c34}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col.affiliate .aff-img-link img{width:100%;max-width:15rem;margin:0 auto}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .discover-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .discover-cards .discover-card .discover-title{font-size:1.2rem;bottom:.8rem;left:.8rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .discover-cards .discover-card img{width:100%}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .featured-item-container{margin-bottom:2rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .featured-item-container .featured-text .featured-title{font-size:1.8rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .featured-item-container .product-card{grid-template-columns:10rem 1fr}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .featured-item-container .product-card .image{width:10rem}.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .featured-item-container .product-card .content .title,.mobile-menu-drawer .shop-mega-menu-inner.mobile .shop-mega-col .featured-item-container .product-card .content .price{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:0rem}.custom-header .main-header .actions-section .mobile-menu-btn{display:inline-flex;font-size:1.6rem;padding:.2rem .4rem;margin-left:.2rem}}@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}}.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:7.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}.custom-header .main-header .nav-section{position:relative}@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}.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}.category-grid-page{max-width:100%;margin:0;padding:2rem 0 4rem}.category-grid-header{margin-bottom:1.6rem}.category-grid-title{font-size:2.2rem;font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin:3rem 0}.grid-hero{position:relative;display:block;width:100%;border-radius:.4rem;overflow:hidden;border:1px solid #eee}.grid-hero img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block}.grid-hero-overlay{position:absolute;left:0;bottom:0;right:0;padding:1rem 1.2rem;background:linear-gradient(transparent,#000000a6)}.grid-hero-text{color:#fff;font-weight:600;letter-spacing:.03rem;font-size:1.4rem}@media(max-width:992px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.category-grid{grid-template-columns:repeat(2,1fr)}.grid-hero-text{font-size:1.2rem}.product-tile-title,.product-tile-material{font-size:.8rem}}.product-recommendations{margin:24px 0;width:100%}.recommendations-header{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:12px}.recommendations-title{font-size:18px;font-weight:600;padding:6px 10px}.series-tabs{display:flex;gap:10px;flex-wrap:wrap}.series-tab{color:#ccc;font-size:20px;font-weight:800;letter-spacing:1px;padding:6px 10px;cursor:pointer;background-color:transparent;border:none;transition:color .24s ease}.series-tab:hover,.series-tab.active{color:#111}.recommendations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:768px){.recommendations-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.recommendations-grid{grid-template-columns:1fr}}.product-detail-page{margin:16px 0}.purchase-area{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:stretch}.left-column{height:100%;display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding-right:8px}@media(max-width:992px){.left-column{overflow-y:visible;max-width:100%;min-width:0}}.right-column{align-self:start;display:flex;flex-direction:column;gap:24px}.purchase-area.portrait{aspect-ratio:1980 / 1200;width:100%;overflow:auto}@media(max-width:992px){.purchase-area.portrait{aspect-ratio:1200 / 1980}}.purchase-left,.purchase-right{height:100%}.left-column .purchase-left{height:auto}.purchase-left{display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:992px){.purchase-left{display:none}}.purchase-left .main-image{width:100%;height:100%;object-fit:contain;border-radius:6px;display:block}.purchase-right{display:flex;flex-direction:column;padding:50px 20px}.title-row{display:flex;align-items:center;gap:10px}.title-row h2{margin-bottom:0;font-weight:700}.product-title{margin:0}.best-seller-badge{background:#fff;color:#111;font-size:12px;padding:4px 8px;margin-left:auto;border:1px solid #111}.rating-row{margin:8px 0}.price-row{margin:8px 0 12px}.price{font-size:25px;font-weight:700}.purchase-form{background:#fff;padding:12px 0;width:220px}.cta-row{margin-top:20px}.cta-row .ant-btn{width:100%;height:40px;font-weight:600;text-transform:uppercase;background:#0d2341;color:#fff;border-color:#0d2341}.cta-row.out-of-stock{display:flex;align-items:end;gap:8px}.cta-row.out-of-stock .ant-btn{width:auto;flex:0 0 auto}.restocking-note{font-size:12px;color:#999;white-space:nowrap}.quantity-row{display:flex;align-items:center;gap:10px;margin-top:8px}.quantity-row .ant-space-compact{margin-left:auto}.quantity-label{font-weight:600}.quantity-row .ant-space-compact .ant-btn{width:36px}.quantity-row .ant-space-compact .ant-btn.ant-btn-compact-first-item{border-radius:2px 0 0 2px}.quantity-row .ant-space-compact .ant-btn.ant-btn-compact-last-item{border-radius:0 2px 2px 0}.quantity-row .ant-space-compact .ant-input-number{width:50px;text-align:center}.quantity-row .ant-input-number-input{text-align:center}.color-variant-selector{margin-top:24px;padding-top:16px;border-top:1px solid #eee}.color-variant-selector .variant-label{font-size:13px;font-weight:700;color:#333;margin-bottom:12px;display:block;text-transform:uppercase;letter-spacing:.5px}.color-variant-selector .variant-list{display:flex;flex-wrap:wrap;gap:12px}.color-variant-selector .variant-item{width:80px;height:80px;border-radius:0%;border:2px solid transparent;padding:2px;cursor:pointer;transition:all .2s ease;display:block}.color-variant-selector .variant-item:hover{border-color:#999;transform:translateY(-2px)}.color-variant-selector .variant-item.active{border-color:#0d2341;pointer-events:none}.color-variant-selector .variant-item img{width:100%;height:100%;object-fit:cover;border-radius:0%;display:block;background:#f5f5f5}.thumb-strip{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid #ddd;padding:20px 0}.thumb{width:80px;height:80px;border:1px solid #ddd;border-radius:4px;overflow:hidden;padding:0;background:#fff;cursor:pointer}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb.active{border-color:#333}.panels-care{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:stretch}.panel-diagram{height:300px;aspect-ratio:1341 / 800;display:flex;gap:16px;overflow-x:auto;padding-bottom:8px}.panel-diagram::-webkit-scrollbar{height:6px}.panel-diagram::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.panel-diagram .diagram-item{flex:0 0 auto;height:100%;aspect-ratio:1341/800;cursor:pointer;border-radius:4px;overflow:hidden;border:2px solid transparent;transition:all .3s ease}.panel-diagram .diagram-item.active{border-color:#0d2341;transform:scale(.98)}.panel-diagram .diagram-item:hover{opacity:.9}.panel-diagram .diagram-item img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.specs-care-area{margin:0}.panel{border-bottom:1px solid #ddd;border-radius:8px;padding:12px;margin-bottom:20px;background:#fff}.panel summary{cursor:pointer;font-weight:900;font-size:25px;color:#000}.panel .panel-content{margin-top:8px;color:#333}.logo-diagram-area{position:relative;margin:80px 0}.logo-diagram-area img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain;display:block}.logo-diagram-overlay{position:absolute;right:20px;bottom:20px;max-width:420px}.recommendations-area{width:70%;margin:100px auto}.recommendations-area .product-tile-title{font-size:16px}.recommendations-area .product-tile-price{font-size:15px}@media(max-width:992px){.purchase-area{grid-template-columns:1fr}}.event{width:100%}.event .header{grid-template-columns:1fr}.event .cover-section{width:80%;margin:50px auto}.event .cover-section .description{position:relative;margin-left:50px}.event .cover-section .description:before{background:#e3c43c;content:"";width:40px;height:100%;position:absolute;left:-50px;top:0;display:block}.event .cover-section .description .section-title-main{margin:0;font-size:24px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;line-height:1;color:#e3c43c}.event .cover-section .description .section-title-sub{font-size:50px;color:#000;font-weight:900;line-height:1;margin:20px 0}.event .cover-section .description .section-title-desc{font-size:16px;color:#666}.event .cover-section .main-picture{display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:100%;margin:50px 0}.event .cover-section .main-picture img{width:32%;height:auto;border-radius:8px}.event .display-section{width:80%;margin:50px auto}.event .display-section .container{width:100%;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.event .display-section .container .section-picture{grid-column:1 / 2;width:100%;height:auto;object-fit:cover}.event .display-section .container .section-title{grid-column:2 / 4;margin:16px 0;padding:50px 30px;align-items:center}.event .display-section .container .section-title .section-title-main{margin-bottom:0}.event .display-section .container .section-title .section-title-sub{font-size:20px;margin-top:0}.event .display-section .container .section-title .section-title-desc{font-size:16px}.event .event-final-banner{width:80%;margin:70px auto}.event .container{max-width:100%;margin:0 auto;padding:0}.event .section-title{text-align:start;margin:24px 0}.event .section-title-main{font-size:50px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#e3c43c}.event .section-title-desc{font-size:24px;color:#666}.event .cover-section .main-picture{position:relative;width:100%;min-height:280px}.event .cover-section .main-picture img{display:block;height:auto;position:relative;top:0;object-fit:cover;aspect-ratio:16 / 9;transition:transform .24s ease,box-shadow .24s ease,filter .24s ease,top .24s ease;will-change:transform,box-shadow,filter;transform-origin:center center}.event .cover-section .main-picture img:hover{transform:scale(1.1) translateZ(0);box-shadow:0 10px 22px #0000002e,0 6px 10px #0000001f;filter:brightness(1.03) contrast(1.02);top:-30px}.event .display-section .section-picture{display:grid;gap:16px;margin:16px 0 24px}.event .display-section .section-picture img{width:100%;aspect-ratio:16 / 9;object-fit:cover;box-shadow:0 2px 6px #00000014}@media(max-width:992px){.event .display-section .section-picture{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.event .display-section .section-picture{grid-template-columns:1fr}}.event .event-final-banner img{width:100%;aspect-ratio:16 / 6;object-fit:cover}.event img.skeleton,.event img[data-src]:not([src]){background:linear-gradient(90deg,#f4f4f4 25%,#ececec 37%,#f4f4f4 63%);background-size:400% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.event-entry{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.event-entry .event-entry-content{width:80%}.event-entry .event-entry-content a{display:block;width:100%;height:100%;margin:50px 0}.event-entry .event-entry-content a img{width:100%;height:auto;object-fit:cover;aspect-ratio:30 / 9}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:.8rem;z-index:100;transition:top .3s}.skip-link:focus{top:0}@media(max-width:768px){html,body{overflow-x:hidden;width:100%}button,[role=button],.ant-btn,.action-icon{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}*{-webkit-overflow-scrolling:touch}}.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}@media(max-width:768px){.footer-section .footer-content .footer-right .desktop-newsletter{display:none}}.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}}.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}.story-page{font-family:Arial,sans-serif;color:#333}.story-page .story-hero{width:100%}.story-page .story-intro{margin:50px auto;width:90%;text-align:start;color:#000}.story-page .story-intro .story-subtitle{font-size:16px;font-weight:900;line-height:1.1}.story-page .story-intro .story-paragraph{font-size:30px;line-height:1.3;color:#000;margin:0;white-space:pre-line}.story-page .story-categories{margin:100px auto;width:90%}.story-page .story-categories .story-category-grid{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.story-page .story-categories .story-category-grid a{width:100%;max-height:100%}.story-page .story-stripe{margin:100px auto;width:100%;text-align:center;background-color:#1c2432}.story-page .story-stripe .story-stripe-text{width:90%;margin:30px auto;letter-spacing:1px;padding:30px}.story-page .story-stripe .story-stripe-text .story-title{font-size:20px;font-weight:800;line-height:1.1;color:#fff;margin-bottom:30px}.story-page .story-stripe .story-stripe-text .story-paragraph{font-size:30px;line-height:1.1;color:#ddd;font-weight:900;margin:10px 0;white-space:pre-line}.story-page .story-craft{margin:100px auto;width:100%;max-height:100%}.story-page .story-beyond{margin:100px auto;width:90%;max-height:100%;text-align:left}.story-page .story-beyond .story-section-title{font-size:4rem;font-weight:800;line-height:1.1;color:#333;margin-bottom:20px}.story-page .story-beyond .story-paragraph{font-size:2.5rem;line-height:3.5rem;font-weight:700;color:#555;margin:4rem auto;white-space:pre-line}.story-page .story-cta-banner{margin:100px auto;width:90%;max-height:100%}@media(max-width:992px){.story-category-grid{grid-template-columns:repeat(3,1fr)}.story-craft{grid-template-columns:1fr}}@media(max-width:600px){.story-category-grid{grid-template-columns:repeat(2,1fr)}.story-hero{height:260px}}.affiliate-brand{--container-max: 1200px;--pad: 16px}.affiliate-brand img{display:block;width:100%;height:auto}.affiliate-brand .ab-btn{display:inline-block;padding:10px 16px;background:#0d2b45;color:#fff;text-decoration:none;border-radius:4px}.ab-hero{position:relative}.ab-hero-image{width:100%;height:auto;display:block;aspect-ratio:16 / 9;object-fit:cover}.ab-hero-overlay{position:absolute;left:0;right:0;bottom:10%;padding:0 var(--pad);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.ab-kicker{font-size:12px;letter-spacing:.2em;margin-bottom:8px;text-transform:uppercase}.ab-title{font-size:36px;font-weight:700;margin:0}.ab-subtitle{margin-top:6px;font-size:14px;opacity:.9}.ab-text-band{max-width:var(--container-max);margin:0 auto;padding:24px var(--pad);background:#fff;color:#222}.ab-band-heading{font-size:18px;font-weight:700;margin:0 0 8px}.ab-band-content{font-size:14px;line-height:1.75}.ab-product{max-width:var(--container-max);margin:24px auto;padding:0 var(--pad);display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.ab-product-media{position:relative}.ab-product-tag{position:absolute;right:16px;bottom:16px;color:#fff;font-weight:700;letter-spacing:.1em}.ab-product-copy h3{margin:0 0 8px;font-size:22px}.ab-product-copy .rte{font-size:14px;line-height:1.75;margin-bottom:12px}.ab-story{max-width:var(--container-max);margin:24px auto;padding:0 var(--pad);display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center}.ab-portrait{width:100%;border-radius:8px;aspect-ratio:3 / 4;object-fit:cover}.ab-story-name{margin:0 0 4px;font-size:20px;font-weight:700}.ab-story-role{margin-bottom:8px;font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.1em}.ab-story-copy .rte{font-size:14px;line-height:1.75}.ab-banner{position:relative;margin:24px auto}.ab-banner-image{width:100%;height:auto;display:block;aspect-ratio:16 / 6;object-fit:cover}.ab-banner-overlay{position:absolute;left:0;right:0;bottom:10%;padding:0 var(--pad);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.ab-banner-sub{font-size:14px;margin-top:4px}@media(max-width:992px){.ab-product,.ab-story{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/react-bundle.css.map */
