.custom_hero_slider .swiper{width:100%;background-color:#141414}.custom_hero_slider .swiper-slide{display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.custom_hero_slider .swiper-pagination-bullets.custom-pagination{bottom:20px;display:flex;justify-content:center;align-items:center;gap:10px}.custom-pagination .swiper-pagination-bullet{width:35px;height:5px;background-color:#fff7;border-radius:5px;border:none;opacity:1;position:relative;overflow:hidden;cursor:pointer}.custom-pagination .swiper-pagination-bullet span{display:block;width:0%;height:100%;background-color:#fff}.custom-pagination .swiper-pagination-bullet-active span{width:100%}.custom--hero-image{position:relative;padding-top:44%;width:100%;display:block}.custom--hero-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.custom--hero-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f3f3f3 25%,#e8e8e8,#f3f3f3 75%);background-size:200% 100%;animation:shimmer 1.5s linear infinite;z-index:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.collection-slider-v2-wrapper{padding:40px 16px;max-width:1500px;margin:0 auto}.section-title-v2{font-size:28px;font-weight:500;margin-bottom:24px;color:#121212;text-align:center}.slider-container-v2-relative{position:relative;width:100%}.static-grid-v2 .static-grid-wrapper-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:768px){.static-grid-v2 .static-grid-wrapper-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:1024px){.static-grid-v2 .static-grid-wrapper-v2{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}}.product-card-v2{display:flex;flex-direction:column}.product-card-v2__link{text-decoration:none;color:inherit}.product-card-v2__image-wrapper{position:relative;width:100%;padding-bottom:133.33%;background-color:#f3f3f3;overflow:hidden;margin-bottom:12px}.product-card-v2__image-wrapper svg,.product-card-v2__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-card-v2__title{font-size:14px;font-weight:400;color:#222;margin:0 0 6px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-v2__price-container{display:flex;align-items:center;gap:6px;font-size:14px;flex-wrap:wrap}.product-card-v2__price-sale{font-weight:600;color:#121212}.product-card-v2__price-compare{color:#767676;text-decoration:line-through}.product-card-v2__discount{color:#db4444;font-weight:500}.swiper-button-prev-v2,.swiper-button-next-v2{position:absolute;top:40%;transform:translateY(-50%);width:40px;height:70px;background:#ffffffe6;box-shadow:0 2px 5px #0000001a;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;transition:background .2s}.swiper-button-prev-v2:hover,.swiper-button-next-v2:hover{background:#fff}.swiper-button-prev-v2{left:0}.swiper-button-next-v2{right:0}.swiper-button-prev-v2 svg,.swiper-button-next-v2 svg{width:24px;height:24px;color:#333}.swiper.featured-swiper-v2{overflow:hidden}.swiper.featured-swiper-v2:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.swiper.featured-swiper-v2:not(.swiper-initialized) .swiper-slide{flex:0 0 83.33%;max-width:83.33%}@media(min-width:768px){.swiper.featured-swiper-v2:not(.swiper-initialized) .swiper-wrapper{gap:16px}.swiper.featured-swiper-v2:not(.swiper-initialized) .swiper-slide{flex:0 0 31.25%;max-width:31.25%}}@media(min-width:1024px){.swiper.featured-swiper-v2:not(.swiper-initialized) .swiper-wrapper{gap:16px}.swiper.featured-swiper-v2:not(.swiper-initialized) .swiper-slide{flex:0 0 calc((100% - 64px)/5);max-width:calc((100% - 64px)/5)}}.swiper.featured-swiper-v2:not(.swiper-initialized)~.swiper-button-prev-v2,.swiper.featured-swiper-v2:not(.swiper-initialized)~.swiper-button-next-v2{display:none}.collection-list-v3-wrapper{padding:40px 16px;max-width:1500px;margin:0 auto}.section-title-v3{font-size:28px;font-weight:500;margin-bottom:24px;color:#121212;text-align:center}.slider-container-v3-relative{position:relative;width:100%}.static-grid-v3 .static-grid-wrapper-v3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:768px){.static-grid-v3 .static-grid-wrapper-v3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:1024px){.static-grid-v3 .static-grid-wrapper-v3{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.collection-card-v3{display:flex;flex-direction:column}.collection-card-v3__image-wrapper{position:relative;width:100%;padding-bottom:125%;background-color:#f3f3f3;overflow:hidden;display:block}.collection-card-v3__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.collection-card-v3:hover .collection-card-v3__image{transform:scale(1.04)}.collection-card-v3__overlay{position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,#000000d9,#0006,#0000);display:flex;align-items:flex-end;justify-content:center;padding:24px 16px;box-sizing:border-box}.collection-card-v3__content{text-align:center;width:100%}.collection-card-v3__title{font-size:18px;font-weight:400;color:#fff;margin:0 0 16px;line-height:1.3}.collection-card-v3__button{display:inline-block;background:#fff;color:#000;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:1.5px;padding:12px 36px;text-transform:uppercase;transition:opacity .2s ease}.collection-card-v3__button:hover{opacity:.9}.swiper-button-prev-v3,.swiper-button-next-v3{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:70px;background:#ffffffe6;box-shadow:0 2px 5px #0000001a;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;transition:background .2s}.swiper-button-prev-v3:hover,.swiper-button-next-v3:hover{background:#fff}.swiper-button-prev-v3{left:0}.swiper-button-next-v3{right:0}.swiper-button-prev-v3 svg,.swiper-button-next-v3 svg{width:24px;height:24px;color:#333}.swiper-button-disabled{opacity:0;pointer-events:none}.swiper.collection-swiper-v3{overflow:hidden}.swiper.collection-swiper-v3:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.swiper.collection-swiper-v3:not(.swiper-initialized) .swiper-slide{flex:0 0 83.33%;max-width:83.33%}@media(min-width:768px){.swiper.collection-swiper-v3:not(.swiper-initialized) .swiper-wrapper{gap:16px}.swiper.collection-swiper-v3:not(.swiper-initialized) .swiper-slide{flex:0 0 31.25%;max-width:31.25%}}@media(min-width:1024px){.swiper.collection-swiper-v3:not(.swiper-initialized) .swiper-wrapper{gap:16px}.swiper.collection-swiper-v3:not(.swiper-initialized) .swiper-slide{flex:0 0 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4)}}.swiper.collection-swiper-v3:not(.swiper-initialized)~.swiper-button-prev-v3,.swiper.collection-swiper-v3:not(.swiper-initialized)~.swiper-button-next-v3{display:none}@media(max-width:767px){.custom--hero-image{padding-top:126%}}.cf-wrap{--bg: #faf8f5;--ink: #1c1a17;--muted: #8a8378;--accent: #9c6b4f;padding:56px 20px 0;border-radius:12px;overflow:hidden}.cf-heading{text-align:center;font-size:28px;letter-spacing:.5px;color:var(--ink);margin:0 0 40px;font-weight:400}.cf-heading span{color:var(--accent);font-style:italic}.cf-stage{position:relative;height:460px;display:flex;align-items:center;justify-content:center;perspective:1400px}.cf-track{position:relative;width:100%;height:100%;z-index:9}.cf-card{position:absolute;top:50%;left:50%;width:300px;height:500px;border-radius:10px;overflow:hidden;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .5s ease,filter .5s ease;cursor:pointer;display:flex;align-items:flex-end}.cf-card-inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0;position:relative}.cf-swatch{position:absolute;top:0;right:0;bottom:0;left:0}.cf-info{position:relative;z-index:2;padding:16px 16px 18px;color:#fff}.cf-brand{font-size:11px;letter-spacing:4px;text-transform:uppercase;opacity:.85;margin-bottom:6px}.cf-name{font-size:13px;line-height:1.4;margin-bottom:10px}.cf-view{display:inline-block;font-size:11px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;color:#fff;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:2px}.cf-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#00000026 45%,#0000 65%);z-index:1}.cf-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#1c1a178c;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:18px;transition:background .2s ease}.cf-arrow:hover{background:#1c1a17d9}.cf-arrow.left{left:24%}.cf-arrow.right{right:24%}.cf-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.cf-dot{width:7px;height:7px;border-radius:50%;background:#d8d1c6;cursor:pointer;transition:all .3s ease}.cf-dot.active{background:var(--accent);width:20px;border-radius:4px}.cf-swatch img{width:100%;height:100%;object-fit:cover}@media(max-width:1420px){.cf-arrow.right{right:21%}.cf-arrow.left{left:21%}}@media(max-width:1320px){.cf-arrow.right{right:19%}.cf-arrow.left{left:19%}}@media(max-width:1320px){.cf-arrow.right{right:18%}.cf-arrow.left{left:18%}}@media(max-width:1199px){.cf-arrow.right{right:0}.cf-arrow.left{left:0}}@media(max-width:767px){.cf-arrow{background:#000}}@media(max-width:640px){.cf-card{width:230px;height:370px}.cf-stage{height:380px}.cf-arrow.left{left:-9px}.cf-arrow.right{right:-9px}.cf-track{z-index:1}}.promo-grid-v4-wrapper{padding:40px 16px;max-width:1500px;margin:0 auto}.section-title-v4{text-align:center;font-size:28px;font-weight:400;margin-bottom:30px;color:#121212;letter-spacing:.5px}.promo-grid-v4-container{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.promo-grid-v4-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.promo-grid-v4-card{width:100%;position:relative}.promo-grid-v4-image-wrapper{position:relative;width:100%;padding-bottom:56.25%;background-color:#e5e5e5;overflow:hidden}.promo-grid-v4-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.25,1,.5,1)}.promo-grid-v4-card:hover .promo-grid-v4-image{transform:scale(1.03)}.promo-grid-v4-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;fill:#999;background:#eee}.promo-grid-v4-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.promo-grid-v4-content{text-align:center;color:#fff;max-width:85%}.promo-grid-v4-title{font-size:24px;font-weight:400;margin:0 0 8px;color:#fff;letter-spacing:.5px}.promo-grid-v4-subtitle{font-size:13px;font-weight:600;letter-spacing:1.5px;margin:0 0 10px;text-transform:uppercase}.promo-grid-v4-desc{font-size:13px;font-weight:300;margin:0 0 20px;opacity:.95}.promo-grid-v4-button{display:inline-block;background:#fff;color:#000;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:1.5px;padding:12px 32px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.promo-grid-v4-button:hover{background:#000;color:#fff}.page-width{max-width:1500px;margin:auto}.custom-size-chart{display:inline-block;padding:5px 10px;color:#434343;cursor:pointer;font-weight:700}.product-card-img-wrapper .carousel-nav-wrapper{display:none}.custom-position_img img{border:none}@media(min-width:1024px){.promo-grid-v4-title{font-size:32px}.promo-grid-v4-subtitle{font-size:15px}.promo-grid-v4-desc{font-size:14px}}@media(max-width:767px){.promo-grid-v4-image-wrapper{padding-bottom:63%}.cf-wrap{padding:0 20px}.cf-heading,.section-title-v2,.section-title-v4,.testimonial-main-heading,.section-title-v3{font-size:24px!important}.promo-grid-v4-wrapper{padding:20px 16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
