.stock-sizes{position:relative;margin:.8rem 0 2.4rem;width:100%}.stock-sizes__description{color:#8d99ae;font-size:1.5rem;line-height:1.5;margin-bottom:1.6rem;max-width:100%}.stock-sizes__grid{display:flex;flex-direction:column;width:100%}.stock-sizes__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.6rem;width:100%}@media(max-width:37.49em){.stock-sizes__items{grid-template-columns:1fr 1fr;gap:.8rem}}.stock-sizes__item{display:flex;align-items:flex-start;padding:.8rem 1.6rem;background-color:#fff;border-radius:.8rem;border:1px solid rgba(141,153,174,.1);box-shadow:0 .4rem .8rem #8d99ae0d;font-size:1.5rem;color:#2b2d42;transition:all .2s ease}.stock-sizes__item:hover{box-shadow:0 .4rem 1.6rem #8d99ae1a;border-color:#8d99ae33}.stock-sizes__item-content{display:flex;flex-direction:column;flex:1}.stock-sizes__item-size{font-weight:500;margin-bottom:.4rem}.stock-sizes__item-spec{font-size:1.2rem;color:#ef233c;display:block;line-height:1.3;margin-bottom:.4rem}.stock-sizes__item-material,.stock-sizes__item-thickness{font-size:1.2rem;color:#8d99ae;display:block;line-height:1.3}.stock-sizes__item-availability{margin-top:.4rem;font-size:1.2rem;display:inline-block;padding:.2rem .4rem;border-radius:.2rem;line-height:1.2}.stock-sizes__item-availability.in-stock{background-color:#27ae601a;color:#27ae60}.stock-sizes__item-availability.expected{background-color:#f39c121a;color:#f39c12}.stock-sizes__item-availability.out-of-stock{background-color:#8d99ae1a;color:#8d99ae}.stock-sizes__icon{display:flex;align-items:center;justify-content:center;margin-right:.8rem;color:#ef233c}.stock-sizes__icon svg{width:18px;height:18px}.stock-sizes__table{width:100%;border-collapse:separate;border-spacing:0;margin:1.6rem 0 0}.stock-sizes__table th,.stock-sizes__table td{padding:.8rem 1.6rem;text-align:left;font-size:1.5rem}.stock-sizes__table th{background-color:#f2f6f899;font-weight:500;color:#2b2d42;border-bottom:1px solid rgba(141,153,174,.1)}.stock-sizes__table tr:nth-child(2n) td{background-color:#f2f6f84d}.stock-sizes__table tr:hover td{background-color:#fef5f74d}.stock-sizes__table td{border-bottom:1px solid rgba(141,153,174,.05)}.stock-sizes__table .size-name{font-weight:500}.stock-sizes__table .availability-badge{display:inline-block;padding:.4rem .8rem;border-radius:.4rem;font-size:calc(1.5rem - 1px);font-weight:500}.stock-sizes__table .availability-badge.in-stock{background-color:#27ae601a;color:#27ae60}.stock-sizes__table .availability-badge.expected{background-color:#f39c121a;color:#f39c12}.stock-sizes__table .availability-badge.out-of-stock{background-color:#8d99ae1a;color:#8d99ae}.stock-sizes__table .availability-badge:not(.in-stock):not(.expected):not(.out-of-stock){background-color:#ef233c1a;color:#ef233c}@media(max-width:56.24em){.stock-sizes__table{table-layout:fixed;border-collapse:collapse;width:100%;display:block}.stock-sizes__table th{padding:1.6rem .8rem;display:none}.stock-sizes__table thead{display:none}.stock-sizes__table tbody,.stock-sizes__table tr,.stock-sizes__table td{display:block;width:100%}.stock-sizes__table tr{margin-bottom:1.6rem;display:block;border:1px solid rgba(141,153,174,.1);border-radius:.8rem;box-shadow:0 .4rem .8rem #8d99ae0d}.stock-sizes__table td{display:block;text-align:right;position:relative;padding:.8rem 1.6rem;padding-left:50%;border-bottom:1px solid rgba(141,153,174,.05)}.stock-sizes__table td:before{content:attr(data-label);position:absolute;left:1.6rem;top:.8rem;width:45%;white-space:nowrap;text-align:left;font-weight:500}.stock-sizes__table td:last-child{border-bottom:none}}.stock-sizes__info{display:flex;align-items:flex-start;margin-top:0;padding:1.6rem;background-color:#f2f6f880;border-radius:0 0 .8rem .8rem}.stock-sizes__info p{margin:0;font-size:1.5rem;color:#8d99ae;line-height:1.5}.stock-sizes__info-icon{flex-shrink:0;margin-right:.8rem;color:#ef233c;margin-top:2px}.stock-sizes__link{color:#ef233c;font-weight:500;text-decoration:none}.stock-sizes__link:hover{text-decoration:underline}.product-details{width:100%;margin:0 auto}.product-text{padding-top:4rem;font-size:1.8rem;line-height:1.7}@media(max-width:37.49em){.product-text{padding-top:1.6rem;font-size:1.6rem;line-height:2}.product-text .product-description{max-height:30rem;overflow:hidden;position:relative}.product-text .product-description:after{content:"";position:absolute;height:3.2rem;left:50%;right:0;bottom:0;background:linear-gradient(270deg,#fff,#fff0 132.04%)}}.product-text .show-more-button{display:none;color:#ef233c;align-items:center;column-gap:.8rem;font-size:1.6rem;cursor:pointer}@media(max-width:37.49em){.product-text .show-more-button{display:inline-flex}}.product-text .show-more-button .font-icons--chevron-down{transition:all .15s linear}.product-text .show-more-button:hover{color:#d10f27}.product-text.mobile-expanded .product-description{max-height:none;overflow:auto}.product-text.mobile-expanded .product-description:after{display:none}.product-text.mobile-expanded .show-more-button .font-icons--chevron-down{transform:rotate(-180deg)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:4rem 2.4rem 6.4rem;margin:0 auto;max-width:120.4rem;gap:4.8rem;justify-content:center}@media(max-width:56.24em){.category-grid{grid-template-columns:repeat(2,1fr);padding:3.2rem 2.4rem 5.6rem;gap:4rem}}@media(max-width:37.49em){.category-grid{grid-template-columns:1fr;padding:2.4rem 1.6rem 4.8rem;gap:3.2rem}}@media(max-width:23.4275em){.category-grid{padding:1.6rem .8rem 4rem;gap:2.4rem}}.category-grid__link{display:flex;flex-direction:column;row-gap:2.4rem;overflow:hidden;width:100%;height:100%}@media(max-width:56.24em){.category-grid__link{row-gap:1.6rem}}@media(max-width:23.4275em){.category-grid__link{row-gap:.8rem}}.category-grid__link:hover{transition:all .3s cubic-bezier(.65,.05,.36,1)}.category-grid__link:hover .category-grid__picture{box-shadow:0 4px 20px #0000001a}.category-grid__link:hover .category-grid__picture img{transform:scale(1.05)}.category-grid__link:focus{outline:.2rem solid #8D99AE}.category-grid__picture{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;width:100%;height:22rem;border-radius:.8rem;transition:all .3s cubic-bezier(.65,.05,.36,1);box-shadow:0 2px 10px #0000000d}.category-grid__picture img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .3s cubic-bezier(.65,.05,.36,1);border-radius:.8rem}.category-grid__title{display:flex;align-items:center;padding:1.6rem 2.4rem;justify-content:space-between;width:100%}.category-grid__title h3{font-size:2.25rem;line-height:1.25;font-weight:500;margin:0}@media(max-width:37.49em){.category-grid__title h3{font-size:1.8rem}}.category-grid__title .font-icons--link{font-size:1.8rem;color:#ef233c;margin-left:auto}@media(max-width:37.49em){.category-grid__title .font-icons--link{font-size:1.5rem}}.cta{width:100%;background:linear-gradient(90deg,#ef233c,#d90429);padding:4.8rem 6.4rem;color:#fff}@media(max-width:37.49em){.cta{padding:2.4rem 1.6rem}}.cta__content{width:100%;margin:0 auto;max-width:none}.cta__text{margin-top:1.6rem;font-size:1.8rem;line-height:2;color:#2b2d42}@media(max-width:37.49em){.cta__text{font-size:1.5rem;line-height:1.5}}.cta .cta-button{margin-top:2.4rem;display:inline-flex;align-items:center;padding:1.6rem 2.4rem;background-color:#fff;color:#ef233c;border-radius:.4rem;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s}.cta .cta-button:hover{background-color:#2b2d42;color:#fff}.cta .cta-button i{margin-left:1.6rem}.single-testimonial{background:#f8fafb;width:100%;padding:0 4.8rem}@media(max-width:37.49em){.single-testimonial{padding:0 1.6rem}}.single-testimonial__wrapper{display:flex;align-items:flex-start;max-width:92rem;margin:0 auto;padding:4.8rem 0;position:relative}@media(max-width:56.24em){.single-testimonial__wrapper{flex-direction:column-reverse;padding:2.4rem 0;row-gap:2.4rem}}.single-testimonial__logo-container{min-width:200px;height:100px;display:flex;align-items:center;justify-content:center}@media(max-width:56.24em){.single-testimonial__logo-container{margin:0 auto}}.single-testimonial__review{width:100%;padding-left:4.8rem}@media(max-width:74.99em){.single-testimonial__review{padding-left:4rem}}@media(max-width:56.24em){.single-testimonial__review{padding-left:0}}.single-testimonial__quotes{left:0;top:4rem;position:absolute;width:24px;height:24px}@media(max-width:56.24em){.single-testimonial__quotes{position:static;margin-bottom:.8rem;width:1.6rem;height:auto}}.single-testimonial__review-info{font-size:2.25rem;line-height:1.7;font-style:italic;color:#2b2d42;max-width:80%}@media(max-width:56.24em){.single-testimonial__review-info{font-size:1.8rem;line-height:1.7}}@media(max-width:37.49em){.single-testimonial__review-info{font-size:1.5rem;max-width:100%}}@media(max-width:23.4275em){.single-testimonial__review-info{font-size:1.2rem}}.single-testimonial__user-info{margin-top:2.4rem;font-size:1.2rem;line-height:1.25}.single-testimonial__user-name{font-weight:500}.single-testimonial__user-company{padding-top:.4rem;font-weight:400;opacity:.8}.single-testimonial__review-photo{width:100%;max-width:200px;max-height:100px;object-fit:contain}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.slider-gallery{position:relative}.slider-gallery__swiper{width:100%;overflow:visible;padding:1.6rem 0 4.8rem}.slider-gallery .swiper-slide{width:280px;height:auto;display:flex}.slider-gallery__card{display:flex;flex-direction:column;border-radius:.8rem;overflow:hidden;box-shadow:0 8px 24px #8d99ae26;transition:transform .3s ease;background-color:#fff;height:100%;width:100%}.slider-gallery__card:hover{transform:translateY(-.4rem);box-shadow:0 .8rem 1.6rem #8d99ae1a}.slider-gallery__card:hover .slider-gallery__image{transform:scale(1.05)}.slider-gallery__image-container{overflow:hidden;position:relative;padding-bottom:100%;height:0;background-color:#f2f6f8;border-radius:.8rem}.slider-gallery__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.slider-gallery__empty{padding:1.6rem;text-align:center;background-color:#f2f6f8;border-radius:.8rem;font-size:1.5rem}@media(max-width:56.25em){.slider-gallery .swiper-slide{width:240px}}@media(max-width:37.5em){.slider-gallery .swiper-slide{width:200px}}.card-carousel{position:relative}.card-carousel__header{margin-bottom:2.4rem}.card-carousel__title{margin-bottom:.4rem}.card-carousel p.card-carousel__description{color:#8d99ae;max-width:90%;font-size:1.8rem;line-height:1.5;margin-bottom:2.4rem}.card-carousel__swiper{width:100%;overflow:hidden;padding:1.6rem 0 4.8rem;margin-bottom:2.4rem}.card-carousel .swiper-slide{width:280px;height:auto;display:flex}.card-carousel__card{display:flex;flex-direction:column;border-radius:.8rem;overflow:hidden;box-shadow:0 8px 24px #8d99ae26;height:100%;width:100%;transition:transform .3s ease;text-decoration:none;color:#2b2d42;background-color:#fff}.card-carousel__card,.card-carousel__card:hover,.card-carousel__card:visited,.card-carousel__card:active{text-decoration:none}.card-carousel__card:hover{transform:translateY(-.4rem);box-shadow:0 .8rem 1.6rem #8d99ae1a}.card-carousel__card:hover .card-carousel__image{transform:scale(1.05)}.card-carousel__image-container{overflow:hidden}.card-carousel__image{object-fit:cover;transition:transform .5s ease}.card-carousel__content{padding:1.6rem;display:flex;flex-direction:column;flex-grow:1}.card-carousel h3.card-carousel__item-title{font-size:1.5rem;margin-bottom:.8rem;color:#2b2d42}.card-carousel p.card-carousel__item-description{color:#8d99ae;font-size:1.5rem;line-height:1.4;text-decoration:none;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-carousel__empty{padding:1.6rem;text-align:center;background-color:#f2f6f8;border-radius:.8rem;font-size:1.5rem}.card-carousel a{text-decoration:none}.card-carousel a:visited,.card-carousel a:active{text-decoration:none;color:inherit}@media(max-width:37.5em){.card-carousel__content{padding:.8rem;justify-content:center;align-items:center;text-align:center}.card-carousel h3.card-carousel__item-title{font-size:1.5rem;margin-bottom:0}.card-carousel p.card-carousel__item-description{display:none}}.detail-page .content-container{max-width:120.4rem;margin:0 auto;padding:0 2.4rem;width:100%}@media(max-width:56.24em){.detail-page .content-container{padding:0 1.6rem}}.detail-page.with-breadcrumbs{padding-top:2.4rem}.detail-page .detail-title{display:flex;flex-direction:column;align-items:center;row-gap:1.6rem;font-size:4.4rem;font-weight:600;color:#2b2d42;margin-bottom:2.4rem;line-height:1.25;text-align:center;font-family:inherit}.detail-page .detail-title:after{content:"";display:inline-block;width:6.4rem;height:.1rem;background-color:#ef233c}@media(max-width:56.24em){.detail-page .detail-title{font-size:3.5rem}}@media(max-width:37.49em){.detail-page .detail-title{font-size:2.8rem}}.detail-page .gallery-section{width:100%;margin-bottom:4rem;overflow:hidden}.detail-page .gallery-section :global(.gallery-slider),.detail-page .gallery-section :global(.slider-gallery){width:100%}.detail-page .product-summary-section{width:100%;margin-bottom:4rem}.detail-page .product-summary{font-size:1.8rem;line-height:1.7;color:#8d99ae;width:100%;margin:0}.detail-page .key-features-section{width:100%;margin-bottom:4.8rem;margin-top:4rem}.detail-page .section-heading{font-size:2.8rem;margin-bottom:3.2rem;color:#2b2d42;font-weight:600;border-bottom:1px solid #8D99AE;padding-bottom:.8rem}@media(max-width:56.24em){.detail-page .section-heading{font-size:2.25rem}}.detail-page .features-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem 8rem;margin-bottom:4rem}@media(max-width:56.24em){.detail-page .features-grid{grid-template-columns:1fr;gap:4rem}}.detail-page .features-column{display:flex;flex-direction:column;gap:3.2rem}.detail-page .feature-item{position:relative;padding-left:2.4rem;border-left:2px solid #EF233C;margin-bottom:2.4rem}.detail-page .feature-item:last-child{margin-bottom:0}@media(max-width:56.24em){.detail-page .feature-item{margin-bottom:1.6rem}}.detail-page .feature-title{margin:0 0 .4rem;font-size:1.8rem;font-weight:500;color:#2b2d42;line-height:1.4}.detail-page .feature-description{margin:0;font-size:1.8rem;color:#8d99ae;line-height:1.4}.detail-page .content-section{width:100%;margin-bottom:4.8rem}.detail-page .content-section :global(.expandable-content){max-width:92rem;margin-left:0;margin-right:0}.detail-page .tabbed-info-section{width:100%;margin:4rem 0 4.8rem}.detail-page .tabbed-info-section :global(.tab-interface__content){padding:3.2rem}.detail-page .tabbed-info-section :global(.tab-interface__header){margin-bottom:2.4rem}.detail-page .testimonial-section{width:100%;margin:4.8rem 0 0;padding:0}.detail-page .cta-section-bottom{margin-top:0}@media(max-width:56.24em){.detail-page .features-grid{grid-template-columns:1fr}.detail-page .tabbed-info-section{margin:2.4rem 0}.detail-page .testimonial-section,.detail-page .cta-section-bottom{margin:4rem auto}}
