@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%;font-size:14px;line-height:1;min-height:100vh;min-width:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}.catalog-main{flex:1 1 auto}.catalog-main__title{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px;width:100%}.catalog-main__title h2{color:#111;font-size:20px;font-weight:500;line-height:1.2;text-transform:uppercase}@media (min-width:800px){.catalog-main__title h2{color:#111;font-size:40px;font-weight:500;line-height:1.2;text-transform:uppercase}}.catalog-main__body{display:flex;flex-direction:column;gap:8%}.catalog-main__body .brend-search{line-height:1.5;margin-bottom:25px}.catalog-main__body .brend-search__title{color:#111;font-size:16px;font-weight:500;margin-bottom:15px}.catalog-main__body .brend-search__row{margin-bottom:15px;width:238px}.catalog-main__body .brend-search__item{color:#3f4e65;font-size:14px;font-weight:400}.catalog-main__body .brend-search__text{margin-left:10px}.catalog-main__body .brend-search__open-list{color:#3f4e65;cursor:pointer;font-size:12px;font-weight:500}.catalog-main__body .basket__fixed{background-color:hsla(0,0%,100%,.5);border-radius:50%;bottom:30px;padding:20px;position:fixed;right:10px;-webkit-transform:scale(.8);transform:scale(.8)}@media (min-width:800px){.catalog-main__body{flex-direction:row}}.products{display:flex;flex-direction:column;width:100%}.products__list{align-content:flex-start;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:2%;justify-content:center;width:100%}.products__default{font-size:20px;font-weight:500;margin:100px auto}.products__text{color:#3f4e65;font-size:14px;font-weight:400;line-height:150%;margin-bottom:65px}.product__item{align-items:flex-start;display:flex;flex:0 0 30%;flex-direction:column;min-width:326px;padding:30px 20px;transition:.3s}.product__item:hover{box-shadow:0 14px 39px 11px rgba(0,0,0,.06)}.product__img{align-self:center;margin-bottom:15px;max-height:200px;object-fit:contain;width:100%}.product__packing{color:#3f4e65;font-size:12px;line-height:130%;margin-bottom:10px}.product__packing img{margin-right:8px}.product__title{cursor:pointer;font-size:16px;font-weight:500;line-height:1.3;margin-bottom:20px}.product__title:hover{text-decoration-line:underline}.product__title span{font-weight:700}.product__characteristics{flex:1 1 auto;font-size:14px;font-weight:500;line-height:1.5;margin-bottom:15px}.product__characteristics span{font-weight:300}.product__order{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.product__order .product__price{color:#111;flex:1 1 auto;font-size:16px;font-weight:800;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__order button{flex:0 0 185px}.product__order .product-delete-btn{flex:0 0 auto;gap:0;padding:21px}html{scroll-behavior:smooth}body{background-color:hsla(0,5%,92%,.3);font-family:Inter,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh;min-width:100%}.container{margin:0 auto;max-width:1400px;padding:0 15px;width:100%}.admin__title{color:#111;font-size:20px;font-weight:500;line-height:1.2;margin-bottom:50px;text-transform:uppercase}.admin button{background-color:#3f4e65;border-radius:15px;color:#fff;margin-bottom:20px;padding:10px 15px}.admin__btn{margin-right:20px}.admin__btn:last-child{margin-right:0}.admin__wrapper{color:#3f4e65;display:flex;flex-direction:column}@media (min-width:1000px){.admin__title{color:#111;font-size:40px;font-weight:500;line-height:1.2;text-transform:uppercase}.admin__wrapper{flex-direction:row;justify-content:space-between}}.input__search{align-items:center;background:#ededed;border-radius:36px;display:flex;gap:10px;justify-content:space-between;max-width:263px;padding:10px 10px 10px 20px;width:100%}.input__search input{background-color:initial;font-size:12px;height:38px;width:100%}.input__search button{border-radius:50%;font-size:20px;height:40px;padding:10px;width:40px}.input__search button,.my-btn{background-color:#ffc85e;color:#fff}.my-btn{align-items:center;border-radius:79px;display:flex;font-size:14px;font-weight:700;gap:15px;justify-content:center;line-height:17px;padding:21px 40px;transition:.3s;white-space:nowrap}.my-btn:hover{box-shadow:0 4px 6px rgba(0,0,0,.3);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.catalog{height:15px;width:15px}.basket-icon{height:20px;width:20px}.price-icon{height:19px;width:18px}.product-packing{fill:rgba(63,78,101,.3);color:#3f4e65;gap:5px}.pagination,.product-packing{align-items:center;display:flex}.pagination{gap:3px;justify-content:center;margin-bottom:70px}.pagination__btn,.pagination__btn-arrow{background:transparent;border-radius:50%;color:#3f4e65;font-size:14px;font-weight:500;height:35px;line-height:1,3;text-align:center;width:35px}.pagination__btn_active{background:linear-gradient(90deg,rgba(255,198,80,.3),hsla(38,99%,71%,.3) 97.25%)}.pagination__btn-arrow{color:#ffc85e;font-weight:700}.pagination__btn-arrow:first-child{margin-right:35px}.pagination__btn-arrow:last-child{margin-left:35px}.pagination__btn-arrow:hover,.pagination__btn:hover{background:linear-gradient(90deg,rgba(255,198,80,.3),hsla(38,99%,71%,.3) 97.25%)}.admin__change-item{display:flex;flex-direction:column;width:100%}.admin__change-item label{display:flex;justify-content:space-between;padding:15px}.admin__change-item label .admin-select,.admin__change-item label input,.admin__change-item label textarea{border:1px solid #111;border-radius:10px;padding:5px 15px;width:60%}.admin__change-item label .admin-select>div{border:none}.admin__change-item label textarea{height:150px;overflow:scroll(auto);resize:none}.admin__new-item{display:flex;flex-direction:column;width:100%}.admin__new-item label{display:flex;justify-content:space-between;padding:15px}.admin__new-item label .admin-select,.admin__new-item label input,.admin__new-item label textarea{border:1px solid #111;border-radius:10px;padding:5px 15px;width:60%}.admin__new-item label .admin-select>div{border:none}.admin__new-item label textarea{height:150px;overflow:scroll(auto);resize:none}.admin__row-btn{display:flex;gap:30px;justify-content:flex-end}.admin__row-btn button{background-color:#3f4e65;border-radius:15px;color:#fff;padding:10px 15px}@media (min-width:1000px){.admin__new-item{width:50%}}.admin__sidebar-item{cursor:pointer;display:flex;font-size:16px;gap:15px;justify-content:space-between;padding:15px;transition:.2s}.admin__sidebar-item:hover{background-color:#eceaea;border:1px solid #3f4e65;-webkit-transform:scale(1.05) translateY(-15px);transform:scale(1.05) translateY(-15px)}.admin__brend{font-weight:600}.admin__sidebar{width:100%}.admin__sidebar input{border:1px solid #111;border-radius:10px;margin-bottom:10px;padding:5px 15px;width:60%}.admin__sidebar-list{margin-left:-15px;max-height:500px;overflow:auto;padding:30px 15px}@media (min-width:1000px){.admin__sidebar{max-height:800px;width:40%}}.count-product{align-items:center;display:flex;gap:17px;justify-content:space-between}.count-product__btn{background:linear-gradient(90deg,rgba(255,198,80,.3),hsla(38,99%,71%,.3) 97.25%);border-radius:1000px;height:23px;width:34px}.basket-item{align-items:center;border-top:1px dashed rgba(63,78,101,.3);display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:50px 0;width:100%}.basket-item__image{flex:1 0 100%;text-align:center}.basket-item__image img{height:190px;object-fit:contain;width:280px}.basket-item i{border:1px dashed #3f4e65;height:49px;opacity:.2;width:0}.basket-item__i_mobile{display:none}.basket-item__text{color:#3f4e65;flex:1 0 100%;font-size:12px;font-weight:300;line-height:1.5}.basket-item__title{color:#111;font-size:20px;font-weight:500;line-height:1.2;margin:10px 0}.basket-item__price{color:#111;font-size:16px;font-weight:700}.delete{gap:0;height:59px;padding:0;width:59px}@media (min-width:1000px){.basket-item{flex-wrap:nowrap}.basket-item__image{flex:0 0 200px}.basket-item__image img{height:190px;width:200px}.basket-item__title{font-size:30px;font-weight:700}.basket-item__text{flex:1 1 320px}.basket-item i{display:block}.basket-item__price{font-size:30px}}.categories__list{margin-bottom:25px}.categories__list .categories__item{color:#3f4e65;cursor:pointer;font-size:14px;line-height:17px;margin-bottom:10px}.categories__list .categories__item:last-child{margin-bottom:0}.categories__list .categories__item_focus{text-decoration:underline}@media (min-width:800px){.categories__list{align-items:stretch;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-bottom:50px}.categories__list .categories__item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 15px 70px -11px rgba(43,28,1,.04);cursor:pointer;display:flex;height:70px;justify-content:center;padding:10px;text-align:center;width:16%}.categories__list .categories__item_focus{box-shadow:0 5px 8px 5px rgba(43,28,1,.4);text-decoration:none}}@media (min-width:1200px){.categories__list{flex-wrap:nowrap}.categories__list .categories__item{flex:0 1 120px;width:120px}}.filter-subtype{border-bottom:1px dashed #3f4e65;padding:20px 0}.filter-subtype__title{color:#111;cursor:pointer;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:15px;text-transform:uppercase}.filter-subtype__item{color:#3f4e65;cursor:pointer;font-size:14px;font-weight:400;margin-bottom:10px}.footer{background-color:#3f4e65;color:#fff;padding:70px 0 115px}.footer__wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.footer__about{flex:1 0 100%;font-size:16px;line-height:1.5}.footer__about span{font-size:12px;text-align:right}.footer__about svg{fill:#fff}.footer__about p{margin-bottom:45px}.footer__flex-logo{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between}.footer__email span{display:block;margin-bottom:15px;text-align:left}.footer__form{align-items:center;background:#fff;border-radius:36px;display:flex;gap:10px;justify-content:space-between;max-width:282px;padding:10px 10px 10px 20px;width:100%}.footer__form input{background-color:initial;font-size:12px;height:38px}.footer__form button{background:url(/hotels-market/static/media/next-btn.35ab94e2f8817f324bd3.svg) 50% no-repeat;background-color:#ffc85e;border-radius:50%;height:39px;width:39px}.footer__title{font-size:20px;font-weight:600;line-height:1.5;margin-bottom:25px}.footer .footer__mobile-btn{font-size:12px;font-weight:700;gap:5px;height:40px;line-height:15px;padding:20px 0;width:140px}.footer__item{font-size:14px;line-height:1.5;margin-bottom:20px}.footer__price{align-items:center;background:#ffc85e;border-radius:79px;color:#fff;display:flex;font-size:14px;font-weight:700;gap:12px;justify-content:center;line-height:17px;padding:10px 19px}.footer__price .header__link:after{background:url(/hotels-market/static/media/price.5e96ff0389bda2c46910.svg) no-repeat;background-size:contain;content:"";display:block;height:17px;width:17px}.footer .footer__btn-price{display:none}.footer__social-media-title{display:block;margin-bottom:15px}.footer__social-media-list{display:flex;gap:10px}.footer__social-media-link{background-size:contain;display:block;height:39px;width:39px}.footer .whatsapp{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT/SURBVHgBzVhLbBtVFD1v4thJodSJqErSBdN0Rxcxgh1IcSTYATELWJKwgaXdRRp2dRZIfBWz7KopS7rAUXeAFEfADlRHouyaTCSagBCJG0pjp8kM97zxJLbj+ThN0x5p7PH4vnln7j33vvtG4TBYziXREx+DgxQcJw2lknLVbLCwAEcOVYZjl6CcMga/XEGHUB1Zr02OCKG8DEujcxSF6CzOfjEXdUA0cg9HqhUWulQGZz5dDDMMJsfwJeKX5SyHo0cBte1pnCtU/Az8ya3lTDjxeTRr6ahhAbtpPz2qx0jMg+VHUD1mYh6sdgSbybkau4njJebBEg2+2KjBWNPfrvhNRMRIfAiZxAtIx8/DjPUhafTq6+XtVZR3VlGs3sJc7feotzPr81/0Lux77q+pYexKsYxIKv/0a0gnzofaWjvryN/7Ade2fkUkKCnqA58v8HTfc7tOMcrYmWfeRO6pV/V5xamicO9HLGwvofxgVf8mUt2D+gFoZ8b6MZt8V7w7hIubN/ZsfKHrKUY1T33hz6kx2OHkrp56BxMnXtYT5De/w1f3fw4bgvHel5A/+TrMrj4d7tH1K+EE694z9A/bmQiZA5cljCRm7W4g9XchEjGC4Rz954o7Lj6oPR8K13viObd0LAfZDkuYys9m9ROT2IpM1CnouZuns0iqXkxUvgnXYG27z4BKDIfcF7MSToKh9IhlRU8bZ/KY7/8AUUDP5e7e0OeFKN6TrseQkKaDbFLdA1rgvLkXSnqBE7B0MGOTqgdRQG+Vakt6HBMmENKOieacVJDNWOKC/mZWemCYG5GtZ28UFGu39PeEJEoI0hJWZQZaxN1atriztnetYm812VgdaHCu6pKLUCOThrjPDLZwQ8Y65oF1zSNUqt2OXmCx/yCURghMI8zCW5Jaa1Nu0xU3PRCqn0MilJyHVtEzPIX/ftLnzObnWzwRliSt0mhPTrFd8QfDRrQmAcHlaPb+L3qJYh3MnnhFXx+TZmDjuWldZnjeCGY/wcYgBBY1VwmyKNcTIe0TuvfvXkf+3+91+Aun3sLy6Sm9luoxEvJi/3jT2OGY+5BcygKhlMWwloJsPLFzEfcL1bR0HZmNr7XY6UVPpwSvNSYTuxkitJVynHJMFtlFOP5bCWqDhTOdGNL1jETagRrkQS8xlKn4WfHOHRSkcHvJlK13KaXt23IsIRCGKsVQfVCUJu9qkB0LJ8lFASdtNzFLh+e1icr18BvZsbLhtsVOKcguU18lFsKe1gdMJiYHw019Rmgcihj8eMUtJcptUdrBXT+H3PAKOZYM9mgzJ984UD4OjBWNstViJjOcJOYniyYYatal5WF1cr7djn6s5wKKfe9pchW7qvcKHniN+wQeFP5eJxwb0Npj/8eH66Q5BTc6g5+d48l+m07vOQczN1OvU5yEB0kUt37T55zcO/xAb7N/i9wD2s7b+5QasXppBi2vHub7P4Rlr2NBMpYealzGKHK9AxPveuTpTWt3XcrHGq5JgQ5tyZtREK+12X0RT9i+tXlt5R/KGNWGxwsL6E63vtTxeVfykewr7GN8VyLEpHS0/hHwlulYCFp+xAj/lmngE1cDFOmjQUHf34cYEe3N5h+TKSmM3+IovKhUST6m5eFLoaboBHcuZdCFcdjIoFN0QGpvCA4D6tG2UzJ6RCbl7k306ZgNRCz5zcyTN+nGIqrVYtDrVT/8D7NVLiuitffPAAAAAElFTkSuQmCC) 50% no-repeat}.footer .telegram{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQ2SURBVHgB1VjNTxtHFP/N7tqAIWCCVFBlik2rXIE7UuxTI1UQ0uaeHPoHNPdKJcee2kvv7b1SKFEPXOrth1RValUnqirlExKcD6IAxsEf2N6dvJn1OhjweoaYOPlJK6/Xb2Z+/s17s+89hmMgeW01ipBxHi6mwXgSDFFwxBsGDGv0nS6WYWA2M63ML5+8/wCaYDrGqeX1s5w5i4If9LHEuPF9ev6Dn1QHKJF7TVLNIEUZsxbSc7Eb7UwDycntM42vaOu+QKfB2bdw3Kv2hUQOuuSIWBwhlm7ypU6DVDTMcLKVP7KuEfMRQJB1lZiPFgTZAWJ0RLB/3ygxH+LocfjMfh80mgyE83eDmACjdcX6TY/qSF3PTnHUMugyGDeT6fnxX8V9QznOaks4YUyN9ODjWH+gTf08lZDKpZYfnufMPRFy/RbDxclBXEwMYiBkYLfqYm5lPXCMr57lsXUvo8MQKl0+E8X0SG/T87v5StuxdfVSTB4dFltFB/DhUBizo30NlY7Cj/fz+O7/7faT1fiwxUyTAsHFcSG27dz4AGbHIodUcjjHRn4Po4M9MJkXe5mtstrElPVYHJTyHANi22ZHI5LYUSo9361gu1RBbKivQUxgo+ioLUDpmEXeNw1FBKnko+K4yObKqNRcTI5EELZeERfBoOJzEpQnWvLw48F27VTysfFiD5ukWIj+xEFiAsrEBDiiVtAb4bPJUzgXG8BHg+GgaVCoOHiyU0KJlOkPm5g4HaHD/nBOcXdHgxyJZgX9LqJurK+1ie/wmwVv0SjZjg9HWtorB0MdgeSu/Lkht1Sod9DHhFrZ7SL5mOcT7w2EKSp7g6ZTD4YGOa8YiR/149NiTV4r6wWMRSxJ9NOJU+hxHeTLtYadCjGtYBCgLEX4XE7F1if62+Mivp6KNp7Hhnox3B9uO16LmACJZtC7wtYZU6JtvPPCU61Gx0ZvyFQapxUMAlRWUqy7baugQwvtVuVnoVzFH7eeIbtVbDtGNxhEvWvAgXY28temp4JQrkrXzYfb+PtRPnCMbjCIQtyop8W2zsCtiisvx/Ui9U6Z48sbOXz++xM8LdUO2WsHAxXgop6QRzjlT4vQxM1cBS6R+6/gYum5gz26v0d+JY6fzGbzFuoGg+gMyE//QfL6WhoaFf3psIEEBek/u0dnNJfODMl8TkA5TRKgI8SejyfErfWKrblISZ4NRXhb2/r3H27vSMXEq28lW4AyTH6hwWn/8+Tyg29OpPWgCmpR2PMTV/yvzWkD9S7kG6MbkHUrrb8PTeRk5FZ56o0TrFf8B5s671avxMfb0GVqmdaSxGu0xTOyj3YixER/js8EtWOVOpvJn1enabJrHVLRJmZX7bmE3c5QqyecXF5dAGOX6HYB+rBVSfnQIudD+qNJnXQYZ2X15hVJ8X2zrsk8UaZjlPVQchHUXm2FlxsQ58u4ZDYFAAAAAElFTkSuQmCC) 50% no-repeat}.footer__call-text{display:flex;flex-direction:column;font-size:12px;font-weight:300;gap:8px;margin:25px 0}.footer__call-phone{font-size:14px;font-weight:600;line-height:21px}.footer__order-call{text-decoration:underline}.footer__email{display:flex;flex-direction:column;font-size:14px;font-weight:600;line-height:1.5}.footer__email span{font-size:14px;font-weight:400}.footer__cards-list{display:flex;gap:5px}.footer__cards-link{background-size:contain;display:block;height:39px;width:61px}.footer .visa{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAnCAYAAAC8L0AUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPMSURBVHgB7ZpNSFRRFMfPmEiYpKhFBTnTF5SZTpBCJIy0qjYaSe10hDYuzDE3rXRc1aKPkYR2qdsQcgpqVwrhogLHStuEOgUpBDZFuhBquv/H3DdnzrwZZ2bpez8YfO/ed++7//N1L+O4CFwdHSQXBdRVBW1fYhSnED3pGnLRtdEHqiFAdiFOwSL1x092wkV+iN7OIW1JEdkQR7RdcETbBUe0XXBE24XibJ31u1foxpEZcpf+TOsLr5ygkcVzae2D7V5qqd1n3gcnIjQXXaOn/efNtqmFVRpS7ZqK0hLqvVRrjPN6Ko17EFleo4ga2/XoTdp78HzbmZqMc2Yjq+gPv/fT9dkr1FD+nXoOz1BHzazZ56teouerJym6kTzFVuwqoYBajF708o8/NK0W41NiuCGwQE2n7yiFOpvMMRwYwApjTEdTSptnT1nOonMK77lfB5T4dhopfkyuvWfNdl/VYspzrcryfPHBxCLk4uFBvdCx7uaUMTAUPrGNTfNe4leiJZjLrT65UEx5EP4cp76BCfr78R79+3RfRcAK0bdkP7zM0R71iMVEE0J6xfOB8bc0/HLBvPdYiJBRw0H7+PQX2oq8ChlyEx7YcaqfiupuUj1EJ4A3ve6kR8fUy7U43g6Qp0CKQnpwtNc53Mswqo4Iq/dkIi/RsfVNMzQh3HvMY/b1Xkz1WpDlFw9vPV5eG2NUEXw9cMHwphUwEhcNw/L6kKkGSPLesibffzWvq5pvU0P1uuGhtsbUSqq9jIXKnNUglKUnEaJTSjiqvcxR7Ax8nnEp2l1pWRAleYsOv0uKdpUdpJbGxrQCxquoXDhfJCLn9K1nFGJ5rIERIV7PK72s5+HRAuM35ODtvEXLPENI8QKGvmwhNxdNDWkI71MF7FDPhBGuHAhtTURQK4skgGdhUJ7TxvtyyOu8qrcGIR5I5LDcPoJir5SVdsliCwIwFg4hEBFg9UF7OiBqBqLACrxv2CJyOAUdQydZiHN0nnF4hYZXda6Pqv0ZhwyeFrjmpyyAyMBznhz34EzbGacgT+utSxYNHtYaHm4RFtqIECNKusmYCwaRwpCvmHPpYbvZJtMHYJwWi7xG2EczRBQoSLTeuqRVZWhnOonJdhjPyoCX775K8zLa5Vkc/dwwWx1SChINQi9StxsIktYtV0K4V/Q1xvnVwlGh+ZYGj0/Nr1JY1Qz9LAzE5whanK8xH+pMLtsVwH844mQvlp0vEeyCI9ouOKLtgiPaLkB0jOxFrMj48YmdiNPkDpoPT1NdG768Pq4+O2n7gl8X3cGvi/4D/NKnxgo0C4oAAAAASUVORK5CYII=) 50% no-repeat}.footer .master-card{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAnCAYAAAC8L0AUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUUSURBVHgB7ZpfTBxFHMe/u3t/uOP+cC225I4DLGiRoCWR1pa0BmqsfTJKg76eUZv4YG2axieTQlITYxpaG32rKa/E2GBftG+aNDWNrVItBaLQ4/hTUP7utQf3d52ZZeGgHL2Zow/l+oHNzM3O7t739/vN3MwvK4Hgqg+ckoDjkFCEzYqGWQ04p97oaJOI4LOSRATnCZqGVpl4OIA8gjg4IG/qkM6AjDzkqeh8wYQNwplI4JXwNDlm4CZ1X2yetd+xO9FLjutOD0attjWvdVkTqN0axuFn/4XbkoDfqV97e8qJEbUAPwa3YThsw0YhuXcHNOQAFXtsbABHpsbgIvX1oMLP+ypZSaFij744hKMvhVh9Pa6NetDZ72VHjgRzEv3e+BA+vjf4SLGr+b7Yi5uvenD69f5Hil1NZ58XZ27syMXz4qI/C/UjMBGCCPZdKmx7I4jtegZagQJehlUbmi+/LCo8KDSRHRsdyEmwvS4MaSEJy63/ICX4be53zePSmzeXxj4v3KKbJ8fIGB6ECObtUSbYgAo39U1DBCr8q6YeiMAl2hedFxZMceyfeahNmVqAPBuFCA2+GXxIJkJeuEQfIV4ujYqFlLUyAsWRXPOcKahClJO7B7knQy7RzVP3IEpBVSTjOXkuJuxtN/uN5zNa1qJfeBAW9rJkScFcsr4oXtGSo3Sp/u5OPmdkLXpvWGzCoZg8ceDQJ0BxecY+0v04uO5Zd2KpTsc217XZdnQml8eN/dQJmBv3sbo2q0IqcuHB8VZYAy2sbm5sQPit91F4rpWdT176GtgfAKobga423QB2sqPt+xkoq2P3kf/8AZbDn0KLq0j80Q7zHnLtNJmdnX6khq5Aea4FyZ4LkKveIRYi/4XLnnZZOA2WbcfVoR1pa4dS4UcyOEzWsi4odTXss/o2EXu2lfVJBUeYESR1APi9C7jaQcR6dKGhbt0IkVliiFZI1U2Id7cjNf4rlLI3kLhzAanQFZgPtLN7UUOwe5LzSXLOfPDbpe/iflwT2Yg18+qHetNgRRSQP2oUpf6ALu4QyUrZ3Xp9MqgbwbjHxF9QqlqYh1P3R2Cq+YDVYXEv9yGepwah7fLWGoiS9TKULkq+vKsvBqj30jFCnJZyRSkrjTZ6mJJ/w3WQzAnFFbpYilGnYU6MkHJbEN9TSUSS+xDRkmXxGbSM6UbVSMnaF9u0xfaeSQde+24fsiSYdXj32pwrRK7GaKMhnd5Gj7jFqjcYgtPr1Ov0uiKrLiJNICO28lnpfQxuTzrBQ9bh3VvoRFgR235rMRnxccu6fahoUX66u42rP9fi5OL2MogS/cee8RzdaYmKHl5MMvDAJbqDiBb19sJAIZmg1t5GJsr5wjMdurfmhUu0ajLjvJf/IQbhq56H2pLbbUiWFEIE6uXOfh944d5aXiwpZx4XIT5hRaQ7bUIkYZ2ocEEEKrj5cj1EEIrV02U7WSmSSIjc0kXqmZNiIpz/KxiCRVNGwilgKvxz//NCY/yb8Vp8NNeEUNwBXq6NeXISTMk5G0qXpzR9lM22k2VDyZxw3bWFfabpnpP1A2zD4HcurHstFXvmtx2k3IIcCeYs2sBl5L3VGZSSnDfdoNAoUBUzyXs7SAbURybCzFHR4J0mxwxqi8MsKaBGTZiLmtlqa4Pz3hsn+gkiKDymn2Seis4XZPouBvIJolemL58gjyB6u5ToWPcvVm9dEUk7VZPcUwE2K/rbRV/Qt4v+BwoaDDzgYFGEAAAAAElFTkSuQmCC) 50% no-repeat}.footer__about{margin-bottom:30px;order:1}.footer__menu{order:2}.footer__category{order:3}.footer__price-row{order:5;padding-top:50px;width:40%}.footer__price-row .footer__title{display:none}.footer__contact{order:4}@media (min-width:534px){.footer__price-row{padding-top:0}}@media (min-width:725px){.footer__about{flex:0 0 50%}}@media (min-width:1000px){.footer__wrapper{flex-wrap:nowrap;justify-content:space-between}.footer__about{flex:0 1 320px}.footer .footer__title{display:block}.footer .footer__mobile-btn{display:none}.footer .footer__btn-price{display:block;margin-bottom:20px}.footer__price-row{order:4;width:auto}.footer__contact{order:5}}.header-mobile__row{align-items:center;border-bottom:1px solid rgba(63,78,101,.1);display:flex;justify-content:space-between;padding:15px}.header-mobile__btn-menu{gap:0;height:32px;padding:0;width:32px}.header-mobile__btn-menu div{display:flex;flex-direction:column;gap:2px}.header-mobile__btn-menu i{background-color:#fff;display:block;height:2px;width:8px}.header-mobile__logo{fill:#3f4e65;height:41px}.header-mobile__basket svg{height:30px}.header-mobile .basket__count{right:0;top:5px}.header-mobile__btn{align-items:center;background-color:initial;color:#3f4e65;display:flex;font-size:12px;font-weight:600;gap:5px;justify-content:center;width:50%}.header-mobile__btn svg{font-size:16px}@media (min-width:700px){.header-mobile{display:none}}a{color:inherit}.menu{align-items:center;display:flex;justify-content:space-between;padding:15px 0}.menu__contact{display:flex;gap:20px}.menu__email,.menu__location{background-position:0;background-repeat:no-repeat;color:#111;display:flex;flex-direction:column;font-size:14px;font-weight:600;line-height:1.5;padding-left:35px}.menu__email span,.menu__location span{color:#3f4e65;font-size:14px;font-weight:400}.menu__location{background-image:url(/hotels-market/static/media/location.d148b8d8689c3530f152.svg)}.menu__email{background-image:url(/hotels-market/static/media/email.3340915fd443967adca6.svg)}.menu__border{border:1px dashed #000;opacity:.05}.menu__list{color:#3f4e65;display:flex;font-size:14px;gap:30px;line-height:21px}.header__row{border-bottom:1px solid rgba(63,78,101,.2);border-top:1px solid rgba(63,78,101,.2);padding:20px 0}.header__flex{align-items:center;display:flex;justify-content:space-between}.header__logo svg{fill:#3f4e65}.header__catalog,.header__price{align-items:center;background:#ffc85e;border-radius:79px;color:#fff;display:flex;font-size:14px;font-weight:700;gap:12px;justify-content:center;line-height:17px;padding:10px 19px}.header__search{background:#ededed;border-radius:36px;justify-content:space-between;padding:10px 10px 10px 20px;width:263px}.header__call,.header__search{align-items:center;display:flex;gap:10px}.header__call{justify-content:center}.header__call-text{align-items:flex-end;color:#3f4e65;display:flex;flex-direction:column;font-size:12px;font-weight:300}.header__call-phone{color:#111;font-size:14px;font-weight:600;line-height:21px}.header__order-call{text-decoration:underline}.basket{align-items:center;cursor:pointer;display:flex;gap:25px}.basket__img{fill:#3f4e65;color:#3f4e65;font-size:46px;height:46px;position:relative;width:50px}.basket__count{background:#ffc85e;border:3px solid #fff;border-radius:50%;color:#fff;font-size:14px;font-weight:700;line-height:17px;min-height:22px;min-width:22px;padding:0 3px;position:absolute;right:-10px;text-align:center;top:0}.basket__price{color:#3f4e65;display:flex;flex-direction:column;font-size:12px;font-weight:300;gap:8px}.basket__price span{color:#111;font-size:14px;font-weight:600}.header .menu,.header__row{display:none}@media (min-width:701px){.header .menu{display:flex;justify-content:center}.header .menu__contact{display:none}.header__row{display:block}.header .basket__price,.header .header__call,.header .input__search{display:none}}@media (min-width:900px){.header .basket__price{display:flex}}@media (min-width:1200px){.header__row .input__search{display:flex}.header .menu{justify-content:space-between}.header .menu__contact{display:flex}}@media (min-width:1300px){.header__row .input__call{display:flex}}.modal__mask{background-color:rgba(0,0,0,.1);bottom:0;left:0;position:fixed;right:0;top:0}.modal__body{background-color:#fff;border-radius:15px;left:50%;max-width:500px;padding:25px;position:fixed;text-align:center;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.modal__text{color:#111;font-size:24px;font-weight:500}.navbar__list{color:#3f4e65;display:flex;display:none;font-size:14px;font-weight:300;gap:10px;line-height:1.2;padding:45px 0}.navbar__item{border-right:1px dashed #3f4e65;cursor:pointer;padding-right:10px}.navbar__item:last-child{border-right:none;opacity:.5;padding-right:0}.navbar__item:last-child:hover{opacity:1}.navbar__mobile{align-items:center;display:flex;gap:20px;padding:45px 0}.navbar__mobile-link{align-items:center;background:#ffca65;border-radius:100px;display:flex;height:32px;justify-content:center;opacity:.3;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:32px}@media (min-width:700px){.navbar__mobile{display:none}.navbar__list{display:flex}}.parameter-matching__form{margin-bottom:20px;max-width:280px}.parameter-matching__title-flex{align-items:center;display:flex;justify-content:space-between}.parameter-matching__btn-menu{background:#ffca65;border-radius:100px;height:32px;opacity:.5;transition:.2s;width:32px}.parameter-matching__btn-menu_open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.parameter-matching__title{color:#111;font-size:16px;font-weight:500;line-height:1.5;text-transform:uppercase}.parameter-matching .price-search{color:#3f4e65;font-size:14px;font-weight:300;line-height:1.5}.parameter-matching .price-search span{color:#111;font-weight:500}.parameter-matching .price-search__row{align-items:center;display:flex;justify-content:space-between;margin:15px 0 30px}.parameter-matching .price-search__row input{background:linear-gradient(90deg,rgba(255,198,80,.3),hsla(38,99%,71%,.3) 97.25%);border-radius:1000px;height:23px;text-align:center;width:100px}.parameter-matching .price-search__row input::-webkit-inner-spin-button,.parameter-matching .price-search__row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.parameter-matching__buttons{align-items:center;display:flex;justify-content:space-between}.parameter-matching__reset{background:#ffc85e;border-radius:79px;height:59px;width:59px}.parameter-matching__mobile{display:block}.parameter-matching__mobile_hidden{display:none}@media (min-width:800px){.parameter-matching{flex:0 0 240px}.parameter-matching__title{margin-bottom:10px}.parameter-matching__mobile_hidden{display:block}.parameter-matching__btn-menu{display:none}}.sorted{align-items:center;color:#111;display:flex;font-size:16px;font-weight:500;gap:10px;line-height:1.5}.sorted__mobile{margin-bottom:30px}.sorted__select{color:#3f4e65;font-weight:400;width:200px}.sorted__select div{border:none}.sorted-desktop,.sorted__option__indicators{display:none}@media (min-width:800px){.sorted-mobile{display:none}.sorted-desktop{display:flex}}.basket-page__title{font-size:20px;text-transform:uppercase}.basket-page__default,.basket-page__title{color:#111;font-weight:500;line-height:1.2;margin-bottom:50px}.basket-page__default{font-size:24px;text-align:center}.basket-page__row{align-items:center;border-top:1px dashed rgba(63,78,101,.3);display:flex;flex-direction:column-reverse;gap:25px;justify-content:space-between;margin-bottom:50px;padding:50px 0}.basket-page__price{color:#111;font-size:30px;font-weight:700}@media (min-width:700px){.basket-page__title{color:#111;font-size:40px;font-weight:500;line-height:1.2;text-transform:uppercase}.basket-page__row{flex-direction:row}}.home__title{color:#111;font-size:40px;font-weight:500;line-height:1.2;margin:50px 0;text-transform:uppercase}.home__item{color:#3f4e65;font-size:16px;margin-bottom:20px}.product-page__flex{display:flex;flex-direction:column;gap:40px;justify-content:center}.product-page__image{margin:0 auto;max-height:500px;overflow:hidden;text-align:center;width:100%}.product-page__image img{height:300px;object-fit:contain;width:100%}.product-page__available{color:#1fd85d;font-size:14px;font-weight:500;line-height:1.3}.product-page__title{cursor:pointer;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:10px}.product-page__title:hover{text-decoration-line:underline}.product-page__title span{font-weight:800}.product-page__packing{display:none;font-size:12px;line-height:1.3;margin-bottom:15px}.product-page__packing img{margin-right:8px}.product-page__row{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px;width:100%}.product-page__row-order{flex-wrap:wrap;gap:40px}.product-page__price{color:#111;font-size:16px;font-weight:800;line-height:1.3}.product-page__item{background:#fff;border-radius:10px;box-shadow:0 15px 70px -11px rgba(43,28,1,.04);color:#3f4e65;min-height:77px;padding:10px}.product-page__btn-price,.product-page__btn-share{align-items:center;display:flex;justify-content:center}.product-page__btn-share{color:#ffc85e;font-size:24px;width:77px}.product-page__text{font-size:12px;line-height:1.5;padding:20px 10px;text-align:center}.product-page__btn-price{font-size:14px;font-weight:700;width:186px}.product-page__btn-price .download{margin-left:5px}.product-page__row-info{flex-direction:column;gap:10px}.product-page__row-info .product-page__item{width:100%}.product-page__characteristics li{font-size:14px;font-weight:500;line-height:1.5;margin-bottom:5px}.product-page__characteristics li span{font-weight:300}.product-page__details{border-bottom:1px dashed rgba(63,78,101,.3);color:#111;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:20px;padding-bottom:20px}.product-page__btn-share_desktop{display:none}@media (min-width:535px){.product-page__row-info{flex-direction:row}}@media (min-width:800px){.product-page__flex{flex-direction:row}.product-page__image{width:40%}.product-page__content{width:60%}.product-page__title{font-size:30px}.product-page__packing{display:flex}.product-page__row{gap:10px;justify-content:flex-start}.product-page .product-page__btn-share{width:77px}.product-page .product-page__text{width:316px}.product-page .product-page__btn-price{width:186px}.product-page__btn-share_mobile{display:none}.product-page__btn-share_desktop{display:block}}
/*# sourceMappingURL=main.31aa1005.css.map*/