@import"https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:Mulish,sans-serif}a,body{color:#262322}a{text-decoration:none}ul{padding-left:0}li{list-style-type:none}img{max-width:100%}section{margin:2rem 0}button{cursor:pointer}.dark-mode{background-color:#262322;color:#fff}.grid{display:grid;grid-template-columns:[full-width-start] minmax(2rem,1fr) [breakout-start] minmax(0,15rem) [content-start] min(100% - 4rem,90rem) [content-end] minmax(0,15rem) [breakout-end] minmax(2rem,1fr) [full-width-end]}.grid>:not(.breakout,.fullwidth){grid-column:content}.grid>.breakout{grid-column:breakout}.grid>.fullwidth{grid-column:full-width}h1,h2,h3,h4,h5,h6{font-family:Akshar,sans-serif;font-weight:500;margin:0}.h1,h1{font-size:clamp(2rem,-.4286rem + 7.1429vw,6rem)}.h2,h2{font-size:clamp(1.75rem,1.107rem + 3.214vw,4rem)}.h3,h3{font-size:clamp(1.5rem,.643rem + 1.786vw,2.25rem)}.h4,h4{font-size:clamp(1.25rem,-1rem + 4.688vw,2rem)}.h5,h5{font-size:clamp(1.125rem,-.75rem + 3.906vw,1.75rem)}.h6,h6{font-size:clamp(1rem,-.5rem + 3.125vw,1.5rem)}.uptitle{font-size:1rem;font-weight:500;letter-spacing:.0625rem;line-height:1.2;text-transform:uppercase}.input{width:100%}.input input{background-color:transparent;border:none;border-bottom:.0625rem solid #262322;color:#262322;display:block;font-size:clamp(1rem,.286rem + 3.571vw,2rem);outline:none;width:100%}.input input::-moz-placeholder{color:#262322;opacity:.3}.input input::placeholder{color:#262322;opacity:.3}.input .uptitle{font-size:.875rem}.content-component .title{font-weight:600;letter-spacing:.0625rem;text-transform:capitalize}.content-component .title.is-uppercase{text-transform:uppercase}.input-radio{cursor:pointer;padding-left:1.875rem;position:relative}.input-radio input[type=radio]{height:0;opacity:0;position:absolute;width:0}.input-radio input[type=radio]:checked+.input-radio__btn:after{background-color:#262322;border-radius:50%;display:block;height:.75rem;left:.25rem;top:.25rem;width:.75rem}.input-radio .input-radio__btn{border:.0625rem solid #262322;border-radius:50%;height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.input-radio .input-radio__btn:after{content:"";display:none;position:absolute}.arrow{border-bottom:.25rem solid #fff;border-right:.25rem solid #fff;display:inline-block;height:1.25rem;width:1.25rem}.arrow.right{transform:rotate(-45deg)}.arrow.down{transform:rotate(45deg)}.arrow.left{transform:rotate(135deg)}.arrow.up{transform:rotate(-135deg)}.close-button{background-color:transparent;cursor:pointer;display:block;font-size:0;height:1.375rem;outline:none;overflow:hidden;position:relative;width:1.375rem}.close-button.primary{border:.0625rem solid #fff}.close-button.primary:after,.close-button.primary:before{border-left:.3125rem solid #fff;border-right:.3125rem solid #fff}.close-button.secondary{border:.0625rem solid #262322}.close-button.secondary:after,.close-button.secondary:before{border-left:.3125rem solid #262322;border-right:.3125rem solid #262322}.close-button:after,.close-button:before{content:"";height:.0625rem;left:50%;position:absolute;top:50%;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:0}.close-button:before{transform:translate3d(-50%,-50%,0) rotate(-45deg)}.close-button:after{transform:translate3d(-50%,-50%,0) rotate(45deg)}.close-button:hover:after,.close-button:hover:before{width:.5rem}.checkbox{cursor:pointer;display:block;padding-left:2rem;position:relative}.checkbox input{height:0;opacity:0;position:absolute;width:0}.checkbox input:checked+.checkmark:after{display:block}.checkbox .checkmark{border:.0625rem solid #fff;height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.checkbox .checkmark:after{background-color:#fff;content:"";display:none;height:.625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.625rem}.hamburger{background-color:transparent;border:none;display:block;height:1.875rem;padding:0;position:relative;width:1.875rem;z-index:94}.hamburger .hamburger__inner{display:flex;flex-direction:column;row-gap:.5rem}.hamburger.is-active{position:fixed;transform:rotate(45deg);transition:all .3s ease-in-out;transition-delay:.6s}.hamburger.is-active .hamburger__line:nth-child(2){width:0}.hamburger.is-active .hamburger__line:first-child,.hamburger.is-active .hamburger__line:nth-child(3){transition-delay:.3s}.hamburger.is-active .hamburger__line:first-child{transform:translateY(.8125rem)}.hamburger.is-active .hamburger__line:nth-child(3){transform:translateY(-.4375rem) rotate(90deg)}.hamburger .hamburger__line{background-color:#262322;height:.125rem;transition:all .3s ease-in-out;width:1.875rem}.dropdown{display:flex;flex-direction:column;position:relative;width:100%}.dropdown .dropdown__label{margin-bottom:.25rem}.dropdown .dropdown-input{align-items:center;border-bottom:.0625rem solid #fff;cursor:pointer;display:flex;font-size:clamp(1rem,.286rem + 3.571vw,2rem);justify-content:space-between;width:100%}.dropdown .dropdown-input.is-open .arrow{transform:rotate(225deg)}.dropdown .dropdown-input__selected{opacity:.5}.dropdown .dropdown-input__selected.is-selected{opacity:1}.dropdown .arrow{height:.625rem;margin-bottom:.25rem;width:.625rem}.dropdown .dropdown-list{background-color:#fff;margin-top:.0625rem;padding:.5rem}.dropdown .dropdown-item{color:#262322;cursor:pointer;font-size:clamp(1rem,.286rem + 3.571vw,2rem)}.btn{align-items:center;background-color:transparent;border:.0625rem solid #262322;cursor:pointer;display:inline-flex;font-size:.875rem;justify-content:center;line-height:2.8125rem;max-width:16.25rem;min-width:10rem;outline:none;overflow:hidden;padding-inline:2rem;position:relative;text-align:center;transition-duration:.4s}.btn.btn-primary{background-color:#fff;color:#262322}.btn.btn-primary:hover{background-color:#262322;color:#fff}.btn.btn-primary:before{color:#fff}.btn.btn-secondary{background-color:#262322;border:.0625rem solid #fff;color:#fff}.btn.btn-secondary:hover{background-color:#fff;color:#262322}.btn.btn-secondary:before,.btn.btn-secondary:hover span{color:#262322}.btn.btn-outline-white{background-color:transparent;border:.0625rem solid #fff;color:#fff;transition:all .25s ease}.btn.btn-outline-white:hover{background-color:#fff;color:#262322}.btn.btn-primary:hover,.btn.btn-secondary:hover{transition-duration:.4s;transition-timing-function:cubic-bezier(.86,0,.07,1)}.btn.btn-primary:hover span,.btn.btn-secondary:hover span{transform:translateY(-400%) scale(-.1,20)}.btn.btn-primary:hover:before,.btn.btn-secondary:hover:before{transform:translateY(0) scale(1)}.btn.btn-primary:before,.btn.btn-secondary:before{content:attr(data-text);left:0;position:absolute;right:0;transform:translateY(500%) scale(-.1,20)}.btn.btn-primary span,.btn.btn-primary:before,.btn.btn-secondary span,.btn.btn-secondary:before{transition-duration:.4s;transition-timing-function:cubic-bezier(.86,0,.07,1)}.btn.btn-disabled{opacity:.8}.btn.btn-disabled.btn-primary:hover{background-color:#fff;color:#262322}.btn.btn-disabled.btn-primary:hover span{color:#262322}.btn.btn-disabled.btn-secondary:hover{background-color:#262322;border:.0625rem solid #fff;color:#fff}.btn.btn-disabled.btn-secondary:hover span{color:#fff}.btn.btn-disabled:hover{cursor:default}.btn.btn-disabled:hover span,.btn.btn-disabled:hover:before{transform:none!important;transition:none!important}.btn.btn-disabled:hover:before{content:none!important}.image-modal{align-items:center;background-color:#000c;display:flex;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100svw;z-index:10000}.image-modal .image-modal__content{max-height:90%;max-width:90%;padding:1.25rem;position:relative}.image-modal .image-modal__content img{max-height:31.25rem;max-width:31.25rem;width:100%}.image-modal .image-modal__content .close-button{position:absolute;right:1.25rem;top:-1.875rem}@keyframes in{0%{left:0;right:auto;width:0}to{left:0;right:auto;width:100%}}@keyframes out{0%{left:auto;right:0;width:100%}to{left:auto;right:0;width:0}}nav.navigation .navigation__desktop{display:none}@media (min-width:48rem){nav.navigation .navigation__desktop{align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;justify-content:center;margin:0}nav.navigation .navigation__desktop a{display:inline-block;font-weight:400;position:relative}nav.navigation .navigation__desktop a:after{animation:out .2s cubic-bezier(1,0,.58,.97) 1 both;background-color:#747c92;bottom:-.1875rem;content:"";height:.1875rem;position:absolute;width:100%;z-index:0}nav.navigation .navigation__desktop a:hover:after{animation:in .2s cubic-bezier(1,0,.58,.97) 1 both}}nav.navigation .navigation__mobile{background-color:#fff;display:block;height:auto;left:0;position:fixed;top:0;width:100%;z-index:92}@media (min-width:48rem){nav.navigation .navigation__mobile{display:none}}nav.navigation .navigation__mobile .navigation__mobile--inner{margin-top:6.25rem;padding:0 1rem;position:relative;z-index:92}nav.navigation .navigation__mobile .navigaton__mobile--link{font-size:clamp(1rem,1rem + 4.688vw,3.25rem)}nav.navigation .navigation__mobile--overlay{background-color:#000c;height:100%;left:0;position:fixed;top:0;width:100%;z-index:91}@media (min-width:48rem){nav.navigation .navigation__mobile--overlay{display:none}}nav.navigation .navigation__mobile--line{background-color:#262322;height:.0625rem;left:0;position:fixed;top:5.375rem;width:100%;z-index:99}@media (min-width:48rem){nav.navigation .navigation__mobile--line{display:none}}header.header{align-items:center;border-bottom:.0625rem solid #262322;display:flex;justify-content:space-between;padding:1rem 0;width:100%}header.header .header__cart,header.header .header__logo{position:relative;z-index:99}header.header .header__hamburger{height:1.875rem;position:relative;width:1.875rem}@media (min-width:48rem){header.header .header__hamburger{display:none}}header.header .header__right{align-items:center;display:flex;gap:1rem}header.header .header__cart{position:relative}header.header .header__cart-count{align-items:center;background-color:#fff;border:.0625rem solid #262322;border-radius:50%;bottom:0;display:flex;font-size:.6875rem;height:.9375rem;justify-content:center;position:absolute;right:0;width:.9375rem}footer.footer{margin:3.75rem 0}footer.footer h1{margin-bottom:1.5625rem;text-transform:uppercase}footer.footer .footer__container{border:.0625rem solid #262322;display:flex;flex-wrap:wrap}@media (min-width:90rem){footer.footer .footer__container{flex-direction:row;flex-wrap:nowrap}}footer.footer .footer__column{padding:1.875rem 2.1875rem}footer.footer .footer__column:first-child{order:2;width:calc(50% - 4.375rem)}@media (min-width:90rem){footer.footer .footer__column:first-child{max-width:21.875rem;order:1;width:100%}}footer.footer .footer__column:nth-child(2){border-bottom:.0625rem solid #262322;order:1;width:100%}@media (min-width:90rem){footer.footer .footer__column:nth-child(2){border-bottom:0;border-left:.0625rem solid #262322;border-right:.0625rem solid #262322;order:2;width:auto}}footer.footer .footer__column:nth-child(3){order:3;width:calc(50% - 4.375rem)}@media (min-width:90rem){footer.footer .footer__column:nth-child(3){min-width:12.5rem;width:auto}}footer.footer .footer__column h3{text-transform:uppercase}footer.footer .footer__column img{height:1.75rem;width:1.75rem}footer.footer .footer__column ul{margin-top:2rem}footer.footer .footer__column li{margin-bottom:1rem}footer.footer .footer__column a{align-items:center;color:#262322;-moz-column-gap:.625rem;column-gap:.625rem;display:flex;text-decoration:none}.newsletter h2{text-transform:uppercase}.newsletter .newsletter__form{-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;flex-wrap:wrap;margin-top:1.25rem;row-gap:2.8125rem}.newsletter .newsletter__submit button{background-color:transparent;border:none;color:#262322;font-family:Akshar,sans-serif;font-size:1.5rem;font-weight:500;margin:0;outline:none;padding:0;text-transform:uppercase}.product-card{border:.0625rem solid #262322;height:calc(100% - 2.125rem);padding:1rem}.product-card .product-card__container,.product-card .product-card__link{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.product-card .product-card__title{width:100%}.product-card .product-card__title h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@supports (-webkit-line-clamp:2){.product-card .product-card__title h3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.product-card .product-card__thumbnail{height:100%;margin-top:2rem;overflow:hidden;position:relative;width:100%}@media (min-width:48rem){.product-card .product-card__thumbnail{max-height:18.75rem;max-width:18.75rem}}@media (min-width:64rem){.product-card .product-card__thumbnail{height:18.75rem;width:18.75rem}}.product-card .product-card__thumbnail:before{content:"";display:block;padding-top:100%}.product-card .product-card__thumbnail img{height:100%;left:50%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.splash-screen{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100svw;z-index:10000}.splash-screen .splash-screen__logo{height:6.25rem;margin-bottom:3.125rem;width:6.25rem}.splash-screen .splash-screen__loading{max-width:20rem;width:100%}.splash-screen .splash-screen__progress-fill{background-color:#262322;height:.0625rem}.cookie-popup{background-color:#262322;bottom:.9375rem;color:#fff;max-width:31.25rem;position:fixed;right:.9375rem;width:calc(100% - 1.875rem)}.cookie-popup a{color:#fff}.cookie-popup .cookie-popup__content{padding:1.25rem}.cookie-popup .cookie-popup__actions{align-items:center;display:flex;gap:.3125rem;justify-content:space-between;margin-top:1.25rem}.cookie-popup .cookie-popup__actions button{flex-grow:1}form.sell-form{margin-top:3.75rem}form.sell-form .sell-form__container{border:.0625rem solid #747c92;display:flex;flex-wrap:wrap;gap:1.25rem;padding:1.5625rem}form.sell-form .sell-form__title{display:block;margin-bottom:2rem;text-transform:uppercase}@media (min-width:48rem){form.sell-form .sell-form__column{width:100%}form.sell-form .sell-form__column:first-child,form.sell-form .sell-form__column:nth-child(2){width:calc(50% - 2.5rem)}}form.sell-form .sell-form__accessories-list,form.sell-form .sell-form__quality-list{-moz-column-gap:10%;column-gap:10%;display:flex;flex-wrap:wrap;row-gap:2rem}form.sell-form .sell-form__accessories-item,form.sell-form .sell-form__quality-item{display:flex;gap:.75rem}form.sell-form .sell-form__accessories-item.is-textarea,form.sell-form .sell-form__accessories-item.is-textarea textarea,form.sell-form .sell-form__quality-item.is-textarea,form.sell-form .sell-form__quality-item.is-textarea textarea{width:100%}form.sell-form .sell-form__submit{align-items:flex-start;display:flex;flex-direction:column;width:100%}form.sell-form .sell-form__submit h3{margin-bottom:.75rem}form.sell-form .sell-form__submit .sell-form__contact{display:flex;flex-direction:column;gap:1.25rem;width:50%}form.sell-form .sell-form__submit .sell-form__button{background-color:transparent;border:none;color:#262322;font-family:Akshar,sans-serif;font-size:1.5rem;font-weight:500;margin-top:2rem;outline:none;padding:0;text-transform:uppercase}section.hero-carousel .hero-carousel__inner{position:relative}section.hero-carousel .hero-carousel__slides{height:100%;margin-bottom:0;margin-top:0;overflow:hidden;position:relative;width:100%}section.hero-carousel .hero-carousel__slide{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 1s ease;width:100%}section.hero-carousel .hero-carousel__slide.is-active{opacity:1;pointer-events:auto;position:relative}section.hero-carousel .hero-carousel__slide img{display:block;height:calc(100svh - 9.375rem);max-height:56.25rem;min-height:37.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:48rem){section.hero-carousel .hero-carousel__slide img{height:56.25rem}}section.hero-carousel .hero-carousel__slide h1{color:#fff;left:1.25rem;position:absolute;top:1.5625rem}section.hero-carousel .hero-carousel__slide span{bottom:1.5625rem;color:#fff;position:absolute;right:1.25rem}section.hero-carousel .hero-carousel__controls{bottom:1.5625rem;left:1.25rem;position:absolute}section.hero-carousel .hero-carousel__thumbnails{display:flex;gap:.75rem;margin-bottom:0;margin-top:0}section.hero-carousel .hero-carousel__thumbnail{cursor:pointer}section.hero-carousel .hero-carousel__thumbnail img{height:5.3125rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:7.5rem}section.quote-module span{display:block;font-family:Mulish,sans-serif;font-weight:600;letter-spacing:.0625rem;margin-bottom:1.5625rem;text-transform:uppercase}section.quote-module h2{text-transform:uppercase}section.cta-module{background-color:#262322;padding:2.5rem 2rem}section.cta-module .cta-module__container{align-items:center;display:flex;flex-direction:column;row-gap:2rem}section.cta-module .cta-module__title{color:#fff}section.cta-module .cta-module__text{color:#fff;font-size:clamp(1rem,.429rem + 1.19vw,1.5rem);text-align:center}section.cta-module a{max-width:unset;padding-inline:2rem}section.display-blogs-module .display-blogs-module__title{display:block;margin-bottom:1.5625rem}section.display-blogs-module .display-blogs-module__inner{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.25rem}@media (min-width:48rem){section.display-blogs-module .display-blogs-module__inner{flex-direction:row}}section.display-blogs-module .display-blogs-module__blog{background-position:50%;background-size:cover;height:46.875rem;width:100%}@media (min-width:48rem){section.display-blogs-module .display-blogs-module__blog{width:50%}}section.display-blogs-module .display-blogs-module__blog-link{display:block;height:100%;width:100%}section.display-blogs-module .display-blogs-module__blog-content{display:flex;flex-direction:column;height:43.125rem;justify-content:space-between;padding:1.875rem 2.5rem}section.display-blogs-module .display-blogs-module__blog-content h3{text-transform:uppercase}section.display-blogs-module .display-blogs-module__blog-content.is-white{color:#fff}section.display-blogs-module .display-blogs-module__blog-date{display:block;font-size:.75rem;margin-bottom:.625rem}section.display-blogs-module .display-blog-module__cta{align-items:center;background-color:#262322;display:flex;padding:6.25rem 3.75rem}section.display-blogs-module .display-blog-module__cta .h2{color:#fff;font-family:Akshar,sans-serif;text-transform:uppercase}section.display-blogs-module .display-blog-module__cta .display-blog-module__cta--link{align-items:center;display:flex;justify-content:space-between;width:100%}section.info-special-module{background-repeat:no-repeat;background-size:cover;color:#fff;padding:7.5rem 1.25rem}section.info-special-module h2{text-transform:uppercase}section.info-special-module .info-special-module__top{align-items:center;-moz-column-gap:3.125rem;column-gap:3.125rem;display:flex;justify-content:space-evenly}section.info-special-module .info-special-module__text{max-width:55.625rem}section.info-special-module .info-special-module__bottom{display:flex;justify-content:center;margin-top:1.875rem;position:relative}section.info-special-module .info-special-module__bottom .info-special-module__image{height:35.625rem;margin-right:20%;width:35.625rem}section.info-special-module .info-special-module__bottom h2{left:50%;position:absolute;top:50%;transform:translateY(-50%)}section.teams-module{background-color:#262322;color:#fff}section.teams-module .teams-module__inner{display:flex;flex-direction:column-reverse;justify-content:space-between}@media (min-width:48rem){section.teams-module .teams-module__inner{flex-direction:row}}section.teams-module .teams-module__content{width:100%}@media (min-width:48rem){section.teams-module .teams-module__content{padding-right:3.125rem;width:45%}}section.teams-module .teams-module__content .teams-module__content-section{display:flex;flex-direction:column;height:20svh;justify-content:center;min-height:67.5rem}@media (min-width:48rem){section.teams-module .teams-module__content .teams-module__content-section{height:100svh}}section.teams-module .teams-module__content h2{text-transform:uppercase}section.teams-module .teams-module__content .line{background-color:#fff;display:block;height:.0625rem;margin:1.25rem 0;width:12.5rem}section.teams-module .teams-module__content p{margin:0}section.teams-module .teams-module__images{display:none}@media (min-width:48rem){section.teams-module .teams-module__images{align-items:center;display:flex;height:100svh;position:sticky;top:0;width:100%;width:55%}}section.teams-module .teams-module__images-inner{height:60svh;margin-top:2.5rem;max-height:28.125rem;position:relative;width:100%}@media (min-width:64rem){section.teams-module .teams-module__images-inner{height:100%;max-height:37.5rem;max-width:65.625rem}}section.teams-module .teams-module__image{display:none;position:relative;width:100%}@media (min-width:48rem){section.teams-module .teams-module__image.is-active{display:block}}section.teams-module .teams-module__image img{height:28.125rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:48rem){section.teams-module .teams-module__image img{left:0;position:absolute;top:0}}@media (min-width:64rem){section.teams-module .teams-module__image img{height:37.5rem}}section.teams-module .teams-module__image-mobile{margin-bottom:1rem}@media (min-width:48rem){section.teams-module .teams-module__image-mobile{display:none}}section.teams-module .team-module__dots{display:flex;flex-direction:column;gap:.3125rem;left:-1.25rem;margin:0;position:absolute;top:0;width:1.25rem}section.teams-module .team-module__dots .team-module__dot{background-color:#fff;border-radius:50%;display:block;height:.625rem;opacity:.8;width:.625rem}section.teams-module .team-module__dots .team-module__dot.is-active{background-color:#747c92}section.columns-module .columns-module__container{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between}section.columns-module.two-columns .columns-module__column{width:100%}@media (min-width:48rem){section.columns-module.two-columns .columns-module__column{width:calc(50% - 1.25rem)}}section.columns-module.three-columns .columns-module__column{width:100%}@media (min-width:48rem){section.columns-module.three-columns .columns-module__column{width:calc(33.33333% - 1.25rem)}}section.columns-module .title{display:block;letter-spacing:0;margin-bottom:1rem}section.text-module .text-module__content.left{text-align:left}section.text-module .text-module__content.right{text-align:right}section.text-module .text-module__content.center{text-align:center}section.text-module .text-module__content h2{display:block;margin-bottom:1rem}section.image-module .image-module__inner{display:flex}section.image-module .image-module__inner.center{justify-content:center}section.image-module .image-module__inner img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:50%}section.image-module .image-module__inner img.fullwidth{width:100%}section.showcase-products .showcase-products__container{display:flex;flex-wrap:wrap;margin-top:1.5625rem}section.showcase-products .showcase-products__top{align-items:center;display:flex;justify-content:space-between}section.showcase-products .showcase-products__controller{-moz-column-gap:.3125rem;column-gap:.3125rem;display:none}@media (min-width:64rem){section.showcase-products .showcase-products__controller{display:flex}}section.showcase-products .showcase-products__controller button{background-color:transparent;border:.0625rem solid #262322;border-radius:0;color:#262322;height:1.875rem;outline:none;transition:all .5 ease;width:1.875rem}section.showcase-products .showcase-products__controller button:hover{background-color:#262322;color:#fff;transition:all .5 ease}section.showcase-products .showcase-products__controller button:disabled{opacity:.2}section.showcase-products .showcase-products__controller button:disabled:hover{background-color:transparent;color:#262322}section.showcase-products .showcase-products__feature-product{border:.125rem solid #262322;border-right:0;display:none;overflow:hidden}@media (min-width:64rem){section.showcase-products .showcase-products__feature-product{display:flex;flex-direction:column;justify-content:center;width:calc(60% - .125rem)}}@media (min-width:90rem){section.showcase-products .showcase-products__feature-product{width:calc(50% - .125rem)}}section.showcase-products .showcase-products__feature-product--link{align-items:center;display:flex;flex-direction:column;padding:1.875rem 2rem;width:calc(100% - 4rem)}section.showcase-products .showcase-products__feature-product--bottom,section.showcase-products .showcase-products__feature-product--top{width:100%}section.showcase-products .showcase-products__feature-product--top{display:block;height:5.25rem}section.showcase-products .showcase-products__feature-product--thumbnails{height:100%;margin:3.125rem;max-height:25rem;max-width:25rem;position:relative;width:100%}@media (min-width:64rem){section.showcase-products .showcase-products__feature-product--thumbnails{max-height:37.5rem;max-width:37.5rem}}section.showcase-products .showcase-products__feature-product--thumbnails:before{content:"";display:block;padding-top:100%;width:100%}section.showcase-products .showcase-products__feature-product--thumbnails img{height:100%;left:50%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.showcase-products .showcase-products__feature-product--condition{font-weight:600}section.showcase-products .showcase-products__feature-product--teaser{display:block;height:4.6875rem}@supports (-webkit-line-clamp:4){section.showcase-products .showcase-products__feature-product--teaser{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:4;-webkit-box-orient:vertical}}section.showcase-products .showcase-products__slides{border:.0625rem solid #262322;display:flex;flex-wrap:wrap}@media (min-width:64rem){section.showcase-products .showcase-products__slides{width:calc(40% - .125rem)}}@media (min-width:90rem){section.showcase-products .showcase-products__slides{width:calc(50% - .125rem)}}section.showcase-products .showcase-products__slides .showcase-products__slide{cursor:pointer;overflow:hidden;position:relative;width:100%}@media (min-width:48rem){section.showcase-products .showcase-products__slides .showcase-products__slide{width:50%}}@media (min-width:64rem){section.showcase-products .showcase-products__slides .showcase-products__slide{width:100%}section.showcase-products .showcase-products__slides .showcase-products__slide:before{content:"";display:block;padding-top:100%;width:100%}section.showcase-products .showcase-products__slides .showcase-products__slide.is-active .product-card{filter:blur(.125rem)}section.showcase-products .showcase-products__slides .showcase-products__slide.is-active .showcase-products__slide--is-hover{background-color:#333c;border:.0625rem solid #262322;display:block;height:calc(100% - .125rem);left:0;position:absolute;top:0;width:calc(100% - .125rem)}}@media (min-width:90rem){section.showcase-products .showcase-products__slides .showcase-products__slide{width:50%}}@media (min-width:64rem){section.showcase-products .showcase-products__slides .showcase-products__slide .product-card{height:calc(100% - 2.625rem);left:0;padding:1.25rem;position:absolute;top:0;width:calc(100% - 2.625rem)}}section.showcase-products .showcase-products__slides .showcase-products__slide .showcase-products__link{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}section.showcase-products .showcase-products__slides .showcase-products__slide .showcase-products__slide--is-hover{display:none}.product{margin-top:3.75rem}.product .product__content{align-items:flex-start;-moz-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media (min-width:48rem){.product .product__content{flex-direction:row}}.product .product__slider{margin-bottom:2rem;position:relative;width:100%}@media (min-width:48rem){.product .product__slider{margin-bottom:0;width:60%}}.product .product__slides{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;overflow-y:auto;position:relative}.product .product__slide{cursor:pointer;left:50%;max-height:25rem;opacity:0;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s;width:75%}.product .product__slide:before{content:"";display:block;padding-top:100%}.product .product__slide.is-active{opacity:1;z-index:10}@media (min-width:48rem){.product .product__slide{left:unset;max-height:unset;opacity:1;position:relative;top:unset;transform:none;width:75%}}.product .product__slide img{height:100%;left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;transform:translate(-50%);width:100%}@media (min-width:48rem){.product .product__slide img{height:75%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:60%;transform:translate(-50%,-50%);width:75%}}.product .product__aside{align-items:flex-start;display:none;height:100%;position:absolute;width:6.25rem}@media (min-width:48rem){.product .product__aside{display:flex}}.product .product__thumbnails{display:flex;flex-direction:column;gap:1rem;left:0;position:sticky;top:3.75rem;z-index:1}.product .product__thumbnails .product__thumbnail{background-color:#fff;cursor:pointer;height:6.25rem;overflow:hidden;position:relative;width:6.25rem}.product .product__thumbnails .product__thumbnail:before{content:"";display:block;padding-top:100%}.product .product__thumbnails .product__thumbnail.is-active{border:.125rem solid #262322}.product .product__thumbnails .product__thumbnail img{height:5rem;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:5rem}.product .product__controls{align-items:center;display:flex;justify-content:space-between;top:50%;width:100%}@media (min-width:48rem){.product .product__controls{display:none}}.product .product__controls .product__control{background-color:#fff;border:.0625rem solid #262322;cursor:pointer;display:block;padding:1rem;z-index:11}.product .product__controls .product__control:hover{background-color:#262322;color:#fff}.product .product__controls .product__control--is-left{left:.625rem;position:absolute;top:50%;transform:translateY(-50%)}.product .product__controls .product__control--is-right{position:absolute;right:.625rem;top:50%;transform:translateY(-50%)}.product .product__detail{border:.0625rem solid #262322;max-width:46.875rem;padding:1.25rem;position:sticky;top:3.75rem;width:calc(100% - 2.5rem)}@media (min-width:48rem){.product .product__detail{width:40%}}.product .product__price{display:block;font-weight:500;margin-top:1rem}.product .product__cond-stocks{display:flex;justify-content:space-between;margin:1rem 0;width:100%}.products{margin-top:2rem}.products .products__top{position:relative}.products .products__top h1{color:#fff;left:3.125rem;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%)}.products .products__top img{height:25rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.products .products__filters{margin:.625rem 0;width:100%}.products .products__filters .products__filters--btn-filter,.products .products__filters .products__filters--btn-search{background-color:transparent;border:none;cursor:pointer;outline:none;white-space:nowrap}.products .products__filters--bottom,.products .products__filters--top{align-items:center;display:flex;justify-content:space-between;padding:1rem 0;position:relative;width:100%}.products .products__filters--top{background-color:#fff;border-bottom:.0625rem solid #262322;overflow:hidden;z-index:4}.products .products__filters--top .products__filters__search{align-items:center;background-color:#262322;display:flex;justify-content:space-between;left:0;padding-inline:1.125rem;position:absolute;top:0;width:calc(100% - 2.25rem)}.products .products__filters--top input[type=search]{background-color:#262322;border:none;color:#fff;outline:none;padding:1.125rem 0;width:100%}.products .products__filters--bottom{align-items:flex-start;-moz-column-gap:1rem;column-gap:1rem}.products .products__filter-menu ul{display:flex;flex-direction:column;margin:0;row-gap:.625rem}.products .products__filters__dropdown{margin-top:-1rem;position:relative;width:100%;z-index:1}.products .products__filters__dropdown--inner{background-color:#262322;color:#fff;display:flex;flex-wrap:wrap;gap:1rem;left:0;padding:1rem;position:absolute;top:0;width:calc(100% - 2rem)}.products .products__current-filters{margin-top:1rem;width:100%}.products .products__list{display:grid;grid-template-columns:1fr;grid-gap:0;margin:0;position:relative}@media (min-width:48rem){.products .products__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.products .products__list{grid-template-columns:repeat(3,minmax(18.75rem,1fr))}}@media (min-width:90rem){.products .products__list{grid-template-columns:repeat(4,1fr)}}.products .products__buttons{display:none}.products .products__item{border-bottom:.125rem solid #262322;border-left:.125rem solid #262322;border-right:.125rem solid #262322;overflow:hidden;position:relative;width:calc(100% - .125rem)}.products .products__item:first-child{border-top:.125rem solid #262322}@media (min-width:48rem){.products .products__item{border-right:0}.products .products__item:first-child{border-top:0}.products .products__item:last-child,.products .products__item:nth-child(2n){border-right:.125rem solid #262322}.products .products__item:nth-child(-n+2){border-top:.125rem solid #262322}}@media (min-width:64rem){.products .products__item:not(:nth-child(3n)){border-right:.125rem solid #262322}.products .products__item:nth-child(-n+3){border-top:.125rem solid #262322}.products .products__item:nth-child(3n){border-right:.125rem solid #262322}}@media (min-width:90rem){.products .products__item:not(:nth-child(4n)){border-right:.125rem solid #262322}.products .products__item:nth-child(-n+4){border-top:.125rem solid #262322}.products .products__item:not(:nth-last-child(-n+4)){border-bottom:.125rem solid #262322}}.products .products__item .product-card{border:none}.products .products__item:hover{background-color:#747c92}.products .products__item:hover .product-card__thumbnail{filter:blur(.125rem);opacity:.2}.products .products__item:hover .products__buttons{align-items:center;bottom:40%;display:flex;flex-direction:column;gap:.3125rem;left:50%;position:absolute;transform:translate(-50%,50%);width:100%}.products .products__item:hover .products__buttons a,.products .products__item:hover .products__buttons button{width:14.375rem}.products .products__item:hover .products__buttons a{padding-inline:0}.products .products__item:hover .products__buttons .btn-disabled{color:#262322;opacity:.8}main.sell-page .sell-page__inner{margin-top:2rem}main.sell-page .sell-page__content{margin-top:3.75rem}main.sell-page h2{text-transform:uppercase}main.sell-page .sell-page__step-by-step .sell-page__step-by-step--columns{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:48rem){main.sell-page .sell-page__step-by-step .sell-page__step-by-step--columns{flex-direction:row}main.sell-page .sell-page__step-by-step .sell-page__step-by-step--columns .sell-page__step-by-step--column{width:33.3333333333%}}main.sell-page .sell-page__step-by-step .sell-page__step-by-step--columns .content-component .is-uppercase{text-transform:uppercase}main.sell-page .sell-page__step-by-step .sell-page__step-by-step--columns .content-component .title{display:block;margin-bottom:2rem}main.sell-page .sell-page__guarantee{margin:3.75rem 0}main.blogs{margin-top:2rem}main.blogs h1{text-transform:uppercase}main.blogs .blogs__highlight{display:flex;flex-direction:column;gap:2rem;width:100%}@media (min-width:64rem){main.blogs .blogs__highlight{flex-direction:row}}main.blogs .blogs__card{overflow:hidden;position:relative}@media (min-width:90rem){main.blogs .blogs__card{flex:1 0 calc(50% - 2rem)}}main.blogs .blogs__card-image img{height:37.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}main.blogs .blogs__card-content{display:flex;flex-direction:column;height:calc(100% - 3.75rem);justify-content:space-between;padding:1.875rem 2.5rem;position:absolute;top:0;width:calc(100% - 5rem)}main.blogs .blogs__card-content.white-text{color:#fff}main.blogs .blogs__card--date-title{display:block;font-size:.75rem;margin-bottom:.625rem}main.blogs .blogs__display-all{margin-top:2rem}main.blogs .blogs__display-all h2{text-transform:uppercase}main.blogs .blogs__display-all .blogs__display-all--blogs ul li{border-bottom:.0625rem solid #747c92;padding:1.25rem 0}main.blogs .blogs__display-all .blogs__display-all--blogs ul li:first-child{border-top:.0625rem solid #747c92}.blog .blog__header{border-bottom:.0625rem solid #262322;margin-top:1.25rem;padding-bottom:2rem}.checkout{-moz-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:48rem){.checkout{flex-direction:row}}.checkout .checkout__title{display:block;margin-top:3.75rem}.checkout .checkout__cart{display:flex;flex-direction:column;margin:1rem 0}.checkout .checkout__item{border-bottom:.0625rem solid #262322;-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-content:space-between;padding:1rem 0;width:auto}.checkout .checkout__item:first-child{border-top:.0625rem solid #262322}.checkout .checkout__left{width:100%}.checkout .checkout__right{padding:3.75rem 2rem}@media (min-width:48rem){.checkout .checkout__right{max-width:37.5rem;width:100%}}.checkout .checkout__billing-address--inner,.checkout .checkout__shipping-address{display:flex;flex-wrap:wrap;gap:2rem;justify-content:justfiy-content;margin-bottom:2rem}.checkout .checkout__billing-address--inner .checkout__title,.checkout .checkout__shipping-address .checkout__title{display:block;margin-top:0;width:100%}.checkout .checkout__billing-address--inner input,.checkout .checkout__shipping-address input{background-color:transparent;border:none;border-bottom:.0625rem solid #fff;color:#fff;outline:none}.checkout .checkout__billing-address--inner input::-moz-placeholder,.checkout .checkout__shipping-address input::-moz-placeholder{color:#fff;opacity:.5}.checkout .checkout__billing-address--inner input::placeholder,.checkout .checkout__shipping-address input::placeholder{color:#fff;opacity:.5}.checkout .checkout__checkbox{margin:.5rem 0 1rem}.checkout .checkout__payment{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;margin-top:2rem}.checkout .checkout__payment .checkout__payment-stripe{background-color:#fff;padding:.5rem;width:calc(100% - 1rem)}.checkout .checkout__total{display:block;margin-top:2rem}.checkout .checkout__item--price{display:flex;gap:2rem}.checkout .btn-disabled{border:.0625rem solid #fff}.checkout .checkout__popup{align-items:center;background-color:#00000080;display:flex;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.checkout .checkout__popup .checkout__popup-content{background-color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:37.5rem;padding:1rem;width:calc(100% - 2rem)}.checkout .checkout__popup .checkout__popup-content.dark-mode{background-color:#262322}.checkout .checkout__popup .checkout__review .checkout__title{margin-top:1rem}.success-page{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:3.75rem}.success-page .success-page__line{background-color:#262322;height:.0625rem;margin:2rem 0;width:100%}.ElementsApp .CardField{background-color:#fff;padding:.5rem}.fade-enter-active[data-v-e0c0132e],.fade-leave-active[data-v-e0c0132e]{transition:opacity 1s ease-in-out}.fade-enter[data-v-e0c0132e],.fade-leave-to[data-v-e0c0132e]{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .6s cubic-bezier(.4,0,.2,1)}.fade-enter-from,.fade-leave-to{opacity:0}
