main{margin:0;max-width:1500px;padding-top:60px;width:100%}.header{background-color:#000;height:60px;justify-content:space-between;padding:5px 15px;position:fixed;width:100%;z-index:10}.header,.header .left-wrapper,.toggle-side-drawer{align-items:center;display:flex}.toggle-side-drawer{background:transparent;border:none;cursor:pointer}@media screen and (min-width:768px){.toggle-side-drawer{display:none}}.toggle-side-drawer img{width:21px}.logo{display:none;width:65px}@media screen and (min-width:768px){.logo{display:block}}.navigation{display:none}@media screen and (min-width:768px){.navigation{display:flex}}.navigation .nav-list{align-items:center;color:#fff;display:flex;justify-content:space-around;margin:auto;width:23vw}.navigation .nav-list .nav-link{color:#fff;font-size:19px;letter-spacing:.5px;position:relative;text-decoration:none}.navigation .nav-list .nav-link:active{color:#0f1}.navigation .nav-list .nav-link:after{background-color:#0f1;bottom:-10px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.navigation .nav-list .nav-link:hover{color:#fff}.navigation .nav-list .nav-link:hover:after{width:100%}.navigation-icons-list{display:flex;position:relative}.navigation-icons-list .nav-link{color:#fff;cursor:pointer}.navigation-icons-list .nav-link .icon{width:34px}.navigation-icons-list .products-amount{color:#fff;font-size:.6em;left:83%;position:absolute;top:62%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.side-drawer{align-items:flex-start;background:#1b1b1b;display:flex;flex-direction:column;height:100%;max-width:240px;position:fixed;transition:all .3s ease-in-out;width:74%;z-index:30}@media screen and (min-width:768px){.side-drawer{display:none}}.side-drawer .logo-wrapper{align-items:center;background:#000;display:flex;height:42px;justify-content:space-between;padding:0 3px;width:100%}.side-drawer .logo{display:block;height:53px;width:auto}.side-navigation-wrapper{padding:0}.side-navigation{display:flex;flex-direction:column}.side-navigation-list{padding-top:10%;width:200%}.side-navigation-list .nav-link{border-radius:0 18px 18px 0;color:#fff;cursor:pointer;font-weight:700;transition:all .2s ease-in-out}.side-navigation-list .nav-link.main{font-size:medium;font-weight:700;line-height:25px;padding:9px 17% 9px 3%;position:relative;transition:.3s}.side-navigation-list .nav-link.sub{font-size:small;line-height:20px;padding:9px 20% 9px 15%;position:relative;transition:.3s}.side-navigation-list .nav-link:hover{background:#383838;color:#0f1;font-size:medium;-webkit-transform:scale(1.3);transform:scale(1.3);z-index:2}.side-navigation-list .nav-link:active{border-left:2px solid #0f1;transition:.5s}.open{-webkit-transform:translateX(0);transform:translateX(0)}.close{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.Backdrop{background-color:hsla(0,0%,100%,.4);height:100%;left:0;position:fixed;top:0;z-index:20}.Backdrop,.footer{width:100%}.footer .questions{background:#00050d;color:#fff;padding:1em;text-align:center}.footer .questions-wrapper{margin:0 auto;max-width:1500px}@media screen and (min-width:768px){.footer .questions-wrapper{display:flex}}.footer .questions-text{margin:auto;max-width:400px}.subtitle{font-size:.8em}@media screen and (min-width:768px){.subtitle{font-size:1em}}.support-section{background:#00050d;color:#fff;margin-top:.6em}.support-section .support-wrapper{grid-gap:1.4em;display:grid;grid-template-columns:1fr 1fr;margin:auto;max-width:1500px;padding:1em calc(1em + 3vw)}.support-section .support-wrapper div{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:480px){.support-section .support-wrapper{grid-gap:.3em;grid-template-columns:repeat(4,1fr);padding:1em 0}}@media screen and (min-width:768px){.support-section .support-wrapper{padding:1em 3.2em}}.support-section h4{font-size:.9em;font-weight:600;margin-bottom:.3em}@media screen and (min-width:768px){.support-section h4{font-size:1.3em}}.support-section p{border-bottom:1px solid transparent;cursor:pointer;font-size:.75em;transition:border-bottom .2s ease-in-out}.support-section p:hover{border-bottom:1px solid #fff}@media screen and (min-width:768px){.support-section p{font-size:1em}}.advertising{font-size:.9em;line-height:2.4em;text-align:center}.footer__copy{background:#000;color:#fff;font-size:medium;text-align:center}body{background:#c4e1e1;font-family:Verdana,sans-serif}.page-wrap{margin:0 auto;max-width:500px}h2{color:#408080;font-size:20px}input:focus~label,input:valid~label,textarea:focus~label,textarea:valid~label{color:#0f1;font-size:.75em;top:-2rem;transition:all .2s ease-in-out}.floating-field{border:1px #2c5656;float:right;margin:2rem 0 0;position:relative;width:50%}.floating-field label{color:#00051d;left:0;padding:1rem;position:absolute;top:0;transition:all .5s ease-in-out}.floating-field.wide{width:100%}input,textarea{border:2px solid #94ffda;border-radius:10px 10px 0 10px;box-shadow:2px 2px 10px #0e2727;font-size:1rem;padding:1rem;width:100%}input~span,textarea~span{background:#0e2727;bottom:0;display:block;height:3px;left:0;position:absolute;transition:all .125s ease-in-out;width:0}input:focus,textarea:focus{outline:0}input:focus~span,textarea:focus~span{transition:all .125s ease-in-out;width:0}textarea{min-height:13em;width:100%}.send_btn{background-color:#00c800;border-radius:20px;color:#fff;float:right;font-weight:700;margin-top:8px;padding:10px 30px}.social-media{padding:.4em 0;text-align:center;width:100%}.social-media .title{margin:.4em 0}.social-media .icons-wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:300px;padding-top:10px;width:60%}.title{font-size:1.4em;font-weight:600}@media screen and (min-width:768px){.title{font-size:1.6em}}.cart-container{padding:1.5em 1em}@media screen and (min-width:768px){.cart-container .content-wrapper{grid-gap:1em;display:grid;grid-template-columns:60% 40%}}.cart-list{list-style:none;margin:1em auto 0;max-width:360px}@media screen and (min-width:768px){.cart-list{margin:1em 0 auto;max-width:500px}}.bold{font-weight:600}.cart-item{display:flex;margin-bottom:1.2em}.cart-item .img-wrapper{flex:1 1;padding-top:.4em}.cart-item .cart-item-content{flex:1.2 1;padding-left:.4em}.cart-item .cart-item-content .name{font-size:.9em;font-weight:500}@media screen and (min-width:768px){.cart-item .cart-item-content .name{font-size:1.1em}}.cart-item .cart-item-content .value{font-size:.9em}@media screen and (min-width:768px){.cart-item .cart-item-content .value{font-size:1em}}.cart-item .cart-item-content .button-wrapper{display:flex}.cart-item .cart-item-content .size{background:none;border:1px solid #000;display:block;height:25px;line-height:1.5em;margin-right:.5em;outline:none;text-align:center;transition:all .2s ease-in-out;width:25px}.cart-item .cart-item-content button.size:hover{background:#000;color:#fff;cursor:pointer}.cart-item .cart-item-content button.size:disabled{background:transparent;border:1px solid #666;color:#666;cursor:no-drop}.btn{background:#fff;border:1px solid #000;border-radius:15px;cursor:pointer;margin-top:5px;max-width:180px;outline:none;padding:9px 7px;transition:all .3s ease-in-out;width:100%}.btn:hover{background:#585858;color:#fff}.btn.small{padding:2.5px}@media screen and (min-width:768px){.btn.small{padding:7px}}.btn.mobile{max-width:100%;width:100%}.btn.dark{background:#000;color:#fff}.btn.dark:disabled:hover{background:#777;color:#fff}button:disabled{border:1px solid #666;color:#666;cursor:no-drop}button:disabled:hover{background:#fff;border:1px solid #666;color:#666}.order-summary{margin:0 auto;max-width:360px}@media screen and (min-width:768px){.order-summary{margin-right:1.6em;max-width:400px}}.order-summary .title{font-size:1.15em;margin-top:.8em}@media screen and (min-width:768px){.order-summary .title{font-size:1.3em}}.order-summary .info{font-size:.8em}.order-summary .delivery-info{margin-bottom:1.4em}.order-summary .promo-info{margin-top:1.4em}.order-summary .wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:.2em}.order-summary .wrapper .subtitle{font-size:1em}.order-summary .wrapper .value{font-size:1em;font-weight:500}.order-summary .wrapper input{border:none;border-bottom:1px solid #000;outline:none}.order-summary .wrapper input::-webkit-input-placeholder{color:#000}.order-summary .wrapper input:-ms-input-placeholder{color:#000}.order-summary .wrapper input::placeholder{color:#000}.contact-form{margin:1.4em auto 0;max-width:360px}@media screen and (min-width:768px){.contact-form{margin-right:1.6em;max-width:400px}}.title{font-size:1.15em;margin-top:.8em}@media screen and (min-width:768px){.title{font-size:1.2em}}.modal{background-color:#fff;height:96%;left:calc(-50vw + 50%);margin-left:auto;margin-right:auto;max-width:370px;overflow-x:hidden;overflow-y:scroll;padding:30px 12px 12px;position:fixed;right:calc(-50vw + 50%);top:2%;transition:all .3s ease-out;width:84%;z-index:500}.modal.small{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;overflow:hidden;padding:20px;text-align:center;top:40%;width:290px}@media screen and (min-width:768px){.modal{max-width:500px}}.modal .close-modal-btn{background:#000;border:none;color:#fff;cursor:pointer;height:32px;left:0;position:fixed;top:0;width:32px}.btn-wrapper{display:flex;flex-direction:column}.modal-title{font-size:1em;font-weight:500}@media screen and (min-width:480px){.modal-title{font-size:1.2em}}.modal-subtitle{font-size:.9em}@media screen and (min-width:480px){.modal-subtitle{font-size:1em}}.loader,.loader:after,.loader:before{border-radius:50%}.loader{box-shadow:inset 0 0 0 1em;color:#000;font-size:11px;height:10em;margin:55px auto;position:relative;text-indent:-99999em;-webkit-transform:translateZ(0);transform:translateZ(0);width:10em}.loader:after,.loader:before{content:"";position:absolute}.loader:before{-webkit-animation:load2 2s ease 1.5s infinite;animation:load2 2s ease 1.5s infinite;border-radius:10.2em 0 0 10.2em;left:-.1em;-webkit-transform-origin:5.2em 5.1em;transform-origin:5.2em 5.1em}.loader:after,.loader:before{background:#fff;height:10.2em;top:-.1em;width:5.2em}.loader:after{-webkit-animation:load2 2s ease infinite;animation:load2 2s ease infinite;border-radius:0 10.2em 10.2em 0;left:5.1em;-webkit-transform-origin:0 5.1em;transform-origin:0 5.1em}@-webkit-keyframes load2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.input-wrapper{margin:.8em}.input,.label{width:100%}.input{background:#fff;border:none;border-bottom:1px solid #000;line-height:1.8em;outline:none}.input::-webkit-input-placeholder{color:#000}.input:-ms-input-placeholder{color:#000}.input::placeholder{color:#000}.select-input{border:1px solid #000;outline:none;width:100%}.invalid{background-color:#ff0b0b}.contact-container{padding:1.5em .5em}.contact-container .title{color:#06265e;font-size:1.1em;font-weight:700;margin-top:.8em}@media screen and (min-width:768px){.contact-container .title{font-size:1.2em}}.details-container{padding:.5em}.details-container .detail-subtitle{font-size:1.1em;font-weight:500}.details-container .detail-subtitle:not(:first-child){margin-top:.4em}.details-container .switch-field{margin:.4em 0}.details-container .switch-field input{border:0;height:1px;overflow:hidden;position:absolute;width:1px}.details-container .switch-field label{background-color:#000;border:1px solid #000;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;margin-right:.7em;padding:8px;text-align:center;transition:all .1s ease-in-out;width:40px}.details-container .switch-field input:checked+label{background-color:#747474;color:#000}.details-container .button-wrapper{display:flex;flex-direction:column}.detail-item .detail-title{font-size:1.5em;font-weight:700}@media screen and (min-width:768px){.detail-item .detail-title{font-size:1.35em}}.detail-item .detail-content{margin-top:.4em}@media screen and (min-width:768px){.detail-item .detail-content{display:flex}}.detail-item .detail-content .detail-img-wrapper{flex:1 1;padding:.4em 0}.detail-item .detail-content .detail-info{flex:1 1}@media screen and (min-width:768px){.detail-item .detail-content .detail-info{padding-left:.8em}}.detail-item .detail-subtitle{font-size:1.1em;font-weight:700}.detail-item .detail-subtitle:not(:first-child){margin-top:.4em}.detail-item .detail-value{font-size:1em}@media screen and (min-width:768px){.detail-item .detail-value{font-size:1em}}.product-container{background-color:#1b1b1b;padding:.5em 1em 2em}.filter-panel{color:#fff;font-weight:500}.filter-panel select{background:#fff;border:2px solid #000;color:#000;font-size:.8em;font-weight:700;height:26px;margin-left:23px;outline:none}.filter-panel .products-amount{font-weight:500;margin:.3em 0}.product-list-wrapper{display:grid}@media screen and (min-width:768px){.product-list-wrapper{grid-template-columns:17% 83%}}.product-list{grid-column-gap:.5em;grid-row-gap:1em;display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:768px){.product-list{grid-column-gap:1em;grid-row-gap:2em}}@media screen and (min-width:1224px){.product-list{grid-template-columns:1fr 1fr 1fr}}.product .info{color:#fff;font-size:1em;font-weight:600;line-height:1.1em;margin-top:5px}@media screen and (min-width:480px){.product .info{font-size:.95em}}.product .img-wrapper{overflow:hidden}.product .img-wrapper .product-img{cursor:pointer;transition:all .3s ease-in-out}.product .img-wrapper .product-img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.product *{font-size:14px}.wishlist-container{padding:1.5em .5em}.wishlist-item{margin-bottom:.6em;margin-top:1.3em}.wishlist-item .wishlist-title{font-weight:500}@media screen and (min-width:768px){.wishlist-item .wishlist-title{font-size:1.35em}}.wishlist-item .wishlist-content{margin-top:.4em}@media screen and (min-width:768px){.wishlist-item .wishlist-content{display:flex}}.wishlist-item .wishlist-content .wishlist-img-wrapper{flex:1 1;padding-top:.4em}.wishlist-item .wishlist-content .wishlist-info{flex:1 1}@media screen and (min-width:768px){.wishlist-item .wishlist-content .wishlist-info{padding-left:.8em}}.wishlist-item .wishlist-subtitle{font-size:1.1em;font-weight:500}.wishlist-item .wishlist-subtitle:not(:first-child){margin-top:.4em}.wishlist-item .wishlist-value{font-size:.9em}@media screen and (min-width:768px){.wishlist-item .wishlist-value{font-size:1em}}*{box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:300;margin:0;padding:0}body{width:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{height:100%;width:100%}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}ol,ul{list-style:none}a{color:#000;text-decoration:none}img{display:blockz;width:100%}.main-title{color:#06265e;font-size:1.4em;font-weight:700}@media screen and (min-width:768px){.main-title{font-size:calc(.8em + 1.3vw)}}.main-info{font-size:1.1em}@media screen and (min-width:480px){.main-info{font-size:1em}}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-out}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-out}.home-container{height:42vw;width:100%}.home-container .sale{background-position:50%;background-size:cover;color:#fff;height:100vh;margin:0 0 1.8em;padding:1em}@media screen and (min-width:768px){.home-container .sale{height:calc(400px + 16vw)}}.home-container .sale .title{font-size:2.6em;font-weight:700;margin-top:1.6em;text-transform:uppercase}@media screen and (min-width:768px){.home-container .sale .title{font-size:3.6em}}.home-container .sale .subtitle{max-width:370px}@media screen and (min-width:768px){.home-container .sale .subtitle{max-width:450px}}.slider{height:90px;overflow:hidden;width:100%}@media screen and (min-width:768px){.slider{height:calc(400px + 16vw)}}.slider .slide{align-items:flex-start;-webkit-animation:anime 20s infinite;animation:anime 20s infinite;background-position:top;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;height:100%;opacity:0;padding-left:1em;position:absolute;width:100%}.slider .slide:first-child{-webkit-animation-delay:16s;animation-delay:16s;color:#fff}.slider .slide:nth-child(2){-webkit-animation-delay:12s;animation-delay:12s;color:#fff}.slider .slide:nth-child(3){-webkit-animation-delay:8s;animation-delay:8s;color:#fff}.slider .slide:nth-child(4){-webkit-animation-delay:4s;animation-delay:4s;color:#fff}.slider .slide:nth-child(5){-webkit-animation-delay:0s;animation-delay:0s;color:#fff}.slider .title{font-size:1.6em;font-weight:700;margin-top:5em;text-transform:uppercase}@media screen and (min-width:768px){.slider .title{font-size:3.6em;margin-top:5em}}.slider .subtitle{font-size:1em;max-width:260px}@-webkit-keyframes anime{25%{opacity:1}40%{opacity:0}}@keyframes anime{25%{opacity:1}40%{opacity:0}}
/*# sourceMappingURL=main.869d077f.css.map*/