.Toastify__toast-theme--light{border:1px solid var(--success-color)}div{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pd-top-4{padding-top:4rem}.pd-top-13{padding-top:12rem!important}.top-140{top:140px!important}.error{font-size:12px;color:var(--danger-color);width:100%;text-align:left}.blinking-shadow{box-shadow:0 0 10px 5px var(--orange);animation:blinkShadow 2s ease-in-out infinite}.non-visible{display:none!important}.main-pdg{padding-top:10rem}@media screen and (max-width:760px){.main-pdg{padding-top:0}}.secondary-pdg{padding-top:10rem}@media screen and (max-width:1000px){.secondary-pdg{padding-top:0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes blinkShadow{0%{box-shadow:0 0 10px 5px rgba(255,105,180,0)}50%{box-shadow:0 0 10px 5px var(--orange)}to{box-shadow:0 0 10px 5px rgba(255,105,180,0)}}.info-message{min-height:50px;width:100%;background-color:var(--card-grey);display:flex;align-items:center;justify-content:center;position:fixed;padding:2rem;z-index:1;color:#000;text-align:center;font-weight:700;font-size:15px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);top:100px}@media screen and (max-width:1000px){.info-message{top:80px}}.loader-dots{position:relative;display:block;right:40%;width:10px;height:10px;border-radius:50%;background-color:var(--orange);box-shadow:32px 0 var(--orange),-32px 0 var(--orange);animation:flashPink .5s ease-out infinite alternate;margin-left:35px}@keyframes flashPink{0%{background-color:var(--orange);box-shadow:32px 0 var(--orange),-32px 0 var(--orange)}50%{background-color:#fff;box-shadow:32px 0 #fff,-32px 0 #fff}to{background-color:#fff;box-shadow:32px 0 var(--orange),-32px 0 var(--orange)}}.modal{position:fixed;top:0;left:0;background:rgba(0,0,0,.17);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:1000;-webkit-tap-highlight-color:rgba(0,0,0,0)}.modal .modal__overlay{width:100%;height:100%;cursor:pointer}.modal .modal__wrapper{display:flex;flex-direction:column;justify-content:center;padding:8px;position:fixed;background-color:#fff;min-height:300px;max-height:100%;width:500px}.modal .modal__wrapper .modal__wrapper_close-btn{position:absolute;right:0;z-index:1;padding-right:5px;cursor:pointer;top:10px;color:#000;font-size:30px}.modal .modal__wrapper .modal__wrapper_content{padding:22px}@media only screen and (max-width:600px){.modal .modal__wrapper{width:95%}.modal .modal__wrapper .modal__wrapper_content{padding:0}.modal .modal__wrapper .modal__wrapper_close-btn{right:10px;text-align:right}}.confirm-modal{overflow:hidden}.confirm-modal__container{display:flex;flex-direction:column}.confirm-modal__container span{text-align:center}.confirm-modal__container--btns{display:flex;align-items:center;justify-content:center;gap:50px;padding-top:30px}.confirm-modal__container--btns button{padding:5px 10px!important;font-size:13px!important;min-height:40px!important;min-width:100px}.confirm-modal__container--btns button:first-child{background:var(--danger-color)}.confirm-modal__container--title{color:var(--primary)}.confirm-modal__container--subtitle{color:var(--danger-color)}.confirm-modal .modal__wrapper{min-height:150px;width:600px;top:40%}.confirm-modal .modal__wrapper_content{display:flex;justify-content:center;min-height:90%;overflow:hidden}@media screen and (max-width:760px){.confirm-modal .modal__wrapper{width:95%}}.language-toggle{width:80px!important;position:fixed;top:120px;right:30px;display:flex!important;align-items:center}.language-toggle .sk-select__indicators{display:none}.language-toggle .sk-select__input-container{color:var(--orange)!important}.language-toggle .sk-select__control{border:none!important;border:1px solid var(--orange)!important}@media screen and (max-width:1000px){.language-toggle{display:none}}.mobile-language-toggle{position:unset;display:block}.loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading span{display:inline-block;width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-top:5px solid var(--orange);border-radius:50%;animation:spin 1s linear infinite;margin:150px 0}.card{min-width:200px;width:100%;min-height:270px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--white);border-radius:10px;cursor:pointer;gap:10px;padding:.5rem 1rem;height:270px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.card img{width:100px;height:100px;object-fit:contain}.card>div{max-width:200px;text-align:center}.card:hover{transition-duration:.5s;box-shadow:2px 3px 10px 3px #a9a9a9}.card__buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:100%!important;gap:10px}.card__buttons button{padding:5px 10px!important;font-size:13px!important;min-height:40px!important}.card::-webkit-scrollbar{display:none}.card-group{display:grid;grid-template-columns:auto auto auto;padding:5rem 2rem 2rem;grid-gap:1rem;gap:1rem}@media screen and (max-width:760px){.card-group{grid-template-columns:auto}}.sk-tooltip{position:absolute;z-index:9999;background-color:rgba(0,0,0,.75);color:#fff;padding:10px 2px;border-radius:4px;font-size:12px;width:130px}.bg-image-container{background-image:url(/_next/static/media/fast-food-background.5b901b94.png);min-height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:bottom;background-position-y:bottom;z-index:-1;opacity:.08;position:fixed;top:0}.back-button{position:absolute;top:3rem;left:5rem;display:flex;align-items:center;gap:10px}.back-button__title{color:var(--orange)}@media screen and (max-width:760px){.back-button{top:1rem;left:1rem}}.sk-select,.sk-select>div{width:100%}.sk-select__control{box-shadow:none!important;border:1px solid var(--orange)!important}.sk-select__menu{width:100%;border-radius:8px!important}.sk-select__option{cursor:pointer!important}.sk-select__option:hover{background-color:var(--card-background-color)!important}.sk-select__option--is-selected,.sk-select__option--is-selected:hover{background-color:var(--orange)!important}.main-menu{padding:100px 20px;background-color:var(--white);border-top-left-radius:15px;border-top-right-radius:15px}.main-menu h3{text-align:center;margin-bottom:30px}.main-menu_list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px 10px;gap:20px 10px}.main-menu__address_buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-bottom:60px}.main-menu__address_buttons button{width:100%;background-color:var(--card-grey);padding:20px 20px 10px;display:flex;flex-direction:column;gap:10px;border-radius:15px;position:relative;box-shadow:0 5px 10px rgba(0,0,0,.2)}.main-menu__address_buttons button.active{border:3px solid var(--orange);border-radius:15px;color:var(--orange);transform:scale(1.01);box-shadow:0 8px 16px rgba(0,0,0,.2)}.main-menu__address_buttons button.active span{color:var(--orange)}.main-menu__address_buttons button img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:5px}.main-menu__address_buttons button:hover{transform:scale(1.01);box-shadow:0 8px 16px rgba(0,0,0,.2);border-radius:15px;transition:transform .3s ease-out,box-shadow .3s ease-out}.main-menu__address_buttons button:hover .main-menu__address_buttons--title{visibility:visible}@media screen and (max-width:600px){.main-menu__address_buttons{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.main-menu{padding-top:80px;padding-bottom:20px}.main-menu_list{grid-template-columns:repeat(3,1fr)}.main-menu .address_buttons{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px}}@media screen and (max-width:550px){.main-menu_list{grid-template-columns:repeat(2,1fr)}}.footer{padding-top:20px;padding-bottom:20px;background-color:var(--orange);width:100vw}.footer,.footer *{color:var(--white)!important}.footer__inner{gap:15px}.footer__inner,.footer__inner-container{display:flex;align-items:center;flex-direction:column}.footer__inner-container{gap:10px}.footer__inner-container--links{display:flex;gap:30px}.footer__inner-contacts{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.footer a{text-decoration:underline}.footer__fixed{position:fixed;bottom:0}@media screen and (max-width:760px){.footer__inner-container--links{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}}.header{justify-content:space-between;position:fixed;background:#fff;width:100%!important;padding:0 100px;z-index:1;top:0;box-shadow:0 3px 20px rgba(0,0,0,.1607843137)}.header,.header__logo{display:flex;align-items:center}.header__logo{height:100px;padding-top:20px;padding-bottom:20px;cursor:pointer}.header__logo img{height:100%;object-fit:cover}.header__logo h1{font-size:26px;margin-left:10px;color:var(--orange)}.header__navs{display:flex;align-self:center}.header__navs button span{color:var(--primary-grey)}.header__navs button:not(:last-child){margin-right:20px}.header__navs--name{display:flex;align-items:center;padding-right:10px;color:var(--orange);cursor:pointer}.header__navs_mobile{display:none;flex:1 1;justify-content:flex-end}@media screen and (max-width:1060px){.header__logo h1{font-size:20px;line-height:22px}}@media screen and (max-width:1000px){.header{position:-webkit-sticky;position:sticky;z-index:10;top:0;background-color:#fff;box-shadow:0 3px 20px rgba(0,0,0,.1607843137)}.header__logo{padding:10px 0;height:80px}.header__logo h1{font-size:20px;line-height:22px}.header__navs{display:none}.header__navs_mobile{display:flex}}@media screen and (max-width:414px){.header__logo h1{display:none}}@media screen and (max-width:760px){.header{padding:0 20px}}.burger{position:relative;width:35px;height:24px;margin:0 20px;background:none;border:none;cursor:pointer;display:flex;justify-content:flex-end;align-items:center}.burger__lines{position:relative;width:100%;height:4px;background-color:var(--orange);transition:background-color .3s}.burger__lines:after,.burger__lines:before{content:"";position:absolute;width:100%;height:4px;background-color:var(--orange);transition:transform .3s,top .3s,background-color .3s}.burger__lines:before{top:-10px;left:0}.burger__lines:after{top:10px;left:0}.burger__navs{flex-direction:column;display:flex;position:fixed;align-items:center;justify-content:center;z-index:10;right:-100%;width:300px;top:0;height:100vh;transition:.3s;background-color:#fff;padding-bottom:150px}.burger__navs>button{margin-bottom:20px;font-size:22px}.burger__navs>button span{color:var(--orange)!important}.burger__navs-active{right:0}.burger__active .burger__lines{background-color:rgba(0,0,0,0)}.burger__active .burger__lines:before{transform:rotate(45deg);top:0}.burger__active .burger__lines:after{transform:rotate(-45deg);top:0}.navs_bg{position:fixed;left:0;top:0;width:100vw;height:100vh;overflow:hidden;z-index:2;background:rgba(0,0,0,.311)}.services{display:grid;justify-content:center;justify-items:center;grid-template-columns:repeat(3,minmax(0,300px));grid-gap:30px;gap:30px;padding:100px 20px 20px;background-color:var(--white);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.services_el{display:flex;flex-direction:column;width:100%;padding:30px 15px;border-radius:10px;box-shadow:0 0 12px var(--orange-with-opacity);text-align:center}.services_el img{width:100%;aspect-ratio:1/1;object-fit:contain;object-position:center}.services_el h4{font-weight:600;margin:20px 0 10px;color:var(--orange)}@media screen and (max-width:1000px){.services h4{font-size:20px;line-height:22px}}@media screen and (max-width:600px){.services{display:flex;flex-direction:column}}.addresses{padding-top:50px;padding-bottom:30px}.addresses__wrapper{display:flex;justify-content:space-evenly;align-items:center}.addresses__wrapper--links{display:flex;flex-direction:column}.addresses__wrapper--links-elem{display:inline-flex;align-items:center;background-color:rgba(0,0,0,0)}.addresses__wrapper--links-elem_active *{color:var(--orange)}.addresses__wrapper--image{max-width:50%;aspect-ratio:16/10;width:600px;height:375px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:10px;box-shadow:0 0 15px var(--orange-with-opacity)}@media screen and (max-width:600px){.addresses__wrapper{flex-direction:column}.addresses__wrapper--image{margin:10px 0 0;max-width:100%}}.maps{display:flex;justify-content:space-evenly;align-items:center}.maps .addr{display:flex;flex-direction:column}.maps .addr_map{display:inline-flex;align-items:center;background-color:rgba(0,0,0,0)}.maps .addr_map.active{color:var(--orange)}.maps .addr_image{max-width:50%;aspect-ratio:16/10}.maps .addr_image img{height:100%;width:100%;object-fit:cover;object-position:center center}.address{padding-top:50px;padding-bottom:30px}@media screen and (max-width:650px){.maps .addr_image{max-width:60%;margin-left:10px}}@media screen and (max-width:500px){.maps{flex-direction:column}.maps .addr_image{max-width:100%;margin:10px 0 0}}.welcome{padding-bottom:50px;display:flex;align-items:center;justify-content:space-between}.welcome__left{flex:1 1}.welcome__left h4{display:flex;flex-direction:column}.welcome__left h4 span{color:var(--orange);font-weight:600;font-size:35px}.welcome__left p{margin:15px 0 25px;max-width:500px}.welcome__left p span{color:var(--orange);font-weight:600}.welcome__left--actions{display:flex;align-items:center}.welcome__left--actions_sep{height:30px;width:2px;margin:0 20px;background-color:var(--primary);display:inline-block}.welcome__left--actions button:nth-child(3) span{color:var(--primary-grey)!important}.welcome__right{width:30%;margin-left:30px;display:flex;justify-content:center}.welcome__right img{width:100%}@media screen and (max-width:800px){.welcome{padding-top:80px;padding-bottom:20px}.welcome__left{margin-right:15px}.welcome__left h4{margin-bottom:20px;font-size:22px}.welcome__left h4 span{color:var(--orange);font-weight:600;font-size:26px}.welcome__left p{display:none}.welcome__left--actions_sep{height:30px;width:2px;margin:0 20px;background-color:var(--primary);display:inline-block}.welcome__right{width:25%;margin-left:15px}}@media screen and (max-width:600px){.welcome{padding-bottom:20px}.welcome__left{margin:0}.welcome__left h4{font-size:24px}.welcome__left h4 span{font-size:28px}.welcome__right{margin:0;width:0}}.food-card{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:20px 10px 15px;border-radius:15px;cursor:pointer;background-color:var(--card-grey);box-shadow:0 5px 10px rgba(0,0,0,.2)}.food-card__basket{position:absolute;right:5px;bottom:10px}.food-card__title{margin:10px 0 5px;text-align:center;font-size:17px;line-height:27px;letter-spacing:-1px}.food-card__price{font-size:16px;font-weight:400;margin-bottom:10px}.food-card img{object-fit:cover;width:80%;aspect-ratio:1/1;border-radius:5px}.food-card h5{margin:10px 0 5px;text-align:center}.food-card h6{font-size:16px;font-weight:400;margin-bottom:10px}.food-card:hover{transform:scale(1.007);transition:transform .3s ease-out,box-shadow .3s ease-out}@media screen and (max-width:850px){.food-card img{width:100%}.food-card__title{font-size:15px}.food-card>button{font-size:10px!important}.food-card>button span{white-space:nowrap}.food-card__basket{bottom:5px}}.add-basket{background:var(--primary-grey);height:40px;width:40px;box-shadow:0 8px 16px rgba(0,0,0,.2)}.add-basket,.add-basket__count{display:flex;align-items:center;justify-content:center;border-radius:50%}.add-basket__count{position:absolute;top:-7px;right:0;color:var(--white);height:18px;width:18px;background-color:var(--orange);font-size:11px}.add-basket__icon circle,.add-basket__icon path{stroke:var(--white)}.add-basket:hover,.add-basket__icon--active{background:var(--orange)}.add-basket:hover circle,.add-basket:hover path,.add-basket__icon--active circle,.add-basket__icon--active path{stroke:var(--white)}@media screen and (max-width:760px){.add-basket{height:35px;width:35px}}.product-counter{background:var(--primary-grey);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 8px 16px rgba(0,0,0,.2);position:absolute;bottom:10px;left:5px}.product-counter:hover{background:var(--orange)}.product-counter:hover circle,.product-counter:hover path{stroke:var(--white)}@media screen and (max-width:760px){.product-counter{height:35px;width:35px;bottom:5px}}.phone-container{position:fixed;z-index:99;bottom:40px;right:30px;box-shadow:4px 1px 12px 2px rgba(0,0,0,.2666666667);border-radius:50%}.phone-container,.phone-container a{display:flex;justify-content:center;align-items:center}.phone-container:hover{transform:scale(1.12);box-shadow:0 8px 16px rgba(0,0,0,.2);transition:transform .3s ease-out,box-shadow .3s ease-out;animation:blinkShadow 2s ease-in-out infinite}@media screen and (max-width:760px){.phone-container{bottom:5px;right:5px}.phone-container svg{height:60px;width:60px}}.main-page__video{position:fixed;height:100vh;width:100vw;left:0;top:0;z-index:100}.main-page__video iframe{position:absolute;width:80%;max-width:600px;aspect-ratio:16/9;margin:auto;left:0;top:0;bottom:0;right:0}.main-page__video--close{height:100vh;width:100vw;background-color:rgba(0,0,0,.533);left:0;top:0;z-index:100}.main-page__blocked{height:100vh;width:100vw;overflow:hidden}@media screen and (max-width:500px){.main-page__video iframe{width:90%}}.policy-page__container{background-color:var(--white);padding:20px;border-radius:15px}.policy-page h2,.policy-page h3,.policy-page h4,.policy-page h5,.policy-page p{margin:0}.policy-page h2{font-size:40px;margin-top:30px;margin-bottom:20px;line-height:43px;font-weight:500}.policy-page h3{font-size:28px;line-height:32px;font-weight:500;margin:25px 0 0}.policy-page h4{font-size:24px;line-height:28px;font-weight:700;margin:25px 0 15px 10px}.policy-page h5{font-size:20px;line-height:24px;font-weight:500;margin:25px 0 5px;text-decoration:underline}.policy-page p{font-size:16px;line-height:20px}.policy-page p:last-child{margin-bottom:30px}@media screen and (max-width:760px){.policy-page h2{font-size:30px}}@media(max-width:500px){.policy-page h2{margin-top:26px;margin-bottom:16px;line-height:39px}.policy-page h3{font-size:24px;line-height:28px;margin:21px 0 0}.policy-page h4{font-size:20px;line-height:24px;margin:21px 0 11px 6px}.policy-page h5{font-size:16px;line-height:20px;margin:21px 0 1px}.policy-page p{font-size:12px;line-height:16px}.policy-page p:last-child{margin-bottom:26px}}.terms-page__container{background-color:var(--white);padding:20px;border-radius:15px}.terms-page h2,.terms-page h3,.terms-page h4,.terms-page h5,.terms-page p{margin:0}.terms-page h2{font-size:40px;margin-top:30px;margin-bottom:20px;line-height:43px;font-weight:500}.terms-page h3{font-size:28px;line-height:32px;font-weight:500;margin:25px 0 0}.terms-page h4{font-size:24px;line-height:28px;font-weight:700;margin:25px 0 15px 10px}.terms-page h5{font-size:20px;line-height:24px;font-weight:500;margin:25px 0 5px;text-decoration:underline}.terms-page p{font-size:16px;line-height:20px}.terms-page p:last-child{margin-bottom:30px}@media screen and (max-width:760px){.terms-page h2{font-size:30px}}@media(max-width:500px){.terms-page h2{margin-top:26px;margin-bottom:16px;line-height:39px}.terms-page h3{font-size:24px;line-height:28px;margin:21px 0 0}.terms-page h4{font-size:20px;line-height:24px;margin:21px 0 11px 6px}.terms-page h5{font-size:16px;line-height:20px;margin:21px 0 1px}.terms-page p{font-size:12px;line-height:16px}.terms-page p:last-child{margin-bottom:26px}}.checkout-page{min-height:100vh;display:flex;justify-content:space-between;flex-direction:column}.checkout-page__container{background-color:var(--white);flex:1 1;display:flex;align-items:center;padding-bottom:30px;padding-right:20px;padding-left:20px;flex-wrap:wrap;justify-content:center;gap:40px;border-radius:15px}@media screen and (max-width:760px){.checkout-page__container{padding-top:75px}}.payment-page{display:flex;flex-direction:column;align-items:center;padding-top:80px;text-align:center;background-color:var(--white);height:100vh}.payment-page img{width:250px}.payment-page h4,.payment-page p{margin-bottom:10px}.payment-page p{width:90%}.payment-page a,.payment-page button{margin-bottom:15px}.payment-page a.btn{padding:10px;border-radius:5px;background-color:var(--orange);color:#fff}@media screen and (max-width:760px){.payment-page{padding-top:50px}.payment-page img{width:210px}}.login-page{height:100vh;display:flex;justify-content:center;width:100%}.login-page,.login-page__form{flex-direction:column;align-items:center}.login-page__form{display:inline-flex;justify-content:stretch}.login-page__form--group{display:flex;flex-direction:column;align-items:center;min-width:300px;text-align:center}.login-page__form--group input{width:100%;padding:8px 16px;font-size:16px;border:1px solid var(--orange);border-radius:8px;margin-bottom:10px}.edit-address-modal-content__form,.edit-address-modal-content__form_group{display:flex;flex-direction:column;align-items:center}.edit-address-modal-content__form_group{max-width:300px;margin:10px 0;text-align:center;width:100%}.edit-address-modal-content__form_group input{width:100%;padding:8px 16px;font-size:14px;border:1px solid var(--orange);border-radius:8px;text-align:center}.addresses-page{background-color:var(--card-background-color)}.addresses-page__list{display:grid;grid-template-columns:auto auto auto;padding:5rem 2rem 2rem;grid-gap:1rem;gap:1rem}.addresses-page__add-new{padding:2rem;cursor:pointer;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px;opacity:.8}.addresses-page__add-new:hover{transform:scale(1.005);opacity:1}.addresses-page__products--count{width:100%;color:var(--orange-hover);padding-left:2rem;display:flex;align-items:center;gap:10px}.addresses-page__products--count b{font-size:18px}.addresses-page .card img{width:200px;height:130px}@media screen and (max-width:760px){.addresses-page__list{grid-template-columns:auto}.addresses-page__products--count{display:flex;justify-content:center;align-items:center;gap:10px}.addresses-page__add-new{width:100%;justify-content:center}}.admin-orders__lists{display:flex;justify-content:space-evenly;align-items:stretch;gap:10px;padding:10px}.admin-orders__lists_el{flex:1 1;border:1px solid;padding:10px;gap:10px;display:flex;flex-direction:column;min-height:360px}@media screen and (max-width:760px){.admin-orders__lists{flex-direction:column}}.edit-product-modal-content__form,.edit-product-modal-content__form_group{display:flex;flex-direction:column;align-items:center}.edit-product-modal-content__form_group{max-width:300px;margin:10px 0;text-align:center;width:100%}.edit-product-modal-content__form_group input{width:100%;padding:8px 16px;font-size:14px;border:1px solid var(--orange);border-radius:8px;text-align:center}.edit-product-modal-content__form_group .sk-select img{height:auto!important;width:auto!important}.admin-products{background-color:var(--card-background-color)}.admin-products__list{display:grid;grid-template-columns:auto auto auto;padding:5rem 2rem 2rem;grid-gap:1rem;gap:1rem}.admin-products__add-new{padding:2rem;cursor:pointer;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px;opacity:.8}.admin-products__add-new:hover{transform:scale(1.005);opacity:1}.admin-products__products--count{width:100%;color:var(--orange-hover);padding-left:2rem;display:flex;align-items:center;gap:10px}.admin-products__products--count b{font-size:18px}@media screen and (max-width:760px){.admin-products__list{grid-template-columns:auto}.admin-products__products--count{display:flex;justify-content:center;align-items:center;gap:10px}.admin-products__add-new{width:100%;justify-content:center}}.orders-history-page{background-color:var(--card-background-color)}.orders-history-page__orders--count{width:100%;color:var(--orange-hover);padding-left:2rem;display:flex;align-items:center;gap:10px;padding-top:1rem}.orders-history-page__orders--count b{font-size:18px}.orders-history-page__card-group .card{height:340px}.orders-history-page__card-group .card>div{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:unset}.orders-history-page__card-group .card__buttons{align-items:center!important;padding-top:5px}.orders-history-page__card-group--elem{display:flex;flex-direction:row!important}.orders-history-page__card-group--elem__orange{color:var(--orange)!important}@media screen and (max-width:760px){.orders-history-page__card-group .card{min-height:340px;height:-moz-fit-content;height:fit-content}.orders-history-page__orders--count{display:flex;justify-content:center;align-items:center;gap:10px}}@font-face{font-family:GothamKirilPro;src:url(/_next/static/media/GothamKirilPro.c25d4c22.ttf)}@font-face{font-family:GothamBook;src:url(/_next/static/media/GothamBook.477f1222.ttf)}*{margin:0;padding:0;box-sizing:border-box;color:#333;font-family:GothamKirilPro}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ee6e26}::-webkit-scrollbar-thumb:hover{background:#555}body{overflow-x:hidden;position:relative}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}ol,ul{list-style:none}svg{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button,input,select,textarea{font:inherit;border:none;outline:none}button{cursor:pointer}:focus{outline:none}button,h1,h2,h3,h4,h5{color:#333}h1{font-size:56px;line-height:84px}h1,h2{font-weight:500}h2{font-size:48px;line-height:72px}h3{font-size:36px;line-height:54px}h3,h4{font-weight:500}h4{font-size:24px;line-height:36px}h5{font-weight:500;line-height:27px}h5,p{font-size:18px}p{font-weight:400;line-height:23.4px}p,p.small{letter-spacing:.01em}p.small{font-size:14px;font-weight:300;line-height:18.2px}:root{--white:#fff;--primary:#242424;--primary-hover:#474747;--primary-focus:#1f1f1f;--primary-disabled:#cfcfcf;--primary-grey:#333333;--secondary-hover:#ebebeb;--border:var(--primary);--light-border:#585858;--placeholder:#8c8c8c;--orange:#ee6e26;--orange-hover:#fe6812;--card-background-color:#fff4ee;--danger-color:#d93025;--success-color:#07bc0c;--card-grey:#f5f4f2;--orange-with-opacity:rgba(238,110,38,0.8)}.container{width:1200px;margin:0 auto}@media screen and (max-width:1300px){.container{width:900px}}@media screen and (max-width:1000px){.container{width:750px}}@media screen and (max-width:800px){.container{margin:auto;width:100%;padding-left:25px;padding-right:25px}}