@charset "UTF-8";.loading__wrapper{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:3rem;z-index:999}.loading__frame{border:.1rem solid #333;height:100%;width:100%;z-index:1}.loading__clock,.loading__frame{align-items:center;border-radius:50%;display:flex;justify-content:center;position:relative}.loading__clock{height:90%;width:90%;z-index:2}.loading__clock__longhand{align-items:center;animation:clockwise .5s linear infinite;display:flex;height:90%;justify-content:center;position:absolute;width:90%}.loading__clock__longhand:before{background-color:#333;content:"";height:50%;position:absolute;top:50%;width:.1rem}.loading__clock__shorthand{align-items:center;animation:clockwise 6s linear infinite;display:flex;height:65%;justify-content:center;position:absolute;width:65%}.loading__clock__shorthand:before{background-color:#333;content:"";height:50%;position:absolute;top:50%;width:.1rem}.loading__clock__shorthand:after{background-color:#333;border-radius:50%;content:"";height:.2rem;width:.2rem}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader__wrapper{align-items:center;background-color:#fafafa;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;width:100vw;z-index:999}.loader__wrapper.loading{opacity:1;visibility:visible}.loader__title{display:flex}.loader__title p{color:#333;font-size:2rem;font-weight:900}.social__wrapper{align-items:center;border-bottom:.063rem solid #e6e6e6;display:flex;gap:1.5rem;justify-content:flex-start;padding:1rem 0;width:100%}.social__wrapper a{text-align:center;width:100%}.social__wrapper a img{height:100%;width:1rem}.loginModal__wrapper{background-color:#fff;display:flex;flex-direction:column;height:100dvh;justify-content:space-between;padding:1.4rem 2rem;position:fixed;right:0;top:0;width:31rem}.loginModal__nav{height:90dvh}.loginModal__nav,.loginModal__nav__scroll{align-items:flex-start;display:flex;flex-direction:column;gap:3rem}.loginModal__nav__scroll{-ms-overflow-style:none;overflow-y:scroll;padding-bottom:1rem;scrollbar-width:none}.loginModal__nav__scroll::-webkit-scrollbar{display:none}.loginModal__nav__header{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.loginModal__nav__header__button{cursor:pointer}.loginModal__nav__header__button img{display:block;height:100%;width:1.5rem}.loginModal__nav__form{display:flex;flex-direction:column;width:100%}.loginModal__nav__form input{background-color:#0000;border:none;border-bottom:.063rem solid #4d4d4d;font-family:proxima-nova,sans-serif;font-size:1rem;outline:none;padding:1rem 0;width:100%}.loginModal__nav__form input::placeholder{opacity:.6}.loginModal__nav__form button{background-color:#e4e8e3;border:.063rem solid #e4e8e3;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;color:#4d4d4d;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:800;margin:2.5rem .5rem 0;padding:1rem;transition:background-color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1)}.loginModal__nav__form button:hover{background-color:#fff;border:.063rem solid #4d4d4d}.loginModal__nav__footer{display:flex;flex-direction:column;gap:1.5rem}.loginModal__nav__footer__list{display:flex;flex-direction:column;gap:.5rem}.loginModal__nav__footer a{color:#333;font-size:1rem;text-decoration:underline;text-underline-offset:.5rem}.loginModal__nav__footer button{background-color:#0000;border:.063rem solid #4d4d4d;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;color:#4d4d4d;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:800;margin:2.5rem .5rem 0;padding:1rem;transition:background-color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1)}.loginModal__nav__footer button:hover{background-color:#e4e8e3;border:.063rem solid #e4e8e3}@media screen and (max-width:600px){.loginModal__wrapper{padding:1.3rem 1rem;width:100%}.loginModal__nav__header__button__down{transform:translateY(-.05rem) rotate(-45deg)}}.cartModal__wrapper{background-color:#fff;flex-direction:column;height:100dvh;padding:1.4rem 2rem;position:fixed;right:0;top:0;width:31rem}.cartModal__header,.cartModal__wrapper{display:flex;justify-content:space-between}.cartModal__header{align-items:flex-start;border-bottom:.063rem solid #e6e6e6;height:4.75rem;width:100%}.cartModal__header__button{cursor:pointer}.cartModal__header__button img{display:block;height:100%;width:1.5rem}.cartModal__header a{color:#333;font-size:1.563rem;font-weight:700}.cartModal__bag{-ms-overflow-style:none;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between;overflow-y:scroll;padding:1rem 0;scrollbar-width:none}.cartModal__bag::-webkit-scrollbar{display:none}.cartModal__bag__items{display:flex;flex-direction:column;gap:.5rem}.cartModal__bag__images{display:flex;flex-direction:column;gap:1rem}.cartModal__bag__images__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between}.cartModal__bag__images__inner__img{position:relative}.cartModal__bag__images__inner__img__link{bottom:1.5rem;display:flex;flex-direction:column;gap:4rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:100%}.cartModal__bag__images__inner__img__link p{color:#fff;font-weight:300}.cartModal__bag__images__inner__img__link a{color:#fff;text-decoration:underline;text-underline-offset:.5rem}.cartModal__bag__images__inner__img img{filter:brightness(.8);object-fit:cover;width:100%}.cartModal__bag__images h6{font-weight:400}.cartModal__footer{display:flex;flex-direction:column;gap:1rem}.cartModal__footer__free{border-bottom:.063rem solid #e6e6e6;border-top:.063rem solid #e6e6e6;padding:1rem 0;text-align:center}.cartModal__footer__checkout{display:flex;flex-direction:column;gap:1rem}.cartModal__footer__checkout__total{align-items:center;display:flex;justify-content:space-between}.cartModal__footer__checkout button{background-color:#333;border:.063rem solid #333;color:#fff;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:400;opacity:.5;padding:1rem 0}@media screen and (max-width:600px){.cartModal__wrapper{padding:1.3rem 1rem;width:100%}.cartModal__header{height:2.5rem;padding-bottom:1rem}}.searchModal__wrapper{background-color:#fff;border-bottom:.063rem solid #e6e6e6;border-top:.063rem solid #e6e6e6;height:60vh;padding:2rem 3rem;width:100%}.searchModal__header{align-items:center;display:flex;justify-content:space-between}.searchModal__header__button img{display:block;height:100%;width:1.5rem}@media screen and (max-width:1200px){.searchModal__wrapper{height:100dvh;padding:1rem 2rem}}@media screen and (max-width:600px){.searchModal__wrapper{border:none;padding:1rem}}.navbar{left:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .3s cubic-bezier(.39,.575,.565,1);width:100vw;z-index:999}.navbar__wrapper{background-color:#fff;color:#333;display:flex;flex-direction:column;padding:0 3rem;transition:background-color .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1)}.navbar__body{align-items:center;display:flex;height:5.75rem;justify-content:space-between}.navbar__body__left{display:none}.navbar__body__logo{color:inherit;font-size:1.889rem;font-weight:900}.navbar__items{align-items:center;display:flex;gap:2rem}.navbar__item__icon{display:flex}.navbar__item__icon img{display:block;height:100%;width:1.5rem}.navbar__item__icon button{background-color:#0000;border:none;cursor:pointer;padding:0}.navbar__item__link{align-items:center;cursor:pointer;display:flex;height:5.75rem}.navbar__item__link__dropdown{background-color:#fff;border-bottom:.063rem solid #e6e6e6;border-top:.063rem solid #e6e6e6;display:flex;height:60vh;left:0;opacity:0;position:fixed;top:5.75rem;transition:opacity .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;width:100%}.navbar__item__link__dropdown__img{height:100%;padding:2rem;position:relative;width:33%}.navbar__item__link__dropdown__img img{height:100%;object-fit:cover;width:100%}.navbar__item__link__dropdown__list{display:flex;width:67%}.navbar__item__link__dropdown__list__items{align-items:center;padding-top:6rem;width:100%}.navbar__item__link__dropdown__list__items,.navbar__item__link__dropdown__list__items__inner{display:flex;flex-direction:column;gap:2rem}.navbar__item__link__dropdown__list__items__inner ul{display:flex;flex-direction:column;gap:1rem}.navbar__item__link__dropdown__list__items__inner ul li{-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.navbar__item__link__dropdown__list__items__inner ul li a{color:#333;text-decoration:none}.navbar__item__link__dropdown__list__items__inner ul li:hover{text-decoration-color:#00000080}.navbar__item__link__dropdown__list__items__pattern{background-color:#e6e6e6;height:100%;width:.063rem}.navbar__item__link a,.navbar__item__link p{color:inherit;-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.navbar__item__link:hover .navbar__item__link__dropdown{opacity:1;visibility:visible}.navbar__item__link:hover a{text-decoration-color:#00000080}.navbar__search{background-color:#0009;height:100dvh;left:0;opacity:0;position:fixed;top:5.75rem;transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;width:100vw}.navbar__search.active{opacity:1;visibility:visible}.navbar__search__inner{transition:visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden}.navbar__search__inner.open{visibility:visible}.navbar__search__form{align-items:center;display:flex;gap:.1rem}.navbar__search__form__field input{background-color:#0000;border:none;border-bottom:.063rem solid #333;color:#333;font-family:proxima-nova,sans-serif;outline:none;width:7rem}.navbar__search__form__button{background-color:#0000;border:none;cursor:pointer;padding:0}.navbar__search__form__button img{display:block;height:100%;width:1.5rem}.navbar__cart,.navbar__login{background-color:#0009;height:100dvh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;width:100%;z-index:299}.navbar__cart.active,.navbar__login.active{opacity:1;visibility:visible}.navbar__cart__inner,.navbar__login__inner{transform:translateX(100%);transition:transform .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden}.navbar__cart__inner.open,.navbar__login__inner.open{transform:translateX(0);visibility:visible}.navbar__footer,.navbar__modal{display:none}.nav-top{background-color:#0000;color:#fff}.nav-top .navbar__search__form__field input{border-bottom:.063rem solid #fff;color:#fff}.nav-top .navbar__item__icon img,.nav-top .navbar__search__form__button img{filter:invert(1)}.nav-top .navbar__item__menu__button__down,.nav-top .navbar__item__menu__button__up,.nav-top:hover{background-color:#fff}.nav-top:hover{color:#333}.nav-top:hover .navbar__search__form__field input{border-bottom:.063rem solid #333;color:#333}.nav-top:hover .navbar__item__icon img,.nav-top:hover .navbar__search__form__button img{filter:invert(0)}.nav-open{transform:translateY(0)}.link-active{font-weight:800}.tablet__only{display:none}@media screen and (max-width:1200px){.navbar__wrapper{padding:0 2rem}.navbar__body{height:4.25rem}.navbar__body__center{display:none}.navbar__items{gap:1.2rem}.navbar__item__menu__button{background-color:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:0}.navbar__item__menu__button__down,.navbar__item__menu__button__down__modal__btn,.navbar__item__menu__button__up,.navbar__item__menu__button__up__modal__btn{background-color:#333;height:.1rem;transition:transform .3s cubic-bezier(.39,.575,.565,1);width:1.5rem}.navbar__item__menu__button.active .navbar__item__menu__button__up,.navbar__item__menu__button.active .navbar__item__menu__button__up__modal__btn{transform:rotate(45deg)}.navbar__item__menu__button.active .navbar__item__menu__button__down,.navbar__item__menu__button.active .navbar__item__menu__button__down__modal__btn{transform:translateY(-.55rem) rotate(-45deg)}.navbar__modal{background-color:#0009;display:block;left:0;opacity:0;transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);width:100%;z-index:199}.navbar__modal,.navbar__modal__inner{height:100dvh;position:fixed;top:0;visibility:hidden}.navbar__modal__inner{background-color:#fff;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:1.4rem 2rem;right:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);width:60%}.navbar__modal__inner__scroll{-ms-overflow-style:none;display:flex;flex-direction:column;gap:2rem;height:90dvh;overflow:scroll;scrollbar-width:none}.navbar__modal__inner__scroll::-webkit-scrollbar{display:none}.navbar__modal__inner__header{align-items:flex-start;display:flex;justify-content:space-between}.navbar__modal__inner__header__button img{display:block;height:100%;width:1.5rem}.navbar__modal__inner__links{display:flex;flex-direction:column}.navbar__modal__inner__links__item{border-top:.063rem solid #e6e6e6;padding:1rem 0}.navbar__modal__inner__links__item:last-of-type{border-bottom:.063rem solid #e6e6e6}.navbar__modal__inner__links__item__link{display:flex;flex-direction:column}.navbar__modal__inner__links__item__link h4{margin-top:1.2rem}.navbar__modal__inner__links__item__link__button{align-items:center;display:flex;justify-content:space-between;padding-right:1rem;width:100%}.navbar__modal__inner__links__item__link__button img{height:100%;transform:rotate(0);transition:transform .3s cubic-bezier(.39,.575,.565,1);width:1rem}.navbar__modal__inner__links__item__link__button img.rotate{transform:rotate(180deg)}.navbar__modal__inner__bottom{display:flex;flex-direction:column;gap:2rem}.navbar__modal__inner__image img{display:block;height:100%;width:100%}.navbar__modal__inner__footer{display:flex;flex-direction:column;gap:1.4rem}.navbar__modal__inner__footer a{color:#333;opacity:.6}.navbar__modal__inner.open{transform:translateX(0);visibility:visible}.navbar__modal.active{opacity:1;visibility:visible}.navbar__search{top:4.25rem}.navbar__item__link__dropdown__list__items__inner{display:grid;grid-template-rows:0fr;padding-left:.5rem;transition:grid-template-rows .3s cubic-bezier(.39,.575,.565,1)}.navbar__item__link__dropdown__list__items__inner>ul{overflow:hidden}.navbar__item__link__dropdown__list__items__inner.list-open{grid-template-rows:1fr}.navbar__item__link__dropdown__list__items__inner ul{opacity:0;transform:translateY(1rem);transition:transform .3s cubic-bezier(.39,.575,.565,1),opacity .3s cubic-bezier(.39,.575,.565,1)}.navbar__item__link__dropdown__list__items__inner ul.open{opacity:1;transform:translateY(0)}.nav-top:hover{background-color:#0000;color:#fff}.nav-top:hover .navbar__search__form__field input{border-bottom:.063rem solid #fff;color:#fff}.nav-top:hover .navbar__item__icon img,.nav-top:hover .navbar__search__form__button img{filter:invert(1)}.tablet__only{display:block}}@media screen and (max-width:600px){.navbar__wrapper{padding:0 1rem}.navbar__body__left{display:block}.navbar__body__logo{font-size:1.563rem}.navbar__items{gap:1rem}.navbar__modal__inner{padding:1.4rem 1rem;width:100%}.navbar__modal__inner__header{flex-direction:row-reverse}.navbar__footer{display:block;padding-bottom:.5rem}.navbar__search{top:6.7rem}.navbar__search__inner{transform:translateX(100%);transition:transform .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden}.navbar__search__inner.open{transform:translateX(0);visibility:visible}.navbar__search__form{position:relative}.navbar__search__form__field{width:100%}.navbar__search__form__field input{padding-bottom:.5rem;padding-right:2rem;width:100%}.navbar__search__form__button{position:absolute;right:0;top:0}.desktop__only,.tablet__only{display:none}}.newsletter__wrapper{background-color:#fafafa;display:flex;margin-top:8rem;z-index:3}.newsletter__left{align-items:center;display:flex;padding:3rem;width:50%}.newsletter__left__inner{display:flex;flex-direction:column;gap:4rem}.newsletter__left__inner__header h2{font-size:2.027rem;font-weight:900}.newsletter__left__inner__footer{display:flex;flex-direction:column;gap:1rem}.newsletter__left__inner__footer__form{position:relative}.newsletter__left__inner__footer__form input{background-color:#0000;border:none;border-bottom:.063rem solid #8c8c8c;font-family:proxima-nova,sans-serif;font-size:.889rem;outline:none;padding:.75rem 0;width:100%}.newsletter__left__inner__footer__form input::placeholder{opacity:.6}.newsletter__left__inner__footer__form button{background-color:#0000;border:none;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.889rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.newsletter__right{max-height:50vh;width:50%}.newsletter__right img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:1200px){.newsletter__wrapper{flex-direction:column-reverse;margin-top:6rem}.newsletter__left{background-color:#fafafa;padding:2rem;width:100%}.newsletter__left__inner{width:100%}.newsletter__right{max-height:75vh;overflow:hidden;width:100%}}@media screen and (max-width:600px){.newsletter__wrapper{margin-top:4rem}.newsletter__left{padding:1rem}.newsletter__left__inner__header h2{font-size:1.802rem}}.footer__wrapper{display:flex;flex-direction:column;gap:2rem;padding:8rem 3rem 1rem}.footer__body{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;justify-content:space-between}.footer__body__item{display:flex;flex-direction:column;gap:2rem}.footer__body__item__title__icon{display:none}.footer__body__item__list__inner{display:flex;flex-direction:column;gap:1rem;pointer-events:none}.footer__body__item__list__inner>*{pointer-events:auto;transition:opacity .6s cubic-bezier(.39,.575,.565,1)}.footer__body__item__list__inner:hover>*{opacity:.4}.footer__body__item__list__inner:hover>:hover{opacity:1}.footer__body__item__list__inner__link a{color:#4d4d4d;font-size:.889rem}.footer__bottom{display:grid;grid-template-columns:repeat(4,1fr)}.footer__bottom__socials{grid-column:4/5}.footer__copyright{text-align:center;width:100%}.footer__copyright p{color:#8c8c8c;font-size:.79rem}@media screen and (max-width:1200px){.footer__wrapper{padding:6rem 2rem 1rem}.footer__body{display:flex;flex-direction:column}.footer__body__item{gap:.5rem}.footer__body__item__title{align-items:center;display:flex;justify-content:space-between;padding-top:.5rem;width:100%}.footer__body__item__title__icon{display:block}.footer__body__item__title__icon img{display:block;height:100%;transform:rotate(0);transition:transform .3s cubic-bezier(.39,.575,.565,1);width:1rem}.footer__body__item__title__icon img.rotate{transform:rotate(180deg)}.footer__body__item__list{display:grid;grid-template-rows:0fr;padding-left:.5rem;transition:grid-template-rows .3s cubic-bezier(.39,.575,.565,1)}.footer__body__item__list>ul{overflow:hidden}.footer__body__item__list.list-open{grid-template-rows:1fr}.footer__body__item__list__inner{opacity:0;transform:translateY(1rem);transition:transform .3s cubic-bezier(.39,.575,.565,1),opacity .3s cubic-bezier(.39,.575,.565,1)}.footer__body__item__list__inner.open{opacity:1;transform:translateY(0)}.footer__bottom{display:block}}@media screen and (max-width:600px){.footer__wrapper{padding:4rem 1rem 1rem}}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-ms-overflow-style:none;background-color:#fff;cursor:default;font-family:proxima-nova,sans-serif;margin:0;padding:0;scroll-behavior:smooth;scrollbar-width:0}body::-webkit-scrollbar{display:none}a,h1,h2,h3,h4,h5,h6,p{color:#333;line-height:1.6;margin:0;padding:0}h1{font-size:2.027rem}h2{font-size:1.802rem}h3{font-size:1.602rem}h4{font-size:1.424rem}h5{font-size:1.266rem}h6{font-size:1.125rem}p{color:#4d4d4d;font-size:1rem}a{text-decoration:none}ul{list-style-type:none;margin:0;padding:0}#container{display:flex;flex-direction:column;gap:8rem}@media screen and (max-width:1200px){#container{gap:6rem}}@media screen and (max-width:600px){#container{gap:4rem}}.scrollButton__wrapper{display:flex;justify-content:flex-start;margin-top:1rem}.scrollButton__frame{background-color:#0000;border:.063rem solid #fff;border-radius:1rem;height:2.4rem;position:relative;width:1.2rem}.scrollButton__icon{animation:scroll 1.85s ease infinite;background-color:#fff;border-radius:50%;height:.6rem;left:50%;position:absolute;top:.1rem;width:.6rem}@keyframes scroll{0%{opacity:0;transform:translateX(-50%) translateY(0)}50%{opacity:.9}to{opacity:0;transform:translateX(-50%) translateY(1.55rem)}}@media screen and (max-width:600px){.scrollButton__wrapper{justify-content:center;margin-top:1.5rem}}.homeHero__wrapper{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;min-height:100vh}.homeHero__inner{position:relative}.homeHero__inner__video{display:block;filter:brightness(.6);min-height:100vh;object-fit:cover;width:100%;z-index:-1}.homeHero__inner__title{bottom:15%;display:flex;flex-direction:column;gap:1rem;left:10%;position:absolute;width:28rem}.homeHero__inner__title h1{color:#fff;font-weight:200}.homeHero__inner__title p{color:#fff;margin-bottom:1rem}.homeHero__inner__title a{color:#fff;font-size:2.027rem;font-weight:900}@media screen and (max-width:1200px){.homeHero__inner__title{left:5rem;width:22rem}}@media screen and (max-width:600px){.homeHero__inner__title{gap:0;left:0;padding:0 1rem;text-align:center;width:100%}.homeHero__inner__title a,.homeHero__inner__title h1{font-size:1.802rem}}.error__wrapper{padding:2rem;text-align:center;width:80%}.error__wrapper p{color:#d92626}.productCard__box__inner{background-color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:1rem;margin:1rem;padding:1rem;transition:transform .3s cubic-bezier(.39,.575,.565,1)}.productCard__box__inner__image__images__container{position:-webkit-sticky;position:sticky;top:2rem;width:55%}.productCard__box__inner__image__images img{max-height:65vh;object-fit:contain;width:100%}.productCard__box__inner__image__images:focus{outline:none}.productCard__box__inner__info{display:flex;flex-direction:column;gap:.5rem;width:100%}.productCard__box__inner__info__title{width:75%}.productCard__box__inner__info__bottom{align-items:center;display:flex;justify-content:space-between}.productCard__box__inner__info__buttons{align-items:center;display:flex;gap:.5rem;z-index:3}.productCard__box__inner__info__buttons__cart,.productCard__box__inner__info__buttons__wishlist{width:1.75rem}.productCard__box__inner__info__buttons__cart img,.productCard__box__inner__info__buttons__wishlist img{display:block;height:100%;opacity:.6;transition:transform .3s cubic-bezier(.39,.575,.565,1);width:100%}.productCard__box__inner__info__buttons__cart img:hover,.productCard__box__inner__info__buttons__wishlist img:hover{transform:scale(1.035)}.productCard__box__inner__info p{font-size:.889rem}.productCard__box__inner:hover{transform:scale(1.025)}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.arrow-prev:before{content:"⟵"}.arrow-next:before{content:"⟶"}.arrow-next,.arrow-prev{cursor:pointer;opacity:0;position:absolute;top:50%;visibility:hidden;z-index:99}.arrow-next:before,.arrow-prev:before{border:.063rem solid #333;color:#333;font-size:1.5rem;padding:0 1.5rem .25rem}.arrow-prev{left:2rem;transform:translateY(-50%)}.arrow-prev:hover{transform:translateX(-5%) translateY(-50%)}.arrow-next{right:2rem;transform:translateY(-50%)}.arrow-next:hover{transform:translateX(5%) translateY(-50%)}.slick-slider:hover .arrow-next,.slick-slider:hover .arrow-prev{opacity:1;transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1),transform .3s cubic-bezier(.39,.575,.565,1);visibility:visible}.homeNew__wrapper{padding:0 1rem}.homeNew__title{align-items:center;display:flex;gap:1rem;padding-left:2rem}.homeNew__title a{color:#a6b5a3;font-size:1.266rem;font-weight:300;-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.homeNew__title a:hover{text-decoration-color:#c5cfc3}@media screen and (max-width:1200px){.homeNew__wrapper{padding:0 0 1.5rem}.homeNew__title{padding-left:2rem}}@media screen and (max-width:600px){.homeNew__title{padding-left:1rem}}.homeTiles__wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);padding:0 3rem}.homeTiles__tile{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;height:100%;overflow:hidden;position:relative;width:100%}.homeTiles__tile img{display:flex;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.39,.575,.565,1);width:100%}.homeTiles__tile:after{background-color:#00000040;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s cubic-bezier(.39,.575,.565,1);width:100%;z-index:1}.homeTiles__tile:hover img{transform:scale(1.025)}.homeTiles__tile:hover:after{background-color:#0006}.homeTiles__tile:hover .homeTiles__tile__info p:last-of-type{text-decoration-color:#fff}.homeTiles__tile__info{bottom:3rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:2}.homeTiles__tile__info h5,.homeTiles__tile__info p{color:#fff}.homeTiles__tile__info p:last-of-type{-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}@media screen and (max-width:1200px){.homeTiles__wrapper{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);padding:0 2rem}}@media screen and (max-width:600px){.homeTiles__wrapper{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);padding:0 1rem}}.homeAbout__container{align-items:center;display:flex;justify-content:space-between;min-height:50vh}.homeAbout__image{height:100%;overflow:hidden;width:50%}.homeAbout__image img{display:block;height:75vh;object-fit:cover;width:100%}.homeAbout__info{align-items:center}.homeAbout__info,.homeAbout__info__inner{display:flex;flex-direction:column;width:50%}.homeAbout__info__inner{gap:1rem}.homeAbout__info__inner h2{font-size:2.027rem;font-weight:900}.homeAbout__info__inner:hover .homeAbout__action p:last-of-type{text-decoration-color:#8c8c8c}.homeAbout__action{align-items:center;display:flex;gap:1rem}.homeAbout__action button{background-color:#e4e8e3;border:.063rem solid #e4e8e3;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;color:#4d4d4d;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.889rem;font-weight:800;padding:.5rem 2.5rem;transition:background-color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1)}.homeAbout__action button:hover{background-color:#fff;border:.063rem solid #4d4d4d}@media screen and (max-width:1200px){.homeAbout__info__inner{gap:.5rem;width:70%}}@media screen and (max-width:600px){.homeAbout__container{flex-direction:column-reverse;gap:2rem}.homeAbout__info{padding:0 1rem;width:100%}.homeAbout__info__inner{align-items:flex-start;width:100%}.homeAbout__info__inner h2{font-size:1.802rem}.homeAbout__image{width:100%}.homeAbout__action{padding-top:.5rem}}.homeGrid__container{display:flex;height:150vh}.homeGrid__info{align-items:center;background-color:#fff;display:flex;height:50%;justify-content:center;width:50%;z-index:2}.homeGrid__info__inner{display:flex;flex-direction:column;gap:.5rem;width:50%}.homeGrid__info__inner p:last-of-type{margin-top:.5rem;-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.homeGrid__info:hover .homeGrid__info__inner p:last-of-type{text-decoration-color:#333}.homeGrid__image{height:100%;width:50%;z-index:-1}.homeGrid__image img{display:block;height:50%;object-fit:cover;position:-webkit-sticky;position:sticky;top:0;width:100%}.half__bottom{margin-top:-75vh}@media screen and (max-width:1200px){.homeGrid__info__inner p:last-of-type{text-decoration-color:#333}}@media screen and (max-width:600px){.homeGrid__container{flex-direction:column-reverse;position:relative}.homeGrid__info{bottom:0;position:absolute;width:100%}.homeGrid__info__inner{padding:0 1rem;width:100%}.homeGrid__image{height:100%;width:100%}.half__bottom{margin-top:0}}.homeHalf__wrapper{display:flex;height:75vh;margin-top:-75vh}.homeHalf__tile{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;overflow:hidden;position:relative;width:50%;z-index:2}.homeHalf__tile__info{bottom:3rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%);z-index:3}.homeHalf__tile__info h5,.homeHalf__tile__info p{color:#fff}.homeHalf__tile__info p:last-of-type{-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.homeHalf__tile img{display:block;height:100%;object-fit:cover;width:100%}.homeHalf__tile:after{background-color:#00000040;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s cubic-bezier(.39,.575,.565,1);width:100%}.homeHalf__tile:hover:after{background-color:#0006}.homeHalf__tile:hover .homeHalf__tile__info p:last-of-type{text-decoration-color:#fff}@media screen and (max-width:1200px){.homeHalf__wrapper{flex-direction:column;height:100vh}.homeHalf__tile{width:100%}}@media screen and (max-width:600px){.homeHalf__wrapper{height:auto;margin-top:0}}.homeStaff__wrapper{background-color:#fff;padding:8rem 1rem 0}.homeStaff__title{align-items:center;display:flex;gap:1rem;padding-left:2rem}.homeStaff__title a{color:#a6b5a3;font-size:1.266rem;font-weight:300;-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.homeStaff__title a:hover{text-decoration-color:#c5cfc3}@media screen and (max-width:1200px){.homeStaff__wrapper{padding:6rem 0 1.5rem}.homeStaff__title{padding-left:2rem}}@media screen and (max-width:600px){.homeStaff__wrapper{padding:4rem 0 1.5rem}.homeStaff__title{padding-left:1rem}}.homeStores__wrapper{display:flex;flex-direction:column;gap:2rem;padding:0 3rem}.homeStores__inner{display:flex;gap:3rem}.homeStores__info{display:flex;flex-direction:column;gap:2rem;width:25%}.homeStores__info__stores{display:flex;flex-direction:column;gap:.75rem}.homeStores__info__stores__box{align-items:center;border:.063rem solid #333;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem 1rem;transition:border .1s cubic-bezier(.39,.575,.565,1);width:100%}.homeStores__info__stores__box:hover{border:.063rem solid #a6b5a3}.homeStores__info__stores__box.box-active{box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326}.homeStores__info__stores__box.box-active:hover{border:.063rem solid #333}.homeStores__info__stores__box__icon{opacity:0;transition:opacity .1s cubic-bezier(.39,.575,.565,1),visibility .1s cubic-bezier(.39,.575,.565,1);visibility:0}.homeStores__info__stores__box__icon img{display:block;height:100%;width:1.5rem}.homeStores__info__stores__box__icon.icon-active{opacity:1;visibility:visible}.homeStores__info__link{background-color:#e4e8e3;border:.063rem solid #e4e8e3;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;cursor:pointer;padding:.5rem 1rem;text-align:center;transition:background-color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1);width:100%}.homeStores__info__link p{color:#4d4d4d;font-weight:800}.homeStores__info__link:hover{background-color:#fff;border:.063rem solid #4d4d4d}.homeStores__image{max-height:75vh;width:75%}.homeStores__image img{display:block;filter:brightness(.9);height:100%;object-fit:cover;width:100%}@media screen and (max-width:1200px){.homeStores__wrapper{padding:0 2rem}.homeStores__inner{gap:2rem}.homeStores__info__stores__box{padding:.5rem}.homeStores__info__stores__box__icon{transform:rotate(-90deg)}.homeStores__image{max-height:none}}@media screen and (max-width:600px){.homeStores__wrapper{padding:0 1rem}.homeStores__inner{flex-direction:column-reverse}.homeStores__info{width:100%}.homeStores__info__stores__box{padding:.5rem 1rem;text-align:start;width:100%}.homeStores__image{height:50vh;overflow-y:hidden;width:100%}}.homeBrands__wrapper{padding:1rem 0}.homeBrands__box{align-items:center;display:flex!important;justify-content:center}.homeBrands__box img{display:block;height:10rem;object-fit:contain;transition:transform .3s cubic-bezier(.39,.575,.565,1);width:10rem}.homeBrands__box img:hover{transform:scale(1.035)}@media screen and (max-width:1200px){.homeBrands__box img{height:7rem;width:7rem}}@media screen and (max-width:600px){.homeBrands__box img{height:5rem;width:5rem}}.socialModal__wrapper{background-color:#fff;border-radius:1rem;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;display:flex;height:80vh;overflow:hidden;width:78vw;z-index:900}.socialModal__left{width:65%}.socialModal__left img{border-bottom-left-radius:1rem;border-top-left-radius:1rem;display:block;height:100%;object-fit:cover;width:100%}.socialModal__right{display:flex;flex-direction:column;gap:1rem;width:35%}.socialModal__right__header{align-items:center;border-bottom:.063rem solid #e6e6e6;display:flex;justify-content:space-between;padding:1rem}.socialModal__right__header__link{align-items:center;display:flex;gap:1rem}.socialModal__right__header__link__icon{border:.063rem solid #e6e6e6;border-radius:50%;height:3rem;padding:.5rem;width:3rem}.socialModal__right__header__link__icon img{height:100%;width:100%}.socialModal__right__header__link a{color:#333;font-size:1.25rem;font-weight:700}.socialModal__right__header__button{cursor:pointer}.socialModal__right__header__button img{display:block;height:100%;width:1.5rem}.socialModal__right__header p{font-size:1.2rem;opacity:.5}.socialModal__right__nav{display:flex;justify-content:space-between;padding:1rem}.socialModal__right__nav img{cursor:pointer;height:100%;width:1rem}.socialModal__right__desc{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-wrap:break-word}.socialModal__right__desc__info{display:flex;flex-direction:column;gap:3rem;padding:0 2rem}.socialModal__right__desc__footer{align-items:center;border-top:.063rem solid #e6e6e6;display:flex;gap:.5rem;padding:.5rem}.socialModal__right__desc__footer p{font-size:.688rem}.socialModal__right__desc__footer a{color:#333;font-size:.688rem}.social__mobile{display:none}@media screen and (max-width:1200px){.socialModal__wrapper{height:90vh;width:92vw}.socialModal__left{width:100%}.socialModal__left img{border-radius:0}.socialModal__right{gap:1.5rem;width:100%}.socialModal__right__nav{padding:0 1rem}.socialModal__right__desc__footer{padding:.5rem 1rem}.social__desktop{display:none}.social__mobile{display:block}}@media screen and (max-width:600px){.socialModal__wrapper{height:95vh;width:93vw}.socialModal__right__header__link__icon{height:2rem;padding:.3rem;width:2rem}.socialModal__right__nav{padding:0 .5rem}.socialModal__right__nav img{width:.75rem}.socialModal__right__desc__info{gap:2rem;padding:0 1rem}.socialModal__right__desc__info p{font-size:.75rem}}.homeSocial__inner{display:flex;flex-direction:column;gap:2rem;padding:0 3rem}.homeSocial__inner__header{align-items:center;display:flex;gap:1rem}.homeSocial__inner__header img{display:block;height:100%;width:1.5rem}.homeSocial__inner__header a{color:#a6b5a3;font-size:1.266rem;font-weight:300;-webkit-text-decoration:underline .063rem #0000;text-decoration:underline .063rem #0000;text-underline-offset:.5rem;transition:text-decoration-color .3s cubic-bezier(.39,.575,.565,1)}.homeSocial__inner__header a:hover{text-decoration-color:#c5cfc3}.homeSocial__inner__images{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.homeSocial__inner__images__box{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;cursor:pointer;overflow:hidden;position:relative;width:100%}.homeSocial__inner__images__box img{display:block;filter:brightness(.9);height:100%;object-fit:cover;width:100%}.homeSocial__inner__images__box__icon{left:50%;opacity:0;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1),transform .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;z-index:2}.homeSocial__inner__images__box__icon img{filter:invert(1);height:100%;opacity:.9;width:2rem}.homeSocial__inner__images__box__icon:hover{transform:scale(1.025) translateY(-50%) translateX(-50%)}.homeSocial__inner__images__box:after{background-color:#0006;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;width:100%;z-index:1}.homeSocial__inner__images__box:hover .homeSocial__inner__images__box__icon,.homeSocial__inner__images__box:hover.homeSocial__inner__images__box:after{opacity:1;visibility:visible}.homeSocial__modal{align-items:center;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100vw;z-index:99}.homeSocial__modal.active{opacity:1;visibility:visible}@media screen and (max-width:1200px){.homeSocial__inner{padding:0 2rem}}@media screen and (max-width:600px){.homeSocial__inner{gap:1rem;padding:0 1rem}.homeSocial__inner__images{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}}.homeBenefit__wrapper{align-items:center;background-color:#fff;display:flex;padding:1rem 3rem;z-index:3}.homeBenefit__box{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;text-align:center}.homeBenefit__box img{height:100%;width:3rem}@media screen and (max-width:1200px){.homeBenefit__wrapper{padding:1rem 2rem}.homeBenefit__box{gap:1rem}.homeBenefit__box img{width:2rem}.homeBenefit__box h5{font-size:1.125rem}}@media screen and (max-width:600px){.homeBenefit__wrapper{flex-direction:column;gap:3rem;padding:1rem}}.register__wrapper{background-color:#fff;min-height:100vh;position:fixed;right:0;top:0;width:31rem}@media screen and (max-width:600px){.register__wrapper{width:100%}}.productModal__wrapper{height:100%;position:relative;width:100%}.productModal__image{height:100%;width:100%}.productModal__image img{display:block;height:100%;object-fit:contain;width:100%}.productModal__navigation{align-items:center;background-color:#fff;bottom:1rem;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;display:flex;gap:.5rem;padding:.5rem 1rem;position:absolute;right:1rem}.productModal__navigation__button{cursor:pointer;transition:transform .3s cubic-bezier(.39,.575,.565,1)}.productModal__navigation__button img{display:block;height:100%;transition:filter .3s cubic-bezier(.39,.575,.565,1);width:1.5rem}.productModal__navigation__button:hover{transform:scale(1.1)}@media screen and (max-width:600px){.productModal__navigation__button img{width:1.25rem}}.productGallery__wrapper{display:grid;grid-template-columns:23.5% 75%;grid-template-rows:100%;justify-content:space-between;width:50%}.productGallery__list{align-content:space-between;display:grid;grid-template-columns:100%;grid-template-rows:repeat(4,24%)}.productGallery__list__item{background-color:#fff;border:.063rem solid #fff;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;cursor:pointer;transition:border-color .3s cubic-bezier(.39,.575,.565,1)}.productGallery__list__item.active{border-color:#4d4d4d}.productGallery__list__item img{display:block;height:100%;object-fit:contain;width:100%}.productGallery__show{background-color:#fff;border:.063rem solid #fff;position:relative}.productGallery__show img{display:block;height:100%;object-fit:cover;width:100%}.productGallery__show__loupe{background-color:#fff;border-radius:50%;bottom:1rem;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;cursor:pointer;padding:.15rem;position:absolute;right:1rem;transition:background-color .3s cubic-bezier(.39,.575,.565,1)}.productGallery__show__loupe img{display:block;height:100%;transition:filter .3s cubic-bezier(.39,.575,.565,1);width:2rem}.productGallery__show__loupe:hover{background-color:#333}.productGallery__show__loupe:hover img{filter:invert(1)}.productGallery__productModal{border:.063rem solid #4d4d4d;height:25%;left:50%;opacity:0;position:fixed;top:0;transform:translateX(-50%);transition:opacity .3s cubic-bezier(.39,.575,.565,1),visibility .3s cubic-bezier(.39,.575,.565,1);visibility:hidden;width:100%;z-index:999}.productGallery__productModal.active{opacity:1;visibility:visible}.productGallery__productModal__inner{background-color:#fff;height:100%;width:100%}@media screen and (max-width:1200px){.productGallery__wrapper{width:100%}.productGallery__productModal__inner{height:100%;width:100%}}@media screen and (max-width:600px){.productGallery__wrapper{display:flex;flex-direction:column-reverse;gap:1rem;width:100%}.productGallery__list{grid-template-columns:repeat(4,24%);grid-template-rows:100%;justify-content:space-between}.productGallery__show__loupe img{width:1.5rem}}.quantity__wrapper{align-items:center;display:flex;gap:1rem;width:100%}.quantity__view{border:.063rem solid #8c8c8c;text-align:center;width:2rem}.quantity__view p{font-size:1.266rem}.quantity__input{cursor:pointer;opacity:.55}.quantity__input img{display:block;height:100%;width:1.5rem}@media screen and (max-width:600px){.quantity__wrapper{gap:2rem}.quantity__view p{font-size:1rem}}.productActions__wrapper{background-color:#fff;display:flex;flex-direction:column;gap:1rem;padding:3rem;width:50%}.productActions__header{align-items:flex-start;display:flex;justify-content:space-between}.productActions__header__socials{align-items:center;display:flex;grid-area:.5rem}.productActions__header__socials img{cursor:pointer;display:block;height:100%;opacity:.7;width:2rem}.productActions__reference p{color:#8c8c8c;font-size:.889rem}.productActions__price{align-items:center;display:flex;gap:1rem}.productActions__price h3{color:#8c8c8c;font-weight:400;text-decoration:line-through}.productActions__actions{align-items:center;border-bottom:.063rem solid #e6e6e6;border-top:.063rem solid #e6e6e6;display:flex;gap:2rem;justify-content:space-between;padding:2rem 0}.productActions__actions____quantity{width:25%}.productActions__actions__buttons{display:flex;gap:1rem;width:75%}.productActions__actions__buttons button{box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:800;padding:.5rem 0}.productActions__actions__buttons__cart{align-items:center;background-color:#e4e8e3;border:.063rem solid #e4e8e3;display:flex;gap:.75rem;justify-content:center;transition:background-color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1);width:80%}.productActions__actions__buttons__cart:hover{background-color:#fff;border:.063rem solid #4d4d4d}.productActions__actions__buttons__cart img{display:block;height:100%;opacity:.75;width:1.5rem}.productActions__actions__buttons__wishlist{background-color:#333;border:.063rem solid #4d4d4d;display:flex;justify-content:center;transition:background-color .3s cubic-bezier(.39,.575,.565,1);width:20%}.productActions__actions__buttons__wishlist img{display:block;filter:invert(1);height:100%;transition:filter .3s cubic-bezier(.39,.575,.565,1);width:1.85rem}.productActions__actions__buttons__wishlist:hover{background-color:#fff}.productActions__actions__buttons__wishlist:hover img{filter:invert(0)}.productActions__description h5{margin-bottom:.5rem}@media screen and (max-width:1200px){.productActions__wrapper{padding:2rem;width:100%}.productActions__header__socials{margin-right:-1rem}}@media screen and (max-width:600px){.productActions__wrapper{padding:0}.productActions__header__title h1{font-size:1.424rem}.productActions__header__title h3{font-size:1.266rem}.productActions__header__socials{margin-right:1rem}.productActions__header__socials img{width:1.5rem}.productActions__actions{flex-direction:column-reverse}.productActions__actions____quantity{width:100%}.productActions__actions__buttons{gap:.5rem;width:100%}}.productInfo__wrapper{display:flex;gap:2rem;height:75vh}@media screen and (max-width:1200px){.productInfo__wrapper{flex-direction:column;gap:3rem;height:auto}}.productTabs__wrapper{display:flex;flex-direction:column}.productTabs__header{display:flex;gap:.5rem;justify-content:space-between;margin-bottom:-.075rem}.productTabs__header__button{background-color:#e6e6e6;border:.063rem solid #e6e6e6;border-bottom:none;box-shadow:inset 0 -50px 36px -28px #0003;cursor:pointer;opacity:.4;padding:.5rem 0 1rem;text-align:center;transition:background-color .15s cubic-bezier(.39,.575,.565,1),opacity .15s cubic-bezier(.39,.575,.565,1),box-shadow .15s cubic-bezier(.39,.575,.565,1);width:50%}.productTabs__header__button.active{background-color:#fff;box-shadow:0 -5px 15px -12.5px #00000059;opacity:1;z-index:3}.productTabs__body{background-color:#fff;border:.063rem solid #e6e6e6;padding:3rem;z-index:2}.productTabs__body__tab{display:none}.productTabs__body__tab.active{display:block}.productTabs__body__tab__features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.tab__title{font-weight:300;margin-bottom:1rem;text-decoration:underline;text-underline-offset:.5rem}.shipping__info{display:flex;flex-direction:column;gap:1rem}.shipping__info__tab{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width:1200px){.productTabs__header{gap:.25rem}}@media screen and (max-width:600px){.productTabs__header h6{font-size:.889rem}.productTabs__body{padding:1rem}.productTabs__body h6,.productTabs__body p{font-size:.889rem}.shipping__info{display:flex;flex-direction:column;gap:1rem}.shipping__info__tab{display:flex;flex-direction:column;gap:.5rem}}.productBrand__wrapper{position:relative}.productBrand__inner{display:flex}.productBrand__inner__info{align-items:center;display:flex;width:50%}.productBrand__inner__info__inner{width:75%}.productBrand__inner__info__inner h2{text-transform:uppercase}.productBrand__inner__image{width:50%}.productBrand__inner__image img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:1200px){.productBrand__inner{flex-direction:column-reverse;gap:2rem}.productBrand__inner__info{width:100%}.productBrand__inner__info__inner{width:95%}.productBrand__inner__image{width:100%}}@media screen and (max-width:600px){.productBrand__inner{gap:1rem}.productBrand__inner__info__inner h2{font-size:1.424rem}.productBrand__inner__info__inner p{font-size:.889rem}}.productSimilar__wrapper{position:relative}.productSimilar__wrapper h4{margin-left:1rem}.productNew__wrapper{background-color:#fafafa;display:flex;flex-direction:column;gap:3rem;min-height:150vh;overflow:hidden;padding:3rem}.productNew__similar{margin:0 -1rem}@media screen and (max-width:1200px){.productNew__wrapper{padding:2rem}}@media screen and (max-width:600px){.productNew__wrapper{background-color:#fff;padding:0}}.productSingle__wrapper{min-height:100vh;padding:8rem 3rem 0}@media screen and (max-width:1200px){.productSingle__wrapper{padding:6rem 2rem 0}}@media screen and (max-width:600px){.productSingle__wrapper{padding:7rem 1rem 0}}.products__wrapper{display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-between;min-height:100vh;padding:0 2rem;width:100%}@media screen and (max-width:1921px){.products__wrapper{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1441px){.products__wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){.products__wrapper{grid-template-columns:repeat(2,1fr);padding:0 1rem}}@media screen and (max-width:600px){.products__wrapper{display:flex;flex-direction:column;padding:0}}.productsList__wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;min-height:100vh;padding:8rem 0;width:100%}.productsList__wrapper h1{text-transform:uppercase}.storeInfo__header{height:75vh;position:relative}.storeInfo__header img{display:block;filter:brightness(.9);height:100%;object-fit:cover;object-position:bottom;width:100%}.storeInfo__header__title{border-top:.063rem solid #fff;left:3%;position:absolute;top:3%;width:94%}.storeInfo__header__title h1{color:#fff;font-size:3.6rem}.storeInfo__body,.storeInfo__footer{padding:0 3rem}.storeInfo__body{display:flex;gap:2rem}.storeInfo__body__address,.storeInfo__body__info{display:flex;flex-direction:column;gap:2rem}.storeInfo__body__address{width:30%}.storeInfo__body__address a{text-decoration:underline;text-underline-offset:.5rem}.storeInfo__body__address__button a{background-color:#e4e8e3;border:.063rem solid #e4e8e3;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;color:#4d4d4d;font-family:proxima-nova,sans-serif;font-size:.889rem;font-weight:700;padding:.5rem 2rem;text-decoration:none;transition:background-color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1)}.storeInfo__body__address__button a:hover{background-color:#fff;border:.063rem solid #4d4d4d}.storeInfo__body__info{width:70%}.storeInfo__footer{display:flex;flex-direction:row-reverse;gap:2rem}.storeInfo__footer__info{width:30%}.storeInfo__footer__info__inner h3{font-size:2.027rem;text-transform:uppercase}.storeInfo__footer__image{height:75vh;width:70%}.storeInfo__footer__image img{display:block;filter:brightness(.9);height:100%;object-fit:cover;object-position:bottom;width:100%}@media screen and (max-width:1200px){.storeInfo__header__title{left:4%;top:4%;width:92%}.storeInfo__header__title h1{font-size:2.88rem}.storeInfo__body{flex-direction:column;gap:6rem;padding:0 2rem}.storeInfo__body__address,.storeInfo__body__info{gap:1.5rem}.storeInfo__body__address,.storeInfo__body__info{width:100%}.storeInfo__footer{flex-direction:column;padding:0}.storeInfo__footer__info{padding:0 2rem;width:100%}.storeInfo__footer__info__inner h3{font-size:1.602rem}.storeInfo__footer__image{width:100%}}@media screen and (max-width:600px){.storeInfo__header__title h1{font-size:2.027rem}.storeInfo__body{gap:4rem;padding:0 1rem}.storeInfo__footer__info{padding:0 1rem}.storeInfo__footer__info__inner h3{font-size:1.266rem}}.store__wrapper{padding-top:8rem}@media screen and (max-width:1200px){.store__wrapper{margin-bottom:-6rem;padding-top:6rem}}@media screen and (max-width:600px){.store__wrapper{margin-bottom:-4rem;padding-top:7rem}}.about__wrapper{display:flex;flex-direction:column;padding-top:8rem}.about__bottom__inner,.about__top__inner{width:50rem}.about__top{display:flex;justify-content:center;margin-bottom:-4rem;z-index:3}.about__top__inner{background-color:#e4e8e3;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;padding:3rem}.about__top__inner h1{color:#fff;font-size:4rem;font-weight:900;line-height:1;margin-bottom:3rem;text-transform:uppercase}.about__top__inner__info{display:flex;flex-direction:column;gap:1rem}.about__top__inner__button{margin-top:3rem}.about__top__inner__button a{background:#0000;border:.063rem solid #4d4d4d;color:#4d4d4d;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:2.027rem;font-weight:900;padding:.5rem 2rem;transition:color .3s cubic-bezier(.39,.575,.565,1),border .3s cubic-bezier(.39,.575,.565,1)}.about__top__inner__button a:hover{border:.063rem solid #fff;color:#fff}.about__bottom{height:100vh;position:relative}.about__bottom__background{height:100%;position:relative}.about__bottom__background img{display:block;height:100%;object-fit:cover;width:100%}.about__bottom__background:after{background-color:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about__bottom__inner{background-color:#0000;left:50%;padding-top:7rem;position:absolute;top:0;transform:translateX(-50%);z-index:2}.about__bottom__inner__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.about__bottom__inner__grid__box{display:grid;grid-template-rows:800% 1fr 1fr}.about__bottom__inner__grid__box img{display:block;filter:brightness(.9);height:100%;object-fit:cover;width:100%}.about__bottom__inner h2,.about__bottom__inner h6,.about__bottom__inner p{color:#fff}.about__bottom__inner h2{font-weight:300;line-height:1.2;margin-bottom:2rem;text-transform:uppercase;width:75%}.about__bottom__inner h6{margin:.5rem 0;text-transform:uppercase}.about__bottom__inner p{font-size:.889rem}@media screen and (max-width:1200px)and (orientation:portrait){.about__wrapper{padding-top:6rem}.about__bottom__inner,.about__top__inner{width:70vw}.about__top__inner{padding:2rem}.about__top__inner h1{font-size:6vw;margin-bottom:2rem}.about__bottom{height:100vh}.about__bottom__inner__grid__box{grid-template-rows:250% 1fr 1fr}}@media screen and (max-width:1200px)and (orientation:landscape){.about__wrapper{padding-top:6rem}.about__bottom__inner,.about__top__inner{width:70vw}.about__top__inner{padding:2rem}.about__top__inner h1{font-size:6vw;margin-bottom:2rem}.about__bottom{height:200vh}.about__bottom__inner__grid__box{grid-template-rows:175% 1fr 1fr}}@media screen and (max-width:600px){.about__wrapper{margin-bottom:-4rem;padding-top:8rem}.about__bottom__inner,.about__top__inner{width:90vw}.about__top__inner{padding:1rem 1rem 2rem}.about__top__inner h1{font-size:8vw;margin-bottom:1rem}.about__top__inner__button a{display:block;font-size:1.602rem;text-align:center}.about__top__inner__info p{font-size:.889rem}.about__bottom{height:200vh}.about__bottom__inner h2{font-size:1.424rem;width:100%}.about__bottom__inner__grid__box{grid-template-rows:150% 1fr 1fr}}
/*# sourceMappingURL=main.167ac322.css.map*/