::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#f37a45;border-radius:30px}:focus-visible{outline:0}.custom-tooltip{--bs-tooltip-bg:#fff;--bs-tooltip-color:#f37a45;--bs-tooltip-font-size:12px}*{margin:0;padding:0;border:0;outline:0;box-sizing:border-box}::after,::before{box-sizing:border-box}html{width:100vw;height:100%}body{width:100%;color:#7b7b7b;background-color:#fff;color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:14px;line-height:1.8;overflow-x:hidden;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}.wrapper{padding-top:70px;width:100%;display:flex;flex-direction:column;overflow:hidden}.card{border:0;border-radius:10px;overflow:hidden;transition:color .3s ease-out}.card:hover .item-product-information::before{transform:scale(6)}.card:hover .item-product-information a,.card:hover .item-product-weight{color:#fff;transition:color .3s ease-out}.card:not(:hover) .item-product-information a,.card:not(:hover) .item-product-weight{transition:color .3s ease-out}.item-product-information{position:relative;height:100%;padding:8px 30px 15px 11px;overflow:hidden}.item-product-information::before{content:"";position:absolute;right:-63px;bottom:-72px;width:116px;height:116px;background-color:#f37a45;border-radius:50%;transform:scale(1);transform-origin:50% 50%;transition:transform .3s ease-out}.card-title,.item-product-weight{position:relative}.card-title{margin-bottom:6px;min-height:57px}.card-title a{color:#7b544e;font-family:Heuristica,sans-serif;font-weight:400;font-size:16px;line-height:normal}.go-arrow{position:absolute;right:14px;bottom:14px;width:11px;height:11px}.item-product-weight{color:#8c8c8c;font-family:Manrope,sans-serif;font-weight:400;font-size:12px;line-height:normal}.product-grid{display:grid;grid-row-gap:16px;grid-column-gap:16px;overflow-y:hidden}.product-grid .card{margin-left:0;margin-right:2px}.item-product-image{height:300px;flex-shrink:0}.item-product-image a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.phone{white-space:nowrap}.hidden{display:none}.text-center{text-align:center}.center{margin-left:auto;margin-right:auto}.right{margin-left:auto}small{font-size:70%}.form-control:focus{border-color:#fbc2eb;outline:0;box-shadow:none}label{-webkit-user-select:none;-moz-user-select:none;user-select:none}textarea{resize:vertical}select{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.modal{padding:20px}.modal.in .modal-dialog{top:calc(50% - 83px);transform:translateY(-50%)}.modal-content{padding:20px}.modal-header .close{margin-top:-35px;margin-right:-35px;padding:10px;width:50px;height:50px;font-size:30px}.modal-title{color:#000;font-family:"Craftwork Grotesk",sans-serif;font-weight:700;font-size:32px}#error-not-found h1,#error-not-found p{margin-bottom:15px}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}h1{font-size:48px}h2{font-size:27px}h3{font-size:21px}h4{font-size:15px}h5{font-size:12px}h6{font-size:10.2px}img{height:auto;max-width:100%;display:block;border:none}dd,fieldset,hr,table,ul{margin:0}address{margin-bottom:0}ul li{list-style:none}ul{padding-left:0}button{cursor:pointer}a{color:#7b544e;text-decoration:none;transition:color .3s ease 0s}a:hover,a:link,a:visited{text-decoration:none}a:focus{outline:0}a:active{outline:0}a:hover{color:#f37a45;text-decoration:none}.breadcrumb{position:relative;margin:8px 0;padding:8px 0;display:flex;flex-wrap:nowrap;justify-content:end;align-items:center;overflow:auto;z-index:1}.breadcrumb>li:not(:last-child){padding-right:18px}.breadcrumb>li{position:relative;list-style-type:none;display:flex;align-items:center;white-space:nowrap}.breadcrumb>li+li::before{content:"";padding:0}.breadcrumb>li:not(:last-child)::after{content:"/";position:absolute;top:-5px;right:11px;width:0;height:0;display:block;color:#8c8c8c}.breadcrumb>li a{color:#8c8c8c;font-family:Manrope,sans-serif;font-weight:300;font-size:14px;line-height:1}.breadcrumb>li a:hover{color:#000}.breadcrumb::-webkit-scrollbar{height:2px}.breadcrumb::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}#content{min-height:600px}.mini-cart{position:relative}#cart{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;z-index:1}#cart-total{position:absolute;top:-7px;right:-8px;width:15px;height:15px;padding:2px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#7d965e;font-family:Manrope,sans-serif;font-weight:400;font-size:10px;line-height:1.1;text-transform:uppercase;border-radius:50%}.container-cart{display:none;position:absolute;top:60px;right:0;width:300px;color:#000;background-color:#fff;border-radius:5px;box-shadow:0 80px 22px 0 transparent,0 51px 20px 0 rgba(0,0,0,.01),0 29px 17px 0 rgba(0,0,0,.05),0 13px 13px 0 rgba(0,0,0,.09),0 3px 7px 0 rgba(0,0,0,.1);overflow:hidden;transition:1s;cursor:auto}.container-cart.in{display:block;height:auto;transition:1s;animation:fadeIn .5s ease forwards}@keyframes fadeIn{from{padding:0 15px;opacity:0}to{padding:32px 15px;opacity:1}}.title-mini-cart{margin-bottom:29px;color:#222b45;font-family:"Craftwork Grotesk",sans-serif;font-weight:700;font-size:20px;line-height:1}.list-product-cart{padding-right:10px;max-height:50vh;overflow:auto}.item-product-cart{width:100%;display:flex;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #edf1f7}.information-product-cart{width:100%;display:flex;flex-direction:column;justify-content:space-between}.top-product-cart{width:100%;display:flex}.bottom-product-cart{width:100%;display:flex;justify-content:space-between;align-items:center}.bottom-product-cart .total-product{color:#222b45;font-family:"Craftwork Grotesk",sans-serif;font-weight:700;font-size:15px;line-height:1.3}.image-product-cart{margin-right:12px;min-width:80px;width:80px;border-radius:5px;overflow:hidden}.delete-product{margin-left:auto}.delete-product button{padding:7.5px 12px;min-height:auto;background-color:transparent;cursor:pointer}.name-product{margin-top:17px;color:#0d0802;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:normal}.name-product a{display:block;font-size:14px;font-style:normal;line-height:20px;text-align:left}.item-totals.total{margin-top:15px;margin-bottom:29px;display:flex;justify-content:space-between}.item-totals .name-total{color:#222b45;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.3}.item-totals .value-total{color:#222b45;font-family:"Craftwork Grotesk",sans-serif;font-weight:700;font-size:20px;line-height:1}.group-cart-button{display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.group-cart-button a.btn-checkout{margin-bottom:22px;height:55px;color:#fff;border-radius:27.5px;background:linear-gradient(90deg,#f6d365 0,#fda085 100%);display:flex;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:normal;text-transform:none;transition:color .2s ease 0s,background-color .2s ease 0s}.group-cart-button a.btn-checkout:hover{color:#fff}.group-cart-button button[type=button]{color:#222b45;-webkit-text-fill-color:#222b45}.group-cart-button button.btn-exit{font-size:16px;background-color:transparent;border:0;cursor:pointer}.quantity-product .qty-spinedit{display:flex}.quantity-product .qty-spinedit .quantity{color:#c5cee0;text-align:center;font-family:Manrope,sans-serif;font-weight:700;font-size:16px;line-height:1.4;background-color:transparent}.quantity-product .quantity{border:none;text-align:center}.quantity-product input.qty-minus,.quantity-product input.qty-plus{width:30px;height:30px;border-radius:11px;color:#8992a3;background-color:transparent;font-size:24px;line-height:1;border:1px solid #edf1f7;cursor:pointer}.pagination{margin:0;border-radius:0;justify-content:end}.pagination>li.text_first a,.pagination>li.text_last a,.pagination>li.text_next a,.pagination>li.text_prev a{color:#121212;background-color:transparent;font-size:22px}.pagination>li>a,.pagination>li>span{margin-left:7px;margin-right:7px;margin-bottom:12px;min-width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#121212;background-color:#ededed;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.5;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease 0s,color .3s ease 0s}.pagination>li:last-child>a,.pagination>li:last-child>span{border-radius:10px}.pagination>li:first-child>a,.pagination>li:first-child>span{border-radius:10px}.pagination>.active>a{color:#fff;background-color:#f37a45;border-color:transparent;cursor:default}.pagination>.active>a:focus,.pagination>.active>a:hover{color:#fff;background-color:#f37a45;border-color:transparent;cursor:default}.pagination>.active>span{color:#fff;background-color:#f37a45;border-color:transparent;cursor:default}.pagination>.active>span:focus,.pagination>.active>span:hover{color:#fff;background-color:#f37a45;border-color:transparent;cursor:default}.pagination>li>a:focus,.pagination>li>a:hover{color:#fff;background-color:#f37a45}.pagination>li>span:focus,.pagination>li>span:hover{color:#fff;background-color:#f37a45}.pagination_block{width:100%;white-space:nowrap;overflow-x:auto}.pagination_block::-webkit-scrollbar{height:2px}.swiper-pagination{position:relative;margin-top:39px;text-align:center}.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ffe9da;opacity:1}.swiper-pagination .swiper-pagination-bullet-active{background:#f37a45}.btn{padding:10px 18px;min-height:50px;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#f37a45;font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:normal;letter-spacing:.24px;text-transform:uppercase;border-radius:10px;border:1px solid #f37a45;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;cursor:pointer}.btn:hover{color:#f37a45;border-color:#f37a45;background-color:transparent}.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:#f37a45;background-color:transparent;border-color:#f37a45}header{position:fixed;top:0;left:0;width:100vw;height:70px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 64px 18px 0 rgba(176,176,176,0),0 41px 16px 0 rgba(176,176,176,.01),0 23px 14px 0 rgba(176,176,176,.05),0 10px 10px 0 rgba(176,176,176,.09),0 3px 6px 0 rgba(176,176,176,.1);z-index:100}header a{color:#1e1e1e;font-family:Heuristica,sans-serif;font-weight:400;font-size:16px;line-height:normal;text-transform:uppercase;text-shadow:0 0 #1e1e1e}.content-header{display:flex;justify-content:space-between;align-items:center}.logo-catalog{display:flex;align-items:center}.logo-catalog .catalog{margin-left:43px;padding-left:15px;padding-right:15px}button#show_categories_btn{padding:10px 18px;width:146px;height:44px;display:flex;justify-content:flex-start;align-items:center;border-radius:22.5px;background:linear-gradient(90deg,#f16222 0,#e78d73 100%)}button#show_categories_btn:hover::before{opacity:1}button#show_categories_btn span{padding-top:2px;color:#fff;font-family:Heuristica,sans-serif;font-weight:400;font-size:16px;line-height:normal;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}button#show_categories_btn svg{margin-right:14px;flex-shrink:0}.header-informations{margin-left:auto;margin-right:auto;display:flex;align-items:center}.header-informations li{padding-left:15px;padding-right:15px}.header-informations li .popup_call_phone,.header-informations li a{color:#1e1e1e;background-color:transparent;font-family:Heuristica,sans-serif;font-weight:400;font-size:16px;line-height:normal;text-transform:uppercase;white-space:nowrap;text-shadow:0 0 #1e1e1e;transition:color .3s ease 0s}.header-informations li .popup_call_phone:hover,.header-informations li a:hover{color:#f37a45}.socials-pay-icons{margin-left:auto;display:flex;align-items:center}.header-socials{margin:0 auto;padding:0;display:flex;flex-wrap:wrap;align-items:center;list-style-type:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-socials .header-item{margin-bottom:8px}.header-socials .header-item:not(:last-child){margin-right:8px}.header-socials .header-item a img{width:29px}.header-pay-icons{margin-left:19px;display:flex;flex-wrap:wrap;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-pay-icons .item_icon{margin-bottom:3px}.header-pay-icons .item_icon:not(:last-child){margin-right:3px}.header-pay-icons .item_icon img{width:111px}footer{position:relative;margin-top:45px;padding-top:55px;padding-bottom:60px;flex:1 1 auto;color:#fff;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.4;background-color:#f37a45;overflow:hidden}footer::after,footer::before{position:absolute;content:"";border-radius:50%;filter:blur(150px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}footer::before{top:-33px;left:-258px;width:830px;height:830px;background:rgba(255,255,255,.1)}footer::after{top:-287px;right:-196px;width:783px;height:783px;background:rgba(159,0,0,.2)}footer a{color:rgba(255,255,255,.78);font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.4}footer a:hover{color:#fff;text-decoration:underline}footer .phone{line-height:1.4}footer .extra{font-size:12px}.footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px}.footer__columns,.footer__columns .column-item{position:relative;z-index:1}.footer__columns .footer-logo{margin-bottom:34px}.footer-messenger{margin:0 auto;padding:0;display:flex;flex-wrap:wrap;align-items:center;list-style-type:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-messenger .footer-item{margin-bottom:10px}.footer-messenger .footer-item:not(:last-child){margin-right:14px}.footer-messenger .footer-item a img{width:48px}.footer-title{margin-top:6px;margin-bottom:10px;color:#fff;font-family:Heuristica,sans-serif;font-weight:400;font-size:24px;line-height:1.3}.footer-pay-icons{margin-top:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-pay-icons .item_icon:not(:last-child){margin-bottom:8px}.footer-pay-icons .item_icon img{width:180px}@supports (overflow:clip){.wrapper{overflow:clip}}.sc-megamenu>nav{position:relative;height:100%}.sc-megamenu-list{position:relative;margin:0;padding:0;padding-top:10px;padding-bottom:10px;border-radius:10px;list-style:none}.sc-megamenu-list-item svg{flex-shrink:0;width:20px;height:20px;padding:5px}.sc-megamenu-list-item.active>a,.sc-megamenu-list-item:hover>a{color:#f37a45}.sc-megamenu-list-item>svg path{flex-shrink:0;transition:all .2s ease 0s}.sc-megamenu-list-item.active>svg path,.sc-megamenu-list-item:hover>svg path{stroke:#f57c27}.sc-megamenu-child{position:absolute;top:0;left:0}.sc-megamenu-child-narrow{right:auto;bottom:0;border-radius:10px}.sc-megamenu-child-narrow ul{max-height:calc(100% - 56px);overflow-y:auto}.sc-megamenu-child-narrow li{display:flex;justify-content:space-between;align-items:center}.sc-megamenu-child-narrow li a{flex-grow:1}#product-category{position:relative}#product-category .page_top{position:relative;padding:34px 10px 23px;width:100%;height:99px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}#product-category .page_top img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-scrollbar{background:#efefef;z-index:1}.swiper-scrollbar-drag{background:#d3d3d3}#product-category{position:relative}.category__image-left{position:absolute;top:130px;left:-180px;width:20%;rotate:25deg;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.subcategory__list-container{white-space:nowrap;overflow-x:auto}.subcategory__list-wrap{position:relative;padding-bottom:20px;width:100%;overflow:hidden}.subcategory__list-wrap .subcategory__item:not(:last-child){margin-right:10px}.subcategory__item{padding:5px 15px 5px 5px;width:auto;height:50px;display:flex;align-items:center;border-radius:30px;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border:1px solid #f4f2ef;transition:all .3s ease 0s}.subcategory__item:hover{background-color:#f37a45;border-color:#fff}.subcategory__item:hover .subcategory__name{color:#fff}.subcategory__link{display:flex;align-items:center}.subcategory__img{margin-right:10px;width:40px;height:40px;display:flex;flex-shrink:0;align-items:center;border-radius:40px;background-color:#fff;overflow:hidden}.subcategory__img img{width:40px}.subcategory__name{color:#000;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:normal;white-space:nowrap;transition:all .3s ease 0s}.category__title-wrap{margin-top:35px;margin-bottom:22px;width:100%;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.category__title{margin-top:0;margin-bottom:0;margin-right:30px;padding-bottom:20px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:40px;line-height:1;text-transform:uppercase}.pagination_wrapper{margin-top:76px;margin-bottom:123px;display:flex;flex-direction:column-reverse;align-items:end}.category__description{color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:14px;line-height:1.8}.main_banner{position:relative;padding-bottom:20px}.main_banner::before{position:absolute;content:"";top:-70px;right:0;width:100%;height:100%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI1ODgiIHZpZXdCb3g9IjAgMCAxOTIwIDU4OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfaV8yMDMzXzg0MSkiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI0OTguODkgLTY5Ni44NDFDMjUwMC40OSAtNzEzLjMyNSAyNDg4LjQyIC03MjcuOTg2IDI0NzEuOTQgLTcyOS41OTNMMzkuNjg0NiAtOTY2LjcwNUMyMy4xODc0IC05NjguMzEzIDguNTEyMjkgLTk1Ni4yMzggNi45MTM2MyAtOTM5Ljc0TC04MS4xMjc1IC0zMS4xNkMtODIuNzI0OSAtMTQuNjc1NCAtNzAuNjYxOCAtMC4wMTQ5NzAzIC01NC4xNzgyIDEuNTkxOTVMLTI3LjM4OTMgNC4yMDM0OEMtMTcuMjk0OCA1LjE4NzU1IC04LjQ4NzY3IDExLjI3MjMgLTMuMjQ3MzggMTkuOTU2QzM2LjE5NzUgODUuMzIwMyAxMDQuMTk4IDEzMi45MjIgMTg2LjE2MSAxNDMuODQzQzIzNi41NDUgMTUwLjU1NiAyODUuNDY2IDE0Mi41MTEgMzI4LjUwMiAxMjMuMDYxQzM0Ni40NjUgMTE0Ljk0MyAzNjguNzc2IDEyMi45ODkgMzc5LjM4MiAxMzkuNjA1QzQwMy4wMzYgMTc2LjY2IDQ0Mi40MzMgMjAzLjQ3NCA0ODkuNjQyIDIwOS43NjRDNTUyLjgwOCAyMTguMTggNjEyLjA5NiAxODcuNDc2IDY0Mi43MjMgMTM2LjQ0NUM2NTIuNjI5IDExOS45NCA2NzMuODEyIDExMS4xMTIgNjkxLjE1OSAxMTkuNDU1Qzg1OS44ODggMjAwLjYwNCAxMjE4LjY4IDI4OS44MDMgMTYzOS4yMiAzNDcuNzg1QzE4MjQuMTcgMzczLjI4NSAxOTk5LjI0IDM4OS43MzcgMjE1My4wMiAzOTcuNDA2QzIxNjQuNDcgMzk3Ljk3NyAyMTc0LjUzIDQwNS4wMjggMjE3OS41MyA0MTUuMzQ3QzIyMTUuNDIgNDg5LjQxOCAyMjY0LjY3IDUzNS4xNiAyMzE5LjE5IDUzNS4zOUMyMzczLjc5IDUzNS42MiAyNDIzLjUgNDkwLjE2MSAyNDYwLjAyIDQxNi4yMDNDMjQ2NS4wMyA0MDYuMDU3IDI0NzUgMzk5LjEzNSAyNDg2LjMgMzk4LjQ0MkMyNjM4LjI3IDM4OS4xMTQgMjczMS45MyAzNjMuNTYzIDI3MzcuNTUgMzIyLjQ3NEMyNzQyLjg0IDI4My44MTIgMjY2OS4zNyAyMzcuMzAzIDI1NDAuODUgMTkwLjE5OUMyNTI4LjA1IDE4NS41MDUgMjUxOS44NSAxNzIuOTAxIDI1MjAuNTggMTU5LjI4MkMyNTIxLjM3IDE0NC43NTIgMjUyMS44IDEzMCAyNTIxLjg2IDExNS4wNjZDMjUyMi4zOSAtOS44OTE1NyAyNDk2LjkxIC0xMjIuMjQ5IDI0NTYuMDEgLTE5OS41NTRDMjQ1My4xNCAtMjA0Ljk3NiAyNDUxLjgyIC0yMTEuMDkzIDI0NTIuNDEgLTIxNy4xOThMMjQ5OC44OSAtNjk2Ljg0MVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8yMDMzXzg0MSkiLz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9pXzIwMzNfODQxIiB4PSItODEuMjY5NSIgeT0iLTk2Ni44NDgiIHdpZHRoPSIyODE5LjA5IiBoZWlnaHQ9IjE1MDYuMjQiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiIHJlc3VsdD0iaGFyZEFscGhhIi8+CjxmZU9mZnNldCBkeT0iNCIvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxNSIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjUgMCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluMj0ic2hhcGUiIHJlc3VsdD0iZWZmZWN0MV9pbm5lclNoYWRvd18yMDMzXzg0MSIvPgo8L2ZpbHRlcj4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzIwMzNfODQxIiB4MT0iLTYxLjgwNzMiIHkxPSItNDI0LjEzNiIgeDI9IjI3ODYuNDYiIHkyPSItNDQuNjIxNCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRjg0RDAwIi8+CjxzdG9wIG9mZnNldD0iMC45OSIgc3RvcC1jb2xvcj0iI0ZBRDBDNCIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNGRkI3QTIiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K);background-repeat:no-repeat;background-position-x:right;background-position-y:top;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:1}.main_banner__text{position:absolute;top:10%;left:50px;width:100%;height:100%;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.main_banner__wrap{position:relative;margin-bottom:35px;height:655px;display:flex;align-items:center;border-radius:10px;z-index:1}.main_banner__wrap:hover .main_banner__price-wrap::after{background-position:10% 15%}.main_banner__wrap.mobile{overflow:unset}.main_banner__body{position:relative;margin-top:25px;z-index:2}.main_banner__body .btn{width:276px}.main_banner__note{margin-bottom:33px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:40px;line-height:1}.main_banner__title{color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:96px;line-height:1;text-transform:uppercase}.main_banner__subtitle{margin-top:-20px;margin-bottom:29px;color:#f16222;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:32px;line-height:normal;text-align:end}.main_banner__image{position:absolute;top:0;right:-75px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main_banner__image::after{position:absolute;content:"";top:350px;right:-10px;width:100%;height:100%;background:url(/image/templates/cake-crumbs.png);background-repeat:no-repeat;background-size:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.main_banner__image img{position:relative;max-width:744px;z-index:1}.imgcategory{position:relative;margin-top:10px;margin-bottom:24px;z-index:1}.imgcategory__title{color:#000;text-align:center;font-family:Heuristica,sans-serif;font-weight:400;font-size:40px;line-height:1;text-transform:uppercase}.imgcategory__subtitle{color:#f37a45;text-align:center;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:36px;line-height:normal}.imgcategory__swiper{margin:5px -6px -30px;padding:155px 6px 30px;overflow:hidden}.imgcategory__category{position:relative;padding:127px 35px 27px 40px;min-height:270px;display:flex;flex-direction:column;justify-content:end;align-items:center;text-align:center;border-radius:30px;background:#fff7f5;white-space:nowrap;box-shadow:0 61px 17px 0 rgba(148,148,148,0),0 39px 16px 0 rgba(148,148,148,.01),0 22px 13px 0 rgba(148,148,148,.05),0 10px 10px 0 rgba(148,148,148,.09),0 2px 5px 0 rgba(148,148,148,.1);transition:box-shadow .3s ease 0s}.imgcategory__category::after{position:absolute;content:"";top:0;right:0;width:172px;height:228px;background:url(/image/templates/imgcategory-bgcakes.png) no-repeat;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.imgcategory__category:hover{box-shadow:0 61px 17px 0 rgba(148,148,148,0),0 39px 6px 0 rgba(148,148,148,.01),0 0 10px 0 rgba(148,148,148,.05),0 0 0 1px rgba(148,148,148,.09),0 2px 5px 0 rgba(148,148,148,.1)}.imgcategory__category_body,.imgcategory__category_image{z-index:1}.imgcategory__category_image{position:absolute;top:-160px;left:50%;transform:translateX(-50%);width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.imgcategory__category_name a{color:#000;text-align:center;font-family:Heuristica,sans-serif;font-weight:400;font-size:24px;line-height:normal;text-transform:uppercase;text-shadow:0 0 #000}.imgcategory__category_name a:hover{color:#f37a45}.imgcategory__category_note{margin-top:14px;margin-bottom:14px;color:#7b544e;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:24px;line-height:normal}.imgcategory__category_link{margin:0 auto;width:159px}.imgcategory .container{max-width:1112px}.cakes_order{position:relative;padding-left:0;padding-right:0;z-index:1}.cakes_order__title-wrap{margin-bottom:25px;text-align:center}.cakes_order__title{margin-bottom:5px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:40px;line-height:1;text-transform:uppercase}.cakes_order__subtitle{color:#f37a45;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:36px;line-height:normal}.cakes_order,.cakes_order__slide{min-height:600px}.cakes_order__wrap{position:relative}.cakes_order__wrap .swiper-container{position:relative}.cakes_order__slide{-webkit-user-select:none;-moz-user-select:none;user-select:none}.cakes_order__slide img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.cakes_order-btn{padding:10px 18px;min-width:370px;height:50px;display:inline-flex;justify-content:center;align-items:center;color:#fff;background-color:#f37a45;font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:normal;letter-spacing:.24px;text-transform:uppercase;border-radius:10px;border:1px solid #f37a45;transition:color .3s ease 0s,background-color .3s ease 0s}.cakes_order-btn:hover{color:#f37a45;border-color:#f37a45;background-color:#fff}.swiper-pagination-wrap{position:absolute;bottom:0;left:50%;transform:translateX(-50%);margin-bottom:34px;padding-left:12px;padding-right:12px;width:100%;display:flex;flex-direction:column;align-items:center;z-index:1}.swiper-pagination-wrap .swiper-pagination{margin-top:0;margin-bottom:24px;text-align:center}.cakes_order__buttons{display:none;position:relative;bottom:150px;left:0;z-index:2}.cakes_order__buttons .swiper-button-next-main,.cakes_order__buttons .swiper-button-prev-main{width:41px;height:41px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:50%;background:rgba(30,30,30,.2);cursor:pointer}.download_app{position:relative;padding-top:166px;padding-bottom:250px;padding-left:0;padding-right:0}.download_app__image-bg{position:absolute;content:"";top:67%;left:78%;width:30%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.download_app__image-bg-second{display:none}.download_app__image{position:absolute;top:56%;right:0;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.download_app__image img{max-width:1112px}.download_app__image.left{left:0;padding-right:calc(48% - 300px)}.download_app__wrap{max-width:380px;text-align:center}.download_app__info{position:relative;padding-top:70px;padding-right:58%;display:flex;flex-direction:column}.download_app__info.right{padding-left:66%;padding-right:unset}.download_app__info .container{position:relative}.download_app__title-wrap{position:relative;margin-bottom:74px;z-index:1}.download_app__title{color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:64px;line-height:1;text-transform:uppercase}.download_app__subtitle{color:#000;text-align:center;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:36px;line-height:1}.download_app__download{margin-bottom:34px;color:#f37a45;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:36px;line-height:normal}.download_app-pay-icons{-webkit-user-select:none;-moz-user-select:none;user-select:none}.download_app-pay-icons .item_icon{display:block}.download_app-pay-icons .item_icon a{display:inline-block}.download_app-pay-icons .item_icon:not(:last-child){margin-bottom:27px}.download_app-pay-icons .item_icon img{width:240px}.collaboration{position:relative;margin-top:87px;height:500px;display:flex;align-items:center;background:url(/image/templates/collaboration-bg.png) no-repeat;background-size:cover}.collaboration::before{position:absolute;content:"";right:0;bottom:0;width:100%;height:100%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODM3IiBoZWlnaHQ9IjI4MiIgdmlld0JveD0iMCAwIDgzNyAyODIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIxMTYzIiBoZWlnaHQ9IjI4MiIgcng9IjE0MSIgZmlsbD0iI0YzN0E0NSIvPgo8L3N2Zz4K) no-repeat;background-position-x:right;background-position-y:bottom}.collaboration .container{padding-left:0;padding-right:0}.collaboration__avatar{position:absolute;right:0;bottom:0;width:100%;height:100%}.collaboration__avatar img{position:absolute;bottom:0;right:333px;padding-left: 40px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.collaboration__info{position:relative;padding-left:20%;padding-right:45%;z-index:1}.collaboration__info a{color:#000;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:normal}.collaboration__info a svg{margin-bottom:2px;margin-left:7px;flex-shrink:0;transition:transform .2s ease 0s}.collaboration__info a:hover{color:#f37a45}.collaboration__info a:hover svg{transform:translate(0,0) rotate(-136deg)}.collaboration__info a svg path{transition:stroke .3s ease 0s}.collaboration__info a:hover svg path{stroke:#f57c27}.collaboration__title{margin-bottom:5px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:64px;line-height:1}.collaboration__subtitle{margin-bottom:26px;color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:20px;line-height:1}.collaboration__description{margin-bottom:5px;color:#868686;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.4}.counter{padding-top:71px;padding-bottom:83px;padding-left:0;padding-right:0}.counter__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.counter__img{margin-bottom:24px}.counter__title{margin-bottom:20px;color:#101828;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.72px}.counter__img-text{margin-bottom:20px;width:334px}.counter__description{margin-bottom:48px;max-width:602px;color:#667085;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center}.counter__items{display:grid;grid-template-columns:repeat(3,330px);text-align:center}.counter__item-counter-number{margin-bottom:12px;color:#f37a45;font-family:Inter,sans-serif;font-weight:600;font-size:60px;line-height:1.2;letter-spacing:-1.2px}.counter__counter-text{color:#101828;font-family:Heuristica,sans-serif;font-weight:400;font-size:18px;line-height:1.5;display:flex;justify-content:center}.franchise{padding-left:0;padding-right:0}.franchise__img{margin-bottom:48px}.franchise__info{display:flex;flex-direction:column;justify-content:center;align-items:center}.franchise__info .btn{min-width:370px}.franchise__title{margin-bottom:27px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:40px;line-height:1;text-transform:uppercase}.franchise__description{margin-bottom:21px;max-width:710px;color:#868686;text-align:center;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.4}.why_us{padding-top:64px;padding-bottom:81px}.why_us__top{margin-bottom:85px;display:flex;justify-content:space-between;border-bottom:1px solid #f37a45;}.why_us__top-info{margin:auto 88px auto 0;max-width:546px}.why_us__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.why_us__title-wrap{margin-bottom:12px;max-width:384px}.why_us__title{color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:64px;line-height:1}.why_us__subtitle{margin-top:-12px;color:#ee713f;font-family:"Copyright House Industries",sans-serif;font-weight:400;font-size:42px;line-height:1;text-align:end}.why_us__title-description{color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:24px;line-height:1.4}.why_us__cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:111px;grid-column-gap:30px}.why_us__cards .card{position:relative;margin-left:0;margin-right:0;padding:53px 24px 27px 27px;min-height:230px;height:100%;background:#fff6f2;border-radius:20px;overflow:unset}.why_us .number-card{position:absolute;top:-50px;left:0;color:#ee713f;font-family:Heuristica,sans-serif;font-weight:400;font-size:96px;line-height:normal;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.why_us .title-card{margin-bottom:4px;color:#000;text-align:center;font-family:Heuristica,sans-serif;font-weight:400;font-size:24px;line-height:1.2}.why_us .description-card{color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:16px;line-height:1.8;text-align:center}.ltr_rtl{padding-left:12px;padding-right:12px}.ltr_rtl__content .container:not(:last-child) .ltr_rtl__item{margin-bottom:0}.ltr_rtl__image{border-radius:20px;overflow:hidden}.ltr_rtl__information_box{padding:67px 0}.rtl .ltr_rtl__image{margin-left:44px}.rtl .ltr_rtl__information_box{max-width:488px}.ltr .ltr_rtl__information_box{margin-left:44px;max-width:666px}.ltr_rtl__title_item{margin-bottom:34px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:64px;line-height:1}.ltr_rtl__description_item{color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:14px;line-height:1.8}.about_us{position:relative;margin-top:180px;z-index:1}.about_us-wrap{position:relative;z-index:1}.about_us-wrap .swiper-container{position:relative;border-radius:10px;overflow:hidden}.about_us-title{margin-bottom:31px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:64px;line-height:1;text-align:center}.about_us-cards{padding:57px 72px 44px 122px;border-radius:20px;background:#fdfdfd;box-shadow:0 237px 66px 0 rgba(168,168,168,0),0 152px 61px 0 rgba(168,168,168,.01),0 85px 51px 0 rgba(168,168,168,.05),0 38px 38px 0 rgba(168,168,168,.09),0 9px 21px 0 rgba(168,168,168,.1)}.about_us--slide{width:200px;display:flex;flex-direction:column;align-items:center}.about_us--slide img{max-width:80px;height:95px}.about_us--content{margin-top:24px;text-align:center}.about_us-card-title{color:#000;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center}.swiper-pagination-about-us{margin-top:31px;text-align:center}.swiper-pagination-about-us .swiper-pagination-bullet{width:10px;height:10px;background:#ffe9da;opacity:1}.swiper-pagination-about-us .swiper-pagination-bullet-active{background:#f37a45}.swiper-pagination-about-us.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px;opacity:1}.ltr_rtl_about_us{margin:44px auto;padding-left:12px;padding-right:12px;max-width:980px}.ltr_rtl_about_us__content .container:not(:last-child) .ltr_rtl_about_us__item{margin-bottom:0}.ltr_rtl_about_us__image{margin-right:-12px;border-radius:20px;overflow:hidden}.ltr_rtl_about_us__information_box{padding:70px 0}.rtl.ltr_rtl_about_us__item{margin-bottom:15px}.rtl .ltr_rtl_about_us__image{margin-left:-12px}.rtl .ltr_rtl_about_us__information_box{margin-left:43px;margin-right:35px;max-width:400px}.ltr .ltr_rtl_about_us__information_box{margin-left:40px;margin-right:21px;max-width:405px}.ltr_rtl_about_us__title_item{margin-bottom:34px;color:#000;font-family:Heuristica,sans-serif;font-weight:400;font-size:64px;line-height:1}.ltr_rtl_about_us__description_item{color:#000;font-family:Manrope,sans-serif;font-weight:300;font-size:14px;line-height:1.8}@media (min-width:576px){.card{margin-left:-3px;margin-right:-3px}}@media (min-width:768px){.sc-megamenu-container{width:750px}}@media (min-width:992px){.sc-megamenu-container{width:970px}}@media (min-width:1200px){.footer__columns .catalog,.footer__columns .contacts,.footer__columns .navigation{margin-left:auto;margin-right:auto}.pays{margin-left:auto}#overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0);transition:background .3s ease-out;visibility:hidden;z-index:1}#overlay.active{background:rgba(0,0,0,.4);visibility:visible;z-index:49}.categories_lvl1{max-width:370px;width:100%}.categories_lvl2{left:100%;margin-left:-1px;padding-top:25px;padding-bottom:41px;max-width:430px;width:100%;height:-moz-fit-content;height:fit-content}.categories_lvl3,.categories_lvl4{left:100%;margin-left:-1px;padding-top:25px;padding-bottom:41px;max-width:430px;width:100%;height:inherit}.sc-megamenu__img-bg{display:none}.sc-megamenu-list-item.active>.sc-megamenu-child,.sc-megamenu-list-item:hover>.sc-megamenu-child{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) .sc-megamenu-child{top:0}.sc-megamenu-child-narrow li:not(.sc-menu-list-landings):hover>.sc-megamenu-child{opacity:1;visibility:visible}.sc-megamenu-container{position:relative;width:1170px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.sc-megamenu{position:absolute;top:100%;right:calc(100% - 370px);left:235px;transform:translateY(100%);padding-top:20px;width:-moz-fit-content;width:fit-content;opacity:0;visibility:hidden;transition:opacity .3s ease-out,transform .3s ease-out}.sc-megamenu.active{opacity:1;visibility:visible;transform:translateY(0)}.sidebar-header{display:none}.sc-megamenu>nav{width:270px}.sc-megamenu-list{background:#fff}.sc-megamenu.active .sc-megamenu-list{height:100%!important}.sc-megamenu-list-item{padding:0 34px 0 29px;min-height:50px;display:flex;justify-content:space-between;align-items:center}.sc-megamenu-list-item>a{min-height:50px;display:flex;flex-grow:1;align-items:center;color:#1e1e1e;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:1.3;cursor:pointer}.sc-megamenu-list-item>a img{margin-right:35px;width:21px;height:21px}.sc-megamenu-child{top:13px;min-height:430px;opacity:0;visibility:hidden;background:#fff;pointer-events:none;box-shadow:0 70px 20px 0 rgba(145,145,145,0),0 45px 18px 0 rgba(145,145,145,.01),0 25px 15px 0 rgba(145,145,145,.05),0 11px 11px 0 rgba(145,145,145,.09),0 3px 6px 0 rgba(145,145,145,.1);transition:opacity .3s ease-out 50ms,visibility .3s ease-out 50ms,transform .2s ease-out 50ms;transform:translateY(100%)}.sc-megamenu-child-narrow ul{max-height:100%}.sc-megamenu-child-narrow li:not(.sc-menu-list-landings){padding:0 34px 0 29px}.main-title-category{display:none}}@media (min-width:1400px){.container{max-width:1470px}.header__burger-btn,.header__burger-menu-wrap,.header__burger-menu__img-mob,.header__burger-menu__second-img-mob{display:none}.product-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.sc-megamenu-container{width:1396px}}@media (max-width:1649.98px){.collaboration__info{padding-left:10%;padding-right:55%}.collaboration__info{padding-left:0;padding-right:70%}}@media (max-width:1499.98px){.header-informations li .popup_call_phone,.header-informations li a{font-size:14px}}@media (max-width:1439.98px){.product-grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:1409.98px){.main_banner__note{margin-bottom:12px;font-size:32px}.main_banner__title{font-size:68px}.main_banner__subtitle{margin-top:-12px}.main_banner__image{right:-275px}}@media (max-width:1399.98px){.logo-catalog .catalog{margin-left:0}.header__burger-btn{flex-shrink:0;border-radius:50%;overflow:hidden}.header__burger-menu{position:fixed;top:0;left:0;max-width:350px;width:100%;height:100%;background-color:#fff;display:flex;flex-flow:column;transform:translateX(-100%);transition:transform .3s ease-out;overflow:auto;z-index:110}.header__burger-menu.active{transform:translateX(0)}.header__burger-close-wrap{margin-left:auto}.header__burger-close{width:46px;height:46px;display:flex;justify-content:center;align-items:center;background-color:transparent}.header__burger-menu-wrap.active{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4);display:block;transition:background .3s;z-index:49}.header__burger-menu__img-mob{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.header__burger-menu__second-img-mob{position:absolute;bottom:0;right:0;display:block;width:100%;height:100%;pointer-events:none}.header__burger-menu__second-img-mob::after{position:absolute;content:"";width:100%;height:100%;background:url(/image/catalog/modules/strawberry-cake.png) no-repeat;background-position-x:right;background-position-y:bottom;background-size:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.header-informations,.socials-pay-icons{position:relative;flex-direction:column}.header-informations li{padding-top:7px;padding-bottom:7px}.socials-pay-icons{margin-top:10px;margin-right:auto}.header-pay-icons{margin-top:12px;margin-bottom:20px;margin-left:0}.why_us__top-info{margin-right:20px}}@media (max-width:1249.98px){.collaboration::before,.collaboration__avatar{right:-300px}}@media (max-width:1199.98px){.sc-megamenu-wrap.active{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4);display:block;transition:background .3s;z-index:49}.sc-megamenu{position:fixed;top:0;right:0;bottom:0;left:0;max-width:350px;width:100%;transform:translateX(-100%);background-color:#fff;overflow:hidden;transition:transform .3s ease-out;z-index:50}.sc-megamenu.active{transform:translateX(0);height:100%;overflow:hidden}.sc-megamenu__img-bg{position:absolute;top:0;left:-40px;padding-top:150px;width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.sidebar-header{display:flex;justify-content:end;align-items:center;background-color:#fff;font-weight:700;font-size:20px;transition:background .3s ease-out;min-height:46px}.sidebar-header button{width:46px;height:46px;background-color:transparent}.sidebar-header svg{width:16px;min-height:16px}.sc-megamenu-list{padding-bottom:65px;height:100%;overflow:auto}.sc-megamenu-list-item{padding:7px 20px;display:flex;justify-content:center;align-items:center}.sc-megamenu-list-item img{margin-right:10px;width:28px;height:28px}.sc-megamenu-child{right:0;bottom:0;width:100%;min-height:100%;background-color:#f2f4f8;z-index:50;transform:translateX(100%);transition:transform .3s ease-out}.sc-megamenu-child.active{transform:translateX(0)}.main-title-category{padding:0 20px;height:56px;line-height:1;display:flex;align-items:center;background-color:#fff}.prev-catalog{margin-right:5px}.download_app__image.left{left:-20%}.download_app__info.right{padding-left:50%}}@media (max-width:1049.98px){footer{padding-top:49px}footer .container>.column-item{position:relative;display:flex;justify-content:center;align-items:center;width:100%;z-index:1}.footer__columns{position:relative}.footer-pay-icons{display:flex;flex-direction:column;align-items:center}}@media (max-width:1019.98px){.counter__items{grid-template-columns:repeat(2,1fr);justify-content:center}}@media (max-width:991.98px){.container{padding-left:10px;padding-right:10px}.breadcrumb,.pagination{justify-content:unset}.product-grid{grid-template-columns:1fr 1fr 1fr;grid-row-gap:10px;grid-column-gap:10px}.pagination>li>a,.pagination>li>span{min-width:32px;height:32px;font-size:14px}.category__image-left{top:25px;left:-120px;width:100%}.main_banner__text{top:41%;left:140%;display:block}.main_banner__text img{transform:scale(4)}.main_banner__body .btn{display:none}.main_banner::before{top:-100px;background-position-x:left}.main_banner__wrap{height:355px;align-items:baseline}.main_banner__image::after{top:205px}.main_banner__image img{max-width:457px}.main_banner__body{margin-top:90px}.main_banner__note{margin-bottom:10px;font-size:34px}.main_banner__title{font-size:58px}.main_banner__subtitle{font-size:42px}.imgcategory{margin-top:150px;padding-left:0;padding-right:0}.imgcategory__title{font-size:36px}.imgcategory__subtitle{font-size:28px}.cakes_order__title{font-size:36px}.cakes_order__title{font-size:28px}.cakes_order,.cakes_order__slide{min-height:503px}.swiper-pagination-wrap{bottom:-25px;margin-bottom:0}.swiper-pagination-wrap .swiper-pagination{margin-bottom:16px}.download_app__image-bg{display:none}.download_app{padding-top:220px}.download_app__image-bg-second{position:absolute;content:"";right:-388px;bottom:-590px;width:80%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.download_app__image.left{left:-40%;padding-right:calc(68% - 300px)}.download_app-pay-icons .item_icon img{width:180px}.counter{padding-top:32px;padding-bottom:32px}.franchise__img{margin-bottom:27px}.why_us__title-wrap{margin-bottom:20px;max-width:284px}.why_us__title{font-size:48px}.why_us__subtitle{font-size:32px}.why_us__cards{grid-template-columns:1fr 1fr;grid-row-gap:54px;grid-column-gap:10px}.rtl .ltr_rtl__information_box{padding:0 0 20px}.rtl.ltr_rtl__item{padding:17px 0}.rtl .ltr_rtl__image{margin-left:0}.rtl .ltr_rtl__information_box{margin-left:0;max-width:100%}.ltr .ltr_rtl__information_box{margin-left:0;max-width:100%}.ltr_rtl__information_box{padding:36px 0 20px}.ltr_rtl__title_item{margin-bottom:25px;font-size:54px}.ltr_rtl_about_us__image{margin-right:0}.about_us{margin-top:80px}.about_us-title{margin-bottom:22px;font-size:54px}.about_us-cards{padding:75px 85px}.rtl.ltr_rtl_about_us__item{padding:17px 0}.rtl .ltr_rtl_about_us__information_box{padding:0 0 20px}.rtl .ltr_rtl_about_us__image{margin-left:0;margin-right:0}.rtl .ltr_rtl_about_us__information_box{margin-left:0;margin-right:0;max-width:100%}.rtl .ltr_rtl_about_us__image{margin-left:0;margin-right:0}.ltr .ltr_rtl_about_us__information_box{margin-left:0;max-width:100%}.ltr_rtl_about_us__information_box{padding:36px 0 20px}.ltr_rtl_about_us__title_item{margin-bottom:25px;font-size:54px}}@media (max-width:849.98px){.collaboration{margin-top:0;height:717px;align-items:baseline;background-size:cover}.collaboration::before{background-position-x:unset}.collaboration__info{padding-top:50px;padding-right:40%}.collaboration__title{font-size:56px}@media (max-width:767.98px){.card-title{min-height:72px}h1{font-size:34px}.item-product-image{height:200px}.category__image-left{display:none}.category__title-wrap{flex-direction:column;align-items:normal}.category__title{margin-right:0;margin-bottom:20px;padding-bottom:0;font-size:32px;text-align:center}.main_banner__image{top:232px;right:-192px}.main_banner__image::after{top:215px}.main_banner__image{top:190px}.imgcategory{margin-top:340px}.imgcategory .container{padding-right:0}.download_app{padding-top:100px}.download_app__image.left{left:-60%;padding-right:calc(88% - 300px)}.download_app__title-wrap{text-align:center}.why_us__top{flex-direction:column}.why_us__title-wrap{max-width:100%}.why_us__title{text-align:center}.why_us__subtitle{margin-top:0;text-align:center}.why_us__title-description{text-align:center}.swiper-pagination-about-us{margin-top:14px;margin-left:0;text-align:center}}@media (max-width:679.98px){.counter__description{margin-bottom:10px}.counter__items{grid-template-columns:1fr;justify-content:center}}@media (max-width:649.98px){.modal.in .modal-dialog{top:50%;margin-top:20px;margin-bottom:20px}.modal-title{font-size:20px}footer{position:relative;padding-top:49px;padding-bottom:25px}footer::after,footer::before{width:386px;height:386px;filter:blur(50px)}footer::before{left:unset;top:20px;right:-115px;background:rgba(255,255,255,.2)}footer::after{top:unset;right:unset;bottom:44px;left:-75px}.footer-messenger{margin:0}.footer__columns{grid-template-columns:1fr}.footer__columns .footer-logo{margin-bottom:20px}.footer__columns .column-item.catalog,.footer__columns .column-item.contacts{display:flex;justify-content:space-between}.column-item .catalog-wrap,.column-item .contacts-wrap{padding-right:15px}.download_app{padding-top:85px;padding-bottom:430px}.download_app__image-bg-second{right:-300px;bottom:-489px;width:90%}.download_app__image.left{top:135%;left:-450px}.download_app__title{font-size:48px}.download_app__subtitle{font-size:32px}.download_app__download{margin-bottom:25px;font-size:24px}.download_app-pay-icons .item_icon:not(:last-child){margin-bottom:16px}.download_app__info.right{padding-top:0}}@media (max-width:579.98px){.product-grid{grid-template-columns:1fr 1fr}.card-title a{font-size:14px}.why_us__top{margin-bottom:67px}.why_us__cards{grid-template-columns:1fr}.why_us .number-card{top:-35px;left:50%;transform:translateX(-50%);font-size:64px}}@media (max-width:575.98px){.card{margin-left:-5px;margin-right:-5px}}@media (max-width:559.98px){.main_banner::before{top:0;background-size:cover;background-position:-40px;background-position-y:-40px}.main_banner__note{font-size:26px}.main_banner__title{font-size:50px}.main_banner__subtitle{font-size:34px}}@media (max-width:549.98px){.collaboration{background-position:right}.collaboration::before{background-position-x:unset;right:-110px}}@media (max-width:489.98px){.download_app__image-bg-second{right:-212px;bottom:-548px}}@media (max-width:449.98px){.modal-title{font-size:18px}.pagination_wrapper{margin-top:20px;margin-bottom:20px}.main_banner__text{top:46%}.main_banner__wrap{margin-top:40px}.main_banner__image{right:-117px}.main_banner__note{font-size:22px}.main_banner__title{font-size:40px}.main_banner__image::after{right:80px}.imgcategory__title{font-size:32px}.imgcategory__subtitle{font-size:20px}.cakes_order__title{font-size:24px}.cakes_order__title{font-size:20px}.cakes_order-btn{min-width:100%}.franchise .btn{min-width:100%}.ltr_rtl__title_item{font-size:48px}.about_us-wrap .swiper-container{touch-action:pan-y}.about_us--slide{width:100%}.about_us-title{font-size:48px}.ltr_rtl_about_us__title_item{font-size:48px}}@media (max-width:389.98px){header a{font-size:14px}.header-informations li a{font-size:14px}footer{padding-top:30px}footer a{font-size:14px}.footer-title{font-size:18px}.footer-pay-icons .item_icon img{width:150px}.footer-item a img{width:38px}.main_banner__note{font-size:18px}.main_banner__title{font-size:32px}.main_banner__image{top:170px}}@media (max-width:349.98px){button#show_categories_btn{padding:10px;width:100%}button#show_categories_btn svg{margin-right:0}button#show_categories_btn span{display:none}}@media (max-width:319.98px){.product-grid{grid-template-columns:1fr}.ltr_rtl__title_item{font-size:34px}.about_us-title{font-size:34px}.about_us-cards{padding:15px 25px}.ltr_rtl_about_us__title_item{font-size:34px}}
/*# sourceMappingURL=style.min.css.map */
