@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Outfit:wght@100..900&display=swap);#app{font-family:Merriweather,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.in-cart{background-color:#5b3a32!important;color:#f4f6f9!important}.custom-button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:118px;height:48px;background-color:#382e2b;color:#f4f6f9;border:none;font-size:14px;font-weight:700;line-height:21px;cursor:pointer;transition:background-color .1s}.custom-button:hover{background-color:#776763}.custom-button.disabled{background-color:#c1b4b1;cursor:not-allowed;pointer-events:none}.custom-button .button-icon,.custom-button .button-text{display:flex;align-items:center}.custom-button .loader{border:4px solid #c1b4b1;border-top:4px solid #382e2b;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card--sold{opacity:.5;pointer-events:none}.card{width:280px;height:328px;border:1px solid #e1e1e1;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}@media(max-width:1280px){.card{height:400px}}@media(max-width:992px){.card{width:100%}}.card:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateY(-2px);cursor:pointer}.card__img{height:160px;border-bottom:1px solid #e1e1e1}.card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__content{height:168px;padding:24px;font-size:18px;line-height:150%;text-align:left;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1280px){.card__content{height:240px;padding:16px}}.card__content h2{color:#343030}.card__content .price-bt{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(max-width:1280px){.card__content .price-bt{display:flex;flex-direction:column;align-items:flex-start;gap:12px}}.card__content .price-bt .prices{display:flex;flex-direction:column}.card__content .price-bt p{font-size:16px;font-weight:700;color:#343030}.search{display:flex;align-items:center;justify-content:flex-end}.search .search-input{width:100%;max-width:300px;height:48px;padding:8px 12px;border:1px solid #e1e1e1;font-size:14px;line-height:20px;color:#343030}@media(max-width:992px){.search .search-input{width:300px}}@media(max-width:576px){.search .search-input{font-size:12px}}.search .search-input::-moz-placeholder{color:#9f9f9f}.search .search-input::placeholder{color:#9f9f9f}.search .search-input:focus{outline:none;border-color:#b5b5b5;color:#343030}.mobile-menu[data-v-473ea1ea]{position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:none;justify-content:center;align-items:center;transition:transform .3s ease;z-index:1}.mobile-menu.mobile-menu--open[data-v-473ea1ea]{display:flex;background-color:#f6f3f3;transform:translateX(0)}.mobile-menu .navigation[data-v-473ea1ea]{background-color:#f6f3f3;width:100%;padding:20px}.mobile-menu .navigation .nav-list[data-v-473ea1ea]{display:flex;flex-direction:column;gap:24px;align-items:center}.mobile-menu .navigation .nav-item[data-v-473ea1ea]{cursor:pointer;font-size:18px;color:#343030}.mobile-menu .navigation .nav-item[data-v-473ea1ea]:hover{color:#b9b5b4}.mobile-menu .close-menu[data-v-473ea1ea]{background:none;border:none;position:absolute;top:20px;right:20px;cursor:pointer}.mobile-menu .close-menu svg[data-v-473ea1ea]{fill:#333}.header{width:100%;height:97px;display:flex;flex-direction:row;justify-content:center;border-bottom:1px solid #e1e1e1}@media(max-width:992px){.header{position:fixed;background-color:#f6f3f3;z-index:3}}.header__content{width:1216px;display:flex;flex-direction:row;justify-content:space-between}@media(max-width:1280px){.header__content{padding:0 24px}}@media(max-width:992px){.header__content{padding:0 16px}}.header__content .burger-menu{display:none;background:none;border:none;cursor:pointer;position:relative;z-index:11}@media(max-width:992px){.header__content .burger-menu{display:block}}.header__content .burger-icon{width:30px;height:30px;transition:transform .3s ease;display:block}.header__content .burger-icon.active{transform:rotate(90deg)}.header__content .nav{display:inline;padding:43px 0}@media(max-width:992px){.header__content .nav{display:none}}.header__content .nav .nav-list{display:flex;flex-direction:row;align-items:center;gap:48px}@media(max-width:1200px){.header__content .nav .nav-list{gap:24px}}.header__content .nav .nav-list .nav-item{cursor:pointer;font-size:14px;color:#343030}.header__content .nav .nav-list .nav-item:hover{color:#b9b5b4}.header__content .search-bt{width:416px}@media(max-width:1200px){.header__content .search-bt{width:416px}}@media(max-width:576px){.header__content .search-bt{width:280px}}.footer{width:100%;height:97px;justify-content:center;background-color:#eceaea;align-items:center}.footer,.footer__content{display:flex;flex-direction:row}.footer__content{width:1216px;justify-content:space-between}@media(max-width:1280px){.footer__content{padding:0 24px}}@media(max-width:576px){.footer__content{display:flex;flex-direction:column;justify-content:left;padding:0 16px}}.footer__content .nav{display:flex;padding:0}.footer__content .nav .nav-list{display:flex;flex-direction:row;align-items:center;gap:48px}.footer__content .nav .nav-list .nav-item{display:inline;cursor:pointer;font-size:14px;color:#555}.footer__content .nav .nav-list .nav-item:hover{color:#b9b5b4}@media(max-width:1280px){.footer__content .nav .nav-list .nav-item{display:none}}.footer__content .contacts{display:flex;flex-direction:row;gap:51px;font-size:14px;color:#555}@media(max-width:576px){.footer__content .contacts{display:flex;flex-direction:column;gap:24px}}.footer__content .contacts .adress,.footer__content .contacts .number{display:flex;flex-direction:row;align-items:center;gap:8px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:4}.modal-overlay .modal-content{background-color:#fff;padding:8px 24px 24px 24px;width:700px;height:700px;max-width:100%;display:flex;flex-direction:column}@media(max-width:576px){.modal-overlay .modal-content{padding:8px 16px 16px 16px;height:100vh}}.modal-overlay .modal-content .close-btn{text-align:right;position:relative;top:0;left:0}@media(max-width:576px){.modal-overlay .modal-content .close-btn{text-align:right;position:relative;top:0;left:0}}.modal-overlay .modal-content .slider-content{width:100%;display:flex;flex-direction:column;gap:16px;text-align:left;margin:16px auto 16px;flex-grow:1;align-items:flex-start}.modal-overlay .modal-content .slider-content h2{font-size:24px;font-weight:700;color:#343030}.modal-overlay .modal-content .slider-content p{height:100%;font-size:14px;line-height:21px}.modal-overlay .modal-content .slider-content .prices{display:flex;flex-direction:row;gap:12px}.modal-overlay .modal-content .slider-content .prices .old-price{text-decoration:line-through;font-size:14px;margin-right:10px;color:#a0a0a0}.modal-overlay .modal-content .slider-content .prices .new-price{font-size:18px;font-weight:700;color:#343030}@media(max-width:576px){.modal-overlay .modal-content .slider-content .prices .new-price{font-size:16px}}.modal-overlay .modal-content .slider{height:400px;overflow:hidden;position:relative}@media(max-width:576px){.modal-overlay .modal-content .slider{height:320px}}.modal-overlay .modal-content .slider .slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;font-size:20px;cursor:pointer}.modal-overlay .modal-content .slider .slider-btn.prev-btn{left:10px}.modal-overlay .modal-content .slider .slider-btn.next-btn{right:10px}.modal-overlay .modal-content .slider .slider-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main{min-height:100vh;display:flex;flex-direction:column;align-items:center}.main .home{justify-content:center;flex:1}.main .home,.main .home__content{width:100%;height:100%;display:flex}.main .home__content{max-width:1216px;flex-direction:column;justify-content:flex-start}@media(max-width:1280px){.main .home__content{padding:0 24px;width:100%;height:100%}}@media(max-width:576px){.main .home__content{padding:0 16px;width:100%;height:100%}}.main .home__content h1{color:#343030;font-size:24px;font-weight:700;text-align:left;margin-bottom:39px;margin-top:45px}@media(max-width:1280px){.main .home__content h1{margin-bottom:24px;margin-top:32px}}@media(max-width:992px){.main .home__content h1{margin-bottom:24px;margin-top:116px}}.main .home__content .cards{display:flex;flex-direction:row;justify-content:space-between;gap:8px}@media(max-width:1280px){.main .home__content .cards{gap:8px;margin-bottom:16px}}@media(max-width:992px){.main .home__content .cards{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.main .home__content .cards{grid-template-columns:repeat(1,1fr)}}*{padding:0;margin:0;border:none}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}.merriweather-light{font-weight:300}.merriweather-light,.merriweather-regular{font-family:Merriweather,serif;font-style:normal}.merriweather-regular{font-weight:400}.merriweather-bold{font-weight:700}.merriweather-black,.merriweather-bold{font-family:Merriweather,serif;font-style:normal}.merriweather-black{font-weight:900}.merriweather-light-italic{font-family:Merriweather,serif;font-weight:300;font-style:italic}.merriweather-regular-italic{font-family:Merriweather,serif;font-weight:400;font-style:italic}.merriweather-bold-italic{font-family:Merriweather,serif;font-weight:700;font-style:italic}.merriweather-black-italic{font-family:Merriweather,serif;font-weight:900;font-style:italic}body,html{height:100%;font-family:Merriweather,Arial,sans-serif;background-color:#f6f3f3;overflow:auto}