@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);@font-face{font-family:Sansation;font-weight:400;src:url(/MirElectro/static/media/Sansation-Regular.d2b916eb34c210efcc42.ttf)}@font-face{font-family:Sansation;font-weight:700;src:url(/MirElectro/static/media/Sansation-Bold.c185e77888540f712ea0.ttf)}@font-face{font-family:SourceSansPro;font-weight:600;src:url(/MirElectro/static/media/SourceSansPro-Semibold.e0743229b06b84f5ac5a.otf)}*{box-sizing:border-box;margin:0;padding:0}body{color:#3d3025;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400}a{text-decoration:none}input{background:none;color:#3d3025;font-family:Ubuntu,sans-serif;font-size:20px;outline:none}input::-webkit-input-placeholder{color:#b4aea7}input::placeholder{color:#b4aea7}.input{align-items:center;background:none;border:1px solid #b4aea7;border-radius:3px;color:#3d3025;display:flex;gap:10px;height:60px;justify-content:space-between;padding:20px;width:400px}.input__text{border:none;flex:1 1}.input__icon svg{fill:#98887a}.wrapper{margin:0 auto;max-width:1684px}.title__header{font-family:Sansation;font-size:54px}.title__text{color:#b4aea7;font-size:22px;line-height:25px;margin-top:25px;padding-right:20px;width:420px}.header{font-size:20px;padding:23px}.header__wrapper{flex-direction:row;gap:30px;justify-content:space-between}.header__list,.header__wrapper{align-items:center;display:flex;flex-wrap:wrap}.header__list{gap:40px;list-style:none}.header__link{color:#3d3025;cursor:pointer}.header__link:hover{color:#98887a;text-decoration:underline}.header__others{gap:30px}.header__others,.header__phone{align-items:center;display:flex}.header__phone{gap:2px}.header__phone img{height:15px;width:15px}.goods-catalog{background-color:#fff;padding:30px}.goods-catalog__all-goods{background-position:bottom;background-repeat:no-repeat;border-bottom:1px solid #98887a;padding:60px 0}.goods-catalog__filters{align-items:center;display:flex;flex-wrap:wrap;gap:50px;padding-top:30px}.goods-catalog__filter{align-items:center;display:flex;font-size:18px;gap:10px}.goods-catalog__filter select{-webkit-appearance:none;appearance:none;background:transparent;border:none;color:#b4aea7;font-family:Ubuntu;font-size:16px;padding:0}.goods-catalog__list{grid-column-gap:40px;grid-row-gap:40px;-webkit-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:repeat(4,380px);justify-content:space-between;padding:100px 0 10px;row-gap:40px}.goods-catalog__footer{display:flex;justify-content:end}.goods-catalog__footer>a{color:#3d3025;font-size:20px;text-decoration:underline}.goods-catalog div:first-child,.goods-catalog div:last-child{grid-column-start:span 2}@media screen and (max-width:1700px){.goods-catalog__list{display:flex;flex-wrap:wrap;justify-content:center}}.product-card_discounted .product-card__price{color:#c4c4c4;font-size:19px;text-decoration:line-through}.product-card_discounted .product-card__new-price{display:block}.product-card__preview-wrapper{align-items:center;background-color:#fcf9f6;border:3px solid hsla(28,13%,54%,0);border-radius:3px;box-shadow:0 0 15px 0 hsla(28,13%,54%,.5);display:flex;flex-direction:column;height:380px;justify-content:center;min-width:380px;position:relative;transition:.4s}.product-card__preview-wrapper:hover{border:3px solid hsla(28,13%,54%,.8)}.product-card__preview-wrapper:hover .product-card__preview{-webkit-transform:scale(.8);transform:scale(.8)}.product-card__preview-wrapper:hover .product-card__tools{display:flex}.product-card__preview-wrapper:hover .product-card__next-btn,.product-card__preview-wrapper:hover .product-card__previous-btn{display:block}.product-card__preview{max-height:100%;max-width:100%;transition:.4s}.product-card__tools{align-items:center;display:none;gap:20px;justify-content:center;padding-bottom:20px}.product-card__next-btn,.product-card__previous-btn{cursor:pointer;display:none;position:absolute}.product-card__next-btn{right:5px}.product-card__previous-btn{left:5px}.product-card__discount,.product-card__note{background-color:#98887a;color:#fff;font-family:Sansation;font-weight:700;opacity:85%;position:absolute}.product-card__discount{border-radius:0 3px 0 0;font-size:20px;padding:16px 20px;right:-3px;top:-3px}.product-card__note{border-radius:0 0 3px 0;bottom:-3px;font-size:28px;padding:20px 25px;right:-3px}.product-card__info{display:flex;justify-content:space-between;padding:20px 0}.product-card__name,.product-card__new-price,.product-card__price{font-size:22px}.product-card__name{color:#3d3025}.product-card__new-price{display:none}.product-card__new-price,.product-card__price{color:#98887a}.subscription{background-color:#fcf9f6;padding:60px 0}.subscription__wrapper{display:flex}.subscription__left-side{flex:1 1;padding-right:100px}.subscription__right-side{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:60px;min-width:50%;width:50%}@media screen and (max-width:1300px){.subscription__wrapper{flex-direction:column}.subscription__left-side,.subscription__right-side{width:100%}.subscription__left-side{padding-left:30px}.subscription__right-side{padding:0 30px}}.button{align-items:center;background:none;border:none;color:#3d3025;cursor:pointer;display:flex;font-family:Sansation;font-size:18px;font-weight:700;gap:5px;justify-content:center;padding:20px;position:relative;text-decoration:underline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button__arrow{transition:.4s}.button:hover .button__arrow{-webkit-transform:translateX(50px);transform:translateX(50px)}.button__ellipse{left:0;position:absolute}.contacts__wrapper{background-color:#f5f5f5}.contacts__flex{display:flex}.contacts__left-side,.contacts__right-side{flex:1 1;min-width:50%;padding:100px}.contacts__right-side{background-color:#fff;position:relative}.contacts__left-side{align-items:center;display:flex;justify-content:center}.contacts__item{align-items:center;color:#3d3025;display:flex;font-size:20px;gap:3px;margin-top:10px;width:233px}.contacts__item img,.contacts__item svg{height:15px;width:15px}.contacts__header{margin-bottom:30px}.contacts__map{bottom:100px;position:absolute;right:100px}.contacts__links-wrapper{align-items:center;display:flex;gap:50px}.contacts__link{color:#3d3025;font-family:Sansation;font-size:18px}.contacts__form{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.contacts__field{font-size:18px;text-align:center}.contacts__footer{background-color:#fcf9f6;padding:60px 0}@media screen and (max-width:1300px){.contacts__flex{flex-direction:column}}@media screen and (max-width:800px){.contacts__map{margin-top:20px;position:static}}.slider{overflow:hidden;padding-bottom:50px;position:relative}.slider__navigation{bottom:50px;left:50%;position:absolute;-webkit-transform:translateX(-90%);transform:translateX(-90%)}.slider__navigation-wrapper{display:flex;flex-direction:column;gap:20px}.slider__navigation-page-count{color:#e5e5e5;font-family:Sansation;font-size:26px}.slider__navigation-current-item{color:#b4aea7;font-size:42px}.slider__navigation-btns{align-items:center;display:flex;gap:25px}.slider__navigation-btns>img{cursor:pointer}.slider__item-flex{display:flex}.slider__item-left-side,.slider__item-right-side{display:flex;flex:1 1;justify-content:center;max-width:50%;padding:30px}.slider__item-left-side{align-items:center;border-left:1px solid rgba(104,97,91,.42);flex-direction:column;margin:150px 0 200px;padding:100px;position:relative}.slider__item-right-side{position:relative}.slider__item-btn-wrapper{display:flex;justify-content:end;margin-top:10px;padding-right:20%}.slider__item-novelty{align-items:center;color:#b4aea7;display:flex;font-size:20px;justify-content:center;left:100px;position:absolute;top:100px}.slider__item-novelty img{position:absolute}.slider__item-content{color:#b4aea7;font-size:26px;margin-top:20px}.slider__item-links{align-items:center;display:flex;flex-direction:row;gap:30px}.slider__item-links>a{color:#b4aea7;font-family:Sansation;font-size:18px}.slider__item-image-overflow{bottom:0;position:absolute;right:0;z-index:1}.slider__item-product{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;position:relative}.slider__item-product-btn{align-items:center;border-image-slice:1;border-image-source:linear-gradient(0deg,hsla(28,13%,54%,.5) 0,transparent 60%);border-radius:20px;border-style:solid;border-width:1px;color:#3d3025;display:flex;font-family:Sansation;font-size:22px;gap:50px;overflow:hidden;padding:18px 25px;position:absolute;-webkit-transform:translate(120px,130px);transform:translate(120px,130px)}@media screen and (max-width:1800px){.slider__item-image-overflow{display:none}}@media screen and (max-width:800px){.slider__item-flex{flex-direction:column}.slider__item-left-side,.slider__item-right-side{margin:0;max-width:100%}}.customers{padding:30px}.customers__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.customers__btn{padding:30px}.customers__list{display:flex;flex-direction:column;gap:30px;padding:20px;width:100%}.customers__item{align-items:center;display:flex;gap:50px;justify-content:space-between}.customers__item>div{align-items:center;display:flex;gap:10px}
/*# sourceMappingURL=main.667180f3.css.map*/