.filter-toggle-title-wrapper{align-items:center;display:flex;justify-content:space-between}.filter-input{background-color:#fff;border:1px solid #d3d8e1;border-radius:6px;color:#6a7d8e;font-family:Inter_18pt-Medium;font-size:14px;height:40px;line-height:140%;margin-bottom:16px;padding:10px 16px;width:100%}.filter-input::-moz-placeholder{color:#456c8f;font-family:Inter_18pt-Medium;font-size:14px;line-height:140%}.filter-input::placeholder{color:#456c8f;font-family:Inter_18pt-Medium;font-size:14px;line-height:140%}.checkbox-items-title{color:#6a7d8e;font-family:Inter_18pt-Medium;font-size:15px;line-height:140%;margin:0 0 0 12px;width:100%;word-break:break-word}.checkbox-items-wrapper{height:-moz-fit-content;height:fit-content;margin:0;padding-bottom:20px;width:100%}.checkbox-items-wrapper>:not(:first-child){margin-top:12px}.all-filters-toggler{color:#0b8bff;cursor:pointer;font-family:Inter_18pt-SemiBold;font-size:14px;line-height:140%;margin:0 0 20px}@media only screen and (max-width:1023px){.filter-arrow-mobile{display:none}}.checkbox-items-wrapper::-webkit-scrollbar{width:4px}.checkbox-items-wrapper::-webkit-scrollbar-thumb{background-color:#00549f4d;border-radius:6px}.checkbox-items-wrapper::-webkit-scrollbar-track{background:transparent;border-radius:6px}.filter-checkbox input[type=checkbox]{display:none}.filter-checkbox .checkmark{border:1px solid #d3d8e1;border-radius:6px;cursor:pointer;display:inline-block;height:20px;position:relative;vertical-align:middle;width:20px}.filter-checkbox .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:6px}.filter-checkbox input[type=checkbox]:checked+.checkmark:after{display:block}.filter-checkbox input[type=checkbox]:checked+.checkmark{background-color:#0b8bff}.filter-arrow-mobile,.filter-arrow-mobile-wrapper{display:none}@media only screen and (max-width:1023px){.filter-toggle-title-wrapper{height:-moz-fit-content;height:fit-content}.filter-input{margin-bottom:0;margin-top:16px}.filter-arrow-mobile{display:none}.checkbox-items-wrapper{margin-top:16px;padding:0!important}.filter-arrow-mobile-wrapper{align-items:center;display:flex;font-size:13px;gap:10px}.all-filters-toggler{margin:16px 0 0!important}}.price-inputs-wrapper{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.catalog-price-input{background-color:#fff;border:1px solid #d3d8e1;border-radius:6px;font-size:14px;height:40px;padding:10px 16px;width:50%}.catalog-price-input,.range-divider-text{color:#6a7d8e;font-family:Inter_18pt-Medium;line-height:140%}.range-divider-text{font-size:15px;margin:0}.price-filter-btn{background-color:#f0f8ff;border:1px solid #0b8bff;border-radius:6px;color:#0b8bff;font-family:Inter_18pt-Bold;font-size:16px;font-weight:500;height:56px;line-height:140%;margin-bottom:20px;width:100%}.price-filter-btn:hover{border:1px solid #0061b8;color:#0061b8}.checkbox-filter-item{align-items:center;display:flex}.checkbox-items-quantity{color:#6a7d8e;font-family:Inter_18pt-Medium;font-size:15px;line-height:140%;margin:0 3px}@media only screen and (max-width:1023px){.catalog-price-input{width:calc(50% - 10px)}.price-inputs-wrapper{margin-top:16px}.price-filter-btn{margin-bottom:0}}.custom-slider{--trackHeight:3px;--thumbRadius:24px;border-radius:999px;height:var(--trackHeight);margin:28px 0!important;position:relative}.custom-slider .background{background:#d3d8e1;border-radius:999px;content:"";display:block;height:100%;position:absolute;width:100%;z-index:0}.custom-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border-radius:999px;height:100%;pointer-events:none;position:relative;z-index:1}.custom-slider input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border-radius:999px;height:var(--trackHeight)}.custom-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(102.14deg,#007aff,#25b3ff 75.39%);border:1px solid #0b8bff;border-radius:999px;cursor:pointer;height:var(--thumbRadius);margin-top:calc((var(--trackHeight) - var(--thumbRadius))/2);pointer-events:all;position:relative;width:var(--thumbRadius);z-index:2}.custom-slider input[type=range]::-moz-range-track{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border-radius:999px;height:var(--trackHeight)}.custom-slider input[type=range]::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:linear-gradient(102.14deg,#007aff,#25b3ff 75.39%);border:1px solid #0b8bff;border-radius:999px;box-sizing:border-box;cursor:pointer;height:var(--thumbRadius);margin-top:calc((var(--trackHeight) - var(--thumbRadius))/2);pointer-events:all;position:relative;width:var(--thumbRadius);z-index:2}.custom-slider.minmax{border-radius:999px;height:var(--trackHeight);margin:.5rem 0;position:relative;--progressLeft:0%;--progressRight:0%}.custom-slider .minmax-indicator{height:100%;left:var(--thumbRadius);pointer-events:none;position:absolute;right:var(--thumbRadius);z-index:1}.custom-slider .minmax-indicator:before{background:linear-gradient(102.14deg,#007aff,#25b3ff 75.39%);content:"";height:100%;left:var(--progressLeft);position:absolute;right:var(--progressRight)}.custom-slider.minmax input[type=range]{position:absolute;width:calc(100% - var(--thumbRadius))}.custom-slider.minmax input[type=range][name=max]{left:var(--thumbRadius)}.custom-slider.minmax input[type=range]::-webkit-slider-runnable-track{background:none}.minmax-inputs{display:flex;justify-content:space-between}.minmax-inputs input{width:50px}.catalog-chosen{border-radius:6px;height:-moz-fit-content;height:fit-content;margin-top:15px;width:100%}.catalog-chosen-wrapper{align-items:center;display:flex;justify-content:space-between}.catalog-chosen-wrapper p{margin:0}.chosen-title{color:#264e72;font-family:Montserrat Bold;font-size:18px;line-height:140%}.chosen-link-wrapper{align-items:center;display:flex;gap:6px;margin-top:8px}.chosen-link{color:#0b8bff;cursor:pointer;font-family:Inter_18pt-SemiBold;font-size:12px;line-height:180%;margin:0}.chosen-link:hover{text-decoration:underline}.chosen-items-wrapper{flex-wrap:wrap;margin-top:20px;max-height:100px;row-gap:5px;scrollbar-gutter:stable}.chosen-item,.chosen-items-wrapper{-moz-column-gap:5px;column-gap:5px;display:flex}.chosen-item{align-items:center;background-color:#0b8bff;border-radius:100px;color:#fff;font-size:12px;font-weight:600;justify-content:space-between;line-height:180%;overflow:scroll;padding:8px 12px;scrollbar-width:none;white-space:pre;width:-moz-fit-content;width:fit-content}.chosen-item span{font-family:Inter_18pt-SemiBold}.mobile-link{display:none}@media only screen and (max-width:1023px){.chosen-items-wrapper{max-height:-moz-fit-content;max-height:fit-content}.catalog-chosen{border-radius:0;height:-moz-fit-content;height:fit-content;margin-top:0;padding:12px 16px}.mobile-link{display:block}}.mobile-filters-wrapper{background-color:#f1f4f9;height:100%;left:0;overflow:scroll;position:fixed;scrollbar-width:none;top:0;touch-action:pan-y;width:100%;z-index:11}.mobile-filters-header{align-items:center;background:#fff;color:#264e72;display:flex;font-family:Inter_18pt-Bold;font-size:18px;height:48px;justify-content:space-between;padding:15px;position:relative;width:100%}.mobile-filters-header span{color:#456c8f;font-family:Inter_18pt-SemiBold;font-size:13px}.mobile-filters-reset-menu a{color:#0b8bff}.mobile-filters-params-wrapper{color:#3e3e3e;padding:0 12px 85px}.mobile-filters-reset-menu{align-items:center;background-color:#fff;bottom:0;box-shadow:0 0 14px #002d5814;color:#0b8bff;display:flex;font-size:15px;font-weight:500;gap:10px;height:72px;justify-content:space-between;left:0;padding:10px 12px;position:fixed;width:100%;z-index:2}.mobile-filter-btn{font-size:14px!important;font-weight:500!important;height:56px!important;width:50%!important}.filter-checkbox-header{align-items:center;background-color:#e6f4ff;display:flex;font-size:14px;font-weight:500;gap:15px;height:40px;justify-content:space-between;padding:15px 20px;width:100%}.filter-mobile-item-wrapper{padding:15px 12px 85px}.filter-mobile-item-wrapper>:not(:first-child){margin-top:10px}.mobile-filters-back-btn{background-color:#f0f8ff;border:1px solid #0b8bff;border-radius:6px;color:#0b8bff;font-family:Inter_18pt-SemiBold;font-size:14px;height:56px;width:50%}@media only screen and (min-width:375px) and (max-width:1023px){.mobile-filter-btn{width:50%!important}}@media only screen and (min-width:1024px){.mobile-filters-wrapper{display:none}}.content_page_wrapper{background-color:#f1f4f9;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;touch-action:pan-y}.content_page_container{color:#3e3e3e;display:flex;gap:32px;justify-content:space-between;margin:0 auto;max-width:1620px;padding:0 50px;width:100%}.content_page_crumbs{align-items:center;display:flex;gap:12px;justify-content:flex-start}.static-page-main{flex-direction:column;gap:48px;padding:16px 50px 100px!important}.crumb_home_icon,.crumb_icon{height:16px;width:16px}.content_page_crumb{align-items:center;color:#6a7d8e;display:flex;font-family:Inter Tight SemiBold;font-size:14px;font-weight:600;gap:7px}.content_page_title_container{color:#3e3e3e;display:flex;justify-content:flex-end;margin:0 auto;max-width:1620px;padding:0 50px;width:100%}.content-pages-menu{height:-moz-fit-content!important;height:fit-content!important;margin-top:16px;max-width:240px;position:sticky;width:100%}.content-page-title{color:#153450;font-family:Montserrat Bold;font-size:32px;line-height:140%;margin:0}.content-page-subtitle{color:#264e72;font-family:Montserrat SemiBold;font-size:20px;font-weight:700;line-height:140%;margin:0}.contacts-page-subtitle{font-family:Montserrat Bold!important}.sub-margin{margin-top:0!important}.content-page-texts p{line-height:150%}.content-page-texts p,.content-page-texts ul{color:#757575;font-family:Inter Tight SemiBold;font-size:16px;font-weight:600}.content-page-texts ul{padding-left:20px}.questionnaire{border:none;height:2300px;width:100%}.vacancies-wrapper{height:-moz-fit-content;height:fit-content;margin-top:15px}.vacancies-title-wrapper{font-family:inherit;margin:30px 0}.vacancies-list{border:none;padding-top:20px;width:100%}.static-page-form-wrapper{align-items:center;background-color:#fff;border-radius:6px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;padding:42px 0 50px;width:100%}.static-page-form{max-width:536px;text-align:center;width:100%}.pages-form-text{margin:16px auto 48px!important;max-width:430px;width:100%}.content-page-bottom-elem{background-color:#f1f4f9;height:100px}@media (1024px <= width <= 1350px){.content_page_container,.content_page_title_container{padding:0 32px}}@media (1024px <= width <= 1280px){.content_page_container{gap:24px}}@media (1024px <= width <= 1350px){.static-page-main{padding:16px 32px 100px!important}}@media only screen and (max-width:1023px){.content_page_container{display:block;margin-top:96px;padding:0 12px;width:100%}.static_page_container{margin-top:48px!important}.static-page-main{padding:12px 16px 56px!important}.content-page-title{font-size:22px}.content_page_crumbs{gap:8px;margin-bottom:15px}.content_page_crumb{font-size:11px}.content-page-subtitle{font-size:18px}.sub-margin{margin-bottom:16px;margin-top:46px!important}.vacancies-title-wrapper{margin:15px}.questionnaire{border:none;height:2500px;width:100%}.vacancies-list{border:none;padding-top:10px;width:100%}.crumb_home_icon{height:13px;width:13px}.crumb_icon{height:14px;width:14px}.content-pages-menu{display:none}.static-page-form-wrapper{padding:16px}.sp-subcontent{flex-direction:column;gap:16px}.pages-form-text{margin:8px auto 16px!important}.content-page-bottom-elem{height:56px}}@media only screen and (max-width:767px){.static-page-form{text-align:left;width:100%}.pages-form-text{margin:8px 0 16px!important}}.catalog-page-wrapper{background-color:#f1f4f9;display:flex;flex-direction:column;justify-content:center;touch-action:pan-y}.catalog-page-container{color:#3e3e3e;display:flex;justify-content:space-between;margin:0 auto;max-width:1620px;padding:16px 50px 0;width:100%}.filters-container{padding-bottom:50px!important}.catalog-title-container,.catalog-title-fish-container{margin:0 auto;max-width:1620px;padding:0 50px;width:100%}.catalog-page-container-part{display:flex;justify-content:space-between;max-width:1620px;width:100%}.catalog-breadcrumbs{align-items:center;margin:16px 0!important}.catalog-breadcrumbs p{margin-bottom:0;margin-top:0}.breadcrumbs-divider{margin:0 0 0 8px}.catalog-page-title{color:#153450;font-family:Montserrat Bold;font-size:32px;line-height:140%;margin:0}.no-results-title{margin-bottom:300px}.catalog-filters-main{background-color:#fff;border-radius:6px;max-width:312px;padding:0;position:sticky;top:58px;transition:max-height .2s ease;width:1000%}.catalog-filters-wrapper{background-color:#fff;border-radius:6px;max-width:308px;padding:0 13px 15px 15px;width:100%}.search-page-wrapper{padding-top:25px!important}.filters-title{color:#264e72;font-family:Montserrat Bold;font-size:18px;line-height:140%}.filter-wrapper{background-color:#fff;border-bottom:1px solid #dfebf8;width:100%}.catalog-right-part{height:-moz-fit-content;height:fit-content;padding-left:8px;width:81%}.catalog-goods-wrapper{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);width:100%}.wishlist-share-goods-wrapper{grid-template-columns:repeat(5,1fr)!important;margin-top:24px!important}.goods-filter-menu{align-items:center;display:flex;height:100%;justify-content:flex-end;position:relative;width:-moz-fit-content;width:fit-content}.filter-menu-main{align-items:center;background-color:#fff;border-radius:6px;color:#264e72;display:flex;font-family:Inter_18pt-Bold;font-size:15px;height:48px;justify-content:space-between;line-height:180%;padding:10.5px 16px;width:244px}.filter-tags-submenu{align-items:center;display:flex;justify-content:space-around;width:280px}.tags-option{cursor:pointer;font-size:15px;font-weight:600}.discount{color:#ed1c24}.new-good{color:#008fdb}.hit{color:#ff9b00}.displayed-submenu{background-color:#fff;border:1px solid #e6ebef;border-radius:6px;color:#264e72;display:flex;flex-direction:column;font-size:15px;gap:15px;left:0;line-height:180%;padding:16px;position:absolute;top:50px;width:244px;z-index:4}.submenu-overlay{background-color:transparent;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:3}.displayed-submenu div{color:#264e72;font-family:Inter_18pt-Bold}.displayed-submenu div:hover{color:#0b8bff;cursor:pointer}.catalog-invitation{align-items:center!important;display:flex;flex-direction:column!important;height:300px;justify-content:center!important;margin:0 auto;max-width:1620px;padding:0 50px;width:100%}.catalog-good-item{align-items:center;display:flex;flex-direction:column;height:100%!important;margin-left:0!important;width:100%!important}.content_page-main-content{background-color:#fff;border-radius:6px;padding:30px}.content_page-list-content,.content_page-main-content{height:-moz-fit-content;height:fit-content;margin-top:22px;width:100%}.filter-btns-container{display:none}.catalog-pagination-wrapper{align-items:center;display:flex;gap:24px;justify-content:flex-start;margin-top:40px}@media (1024px <= width <= 1279px){.catalog-filters-main{max-width:276px}.catalog-filters-wrapper{max-width:272px}.rate-line-text{font-size:10px;white-space:pre}.catalog-goods-wrapper{grid-template-columns:repeat(3,1fr)}.wishlist-share-goods-wrapper{grid-template-columns:repeat(4,1fr)!important}}@media (1024px <= width <= 1350px){.catalog-page-container,.catalog-title-container,.catalog-title-fish-container{padding:16px 32px 0}}@media only screen and (max-width:1023px){.catalog-page-container{display:block;margin:15px 0 0;padding:0;width:100%}.wishlist-share-goods-wrapper{margin-top:16px!important}.filter-wrapper{border-radius:6px;margin-top:16px;padding:16px}.filters-title{margin:0}.filters-container{padding-bottom:0!important}.catalog-page-container-part{display:block;width:100%}.catalog-title-container{margin:51px 0 0;padding:0 12px;width:100%}.catalog-title-pages-container{margin-top:0!important}.catalog-title-fish-container{padding:0}.catalog-breadcrumbs{display:flex!important;height:-moz-fit-content!important;height:fit-content!important;margin:0 0 15px;padding-left:5px!important;white-space:pre!important;width:100%!important}.filter-btns-container{display:block;padding:0 12px}.catalog-page-title{font-size:24px}.no-results-title{margin-bottom:100px}.catalog-filters-main,.catalog-filters-wrapper{display:none}.catalog-right-part{margin-left:0;margin-top:15px;padding:0 12px;width:100%}.catalog-goods-wrapper{gap:5px;grid-template-columns:repeat(2,1fr);margin-top:16px}.catalog-good-item{height:100%!important;margin-left:0!important;width:100%!important}.catalog-pagination-wrapper{align-items:flex-start;align-items:center;flex-direction:column-reverse;gap:0;margin-top:24px}.search-page-wrapper{margin-top:0!important}.search-page-title{margin-left:0!important}.catalog-invitation{padding:0 12px}.goods-filter-menu{display:none}.content_page-main-content{margin-top:16px;padding:12px;width:100%}.content_page-list-content{margin-top:16px;width:100%}.filter-menu-main{display:none}}@media (768px <= width <= 1023px){.wishlist-share-goods-wrapper{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:767px){.wishlist-share-goods-wrapper{grid-template-columns:repeat(2,1fr)!important}}.brand_page_container{gap:8px!important}.brand-right-part{border-left:none!important;display:flex;justify-content:flex-end;padding-left:0!important;width:100%!important}.brands-filter-menu{padding-bottom:20px!important;width:calc(100% - 10px)!important}.brand-filters-wrapper{width:100%}.brand-details-slide{float:left;height:64px;margin:0 15px 5px 0;max-width:126px}.mobile-descript-text{display:none}@media only screen and (max-width:1023px){.promotion-slide-wrapper{display:flex;justify-content:center}.brand-details-slide{margin:0}.mobile-descript-text{display:block}.brand_page_container{gap:15px!important;margin-top:0!important}}.feedbacks-wrapper{background-color:#f1f4f9;display:flex;justify-content:center}.feedbacks-container{margin:0 auto;max-width:1620px;padding:32px 50px;touch-action:pan-y;width:100%}.feedbacks-block-title{color:#264e72;font-family:Montserrat Bold;font-size:24px;line-height:140%;margin:0}.feedbacks-block-title span{color:#6a7d8e;font-family:Montserrat Bold;font-size:18px;line-height:140%}.feedbacks-product{background-color:#fff;border-radius:6px;color:#3e3e3e;height:-moz-fit-content;height:fit-content;margin-top:16px;padding:24px;width:392px}.feedbacks-product-title{font-size:18px;font-weight:600;line-height:25px;margin:0;width:90%}.feedbacks-product-btn{background-color:#0b8bff;border:none;border-radius:6px;color:#fff;font-family:Inter_18pt-Bold;font-size:15px;font-size:14px;height:44px;line-height:140%;margin-top:20px;width:100%}.feedbacks-product-btn:hover{background-color:#0061b8}.feedback-items{display:flex;flex-direction:column;width:100%}.feedback-item{background-color:#fff;border-radius:6px;color:#3e3e3e;height:-moz-fit-content;height:fit-content;margin-top:12px;padding:24px;width:100%}.feedback-item-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.feedback-item-name-wrapper{align-items:center;background-color:#d9f7fd;border-radius:50%;display:flex;height:32px;justify-content:center;margin-bottom:12px;text-align:center;width:32px}.feedback-item-name{color:#264e72;font-family:Montserrat Bold;font-size:18px;line-height:140%;margin:0}.feedback-item-feedback{color:#6a7d8e;font-family:Inter_18pt-Medium;font-size:15px;line-height:180%;margin-top:0;word-wrap:break-word;overflow-wrap:break-word}.feedback-like-line{align-items:center;display:flex;justify-content:space-between}.link-text{color:#0b8bff;font-size:15px;font-weight:500}.like-question,.like-question-quantity{color:#6a7d8e;font-family:Inter_18pt-Medium;font-size:14px;line-height:140%}.likes-wrapper{align-items:center;display:flex;justify-content:space-between;width:300px}.item-photos-wrapper{display:flex;overflow:hidden}.item-photos-wrapper>:not(:first-child){margin-left:8px}.comments-wrapper{border-top:1px solid #e6f4ff;margin-top:5px}.comment-header{display:flex;justify-content:space-between;margin:10px 0}.answer-wrapper{margin-bottom:0!important}.comment-ava{height:28px;width:28px}.comment-photo{height:100px;width:100px}.nofeedbacks-wrapper{align-items:center;background-color:#fff;border-radius:6px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-top:16px;padding:56px 24px 32px;width:100%}.nofeedbacks-text{color:#6a7d8e;font-family:Inter_18pt-Medium;font-size:15px;line-height:140%;margin:32px 0 24px}.nofeedbacks-product-btn{background-color:#0b8bff;border:none;border-radius:6px;color:#fff;height:56px;width:375px}.feedback-item-char-text,.nofeedbacks-product-btn{font-family:Inter_18pt-Bold;font-size:16px;line-height:140%}.feedback-item-char-text{color:#264e72}.comments-pages-wrapper{margin-top:24px}.feedbacks-pagination-wrapper{align-items:center;display:flex;gap:24px}@media (1024px <= width <= 1350px){.feedbacks-container{padding:0 32px 32px}.feedbacks-block-title{margin-top:24px}}@media (max-width:1023px){.feedbacks-container{align-items:center;flex-direction:column;gap:0;padding:12px;width:100%}.feedbacks-product-wrapper{width:100%}.feedbacks-block-title{font-size:18px}.feedbacks-block-title span{font-size:15px;line-height:160%}.feedback-items{gap:0;margin-top:0}.feedback-item{margin-top:10px!important}.feedbacks-product-btn{margin-bottom:5px}.feedbacks-product-title{font-size:15px}.feedbacks-photos-wrapper{overflow:hidden;width:100%}.feedbacks-photos-wrapper>:not(:first-child){margin-left:7px}.item-photos-wrapper{overflow:hidden;width:100%}.feedback-item{width:100%}.comment-photo{height:52px;width:52px}.likes-wrapper{width:115px}.like-question{display:none}.feedbacks-pagination-wrapper{align-items:flex-start;flex-direction:column-reverse;gap:0}.comments-pages-wrapper{align-items:center!important;flex-direction:row!important;flex-direction:column!important;gap:8px;justify-content:flex-start!important;margin-top:0}.nofeedbacks-wrapper{margin-top:12px;padding:32px 24px 24px}.nofeedbacks-text{margin-left:0;margin-top:30px}}@media (max-width:767px){.nofeedbacks-product-btn,.nofeedbacks-wrapper img{width:100%}.feedbacks-product{padding:8px;width:100%}}.paginate-pagination-btn{background-color:#0b8bff;border:none;border-radius:6px;color:#fff;font-size:15px;font-weight:600;height:44px;padding:12px 16px;width:-moz-fit-content;width:fit-content}.paginate-pagination-btn:hover{background-color:#0061b8}.paginate-pages-wrapper{display:flex;gap:16px;margin:0}ul.paginate-pages-wrapper{padding-left:0}.paginate-page-btn{align-items:center;background-color:#f2f4f8;border:1.6px solid #d3d8e1;border-radius:6px;color:#6a7d8e;cursor:pointer;display:flex;font-family:Inter_18pt-Bold;font-size:18px;height:56px;justify-content:center;width:56px}.paginate-page-btn:hover{background-color:#d2ddeb}.paginate-active-page{align-items:center;background-color:#0b8bff;border-radius:6px;color:#fff;display:flex;font-family:Inter_18pt-Bold;font-size:18px;height:56px;justify-content:center;width:56px}.page-item{display:none}.paginate-page-link{align-items:center;display:flex;font-size:18px;justify-content:center;width:56px}.paginate-btn,.paginate-page-link{border-radius:6px;font-family:Inter_18pt-Bold;height:56px}.paginate-btn{background-color:#f0f8ff;border:1.6px solid #0b8bff;color:#0b8bff;font-size:16px;padding:9px 24px;white-space:pre;width:160px}.paginate-btn:hover{border:1px solid #0061b8;color:#0061b8}@media only screen and (max-width:1023px){.paginate-pages-wrapper{align-items:center!important;flex-direction:row!important;flex-wrap:wrap;gap:8px;justify-content:flex-start!important;margin-top:16px;width:-moz-fit-content;width:fit-content}.paginate-pagination-btn{margin-top:15px;width:100%}.paginate-active-page,.paginate-page-btn,.paginate-page-link{height:44px;width:44px}.paginate-btn{height:44px;width:252px}}
