body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#94b3c9;margin:0;padding:0}*{font-family:Inter,system-ui}.wrapper{background:#fff;border-radius:20px;box-shadow:0 10px 20px #0000000a;margin:50px auto;max-width:1080px}.wrapper header{border-bottom:1px solid #b3cfe2}.wrapper header h3{color:#0a2f76;font-size:28px}.wrapper header .color-logo{color:#fb773f}.wrapper header p{font-size:17px;font-weight:500}.wrapper header ul{display:flex;gap:20px}.wrapper header ul a,.wrapper header ul li{align-items:center;display:flex;gap:10px;justify-content:center}.wrapper header ul li{cursor:pointer;font-size:18px;font-weight:500;position:relative;transition:color .2s ease-in-out}.wrapper header ul li .countCart{align-items:center;background-color:#fb773f;border-radius:1000px;color:#fff;content:"";display:flex;font-size:14px;justify-content:center;left:12px;padding:0 8px;position:absolute;top:-14px;transition:opacity .2s ease}.wrapper header ul li .countCartEmpty{opacity:0}.wrapper header ul li .active{color:#f15e1f}.wrapper header ul .favoritesListItem{border-right:2px solid #000;padding-right:15px}.wrapper header ul .ordersListItem{border-left:2px solid #000;padding-left:15px}.wrapper header li:hover{color:#fb773f}.wrapper header h3,.wrapper header p{margin:0}.wrapper .content .contentSearch{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.wrapper .content .contentSearch h1{text-wrap:nowrap;margin:0 0 0 20px;max-width:600px;overflow:hidden}.wrapper .content .searchBlock{border:1px solid #94b3c9;border-radius:10px;display:flex;padding:0 15px}.wrapper .content .searchBlock:active,.wrapper .content .searchBlock:focus,.wrapper .content .searchBlock:hover{border:1px solid #305774}.wrapper .content .searchBlock input{border:0;font-size:16px;opacity:.5;padding:13px;width:200px}.wrapper .content .btnBack{align-items:center;border:1px solid #d3d3d3;display:flex;justify-content:center;transition:border .2s ease-in-out,color .2s ease-in-out;width:150px}.wrapper .content .btnBack:hover{border:1px solid #fb773f}.wrapper .content .searchNothing{align-items:center;display:flex;flex-direction:column;height:300px;margin-top:30px;padding:0}.wrapper .content .searchNothing h2{font-weight:500;margin:20px 0 0}.wrapper .content .searchNothing p{margin:10px 0 0;opacity:.5}.button{align-items:center;background:#fff;border:1px solid #f2f2f2;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.greenButton{background:#9dd558;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:55px;transition:background .1s ease-in-out;width:100%}.greenButton:hover{background:#a9da6c}.greenButton:active{background:#91d044}.detailBlock{display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-left:70px;margin-top:22px;max-width:980px}.detailBlock .orangeText{color:#fb773f;font-size:20px}.detailBlock .detailBlockTop{display:flex;gap:70px;justify-content:flex-start}.detailBlock .detailImg img{border-bottom:1px solid #b3cfe2;padding-bottom:15px}.detailBlock .detailImg h3{margin:10px 20px}.detailBlock .detailInfo{display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.detailBlock .detailInfo .detailSpecification{display:flex;flex-direction:column;gap:7px}.detailBlock .detailInfo .detailSpecification .detailSpecificationRow{display:flex;gap:20px}.detailBlock .detailInfo .detailSpecification .detailSpecificationRow .detailSpecificationKey{width:230px}.detailBlock .detailInfo .detailSpecification .detailSpecificationRow .detailSpecificationValue{width:150px}.detailBlock .detailInfo p{margin:0 0 20px;max-width:500px}.detailBlock .detailPrice{display:flex;flex-direction:column;font-size:25px;font-weight:600;gap:10px;margin-bottom:25px}.detailBlock .detailPrice p{margin:0}.detailBlock .detailBtn .detailBtnGroup{align-items:center;display:flex;gap:30px;justify-content:space-around;margin-bottom:15px}.detailBlock .detailBtn .detailBtnGroup .favorite{cursor:pointer}.detailBlock .detailBtn .detailBtnGroup .favorite img{border:2px solid #0000;border-radius:7px;transition:border .2s ease-in-out}.detailBlock .detailBtn .detailBtnGroup .favorite img:hover{border:2px solid #ef7c37;border-radius:7px;opacity:.7}.detailBlock .detailBtn .detailBtnGroup .added{cursor:pointer}.detailBlock .detailBtn .detailBtnGroup .added img{border:2px solid #0000;border-radius:7px;transition:border .2s ease-in-out}.detailBlock .detailBtn .detailBtnGroup .added img:hover{border:2px solid #70c27f;border-radius:7px}.detailBlock .detailBtn .btnBack{border:1px solid #d3d3d3;margin-left:5px;transition:border .2s ease-in-out,color .2s ease-in-out;width:140px}.detailBlock .detailBtn .btnBack:hover{border:1px solid #fb773f}.detailBlock .detailIDescription{max-width:980px}.orderTitle{border-bottom:1px solid #b3cfe2;margin-bottom:20px}.favoritesEmpty,.ordersEmpty{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:50vh;justify-content:center;margin:0 auto;width:285px}.favoritesEmpty h2,.ordersEmpty h2{font-size:22px;margin-top:20px}.favoritesEmpty .greenText,.ordersEmpty .greenText{color:#87c20a}.favoritesEmpty p,.ordersEmpty p{font-style:16px;font-weight:400;line-height:24px;margin:0;opacity:.5;text-align:center;white-space:pre-line}.favoritesEmpty button,.ordersEmpty button{margin-top:30px;position:relative;width:245px}.favoritesEmpty button:hover img,.ordersEmpty button:hover img{transform:translateX(5px)}.favoritesEmpty button img,.ordersEmpty button img{left:30px;position:absolute;rotate:180deg;top:22px;transition:transform .2s ease-in-out}.mt-5{margin-top:5px!important}.pt-5{padding-top:5px!important}.mt-10{margin-top:10px!important}.pt-10{padding-top:10px!important}.mt-15{margin-top:15px!important}.pt-15{padding-top:15px!important}.mt-20{margin-top:20px!important}.pt-20{padding-top:20px!important}.mt-25{margin-top:25px!important}.pt-25{padding-top:25px!important}.mt-30{margin-top:30px!important}.pt-30{padding-top:30px!important}.mt-35{margin-top:35px!important}.pt-35{padding-top:35px!important}.mt-40{margin-top:40px!important}.pt-40{padding-top:40px!important}.mt-45{margin-top:45px!important}.pt-45{padding-top:45px!important}.mt-50{margin-top:50px!important}.pt-50{padding-top:50px!important}.mr-5{margin-right:5px!important}.pr-5{padding-right:5px!important}.mr-10{margin-right:10px!important}.pr-10{padding-right:10px!important}.mr-15{margin-right:15px!important}.pr-15{padding-right:15px!important}.mr-20{margin-right:20px!important}.pr-20{padding-right:20px!important}.mr-25{margin-right:25px!important}.pr-25{padding-right:25px!important}.mr-30{margin-right:30px!important}.pr-30{padding-right:30px!important}.mr-35{margin-right:35px!important}.pr-35{padding-right:35px!important}.mr-40{margin-right:40px!important}.pr-40{padding-right:40px!important}.mr-45{margin-right:45px!important}.pr-45{padding-right:45px!important}.mr-50{margin-right:50px!important}.pr-50{padding-right:50px!important}.mb-5{margin-bottom:5px!important}.pb-5{padding-bottom:5px!important}.mb-10{margin-bottom:10px!important}.pb-10{padding-bottom:10px!important}.mb-15{margin-bottom:15px!important}.pb-15{padding-bottom:15px!important}.mb-20{margin-bottom:20px!important}.pb-20{padding-bottom:20px!important}.mb-25{margin-bottom:25px!important}.pb-25{padding-bottom:25px!important}.mb-30{margin-bottom:30px!important}.pb-30{padding-bottom:30px!important}.mb-35{margin-bottom:35px!important}.pb-35{padding-bottom:35px!important}.mb-40{margin-bottom:40px!important}.pb-40{padding-bottom:40px!important}.mb-45{margin-bottom:45px!important}.pb-45{padding-bottom:45px!important}.mb-50{margin-bottom:50px!important}.pb-50{padding-bottom:50px!important}.ml-5{margin-left:5px!important}.pl-5{padding-left:5px!important}.m-5{margin:5px!important}.p-5{padding:5px!important}.ml-10{margin-left:10px!important}.pl-10{padding-left:10px!important}.m-10{margin:10px!important}.p-10{padding:10px!important}.ml-15{margin-left:15px!important}.pl-15{padding-left:15px!important}.m-15{margin:15px!important}.p-15{padding:15px!important}.ml-20{margin-left:20px!important}.pl-20{padding-left:20px!important}.m-20{margin:20px!important}.p-20{padding:20px!important}.ml-25{margin-left:25px!important}.pl-25{padding-left:25px!important}.m-25{margin:25px!important}.p-25{padding:25px!important}.ml-30{margin-left:30px!important}.pl-30{padding-left:30px!important}.m-30{margin:30px!important}.p-30{padding:30px!important}.ml-35{margin-left:35px!important}.pl-35{padding-left:35px!important}.m-35{margin:35px!important}.p-35{padding:35px!important}.ml-40{margin-left:40px!important}.pl-40{padding-left:40px!important}.m-40{margin:40px!important}.p-40{padding:40px!important}.ml-45{margin-left:45px!important}.pl-45{padding-left:45px!important}.m-45{margin:45px!important}.p-45{padding:45px!important}.ml-50{margin-left:50px!important}.pl-50{padding-left:50px!important}.m-50{margin:50px!important}.p-50{padding:50px!important}.clear *{box-sizing:border-box;outline:none}.clear a{color:inherit;text-decoration:none}.clear ul{margin:0;padding:0}.clear li{list-style-type:none}.w100p{width:100%}.h100p{height:100%}.d-ib{display:inline-block}.d-if{display:inline-flex}.d-block{display:block}.d-flex{display:flex}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-end{align-items:flex-end}.align-start{align-items:flex-start}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-auto{flex:1 1 auto}.flex{flex:1 1}.flex-wrap{flex-wrap:wrap}.m-auto{margin:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.text-center{text-align:center}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.fw-bold{font-weight:700}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opacity-0{opacity:0}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:.3}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:.6}.opacity-7{opacity:.7}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.opacity-10{opacity:1}.pos-r{position:relative}.pos-a{position:absolute}.cu-p{cursor:pointer}.Drawer_overlay__Mwmvy{background-color:#00000080;height:100vh;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:100vw;z-index:1}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W{background:#fff;box-shadow:-10px 4px 24px 0 #0000001a;display:flex;flex-direction:column;height:100%;padding:30px;position:absolute;right:0;transform:translateX(100%);transition:transform .2s ease-in-out;width:410px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTitle__ZXdfo{display:flex;justify-content:space-between;margin:0 0 30px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 auto;width:285px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum h2{font-size:22px;margin-top:20px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum .Drawer_greenText__yzZ1l{color:#87c20a}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum p{font-style:16px;font-weight:400;line-height:24px;opacity:.5;text-align:center}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum button{margin-top:30px;position:relative}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum button:hover img{transform:translateX(5px)}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_emptyCart__sfKum button img{left:40px;position:absolute;rotate:180deg;top:22px;transition:transform .2s ease-in-out}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_items__rSXRm{flex:1 1;margin-bottom:40px;overflow:auto}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_items__rSXRm .Drawer_cartItem__mAyIx{align-items:center;border:1px solid #f3f3f3;border-radius:20px;display:flex;margin-bottom:20px;overflow:hidden;padding:20px 20px 30px;position:relative}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_items__rSXRm .Drawer_cartItem__mAyIx p{font-size:16px;margin:0}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_items__rSXRm .Drawer_cartItem__mAyIx b{font-size:14px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_items__rSXRm .Drawer_cartItem__mAyIx .Drawer_removeBtn__b2Sm8{bottom:20px;cursor:pointer;opacity:.2;position:absolute;right:20px;transition:opacity .15s ease-in-out}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_items__rSXRm .Drawer_cartItem__mAyIx .Drawer_removeBtn__b2Sm8:hover{opacity:.4}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd ul{display:block;margin-bottom:40px!important}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd ul li{align-items:flex-end;display:flex;margin-bottom:20px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd ul li div{border-bottom:1px dashed #dfdfdf;flex:1 1;height:1px;margin:0 7px;position:relative;top:-4px}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd .Drawer_greenButton__wkmYF{background:#9dd558;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:55px;position:relative;transition:background .1s ease-in-out;width:100%}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd .Drawer_greenButton__wkmYF img{position:absolute;right:30px;top:20px;transition:transform .15s ease-in-out}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd .Drawer_greenButton__wkmYF:hover{background:#a9da6c}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd .Drawer_greenButton__wkmYF:hover img{transform:translateX(5px)}.Drawer_overlay__Mwmvy .Drawer_drawer__OmL3W .Drawer_cartTotalBlock__d01rd .Drawer_greenButton__wkmYF:active{background:#91d044}.Drawer_overlayVisible__pFftD{opacity:1;visibility:visible}.Drawer_overlayVisible__pFftD .Drawer_drawer__OmL3W{transform:translateX(0)}.Card_card__Xtrx0{border:1px solid #f3f3f3;border-radius:40px;margin-bottom:20px;margin-right:30px;padding:30px;position:relative;transition:box-shadow transform .2s ease-in-out ease-in-out .2s;width:220px}.Card_card__Xtrx0:hover{box-shadow:0 20px 35px 0 #0000000f;transform:translateY(-5px)}.Card_card__Xtrx0 .Card_cartBtn__EniCV{align-items:center;display:flex;justify-content:space-between}.Card_card__Xtrx0 .Card_favorite__fjnHz{cursor:pointer;position:absolute;right:17px;top:20px}.Card_card__Xtrx0 .Card_favorite__fjnHz img{border:2px solid #0000;border-radius:7px;transition:border .2s ease-in-out}.Card_card__Xtrx0 .Card_favorite__fjnHz img:hover{border:2px solid #ef7c37;border-radius:7px;opacity:.7}.Card_card__Xtrx0 .Card_added__l2poS{bottom:25px;cursor:pointer;position:absolute;right:20px}.Card_card__Xtrx0 .Card_added__l2poS img{border:2px solid #0000;border-radius:7px;transition:border .2s ease-in-out}.Card_card__Xtrx0 .Card_added__l2poS img:hover{border:2px solid #ef7c37;border-radius:7px}.Card_card__Xtrx0 span{font-size:11px;opacity:.5;text-transform:uppercase}.Card_card__Xtrx0 h5{cursor:pointer;font-size:14px;font-weight:400}.Card_card__Xtrx0 b{font-size:14px}.Modal_modalOverlay__ZO-go{background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu{background-color:#fff;border-radius:8px;color:#000;font-size:18px;height:135px;margin-top:200px;padding:24px;position:relative;text-align:center;width:25%}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu .Modal_modalTitle__WX5Oy{margin-top:10px}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu .Modal_buttonGroup__0cayh{align-items:center;display:flex;justify-content:space-around;margin-top:20px}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu .Modal_buttonGroup__0cayh .Modal_button__MUJXm{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:8px 0;transition:border .2s ease-in-out,color .2s ease-in-out;width:140px}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu .Modal_buttonGroup__0cayh .Modal_button__MUJXm:hover{border:1px solid #fb773f}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu .Modal_close__jW5rM{background:#fff;border:1px solid #fff;border-radius:5px;color:#b3b3b3;cursor:pointer;font-size:15px;font-weight:400;position:absolute;right:7px;top:7px;transition:border .2s ease-in-out}.Modal_modalOverlay__ZO-go .Modal_modalWindow__xSfhu .Modal_close__jW5rM:hover{border:1px solid #fb773f}
/*# sourceMappingURL=main.80febca4.css.map*/