@import"https://fonts.googleapis.com/css2?family=Sometype+Mono:ital,wght@0,400..700;1,400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Oxanium&display=swap";body{margin:0;font-family:Sometype Mono,monospace;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:16px}p{margin-top:0}section.section-padding{padding-top:60px;padding-bottom:60px}section.section-padding header{margin-bottom:20px;line-height:1}section.section-padding header h1,section.section-padding header h2,section.section-padding header h3,section.section-padding header h4,section.section-padding header h5{margin-bottom:20px}.fancybox-inner{max-width:600px;margin:auto}.fancybox-inner img,.fancybox__content{max-width:100%}#newsletter-popup h3 span{color:#027f8f}#newsletter-popup p{line-height:1;margin:10px 0;font-size:22px}#newsletter-popup .input-field{margin:0}#newsletter-popup .accepts-marketing{margin:10px 0 20px;font-size:1.3em}#newsletter-popup form{text-align:center}*{scrollbar-color:black white;scrollbar-width:thin}*::-webkit-scrollbar{width:2px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#000}.container{max-width:1600px;margin:auto;padding-left:15px;padding-right:15px;width:calc(100% - 30px)}.font-weight-bold{font-weight:800}.prevent-select{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}@font-face{font-family:GinoLopez;src:url(ginolopez_font.ttf) format("truetype");font-weight:400;font-style:normal}h1,h2,h3,h4,h5{margin:0;font-family:Sometype Mono,sans-serif;text-transform:uppercase}h5{font-size:1.5em}h4{font-size:2em}h3{font-size:2.5em}h2{font-size:32px}@media screen and (max-width: 767px){h2{font-size:24px}}h1{font-size:3.5em}.small{font-size:.8em}.title-font{font-family:GinoLopez,sans-serif;text-transform:uppercase;padding-left:30px}.title-font.no-margin{padding-left:0}.title-font:is(h1){font-size:96px}@media screen and (max-width: 767px){.title-font:is(h1){font-size:48px}}.title-font:is(h2){font-size:64px}@media screen and (max-width: 767px){.title-font:is(h2){font-size:40px;padding-left:10px}}a.button,button.button{text-decoration:none;text-align:center;display:inline-block;padding:15px 50px;border-style:solid;transition:all .5s;font-family:Sometype Mono,monospace;font-size:16px;font-weight:600;cursor:pointer}a.button:hover,button.button:hover{text-decoration:underline}a.button.button-main,button.button.button-main{background-color:#000;color:#fff;border-color:#000}a.button.button-secondary,button.button.button-secondary{background-color:#fff;color:#000;border-color:#000;border-width:2px}a.button.button-outlined,button.button.button-outlined{background-color:transparent;color:#fff;border-color:#fff;border-width:2px}a.button.button-outlined-black,button.button.button-outlined-black{background-color:transparent;color:#000;border-color:#000;border-width:2px}.input-field{margin:20px 0;width:inherit}.input-field label{text-align:left}.input-field label h5{margin-bottom:5px}.input-field input,.input-field textarea,.input-field select{font-family:Sometype Mono,monospace;border:1px solid black;height:40px;background:#fff;padding:0 0 0 10px;color:#000;outline:none;width:calc(100% - 10px)}.input-field.inline_submit input,.input-field.inline_submit textarea{width:calc(100% - 94px);flex-shrink:0;vertical-align:bottom}.input-field.inline_submit button{width:42px;height:42px;padding:0;justify-content:center;align-items:center;background:#000;color:#fff;cursor:pointer;border:1px solid black}#shopify-section-header{position:sticky;top:0;z-index:99;background:#fff}nav{padding:0 30px;position:sticky;z-index:99;top:0}nav .content{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){nav .content>*{flex:1}nav .content .logo{display:flex;justify-content:center}nav .content .cart{justify-content:flex-end!important}}nav .content .logo{padding:5px}nav .content .logo a{display:flex}nav .content .logo img{max-height:50px}@media screen and (max-width: 767px){nav .content .logo{order:2}}nav .content .languages{display:none}@media screen and (min-width: 768px){nav .content .languages{display:block}}nav .content .cart{text-align:right;display:flex;justify-content:space-between;align-items:center;gap:15px;order:3}nav .content .cart a{text-transform:uppercase;font-weight:700;text-decoration:underline;color:#000}nav .content .cart .holder{position:relative}nav .content .cart .holder .cart--items{display:none;position:absolute;right:-13px;top:0;bottom:0;margin:auto;background-color:#d42e2a;width:12px;height:12px;border-radius:50%}nav .content .cart .holder .cart--items.cart--items--active{display:flex}nav .content .menu-toggler{order:1}@media screen and (min-width: 768px){nav .content .menu-toggler{display:none}}nav .content .menu-toggler img{font-size:20px}nav .content .menu-toggler .close{display:none}nav .content .menu-toggler.open .open{display:none}nav .content .menu-toggler.open .close{display:block}nav .menu{position:fixed;width:100%;background:#fff;top:60px;left:0;display:none;height:60px}nav .menu.open{display:block}@media screen and (max-width: 768px){nav .menu.open{display:flex}}@media screen and (max-width: 768px){nav .menu{height:calc(100vh - 60px);border-top:1px solid #C2C2C2;overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:contain;flex-direction:column;justify-content:space-between}}nav .menu>ul{padding:0;margin:0}@media screen and (min-width: 768px){nav .menu>ul{height:inherit}}nav .menu>ul>li{list-style:none;border-bottom:1px solid #C2C2C2;height:inherit}@media screen and (min-width: 768px){nav .menu>ul>li{padding:unset;border-bottom:none}}nav .menu>ul>li>a{color:#000;text-decoration:none;text-transform:uppercase;display:flex;align-items:center;margin:0;padding:20px}@media screen and (min-width: 768px){nav .menu>ul>li>a{padding:unset;justify-content:center}}nav .menu>ul>li>a:hover{text-decoration:underline}nav .menu>ul>li>a img{margin-left:5px;font-size:.8em}nav .menu>ul>li .submenu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:none;background:#eee}nav .menu>ul>li .submenu ul{padding:0}nav .menu>ul>li .submenu.open{display:block}@media screen and (max-width: 768px){nav .menu>ul>li .submenu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}nav .menu>ul>li .submenu figure{display:none}nav .menu>ul>li .submenu>ul>li>a{border-bottom:1px solid #C2C2C2;text-transform:uppercase;text-decoration:none;color:#000;padding:20px;display:block}}@media screen and (min-width: 768px){nav .menu{background:transparent;position:unset;width:unset;display:block}nav .menu>ul{display:flex;-webkit-padding-start:0;padding-inline-start:0}nav .menu>ul>li{justify-content:center;display:flex}nav .menu>ul>li>a{margin:0 30px}nav .menu>ul>li>a img{display:none}nav .menu>ul>li:hover .submenu{display:flex!important}nav .menu>ul>li .submenu{position:absolute;top:60px;left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#eee;width:100%;display:none;align-items:center;gap:30px}nav .menu>ul>li .submenu figure{height:350px;width:400px;margin:0}nav .menu>ul>li .submenu figure img{-o-object-fit:cover;object-fit:cover;height:350px;width:400px;max-height:unset}nav .menu>ul>li .submenu.open{display:none}nav .menu>ul>li .submenu ul{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:100px;column-gap:100px;row-gap:10px;max-width:350px;width:100%}nav .menu>ul>li .submenu ul li{text-align:left;list-style:none}nav .menu>ul>li .submenu ul li a{text-decoration:none;color:#000;justify-content:flex-start}nav .menu>ul>li .submenu ul li a:hover{text-decoration:underline}}nav .menu .infos{padding:100px 20px 20px;width:calc(100% - 40px);display:flex;justify-content:space-between}nav .menu .infos a{font-weight:700;color:#000;text-transform:uppercase}nav .menu .infos .languages{display:block}@media screen and (min-width: 768px){nav .menu .mobile-only{display:none}}section.video-hero{position:relative;height:70vh;width:100%}section.video-hero.text-center{text-align:center}section.video-hero.text-left{text-align:left}section.video-hero.text-right{text-align:right}section.video-hero svg{position:absolute;top:0;left:0;right:0;margin:auto;height:var(--divider_height);width:100%;z-index:99}section.video-hero .video-container{height:inherit;width:inherit;position:absolute;left:0;right:0;margin:auto;top:0;overflow:hidden}section.video-hero .video-container:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:inherit;height:inherit;background:#000}section.video-hero .video-container iframe{width:2500px;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.video-hero .content{position:relative;z-index:1;height:inherit;display:flex;justify-content:center;align-items:center}section.image-hero{position:relative;height:calc(100vh - 60px);width:100%;display:flex;justify-content:center;align-items:center}section.image-hero:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:inherit;height:inherit;background:#000}section.image-hero.text-center{text-align:center}section.image-hero.text-left{text-align:left}section.image-hero.text-right{text-align:right}section.image-hero .content{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-start}section.image-hero .content .iconic-image{max-width:100px;margin-bottom:80px}section.image-hero .content header .timer{display:flex;background:#1e1e1e;color:#c21f39;padding:15px;font-family:Oxanium,cursive;justify-content:center;margin-bottom:20px}section.image-hero .content header .timer .time-counter{text-align:center}section.image-hero .content header .timer .time-counter p{font-size:3em;margin:0;line-height:80px}section.image-hero .content header .timer .time-counter span{font-size:.8em}section.image-hero .content header .timer>span{display:flex;align-items:center;height:80px;margin:0 20px}section.image-hero .content header .timer>p{margin:0;text-shadow:0 0 5px #c21f39}@media screen and (min-width: 800px){section.image-hero .content header .timer>p{font-size:2em;line-height:55px}}@media screen and (max-width: 600px){section.image-hero .content header .timer{width:200px;flex-wrap:wrap;margin-left:auto;margin-right:auto;gap:15px;padding-left:0;padding-right:0}section.image-hero .content header .timer .time-counter p{font-size:2.5em;line-height:50px}section.image-hero .content header .timer .time-counter span{font-size:.6em}section.image-hero .content header .timer>span{display:none}}section.image-hero a.second-cta{background:#1e1e1e;border-color:#1e1e1e;color:#c21f39}section.image-hero a.second-cta:hover{background:#1e1e1e;border-color:#1e1e1e;color:#c21f39;text-shadow:0 0 5px #c21f39;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=0, Color=#C21F39)";box-shadow:0 0 13px 3px #c21f39;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=13,Direction=135,Color=#C21F39)}section.text_with_image{background-color:var(--background_color);background-image:var(--background_image);background-position:center;background-size:cover;color:var(--text_color);position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (min-width: 768px){section.text_with_image{-webkit-backdrop-filter:none;backdrop-filter:none}}section.text_with_image .icon img{max-width:60px}section.text_with_image .content{padding:20px;text-align:var(--text_alignment)}section.text_with_image.image-left,section.text_with_image.image-right{display:flex;align-items:center;flex-direction:column}section.text_with_image.image-left>div,section.text_with_image.image-right>div{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (min-width: 768px){section.text_with_image.image-left>div,section.text_with_image.image-right>div{flex-direction:row;max-width:50%}}@media screen and (min-width: 768px){section.text_with_image.image-left,section.text_with_image.image-right{flex-direction:row}}section.text_with_image.image-right{flex-direction:column-reverse}@media screen and (min-width: 768px){section.text_with_image.image-right{flex-direction:row-reverse}}section.text_with_image.image-bottom{padding-bottom:0}section.text_with_image.image-top{padding-top:0}section.text_with_image img{max-width:100%}@media screen and (max-width: 767px){section.text_with_image{height:100vh;position:relative;width:100%;overflow:hidden}section.text_with_image .content-container{position:absolute;z-index:2;bottom:10px;left:0;right:0;margin:auto;width:calc(100vw - 20px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--background_color)}section.text_with_image .image{height:100%;width:100%;overflow:hidden}section.text_with_image .image img{-o-object-fit:cover;object-fit:cover;max-height:100%;max-width:unset}}section.collection_promo{padding-top:100px}@media screen and (max-width: 767px){section.collection_promo{padding-top:50px}}section.collection{text-align:center}section.collection .content{max-width:inherit}section.collection .content a{max-width:inherit}section.collection .content a img{max-width:100%;max-height:600px}section.collection-tag{text-align:center}section.collection-tag .content{max-width:inherit;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:0;overflow:hidden}@media screen and (min-width: 1000px){section.collection-tag .content{grid-template-columns:repeat(auto-fill,50%)}}section.collection-tag .content a.collection-tag{max-width:inherit;position:relative;text-decoration:none}section.collection-tag .content a.collection-tag>div{position:relative;overflow:hidden;min-height:500px;display:flex;justify-content:center;align-items:center}section.collection-tag .content a.collection-tag>div div.image-background{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:0;transition:all .5s;background-size:cover;background-position:center}section.collection-tag .content a.collection-tag>div p{position:relative;margin-bottom:0;z-index:2;background:#000;padding:10px 25px;color:#fff;text-decoration:none;line-height:1}section.collection-tag .content a.collection-tag>div:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1;background-color:#000;opacity:.4;transition:all .5s}section.collection-tag .content a.collection-tag>div:hover div.image-background{transform:scale(1.5)}section.collection-tag .content a.collection-tag>div:hover:after{opacity:0}article.product-tile{background:#fff;width:100%;margin:0;overflow:hidden;flex-shrink:0;aspect-ratio:480 / 700;max-height:80vh;position:relative}article.product-tile a:not(.button){text-decoration:none;color:#000}article.product-tile figure{width:100%;margin:0;position:relative;overflow:hidden;height:100%}article.product-tile figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;vertical-align:bottom}article.product-tile figure img.hover_image{position:absolute;top:0;left:0;display:none}article.product-tile figure .sold-out{position:absolute;top:10px;right:0;left:0;margin:auto;transform:rotate(-5deg);background:red;color:#fff;font-size:14px;padding:3px 12px;font-family:monospace;z-index:5;display:inline-table}@media screen and (max-width: 767px){article.product-tile figure .sold-out{font-size:12px;padding:2px 6px}}article.product-tile figure .off-percentage{position:absolute;left:0;top:15px;background:red;color:#fff;font-size:12px;padding:2px 4px;font-family:monospace;z-index:5}article.product-tile:hover figure img.hover_image{display:block}article.product-tile section{width:calc(100% - 20px);padding:10px;background:linear-gradient(0deg,#0000004d,#6660);position:absolute;bottom:0;left:0;right:0;z-index:5;color:#fff;height:100px;display:flex;flex-direction:column;justify-content:flex-end}article.product-tile section .name{text-align:left;font-weight:700;font-size:14px;display:flex;justify-content:space-between;width:100%}@media screen and (max-width: 767px){article.product-tile section .name{font-size:12px}}article.product-tile section .name p{margin:0;text-wrap:nowrap;overflow-x:hidden;text-overflow:ellipsis}article.product-tile section .name span{font-size:12px;text-transform:uppercase;background:#1e1e1e;color:#d42e2a;padding:2px 4px;display:flex;align-items:center;height:20px;flex-shrink:0}@media screen and (max-width: 767px){article.product-tile section .name span{display:none}}article.product-tile section .tile--content{text-align:left;display:flex}article.product-tile section .tile--content p{margin:0;width:100%;font-size:14px;font-weight:200}@media screen and (max-width: 767px){article.product-tile section .tile--content p{font-size:12px}}article.product-tile section .tile--content span.compare-at-price{color:#fff;text-decoration:line-through;font-size:.9em}article.product-tile section .tile--content .colors{display:flex;align-items:end;gap:5px}@media screen and (max-width: 767px){article.product-tile section .tile--content .colors{gap:2px}}article.product-tile section .tile--content .colors span{display:block;width:10px;height:10px;border:1px solid #C2C2C2}article.product-tile section .tile--content .colors span.more{border:2px dashed white;display:flex;justify-content:center;align-items:center;height:8px;width:8px}@media screen and (max-width: 767px){article.product-tile section .tile--content .colors span.more{border:1px dashed white;height:10px;width:10px}}article.product-tile section .tile--content .colors span.more:after{content:"+";height:17px;color:#fff;font-weight:700}section.features{background-color:var(--background_color);color:var(--text_color);text-align:center}section.features>.content{display:grid;margin:40px auto;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:50px 0;place-items:start center;place-content:center center}section.features>.content figure{max-width:180px;max-height:180px;margin:auto}section.features>.content figure img{max-width:inherit;width:100%}section.features>.content h4{margin-bottom:10px}section.faqs{background-color:var(--background_color);color:var(--text_color);text-align:center}section.faqs>.container>.content .faq{width:inherit;background-color:var(--faq_background_color);color:var(--answer_color);border-radius:10px;margin:20px 0;text-align:left;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color=#000000)";box-shadow:0 3px 6px -1px #0003;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,Color=#000000);padding:20px}section.faqs>.container>.content .faq summary{color:var(--question_color);position:relative}section.faqs>.container>.content .faq summary::marker{display:none;content:""}section.faqs>.container>.content .faq p{margin:0}section.contact_form{background-color:var(--background_color);color:var(--text_color);text-align:center}section.contact_form .content{max-width:500px;margin:auto}footer{background:#fff;color:#000;padding:80px 30px;font-size:14px}@media screen and (max-width: 767px){footer{padding:80px 10px}}footer figure{margin-left:0}@media screen and (max-width: 767px){footer figure{text-align:center;margin:auto}}footer figure img{max-width:160px}@media screen and (max-width: 767px){footer figure img{margin:auto}}footer .main{display:flex;flex-direction:column;gap:50px}footer .main .button{width:100%}@media screen and (min-width: 768px){footer .main{flex-direction:row;gap:unset;justify-content:space-between;align-items:center}footer .main>div{flex:1;max-width:50%}}footer .main .newsletter{text-align:right}@media screen and (max-width: 767px){footer .main .newsletter{text-align:center}}footer .main .newsletter p{margin:0}footer .main .newsletter p.title{font-weight:700}footer .footer-line{text-align:center;padding:15px 0}footer .footer-line a{font-weight:700;color:#000;text-decoration:none;margin:0 5px}footer .footer-line a:hover{text-decoration:underline}footer .infos.menu{text-align:center}footer .infos p{margin:0}footer .infos a{color:var(--text_color);text-decoration:none;margin:5px 0}footer .infos a:hover{text-decoration:underline}.hero_slider{position:relative}.hero_slider .content{position:relative;z-index:1}.hero_slider .slider{max-height:100vh;position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;overflow:hidden}.hero_slider .slider img{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0}.hero_slider .slider img.active{display:block;left:0;right:0}.hero_slider .slider img.leaving{-webkit-animation-duration:2s;animation-duration:2s;display:block;z-index:1;left:0}.hero_slider .slider img.entering{-webkit-animation-duration:2s;animation-duration:2s;display:block;z-index:2;right:0}.hero_slider.slide-animation .slider img.leaving{-webkit-animation-name:slide-leave;animation-name:slide-leave}.hero_slider.slide-animation .slider img.entering{-webkit-animation-name:slide-enter;animation-name:slide-enter}.hero_slider.fade-animation .slider img.leaving{-webkit-animation-name:fade-leave;animation-name:fade-leave}.hero_slider.fade-animation .slider img.entering{-webkit-animation-name:fade-enter;animation-name:fade-enter}.hero_slider.slide-carousel .slider{overflow-x:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scroll-behavior:smooth;display:flex;flex-wrap:nowrap}.hero_slider.slide-carousel .slider img{width:33.33%;display:block;position:relative}@-webkit-keyframes slide-leave{0%{width:100%}to{width:0%}}@keyframes slide-leave{0%{width:100%}to{width:0%}}@-webkit-keyframes slide-enter{0%{width:0%}to{width:100%}}@keyframes slide-enter{0%{width:0%}to{width:100%}}@-webkit-keyframes fade-leave{0%{opacity:1}to{opacity:0}}@keyframes fade-leave{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fade-enter{0%{opacity:0}to{opacity:1}}@keyframes fade-enter{0%{opacity:0}to{opacity:1}}.hero_horizontal_slider{position:relative}.hero_horizontal_slider .content{position:relative;z-index:1}.hero_horizontal_slider .slider-container{display:flex;overflow:hidden;max-width:100%;position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.hero_horizontal_slider .slider{display:flex;transition:transform .5s ease-in-out;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;overflow-x:hidden;width:100vw;scroll-behavior:smooth}.hero_horizontal_slider .slider img{flex:0 0 auto;max-width:33%;-o-object-fit:cover;object-fit:cover;scroll-snap-align:center}@media screen and (max-width: 760px){.hero_horizontal_slider .slider img{max-width:100%}}#toast-notification{position:fixed;top:-50px;right:15px;background:#fff;color:#000;padding:15px 40px;z-index:1000;box-shadow:0 0 12px 6px #0000001a;border-left:5px solid #D32E2A;transition:top .5s ease-in-out,opacity .5s ease-in-out}.toast-success{border-left:5px solid #4CAF50}.toast-error{border-left:5px solid #e74c3c}.show-toast{top:20px!important;opacity:1!important}@media (max-width: 768px){#toast-notification{width:calc(100% - 100px);right:0;margin:auto;left:0;text-align:center;font-size:14px}}.look-container{display:flex}@media screen and (max-width: 700px){.look-container{flex-direction:column}}.look-container .image-container{flex:1;position:relative;display:flex}.look-container .image-container img{max-width:100%;max-height:90vh;margin:auto}.look-container .image-container .tag{width:20px;height:20px;border-radius:50%;position:absolute;background:#f5f5f5;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#C4C4C4)";box-shadow:0 0 0 3px #c4c4c466;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=0,Direction=135,Color=#C4C4C4);transition:all .5s}.look-container .image-container .tag:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#C4C4C4)";box-shadow:0 0 0 6px #c4c4c466;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=0,Direction=135,Color=#C4C4C4)}.look-container .look{flex:1;margin:20px}.look-container .look>p{font-family:Bebas Neue,sans-serif}.look-container .look .look-items-container{display:flex;flex-direction:column;gap:10px}.look-container .look .look-item a{display:flex}.custom-photo-section{position:relative}.product-preview{position:absolute;display:none;z-index:100}.product-preview.show{display:flex}@media screen and (max-width: 700px){.product-preview.show{display:none}}.product-preview,.look-item a{background:#fff;text-decoration:none}.product-preview.bordered,.look-item a.bordered{border:1px solid #ccc}.product-preview.bordered_bottom,.look-item a.bordered_bottom{border-bottom:1px solid #ccc;padding-bottom:10px}.product-preview.bordered_bottom:last-child,.look-item a.bordered_bottom:last-child{border:none}.product-preview img,.look-item a img{width:80px}.product-preview>div,.look-item a>div{padding:10px 20px;display:inline-block}.product-preview>div p,.look-item a>div p{margin:0}.product-preview>div p.look-name,.look-item a>div p.look-name{font-size:24px;font-family:Bebas Neue,sans-serif;text-decoration:none;color:#000}.product-preview>div p.look-price,.look-item a>div p.look-price{text-decoration:none;font-size:18px;color:#4e4e4e;font-family:monospace}.product-preview>div p.look-price span.compare-price,.look-item a>div p.look-price span.compare-price{color:#afafaf;text-decoration:line-through}.tile_container{display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start}.tile_container .product-tile{width:calc(100% / 3)}@media screen and (max-width: 1000px){.tile_container.scrollable{flex-wrap:nowrap;overflow-x:scroll}.tile_container .product-tile{width:50%}}section.product--page{position:relative}section.product--page .content-container{display:flex;position:relative;gap:0}@media screen and (max-width: 767px){section.product--page .content-container{flex-direction:column}}section.product--page .content-container .images-container{flex:1;margin:0}section.product--page .content-container .images-container img{width:100%;margin:0;vertical-align:bottom}@media screen and (max-width: 767px){section.product--page .content-container .images-container{overflow-x:scroll;display:flex;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-color:black white;scrollbar-width:thin}section.product--page .content-container .images-container *::-webkit-scrollbar{width:2px}section.product--page .content-container .images-container *::-webkit-scrollbar-track{background:#fff}section.product--page .content-container .images-container *::-webkit-scrollbar-thumb{background-color:#000}section.product--page .content-container .images-container img{width:100%;flex-shrink:0;scroll-snap-align:start}}section.product--page .content-container .details{flex:1;max-width:30%;position:sticky;top:60px;padding:50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}section.product--page .content-container .details .label{color:#fa0000;font-weight:600}@media screen and (max-width: 767px){section.product--page .content-container .details{padding:20px;max-width:unset}}section.product--page .content-container .details .selectors{display:flex;flex-direction:column;gap:10px}section.product--page .content-container .details .selectors .input-field .colors{display:flex;gap:10px;flex-wrap:wrap}section.product--page .content-container .details .selectors .input-field .colors label input{display:none}section.product--page .content-container .details .selectors .input-field .colors label input:checked+.checkmark{outline-offset:2px;outline:2px solid black}section.product--page .content-container .details .selectors .input-field .colors label .checkmark{width:25px;aspect-ratio:1;display:block;cursor:pointer}@media screen and (max-width: 767px){section.product--page .content-container .details .selectors .input-field .colors label .checkmark{width:40px}}section.product--page .content-container .details .selectors .input-field .colors label .checkmark.color-White{border:1px solid #BCBCBC}section.product--page .content-container .details .selectors .input-field .size-container .size{display:flex;gap:10px}section.product--page .content-container .details .selectors .input-field .size-container .size label input{display:none}section.product--page .content-container .details .selectors .input-field .size-container .size label input:checked+.lettering{font-weight:700;border:1px solid black}section.product--page .content-container .details .selectors .input-field .size-container .size label .lettering{display:flex;justify-content:center;align-items:center;cursor:pointer;min-width:25px;height:25px;padding:0 4px;border:1px solid #ECECEC}@media screen and (max-width: 767px){section.product--page .content-container .details .selectors .input-field .size-container .size label .lettering{width:40px}}section.product--page .content-container .details .selectors .input-field .size-container .size label .lettering.unavailable{color:#c9c9c9;border:1px solid #ECECEC!important}section.product--page .content-container .details .selectors .input-field .size-container a{color:#000;font-size:12px;margin-top:15px;display:block}.availability{display:none;font-size:14px;color:#d42e2a;margin-bottom:20px;font-weight:700}.availability.active{display:block}.add-to-cart{text-align:right}.add-to-cart .available .price .actual_price{font-size:30px;font-weight:600}.add-to-cart .shipping{margin:0 0 10px;font-size:14px}.add-to-cart .button{margin:10px 0}@media screen and (max-width: 767px){.add-to-cart .button{width:100%}}.add-to-cart .disclaimer{margin-top:30px;font-size:12px}@media screen and (max-width: 767px){.add-to-cart .disclaimer{text-align:center}.add-to-cart .disclaimer br{display:none}}section.product--ymal .container .articles{margin:40px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:50px 10px}.size-fitting table{width:500px;max-width:100%;text-align:center}.size-fitting td,.size-fitting th{border-bottom:1px solid black}.not-available h5{font-size:2em}.hide{display:none}.cart--page .empty-basket{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;margin:40px 0}.cart--page .empty-basket img{max-width:80%}.cart--page .cart{padding:40px 30px}@media screen and (max-width: 767px){.cart--page .cart{padding:40px 10px}}.cart--page .cart .cart--item{border-bottom:1px solid black;padding:0 0 30px;margin-bottom:30px;display:flex;gap:25px;width:100%}.cart--page .cart .cart--item a figure img{vertical-align:bottom}.cart--page .cart .cart--item .availability{margin-bottom:10px}.cart--page .cart .cart--item .cart--item--content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart--page .cart .cart--item .heading-row{display:flex;justify-content:space-between}.cart--page .cart .cart--item .heading-row .name{font-size:20px}.cart--page .cart .cart--item .heading-row .remover{width:35px;aspect-ratio:1;background:#ececec;display:flex;justify-content:center;align-content:center;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#000;text-decoration:none;font-weight:700;line-height:35px}.cart--page .cart .cart--item .quantity-row{display:flex;justify-content:space-between;align-items:center}.cart--page .cart .cart--item .quantity-row .quantity-selector{background:#ececec;color:#000;font-weight:700;height:35px;padding:0 10px;display:flex;justify-content:center;align-items:center;font-size:20px}.cart--page .cart .cart--item .quantity-row .quantity-selector span{cursor:pointer}.cart--page .cart .cart--item .quantity-row .quantity-selector input{border:none;background:transparent;font-family:Sometype Mono,monospace;font-weight:700;text-align:center;font-size:20px;outline:none;-moz-appearance:textfield}.cart--page .cart .cart--item .quantity-row .quantity-selector input::-webkit-outer-spin-button,.cart--page .cart .cart--item .quantity-row .quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart--page .cart .cart--item .quantity-row .total{font-weight:700}.cart--page .cart .cart--item span.through{font-size:.8em;text-decoration:line-through}.cart--page .cart .cart--item figure{margin:0}.cart--page .cart .cart--item p{margin:0}.cart--page .cart .cart--item .quantity{float:left;width:50%}.cart--page .cart .cart--item .quantity input{border:1px solid lightgrey;border-radius:10px;height:35px;background:#f6f6f6;padding-left:20px;color:#000;outline:none;width:calc(100% - 20px)}@media screen and (max-width: 767px){.cart--page .cart .cart--item{gap:10px}.cart--page .cart .cart--item img{width:75px;height:130px;-o-object-fit:cover;object-fit:cover}.cart--page .cart .cart--item .heading-row .name{font-size:16px}}.cart--page .summary{display:flex;align-items:flex-end;flex-direction:column}.cart--page .summary>div{display:flex;max-width:340px;width:100%;justify-content:space-between}.cart--page .summary>div p{flex:1;text-align:right}.cart--page .summary>div p.section{text-transform:uppercase}.cart--page .summary>div p.price{font-weight:700}.cart--page .summary button{width:100%}.cart--page .summary .payments{margin-top:20px}.collection--page{text-align:center}.collection--page h1{margin:60px 0 40px}.collection--page .pagination{margin:40px 0}.collection--page .pagination span{margin:0 5px}.collection--page .pagination span.current{font-weight:700;text-decoration:underline;color:#000}.collection--page .pagination span a{text-decoration:none;color:#323232;font-weight:200}.list-collections{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.list-collections div.collections-arrows{position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100vw;z-index:10;top:0;bottom:0;margin:auto}.list-collections div.collections-arrows div{position:absolute;top:0;bottom:0;margin:auto;z-index:3;cursor:pointer;background:#0003;color:#fff;width:50px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:30px}.list-collections div.collections-arrows div.left{left:0}.list-collections div.collections-arrows div.right{right:0}@media screen and (max-width: 767px){.list-collections div.collections-arrows div{bottom:35px;height:70px;top:unset}}.list-collections div.collections-container>div{position:relative;height:calc(100vh - 60px);width:100vw;display:none;background:#000}.list-collections div.collections-container>div.show{display:block}@-webkit-keyframes upscaling{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes upscaling{0%{transform:scale(.8)}to{transform:scale(1)}}@-webkit-keyframes entering{0%{opacity:0}to{opacity:1}}@keyframes entering{0%{opacity:0}to{opacity:1}}.list-collections div.collections-container>div.show a h1{-webkit-animation-name:upscaling;animation-name:upscaling;-webkit-animation-duration:7s;animation-duration:7s}.list-collections div.collections-container>div.show a img{-webkit-animation-name:entering;animation-name:entering;-webkit-animation-duration:1s;animation-duration:1s}.list-collections div.collections-container>div>a{display:block;position:relative;width:100%;height:100%}.list-collections div.collections-container>div>a:after{content:"";position:absolute;left:0;bottom:0;right:0;margin:auto;width:100%;height:25%;z-index:1;background:#00000080;background:linear-gradient(0deg,#00000080,#6660)}.list-collections div.collections-container>div>a .content{position:absolute;top:20%;left:0;right:0;margin:auto;z-index:4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center}@media screen and (max-width: 767px){.list-collections div.collections-container>div>a .content{top:0;bottom:0}}.list-collections div.collections-container>div>a .button{display:block;z-index:4;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:300px}.list-collections div.collections-container>div>a h1{margin:auto auto 30px;color:#d42e2a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:85%;text-align:center;font-size:13vw;line-height:.6em;padding:0;z-index:3}@media screen and (max-width: 767px){.list-collections div.collections-container>div>a h1{font-size:20vw;width:100%}}.list-collections div.collections-container>div>a p{position:absolute;text-transform:uppercase;bottom:35px;left:35px;color:#fff;margin:0;font-size:20px;z-index:2}@media screen and (max-width: 767px){.list-collections div.collections-container>div>a p{left:0;right:0;margin:auto;bottom:120px;font-size:18px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.list-collections div.collections-container>div>a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}@media screen and (min-width: 768px){.list-collections div.collections-container>div>a img.desktop{display:block}}@media screen and (max-width: 767px){.list-collections div.collections-container>div>a img.mobile{display:block}}.list-collections div.collections-navigator{position:absolute;left:0;right:0;bottom:35px;margin:auto;display:flex;justify-content:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:3;gap:5px}.list-collections div.collections-navigator div{background:#000;width:50px;height:70px;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .5s;flex-shrink:0}.list-collections div.collections-navigator div:hover img{opacity:1}.list-collections div.collections-navigator div img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;opacity:.6;transition:all .5s}.list-collections div.collections-navigator div.active{width:70px}.list-collections div.collections-navigator div.active img{opacity:1}@media screen and (max-width: 767px){.list-collections div.collections-navigator{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 100px);overflow-x:scroll;justify-content:unset}}.club-page{padding:50px 0;text-align:center}.club-page>img{max-height:300px;margin:auto}@media screen and (max-width: 767px){.club-page h1{padding-left:0}.club-page p{padding:0 10px}}.club-page p{max-width:1000px;margin:30px auto 60px}.club-page div.images-container{display:grid;grid-template-columns:repeat(3,1fr)}.club-page div.images-container img{-o-object-fit:cover;object-fit:cover;aspect-ratio:5/4;width:100%}@media screen and (max-width: 767px){.club-page div.images-container{grid-template-columns:1fr}}.advanced-collection header{display:flex}.advanced-collection header img,.advanced-collection header main{flex:1}.advanced-collection header img{width:100%;height:calc(100vh - 60px);-o-object-fit:cover;object-fit:cover}.advanced-collection header main{display:flex;flex-direction:column;justify-content:center;padding:50px}.advanced-collection header main h2{line-height:.8em}.advanced-collection header main h2,.advanced-collection header main p{max-width:600px}.advanced-collection header main button{max-width:300px}@media screen and (max-width: 767px){.advanced-collection header{flex-direction:column}.advanced-collection header img{height:600px}.advanced-collection header main{padding:20px}}.advanced-collection .look-showreel{display:grid;grid-template-columns:repeat(3,1fr)}.advanced-collection .look-showreel .look{position:relative}.advanced-collection .look-showreel .look>img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:375/450;vertical-align:bottom}.advanced-collection .look-showreel .look .hotspot{position:absolute}.advanced-collection .look-showreel .look .hotspot:hover .hotspot-product,.advanced-collection .look-showreel .look .hotspot:focus .hotspot-product{display:flex}@-webkit-keyframes stone-in-lake{0%{box-shadow:0 0 #fff}to{box-shadow:0 0 0 15px #fff0}}@keyframes stone-in-lake{0%{box-shadow:0 0 #fff}to{box-shadow:0 0 0 15px #fff0}}.advanced-collection .look-showreel .look .hotspot .hotspot-marker{width:15px;aspect-ratio:1;border-radius:50%;background:#fff;cursor:pointer;-webkit-animation:stone-in-lake 1s infinite;animation:stone-in-lake 1s infinite;transition:all .5s}.advanced-collection .look-showreel .look .hotspot .hotspot-marker:hover,.advanced-collection .look-showreel .look .hotspot .hotspot-marker:focus{background:red;-webkit-animation:unset;animation:unset}.advanced-collection .look-showreel .look .hotspot .hotspot-marker.mobile{display:none;width:20px}@media screen and (max-width: 767px){.advanced-collection .look-showreel .look .hotspot .hotspot-marker{display:none}.advanced-collection .look-showreel .look .hotspot .hotspot-marker.mobile{display:block}}.advanced-collection .look-showreel .look .hotspot .hotspot-product{position:absolute;top:0;left:calc(100% + 15px);background:#fff;display:none;width:300px;gap:10px;z-index:2;color:#000}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left{left:unset;right:calc(100% + 15px)}.advanced-collection .look-showreel .look .hotspot .hotspot-product img{width:70px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.advanced-collection .look-showreel .look .hotspot .hotspot-product .look-infos{display:flex;flex-direction:column;justify-content:center}.advanced-collection .look-showreel .look .hotspot .hotspot-product .look-infos p.look-name{font-weight:700;text-transform:uppercase;margin:0}.advanced-collection .look-showreel .look .hotspot .hotspot-product .look-infos p.look-price{margin:0}@media screen and (max-width: 767px){.advanced-collection .look-showreel .look .hotspot .hotspot-product{left:0!important;right:unset!important;top:calc(100% + 10px)}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-1{transform:translate(calc(-1% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-1{transform:translate(calc(-1% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-2{transform:translate(calc(-2% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-2{transform:translate(calc(-2% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-3{transform:translate(calc(-3% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-3{transform:translate(calc(-3% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-4{transform:translate(calc(-4% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-4{transform:translate(calc(-4% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-5{transform:translate(calc(-5% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-5{transform:translate(calc(-5% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-6{transform:translate(calc(-6% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-6{transform:translate(calc(-6% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-7{transform:translate(calc(-7% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-7{transform:translate(calc(-7% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-8{transform:translate(calc(-8% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-8{transform:translate(calc(-8% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-9{transform:translate(calc(-9% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-9{transform:translate(calc(-9% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-10{transform:translate(calc(-10% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-10{transform:translate(calc(-10% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-11{transform:translate(calc(-11% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-11{transform:translate(calc(-11% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-12{transform:translate(calc(-12% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-12{transform:translate(calc(-12% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-13{transform:translate(calc(-13% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-13{transform:translate(calc(-13% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-14{transform:translate(calc(-14% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-14{transform:translate(calc(-14% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-15{transform:translate(calc(-15% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-15{transform:translate(calc(-15% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-16{transform:translate(calc(-16% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-16{transform:translate(calc(-16% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-17{transform:translate(calc(-17% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-17{transform:translate(calc(-17% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-18{transform:translate(calc(-18% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-18{transform:translate(calc(-18% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-19{transform:translate(calc(-19% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-19{transform:translate(calc(-19% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-20{transform:translate(calc(-20% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-20{transform:translate(calc(-20% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-21{transform:translate(calc(-21% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-21{transform:translate(calc(-21% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-22{transform:translate(calc(-22% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-22{transform:translate(calc(-22% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-23{transform:translate(calc(-23% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-23{transform:translate(calc(-23% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-24{transform:translate(calc(-24% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-24{transform:translate(calc(-24% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-25{transform:translate(calc(-25% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-25{transform:translate(calc(-25% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-26{transform:translate(calc(-26% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-26{transform:translate(calc(-26% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-27{transform:translate(calc(-27% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-27{transform:translate(calc(-27% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-28{transform:translate(calc(-28% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-28{transform:translate(calc(-28% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-29{transform:translate(calc(-29% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-29{transform:translate(calc(-29% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-30{transform:translate(calc(-30% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-30{transform:translate(calc(-30% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-31{transform:translate(calc(-31% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-31{transform:translate(calc(-31% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-32{transform:translate(calc(-32% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-32{transform:translate(calc(-32% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-33{transform:translate(calc(-33% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-33{transform:translate(calc(-33% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-34{transform:translate(calc(-34% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-34{transform:translate(calc(-34% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-35{transform:translate(calc(-35% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-35{transform:translate(calc(-35% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-36{transform:translate(calc(-36% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-36{transform:translate(calc(-36% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-37{transform:translate(calc(-37% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-37{transform:translate(calc(-37% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-38{transform:translate(calc(-38% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-38{transform:translate(calc(-38% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-39{transform:translate(calc(-39% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-39{transform:translate(calc(-39% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-40{transform:translate(calc(-40% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-40{transform:translate(calc(-40% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-41{transform:translate(calc(-41% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-41{transform:translate(calc(-41% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-42{transform:translate(calc(-42% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-42{transform:translate(calc(-42% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-43{transform:translate(calc(-43% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-43{transform:translate(calc(-43% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-44{transform:translate(calc(-44% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-44{transform:translate(calc(-44% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-45{transform:translate(calc(-45% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-45{transform:translate(calc(-45% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-46{transform:translate(calc(-46% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-46{transform:translate(calc(-46% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-47{transform:translate(calc(-47% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-47{transform:translate(calc(-47% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-48{transform:translate(calc(-48% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-48{transform:translate(calc(-48% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-49{transform:translate(calc(-49% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-49{transform:translate(calc(-49% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-50{transform:translate(calc(-50% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-50{transform:translate(calc(-50% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-51{transform:translate(calc(-51% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-51{transform:translate(calc(-51% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-52{transform:translate(calc(-52% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-52{transform:translate(calc(-52% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-53{transform:translate(calc(-53% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-53{transform:translate(calc(-53% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-54{transform:translate(calc(-54% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-54{transform:translate(calc(-54% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-55{transform:translate(calc(-55% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-55{transform:translate(calc(-55% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-56{transform:translate(calc(-56% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-56{transform:translate(calc(-56% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-57{transform:translate(calc(-57% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-57{transform:translate(calc(-57% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-58{transform:translate(calc(-58% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-58{transform:translate(calc(-58% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-59{transform:translate(calc(-59% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-59{transform:translate(calc(-59% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-60{transform:translate(calc(-60% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-60{transform:translate(calc(-60% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-61{transform:translate(calc(-61% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-61{transform:translate(calc(-61% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-62{transform:translate(calc(-62% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-62{transform:translate(calc(-62% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-63{transform:translate(calc(-63% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-63{transform:translate(calc(-63% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-64{transform:translate(calc(-64% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-64{transform:translate(calc(-64% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-65{transform:translate(calc(-65% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-65{transform:translate(calc(-65% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-66{transform:translate(calc(-66% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-66{transform:translate(calc(-66% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-67{transform:translate(calc(-67% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-67{transform:translate(calc(-67% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-68{transform:translate(calc(-68% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-68{transform:translate(calc(-68% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-69{transform:translate(calc(-69% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-69{transform:translate(calc(-69% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-70{transform:translate(calc(-70% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-70{transform:translate(calc(-70% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-71{transform:translate(calc(-71% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-71{transform:translate(calc(-71% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-72{transform:translate(calc(-72% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-72{transform:translate(calc(-72% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-73{transform:translate(calc(-73% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-73{transform:translate(calc(-73% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-74{transform:translate(calc(-74% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-74{transform:translate(calc(-74% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-75{transform:translate(calc(-75% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-75{transform:translate(calc(-75% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-76{transform:translate(calc(-76% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-76{transform:translate(calc(-76% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-77{transform:translate(calc(-77% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-77{transform:translate(calc(-77% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-78{transform:translate(calc(-78% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-78{transform:translate(calc(-78% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-79{transform:translate(calc(-79% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-79{transform:translate(calc(-79% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-80{transform:translate(calc(-80% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-80{transform:translate(calc(-80% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-81{transform:translate(calc(-81% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-81{transform:translate(calc(-81% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-82{transform:translate(calc(-82% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-82{transform:translate(calc(-82% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-83{transform:translate(calc(-83% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-83{transform:translate(calc(-83% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-84{transform:translate(calc(-84% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-84{transform:translate(calc(-84% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-85{transform:translate(calc(-85% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-85{transform:translate(calc(-85% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-86{transform:translate(calc(-86% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-86{transform:translate(calc(-86% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-87{transform:translate(calc(-87% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-87{transform:translate(calc(-87% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-88{transform:translate(calc(-88% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-88{transform:translate(calc(-88% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-89{transform:translate(calc(-89% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-89{transform:translate(calc(-89% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-90{transform:translate(calc(-90% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-90{transform:translate(calc(-90% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-91{transform:translate(calc(-91% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-91{transform:translate(calc(-91% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-92{transform:translate(calc(-92% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-92{transform:translate(calc(-92% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-93{transform:translate(calc(-93% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-93{transform:translate(calc(-93% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-94{transform:translate(calc(-94% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-94{transform:translate(calc(-94% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-95{transform:translate(calc(-95% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-95{transform:translate(calc(-95% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-96{transform:translate(calc(-96% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-96{transform:translate(calc(-96% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-97{transform:translate(calc(-97% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-97{transform:translate(calc(-97% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-98{transform:translate(calc(-98% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-98{transform:translate(calc(-98% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-99{transform:translate(calc(-99% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-99{transform:translate(calc(-99% - 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product:not(.hotspot-product-left).translate-100{transform:translate(calc(-100% + 20px))}.advanced-collection .look-showreel .look .hotspot .hotspot-product.hotspot-product-left.translate-100{transform:translate(calc(-100% - 20px))}}@media screen and (max-width: 767px){.advanced-collection .look-showreel{display:flex;grid-template-columns:unset;overflow-x:scroll;overflow-y:hidden;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.advanced-collection .look-showreel .look{flex-shrink:0;width:100%;scroll-snap-align:start}}.advanced-collection .looks{position:relative}.advanced-collection .counter{position:absolute;bottom:10px;left:0;right:0;margin:auto;background:#fff;z-index:10;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3px 15px;font-size:14px;font-weight:700}@media screen and (min-width: 767px){.advanced-collection .counter{display:none}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/theme.css.map */
