body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#dce2e8;margin:0}*,body{font-family:Poppins,sans-serif}a{text-decoration:none}li{list-style-type:none}.wrapper{background-color:#fff;border-radius:20px;box-shadow:0 10px 20px rgba(0,0,0,.4);margin:50px auto;max-width:1288px}header{border-bottom:1px solid #eaeaea;justify-content:space-between;padding:40px}header,header .header__left{align-items:center;display:flex}header .header__left img{margin-right:13px}header .header__left h3{color:#000;text-transform:uppercase}header .header__left h3,header .header__left p{color:#000;margin:0}.header__right{align-items:baseline;display:flex;margin:0;padding:0}.header__right li{align-items:center;cursor:pointer;display:flex;list-style-type:none;margin-right:30px}.header__right span{margin-left:10px}.content{padding:40px}.content .content__title{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.content .content__title h1{margin:0}.content .content__title .search__block{border:1px solid #c3bdbd;border-radius:10px;display:flex;padding:5px}.content .content__title .search__block input{border:0;font-size:16px;margin-left:5px;padding:3px;width:200px}.content .content__title .search__block .clear{cursor:pointer;opacity:.4;transition:opacity .2s ease-in-out}.content .content__title .search__block .clear:hover{opacity:.8}.content .cameras{display:flex;flex-wrap:wrap;justify-content:center}.overlay{background-color:rgba(0,0,0,.1);height:100%;left:0;top:0;width:100%;z-index:9}.drawer,.overlay{position:absolute}.drawer{background-color:#fff;box-shadow:-10px 4px 24px rgba(0,0,0,.4);display:flex;flex-direction:column;padding:30px;right:0;width:420px}.drawer h2{display:flex;font-size:24px;justify-content:space-between;margin:0 0 30px}.drawer h2 img{cursor:pointer}.drawer .basket__items{background:#fff;display:flex;flex:1 1;flex-direction:column;height:224px;overflow:auto}.drawer .empty__basket{align-items:center;display:flex;flex-direction:column;margin-top:70px}.drawer .empty__basket h3{font-size:25px;margin-bottom:70px}.drawer .empty__basket p{font-size:20px;margin-bottom:70px}.drawer .empty__basket .back__btn{position:relative}.drawer .empty__basket .back__btn:hover img{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.drawer .empty__basket .back__btn img{position:absolute;top:18px}.drawer .cart__items{flex:1 1;margin-bottom:40px;overflow:auto}.drawer .cart__items .cart__item{align-items:center;border:1px solid #f3f3f3;border-radius:20px;display:flex;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:20px}.drawer .cart__items .cart__item img{margin-right:20px}.drawer .cart__items p{font-size:14px;margin:0 0 5px}.drawer .cart__items b{font-size:13px}.drawer .cart__items .remove{cursor:pointer;opacity:.3;transition:opacity .2s ease-in-out}.drawer .cart__items .remove:hover{opacity:1}.drawer .tax__block div{border-bottom:1px dashed #c2bcbc;flex:1 1;height:1px;margin:0 10px;position:relative;top:4px}.drawer .tax__block .tax__item{align-items:center;display:flex;margin-bottom:20px}.drawer .green__btn{position:relative}.drawer .green__btn:disabled{background-color:#ccc;cursor:default}.drawer .green__btn:hover img{-webkit-transform:translateX(10px);transform:translateX(10px)}.drawer .green__btn img{position:absolute;right:40px;top:18px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.drawer .back__btn{position:relative}.drawer .back__btn:hover img{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.drawer .back__btn img{position:absolute;top:18px}.green__btn{background-color:#9dd558;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:55px;margin-top:30px;transition:background-color .3s ease-in-out;width:100%}.green__btn img{margin-left:20px}.green__btn:hover{background-color:#85c832}.green__btn:active{background-color:#6a9f28}.container__slider{box-shadow:10px 40px 30px rgba(0,0,0,.2);height:500px;margin:40px auto;max-width:1200px;overflow:hidden;position:relative}@media screen and (max-width:700px){.container__slider .container__slider{margin:100px 10px 0}}.container__slider .slide{height:100%;opacity:0;position:absolute;transition:opacity .4s ease-in-out;width:100%}.container__slider .slide img{height:100%;object-fit:cover;width:100%}.container__slider .active{opacity:1}.container__slider .btn-slide{align-items:center;background:#f1f1f1;border:1px solid rgba(34,34,34,.287);border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;width:60px}.container__slider .btn-slide img{height:25px;pointer-events:none;width:25px}.container__slider .prev{left:20px}.container__slider .next,.container__slider .prev{top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%)}.container__slider .next{right:20px}.container__slider .container__dots{bottom:10px;display:flex;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.container__slider .dot{background:#f1f1f1;border:3px solid #f1f1f1;border-radius:50%;height:20px;margin:0 5px;width:20px}.container__slider .dot.active{background:#202020}@media screen and (max-width:600px){.header__left h3{font-size:18px}.header__left p{font-size:12px}.header__left img{width:35px}.header__right li{margin-right:10px}.content__title h1{font-size:18px;padding-right:7px}}@media screen and (max-width:460px){header{padding:20px}header .header__left h3{font-size:15px}header .header__left p{font-size:9px}header .header__right{flex-direction:column}.content{padding:20px}.content .content__title{flex-direction:column}.content .content__title h1{padding-bottom:20px}}.Card_card__zQfcO{border:1px solid #f3f3f3;border-radius:40px;margin-bottom:30px;margin-right:30px;padding:30px;transition:box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:210px}.Card_card__zQfcO:hover{box-shadow:0 20px 35px rgba(0,0,0,.07);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.Card_card__zQfcO .Card_img__E1\+8x{display:block;margin:0 auto}.Card_card__zQfcO .Card_favorite__xIvHZ{cursor:pointer;position:absolute}.Card_card__zQfcO .Card_favorite__xIvHZ img{margin-bottom:20px}.Card_card__zQfcO h5{font-size:14px;font-weight:400}.Card_card__button__3pGJu{align-items:center;display:flex;justify-content:space-between}.Card_card__button__item__E\+uxa{display:flex;flex-direction:column}.Card_card__button__item__E\+uxa span{font-size:13px;opacity:.5;text-transform:uppercase}.Card_card__button__item__E\+uxa b{font-size:14px}.Card_btn__plus__Wc84D{background-color:#fff;border:1px solid #f2f2f2;border-radius:8px;box-sizing:border-box;cursor:pointer;height:40px;width:40px}@media screen and (max-width:1285px){.Card_card__zQfcO{width:190px}}@media screen and (max-width:1180px){.Card_card__zQfcO{width:170px}}
/*# sourceMappingURL=main.150068ec.css.map*/