*{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:0}a{color:inherit}button,input{padding:0;font-family:inherit}body,html{width:100%;margin:0;padding:0;line-height:1}a,a:hover,a:visited{text-decoration:none}img{vertical-align:top}ul{list-style:none;padding:0;margin:0}form{margin:0}h1,h2,h3,h4,h5,h6{margin-top:0}@font-face{font-family:Gilroy;src:url(Gilroy-Regular.ttf);font-weight:400}@font-face{font-family:Gilroy;src:url(Gilroy-Medium.ttf);font-weight:500}@font-face{font-family:Gilroy;src:url(Gilroy-SemiBold.ttf);font-weight:600}@font-face{font-family:Gilroy;src:url(Gilroy-Bold.ttf);font-weight:700}@font-face{font-family:Gilroy;src:url(Gilroy-Heavy.ttf);font-weight:900}@font-face{font-family:Inter;src:url(Inter-Light.ttf);font-weight:300}@font-face{font-family:Inter;src:url(Inter-Regular.ttf);font-weight:400}@font-face{font-family:Inter;src:url(Inter-Medium.ttf);font-weight:500}.header{position:relative;z-index:1000;display:flex;flex-direction:column;align-items:center;width:100%;padding:25px 0 0;background-color:#383e42}.header__wrapper{width:100%;max-width:1420px}.header__wrapper .eapps-widget-show-toolbar,.header__wrapper .eapps-wwwww-xxxx{margin-top:-14px}.header__logo svg path{transition:fill .2s ease}.header__logo:hover svg path{fill:#ff5c00}.header__top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:30px}.header__top .close-button,.header__top .open-button{display:none;cursor:pointer}.header__top .close-button.dn,.header__top .open-button.dn{display:none}.header__top .close-button{width:22px}.header__top .left,.header__top .right{display:flex;align-items:center}.header__top .left{gap:80px}.header__top .right{justify-content:flex-end;width:100%;gap:10px}.header__top .top-menu{display:flex;align-items:center;gap:45px}.header__top .top-menu__item-wrapper{position:relative;-webkit-user-select:none;user-select:none}.header__top .top-menu__item-wrapper:last-child .bottom-menu__item-submenu{right:0}.header__top .top-menu__item{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;white-space:nowrap;text-decoration:none;color:#fff;transition:color .2s ease;cursor:pointer}.header__top .top-menu__item svg{transition:transform .2s ease}.header__top .top-menu__item svg path{transition:stroke .2s ease}.header__top .top-menu__item:hover{color:#ff5c00}.header__top .top-menu__item:hover svg path{stroke:#ff5c00}.header__top .top-menu__item.active{color:#ff5c00}.header__top .top-menu__item.active svg{transform:rotate(180deg)}.header__top .top-menu__item.active svg path{stroke:#ff5c00}.header__top .top-menu__item-submenu{position:absolute;top:40px;z-index:1;display:flex;flex-direction:column;grid-gap:15px;width:300px;padding:15px;border-radius:4px;background-color:#fff;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.header__top .top-menu__item-submenu .menu-item{font-size:18px;font-weight:400;color:#000;transition:color .2s ease}.header__top .top-menu__item-submenu .menu-item:hover{color:#ff5c00}.header__top .top-menu__item-submenu.dn{display:none}.header__top .top-menu__item-submenu.active{opacity:1;visibility:visible}.header__top .right-search__container{width:100%;max-width:535px}.header__top .right-search{position:relative;display:flex;align-items:center;gap:10px;width:100%;height:35px;padding:0 25px;border-radius:20px;background:#ffffff4d}.header__top .right-search__field{width:100%;height:100%;border:none;font-size:16px;font-weight:400;background-color:transparent;color:#fff}.header__top .right-search__field::placeholder{color:#fff;opacity:.5}.header__top .right-search__button{border:none;background-color:transparent;cursor:pointer}.header__top .right-search__button:disabled{opacity:.5;cursor:default}.header__top .right-search .results-modal{position:absolute;top:40px;left:0;z-index:1;display:flex;flex-direction:column;gap:10px;width:100%;max-height:600px;padding:30px 20px;border-radius:10px;box-shadow:4px 4px 4px #ff5c001a;background-color:#fff;overflow:auto}.header__top .right-search .results-modal::-webkit-scrollbar{width:10px;background-color:#fff}.header__top .right-search .results-modal::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ff5c00}.header__top .right-search .results-modal::-webkit-scrollbar-track{background-color:#fff}.header__top .right-search .results-modal__product{display:flex;align-items:center;gap:40px;width:100%;padding-bottom:10px;border-bottom:1px solid #979797}.header__top .right-search .results-modal__product:last-child{border-bottom:none}.header__top .right-search .results-modal__product .product__image{width:100%;max-width:140px}.header__top .right-search .results-modal__product .product__info{display:flex;flex-direction:column;gap:15px}.header__top .right-search .results-modal__product .product__title{font-size:18px}.header__top .right-search .results-modal__product .product__price{font-size:21px;font-weight:500}.header__top .right-search .results-modal.dn{display:none}.header__top .right-cart{position:relative;display:flex;align-items:center;justify-content:center;min-width:35px;height:35px;border:1px solid #fff;border-radius:50%;background-color:#fff;transition:border-color .2s ease,border-width .2s ease}.header__top .right-cart:hover{border-color:#000}.header__top .right-cart .count{position:absolute;top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;min-width:22px;padding:5px;border-radius:50%;font-size:12px;font-weight:500;background-color:#ff5c00;color:#fff}.header__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;width:100%}.header__bottom .bottom-menu{display:flex;align-items:center;justify-content:space-between;width:100%}.header__bottom .bottom-menu__item-wrapper{position:relative;-webkit-user-select:none;user-select:none}.header__bottom .bottom-menu__item-wrapper:last-child .bottom-menu__item-submenu{right:-25px;left:unset}.header__bottom .bottom-menu__item{display:flex;align-items:center;gap:10px;padding-bottom:15px;font-size:16px;font-weight:500;white-space:nowrap;text-decoration:none;color:#fff;transition:color .2s ease;cursor:pointer}.header__bottom .bottom-menu__item svg{transition:transform .2s ease;cursor:pointer}.header__bottom .bottom-menu__item svg path{transition:stroke .2s ease}.header__bottom .bottom-menu__item:hover{color:#ff5c00}.header__bottom .bottom-menu__item.submenu{justify-content:space-between;padding-bottom:0;font-weight:400;color:#000;cursor:default}.header__bottom .bottom-menu__item.submenu a:hover{color:#ff5c00}.header__bottom .bottom-menu__item.submenu svg:hover path{stroke:#ff5c00}.header__bottom .bottom-menu__item.submenu svg.active{transform:rotate(180deg)}.header__bottom .bottom-menu__item.submenu svg.active path{stroke:#ff5c00}.header__bottom .bottom-menu__item.active{color:#ff5c00}.header__bottom .bottom-menu__item.active svg{transform:rotate(180deg)}.header__bottom .bottom-menu__item.active svg path{stroke:#ff5c00}.header__bottom .bottom-menu__item-submenu{position:absolute;top:31px;left:-25px;display:flex;flex-direction:column;grid-gap:15px;padding:20px 25px 30px;border-radius:7px;white-space:nowrap;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15));background-color:#fff;transition:opacity .2s ease,visibility .2s ease;opacity:0}.header__bottom .bottom-menu__item-submenu .menu-item{font-size:16px;font-weight:400;color:#000;transition:color .2s ease}.header__bottom .bottom-menu__item-submenu .menu-item:hover{color:#ff5c00}.header__bottom .bottom-menu__item-submenu.dn{display:none}.header__bottom .bottom-menu__item-submenu.active{opacity:1;visibility:visible}.header__bottom .bottom-menu .x-submenu{display:flex;flex-direction:column;grid-gap:15px;max-height:0;padding:15px 0 0 15px;transition:max-height .3s ease;overflow:hidden}.header__bottom .bottom-menu .x-submenu .menu-item{font-size:16px;font-weight:400;color:#000;transition:color .2s ease}.header__bottom .bottom-menu .x-submenu .menu-item:hover{color:#ff5c00}.header__bottom .bottom-menu .x-submenu.dn{display:none}.header__bottom .bottom-menu .x-submenu.active{max-height:100%}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .fHWpIl{flex:none;width:100%;margin:0;background:0 0}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .esTPaQ{flex-direction:row-reverse;gap:15px}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .eZvMEO{width:20px;height:15px}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .dafhop path{fill:#fff!important}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .gxLWFm{margin:0;font-family:Gilroy;font-size:14px;font-weight:600;color:#fff}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .gxLWFm:after{content:"/5"}.header #eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .hThfRs{display:none}@media screen and (max-width:1024px){.header{padding:15px 0}.header__top{margin-bottom:0}.header__top .close-button,.header__top .open-button{display:block}.header__top .top-menu{display:none}.header__top .right{width:fit-content}.header__top .right-search__container{position:absolute;top:84px;left:0;display:flex;justify-content:center;max-width:100%;padding-bottom:10px;background-color:#383e42}.header__top .right-search{max-width:1420px}.header__bottom{display:none}.header__top .right-search__container{padding:0 40px 10px}}@media screen and (max-width:1500px){.header__wrapper{max-width:100%;padding:0 40px}}@media screen and (max-width:768px){.header__wrapper{padding:0 25px}.header__top .right-search__container{padding:0 25px 10px}.header__top .right-search .results-modal{max-height:70vh}.header__top .right-search .results-modal__product{flex-direction:column}.header__top .right-search .results-modal__product .product__info{align-items:center}}.mobile-header{position:absolute;top:84px;left:0;z-index:1000;width:100%;max-width:450px;height:100%;max-height:100%!important;background-color:#fff;transform:translate(-100%);transition:transform .3s ease-in-out}.mobile-header__main,.mobile-header__top{width:100%}.mobile-header__top{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 40px;background-color:#383e42}.mobile-header__top .logo svg path{transition:fill .2s ease}.mobile-header__top .logo:hover svg path{fill:#ff5c00}.mobile-header__top .cart{position:relative;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid #fff;border-radius:50%;background-color:#fff;transition:border-color .2s ease,border-width .2s ease}.mobile-header__top .cart:hover{border-color:#000}.mobile-header__top .cart .count{position:absolute;top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;min-width:22px;padding:5px;border-radius:50%;font-size:12px;font-weight:500;background-color:#ff5c00;color:#fff}.mobile-header__main{height:calc(100% - 85px);padding:45px 40px;overflow:scroll;-webkit-overflow-scrolling:touch}.mobile-header__main::-webkit-scrollbar{width:10px;background-color:#fff}.mobile-header__main::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ff5c00}.mobile-header__main::-webkit-scrollbar-track{background-color:#fff}.mobile-header__main .top-menu{display:flex;flex-direction:column;gap:30px;width:100%}.mobile-header__main .top-menu__item-wrapper{position:relative}.mobile-header__main .top-menu__item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:22px;font-weight:600;text-decoration:none;color:#000;transition:color .2s ease;cursor:pointer}.mobile-header__main .top-menu__item svg{width:24px;height:18px;transition:transform .2s ease}.mobile-header__main .top-menu__item svg path{transition:stroke .2s ease}.mobile-header__main .top-menu__item:hover{color:#ff5c00}.mobile-header__main .top-menu__item:hover svg path{stroke:#ff5c00}.mobile-header__main .top-menu__item.active{color:#ff5c00}.mobile-header__main .top-menu__item.active svg{transform:rotate(180deg)}.mobile-header__main .top-menu__item.active svg path{stroke:#ff5c00}.mobile-header__main .top-menu__item-submenu{display:flex;flex-direction:column;padding:0 0 0 15px;max-height:0;overflow:hidden;transition:max-height .5s ease}.mobile-header__main .top-menu__item-submenu .menu-item{padding:20px 0;font-size:18px;font-weight:14px;transition:color .2s ease}.mobile-header__main .top-menu__item-submenu .menu-item:hover{color:#ff5c00}.mobile-header__main .top-menu__item-submenu.active{max-height:1000px}.mobile-header__main .line{width:100%;height:1px;margin-bottom:30px;background-color:#ece8df}.mobile-header__main .bottom-menu{display:flex;flex-direction:column;gap:20px;width:100%;margin-bottom:30px}.mobile-header__main .bottom-menu__item-wrapper{position:relative}.mobile-header__main .bottom-menu__item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:22px;font-weight:400;text-decoration:none;color:#000;transition:color .2s ease;cursor:pointer}.mobile-header__main .bottom-menu__item svg{min-width:24px;height:18px;transition:transform .2s ease}.mobile-header__main .bottom-menu__item svg path{transition:stroke .2s ease}.mobile-header__main .bottom-menu__item:hover{color:#ff5c00}.mobile-header__main .bottom-menu__item:hover svg path{stroke:#ff5c00}.mobile-header__main .bottom-menu__item.submenu{justify-content:space-between;font-size:18px;font-weight:400;color:#000;cursor:default}.mobile-header__main .bottom-menu__item.submenu a:hover{color:#ff5c00}.mobile-header__main .bottom-menu__item.submenu svg:hover path{stroke:#ff5c00}.mobile-header__main .bottom-menu__item.submenu svg.active{transform:rotate(180deg)}.mobile-header__main .bottom-menu__item.submenu svg.active path{stroke:#ff5c00}.mobile-header__main .bottom-menu__item.active{color:#ff5c00}.mobile-header__main .bottom-menu__item.active svg{transform:rotate(180deg)}.mobile-header__main .bottom-menu__item.active svg path{stroke:#ff5c00}.mobile-header__main .bottom-menu__item-submenu{display:flex;flex-direction:column;padding:0 0 0 15px;max-height:0;overflow:hidden;transition:max-height .5s ease}.mobile-header__main .bottom-menu__item-submenu .menu-item{padding:15px 0;font-size:18px;font-weight:14px;transition:color .2s ease}.mobile-header__main .bottom-menu__item-submenu .menu-item:hover{color:#ff5c00}.mobile-header__main .bottom-menu__item-submenu.active{max-height:1000px}.mobile-header__main .bottom-menu .x-submenu{display:flex;flex-direction:column;grid-gap:15px;max-height:0;padding:0 0 15px 15px;transition:max-height .3s ease;overflow:hidden}.mobile-header__main .bottom-menu .x-submenu .menu-item{padding:10px 0;font-size:16px;font-weight:400;color:#000;transition:color .2s ease}.mobile-header__main .bottom-menu .x-submenu .menu-item:hover{color:#ff5c00}.mobile-header__main .bottom-menu .x-submenu.dn{display:none}.mobile-header__main .bottom-menu .x-submenu.active{max-height:100%}@media screen and (max-width:768px){.mobile-header__top{padding:15px 25px}.mobile-header__main{padding:30px 25px}}.mobile-header.dn{display:none}.mobile-header.active{transform:translate(0)}body{font-family:Gilroy}body::-webkit-scrollbar,textarea::-webkit-scrollbar,ul::-webkit-scrollbar{width:10px;background-color:#fff}body::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ff5c00}body::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background-color:#fff}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .fHWpIl{width:100%;margin:0;flex:none;display:flex;flex-direction:row;gap:25px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .esTPaQ{flex-direction:row-reverse;gap:25px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .eZvMEO{width:80px;height:70px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .gxLWFm{margin:0;font-family:Gilroy;font-size:66px;font-weight:600;color:#3a3a3a}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .gxLWFm:after{content:"/5"}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .hThfRs{font-family:Gilroy;font-size:28px;font-weight:600}@media screen and (max-width: 1200px){#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .fHWpIl{flex-direction:column}}@media screen and (max-width: 992px){#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .fHWpIl{gap:10px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .esTPaQ{flex-direction:column;gap:10px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .eZvMEO{width:50px;height:40px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .gxLWFm{font-size:36px}#eapps-google-reviews-4a269071-8302-4a61-979a-6bd9da42133c .hThfRs{font-size:24px}}.section-hero{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.section-hero__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;padding:215px 40px;background-repeat:no-repeat;background-size:cover}.section-hero__mask{position:absolute;top:0;width:100%;height:100%;background:#00000073}.section-hero__title{max-width:930px;margin:0;font-size:64px;font-weight:600;line-height:1.22;text-align:center;color:#fff;overflow:hidden}.section-hero__title .animated{transform:translateY(100%);animation:showAnimation .6s ease-in-out .1s forwards}@keyframes showAnimation{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (max-width: 768px){.section-hero__wrapper{padding:170px 15px}.section-hero__title{font-size:48px}}.section-terms{display:flex;flex-direction:column;align-items:center;width:100%;padding:110px 40px 205px}.section-terms__wrapper{width:100%;max-width:990px}.section-terms__wrapper h2,.section-terms__wrapper p{color:#3a3a3a}.section-terms__wrapper h2{margin-bottom:30px;font-size:32px;font-weight:600;line-height:1.2}.section-terms__wrapper h2:first-of-type{margin-bottom:40px}.section-terms__wrapper h2:first-of-type+p{margin:0 0 55px}.section-terms__wrapper p{margin:0 0 40px;font-size:20px;font-weight:500;line-height:1.5}@media screen and (max-width: 768px){.section-terms{padding:50px 15px 30px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/page.service.css.map */
