header .nav-top-link{height:100%;font-size:13px;display:flex;padding:3px 10px;position:relative;align-items:center;text-decoration:none;box-sizing:border-box;justify-content:center;text-transform:uppercase;font-family:var(--heading-font-family)}header .nav-top-link:hover:after{transform:scaleX(1);transform-origin:left}header .nav-top-link:after{left:0;bottom:0;content:"";width:100%;height:1px;position:absolute;transform:scaleX(0);transform-origin:right;background-color:#000;transition:transform .3s}@keyframes hotSpotKF{0%{box-shadow:0 .5px 2px #ef6f6c;transform:scale(1)}50%{box-shadow:0 .5px 3px 3px #ef6f6c;transform:scale(1.2)}to{box-shadow:0 .5px 2px #ef6f6c;transform:scale(1)}}.shop-the-look .shop-the-look-hotspot{transform:translate3d(-8px,-8px,0);position:absolute;z-index:10;padding:8px;pointer-events:all}.shop-the-look .shop-the-look-hotspot .pulse{width:16px;height:16px;margin:unset;font-size:1.3em;font-weight:700;color:#ef6f6c;border:2px solid #ef6f6c;box-shadow:0 0 #ef6f6c;border-radius:100%;background-color:#fff;cursor:pointer;animation:pulse 2s infinite cubic-bezier(.66,0,0,1)}.shop-the-look .shop-the-look-hotspot.active{transform:translate3d(-8px,-8px,0) scale(2)!important}.shop-the-look .shop-the-look-hotspot.active .pulse{background-color:#ef6f6c}@keyframes pulse{to{box-shadow:0 0 0 15px #fff0}}.bottom-sheet-modal{top:50%;left:50%;width:100%;height:100%;z-index:10000;position:fixed;max-width:500px;max-height:90%;overflow:hidden;will-change:transform,opacity;border-radius:16px;opacity:0;background-color:#fff;transform:translate3d(-50%,200%,0);transition:opacity .1s cubic-bezier(.165,.84,.64,1),transform .3s cubic-bezier(.165,.84,.64,1);box-shadow:1px 1px 15px #0000001a}.bottom-sheet-modal.mobile{left:50%;bottom:0;top:unset;transform:translate3d(-50%,200%,0);border-bottom-left-radius:0;border-bottom-right-radius:0}.bottom-sheet-modal.visible{opacity:1;transform:translate3d(-50%,-50%,0)}.bottom-sheet-modal.visible.mobile{transform:translate3d(-50%,0,0)}@media (max-width: 1024px){.inline-search-container .product-card .footer{padding:0}}@media (max-width: 1024px){.inline-search-container .product-card .footer .product-card-title{font-size:10px;line-height:10px}}.product-cards-list-container{overflow-x:auto}.product-cards-list-container::-webkit-scrollbar{height:5px;background-color:#f2f2f2;border-radius:0!important}.product-cards-list-container::-webkit-scrollbar-thumb{background:#bfbfbf}.product-cards-list-container .product-card-wrapper{width:calc(25% - 50px);padding-bottom:15px}.product-cards-list-container .product-card-wrapper:not(:last-child){margin-right:20px}@media (max-width: 768px){.product-cards-list-container .product-card-wrapper{width:calc(32% - 15px);padding-bottom:0}.product-cards-list-container .product-card-wrapper:first-child:nth-last-child(2),.product-cards-list-container .product-card-wrapper:first-child:nth-last-child(2)~.product-card-wrapper{width:calc(50% - 10px)}}@media (max-width: 540px){.product-cards-list-container .product-card-wrapper{width:60%}.product-cards-list-container .product-card-wrapper:first-child:nth-last-child(1){width:50%}.product-cards-list-container .product-card-wrapper:first-child:nth-last-child(2),.product-cards-list-container .product-card-wrapper:first-child:nth-last-child(2)~.product-card-wrapper{width:calc(50% - 10px)}}.product-card{overflow:hidden;position:relative;color:var(--color-secondary);background-color:#fff;border-radius:var(--global-border-radius)}@media (max-width: 767px){.product-card{margin-bottom:5px}}.product-card .header{width:100%;position:relative}.product-card .header .featured-image-container{position:relative}.product-card .header .featured-image-container img{overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#fff}.product-card .footer{padding:10px;display:flex;position:relative;align-items:center;justify-content:flex-start;color:var(--color-main);text-align:left}.product-card .footer .product-card-details .product-card-title{text-transform:uppercase}@media (max-width: 767px){.product-card .footer .product-card-details .product-card-title{font-size:12px;line-height:15px}}.product-card .footer .product-card-details .card-price{font-size:12px}@media (max-width: 767px){.product-card .footer .product-card-details .card-price{font-size:10px}}.product-card .footer .product-card-details .card-price .compare-at{display:flex;align-items:center;justify-content:flex-start}.product-card .footer .product-card-details .card-price .compare-at .original-price{color:#878787;text-decoration:line-through}.product-card .footer .product-card-details .card-price .compare-at .sale-price{color:var(--product-sale-price-color)}.hero-slider-section .hero-slide{width:100%;height:auto;position:relative}.hero-slider-section .hero-slide .hero-slide-content{top:0;left:0;width:100%;height:100%;padding:50px;z-index:2;display:flex;position:absolute;box-sizing:border-box}@media (max-width: 800px){.hero-slider-section .hero-slide .hero-slide-content h1{font-size:2em;line-height:1em}}.hero-slider-section .hero-slide .hero-slide-content p{font-weight:300}.hero-slider-section .hero-slide .hero-slide-content.left-aligned{text-align:left}.hero-slider-section .hero-slide .hero-slide-content.center-aligned{text-align:center}.hero-slider-section .hero-slide .hero-slide-content.right-aligned{text-align:right}@media (max-width: 800px){.hero-slider-section .hero-slide .hero-slide-content{padding:25px}}.hero-slider-section .hero-slide .hero-slide-content.top-left{justify-content:flex-start;align-items:flex-start}.hero-slider-section .hero-slide .hero-slide-content.top-middle{justify-content:center;align-items:flex-start}.hero-slider-section .hero-slide .hero-slide-content.top-right{justify-content:flex-end;align-items:flex-start}.hero-slider-section .hero-slide .hero-slide-content.center-left{justify-content:flex-start;align-items:center}.hero-slider-section .hero-slide .hero-slide-content.center-middle{justify-content:center;align-items:center}.hero-slider-section .hero-slide .hero-slide-content.center-right{justify-content:flex-end;align-items:center}.hero-slider-section .hero-slide .hero-slide-content.bottom-left{justify-content:flex-start;align-items:flex-end}.hero-slider-section .hero-slide .hero-slide-content.bottom-middle{justify-content:center;align-items:flex-end}.hero-slider-section .hero-slide .hero-slide-content.bottom-right{justify-content:flex-end;align-items:flex-end}.hero-slider-section .hero-slide img{width:100%}:root{--header-height: 100px;--color-sale-price: #d30d0d;--color-green: #2ab02f;--color-cta: #ef6f6c;--color-main: #3c3c3c;--global-border-radius: 20px;--product-sale-price-color: #fe6666;--heading-font-size-scale: 16px;--page-width: 1420px;--button-border-radius: 8px;--heading-font-family: "Century Gothic Bold", "sans-serif";--body-font-family: "Century Gothic", "sans-serif"}body{color:#1c1d1d;letter-spacing:1px;font-family:var(--body-font-family)}body .rounded-card{border-radius:24px;box-shadow:4px 5px 10px #0000002e}body .rounded-card.product-card{border-radius:16px;box-shadow:2px 2px 10px #000}body button#sizefox{font-weight:700;border-radius:10px!important;overflow:hidden;background-color:#000!important}body iframe{max-width:100%}body *{font-variant-ligatures:none}body html{scroll-padding-top:10rem}body model-viewer::part(default-progress-mask){display:none}body model-viewer::part(default-progress-bar){display:none}body .font-bold{font-family:var(--heading-font-family)}body input[type=search]::-webkit-search-decoration,body input[type=search]::-webkit-search-cancel-button,body input[type=search]::-webkit-search-results-button,body input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}body .prose h1:first-child,body .prose h2:first-child,body .prose h3:first-child,body .prose h4:first-child,body .prose h5:first-child,body .prose h6:first-child{margin-top:0}body h1,body h2,body h3,body h4,body h5,body h6{font-family:var(--heading-font-family);text-transform:uppercase;word-break:break-word}body h1{font-size:3rem;line-height:3rem}body h2{font-size:2.25rem;line-height:2.25rem}body h3{font-size:1.875rem;line-height:1.875rem}body h4{font-size:1.5rem;line-height:1.5rem}body h5{font-size:1.25rem;line-height:1.25rem}body h6{font-size:1rem;line-height:1rem}body .swiper-pagination-bullet{width:10px;cursor:pointer;height:10px;border-radius:100%;background-color:red;display:inline-block;margin:0 3px;opacity:.3}body .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}body .loader{margin:0 auto;font-size:6px;position:relative;text-indent:-9999em;border:.9em solid rgba(255,255,255,.5);border-left-color:var(--color-cta);transform:translateZ(0);animation:load8 .7s infinite linear}body .loader,body .loader:after{width:22px;height:22px;border-radius:50%}@-webkit-keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body form input:not([type="checkbox"]),body form select,body form textarea{width:100%;resize:none;outline:none;display:block;line-height:normal;padding:8px 15px;background-color:transparent;-webkit-appearance:none;border:1px solid #e8e8e8;border-radius:var(--global-border-radius)}body form button{width:100%;font-size:16px;padding:10px 0;color:#000}body form button:hover{color:#fff;background-color:var(--color-cta)}body .skeleton-box{height:20px;width:100%;position:relative;overflow:hidden;border-radius:10px;background-color:#0000001a}body .skeleton-box:after{position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.03) 20%,rgba(0,0,0,.03) 60%,rgba(0,0,0,0));animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translate(100%)}}body .spinner{font-size:6px;margin:0 auto;text-indent:-9999em;border:.6em solid rgba(0,0,0,.2);border-left-color:var(--color-cta);animation:lazyLoadLoader .7s infinite linear}body .spinner,body .spinner:after{width:20px;height:20px;border-radius:50%}@keyframes lazyLoadLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1280px){body .scroller{padding-left:20px;margin-left:-20px;margin-right:-20px;max-width:100vw}body .scroller:after{content:"11i";display:block;visibility:hidden}}body button,body .button{width:fit-content;color:#fff;padding:8px 20px;border-radius:10px;background-color:#000;text-transform:uppercase;border:1px solid #000;letter-spacing:2px;font-family:var(--heading-font-family);transition:box-shadow .2s cubic-bezier(.17,.67,.83,.67);text-align:center}body button[disabled],body .button[disabled]{cursor:not-allowed}body button:hover,body .button:hover{opacity:1;background-color:var(--color-main);border-color:var(--color-main)}body button.frosted-bg,body .button.frosted-bg{border:none;color:#000;text-shadow:none;box-shadow:2px 2px 10px #0003;background-color:#ffffff8c;backdrop-filter:saturate(182%) blur(1.1rem);-webkit-backdrop-filter:saturate(182%) blur(1.1rem)}body .button-collection{background-color:#3c3c3c;border:1px solid #000;color:#fff;padding:10px;border-radius:10px;transition:box-shadow .2s cubic-bezier(.17,.67,.83,.67);font-weight:700;font-family:sans-serif}body .button-collection:hover{box-shadow:1px 1px 15px #0006}body .transform-centered{top:50%;left:50%;z-index:1;position:absolute;transform:translate(-50%,-50%)}body .brandSwiperImage{transition:transform .5s ease-in-out}body .brandSwiperImage:hover{transform:scale(1.1)}body .customFilters{transition:background-color .1s cubic-bezier(.17,.67,.83,.67)}body .customFilters:hover{color:#fff;background-color:#000}body #Localization select{appearance:none;-webkit-appearance:none;-moz-appearance:none}body #Localization select:focus{outline:none}body .product-badge{border-radius:5px;color:#fff;font-size:10px;font-weight:700;line-height:10px;padding:4px 6px;text-transform:uppercase;background-color:var(--color-main);box-shadow:1px 1px 10px #0003}
