.marketplace-footer[data-v-7bed5fa5]{background-color:#f0f7f6;grid-area:footer;margin-top:30px}.marketplace-footer__wrapper[data-v-7bed5fa5]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:70px 0;max-width:1200px;margin:auto}@media screen and (max-width:1200px){.marketplace-footer__wrapper[data-v-7bed5fa5]{padding:30px 15px}}@media screen and (max-width:450px){.marketplace-footer__wrapper[data-v-7bed5fa5]{padding:15px 15px}}.marketplace-footer__top[data-v-7bed5fa5]{display:grid;width:100%;grid-template-columns:1fr 2fr;grid-gap:30px;grid-template-areas:"footer-left footer-right";padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eaeaea;align-items:top;font-size:15px;color:#545454}@media screen and (max-width:650px){.marketplace-footer__top[data-v-7bed5fa5]{grid-template-columns:1fr;grid-template-areas:"footer-left" "footer-right"}}.marketplace-footer__top img[data-v-7bed5fa5]{width:37px;height:37px}.marketplace-footer__left[data-v-7bed5fa5]{grid-area:footer-left}.marketplace-footer__left p[data-v-7bed5fa5]{margin:30px 0}.marketplace-footer__left ul[data-v-7bed5fa5]{display:block;padding:0;margin:0;list-style:none}.marketplace-footer__left ul li[data-v-7bed5fa5]{display:inline-block;width:20px;height:20px;margin-right:15px}.marketplace-footer__right[data-v-7bed5fa5]{grid-area:footer-right;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:space-between}.marketplace-footer__right p[data-v-7bed5fa5]{margin-top:0;color:#1c1c1c;font-weight:700}.marketplace-footer__right a[data-v-7bed5fa5]{display:block;color:#545454;line-height:22px}.marketplace-footer__column[data-v-7bed5fa5]{margin-right:20px;margin-bottom:20px}.marketplace-footer__bottom[data-v-7bed5fa5]{width:100%;display:flex;justify-content:space-between;align-items:center;color:#989899;font-size:13px}.amount-adjuster{display:inline-block;width:50px;height:30px;margin:0;vertical-align:top;border:1px solid var(--font_heavy);background-color:#fff;vertical-align:middle;border-radius:3px;overflow:hidden}@media(max-width:450px){.amount-adjuster{width:30px}}.amount-adjuster__input{display:inline-block;height:100%;width:60%;text-align:center;font-size:18px;line-height:28px;border:none;box-sizing:border-box;padding:0}@media(max-width:915px){.amount-adjuster__input{width:100%}}@media(max-width:450px){.amount-adjuster__input{font-size:15px}}.amount-adjuster__adjuster{background:#fff;display:inline-block;height:30px;width:40%;vertical-align:top;border-left:1px solid #000}@media(max-width:915px){.amount-adjuster__adjuster{display:none}}.amount-adjuster__adjuster div{display:flex;width:8px;height:14px;margin:auto;cursor:pointer;justify-content:center;align-items:center}.amount-adjuster__adjuster div svg{width:8px;transform:rotate(90deg)}.amount-adjuster__adjuster div:first-child{position:relative}.amount-adjuster__adjuster div:first-child svg{transform:rotate(-90deg)}.basket-item{margin-bottom:15px;text-align:left;padding:8px}@media(max-width:650px){.basket-item{margin-bottom:30px}}.basket-item:last-child{margin-bottom:0}.basket-item__wrapper{position:relative;display:grid;grid-template-areas:"image info checkout";grid-template-columns:80px 1fr 180px;color:var(--font_heavy)}.basket-item__wrapper--small{grid-template-columns:80px 120px 180px}@media(max-width:650px){.basket-item__wrapper{padding:0;grid-template-areas:"image info" "image checkout";grid-template-columns:1fr 1fr;-moz-column-gap:8px;column-gap:8px}}.basket-item__extra-category{display:inline-block;width:15px;height:15px;vertical-align:middle;transition:.25s ease-out;text-transform:capitalize;box-shadow:0 0 10px 0 rgba(0,0,0,.6)}.basket-item__extra-category-container{line-height:17px}.basket-item__extra-category.basket-item__extra-category--side-basket{margin:0;padding:0}.basket-item__extra-category__wrapper{font-size:13px;color:#989899;text-transform:capitalize}.basket-item__extra-category--not-color{width:auto;height:auto;text-transform:capitalize;border:none;box-shadow:none}.basket-item__message{position:relative;max-height:0;overflow:hidden;background-color:#d4432f;color:#fff;text-align:left;animation:slide-down 4s ease-out}.basket-item__message__arrow{position:absolute;top:7.5px;height:15px;width:15px;right:10px;transform:rotate(90deg)}.basket-item__img{display:flex;grid-area:image}.basket-item__img img{display:block;max-width:80px;max-height:80px;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media(max-width:650px){.basket-item__img img{margin:0;max-width:120px;max-height:120px;width:100%}}.basket-item__title{margin:0 0 8px;font-weight:700;word-break:break-all}@media(max-width:450px){.basket-item__title{font-size:14px}}.basket-item__adjuster,.basket-item__price{display:inline-block;vertical-align:middle}.basket-item__price{margin-left:15px;width:calc(100% - 80px);text-align:left;font-size:15px}@media(max-width:450px){.basket-item__price{font-size:13px;margin-left:8px;width:calc(100% - 53px)}}.basket-item__price p{margin:0 0 5px;font-size:13px}@media(max-width:450px){.basket-item__price p{font-size:11px}}.basket-item__info{grid-area:info;padding:0 15px}@media(max-width:650px){.basket-item__info{padding:0;text-align:right}}.basket-item__checkout{display:flex;align-items:center;position:relative;grid-area:checkout;padding:0}.basket-item__checkout p{width:100%;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basket-item__remove{display:inline-block;vertical-align:middle;cursor:pointer}.basket-item__remove,.basket-item__remove svg{width:15px;height:15px}.basket-item__preview-basket{display:inline-block;width:calc(100% - 105px);padding-left:10px;box-sizing:border-box}.basket-item .measurments{display:none}@keyframes slide-down{0%{max-height:0;padding:5px 15px;opacity:0}20%{max-height:50px;opacity:1}80%{max-height:50px;padding:5px 15px;opacity:1}to{display:none;max-height:0;padding:0 15px;opacity:0}}.preview-basket{position:absolute;top:100%;right:0;width:420px;z-index:10;padding:30px 15px 0 0}@media(max-width:915px){.preview-basket{display:none}}.preview-basket__items-wrapper{padding:8px 5px 0;max-height:calc(100vh - 120px);overflow-y:auto;border-radius:6px;box-shadow:0 0 20px -4px rgba(0,0,0,.6);background:var(--body_color)}.preview-basket__items-wrapper--marketplace{max-height:calc(100vh - 150px)}.preview-basket__message{padding:5px;color:var(--font_heavy);text-align:center}.preview-basket .cart-item__wrapper:last-child{border-bottom:none}.preview-basket__button{position:sticky;bottom:15px;width:80%;margin:0 auto 15px}.slide-preview-basket-enter-active,.slide-preview-basket-leave-active{transition:.5s}.slide-preview-basket-enter,.slide-preview-basket-leave-to{opacity:0;transform:translateX(30px)}.element-loading{position:relative;background-color:#f0f0f2!important;overflow:hidden!important;color:transparent!important}.element-loading svg{fill:transparent!important}.element-loading a{color:transparent!important}.element-loading:before{display:block;top:0;left:0;content:"";position:absolute;width:100%;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,#eaeaea,transparent);animation:element-loading 1.5s infinite}@keyframes element-loading{to{transform:translateX(100%)}}.marketplace-header__sub-item:hover,.rise-up-effect{transform:translateY(-10px);box-shadow:0 10px 20px -10px rgba(0,0,0,.6)}@media(max-width:915px){.marketplace-header__sub-item:hover,.rise-up-effect{transform:translateY(0)!important;box-shadow:none}}.search{position:relative;display:grid;grid-template-columns:calc(100% - 25px) 20px;-moz-column-gap:5px;column-gap:5px;grid-template-areas:"input icon";grid-template-rows:45px;padding:1px 15px;grid-area:search;background-color:#fff}.search:after{position:absolute;content:"";width:100%;height:1px;background:#eaeaea;top:50px;left:0}.search--searching{grid-template-areas:"input icon" "results results";grid-template-rows:45px calc(100vh - 120px);row-gap:15px}.search input{grid-area:input;line-height:45px;font-size:18px;background-color:#fff!important;color:#1c1c1c!important;border:none}.search input:focus{outline:none}.search input::-moz-placeholder{color:#989899}.search input::placeholder{color:#989899}.search input:-internal-autofill-selected,.search input:-webkit-autofill,.search input:-webkit-autofill:active,.search input:-webkit-autofill:focus,.search input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;color:#545454!important}.search-icon{display:flex;align-items:center}.search-icon svg{cursor:pointer;grid-area:icon;width:20px;height:20px}.search-result{display:grid;grid-template-columns:60px calc(100% - 68px);-moz-column-gap:8px;column-gap:8px;height:60px;padding:4px 0;border-bottom:1px solid #eaeaea}.search-result:last-child{border-bottom:none}.search-result img{width:100%;height:52px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.search-result p{width:100%;margin:0;text-align:right;font-size:15px;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1c1c1c!important}.search-result p:first-child{font-weight:600}.search-results{grid-area:results;overflow:auto;text-align:center}.search-results .element-loading{margin-bottom:8px}.search-results p{font-size:15px;color:#1c1c1c!important}.marketplace-header{grid-area:header;width:100%;border-bottom:1px solid #eaeaea;background-color:#fff}@media(max-width:1200px){.marketplace-header{padding-left:15px}}@media(max-width:915px){.marketplace-header{padding-left:0}}.marketplace-header--scrolled{position:fixed;top:0;left:0;z-index:101;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);border-bottom:none}.marketplace-header--scrolled .marketplace-header__wrapper{grid-template-columns:100px calc(100% - 289px) 189px}.marketplace-header--scrolled .marketplace-header__wrapper--searching{grid-template-areas:"header-logo search header-buttons"}.marketplace-header--scrolled .marketplace-header__wrapper--searching .search{grid-template-rows:60px}.marketplace-header--scrolled .marketplace-header__wrapper--searching .search input{line-height:60px}@media(max-width:915px){.marketplace-header--scrolled .marketplace-header__wrapper{grid-template-columns:63px calc(100% - 126px) 63px;grid-template-areas:"header-items header-logo header-buttons"}}.marketplace-header--scrolled .marketplace-header__button{line-height:60px}@media(max-width:915px){.marketplace-header--scrolled .marketplace-header__button{display:none}.marketplace-header--scrolled .marketplace-header__button:last-child{display:block}}@media(max-width:915px){.marketplace-header{position:fixed;top:0;left:0;z-index:101;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);border-bottom:none}.marketplace-header .marketplace-header__wrapper{grid-template-columns:100px calc(100% - 289px) 189px}.marketplace-header .marketplace-header__wrapper--searching{grid-template-areas:"header-logo search header-buttons"}.marketplace-header .marketplace-header__wrapper--searching .search{grid-template-rows:60px}.marketplace-header .marketplace-header__wrapper--searching .search input{line-height:60px}}@media(max-width:915px)and (max-width:915px){.marketplace-header .marketplace-header__wrapper{grid-template-columns:63px calc(100% - 126px) 63px;grid-template-areas:"header-items header-logo header-buttons"}}@media(max-width:915px){.marketplace-header .marketplace-header__button{line-height:60px}}@media(max-width:915px)and (max-width:915px){.marketplace-header .marketplace-header__button{display:none}.marketplace-header .marketplace-header__button:last-child{display:block}}.marketplace-header__wrapper{position:relative;display:grid;width:100%;margin:0 auto;max-width:1200px;grid-template-columns:100px calc(100% - 379px) 279px;grid-template-areas:"header-logo header-items header-buttons"}.marketplace-header__wrapper--searching{grid-template-areas:"header-logo search header-buttons"}.marketplace-header__wrapper--searching .search{border:none;padding:0 0 0 70px;-moz-column-gap:0;column-gap:0;grid-template-columns:100%;grid-template-areas:"input" "results";grid-template-rows:90px}.marketplace-header__wrapper--searching .search:after{width:calc(100% - 50px);background:#13d8b2;top:100%;left:50px}.marketplace-header__wrapper--searching .search input{line-height:90px;padding:0}.marketplace-header__wrapper--searching .search a:last-child .element-loading{margin:0}.marketplace-header__wrapper--searching .search-result{height:auto;min-height:50px;padding:8px 15px;transition:background-color .3s linear}.marketplace-header__wrapper--searching .search-result:hover{background-color:#eaeaea}.marketplace-header__wrapper--searching .search-result.element-loading{margin:0 0 1px}.marketplace-header__wrapper--searching .search-results{position:absolute;top:calc(100% + 1px);width:calc(100% + 20px);right:0;z-index:10;background-color:#fff;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);border-top:1px solid #eaeaea}.marketplace-header__logo{grid-area:header-logo;max-height:90px}@media(max-width:915px){.marketplace-header__logo{text-align:center}}.marketplace-header__logo img{width:100%;height:100%}@media(max-width:915px){.marketplace-header__logo img{width:100px}}.marketplace-header__search{grid-area:search}.marketplace-header__sub-item{position:relative;display:inline-block;line-height:50px;font-size:15px;padding:0 8px;background-color:#fff;border-radius:6px;border:1px solid #f0f0f2;margin:0 8px 8px 0;cursor:pointer;transition:.2s linear}.marketplace-header__sub-item img{position:absolute;left:0;top:0;width:auto;height:100%;filter:blur(3px);opacity:.7;z-index:-1;-o-object-fit:cover;object-fit:cover}.marketplace-header__sub-items{position:absolute;width:100%;left:0;top:100%;max-width:1200px;padding:15px 8px 8px 15px;background-color:#fff;z-index:1;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #eaeaea;box-shadow:0 3px 5px 0 rgba(0,0,0,.2)}@media(max-width:915px){.marketplace-header__sub-items{display:none;position:absolute;z-index:-100;opacity:0}}.marketplace-header__item{display:inline-block;margin-right:30px;font-size:15px;color:#1c1c1c;font-weight:700;word-break:break-word}.marketplace-header__item:last-child{margin-right:0}.marketplace-header__item p{width:100px;height:25px}.marketplace-header__items{display:flex;align-items:center;padding:12px 15px 0 70px;grid-area:header-items}@media(max-width:915px){.marketplace-header__items{padding:0}}@media(max-width:915px){.marketplace-header__item{display:none;position:absolute;z-index:-100;opacity:0}}.marketplace-header__button{position:relative;display:inline-block;max-height:90px;line-height:90px;cursor:pointer;text-align:center;border-left:1px solid #eaeaea}.marketplace-header__button:last-child{border-right:1px solid #eaeaea}.marketplace-header__button span{position:absolute;top:calc(50% - 1px);left:50%;line-height:20px;width:20px;height:20px;text-align:center;background-color:#1c1c1c;color:#f0f7f6;font-size:13px;border-radius:50%}.marketplace-header__button svg{display:inline-block;vertical-align:middle;width:25px;height:25px}.marketplace-header__buttons{grid-area:header-buttons;display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:915px){.marketplace-header__buttons{grid-template-columns:1fr}}.marketplace-header__menu-toggle{display:none}@media(max-width:915px){.marketplace-header__menu-toggle{display:block}.marketplace-header__menu-toggle .mobile-menu-toggle__x div{background-color:#000}}.marketplace-header .slide-animation-enter-active,.marketplace-header .slide-animation-leave-active{opacity:1;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.marketplace-header .slide-animation-enter,.marketplace-header .slide-animation-leave-to{opacity:0;transform:translateY(20px)}.marketplace{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"header  header  header" "content content content" "footer  footer  footer"}.marketplace a{color:inherit}.marketplace--scrolled{padding-top:60px}@media(max-width:915px){.marketplace{padding-top:60px}}.marketplace-content{grid-area:content;min-height:100vh;max-width:1200px;width:100%;margin:auto}