.CategoryTitle-module__AksysW__titleWrapper{justify-content:space-between;align-items:center;margin-bottom:40px;padding:40px 16px 0;display:flex}.CategoryTitle-module__AksysW__categoryTitle{font-family:var(--font-family);color:var(--black);font-size:24px;font-weight:500}.CategoryTitle-module__AksysW__filterBtn{border:.5px solid var(--black);width:120px;height:40px;font-family:var(--font-family);letter-spacing:.01em;color:var(--black);background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:150%;display:flex}.CategoryTitle-module__AksysW__filterIcon{padding:3px}@media only screen and (min-width:744px){.CategoryTitle-module__AksysW__titleWrapper{padding:60px 16px 0}}@media only screen and (min-width:1440px){.CategoryTitle-module__AksysW__titleWrapper{padding:80px 16px 0}}
.SubcategoryPanel-module__5rRI4q__subcategoryWrapper{padding:0 16px}.SubcategoryPanel-module__5rRI4q__subcategoryList{flex-wrap:nowrap;gap:16px;margin-bottom:60px;scroll-padding:10px;display:flex;overflow-x:auto}.SubcategoryPanel-module__5rRI4q__subcategoryBtn{border:1px solid var(--dark-aqua);width:auto;min-width:92px;height:50px;font-family:var(--font-family);color:var(--dark-aqua);white-space:nowrap;background-color:#0000;border-radius:4px;flex:none;padding:14px 4px;font-size:18px;font-weight:400;display:block}.SubcategoryPanel-module__5rRI4q__active{color:#fff;background-color:#5f9ea0}
.FilteredProductList-module__zSqHyq__productListContainer{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.FilteredProductList-module__zSqHyq__noProducts{font-family:var(--font-family);text-align:center;color:var(--black);margin-bottom:400px;font-size:36px;font-weight:300}.FilteredProductList-module__zSqHyq__filteredListWrapper{flex-direction:column;width:100%;padding:0 16px;display:flex}.FilteredProductList-module__zSqHyq__filteredList{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:30px;width:100%;margin:0 auto;display:flex}.FilteredProductList-module__zSqHyq__paginationBlock{flex-direction:column;align-items:center;gap:12px;margin-bottom:98px;display:flex}.FilteredProductList-module__zSqHyq__paginationText{font-family:var(--font-family);text-align:center;color:var(--black);font-size:18px;font-weight:300}.FilteredProductList-module__zSqHyq__paginationButtons{justify-content:center;align-items:center;gap:8px;display:flex}.FilteredProductList-module__zSqHyq__pageBtn{cursor:pointer;font-family:var(--font-family);color:var(--dark-aqua);background:0 0;border:1px solid #0000;border-radius:4px;padding:6px 12px;font-size:18px;font-weight:400;transition:all .2s}.FilteredProductList-module__zSqHyq__pageBtn:hover{border-color:var(--dark-aqua);background:#00808014}.FilteredProductList-module__zSqHyq__active{background:var(--dark-aqua);color:#fff;border-color:var(--dark-aqua)}.FilteredProductList-module__zSqHyq__paginationDots{color:var(--dark-aqua);-webkit-user-select:none;user-select:none;padding:0 6px;font-size:18px}.FilteredProductList-module__zSqHyq__pageBtn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.FilteredProductList-module__zSqHyq__loadMoreIndicator{height:100%;font-family:var(--roboto);color:var(--dark-aqua);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.FilteredProductList-module__zSqHyq__activePage{background:var(--dark-aqua);color:#fff}.FilteredProductList-module__zSqHyq__ellipsis{color:var(--dark-aqua);padding:0 6px;font-size:18px}.FilteredProductList-module__zSqHyq__loadMoreTrigger{width:100%;height:60px}
.ProductCard-module__I61QzW__product-card{background:var(--color-card);flex-direction:column;justify-content:center;align-items:center;width:260px;height:470px;margin-bottom:22px;display:flex;position:relative}@media screen and (min-width:744px){.ProductCard-module__I61QzW__product-card{width:300px;height:550px;margin-bottom:32px}}@media screen and (min-width:1440px){.ProductCard-module__I61QzW__product-card{width:300px}}.ProductCard-module__I61QzW__product-image-wrapper{width:260px;height:300px;margin-bottom:14px;position:relative}.ProductCard-module__I61QzW__product-image{object-fit:cover}@media screen and (min-width:744px){.ProductCard-module__I61QzW__product-image-wrapper{width:300px;height:400px;margin-bottom:12px}}@media screen and (min-width:1440px){.ProductCard-module__I61QzW__product-image-wrapper{width:300px;height:400px}}.ProductCard-module__I61QzW__product-info-block{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.ProductCard-module__I61QzW__product-name{font-family:var(--font-family);text-transform:uppercase;text-align:center;color:var(--black);padding-inline:5px;font-size:18px;font-weight:400}.ProductCard-module__I61QzW__product-sizes{font-family:var(--font-family);text-align:center;color:var(--black);padding-inline:5px;font-size:16px;font-weight:400}.ProductCard-module__I61QzW__product-price{font-family:var(--second-family);text-align:center;color:var(--black);padding-inline:5px;font-size:14px;font-weight:400}.ProductCard-module__I61QzW__product-btn{background:var(--dark-aqua);width:180px;height:40px;font-family:var(--font-family);color:#f9f9f9;margin-bottom:18px;font-size:20px;font-weight:400;transition:all .3s ease-in-out}.ProductCard-module__I61QzW__product-btn:hover{background:var(--aqua);font-family:var(--font-family);color:var(--whitee)}.ProductCard-module__I61QzW__product-btn:active{background:#000;box-shadow:0 0 4px #e4572e33}.ProductCard-module__I61QzW__product-btn:disabled{background:#7a7a7a}.ProductCard-module__I61QzW__product-price-wrapper{flex-direction:row;justify-content:center;align-items:baseline;gap:16px;display:flex}.ProductCard-module__I61QzW__product-new-price{font-family:var(--second-family);text-align:center;color:var(--orange);font-size:14px;font-weight:400;display:block}.ProductCard-module__I61QzW__product-old-price{font-family:var(--second-family);text-align:center;color:#7a7a7a;font-size:14px;font-weight:400;text-decoration:line-through;display:block}
.DiscountBadge-module__KqwZNa__discount{background-color:var(--orange);border:1px solid var(--orange);width:86px;height:33px;font-family:var(--font-family);text-transform:uppercase;text-align:center;color:var(--white);z-index:10;justify-content:center;align-items:center;font-size:18px;font-weight:400;display:flex;position:absolute;top:24px;left:24px}
.loader-module__AkI_zq__loaderContainer{justify-content:center;align-items:center;height:30vh;display:flex}
.SearchPanel-module__-qwVsW__searchPanelWrapper{flex-direction:column-reverse;align-items:flex-start;gap:16px;padding:16px 44px 0 16px;display:flex;position:relative}.SearchPanel-module__-qwVsW__catalogBtn{color:var(--white);background:var(--purple);border-radius:4px;flex-direction:row;align-items:center;gap:16px;width:260px;height:55px;padding:8px 24px;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;display:flex}.SearchPanel-module__-qwVsW__catalogBtn:hover{background:#8a38f5}.SearchPanel-module__-qwVsW__searchWrapper{border-bottom:1px solid var(--black);background:0 0;gap:16px;width:200px;padding:17px 24px;display:flex}.SearchPanel-module__-qwVsW__searchInput{background:0 0;border:none;outline:none;width:100%;font-size:16px}.SearchPanel-module__-qwVsW__searchInput::placeholder{color:var(--black);font-size:18px;font-weight:400}@media only screen and (min-width:743.99px){.SearchPanel-module__-qwVsW__searchPanelWrapper{flex-direction:row;align-items:center;gap:26px;padding:24px 82px 0 24px}.SearchPanel-module__-qwVsW__searchWrapper{width:428px}}@media only screen and (min-width:1439.99px){.SearchPanel-module__-qwVsW__searchWrapper{width:758px}}.SearchPanel-module__-qwVsW__backdrop{z-index:10;background:#0000004d;position:fixed;inset:0}.SearchPanel-module__-qwVsW__dropdown{z-index:20;background:#fff;border-radius:8px;width:100%;padding:10px;position:absolute;top:110%;left:0;box-shadow:0 4px 12px #00000026}.SearchPanel-module__-qwVsW__item{color:inherit;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:8px;text-decoration:none;display:flex}.SearchPanel-module__-qwVsW__item:last-child{border-bottom:none}.SearchPanel-module__-qwVsW__itemImg{object-fit:cover;border-radius:4px;width:40px;height:40px}.SearchPanel-module__-qwVsW__itemName{font-size:24px;font-weight:500}.SearchPanel-module__-qwVsW__itemPrice{color:#444;font-size:13px}.SearchPanel-module__-qwVsW__empty{text-align:center;color:#777;padding:10px}
.CatalogModal-module__3F-X0q__catalogBackdrop{z-index:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff80;width:max-content;height:max-content;display:flex;position:absolute;inset:0}.CatalogModal-module__3F-X0q__container{z-index:100;background:var(--color-card);flex-direction:column;justify-content:center;align-items:center;padding:40px 18px;display:flex;position:absolute}@media only screen and (min-width:744px){.CatalogModal-module__3F-X0q__container{padding:40px 24px}}@media only screen and (min-width:1440px){.CatalogModal-module__3F-X0q__container{padding:40px 96px}}.CatalogModal-module__3F-X0q__titleWrapper{justify-content:space-between;min-width:252px;margin-bottom:40px;display:flex;position:relative}@media only screen and (min-width:744px){.CatalogModal-module__3F-X0q__titleWrapper{min-width:696px}}@media only screen and (min-width:1440px){.CatalogModal-module__3F-X0q__titleWrapper{min-width:1200px}}.CatalogModal-module__3F-X0q__title{font-family:var(--font-family);letter-spacing:.04em;color:var(--black);font-size:32px;font-weight:400;line-height:197%}.CatalogModal-module__3F-X0q__closeBtn{background:0 0;position:absolute;top:0;right:0}.CatalogModal-module__3F-X0q__categoryList{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:24px;width:100%;display:flex}@media only screen and (min-width:1440px){.CatalogModal-module__3F-X0q__categoryList{justify-content:flex-start;align-items:baseline;gap:50px;width:100%}}.CatalogModal-module__3F-X0q__categoryItem{font-family:var(--font-family);text-align:center;color:var(--black);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:32px;font-size:20px;font-weight:500;display:flex}.CatalogModal-module__3F-X0q__imgWrapper{border:.5px solid #434141;border-radius:12px;width:200px;height:200px;overflow:hidden}.CatalogModal-module__3F-X0q__categoryTitle{width:200px}
.Footer-module__y0MNaG__footerSection{background-color:var(--background-accent);flex-direction:column;align-items:center;display:flex}.Footer-module__y0MNaG__footerWrapper{border-bottom:1px solid #fff;flex-direction:column;align-items:center;display:flex}.Footer-module__y0MNaG__infoWrapper{flex-flow:wrap;justify-content:center;gap:24px;margin:0 auto;padding:40px 0;display:flex}.Footer-module__y0MNaG__footerNavList{flex-direction:column;gap:24px;display:flex}.Footer-module__y0MNaG__footerNavItem{letter-spacing:.01em;color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:133%}.Footer-module__y0MNaG__navTitle{color:#fff;margin-bottom:12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.Footer-module__y0MNaG__contactsWrapper{flex-direction:column;gap:12px;display:flex}.Footer-module__y0MNaG__contactsTitle{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.Footer-module__y0MNaG__contact{letter-spacing:.01em;text-align:center;color:#fff;border:1px solid #fff;border-radius:4px;padding:12px;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:133%}.Footer-module__y0MNaG__socialWrapper{flex-flow:row;align-items:center;gap:12px;display:flex}.Footer-module__y0MNaG__instWrapper{border:1px solid #fbfbfb;border-radius:4px;width:53px;height:53px;padding:8px}.Footer-module__y0MNaG__social{color:#fff;flex-direction:row;justify-content:center;align-items:center;gap:4px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;display:flex}.Footer-module__y0MNaG__privacy{letter-spacing:0;color:#fff;text-align:center;width:100%;padding-top:24px;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:210%;display:block}@media only screen and (min-width:743.99px){.Footer-module__y0MNaG__footerSection{padding:16px 20px 40px}.Footer-module__y0MNaG__infoWrapper{gap:40px;margin-top:10px}.Footer-module__y0MNaG__navTitle{font-size:20px}.Footer-module__y0MNaG__footerNavItem,.Footer-module__y0MNaG__contact{font-size:16px;line-height:150%}.Footer-module__y0MNaG__contactsTitle{font-size:20px}.Footer-module__y0MNaG__footerLogo{width:273px;height:143px}.Footer-module__y0MNaG__privacy{padding-top:40px;font-size:16px;line-height:131%}}@media only screen and (min-width:1439.99px){.Footer-module__y0MNaG__footerLogo{width:395px;height:207px}.Footer-module__y0MNaG__footerWrapper{flex-direction:row;justify-content:space-between;gap:80px}.Footer-module__y0MNaG__infoWrapper{gap:80px}.Footer-module__y0MNaG__privacy{font-size:20px;line-height:105%}}
@keyframes Skeleton-module__CaupHa__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Skeleton-module__CaupHa__skeleton{background:linear-gradient(90deg,#e4deda 25%,#f0ece9 50%,#e4deda 75%) 0 0/800px 100%;border-radius:4px;animation:1.5s ease-in-out infinite Skeleton-module__CaupHa__shimmer}.Skeleton-module__CaupHa__productCard{flex-direction:column;gap:12px;display:flex}.Skeleton-module__CaupHa__productCardImage{aspect-ratio:3/4;border-radius:0;width:100%;}.Skeleton-module__CaupHa__productCardName{width:70%;height:18px;}.Skeleton-module__CaupHa__productCardSizes{width:50%;height:14px;}.Skeleton-module__CaupHa__productCardPrice{width:60%;height:16px;}.Skeleton-module__CaupHa__productCardBtn{width:100%;height:40px;margin-top:4px;}.Skeleton-module__CaupHa__productGrid{grid-template-columns:1fr;gap:20px;padding:20px 0;display:grid}@media only screen and (min-width:744px){.Skeleton-module__CaupHa__productGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media only screen and (min-width:1440px){.Skeleton-module__CaupHa__productGrid{grid-template-columns:repeat(3,1fr);gap:28px}}.Skeleton-module__CaupHa__productPage{flex-direction:column;gap:24px;padding:20px 0;display:flex}.Skeleton-module__CaupHa__productPageImage{aspect-ratio:3/4;width:100%;max-width:500px;}.Skeleton-module__CaupHa__productPageInfo{flex-direction:column;gap:12px;display:flex}.Skeleton-module__CaupHa__productPageTitle{width:60%;height:28px;}.Skeleton-module__CaupHa__productPageArticle{width:40%;height:16px;}.Skeleton-module__CaupHa__productPagePriceBlock{width:55%;height:20px;}.Skeleton-module__CaupHa__productPageSizes{width:80%;height:40px;}.Skeleton-module__CaupHa__productPageColors{gap:8px;display:flex}.Skeleton-module__CaupHa__productPageColorDot{border-radius:50%;width:32px;height:32px;}.Skeleton-module__CaupHa__productPageBtn{width:100%;max-width:300px;height:50px;}@media only screen and (min-width:744px){.Skeleton-module__CaupHa__productPage{flex-direction:row;gap:32px}.Skeleton-module__CaupHa__productPageImage,.Skeleton-module__CaupHa__productPageInfo{width:50%}}.Skeleton-module__CaupHa__categoryTitle{width:200px;height:32px;margin:20px 0 16px;}.Skeleton-module__CaupHa__subcategoryBar{gap:12px;margin-bottom:20px;display:flex;overflow:hidden}.Skeleton-module__CaupHa__subcategoryChip{border-radius:18px;flex-shrink:0;width:100px;height:36px;}.Skeleton-module__CaupHa__galleryRow{gap:16px;padding:20px 0;display:flex;overflow:hidden}.Skeleton-module__CaupHa__galleryCard{flex-shrink:0;width:260px}@media only screen and (min-width:744px){.Skeleton-module__CaupHa__galleryCard{width:300px}}@media only screen and (min-width:1440px){.Skeleton-module__CaupHa__galleryCard{width:340px}}
.CustomGallery-module__sHkIsq__customGrid{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 0;display:flex}.CustomGallery-module__sHkIsq__heroLeft,.CustomGallery-module__sHkIsq__heroRight{flex-direction:column;align-items:center;gap:16px;display:flex}.CustomGallery-module__sHkIsq__heroCardFull{background-color:#fff;border-radius:4px;width:284px;height:494px;position:relative;overflow:hidden}.CustomGallery-module__sHkIsq__imgWrapper{width:280px;height:520px;position:relative}.CustomGallery-module__sHkIsq__compactImgWrapper{width:280px;height:247px;position:relative}@media only screen and (min-width:744px){.CustomGallery-module__sHkIsq__imgWrapper,.CustomGallery-module__sHkIsq__compactImgWrapper{width:330px}}.CustomGallery-module__sHkIsq__heroCardCompact{background:#f7f2ef;border-radius:4px;flex-direction:column;align-items:center;width:284px;height:494px;padding-top:40px;display:flex}.CustomGallery-module__sHkIsq__cardText{flex-direction:column;justify-content:center;align-items:center;max-width:430px;display:flex}.CustomGallery-module__sHkIsq__cardImg{object-fit:cover;display:block}.CustomGallery-module__sHkIsq__transitionBtn{text-align:center;color:#fff;cursor:pointer;background:#08707b;border:none;width:269px;height:44px;padding:8px 20px;font-family:Roboto,sans-serif;font-size:24px;font-weight:400;position:absolute;bottom:69px;left:50%;transform:translate(-50%)}.CustomGallery-module__sHkIsq__transitionBtnLight{text-transform:capitalize;color:#08707b;background:0 0;border:1px solid #08707b;width:209px;margin-bottom:40px;padding:14px 56px;font-family:Roboto,sans-serif;font-size:24px;font-weight:400}.CustomGallery-module__sHkIsq__cardTitle{text-transform:uppercase;text-align:center;color:#000;margin-bottom:18px;font-family:Roboto,sans-serif;font-size:24px;font-weight:600}.CustomGallery-module__sHkIsq__cardDescription{text-transform:uppercase;text-align:center;color:#000;margin-bottom:25px;padding-inline:8px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}@media only screen and (min-width:743.99px){.CustomGallery-module__sHkIsq__customGrid{gap:24px;padding:100px 0 126px}.CustomGallery-module__sHkIsq__heroLeft{flex-flow:row;gap:24px}.CustomGallery-module__sHkIsq__heroCardFull{width:330px;height:520px}.CustomGallery-module__sHkIsq__heroRight{gap:24px}.CustomGallery-module__sHkIsq__heroCardCompact{flex-direction:row;justify-content:flex-end;width:684px;height:247px;padding:0}.CustomGallery-module__sHkIsq__transitionBtnLight{margin-right:12px}.CustomGallery-module__sHkIsq__cardTitle{margin-top:40px}}@media only screen and (min-width:1439.99px){.CustomGallery-module__sHkIsq__customGrid{flex-direction:row;padding:140px 0}}
.HeroSection-module__pvFzuq__heroSection{background-color:#fff;max-width:1392px;margin-top:40px;padding-inline:0;position:relative}.HeroSection-module__pvFzuq__bannerWrapper{height:509px;position:relative;overflow:hidden}@media (min-width:744px){.HeroSection-module__pvFzuq__bannerWrapper{height:800px}}.HeroSection-module__pvFzuq__heroBanner{white-space:nowrap;color:#fff;text-align:center;background-color:#08707b;width:100%;padding:12px 0;font-size:20px;font-weight:600;overflow:hidden}.HeroSection-module__pvFzuq__starIcon{vertical-align:middle;margin:0 12px}@media only screen and (min-width:768px){.HeroSection-module__pvFzuq__heroSection{margin-top:60px}}@media only screen and (min-width:1440px){.HeroSection-module__pvFzuq__heroSection{margin-top:80px}}
.HeroBannerDog-module__rDpDma__heroBannerDog{width:322px;min-height:509px;max-height:800px}.HeroBannerDog-module__rDpDma__heroContent{padding-top:90px}.HeroBannerDog-module__rDpDma__heroBackgroundText{font-family:var(--font-unbounded), sans-serif;text-align:center;color:#e4572e0a;z-index:0;pointer-events:none;transform-origin:50%;font-size:40px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.HeroBannerDog-module__rDpDma__heroTitle{font-family:var(--font-unbounded), sans-serif;text-align:center;color:#fd5825;margin-bottom:16px;font-size:40px;font-weight:700}.HeroBannerDog-module__rDpDma__heroSubtitle{font-family:var(--font-unbounded), sans-serif;text-align:center;color:#000;margin-bottom:30px;font-size:16px;font-weight:700}.HeroBannerDog-module__rDpDma__heroBtn{color:#fff;background:#08707b;justify-content:center;align-items:center;width:264px;height:45px;margin:0 auto;padding:8px 20px;font-family:Inter,sans-serif;font-size:24px;font-weight:400;display:flex}.HeroBannerDog-module__rDpDma__heroImageBlock{justify-content:center;align-items:center;display:flex}.HeroBannerDog-module__rDpDma__heroImageWrapper{justify-content:center;align-items:center;width:205px;height:215px;margin-top:30px;margin-bottom:17px;display:flex;position:relative}.HeroBannerDog-module__rDpDma__heroImage{object-fit:cover}@media only screen and (min-width:744px){.HeroBannerDog-module__rDpDma__heroBannerDog{width:744px;min-height:800px}.HeroBannerDog-module__rDpDma__heroBackgroundText{transform:translate(-50%,-50%)scale(2.4)}.HeroBannerDog-module__rDpDma__heroTitle{font-size:64px}.HeroBannerDog-module__rDpDma__heroSubtitle{font-size:32px}.HeroBannerDog-module__rDpDma__heroBtn{width:321px}.HeroBannerDog-module__rDpDma__heroImageWrapper{width:436px;height:482px}}@media only screen and (min-width:1439.99px){.HeroBannerDog-module__rDpDma__heroBannerDog{width:1392px}.HeroBannerDog-module__rDpDma__heroBackgroundText{transform:translate(-50%,-50%)scale(5)}}
.HeroBannerBall-module__6kaLCW__heroBannerWrapper{flex-direction:column;justify-content:center;align-items:center;gap:13px;width:322px;min-height:519px;display:flex;position:relative;overflow:hidden}.HeroBannerBall-module__6kaLCW__heroContent{flex-direction:column;justify-content:center;align-items:center;padding-top:72px;display:flex;position:relative}.HeroBannerBall-module__6kaLCW__svgWrapper{z-index:0;pointer-events:none;position:absolute;top:5%;left:50%;transform:translate(-50%)}.HeroBannerBall-module__6kaLCW__heroTextWrapper{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.HeroBannerBall-module__6kaLCW__heroTitle{font-family:var(--font-unbounded), sans-serif;text-align:center;color:#fd5825;font-size:24px;font-weight:700}.HeroBannerBall-module__6kaLCW__heroSubtitle{font-family:var(--second-family);text-align:center;color:var(--black);width:195px;font-size:14px;font-weight:700}.HeroBannerBall-module__6kaLCW__heroBtn{color:#fff;background:#08707b;justify-content:center;align-items:center;width:195px;height:45px;margin:0 auto;padding:8px 20px;font-family:Inter,sans-serif;font-size:24px;font-weight:400;display:flex}.HeroBannerBall-module__6kaLCW__heroImageWrapper{z-index:1;width:205px;height:281px;position:relative}.HeroBannerBall-module__6kaLCW__heroImage{object-fit:cover}.HeroBannerBall-module__6kaLCW__svgWrapperBottom{z-index:0;pointer-events:none;position:absolute;top:85%;left:50%;transform:translate(-50%)}@media only screen and (min-width:744px){.HeroBannerBall-module__6kaLCW__heroBannerWrapper{flex-direction:row;width:744px;max-height:800px}.HeroBannerBall-module__6kaLCW__heroTitle{font-size:48px}.HeroBannerBall-module__6kaLCW__heroSubtitle{width:349px;font-size:24px}.HeroBannerBall-module__6kaLCW__heroBtn{width:269px;height:45px}.HeroBannerBall-module__6kaLCW__heroImageWrapper{width:334px;height:800px}.HeroBannerBall-module__6kaLCW__svgWrapperBottom{top:80%}}@media only screen and (min-width:1440px){.HeroBannerBall-module__6kaLCW__heroBannerWrapper{width:1392px}.HeroBannerBall-module__6kaLCW__heroTitle{font-size:64px}.HeroBannerBall-module__6kaLCW__heroSubtitle{width:637px}.HeroBannerBall-module__6kaLCW__heroImageWrapper{width:588px}.HeroBannerBall-module__6kaLCW__svgWrapperBottom{top:75%}}
.HeroBannerMan-module__25fJxG__heroManBanner{background-image:url(/images/hero-man-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:509px;position:relative;overflow:hidden}.HeroBannerMan-module__25fJxG__heroContentWrapper{flex-direction:column;align-items:center;gap:16px;padding-top:34px;display:flex}.HeroBannerMan-module__25fJxG__heroTitle{font-family:var(--font-unbounded), sans-serif;text-align:center;color:#fd5825;font-size:24px;font-weight:700}.HeroBannerMan-module__25fJxG__heroSubtitle{font-family:var(--second-family);text-align:center;color:var(--black);width:304px;font-size:16px;font-weight:700}.HeroBannerMan-module__25fJxG__heroBtn{color:#fff;background:#08707b;justify-content:center;align-items:center;width:269px;height:45px;margin:0 auto;padding:8px 20px;font-family:Inter,sans-serif;font-size:24px;font-weight:400;display:flex}.HeroBannerMan-module__25fJxG__heroImage{object-fit:cover;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media only screen and (min-width:744px){.HeroBannerMan-module__25fJxG__heroManBanner{min-height:800px}.HeroBannerMan-module__25fJxG__heroContentWrapper{gap:24px;max-width:442px;margin-left:33px;padding-top:146px}.HeroBannerMan-module__25fJxG__heroTitle{font-size:64px}.HeroBannerMan-module__25fJxG__heroSubtitle{width:497px;font-size:24px}.HeroBannerMan-module__25fJxG__heroImage{left:auto;right:0;transform:none}}@media only screen and (min-width:1440px){.HeroBannerMan-module__25fJxG__heroContentWrapper{gap:24px;max-width:637px;min-height:800px;margin-left:100px;padding-top:286px}.HeroBannerMan-module__25fJxG__heroSubtitle{width:637px}}
.MainProductBanner-module__HRvcqW__main-product-block{background-color:#fff;background-image:url(/images/351-1Jacket.webp);background-position:20px;background-repeat:no-repeat;background-size:contain;border-radius:4px;flex-direction:row-reverse;width:320px;height:736px;margin-bottom:60px;padding-top:75px;display:flex}@media only screen and (min-width:744px){.MainProductBanner-module__HRvcqW__main-product-block{width:744px;height:810px;margin-bottom:100px;padding-top:33px}}@media only screen and (min-width:1440px){.MainProductBanner-module__HRvcqW__main-product-block{width:1392px;height:924px;margin-bottom:241px;padding:90px 120px}}.MainProductBanner-module__HRvcqW__product-card{margin:0 auto}@media only screen and (min-width:744px){.MainProductBanner-module__HRvcqW__product-card{margin-right:24px}}@media only screen and (min-width:1440px){.MainProductBanner-module__HRvcqW__product-card{margin-right:120 px}}.MainProductBanner-module__HRvcqW__product-card{background:var(--color-card);flex-direction:column;justify-content:space-between;align-items:center;width:288px;height:586px;margin-bottom:22px;display:flex;position:relative}@media screen and (min-width:744px){.MainProductBanner-module__HRvcqW__product-card{width:333px;height:744px;margin-bottom:32px}}@media screen and (min-width:1440px){.MainProductBanner-module__HRvcqW__product-card{width:448px}}.MainProductBanner-module__HRvcqW__product-image-wrapper{width:288px;height:360px;margin-bottom:24px;position:relative}.MainProductBanner-module__HRvcqW__product-image{object-fit:contain;width:100%}@media screen and (min-width:744px){.MainProductBanner-module__HRvcqW__product-image-wrapper{width:300px;height:520px;margin-bottom:24px}}@media screen and (min-width:1440px){.MainProductBanner-module__HRvcqW__product-image-wrapper{width:430px}}.MainProductBanner-module__HRvcqW__product-info-block{flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.MainProductBanner-module__HRvcqW__product-name{font-family:var(--font-family);text-transform:uppercase;text-align:center;color:var(--black);padding-inline:5px;font-size:24px;font-weight:400}.MainProductBanner-module__HRvcqW__product-sizes{font-family:var(--font-family);text-align:center;color:var(--black);padding-inline:5px;font-size:18px;font-weight:400}.MainProductBanner-module__HRvcqW__product-price{font-family:var(--second-family);text-align:center;color:var(--black);padding-inline:5px;font-size:18px;font-weight:400}.MainProductBanner-module__HRvcqW__product-btn{text-align:center;background:var(--dark-aqua);width:260px;height:50px;font-family:var(--font-family);color:#f9f9f9;margin-bottom:36px;padding:8px 0;font-size:24px;font-weight:400;transition:all .3s ease-in-out}.MainProductBanner-module__HRvcqW__product-btn:hover{background:var(--aqua);font-family:var(--font-family);color:var(--whitee)}.MainProductBanner-module__HRvcqW__product-btn:active{background:#000;box-shadow:0 0 4px #e4572e33}.MainProductBanner-module__HRvcqW__product-btn:disabled{background:#7a7a7a}
.FilterSidebar-module__UpKF_G__sidebarOverlay{opacity:0;pointer-events:none;z-index:999;background:#00000059;transition:opacity .3s;position:fixed;inset:0}.FilterSidebar-module__UpKF_G__sidebarOverlay.FilterSidebar-module__UpKF_G__open{opacity:1;pointer-events:auto}.FilterSidebar-module__UpKF_G__sidebar{background:var(--color-card);z-index:1000;width:100vw;max-width:360px;height:100vh;padding:45px 20px 20px;transition:transform .35s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.FilterSidebar-module__UpKF_G__sidebar.FilterSidebar-module__UpKF_G__open{transform:translate(0)}.FilterSidebar-module__UpKF_G__closeBtn{color:#000;background:0 0;font-size:18px;position:absolute;top:15px;right:15px}.FilterSidebar-module__UpKF_G__filterTitle{text-align:center;margin-bottom:10px}.FilterSidebar-module__UpKF_G__btnGroup{flex-direction:column;justify-content:center;align-items:center;display:flex}.FilterSidebar-module__UpKF_G__resetBtn{border:1px solid var(--dark-aqua);width:276px;height:56px;font-family:var(--font-family);text-transform:uppercase;color:var(--dark-aqua);margin-bottom:12px;font-size:24px;font-weight:400}.FilterSidebar-module__UpKF_G__applyBtn{background:var(--dark-aqua);width:276px;height:56px;font-family:var(--font-family);text-transform:uppercase;color:#fff;font-size:24px;font-weight:400}
.RandomProductDescribe-module__HvGzaq__rnd-product-wraaper{justify-content:flex-end;align-items:center;width:288px;margin-bottom:60px;display:flex;position:relative}@media screen and (min-width:744px){.RandomProductDescribe-module__HvGzaq__rnd-product-wraaper{width:696px;margin-bottom:100px}}@media screen and (min-width:1440px){.RandomProductDescribe-module__HvGzaq__rnd-product-wraaper{width:1392px;margin-bottom:140px}}.RandomProductDescribe-module__HvGzaq__bakcground-photo{background-color:#fff;background-image:url(/images/blue_jeans.png);background-position:right 0 center;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:274px;height:283px}@media screen and (min-width:744px){.RandomProductDescribe-module__HvGzaq__bakcground-photo{width:497px;height:445px}}@media screen and (min-width:1440px){.RandomProductDescribe-module__HvGzaq__bakcground-photo{width:920px;height:724px}}.RandomProductDescribe-module__HvGzaq__product-info{width:199px;height:257px;font-family:var(--font-family);text-align:center;color:#1e1e1e;background:var(--color-card);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:16px 12px 8px;font-size:16px;font-weight:500;display:flex;position:absolute;top:13px;left:0}@media screen and (min-width:744px){.RandomProductDescribe-module__HvGzaq__product-info{width:478px;height:334px;padding:49px 15px;top:55px;left:0}}@media screen and (min-width:1440px){.RandomProductDescribe-module__HvGzaq__product-info{width:696px;height:466px;padding:115px 124px;top:129px}}.RandomProductDescribe-module__HvGzaq__product-name{text-align:center;margin-bottom:9px}@media screen and (min-width:744px){.RandomProductDescribe-module__HvGzaq__product-name{font-size:24px}}.RandomProductDescribe-module__HvGzaq__product-description{text-align:center;font-weight:400}@media screen and (min-width:744px){.RandomProductDescribe-module__HvGzaq__product-description{font-size:20px}}.RandomProductDescribe-module__HvGzaq__product-btn{background:var(--dark-aqua);width:155px;height:40px;font-family:var(--font-family);color:#f9f9f9;margin:0 auto;padding:8px 0;font-size:20px;font-weight:400;transition:all .3s ease-in-out}.RandomProductDescribe-module__HvGzaq__product-btn:hover{background:var(--aqua);font-family:var(--font-family);color:var(--whitee)}.RandomProductDescribe-module__HvGzaq__product-btn:active{background:#000;box-shadow:0 0 4px #e4572e33}.RandomProductDescribe-module__HvGzaq__product-btn:disabled{background:#7a7a7a}@media only screen and (min-width:1439px){.RandomProductDescribe-module__HvGzaq__product-btn{width:205px}}
.CartPage-module__BPRcza__cart-page-wrapper{padding:40px 16px 0}@media only screen and (min-width:744px){.CartPage-module__BPRcza__cart-page-wrapper{width:696px;margin:0 auto;padding:60px 0 0}}@media only screen and (min-width:1440px){.CartPage-module__BPRcza__cart-page-wrapper{width:1392px}}
.PriceRangeSlider-module__ClN-Dq__wrapper{flex-direction:column;gap:16px;width:100%;padding:4px 0;display:flex}.PriceRangeSlider-module__ClN-Dq__inputRow{align-items:center;gap:8px;display:flex}.PriceRangeSlider-module__ClN-Dq__inputGroup{flex-direction:column;flex:1;gap:4px;display:flex}.PriceRangeSlider-module__ClN-Dq__inputLabel{font-family:var(--roboto);color:var(--grey);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:400}.PriceRangeSlider-module__ClN-Dq__inputBox{background:var(--white);border:1px solid var(--medium-grey);border-radius:6px;align-items:center;padding:8px 10px;transition:border-color .2s;display:flex}.PriceRangeSlider-module__ClN-Dq__inputBox:focus-within{border-color:var(--dark-aqua)}.PriceRangeSlider-module__ClN-Dq__priceInput{font-family:var(--roboto);color:var(--light-black);background:0 0;border:none;outline:none;width:100%;font-size:16px;font-weight:500}.PriceRangeSlider-module__ClN-Dq__priceInput::placeholder{color:var(--medium-grey)}.PriceRangeSlider-module__ClN-Dq__currency{font-family:var(--roboto);color:var(--grey);flex-shrink:0;margin-left:4px;font-size:14px;font-weight:400}.PriceRangeSlider-module__ClN-Dq__inputDivider{background:var(--medium-grey);flex-shrink:0;width:12px;height:1px;margin-top:20px}.PriceRangeSlider-module__ClN-Dq__sliderContainer{width:100%;height:32px;position:relative}.PriceRangeSlider-module__ClN-Dq__track{background:var(--light-grey);border-radius:2px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.PriceRangeSlider-module__ClN-Dq__range{background:var(--dark-aqua);border-radius:2px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.PriceRangeSlider-module__ClN-Dq__thumb{pointer-events:none;appearance:none;background:0 0;width:100%;height:32px;margin:0;padding:0;position:absolute;top:0}.PriceRangeSlider-module__ClN-Dq__thumb::-webkit-slider-thumb{pointer-events:auto;background:var(--white);border:2px solid var(--dark-aqua);cursor:pointer;-webkit-appearance:none;border-radius:50%;width:20px;height:20px;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 4px #00000026}.PriceRangeSlider-module__ClN-Dq__thumb::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px #0003}.PriceRangeSlider-module__ClN-Dq__thumb::-webkit-slider-thumb:active{background:var(--dark-aqua);transform:scale(1.25)}.PriceRangeSlider-module__ClN-Dq__thumb::-moz-range-thumb{pointer-events:auto;background:var(--white);border:2px solid var(--dark-aqua);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #00000026}.PriceRangeSlider-module__ClN-Dq__thumb::-moz-range-thumb:hover{transform:scale(1.15)}.PriceRangeSlider-module__ClN-Dq__thumb::-moz-range-track{background:0 0;border:none}.PriceRangeSlider-module__ClN-Dq__thumbMin{z-index:3}.PriceRangeSlider-module__ClN-Dq__thumbMax{z-index:4}.PriceRangeSlider-module__ClN-Dq__rangeLabels{font-family:var(--roboto);color:var(--grey);justify-content:space-between;font-size:12px;font-weight:400;display:flex}
.page-module___8aEwW__messengerBar{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:25px;right:25px}.page-module___8aEwW__icon{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:56%;border-radius:50%;width:52px;height:52px;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 12px #00000026}.page-module___8aEwW__telegram{background-color:#2aabee;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M9.78 18.65l.28-4.23 7.68-6.92c.34-.31-.07-.46-.52-.19L7.74 13.3 3.64 12c-.88-.25-.89-.86.2-1.3l15.97-6.16c.73-.33 1.43.18 1.15 1.3l-2.72 12.81c-.19.91-.74 1.13-1.5.71L12.6 16.3l-1.99 1.93c-.23.23-.42.42-.83.42z'/></svg>")}.page-module___8aEwW__whatsapp{background-color:#25d366;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/></svg>")}.page-module___8aEwW__viber{background-color:#7360f2;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M11.4 0C9.473.028 5.333.344 3.02 2.467 1.302 4.187.696 6.7.633 9.817c-.06 3.115-.134 8.953 5.495 10.538h.005l-.005 2.42s-.038.978.609 1.179c.78.241 1.24-.502 1.986-1.303.41-.439.973-1.084 1.4-1.578 3.85.323 6.812-.418 7.15-.528.776-.252 5.171-.815 5.886-6.657.738-6.026-.358-9.832-2.34-11.55l-.013-.005c-.6-.553-3.011-2.311-8.404-2.33 0 0-.396-.026-1.001-.022zm.063 1.677c.514-.003.85.019.85.019 4.563.014 6.748 1.387 7.257 1.85 1.673 1.434 2.531 4.866 1.908 9.9-.595 4.88-4.16 5.19-4.815 5.4-.279.09-2.882.737-6.158.524 0 0-2.443 2.945-3.205 3.71-.119.123-.258.171-.351.148-.13-.032-.166-.187-.164-.41l.02-4.026c-4.764-1.32-4.486-6.29-4.435-8.892.052-2.602.545-4.732 1.997-6.166 1.957-1.776 5.473-2.04 7.106-2.057zm.116 2.347a.59.59 0 100 1.18c1.488 0 2.74.488 3.706 1.418.483.467.86 1.03 1.118 1.692a6.07 6.07 0 01.396 2.255.59.59 0 101.18 0c0-.97-.156-1.873-.475-2.683a5.866 5.866 0 00-1.397-2.115c-1.193-1.148-2.726-1.747-4.527-1.747zm.397 1.916a.59.59 0 00-.073 1.176c1.376.166 2.336.643 3.005 1.343.667.7 1.075 1.682 1.179 3.024a.59.59 0 101.176-.092c-.117-1.512-.601-2.764-1.502-3.708-.9-.94-2.157-1.526-3.717-1.741a.59.59 0 00-.068-.002zm.387 1.949a.59.59 0 00-.062 1.179c.668.073 1.108.262 1.397.554.291.292.484.74.557 1.418a.59.59 0 101.176-.121c-.087-.815-.336-1.515-.892-2.075-.555-.56-1.355-.81-2.108-.892a.59.59 0 00-.068-.063zm-3.65.387a.81.81 0 00-.561.139c-.41.291-.852.81-1.178 1.396-.327.586-.523 1.197-.523 1.798 0 .65.27 1.317.665 1.961.395.645.93 1.288 1.532 1.879 1.205 1.183 2.65 2.169 3.81 2.502 1.16.333 1.99-.043 2.378-.391.388-.348.668-.95.728-1.488.06-.535-.142-.99-.49-1.15-.349-.16-1.296-.587-1.617-.745-.32-.16-.677.041-.916.301-.24.26-.617.62-.94.535-.62-.165-1.42-.756-2.05-1.397-.628-.642-1.27-1.434-1.402-2.054-.085-.323.288-.7.548-.94.26-.24.46-.595.301-.916-.16-.32-.587-1.268-.745-1.617-.139-.302-.45-.535-.834-.564a.81.81 0 00-.072 0z'/></svg>")}.page-module___8aEwW__icon:hover{transform:translateY(-4px)scale(1.08);box-shadow:0 8px 20px #00000040}.page-module___8aEwW__icon{animation:3s ease-in-out infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}
.ColorsCheckboxList-module__Sm_RDa__list{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.ColorsCheckboxList-module__Sm_RDa__item{cursor:pointer;font-family:var(--font-family);align-items:center;gap:10px;display:flex}.ColorsCheckboxList-module__Sm_RDa__item input{border:2px solid var(--dark-aqua);cursor:pointer;background:0 0;border-radius:4px;width:19px;height:19px}.ColorsCheckboxList-module__Sm_RDa__label{color:var(--black);font-size:16px}.ColorsCheckboxList-module__Sm_RDa__count{color:#888}.ColorsCheckboxList-module__Sm_RDa__item .ColorsCheckboxList-module__Sm_RDa__custom{border:1.6px solid var(--dark-aqua);border-radius:4px;width:19px;height:19px;display:inline-block;position:relative}.ColorsCheckboxList-module__Sm_RDa__item input:checked+.ColorsCheckboxList-module__Sm_RDa__custom{background:var(--dark-aqua);border:1.6px solid var(--dark-aqua);border-radius:4px;width:19px;height:19px}.ColorsCheckboxList-module__Sm_RDa__item:checked+.ColorsCheckboxList-module__Sm_RDa__custom:after{content:"";border-bottom:3px solid #fff;border-right:3px solid #fff;width:8px;height:14px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.ColorsCheckboxList-module__Sm_RDa__cheked-arrow{padding:3px}.ColorsCheckboxList-module__Sm_RDa__checkboxStyle{display:none}
.ProductList-module__bi-JCq__cart-list{background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;min-height:151px;margin-bottom:16px;display:flex}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__cart-list{gap:24px}}.ProductList-module__bi-JCq__cart-item{border:1px solid var(--dark-aqua);border-radius:4px;gap:10px;width:288px;height:151px;padding:10px;display:flex;position:relative}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__cart-item{width:696px;height:285px;padding:20px}}@media only screen and (min-width:1440px){.ProductList-module__bi-JCq__cart-item{width:961px}}.ProductList-module__bi-JCq__cart-item-order{border:0;width:100%}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__cart-item-order{width:566px}}.ProductList-module__bi-JCq__cart-img-wrapper{width:100px;height:131px;position:relative}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__cart-img-wrapper{width:182px;height:245px}}.ProductList-module__bi-JCq__cart-item-info{width:160px}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__cart-item-info{width:400px}}@media only screen and (min-width:1440px){.ProductList-module__bi-JCq__cart-item-info{width:660px}}.ProductList-module__bi-JCq__cart-item-info-order{width:fit-content}.ProductList-module__bi-JCq__item-header{font-family:var(--second-family);text-transform:uppercase;color:var(--black);font-size:12px;font-weight:500}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__item-header{font-size:22px}}.ProductList-module__bi-JCq__delete-btn{background-color:#0000;position:absolute;top:7px;right:10px}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__delete-btn{top:15px;right:15px}}.ProductList-module__bi-JCq__item-info-list{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__item-info-list{gap:20px}}.ProductList-module__bi-JCq__item-txt{font-family:var(--font-family);color:var(--black);font-size:11px;font-weight:400}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__item-txt{font-size:20px}}.ProductList-module__bi-JCq__item-total-sum{font-family:var(--second-family);color:var(--black);font-size:10px;font-weight:400}@media only screen and (min-width:744px){.ProductList-module__bi-JCq__item-total-sum{font-size:20px}}
.Divider-module__sGa66G__divider{border:1px solid var(--aqua);width:100%;height:0;margin:18px 0}
.OrderForm-module__z4PtNG__order-form-title{font-family:var(--second-family);color:var(--black);margin-bottom:22px;font-size:18px;font-weight:400}.OrderForm-module__z4PtNG__order-form{flex-direction:column;gap:24px;display:flex}.OrderForm-module__z4PtNG__top-inputs-group{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}@media only screen and (min-width:744px){.OrderForm-module__z4PtNG__top-inputs-group{flex-flow:wrap;gap:24px;width:696px;margin-bottom:40px;display:flex}}.OrderForm-module__z4PtNG__order-input-label{font-family:var(--font-family);color:var(--black);flex-direction:column;font-size:18px;font-weight:400;display:flex}@media only screen and (min-width:744px){.OrderForm-module__z4PtNG__order-input-label{width:330px;margin:0 auto}}.OrderForm-module__z4PtNG__label-txt{margin-bottom:6px}.OrderForm-module__z4PtNG__order-input{height:55px;font-family:var(--font-family);color:var(--black);border:1px solid silver;border-radius:4px;outline:none;padding:13px 24px;font-size:18px;font-weight:400}.OrderForm-module__z4PtNG__order-input:focus{border:1px solid #7a7a7a}.OrderForm-module__z4PtNG__order-input::placeholder{font-family:var(--font-family);color:var(--grey);font-size:18px;font-weight:400}.OrderForm-module__z4PtNG__delivery-type-title{font-family:var(--second-family);color:var(--black);font-size:18px;font-weight:400}.OrderForm-module__z4PtNG__info-tip{min-width:288px;height:47px;font-family:var(--font-family);color:var(--black);background:#fbffb4;border-radius:4px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:11px 33px 11px 11px;font-size:14px;font-weight:500;display:flex}@media only screen and (min-width:744px){.OrderForm-module__z4PtNG__info-tip{width:448px}}.OrderForm-module__z4PtNG__radio-group{flex-direction:column;gap:24px;margin-bottom:9px;display:flex}.OrderForm-module__z4PtNG__radio-item{cursor:pointer;font-family:var(--font-family);letter-spacing:.01em;color:var(--black);align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:150%;display:flex}.OrderForm-module__z4PtNG__radio-item input{display:none}.OrderForm-module__z4PtNG__radio-item .OrderForm-module__z4PtNG__custom{border:1.6px solid var(--dark-aqua);border-radius:4px;width:19px;height:19px;display:inline-block;position:relative}.OrderForm-module__z4PtNG__radio-item input:checked+.OrderForm-module__z4PtNG__custom{background:var(--dark-aqua);border:1.6px solid var(--dark-aqua);border-radius:4px;width:19px;height:19px}.OrderForm-module__z4PtNG__checkbox input:checked+.OrderForm-module__z4PtNG__custom:after{content:"";border-bottom:3px solid #fff;border-right:3px solid #fff;width:8px;height:14px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.OrderForm-module__z4PtNG__cheked-arrow{padding:3px}.OrderForm-module__z4PtNG__delivery-title{font-family:var(--second-family);text-transform:uppercase;color:var(--black);font-size:14px;font-weight:400}.OrderForm-module__z4PtNG__required-txt{font-family:var(--font-family);letter-spacing:.01em;color:var(--black);margin-bottom:24px;font-size:12px;font-weight:400;line-height:133%}.OrderForm-module__z4PtNG__bottom-inputs-group{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}@media only screen and (min-width:744px){.OrderForm-module__z4PtNG__bottom-inputs-group{flex-flow:wrap;gap:24px;width:696px;margin:0 auto 40px;display:flex}.OrderForm-module__z4PtNG__order-input-delivery{width:100%}}.OrderForm-module__z4PtNG__additional-icon-box{justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.OrderForm-module__z4PtNG__additional-icon{justify-content:start;width:19px;height:19px;display:inline-block;position:relative}.OrderForm-module__z4PtNG__confirm-btn{background:var(--dark-aqua);max-width:696px;height:50px;font-family:var(--font-family);color:var(--white);margin-bottom:50px;font-size:20px;font-weight:400}.OrderForm-module__z4PtNG__form-header{font-family:var(--second-family);text-transform:uppercase;color:var(--light-black);margin-bottom:24px;font-size:18px;font-weight:500}.OrderForm-module__z4PtNG__form-comment-label{font-family:var(--font-family);color:var(--grey);width:696px;font-size:14px;font-weight:300;display:block}@media only screen and (min-width:744px){.OrderForm-module__z4PtNG__form-comment-label{font-size:18px}}.OrderForm-module__z4PtNG__form-comment{border:1px solid var(--dark-aqua);width:288px;height:93px;font-family:var(--font-family);letter-spacing:.01em;color:var(--black);resize:none;border-radius:4px;outline:none;margin-bottom:24px;padding:10px;font-size:12px;font-weight:400;line-height:133%}@media only screen and (min-width:744px){.OrderForm-module__z4PtNG__form-comment{width:696px;font-size:18px}}@media only screen and (min-width:1440px){.OrderForm-module__z4PtNG__form-comment{width:696px}}
.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__autocomplete-wrapper{width:100%;position:relative}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__autocomplete-list{z-index:20;background:#fff;border:1px solid #dcdcdc;border-radius:8px;width:100%;max-height:260px;padding:6px 0;animation:.15s ease-out NovaPoshtaWarehouseAutocomplete-module__2G9AmG__fadeIn;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 20px #00000014}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__autocomplete-item{cursor:pointer;color:#333;padding:10px 14px;font-size:14px;line-height:1.4;transition:background .15s,color .15s}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__autocomplete-item:hover{background:#f3f3f3}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__loading{color:#666;z-index:20;background:#fff;border:1px solid #dcdcdc;border-radius:8px;width:100%;padding:10px;font-size:14px;animation:.15s ease-out NovaPoshtaWarehouseAutocomplete-module__2G9AmG__fadeIn;position:absolute;top:calc(100% + 4px);left:0}@keyframes NovaPoshtaWarehouseAutocomplete-module__2G9AmG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__order-input-label{font-family:var(--font-family);color:var(--black);flex-direction:column;font-size:18px;font-weight:400;display:flex}@media only screen and (min-width:744px){.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__order-input-label{width:330px;margin:0 auto}}@media only screen and (min-width:1440px){.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__order-input-label{width:100%}}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__label-txt{margin-bottom:6px}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__order-input{height:55px;font-family:var(--font-family);color:var(--black);border:1px solid silver;border-radius:4px;outline:none;width:100%;padding:13px 20px;font-size:18px;font-weight:400}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__order-input:focus{border:1px solid #7a7a7a}.NovaPoshtaWarehouseAutocomplete-module__2G9AmG__order-input::placeholder{font-family:var(--font-family);color:var(--grey);font-size:18px;font-weight:400}
.not-found-module__HS70Aa__errorPageWrapper{flex-direction:column;justify-content:center;align-items:center;margin:32px auto 102px;display:flex}.not-found-module__HS70Aa__errorMessage{letter-spacing:.01em;font-size:18px;font-weight:700;line-height:233%}.not-found-module__HS70Aa__errorTitleWrapper{display:inline-block;position:relative}.not-found-module__HS70Aa__errorTitle{font-family:var(--second-family);color:var(--dark-aqua);z-index:1;font-size:100px;font-weight:500}.not-found-module__HS70Aa__errorImageWrapper{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-1%)}.not-found-module__HS70Aa__returnBtn{background-color:var(--dark-aqua);font-family:var(--roboto);text-transform:uppercase;color:#fff;text-align:center;cursor:pointer;width:288px;margin-top:340px;padding:20px 0;font-size:14px;font-weight:400;display:inline-block}@media only screen and (min-width:744px){.not-found-module__HS70Aa__errorPageWrapper{margin:106px auto 144px}.not-found-module__HS70Aa__errorMessage{font-size:40px;line-height:105%}.not-found-module__HS70Aa__errorTitle{font-size:200px}.not-found-module__HS70Aa__errorImageWrapper{transform:translate(-50%,3%)}.not-found-module__HS70Aa__returnBtn{width:522px;margin-top:418px;font-size:20px}}@media only screen and (min-width:1440px){.not-found-module__HS70Aa__errorPageWrapper{margin:144px auto 119px}.not-found-module__HS70Aa__errorMessage{font-size:48px;line-height:88%}}
