@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;500;600;700&display=swap);.header{background-color:#f4f3ef;border-bottom:1px solid #eceae6;width:100%}.header .logo-link{flex:1 1;margin-right:10px}.header .logo-link img{border-radius:5px;width:40px}.header .logo-link-desktop{display:none}.header .burger-menu-button{cursor:pointer;display:block;margin-right:10px}.header .mobile-links .menu-list-item:not(.menu-sell-item) a{padding:15px 25px}.header .mobile-links .menu-list-item:not(.menu-sell-item) a:hover{background:#ffda79}.header .mobile-links .menu-sell-item a{display:inline-block;margin-left:20px}.header .menu-list-item__location-wrap{cursor:pointer;line-height:13px;margin-left:5px}.header .menu-list-item__label{color:#3a3a3a;font-size:.85em}.header .menu-list-item__city{color:#f90;font-weight:500}.header .bubble{background-color:#db073d;border-radius:30px;color:#fff;font-size:.75em;font-weight:700;height:17px;line-height:17px;position:absolute;text-align:center;width:17px}.header .notification-bubble{right:-3px;top:-7px}.header .shopping-bubble{right:3px;top:3px}.header .header-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1920px;padding:10px 15px}.header .header-wrap .shopping-cart-wrap{border-left:1px solid #cfcfcf;cursor:pointer;margin-left:15px;padding:10px;position:relative}.header .general-links{align-items:center;display:none}.header .dropdown-menu a,.header .menu-list-item__location,.header .sign-links,.header .user-menu,.header__location-bar{align-items:center;display:flex}.header .general-links,.header .mobile-links,.header .sign-links{font-size:.99em;letter-spacing:-.15px}.header .general-links li,.header .sign-links li{text-wrap:nowrap}.header .general-links li:not(:last-child),.header .sign-links li:not(:last-child){padding-right:10px}.header .general-links li:not(:last-child) a,.header .sign-links li:not(:last-child) a{border-bottom:3px solid #0000}.header .general-links li:not(:last-child) a:hover,.header .sign-links li:not(:last-child) a:hover{border-bottom:3px solid #ffda79}.header .sell-link,.header .signup-link{padding:10px 15px}.header .highlight-link{background-color:#141414;border-radius:50px;color:#fff}.header .highlight-link:hover{color:#ffda79}.header .user-menu{flex:0 1}.header .user-menu .notification-wrap{cursor:pointer;margin-right:10px;position:relative}.header .user-menu .me-container{cursor:pointer}.header .user-menu .dropdown-menu__notification-item:not(:last-child) a,.header .user-menu .dropdown-menu__user-item:not(:last-child) a{border-bottom:1px solid #f4f3ef}.header .user-menu .dropdown-menu__user-item span{margin-left:5px}.header .user-menu .dropdown-menu__user-item .user-balance{color:#4daa57;font-weight:700}.header .user-menu .dropdown-menu a{padding:10px 15px}.header .user-menu .dropdown-menu a:hover{background-color:#ffda79}.header .user-menu .dropdown-menu__item-info,.header .user-menu .dropdown-menu__item-wrap{align-items:center;display:flex}.header .user-menu .dropdown-menu__item-wrap{padding:10px}.header .user-menu .dropdown-menu__item-info{margin-right:10px;width:85%}.header .user-menu .dropdown-menu__avatar{margin-right:10px}.header .user-menu .dropdown-menu__content{font-size:.9em}.header .user-menu .dropdown-menu__name{font-weight:700;text-transform:capitalize}.header .user-menu .dropdown-menu__date{color:#747474;font-size:.9em}.header__location-bar{background-color:#eceae6;font-size:.9em;justify-content:center;padding:10px}.header__location-label{color:#3a3a3a;cursor:pointer;margin-right:3px}.header__location-city{color:#f90;font-weight:500}.search-wrap{display:none;position:relative;z-index:9}.search-wrap .search-suggestions{top:32px;z-index:-1}.search-wrap .search-suggestions__list{padding-top:25px}.search-wrap-mobile{display:block}.search-wrap-mobile .search-suggestions{z-index:9}.search-wrap,.search-wrap-mobile{align-items:center;box-sizing:border-box;width:100%}.search-wrap .search-area,.search-wrap-mobile .search-area{display:flex;margin:0 20px 10px}.search-wrap .search-suggestions,.search-wrap-mobile .search-suggestions{background-color:#fff;border-radius:0 0 15px 15px;position:absolute;width:100%}.search-wrap .search-suggestions__top-title,.search-wrap-mobile .search-suggestions__top-title{color:#747474;font-size:.9em;padding:10px 15px 5px}.search-wrap .search-suggestions__list:not(:last-child),.search-wrap-mobile .search-suggestions__list:not(:last-child){border-bottom:1px solid #f4f3ef;text-transform:lowercase}.search-wrap .search-suggestions__list:not(:last-child) a,.search-wrap-mobile .search-suggestions__list:not(:last-child) a{text-transform:capitalize}.search-wrap .search-suggestions__item a,.search-wrap-mobile .search-suggestions__item a{align-items:center;display:flex;padding:10px 15px}.search-wrap .search-suggestions__item a:hover,.search-wrap-mobile .search-suggestions__item a:hover{background-color:#ffda79}.search-wrap .search-suggestions__user,.search-wrap-mobile .search-suggestions__user{align-items:center;display:flex}.search-wrap .search-suggestions__user span,.search-wrap-mobile .search-suggestions__user span{margin-left:5px}.search-wrap .search-suggestions__search-icon,.search-wrap-mobile .search-suggestions__search-icon{color:#cfcfcf;margin-right:5px}.search-wrap .search-input,.search-wrap-mobile .search-input{background-color:#eceae6;border:1px solid #eceae6;border-radius:15px 0 0 15px;border-right:none;font-size:14px;outline:none;padding:15px 10px;transition:all .25s;width:100%}.search-wrap .search-input:focus,.search-wrap-mobile .search-input:focus{background-color:#fff;box-shadow:0 5px 10px #eceae6}.search-wrap .search-button,.search-wrap-mobile .search-button{background:#0000;border:none;cursor:pointer;display:inherit;margin:0;padding:0}.search-wrap .search-button[disabled],.search-wrap-mobile .search-button[disabled]{cursor:not-allowed;opacity:.5}.search-wrap .search-icon,.search-wrap-mobile .search-icon{background-color:#ffda79;border:1px solid #ffda79;border-radius:0 10px 10px 0;padding:11px}.alert-message-container__wrap{align-items:center;display:flex}.alert-message-container__info{margin-right:5px}.alert-message-container__button{color:#0084ff;cursor:pointer;font-weight:700}.alert-message-container__button:hover{text-decoration:underline}@media screen and (min-width:720px){.header .header-wrap{flex-wrap:nowrap;padding:20px}.header .sign-links,.header .user-menu{margin-left:20px}.header .general-links li:not(:last-child),.header .sign-links li:not(:last-child){margin-right:10px;padding-right:10px}.search-wrap{display:block}.search-wrap .search-area{margin:0}.search-wrap-mobile{display:none}}@media screen and (min-width:1130px){.header .logo-link{display:none}.header .logo-link img{width:45px}.header .logo-link-desktop{display:block;margin-right:10px}.header .general-links{display:flex;margin-right:20px}.header .burger-menu-button,.header__location-bar{display:none}}.tooltip{position:absolute;z-index:10}.tooltip__wrap{border-radius:10px;box-shadow:0 2px 4px 0 #14141421;padding:10px}.tooltip__white{background-color:#fff;color:#141414}.tooltip__black{background-color:#141414;color:#fff}.tooltip__title{font-size:.95em;font-weight:500;margin-bottom:5px}.tooltip__content{font-size:.9em}.tooltip__sign-links{display:flex;font-size:.9em;margin-top:15px}.tooltip__link{border-radius:20px;padding:5px 10px}.tooltip__signin{background-color:#f4f3ef;margin-right:10px}.tooltip__signup{background-color:#141414;color:#fff}.me .me-wrap{border-radius:70px;color:#fff;display:flex;flex-direction:column;font-weight:500;height:43px;justify-content:center;overflow:hidden;width:43px}.me .me-wrap .me-letters{font-size:.95em;text-align:center;text-transform:uppercase}.me .yellow{background-color:#ffc93b;color:#141414}.me .blue{background-color:#51b9f6}.me .black{background-color:#141414}.me .red{background-color:#db073d}.me .purple{background-color:#791fbf}.me .light-purple{background-color:#d4b2ef}.me .pink{background-color:#f8c8dc;color:#141414}.me .green{background-color:#4daa57}.me .light-green{background-color:#91c897}.me .orange{background-color:#f90}.me .brown{background-color:#ccb79c}.me .gray{background-color:#747474}.me .turquoise{background-color:#41d2ab}.me .small{height:24px;width:24px}.me .small .me-letters{font-size:.65em}.me .large{height:120px;width:120px}.me .large .me-letters{font-size:2em;font-weight:100}.drawer,.drawer__wrap{height:100%;position:fixed;top:0;visibility:hidden;width:100%;z-index:999}.drawer__wrap{background-color:#fff;transition:all .2s}.drawer__cart-wrap{width:375px}.drawer__header{align-items:center;border-bottom:1px solid #eceae6;padding:20px}.drawer__body-flex,.drawer__header{display:flex;justify-content:space-between}.drawer__body-flex{flex-direction:column}.drawer__close{cursor:pointer}.drawer__signin-link{background-color:#141414;border-radius:50px;color:#fff;padding:10px 15px}.drawer__signin-link:hover{color:#ffda79}.drawer__overlay{background-color:#14141480;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.drawer__left{left:-450px}.drawer__left .drawer__header{flex-direction:row}.drawer__right{right:-450px}.drawer__right .drawer__header{flex-direction:row-reverse}.drawer__is-display{opacity:1;visibility:visible}.drawer__is-display.drawer__left{left:0}.drawer__is-display.drawer__right{right:0}.shopping-cart{max-height:520px;overflow-y:auto;padding:20px}.shopping-cart__byuser{border:1px solid #f4f3ef;box-shadow:0 2px 5px #f4f3ef;padding:8px;width:100%}.shopping-cart__byuser:not(:last-child){margin-bottom:15px}.shopping-cart__should-remove{box-shadow:0 0 15px #f90}.shopping-cart__username{align-items:center;display:inline-flex;font-size:.95em;margin-bottom:5px}.shopping-cart__username span{margin-left:5px}.shopping-cart__username:hover{text-decoration:underline}.shopping-cart__item{display:flex;gap:5px;justify-content:space-between}.shopping-cart__item:not(:last-child){border-bottom:1px solid #eceae6;margin-bottom:10px;padding-bottom:10px}.shopping-cart__wrap{display:flex;gap:10px}.shopping-cart__name{font-size:.92em;text-transform:capitalize}.shopping-cart__attributes{align-items:center;display:flex;margin-bottom:5px;text-transform:capitalize}.shopping-cart__attr{color:#747474;font-size:.92em;margin-right:5px}.shopping-cart__price,.shopping-cart__sale{font-size:.95em;font-weight:500}.shopping-cart__strikethrough{color:#747474;font-weight:400;margin-left:5px;text-decoration:line-through}.shopping-cart__discount-label{background-color:#ffda79;font-size:.85em;margin-left:5px;padding:2px 5px}.shopping-cart__description{color:#747474;font-size:.9em}.shopping-cart__trash-icon{cursor:pointer}.shopping-cart__quantity{background-color:#f906;border-radius:20px;display:inline-block;font-size:.7em;font-weight:500;height:12px;margin-left:5px;padding:2px;text-align:center;width:12px}.shopping-cart__empty{display:flex;flex-direction:column;justify-content:center}.shopping-cart__empty-icon{color:#747474;margin:20px 0 15px;text-align:center}.shopping-cart__empty-body{text-align:center}.shopping-cart__empty-title{font-size:1.2em;font-weight:600;margin-bottom:10px}.shopping-cart__empty-info{font-size:1.1em;margin-bottom:25px}.shopping-cart__empty-signin-link{font-size:1.1em;padding:15px}.shopping-cart__footer{align-items:center;bottom:20px;display:flex;justify-content:space-between;position:absolute;width:100%}.shopping-cart__payment-button{background-color:#ffda79;border:none;border-radius:10px;font-size:.9em;margin-left:20px;padding:15px 20px}.shopping-cart__payment-button:hover{filter:brightness(95%)}.shopping-cart__payment-button span{font-weight:600}.shopping-cart__delete-cart-button{background:none;border:none;color:#db073d;cursor:pointer;margin-right:15px}.shopping-cart__shipping-disclaimer{color:#3a3a3a;font-size:.85em;font-weight:500;margin-bottom:10px}.shopping-cart__shipping-info{color:#747474;font-size:.85em;font-style:italic;margin-top:10px}.shopping-cart__shipping-option,.shopping-cart__shipping-type{display:flex}.shopping-cart__shipping-option,.shopping-cart__shipping-wrap-option{position:relative}.shopping-cart__shipping-type{gap:10px}.shopping-cart__shipping-wrap-option{width:50%}.shopping-cart__shipping-radio{cursor:pointer;height:100%;margin:0;opacity:0;padding:10px;position:absolute;width:100%;z-index:9}.shopping-cart__shipping-radio:checked+.shopping-cart__shipping-option{border-color:#4daa57}.shopping-cart__shipping-radio:checked+.shopping-cart__shipping-option .shopping-cart__shipping-icon-check{display:block}.shopping-cart__shipping-option{border:1px solid #f4f3ef;border-radius:5px;flex-direction:column;font-size:.9em;padding:10px 15px}.shopping-cart__shipping-icon-check{color:#4daa57;display:none;position:absolute;right:10px}.shopping-cart__shipping-label{color:#3a3a3a}.shopping-cart__shipping-footnote{color:#3a3a3a;font-size:.8em;margin-top:5px}.dropdown-menu{background-color:#fff;box-shadow:0 2px 4px #14141433;position:absolute;right:58px;top:66px;width:300px;z-index:99}.dropdown-menu__list{max-height:320px;overflow-y:auto}.dropdown-menu__user-info{align-items:center;display:flex;padding:10px 15px}.dropdown-menu__user-identity{margin-left:5px}.dropdown-menu__full-name{text-transform:capitalize}.dropdown-menu__username{color:#747474;font-size:.95em}.dropdown-menu__loading{display:block;margin:0 auto;padding:15px}.dropdown-menu__empty{padding:10px;text-align:center}.dropdown-menu__empty-icon{color:#cfcfcf}.dropdown-menu:before{border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;content:"";position:absolute;right:72px;top:-8px}.dropdown-menu-user:before{right:28px}@media screen and (min-width:720px){.dropdown-menu{right:80px;top:80px}.dropdown-menu:before{right:54px}.dropdown-menu-user:before{right:11px}}.modal{height:100%;top:0;width:100%}.modal,.modal__wrap{position:fixed;z-index:99}.modal__wrap{background-color:#fff;border-radius:15px;height:450px;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .2s;width:85%}.modal__wrap-auto-height{height:auto}.modal__header{border-bottom:1px solid #eceae6;display:flex;justify-content:flex-end;padding:15px}.modal__header-with-title{align-items:center;justify-content:space-between}.modal__title{color:#3a3a3a;font-size:1.2em}.modal__close{cursor:pointer}.modal__overlay{background-color:#14141480;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}@media screen and (min-width:1024px){.modal__wrap{width:700px}.modal__header-with-title{font-size:1.1em}.modal__title{font-size:1.7em}}.alert-message{background-color:#f4f3ef;border-left:5px solid;box-shadow:0 3px 5px #eceae6}.alert-message__info{background-color:#f0f8ff;color:#0084ff}.alert-message__success{background-color:#e6f6e8;color:#4daa57}.alert-message__warning{background-color:#ffda7980;color:#ffc93b}.alert-message__error{background-color:#db073d1a;color:#db073d}.alert-message__wrap{align-items:center;display:flex;padding:15px 20px}.alert-message__wrap-minimal{font-size:.95em;padding:10px;text-align:center}.alert-message__icon{margin-right:15px}@keyframes icon{30%{transform:scale(1.3)}40%,60%{transform:rotate(-20deg) scale(1.3)}50%{transform:rotate(20deg) scale(1.3)}70%{transform:rotate(0deg) scale(1.3)}to{transform:scale(1)}}.alert-message__button{border:1px solid #ffda79;border-radius:5px;cursor:pointer;padding:5px 10px}.alert-message__button:not(:last-child){margin-right:5px}.alert-message__button-ok{background-color:#ffda79;font-weight:500}.alert-message__button-no{background-color:#fff}.alert-message__body{color:#141414}.alert-message__body a{color:#0084ff;display:inline;font-weight:700}.alert-message__body a:hover{text-decoration:underline}.location{padding:25px 25px 0}.location__modal-disclaimer{margin-bottom:20px}.footer{background-color:#f4f3ef;border-top:1px solid #eceae6;width:100%}.footer__wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px}.footer__links{display:flex;margin-top:10px}.footer__links-link{color:#141414}.footer__links-link:hover{text-decoration:underline}.footer__copyright{display:flex;flex-direction:column}.footer__copyright p{font-size:.9em;margin-right:10px}.footer__links{font-size:.9em}.footer__payments{padding:10px 0}.footer__social{padding:0 30px 30px}.footer__payments-wrap,.footer__social-list{align-items:center;display:flex}.footer__social-list{justify-content:flex-start;margin-left:0}.footer__social-link:not(:last-child){margin-right:5px}.footer__standard-size{margin-right:20px;width:35px}.footer__standard-size-small{width:30px}.footer__custom-size{width:60px}.footer__custom-size-small{width:40px}.footer__links li{font-size:.95em}.footer__links li:not(:last-child){margin-right:10px}.footer__locale-menu select{background:none;border:none;padding:0}.footer__cookie-policy-alert{background-color:#eceae6;bottom:0;opacity:0;position:fixed;transition:all .3s;visibility:hidden;width:100%;z-index:99}.footer__cookie-policy-alert-show{opacity:1;visibility:visible}.footer__cookie-policy-alert-wrap{display:flex;flex-direction:column;justify-content:space-between;padding:30px}.footer__cookie-policy-alert-text{font-size:.95em;line-height:20px;margin-bottom:20px;width:100%}.footer__cookie-policy-alert-link{color:#005bdc;display:inline}.footer__cookie-policy-alert-link:hover{text-decoration:underline}.footer__cookie-policy-alert-button{background:#ffc93b;border:1px solid #3a3a3a;border-radius:5px;cursor:pointer;padding:10px 15px}.footer__modal-body{padding:20px}.footer__modal-content{font-size:.95em;margin-bottom:15px}.footer__modal-button{display:inline-block}@media screen and (min-width:1300px){.footer__wrap{padding:30px}.footer__copyright{font-size:.95em}.footer__links{font-size:1em}.footer__payments{padding:0}.footer__social-list{justify-content:center;margin-left:170px}.footer__cookie-policy-alert-wrap{flex-direction:row}.footer__cookie-policy-alert-text{margin-bottom:0;width:85%}.footer__modal-body{padding:30px 20px}.footer__modal-content{font-size:1.15em}}.pagination__button{align-items:center;display:inline-flex}.product-thumbnail{position:relative;width:100%}.product-thumbnail .product-image{height:0;overflow:hidden;padding-bottom:100%;position:relative}.product-thumbnail .product-image .product-label{font-size:.75em;font-weight:600;left:10px;padding:3px 8px;position:absolute;top:10px;z-index:8}.product-thumbnail .product-image .product-discount-label{background-color:#ffda79;color:#141414;left:auto;right:10px}.product-thumbnail .product-image .product-draft-label{background-color:#ffda79;color:#141414}.product-thumbnail .product-image .product-sold-out-label{background-color:#3a3a3a;color:#fff}.product-thumbnail .product-image .product-sold-label-stock{background-color:#4daa57;color:#fff}.product-thumbnail .product-image .product-sold-label-no-stock{background-color:#4daa57;color:#fff;top:41px}.product-thumbnail .product-image .product-edit-button{background-color:#fff;border-radius:50px;opacity:0;padding:10px;position:absolute;right:10px;top:10px;transition:all .3s;visibility:hidden;z-index:2}.product-thumbnail .product-image:hover .product-edit-button{opacity:1;visibility:visible}.product-thumbnail .product-image-hover .product-image-back,.product-thumbnail .product-image-hover .product-image-front{transition:all .2s}.product-thumbnail .product-image-hover:hover .product-image-front{opacity:0;visibility:hidden}.product-thumbnail .product-image-hover:hover .product-image-back{opacity:1;visibility:visible}.product-thumbnail .product-image-hover .product-image-back{opacity:0;visibility:hidden}.product-thumbnail figure img{border-radius:10px;height:100%;left:0;object-fit:cover;position:absolute;width:100%}.product-thumbnail figure:before{background-color:#14141433;border-radius:10px;content:"";height:100%;opacity:0;position:absolute;transition:all .3s;visibility:hidden;width:100%;z-index:1}.product-thumbnail figure:hover:before{opacity:1;visibility:visible}.product-thumbnail .product-username-wrap{align-items:center;display:inline-flex;margin-bottom:5px}.product-thumbnail .product-username-wrap .product-username{color:#3a3a3a;font-size:.95em;margin-left:5px}.product-thumbnail .product-username-wrap .product-username:hover{text-decoration:underline}.product-thumbnail .product-username-wrap .product-verify-sign{color:#0084ff;margin-left:2px}.product-thumbnail .product-body .product-comment,.product-thumbnail .product-body .product-interaction,.product-thumbnail .product-body .product-like,.product-thumbnail .product-body .product-price-wrap{align-items:center;display:flex;flex-wrap:wrap}.product-thumbnail .product-body .product-price-wrap{justify-content:space-between;margin:10px 0 5px}.product-thumbnail .product-body .product-price-wrap .product-price{font-size:.9em;font-weight:500}.product-thumbnail .product-body .product-price-wrap .product-price__strikethrough{color:#747474;margin-left:5px;text-decoration:line-through}.product-thumbnail .product-body .product-name{font-size:.9em;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:160px}.product-thumbnail__interaction-desktop{display:none}.product-thumbnail__interaction-mobile{display:block;left:5px;position:absolute;top:5px}.product-thumbnail__interaction-mobile .product-interaction .product-like{align-items:center;display:flex}.product-interaction{color:#3a3a3a}.product-interaction .product-like{cursor:pointer;margin-right:10px;position:relative}.product-interaction .product-like__heart{background-image:url(/static/media/heart-small.3bd64c0908dabe966c43.png);background-position:0;height:50px;position:absolute;right:-5px;visibility:hidden;width:50px}.product-interaction .product-like__heart-filled{animation:heart-burst .7s steps(28) forwards;visibility:visible}@keyframes heart-burst{99%{background-position:100%}to{background-position:100%;display:none}}.product-interaction .product-like__filled,.product-interaction .product-like__unfilled{border-radius:50px;padding:3px;transition:all .1s}.product-interaction .product-like__filled:hover,.product-interaction .product-like__unfilled:hover{background-color:#db073d33}.product-interaction .product-like:hover,.product-interaction .product-like__filled{color:#db073d}.product-interaction .product-comment span{margin-left:3px}.product-interaction span{font-size:.9em;font-weight:500}.skeleton-loading__body-wrap,.skeleton-loading__header{margin-bottom:5px}.skeleton-loading__body{height:180px}.skeleton-loading__footer:not(:last-child){margin-bottom:5px}@media screen and (min-width:1024px){.product-thumbnail .product-image .product-label{padding:5px 10px}.product-thumbnail .product-price-wrap .product-price{font-size:1em}.product-thumbnail .product-body .product-name{font-size:1em;width:auto}.product-thumbnail__interaction-desktop{display:block}.product-thumbnail__interaction-mobile{display:none}.skeleton-loading__body{height:260px}}.product-list-wrap{margin:0 auto;max-width:1920px;padding:35px 0}.product-list-wrap .product-list{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));list-style:none;padding:0 15px;width:100%}.product-list-wrap .product-list-completed{animation:list .5s ease 1}@keyframes list{0%{margin-top:30px}50%{margin-top:15px}80%{margin-top:5px}to{margin-top:0}}.home__large-cover{height:auto;overflow:hidden;position:relative;width:100%}.home__large-cover__wrap{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:1640px;padding:80px 20px}.home__video{pointer-events:none;width:100%}.home__video-overlay{background-color:#14141473;height:99%;left:0;position:absolute;top:0;width:100%}.home__action{width:100%}.home__action p{font-size:1.3em;font-weight:300;margin-bottom:15px}.home__title-container{left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:15%;width:90%;z-index:8}.home__title-container-auth{top:32%}.home__title{color:#fff;font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:400;letter-spacing:-3px;line-height:40px;margin-bottom:15px}.home__highlight-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffda79 0,#f90);-webkit-background-clip:text;background-clip:text}.home__description{color:#fff;display:none;font-size:.95em;margin-bottom:40px}.home__signup{background-color:#fff;border-radius:30px;color:#141414;display:inline-block;font-size:1em;font-weight:700;padding:10px 20px}.home__signup:hover{background-color:#ffda79}.home__empty-list{padding:30px 0;text-align:center}.home__empty-icon{color:#cfcfcf}.home__empty-message{color:#3a3a3a;font-size:1em}.home__no-padding{padding:0}.home__pagination{margin-top:50px;text-align:center}@media screen and (min-width:720px){.home__large-cover{height:300px}.home__title-container{width:840px}.home__title{font-size:2.5rem}.home__description{display:block}.product-list-wrap .product-list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));padding:0 20px}}@media screen and (min-width:1024px){.home__large-cover{height:540px}.home__title-container{top:20%}.home__title-container-auth{top:30%}.home__title{font-size:5rem;line-height:70px;margin-bottom:40px}.home__description{font-size:1.3em}.home__signup{font-size:1.2em;padding:15px 25px}.home__action,.home__image{width:50%}.home__empty-list{padding:70px 0}.home__empty-message{font-size:1.2em}.home__video-overlay{height:100%}.product-list-wrap .product-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.oops__wrap{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;padding:130px 20px 50px}.oops__image-content{margin-right:30px}.oops__image{width:100%}.oops__info{margin-bottom:30px;text-align:center}.oops__info h1{font-size:3em;font-weight:500;letter-spacing:-2px;margin-bottom:10px}.oops__info p{color:#747474;font-size:1.2em;margin-bottom:20px}.oops__link{align-items:center;background-color:#141414;border-radius:30px;color:#fff;display:inline-flex;margin:0 auto;padding:10px 15px}.oops__link span{margin-left:5px}@media screen and (min-width:800px){.oops__wrap{flex-direction:row;padding:130px 0 50px}.oops__image{width:400px}.oops__info{margin-bottom:0;text-align:left}.oops__link{margin:0}}.validate-account-modal{padding:15px}.validate-account-modal h3{font-size:30px;font-weight:300;margin-bottom:20px;text-align:center}.validate-account-modal__wrap{align-items:center;display:flex;margin-bottom:10px}.validate-account-modal__button{margin-bottom:10px}.validate-account-modal__button .btn-general{margin-right:5px}.validate-account-modal__button button[disabled]{opacity:.7;pointer-events:none}.validate-account-modal__verification-code{margin-bottom:10px}.validate-account-modal__error{color:#db073d;font-size:.9em;margin-bottom:10px}.validate-account-modal p{color:#747474;font-size:.9em;margin-bottom:10px}.validate-account-modal select{margin-right:10px}.validate-account-modal button,.validate-account-modal image{display:inline-block}.validate-account-modal__error-message{color:#db073d;font-size:.9em;margin-bottom:5px}.validate-account-modal__back-button{background:none;border:none;color:#0084ff;cursor:pointer;padding:0}.validate-account-modal__back-button:hover{text-decoration:underline}@media screen and (min-width:1130px){.validate-account-modal{padding:30px 60px}.validate-account-modal select{width:200px}}.profile__header{background-color:#eceae6;box-sizing:border-box;padding:30px 20px;text-align:center}.profile__avatar{border:3px solid #cfcfcf;border-radius:80px;margin:0 auto 5px;text-align:center;width:120px}.profile__full-name{align-items:center;display:flex;font-size:1.3em;font-weight:600;justify-content:center;text-transform:capitalize}.profile__verify-sign{color:#0084ff}.profile__username{align-items:center;color:#747474;display:flex;justify-content:center}.profile__clipboard{cursor:pointer}.profile__clipboard-copied{color:#4daa57}.profile__clipboard-copied-text{font-size:.9em}.profile__welcome{margin:50px auto;padding:0 30px}.profile__title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0084ff 0,#ffda79);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:1.8em;font-weight:400;margin-bottom:20px;text-align:center;text-transform:capitalize}.profile__description{font-size:1em;text-align:center}.profile__description:not(:last-child){margin-bottom:10px}.profile__user-description{color:#747474;font-size:.85em;margin:10px auto 0;width:100%}.profile__user-enticed-info{color:#747474;display:inline-block;margin-top:10px}.profile__link-button,.profile__user-enticed-link{color:#0084ff;display:inline;text-decoration:underline}.profile__link-button{cursor:pointer;font-weight:500}.profile__wrap{text-align:center}.profile__ghost-icon{color:#cfcfcf}.profile__name{text-transform:capitalize}.profile__pagination{margin-bottom:35px;text-align:center}.profile__action-buttons{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:25px}.profile__action{display:inline-block;text-align:center}@media screen and (min-width:1024px){.profile__welcome{margin:100px auto;padding:0;width:650px}.profile__title{font-size:2.8em}.profile__description{font-size:1.2em}.profile__user-description{width:410px}.profile__action-buttons{flex-direction:row;gap:5px}}.form-container .form-wrap{box-sizing:border-box;width:100%}.form-container .form-wrap h2{margin:25px 0}.form-container .input-wrap .file-design-large{border:2px dashed #0084ff;border-radius:5px;cursor:pointer;display:block;line-height:normal;padding:20px 40px;text-align:center;width:100%}.form-container .input-wrap .file-design-large:hover{background-color:#0084ff1a}.form-container .input-wrap .file-design-large .top-info{align-items:flex-end;color:#0084ff;display:flex;justify-content:center;margin:0 0 5px}.form-container .input-wrap .file-design-large .top-info .select-text{color:#0084ff;margin:0 4px}.form-container .input-wrap .file-design-large .top-info .drag-text{color:#3a3a3a}.form-container .input-wrap .file-design-large .bottom-info{color:#3a3a3a;font-size:.9em}.form-container .input-wrap .file{display:none}.form-container .input-wrap .description{field-sizing:content;height:100%}.form-container .input-wrap .select-more-container{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:3px}.form-container .input-wrap .file-design-small{border:2px dashed #0084ff;border-radius:5px;color:#0084ff;cursor:pointer;display:flex;flex-direction:column;font-size:.9em;height:96px;justify-content:center;margin-right:10px;text-align:center;width:96px}.form-container .input-wrap .file-design-small:hover{background-color:#0084ff1a}.form-container .input-wrap .file-design-over{box-shadow:0 0 15px #0084ff66;transition:all .2s}.form-container .file-message-wrap{margin-bottom:15px}.form-container .file-ml-message{font-size:1.1em;font-weight:700}.form-container .file-error-message{color:#db073d;font-weight:700}.form-container .container-button{margin-top:40px}.form-container .container-button .wrap-buttons{align-items:center;display:flex;justify-content:space-between}.form-container .container-button .spinner-wrap{align-items:center;display:flex}.form-container .container-button .spinner-wrap img{margin-right:10px}.form-container .container-button .btn-post[disabled]{opacity:.7;pointer-events:none}.form-container .container-button .delete-button{color:#db073d;font-weight:500;padding:5px 10px}.locked{opacity:.4;pointer-events:none}.image-thumb{height:94px;margin-bottom:10px;position:relative;width:94px}.image-thumb img{border:2px solid #0000;border-radius:5px;display:flex;height:100%;object-fit:cover}.image-thumb:not(:last-child){margin-right:10px}.image-thumb .delete-image-button,.image-thumb .remove-image-button{cursor:pointer;position:absolute;right:3px;top:3px;z-index:99}.image-thumb .image-thumb-radio{height:100%;opacity:0;position:absolute;width:100%;z-index:9}.image-thumb .image-thumb-radio:checked+img{border:2px solid #ffda79}.discount-help{align-items:center;color:#3a3a3a;display:flex}.discount-help-text{font-size:.8em;margin-right:5px}.discount-help-icon{color:#0084ff;cursor:pointer}.cover-description,.tip-description{color:#3a3a3a;font-size:.85em;font-style:italic}.glow-loading-default{height:70px}.glowing-button-create{align-items:center;display:flex}.generate-description-text{color:#3a3a3a;font-weight:700;margin-left:5px}.image-preview .remove-image-button{color:#fff}.image-posted .delete-image-button{color:#db073d}.canvas{display:none;left:0;opacity:0;position:absolute;visibility:hidden}.product-page__wrap{margin:0 auto;max-width:1200px;padding:0 25px 20px}.product-page__breadcrumbs,.product-page__price{align-items:center;display:flex}.product-page__clipboard,.product-page__clipboard-copied{margin-left:10px}.product-page__clipboard{cursor:pointer}.product-page__clipboard-copied{color:#4daa57}.product-page__clipboard-copied-text{color:#747474;font-size:.9em}.product-page__breadcrumbs-list{display:flex;padding:15px 0}.product-page__title{font-size:1.4em;text-transform:capitalize}.product-page__breadcrumbs-item:not(:last-child){margin-right:5px}.product-page__breadcrumbs-caret{color:#747474;font-size:.85em;font-style:normal;margin-right:5px}.product-page__breadcrumbs-link{color:#747474;font-size:.85em}.product-page__breadcrumbs-link:hover{text-decoration:underline}.product-page__main-content{display:flex;flex-direction:column;flex-wrap:wrap}.product-page__carousel{margin-bottom:15px;width:100%}.product-page__carousel img{object-fit:contain}.product-page__comment-list{margin-top:25px;transition:all .3s}.product-page__comment-box-desktop,.product-page__comment-list-desktop,.product-page__review-comments-desktop{display:none}.product-page__comment-box-mobile,.product-page__comment-list-mobile,.product-page__review-comments-mobile{display:block}.product-page__comment-box-mobile-margin,.product-page__comment-list-mobile{margin-bottom:20px}.product-page__comment-list-mobile{border-bottom:1px solid #eceae6;padding-bottom:20px}.product-page__comment-list-notification,.product-page__reviews-notification{animation-duration:3s;animation-name:notification;box-shadow:none}.product-page__comment-list-is-loading{opacity:.4;pointer-events:none}@keyframes notification{0%{box-shadow:0 0 20px #0084ff}to{box-shadow:none}}.product-page__review-comments-desktop:before{border-bottom:1px solid #eceae6;content:"";display:block;margin:40px 0}.product-page__review-comments-mobile{margin-bottom:50px}.product-page__review-comments-header{margin-bottom:15px}.product-page__review-comments-title{color:#3a3a3a;font-size:1.3em;font-weight:400}.product-page__review-comments-reviews{color:#747474;font-size:.9em;margin-top:3px}.product-page__review-comments-average-container{align-items:center;display:flex;margin-bottom:15px}.product-page__review-comments-average{color:#de7921;font-size:3em;font-weight:700;margin-right:10px}.product-page__review-comments-item:not(:last-child){margin-bottom:10px}.product-page__review-comments-rating{margin-bottom:5px}.product-page__review-comments-comment{color:#747474;font-size:.85em}.product-page__info{width:100%}.product-page__user-label{margin-right:4px}.product-page__username{color:#0084ff;font-weight:700}.product-page__username:hover{text-decoration:underline}.product-page__name{align-items:center;display:flex;margin-bottom:5px;text-transform:capitalize}.product-page__average-reviews{margin-bottom:10px}.product-page__edit-button{background-color:#eceae6;border-radius:20px;color:#141414;font-size:.9em;margin-left:10px;padding:5px 10px}.product-page__price{margin-bottom:25px}.product-page__original,.product-page__sale{font-size:1.5em}.product-page__strikethrough{color:#747474;font-size:1.3em;margin-left:5px;text-decoration:line-through}.product-page__discount-label{background-color:#ffda79;color:#141414;font-size:.9em;font-weight:700;margin-left:10px;padding:5px 10px;position:relative}.product-page__description{font-size:1em;line-height:22px;margin-bottom:20px;white-space:pre-wrap}.product-page__description:first-letter{text-transform:uppercase}.product-page__details{font-size:1em;margin-bottom:30px}.product-page__details li{align-items:center;color:#747474;display:flex}.product-page__details li:not(:last-child){margin-bottom:12px}.product-page__quantity-control{align-items:center;border:1px solid #cfcfcf;display:flex;margin-right:15px}.product-page__quantity-control__disabled{opacity:.5;pointer-events:none}.product-page__quantity-control .control-minus,.product-page__quantity-control .control-plus{background-color:#0000;border:none;cursor:pointer;font-size:30px;padding:5px 15px}.product-page__quantity-control .control-minus:hover,.product-page__quantity-control .control-plus:hover{background-color:#cfcfcf}.product-page__quantity-control .control-info{border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;font-size:20px;font-weight:300;padding:0 15px}.product-page .btn-product-page{background-color:#ffc93b;font-size:1em;letter-spacing:-.3px;padding:15px}.product-page .btn-product-page:hover{box-shadow:2px 2px 5px #eceae6}.product-page .btn-product-page__disabled{cursor:not-allowed;opacity:.5}.product-page__sold-out{font-size:1.5em;font-weight:300;padding:10px 0 25px}.product-page__interactive-wrap{align-items:center;border-bottom:1px solid #eceae6;display:flex;margin-bottom:15px;padding-bottom:20px}.product-page__interactive-wrap button:hover{filter:brightness(95%)}.product-page__arrival-container,.product-page__locked-info{margin-bottom:5px}.product-page__arrival-info{margin-bottom:15px}.product-page__arrival-container{color:#4daa57;font-weight:500}.product-page__item-info{align-items:center;display:flex;margin-bottom:7px}.product-page__item-info:last-child{border-bottom:1px solid #eceae6;margin-bottom:15px;padding-bottom:10px}.product-page__item-info p{font-size:.9em;margin-left:10px}.product-page__arrival-label{margin-right:3px}.product-page__arrival-label-2{margin:0 3px}.product-page__origin-label{color:#747474;font-size:.9em}.product-page__user-link{display:flex;font-size:.9em;margin-top:25px}.product-page__attribute-type{margin:0 10px;text-transform:capitalize}.product-page__attribute-name{color:#141414;text-transform:capitalize}.product-page__attribute-status{border-radius:30px;color:#fff;font-size:.9em;padding:4px 9px}.product-page__attribute-new{background-color:#4daa57}.product-page__attribute-used{background-color:#f90}.product-page__arrow{border:1px solid #3a3a3a;border-radius:30px;box-shadow:0 0 10px #eceae6;color:#3a3a3a;cursor:pointer;opacity:.7;padding:5px;position:absolute;top:45%;transition:all .3s;z-index:2}.product-page__arrow:hover{background-color:#fff;opacity:1}.product-page__arrow-prev{left:15px}.product-page__arrow-next{right:15px}.product-page__related-products{margin-top:40px}.product-page__related-products-list{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));list-style:none;width:100%}.product-page__related-products-list .product-thumbnail .product-body .product-name{font-size:.9em}.product-page__related-products-title{color:#3a3a3a;font-size:1.15em;font-weight:500;margin-bottom:20px}.alert-message__autosave{margin-bottom:5px}.rating__wrap{box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0 auto;padding:0 15px;width:100%}.rating__card{background-color:#fff;border-radius:5px;box-shadow:0 2px 5px #eceae6;padding:30px 20px;text-align:center}.rating__card:not(:last-child),.rating__product-image{margin-bottom:20px}.rating__title{font-size:1.5em;font-weight:500;margin-bottom:8px}.rating__stars{display:flex;justify-content:center}.rating__star{position:relative}.rating__star:not(:last-child){margin-right:5px}.rating__radio{position:relative}.rating__radio-checked .rating__star-icon{fill:#de7921}.rating__input-radio{cursor:pointer;height:35px;margin:0;opacity:0;position:relative;width:35px;z-index:1}.rating__input-radio:hover+.rating__star-icon{background-color:#eceae6b3;border-radius:30px}.rating__star-icon{left:0;margin:0 auto;position:absolute;right:0}.rating__star-icon-plane{color:#747474}.rating__star-icon-filled{color:#de7921}.rating__product-title{color:#747474;font-size:1em;margin-bottom:10px}.rating__optional{color:#747474;font-size:.8em}.rating__comment{field-sizing:content;margin-top:20px;min-height:100px}.rating__send-button{margin:0 auto;width:-webkit-max-content;width:max-content}.rating__send-button[disabled]{opacity:.5;pointer-events:none}.rating__disclaimer{color:#747474;font-size:.7em;left:0;position:absolute;right:0}.rating__link{color:#0084ff;display:inline-block}@media screen and (min-width:870px){.product-page__main-content{flex-direction:row}.product-page__carousel{margin:0 25px 0 0;width:50%}.product-page__info{width:45%}}@media screen and (min-width:1024px){.product-page__title{font-size:1.9em}.product-page__description{font-size:1.1em}.product-page__carousel{margin-bottom:0}.product-page__carousel-is-auth{margin-bottom:15px}.product-page__comment-box-desktop,.product-page__comment-list-desktop,.product-page__review-comments-desktop{display:block}.product-page__comment-box-mobile,.product-page__comment-list-mobile,.product-page__review-comments-mobile{display:none}.product-page__related-products{margin-top:70px}.product-page__related-products-title{font-size:1.3em}.product-page__related-products-list{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.product-page .btn-product-page{font-size:1.1em;padding:15px 30px}.form-container .form-wrap{margin:0 auto;width:800px}.image-thumb{margin-bottom:0}.rating__wrap{height:100vh;padding:0;width:600px}}@media screen and (min-width:1300px){.product-page__wrap{padding:20px 0 40px}}.sell__wrap{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px 10px}.sell__footer,.sell__header,.sell__main{width:100%}.sell__header{text-align:center}.sell__steps-container{align-items:center;color:#fff;display:inline-flex;justify-content:center;position:relative}.sell__steps-container:before{background-color:#747474;content:"";height:2px;position:absolute;width:100%}.sell__step-item{position:relative;z-index:1}.sell__step-item:not(:last-child){margin-right:8px}.sell__icon{background-color:#3a3a3a;border-radius:50px;height:10px;padding:10px;width:10px}.sell__icon-activated{border:5px solid #ffda79;height:20px;width:20px}.sell__indicator{color:#747474;font-size:2em;text-align:center}.sell__main{padding:50px 0 60px}.sell__input{font-size:2em;font-weight:300;width:100%}.sell__select{color:#747474}.sell__file-wrap{align-items:center;display:flex;margin-bottom:10px}.sell__file{display:none}.sell__label-file{border:2px dashed #0084ff;color:#0084ff;cursor:pointer;display:inline-block;font-size:.9em;margin-right:10px;padding:25px 15px;text-align:center}.sell__label-file:hover{background-color:#0084ff4d}.sell__label-deactivated{opacity:.3;pointer-events:none}.sell__loading{font-weight:500}.sell__alert-message{color:#db073d;font-weight:700}.sell__legend{color:#747474;font-size:1.1em;margin-bottom:15px}.sell__footer{justify-content:space-between}.sell__button,.sell__footer{align-items:center;display:flex}.sell__button{background-color:#141414;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:10px 15px}.sell__button:hover{color:#ffda79}.sell__button[disabled]{opacity:.5;pointer-events:none}@media screen and (min-width:1024px){.sell__wrap{margin:0 auto;padding:0;width:1024px}.sell__icon{height:20px;width:20px}.sell__icon-activated{height:30px;width:30px}.sell__step-item:not(:last-child){margin-right:30px}.sell__legend{font-size:1.3em}}.otp,.sign-up{box-sizing:border-box;margin:30px auto 10px;padding:0 15px;width:100%}.otp__logo,.sign-up__logo{text-align:center}.otp h1,.sign-up h1{font-size:1.7em;font-weight:300;margin-bottom:20px;text-align:center}.otp h1 span,.sign-up h1 span{font-weight:500;letter-spacing:-1px}.otp__password-wrap,.sign-up__password-wrap{position:relative}.otp__eye,.sign-up__eye{cursor:pointer;position:absolute;right:15px;top:15px}.otp__policy,.sign-up__policy{border-bottom:1px solid #cfcfcf;font-size:.85em;margin-bottom:10px;padding-bottom:10px}.otp__sign-in,.sign-up__sign-in{font-size:.9em;margin-bottom:20px}.otp__link,.sign-up__link{background:none;border:none;color:#0084ff;cursor:pointer;display:inline}.otp__link:hover,.sign-up__link:hover{text-decoration:underline}.otp__error-message,.sign-up__error-message{color:#db073d;font-weight:500;margin-bottom:10px}.otp__birth-wrap,.sign-up__birth-wrap{margin-bottom:5px}.otp__birth,.sign-up__birth{color:#747474;font-size:.9em}.otp__button[disabled],.sign-up__button[disabled]{opacity:.7;pointer-events:none}.otp__invalid-message,.sign-up__invalid-message{color:#db073d;font-size:.9em;margin-top:5px;position:absolute}.otp__disclaimer,.sign-up__disclaimer{color:#747474;font-size:.9em;margin-bottom:10px;text-align:center}@media screen and (min-width:1024px){.otp,.sign-up{display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;padding:0;width:500px}}.password-status{margin:15px 0 10px}.password-status__bar-indicator{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.password-status__bar-indicator .bar{background-color:#cfcfcf;border-radius:4px;height:5px;width:50px}.password-status__bar-indicator .bar:not(:last-child){margin-right:8px}.password-status__stage-wrap{border:1px solid #cfcfcf;padding:10px}.password-status__stage{font-size:.95em}.password-status__stage:not(:last-child){margin-bottom:5px}.stage1 .password-status__bar-indicator .weak{background-color:#db073d}.stage2 .password-status__bar-indicator .medium,.stage2 .password-status__bar-indicator .weak{background-color:#ffda79}.stage3 .password-status__bar-indicator .medium,.stage3 .password-status__bar-indicator .semi-strong,.stage3 .password-status__bar-indicator .weak{background-color:#cbec46}.stage4 .password-status__bar-indicator .medium,.stage4 .password-status__bar-indicator .semi-strong,.stage4 .password-status__bar-indicator .strong,.stage4 .password-status__bar-indicator .weak{background-color:#4daa57}.forgot,.reset,.sign-in{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;padding:0 15px;width:100%}.forgot__logo,.reset__logo,.sign-in__logo{text-align:center}.forgot h1,.reset h1,.sign-in h1{font-size:1.7em;font-weight:300;text-align:center}.forgot__title,.reset__title,.sign-in__title{margin-bottom:20px}.forgot__title span,.reset__title span,.sign-in__title span{font-weight:500;letter-spacing:-1px}.forgot__password-wrap,.reset__password-wrap,.sign-in__password-wrap{position:relative}.forgot__eye,.reset__eye,.sign-in__eye{cursor:pointer;position:absolute;right:15px;top:15px}.forgot__title-wrap,.reset__title-wrap,.sign-in__title-wrap{margin-bottom:10px;text-align:center}.forgot__2fa-title,.reset__2fa-title,.sign-in__2fa-title{margin-bottom:10px}.forgot__back,.forgot__back-link,.forgot__forgot,.forgot__new,.reset__back,.reset__back-link,.reset__forgot,.reset__new,.sign-in__back,.sign-in__back-link,.sign-in__forgot,.sign-in__new{font-size:.9em}.forgot__forgot,.reset__forgot,.sign-in__forgot{border-bottom:1px solid #cfcfcf;margin-bottom:10px;padding-bottom:10px}.forgot__back,.forgot__new,.reset__back,.reset__new,.sign-in__back,.sign-in__new{margin-bottom:20px}.forgot .sign-in__2fa-wrap,.reset .sign-in__2fa-wrap,.sign-in .sign-in__2fa-wrap{margin-bottom:5px}.forgot__back-link,.forgot__link,.forgot__remove-2fa,.reset__back-link,.reset__link,.reset__remove-2fa,.sign-in__back-link,.sign-in__link,.sign-in__remove-2fa{color:#0084ff;display:inline}.forgot__back-link:hover,.forgot__link:hover,.forgot__remove-2fa:hover,.reset__back-link:hover,.reset__link:hover,.reset__remove-2fa:hover,.sign-in__back-link:hover,.sign-in__link:hover,.sign-in__remove-2fa:hover{text-decoration:underline}.forgot__remove-2fa,.reset__remove-2fa,.sign-in__remove-2fa{background:#0000;border:none;cursor:pointer}.forgot__send-back[disabled],.forgot__send[disabled],.reset__send-back[disabled],.reset__send[disabled],.sign-in__send-back[disabled],.sign-in__send[disabled]{opacity:.7;pointer-events:none}.forgot__error-message,.reset__error-message,.sign-in__error-message{color:#db073d;font-weight:500;margin-bottom:15px}.forgot__disclaimer,.reset__disclaimer,.sign-in__disclaimer{font-size:.85em;margin-bottom:10px}.forgot__input-email,.reset__input-email,.sign-in__input-email{margin-bottom:15px}.forgot__invalid-email-message,.reset__invalid-email-message,.sign-in__invalid-email-message{color:#db073d;font-size:.9em;margin-top:5px}.forgot__alert-message-wrap,.reset__alert-message-wrap,.sign-in__alert-message-wrap{margin-bottom:15px}.forgot__button[disabled],.reset__button[disabled],.sign-in__button[disabled]{opacity:.7;pointer-events:none}@media screen and (min-width:1024px){.forgot,.reset,.sign-in{padding:0;width:500px}}.filter-bar{width:100%}.filter-bar__wrap{padding:0 10px 0 15px}.filter-bar__section-item,.filter-bar__section-title{align-items:center;display:flex;justify-content:space-between}.filter-bar__section{border-bottom:1px solid #f4f3ef}.filter-bar__section-title{cursor:pointer;padding:20px 0}.filter-bar__section-body{height:0;opacity:0;pointer-events:none;transition:all .3s;visibility:hidden}.filter-bar__section-body--open{height:auto;max-height:350px;opacity:1;overflow-y:auto;pointer-events:auto;scrollbar-width:thin;visibility:visible}.filter-bar__section-item{margin-bottom:10px}.filter-bar__section-label{color:#3a3a3a;font-size:.95em}.search-results__main{display:flex;flex-direction:column}.search-results__filter-bar-icon,.search-results__filter-bar-mobile-button,.search-results__header{align-items:center;display:flex;justify-content:space-between}.search-results__filter-bar{background-color:#f4f3ef;width:100%}.search-results__filter-bar-desktop{display:none}.search-results__filter-bar-mobile{display:block}.search-results__filter-bar-mobile-button-wrap{display:block;padding:10px 20px}.search-results__filter-bar-mobile-button{background-color:#f4f3ef;border:2px solid #ffda79;border-radius:15px;color:#3a3a3a;padding:10px 15px;width:100%}.search-results__filter-bar-mobile-button-text{color:#3a3a3a;font-size:.95em;margin-right:5px}.search-results__filter-bar-badge{background-color:#ffc93b;border-radius:30px;color:#3a3a3a;font-size:.85em;font-weight:700;height:18px;line-height:18px;margin-right:5px;text-align:center;width:18px}.search-results__header{padding:0 20px 35px}.search-results__title{color:#3a3a3a;font-size:1.3em}.search-results__quantity{color:#747474;font-size:.95em}.search-results__list{margin:0;width:100%}.search-results__pagination{margin-top:50px;text-align:center}.search-results__not-found{color:#3a3a3a}.search-results__not-found-wrap{padding:0 20px}.search-results__not-found-body,.search-results__not-found-ghost-icon,.search-results__not-found-title{text-align:center}.search-results__not-found-title{font-size:1.7em;font-weight:300;margin-bottom:15px}.search-results__not-found-body{margin-bottom:20px}.search-results__not-found-ghost-icon{color:#cfcfcf}@media screen and (min-width:1024px){.search-results__main{flex-direction:row}.search-results__filter-bar{display:block;width:250px}.search-results__filter-bar-desktop{display:block}.search-results__filter-bar-mobile,.search-results__filter-bar-mobile-button-wrap{display:none}.search-results__title{font-size:2em}.search-results__list{width:82.6%}.search-results__not-found{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.search-results__not-found-wrap{padding:0}.search-results__not-found-title{font-size:2.3em}}.card-info-wrap,.card-section{align-items:center;display:flex}.card-section{background-color:#fff;border:1px solid #eceae6;border-radius:5px;justify-content:space-between;margin-bottom:15px;padding:15px;width:100%}.card-section__modal{padding:15px}.card-section .card-icon{margin-right:5px;position:relative}.card-section .card-icon .card-icon-status{background-color:#fff;border-radius:30px;left:25px;position:absolute;top:25px}.card-section .card-icon .check-icon{color:#4daa57}.card-section .card-icon .alert-icon{color:#f90}.card-section .card-info{font-size:.95em}.card-section .card-info span{display:block}.card-section .card-info .card-body{color:#747474}.settings__back-button{padding:15px}.settings__input-wrap{margin-top:70px;text-align:right}.settings__delete-account-button{background-color:#db073d;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.95em;padding:5px 15px}.settings__delete-account-button[disabled]{opacity:.5;pointer-events:none}.card-container,.form-wrap{box-sizing:border-box;padding:0 15px;width:100%}.card-container h2,.form-wrap h2{margin:25px 0}.card-container{padding:0 15px}.country-code-wrap{margin-bottom:15px;position:relative}.input-phone-error{color:#db073d;font-size:.9em;margin-bottom:10px}.select-wrap{display:flex}.select-wrap .country-code{margin-right:10px;width:20%}.personal__last-name,.personal__name{text-transform:capitalize}.personal__avatar-wrap{margin:30px 0 15px;text-align:center}.personal__avatar-wrap #avatar{display:none}.personal__avatar{border:2px dashed #3a3a3a;border-radius:70px;cursor:pointer;display:inline-block;position:relative}.personal__avatar__overlay{background-color:#141414b3;border-radius:70px;color:#fff;display:none;font-weight:700;height:100%;left:0;top:0;width:100%}.personal__avatar__overlay,.personal__avatar__plus{flex-direction:column;justify-content:center;position:absolute}.personal__avatar__plus{background-color:#fff;border:1px solid #eceae6;border-radius:40px;color:#3a3a3a;display:flex;height:25px;right:0;width:25px;z-index:99}.personal__avatar:hover .personal__avatar__overlay{display:flex}.personal__canvas-wrap{display:none}.personal__canvas-container{background-color:#141414;border-radius:15px;display:flex;flex-direction:column;height:450px;justify-content:space-between;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:95%;z-index:9999}.personal__canvas-header{display:flex;justify-content:end}.personal__canvas-close{color:#fff;cursor:pointer;padding:10px 10px 0 0}.personal__canvas-body{display:flex;flex-direction:column}.personal__delete-avatar{background-color:#db073d;color:#fff;display:flex;margin:0 auto 15px;padding:5px 10px}.personal__avatar-alert{color:#db073d;font-size:.95em;font-weight:700;margin-bottom:15px;text-align:center}.personal__canvas-avatar{background-color:#fff;border-radius:150px;height:300px;margin:0 auto 10px;touch-action:auto;width:300px}.personal__canvas-zoom-wrap{align-items:center;color:#fff;display:flex;justify-content:center}.personal__canvas-zoom{height:5px;margin:0 10px;width:50%}.personal__canvas-footer{padding:10px 0 25px}.personal__canvas-button{display:block;margin:0 auto}.personal__canvas-overlay{background-color:#14141466;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.personal__avatar__active{display:block}.personal__preferences{align-items:center;display:flex;justify-content:space-between}.personal__preferences-container{display:flex}.personal__preferences-icon{margin-right:10px}.personal__preferences-icon,.personal__preferences-title{color:#3a3a3a}.personal__preferences-title{font-size:.95em;font-weight:500;margin-bottom:5px}.personal__preferences-description{color:#747474;font-size:.85em}.security__delete-account-wrap{padding:15px}.security__delete-account-item{align-items:center;color:#3a3a3a;display:flex;font-size:.95em;gap:5px;justify-content:space-between}.security__delete-account-item:not(:last-child){border-bottom:1px solid #f4f3ef;margin-bottom:15px;padding-bottom:15px}.security__delete-account-disclaimer{color:#747474;font-size:.9em;font-style:italic}.card-section-modal{padding:15px}.card-section-modal__text{color:#3a3a3a;font-size:.95em}.card-section-modal__input,.card-section-modal__text{margin-bottom:10px}.card-section-modal__button{margin-top:10px}.card-section-modal__error{color:#db073d;margin-left:10px}.address-form,.addresses{box-sizing:border-box;width:100%}.address-form__container,.addresses__container{margin:0 auto;width:85%}.address-form .addresses-list-wrap,.addresses .addresses-list-wrap{background-color:#fff}.address-form .addresses-list-wrap .address-add-delivery,.addresses .addresses-list-wrap .address-add-delivery{display:inline-block;padding:10px 20px}.address-form .addresses-list-wrap .address-add-delivery .address-threshold,.addresses .addresses-list-wrap .address-add-delivery .address-threshold{color:#747474;font-size:.85em}.address-form .address-card-item,.addresses .address-card-item{align-items:center;border-bottom:1px solid #f4f3ef;display:flex;justify-content:space-between;padding:20px}.address-form .address-card-item a,.addresses .address-card-item a{display:flex;width:100%}.address-form .address-card-item a .address-icon-wrap,.addresses .address-card-item a .address-icon-wrap{margin-right:10px}.address-form .address-card-item a .address-number,.addresses .address-card-item a .address-number{font-size:1em;margin-bottom:5px}.address-form .address-card-item a .address-number .address-location,.addresses .address-card-item a .address-number .address-location{font-weight:700}.address-form .address-card-item a .address-number .address-label,.addresses .address-card-item a .address-number .address-label{color:#747474}.address-form .address-card-item a .address-pickup,.addresses .address-card-item a .address-pickup{background-color:#0084ff;border-radius:20px;color:#fff;display:inline-block;font-size:.9em;margin-bottom:5px;padding:5px 10px}.address-form .address-card-item a .address-city,.addresses .address-card-item a .address-city{color:#747474}.address-form .address-card-item .address-delete,.addresses .address-card-item .address-delete{color:#db073d;cursor:pointer}.address-form .address__product-notification,.addresses .address__product-notification{background-color:#e6f6e8;border-radius:5px;font-size:.9em;margin-top:10px;padding:10px}.address-form .address__product-notification-link,.addresses .address__product-notification-link{color:#0084ff;display:inline;font-weight:700}.address-form .address__product-notification-link:hover,.addresses .address__product-notification-link:hover{text-decoration:underline}.empty{width:100%}.empty__wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:50px 0}.empty__icon{color:#cfcfcf}.empty__title{margin-bottom:5px}.empty__text{color:#141414;margin-bottom:30px;text-align:center}@media screen and (min-width:1024px){.card-container,.form-wrap{margin:0 auto;width:800px}.address-form,.addresses{width:85%}.address-form__container,.addresses__container{width:65%}.card-container{padding:0}.personal__canvas-container{width:700px}.addresses .address__product-notification{text-align:center}.empty{width:85%}.empty__wrap{margin:100px 0 0}}.back-button{align-items:center;border-radius:50px;cursor:pointer;height:40px;text-align:center;width:40px}.back-button,.toast-message{background-color:#fff;display:flex;flex-direction:column;justify-content:center}.toast-message{border-left:5px solid;border-radius:10px;bottom:20px;box-shadow:-3px 5px 5px #14141433;height:100px;position:fixed;right:20px;width:400px}.toast-message__wrap{align-items:center;display:flex;justify-content:space-around}.toast-message__icon{padding-left:10px}.toast-message__content{color:#141414;font-size:1.1em;padding:0 15px}.toast-message__close{color:#747474;cursor:pointer;padding-right:10px}.info{color:#0084ff}.success{color:#4daa57}.error{color:#db073d}.warning{color:#f90}.address-form h2{margin-bottom:20px}.address-form .pickup-point{align-items:center;display:flex}.address-form .pickup-point label{font-size:.95em}.address-form .pickup-disclaimer{color:#3a3a3a;font-size:.9em;font-style:italic}.address-form__input-group{height:auto}.address-form__missing-city{align-items:center;display:flex;margin-top:3px}.address-form__missing-city-text{color:#3a3a3a;font-size:.85em;margin-right:5px}.address-form__missing-city-help{color:#0084ff;cursor:pointer}.address-form__tooltip-link{color:#0084ff;display:inline;font-weight:500}@media screen and (min-width:1024px){.address-form__input-group{height:80px}}.comment-box__wrap{align-items:flex-start;display:flex;gap:10px}.comment-box__comment-container{width:100%}.comment-box__comment-wrap{align-items:center;display:flex}.comment-box__placeholder{color:#747474;padding:10px;pointer-events:none;position:absolute}.comment-box__editor{field-sizing:content;margin-right:10px;padding:13px 10px;width:100%}.comment-box__disclaimer{color:#747474;font-size:.82em;font-style:italic}.comment-box__send{background-color:#ffda79;border:none;border-radius:10px;color:#141414;cursor:pointer;font-weight:700;padding:12px}.comment-box__send[disabled]{opacity:.5;pointer-events:none}.comment-item{display:flex}.comment-item:not(:last-child){margin-bottom:20px}.comment-item__avatar{margin-right:10px}.comment-item__is-deleted{opacity:.65;pointer-events:none}.comment-item__username-date{align-items:center;display:flex;margin-bottom:5px}.comment-item__wrap-link{align-items:center;display:flex;margin-right:5px}.comment-item__username{font-size:.9em;font-weight:700}.comment-item__username-background{background-color:#3a3a3a;border-radius:20px;color:#fff;padding:2px 4px}.comment-item__verify-sign{color:#0084ff}.comment-item__date{color:#747474;font-size:.9em}.comment-item__content{font-size:.9em}.comment-item__content:first-letter{text-transform:uppercase}.comment-item__highlight-text{color:#0084ff;font-weight:500;text-transform:lowercase}.comment-item__remove{color:#db073d;font-size:.9em;font-weight:500;margin-left:5px}.comment-item__remove:hover{cursor:pointer;text-decoration:underline}.review-average{align-items:anchor-center;display:flex}.review-average__average{margin-top:1px}.review-average__list{align-items:center;color:#de7921;display:flex}.review-average__list-margin{margin:0 5px}.review-average__item{line-height:0}.review-average__item:not(:last-child){margin-right:3px}.review-average__average,.review-average__quantity{color:#747474;font-size:.85em}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.credit-card__title-wrap,.pse__title-wrap{align-items:center;display:flex;justify-content:space-between}.credit-card__title,.pse__title{align-items:center;display:flex}.credit-card__title h3,.pse__title h3{font-size:.9em}.credit-card__radio,.pse__radio{margin:0 10px 0 0}.credit-card__logos img,.pse__logos img{object-fit:cover;width:25px}.credit-card__logos img:not(:last-child),.pse__logos img:not(:last-child){margin-right:10px}.credit-card__logo img,.pse__logo img{object-fit:cover;width:30px}.credit-card__visa,.pse__visa{background:url(/static/media/visa-logo.b224875a1797b4861b6b.svg) 10px 0 #fff no-repeat}.credit-card__mastercard,.pse__mastercard{background:url(/static/media/mastercard-logo.6465c2ec442f23afba38.svg) 10px 0 #fff no-repeat}.credit-card__american,.pse__american{background:url(/static/media/american-express-logo.7dcf5b6a2f9ae07eabef.svg) 10px 0 #fff no-repeat}.credit-card__diners,.pse__diners{background:url(/static/media/diners-club-logo.4787481150d3155c920d.svg) 0 0 #fff no-repeat}.credit-card__discover,.pse__discover{background:url(/static/media/discover-logo.80678b6eaae768f11c5a.svg) 10px 0 #fff no-repeat}.credit-card input[type=number].credit-card__isvalid,.pse input[type=number].credit-card__isvalid{padding:15px 10px 15px 65px}.credit-card__cardnumber,.pse__cardnumber{background-size:contain}@media screen and (min-width:1024px){.credit-card__title h3,.pse__title h3{font-size:1.1em}.credit-card__logos img,.pse__logos img{width:35px}.credit-card__logo img,.pse__logo img{width:40px}}.checkout__wrap{margin:0 auto;max-width:1380px;padding:20px 25px}.checkout__empty-cart{padding:100px 0;text-align:center;width:100%}.checkout__empty-title{font-size:1.5em;font-weight:700;margin-bottom:20px}.checkout__go-shopping{background-color:#141414;border-radius:20px;color:#fff;display:inline-block;padding:10px 15px}.checkout__back-button{margin-bottom:20px}.checkout__address-title{align-items:center;display:flex;font-weight:500;margin-bottom:10px}.checkout__address-list{border-bottom:1px solid #eceae6;display:flex;flex-wrap:wrap;margin-bottom:20px;padding-bottom:20px}.checkout__address-item{margin-bottom:10px}.checkout__address-item:not(:last-child){margin-right:15px}.checkout__address-tab{background-color:#fff;border-radius:30px;font-size:.9em;font-weight:500;padding:10px 15px;transition:all .2s}.checkout__address-tab:hover{box-shadow:0 2px 4px #eceae6}.checkout__container{display:flex;flex-direction:column}.checkout__is-loading{opacity:.4;pointer-events:none;position:relative}.checkout__is-loading .checkout__loader-wrap{display:flex;flex-direction:column;left:40%;position:absolute;top:20%;z-index:99}.checkout__loader-wrap{display:none}.checkout__loader{margin:0 auto}.checkout__loader-message{font-size:.95em;font-weight:700}.checkout__address{margin-right:0;width:100%}.checkout__address-form h2{margin-bottom:20px}.checkout__credit-card{margin-bottom:10px}.checkout__credit-card,.checkout__pse{background-color:#fff;border-radius:5px;box-shadow:0 2px 3px #eceae6;padding:10px 15px}.checkout__order-summary{background-color:#fff;border-radius:5px;box-shadow:0 2px 2px #eceae6;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:15px;width:100%}.checkout__order-summary h4{margin-bottom:10px}.checkout__total-overview{margin-top:15px}.checkout__shipping-skeleton{margin:10px 0}.checkout__shipping-info,.checkout__shipping-total,.checkout__subtotal{margin-bottom:5px}.checkout__shipping-label,.checkout__subtotal-label,.checkout__total-label{font-weight:700}.checkout__shipping-free{background-color:#4daa57;color:#fff;font-size:.9em;font-weight:700;padding:2px 5px}.checkout__total{border-top:1px solid #eceae6;font-size:1.1em;padding-top:10px}.checkout__payment-button{font-weight:500;letter-spacing:-.5px;margin-top:25px;width:100%}.checkout__payment-button[disabled]{opacity:.7;pointer-events:none}.confirmation__wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:30px 0;width:500px}.confirmation__back-button{padding:0 25px}.confirmation__header{margin-bottom:20px}.confirmation__title{font-weight:500;margin-bottom:10px;text-align:center}.confirmation__address-item{margin:0}.confirmation__address-tab{font-size:.95em}.confirmation__content{text-align:center}.confirmation__transfer-details{margin-bottom:10px;text-align:center}.confirmation__items{margin-bottom:25px}.confirmation__item{display:flex}.confirmation__item:not(:last-child){border-bottom:1px solid #cfcfcf;margin-bottom:10px;padding-bottom:10px}.confirmation__name{font-weight:700;margin-right:5px;text-transform:capitalize}.confirmation__quantity{background-color:#ffda79;border-radius:30px;font-size:.9em;padding:2px 5px}.confirmation__top{align-items:center;display:flex;margin-bottom:5px}.confirmation__image{margin-right:10px}.confirmation__price{margin-bottom:5px}.confirmation__attribute{font-size:.9em;text-transform:capitalize}.confirmation__attr-type{font-weight:500;margin-right:5px}.confirmation__total-overview{font-size:1.1em;margin-bottom:30px}.confirmation__total-overview li:not(:last-child){margin-bottom:5px}.confirmation__bold{font-weight:500}.confirmation__APPROVED{color:#4daa57}.confirmation__PENDING{color:#f90}.confirmation__DECLINED,.confirmation__ERROR{color:#db073d}.confirmation__product-details{align-items:center;display:flex}.confirmation__product-details a{border:3px solid #141414;border-radius:30px;padding:12px 15px}.confirmation__home-link{background-color:#141414;color:#fff;font-weight:700;margin-right:10px}.confirmation__loading{display:flex;height:100vh;margin:0 auto}@media screen and (min-width:1024px){.checkout__container{flex-direction:row;justify-content:space-around}.checkout__is-loading .checkout__loader{left:25%;top:50%}.checkout__address{margin-right:20px;width:60%}.checkout__order-summary{width:30%}.checkout__empty-cart{margin:0 auto;width:520px}}.balance,.confirm-code{width:100%}.balance__pending-balances,.confirm-code__pending-balances{align-items:center;border-bottom:1px solid #eceae6;display:flex;flex-direction:column;margin-bottom:20px;padding-bottom:20px}.balance__pending-message,.confirm-code__pending-message{color:#747474;font-size:.95em;margin-bottom:15px}.balance__item,.confirm-code__item{background-color:#fff;border-radius:5px;font-size:.85em;padding:10px 15px;width:100%}.balance__item:not(:last-child),.confirm-code__item:not(:last-child){margin-bottom:10px;margin-right:0}.balance__state,.confirm-code__state{margin-bottom:5px}.balance__state-text,.confirm-code__state-text{color:#f90}.balance__shipping-state,.confirm-code__shipping-state{color:#0084ff}.balance__shipping-state:hover,.confirm-code__shipping-state:hover{text-decoration:underline}.balance__wrap,.confirm-code__wrap{padding:30px}.balance__title-container,.confirm-code__title-container{border-bottom:1px solid #eceae6;margin-bottom:30px;padding-bottom:30px;text-align:center}.balance__total-balance,.confirm-code__total-balance{color:#3a3a3a;font-size:3em;font-weight:300}.balance__description-container,.confirm-code__description-container{margin-bottom:20px}.balance__description,.confirm-code__description{color:#747474}.balance__description-center,.confirm-code__description-center{text-align:center}.balance__disclaimer,.confirm-code__disclaimer{color:#747474;font-size:.85em}.balance__button[disabled],.balance__form-disabled,.confirm-code__button[disabled],.confirm-code__form-disabled{opacity:.5;pointer-events:none}.balance__back,.confirm-code__back{background:none;border:none;color:#0084ff;cursor:pointer;font-size:.85em}.balance__error-message,.confirm-code__error-message{color:#db073d;font-size:.9em;margin:5px 0}@media screen and (min-width:1024px){.balance,.confirm-code{width:82.5%}.balance__pending-balances,.confirm-code__pending-balances{flex-direction:row}.balance__item,.confirm-code__item{width:auto}.balance__item:not(:last-child),.confirm-code__item:not(:last-child){margin-bottom:0;margin-right:10px}.balance__wrap,.confirm-code__wrap{padding:50px 250px}}.purchases,.sales{box-sizing:border-box;padding:20px}.purchases h1,.sales h1{margin-bottom:20px}.purchases__table,.sales__table{width:100%}.purchases__table .rdt_TableRow,.sales__table .rdt_TableRow{padding:10px 0}.purchases__empty,.sales__empty{padding:40px;text-align:center}.purchases__empty-ghost-icon,.sales__empty-ghost-icon{color:#eceae6}.purchases__empty-message,.sales__empty-message{color:#3a3a3a;margin-bottom:10px}.purchases__empty-link,.sales__empty-link{color:#0084ff}.order-customer__wrap{align-items:center;display:flex}.order-customer__avatar{margin-right:5px}.order-customer__name{font-weight:700}.order-customer__name:first-letter{text-transform:uppercase}.order-customer__username{color:#747474}.order-status{border-radius:20px;color:#fff;font-weight:500;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.order-status__pending,.order-status__sh_picking{background-color:#ffda79;color:#141414}.order-status__sh_on_the_way{background-color:#0084ff}.order-status__approved,.order-status__sh_delivered{background-color:#4daa57}.order-status__declined,.order-status__error,.order-status__sh_canceled,.order-status__voided{background-color:#db073d}.order-product{margin-bottom:10px}.order-product__name{font-weight:500;margin-bottom:5px}.order-product__name:first-letter{text-transform:uppercase}.order-detail__wrap{padding:10px;width:100%}.order-detail__title{margin-bottom:10px;padding-bottom:10px;text-align:center}.order-detail__user{font-size:1.2em;margin-bottom:20px;text-align:center}.order-detail__list{margin-bottom:10px}.order-detail__item{border:1px solid #eceae6;box-shadow:0 2px 5px #eceae6;display:flex;padding:8px 10px 5px}.order-detail__item:not(:last-child){margin-bottom:10px}.order-detail__thumbnail{margin-right:10px}.order-detail__name{margin-bottom:5px;text-transform:capitalize}.order-detail__quantity{background-color:#ffda79;border-radius:20px;font-weight:700;padding:5px 8px}.order-detail__attributes{margin-bottom:5px}.order-detail__price{align-items:center;display:flex}.order-detail__price,.order-detail__sale{font-weight:700}.order-detail__strikethrough{color:#747474;font-weight:400;margin-left:5px;text-decoration:line-through}.order-detail__details{background-color:#eceae6;padding:15px}.order-detail__line:not(:last-child){margin-bottom:10px}.order-detail__guide a,.order-detail__track a{color:#0084ff;display:inline-block}.order-detail__guide a:hover,.order-detail__track a:hover{text-decoration:underline}.order-detail__profit{background-color:#4daa57;border-radius:20px;color:#fff;display:inline-block;font-weight:700;padding:10px}.order-action{background-color:#db073d;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:500;padding:5px 10px}.order-action__disabled,.order-action__voided{background-color:#cfcfcf;cursor:not-allowed}@media screen and (min-width:1024px){.order-detail__wrap{margin:0 auto;padding:50px 0;width:600px}}.cookie-policy__wrap,.privacy__wrap,.terms__wrap{box-sizing:border-box;padding:30px;width:100%}.cookie-policy__title,.privacy__title,.terms__title{font-size:1.5em;font-weight:500;margin-bottom:40px}.cookie-policy__block:not(:last-child),.privacy__block:not(:last-child),.terms__block:not(:last-child){margin-bottom:20px}.cookie-policy__block-title,.privacy__block-title,.terms__block-title{font-size:1.1em;font-weight:500;margin-bottom:20px}.cookie-policy__block-info,.privacy__block-info,.terms__block-info{font-size:.95em;line-height:20px;white-space:pre-line}.cookie-policy__link,.privacy__link,.terms__link{color:#005bdc;display:inline}.cookie-policy__table-wrap,.privacy__table-wrap,.terms__table-wrap{--scrollable-mask-start:#0000;overflow-x:auto;overflow-y:clip;overscroll-behavior-x:contain}.cookie-policy__table,.privacy__table,.terms__table{border-collapse:collapse;font-size:.95em;table-layout:auto;text-align:start;width:100%}.cookie-policy__td,.privacy__td,.terms__td{border:1px solid #cfcfcf;padding:.75em}@media screen and (min-width:1024px){.cookie-policy__wrap,.privacy__wrap,.terms__wrap{margin:0 auto;width:720px}.cookie-policy__title,.privacy__title,.terms__title{font-size:2.5em}.cookie-policy__block-title,.privacy__block-title,.terms__block-title{font-size:1.5em}.cookie-policy__block-info,.privacy__block-info,.terms__block-info{font-size:1em;line-height:27px}}.track__wrap{padding:80px 15px;width:auto}.track__tracking-bar{margin-bottom:30px;position:relative}.track__tracking-bar:before{background-color:#eceae6;content:"";height:4px;position:absolute;top:27px;width:100%;z-index:1}.track__title{font-weight:400;margin-bottom:50px;text-align:center}.track__tracking-step-list{display:flex;justify-content:space-between}.track__tracking-step-list-2 li:first-child,.track__tracking-step-list-3 li:not(:last-child){background-color:#ffda79;color:#141414}.track__tracking-step{align-items:center;background-color:#eceae6;border-radius:50px;color:#3a3a3a;display:flex;height:60px;justify-content:space-between;position:relative;width:60px;z-index:2}.track__tracking-icon{margin:0 auto}.track__tracking-status{background-color:#ffda79;color:#141414;font-weight:700;opacity:1}.track__estimation-pickup-wrap,.track__estimation-wrap{display:flex;justify-content:center;width:100%}.track__estimation-wrap{margin:0 auto 60px}.track__estimation-pickup-wrap{margin-bottom:20px}.track__estimation{background-color:#fff;border-radius:10px;box-shadow:2px 2px 5px #eceae6;font-size:.9em;letter-spacing:-.5px;padding:10px 15px}.track__estimation-label{color:#747474;margin-right:3px}.track__estimation-label:before{background-color:#4daa57;border-radius:20px;content:"";display:inline-block;height:7px;margin-right:5px;width:7px}.track__estimation-date{font-weight:500}.track__icon{color:#747474;margin-bottom:30px}.track__icon-green{background-color:#4daa57;border-radius:90px;color:#fff;padding:20px}.track__info{text-align:center}.track__description{color:#3a3a3a;font-size:18px;font-weight:500;letter-spacing:-.5px}.track__link{color:#0084ff;display:inline-block;margin-top:10px}.track__link:hover{text-decoration:underline}@media screen and (min-width:1024px){.track__wrap{margin:0 auto;width:900px}.track__estimation{font-size:.95em}.track__description{font-size:20px}}.sidebar{background-color:#eceae6;display:none;height:100vh;min-height:100%;overflow-y:auto;overscroll-behavior:auto;scrollbar-width:none;width:250px}.sidebar h3{margin:20px 40px}.sidebar a{align-items:center;border-radius:15px;display:block;display:flex;margin:0 20px;padding:15px 20px}.sidebar a.active,.sidebar a:hover{background-color:#ffda79}.sidebar a .nav-link-text{margin-left:10px}.sidebar__balance{color:#4daa57;font-size:.9em;font-weight:700;margin:1px 0 0 5px}.sidebar__link{align-items:center;display:flex}@media screen and (min-width:1024px){.sidebar{display:block}}.dashboard{display:flex}body{background-color:#f8f7f4;box-sizing:border-box}figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}figure,ol,ul{list-style:none}a{color:#141414;display:block;text-decoration:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-webkit-appearance:textfield;appearance:textfield}button,input,select,textarea{font-family:Ubuntu,sans-serif}a,body,button,header,input,label,nav,ol,select,textarea,ul{box-sizing:border-box}input[type=date],input[type=email],input[type=number],input[type=password],input[type=phone],input[type=text],select,textarea{border:1px solid #eceae6;border-radius:15px;margin:0;padding:15px 10px;resize:none;width:100%}.page__spinner{display:block;height:100vh;margin:0 auto}.container,.input-wrap{width:100%}.inline-input-group{display:flex;flex-direction:column;justify-content:space-between}.inline-input-group .input-wrap{margin-bottom:20px;width:100%}.btn{border:none;border-radius:30px;cursor:pointer;transition:all .3s}.btn-general{background-color:#ffda79;border:1px solid #ffc93b80;font-size:16px;padding:10px 25px}.btn-general:hover{box-shadow:2px 2px 5px #eceae6}.btn-plane{background-color:#eceae6;border:1px solid #7474741a;color:#141414;font-size:16px;padding:10px 25px}.input-wrap{margin-bottom:20px;position:relative}.input-error-message{color:#db073d;font-size:.85em;position:absolute}.form-container .form-wrap{padding:0 20px}.no-scroll{overflow:hidden}.transition-enter{opacity:0;transform:translateY(-10%)}.transition-enter-done{transition:opacity .3s,transform .3s}.transition-enter-done,.transition-exit{opacity:1;transform:translateY(0)}.transition-exit-done{opacity:0;transform:translateY(-10%);transition:opacity .3s,transform .3s}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.glow-loading,.glow-search{background-color:#eceae6;border:none;border-radius:15px;outline:none;position:relative}.glow-search{z-index:1}.glow-loading{pointer-events:none}.glowing-button{background-color:#eceae6;border:none;border-radius:30px;cursor:pointer;outline:none;padding:10px 25px;position:relative;transition:all .3s}.glowing-button:hover{background-color:#f4f3ef}.glow-loading:after,.glow-loading:before,.glow-search:after,.glow-search:before,.glowing-button:after,.glowing-button:before{content:"";height:100%;left:50%;padding:2px;position:absolute;top:50%;translate:-50% -50%;width:100%;z-index:-1}.glowing-button:after,.glowing-button:before{animation:spin 1s linear infinite;background-image:conic-gradient(from var(--angle),#ff4545,#0f9,#006aff,#ff0095);border-radius:30px}.glowing-button:before{filter:blur(1.5rem);opacity:.5}.glow-loading:after,.glow-loading:before{animation:spin 1s linear infinite;background-image:conic-gradient(from var(--angle),#ff4545,#0f9,#006aff,#ff0095);border-radius:15px}.glow-search:after,.glow-search:before{animation:search-spin 1s linear 4;border-radius:15px}@keyframes spin{0%{--angle:0deg}to{--angle:360deg}}@keyframes search-spin{0%{--angle:0deg;background-image:conic-gradient(from var(--angle),#ff4545,#0f9,#006aff,#ff0095);opacity:1}to{--angle:360deg;background-image:conic-gradient(from var(--angle),#ff4545,#0f9,#006aff,#ff0095);opacity:0}}@media screen and (min-width:1024px){.container{width:85%}.form-container .form-wrap{padding:0}.inline-input-group{flex-direction:row;margin-bottom:20px}.inline-input-group .input-wrap{margin-bottom:0;width:50%}.inline-input-group .input-wrap:not(:last-child){margin-right:20px}.glow-search{z-index:auto}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Ubuntu,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}