.b-slider{padding-top:20px !important;padding-bottom:60px !important}.b-slider__container{display:flex;gap:20px}.b-slider__slider{overflow:hidden;border-radius:10px;position:relative;flex-basis:1075px;height:auto !important;min-height:auto !important;aspect-ratio:unset !important;align-self:flex-start;position:sticky;top:60px}.b-slider__button{position:absolute;transform:translateY(-50%);top:50%;z-index:1}.b-slider__next{right:5px}.b-slider__prev{left:5px}.b-slider .sliderWrap{width:100%;overflow:hidden;height:100%}.b-slider__swiper{height:100%;opacity:0}.b-slider__item{position:relative;display:block}.b-slider__item img{position:sticky;top:0;border-radius:10px;width:100%;will-change:transform;transition:transform 0.4s;object-fit:contain;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.b-slider__item-link{background-image:none !important;display:grid;place-items:center}.b-slider__controls{position:absolute;bottom:40px;left:40px;z-index:2;display:flex;align-items:center;gap:30px}.b-slider__button{flex-shrink:0}.b-slider__button svg path{transition:stroke 0.2s ease}.b-slider__button:hover svg path{stroke:var(--site-color) !important}.b-slider__pagination{display:flex;align-items:center;align-self:stretch}.b-slider .swiper-pagination-bullet{width:44px;height:auto;background-color:transparent;opacity:0.2;margin:0px !important;border-radius:0px;align-self:stretch;position:relative;transition:opacity 0.2s ease}.b-slider .swiper-pagination-bullet:before{content:"";display:block;width:100%;height:2px;background-color:#FFFFFF;position:absolute;top:calc(50% - 1px);transition:background-color 0.2s ease}.b-slider .swiper-pagination-bullet-active{opacity:1}.b-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{opacity:1 !important}.b-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover::before{background-color:var(--site-color) !important}.b-slider__menu{display:flex;flex-direction:column;flex-basis:345px;flex-shrink:0}.b-slider__catalog{background-color:var(--site-color);padding:20px;display:flex;gap:20px;align-items:center;border-radius:10px 10px 0px 0px}.b-slider__catalog-title{font-family:Rubik;font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#FFF;text-transform:uppercase;flex-grow:1;text-align:left}.b-slider__catalog svg path{fill:#FFF}.b-slider__catalog-arrow{display:none;transition:transform 0.2s ease}.b-slider__catalog-arrow svg{width:20px !important;height:20px !important}.b-slider__categories{display:flex;flex-direction:column}.b-slider__category{padding:0px 20px;overflow:hidden}.b-slider__category-wrapper{padding:23px 10px;border-bottom:1px solid #E9E9E9;font-family:Rubik;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:2%;display:flex;align-items:center;gap:20px;transition:border-color 0.2s}.b-slider__category-wrapper svg{flex-shrink:0}.b-slider__category:last-child{border-radius:0px 0px 10px 10px}.b-slider__category:last-child .b-slider__category-wrapper{border-bottom:none !important}.b-slider__category:hover{background-color:var(--site-color) !important;color:#FFF}.b-slider__category:hover svg path{fill:#FFF}.b-slider__category:hover .b-slider__category-wrapper{border-color:var(--site-color) !important}@media screen and (max-width:1400px){.b-slider__menu{flex-basis:310px}.b-slider__catalog-title,.b-slider__category-wrapper{font-size:18px}}@media screen and (max-width:1200px){.b-slider__slider{min-height:400px}.b-slider__catalog svg{width:30px;height:30px}.b-slider__category-wrapper{padding:18px 10px}}@media screen and (max-width:991px){.b-slider__container{flex-wrap:wrap}.b-slider__menu{flex-basis:100%;position:relative}.b-slider__catalog{border-radius:10px !important}.b-slider__catalog.open{border-radius:10px 10px 0px 0px !important}.b-slider__catalog.open .b-slider__catalog-arrow{transform:rotate(180deg)}.b-slider__catalog-arrow{display:block}.b-slider__categories{position:absolute;width:100%;top:100%;z-index:3;box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.15)}.b-slider__category{background-color:white}}@media screen and (max-width:768px){.b-slider__slider{min-height:350px}.b-slider__controls{bottom:10px;left:10px}}@media screen and (max-width:576px){.b-slider__container{gap:12px}.b-slider__catalog{padding:18px;gap:12px}.b-slider__catalog-title{font-size:16px}.b-slider__catalog svg{width:25px;height:25px}.b-slider__category{padding:0px 10px}.b-slider__category-wrapper{font-size:16px;gap:12px}.b-slider__slider{min-height:100px;width:100%;aspect-ratio:1.6}.b-slider__button{display:none}.b-slider__controls{height:35px;width:100%;left:0px;padding:0px 20px}}.b-works__top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.b-works__pagination{display:flex;margin-bottom:40px}.b-works .swiper-pagination-bullet{background-color:#E9E9E9;flex-grow:1;border-radius:0px !important;margin:0px !important;opacity:1 !important;height:5px}.b-works .swiper-pagination-bullet-active{background-color:var(--site-color) !important}.b-works__item{height:300px;position:relative;border-radius:10px;overflow:hidden;border:1px solid #E9E9E9}.b-works__item img{width:100%;height:100%;position:absolute}.b-works__buttons{display:flex;gap:20px;align-items:center}.b-works__buttons-bottom{display:none}.b-works__button svg path{transition:fill 0.2s ease}.b-works__button:hover svg path{fill:var(--site-color) !important}@media screen and (max-width:1400px){.b-works__item{height:270px}}@media screen and (max-width:576px){.b-works__item{height:200px}.b-works__pagination{margin-bottom:30px}.b-works__buttons-top{display:none}.b-works__buttons-bottom{display:flex;justify-content:center;gap:20px;align-items:center;margin-top:30px}}.b-categories-v2__container{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.b-categories-v2__item{position:relative;height:260px;border-radius:10px;overflow:hidden}.b-categories-v2__item::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0px;top:0px;background:linear-gradient(252.42deg, rgba(30, 30, 30, 0) -10.44%, #1E1E1E 100%);z-index:1;opacity:0;transition:opacity 0.2s ease}.b-categories-v2__item:hover::before{opacity:1}.b-categories-v2__item:hover .b-categories-v2__wrapper svg{opacity:1}.b-categories-v2__img{position:absolute;width:100%;height:100%}.b-categories-v2__wrapper{position:absolute;width:100%;height:100%;display:flex;align-items:self-end;justify-content:space-between;padding:20px 30px;gap:20px;z-index:3;transition:background 0.2s ease}.b-categories-v2__wrapper svg{margin-bottom:-6px;opacity:0;transition:opacity 0.2s ease}.b-categories-v2__wrapper svg path{fill:var(--site-color);stroke:var(--site-color)}.b-categories-v2__title{font-family:Rubik;font-weight:600;font-style:SemiBold;font-size:32px;leading-trim:NONE;line-height:100%;letter-spacing:2%;text-transform:uppercase;color:#FFFFFF}@media screen and (max-width:1400px){.b-categories-v2__item{height:240px}.b-categories-v2__title{font-size:24px}}@media screen and (max-width:1200px){.b-categories-v2__title{font-size:22px}}@media screen and (max-width:991px){.b-categories-v2__container{grid-template-columns:repeat(2, 1fr);gap:14px}.b-categories-v2__item:last-child{grid-column:span 2}}@media screen and (max-width:768px){.b-categories-v2__item{height:200px}.b-categories-v2__wrapper{padding:20px}}@media screen and (max-width:576px){.b-categories-v2__container{gap:12px}.b-categories-v2__item{height:170px}.b-categories-v2__wrapper{flex-direction:column-reverse;align-items:flex-start}.b-categories-v2__title{font-size:14px}}.b-advantages-v2__container{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;background-color:#FFFFFF;border-radius:10px}.b-advantages-v2__column{display:grid;grid-template-rows:1fr auto 1fr}.b-advantages-v2__border-horizontal{width:calc(100% - 40px);height:1px;background-color:#E9E9E9;margin:0 auto}.b-advantages-v2__border-vertical{height:auto;background-color:#E9E9E9;width:1px;margin:26.5px 12.75px}.b-advantages-v2__item{padding:20px;display:flex;gap:20px;align-items:center}.b-advantages-v2__item svg{fill:none}.b-advantages-v2__title{font-family:Rubik;font-weight:600;font-style:SemiBold;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:2%;margin-bottom:10px}.b-advantages-v2__description{font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:2%}@media screen and (max-width:1400px){.b-advantages-v2__title{font-size:20px}.b-advantages-v2__description{font-size:14px}}@media screen and (max-width:991px){.b-advantages-v2__container{grid-template-columns:1fr}.b-advantages-v2__column{grid-template-rows:1fr;grid-template-columns:1fr auto 1fr;align-items:center}.b-advantages-v2__border-horizontal{height:calc(100% - 40px);width:1px;background-color:#E9E9E9;margin:0px}.b-advantages-v2__border-vertical{width:auto;background-color:#E9E9E9;height:1px;margin:12.75px 26.5px}}@media screen and (max-width:768px){.b-advantages-v2__item{flex-wrap:wrap}.b-advantages-v2__title{font-size:16px}}@media screen and (max-width:576px){.b-advantages-v2 .container{padding:0px !important}.b-advantages-v2__container{padding:12px}.b-advantages-v2__title{font-size:14px}.b-advantages-v2__description{font-size:12px}.b-advantages-v2__item{padding-top:0px;padding-bottom:0px}.b-advantages-v2__item svg{width:50px}.b-advantages-v2__item:first-child{padding-left:0px}.b-advantages-v2__item:last-child{padding-right:0px}.b-advantages-v2__border-horizontal{height:100%;width:1px;background-color:#E9E9E9;margin:0px}.b-advantages-v2__border-vertical{width:auto;background-color:#E9E9E9;height:1px;margin:20px 0px}}.b-bestsellers__top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.b-bestsellers__pagination{display:flex;margin-bottom:20px}.b-bestsellers__pagination .swiper-pagination-bullet{background-color:#E9E9E9;flex-grow:1;border-radius:0px !important;margin:0px !important;opacity:1 !important;height:5px;margin-bottom:40px}.b-bestsellers__pagination .swiper-pagination-bullet-active{background-color:var(--site-color) !important}.b-bestsellers__buttons{display:flex;gap:20px;align-items:center}.b-bestsellers__buttons-bottom{display:none}.b-bestsellers__button svg path{transition:fill 0.2s ease}.b-bestsellers__button:hover svg path{fill:var(--site-color) !important}.b-bestsellers__item{display:flex;flex-direction:column;align-self:stretch;height:auto;border:1px solid transparent;border-radius:10px}.b-bestsellers__item:hover{border-color:var(--site-color);box-shadow:0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02)}.b-bestsellers__image{position:relative;height:360px;display:block;margin-bottom:24px}.b-bestsellers__image .swiper-pagination{top:100%}.b-bestsellers__image>.sliderWrap{position:static;height:100%}.b-bestsellers__image>.sliderWrap>.swiper{height:100%}.b-bestsellers__image .swiper-pager{top:100%}.b-bestsellers__image>[class*="b-bestsellers__image-pager"]{text-align:center}.b-bestsellers__image img{width:100%;height:100%;object-fit:contain}.b-bestsellers__content{padding:0px 20px;flex-grow:1}.b-bestsellers__wrapper{padding-top:20px;padding-bottom:20px;border-top:1px solid #E9E9E9;display:flex;flex-direction:column;gap:10px;height:100%}.b-bestsellers__header{display:flex;flex-direction:column;gap:10px;flex-grow:1}.b-bestsellers__name{font-family:Rubik;font-weight:600;font-style:SemiBold;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#231F20}.b-bestsellers__name:hover{color:var(--site-color-hover)}.b-bestsellers__article{font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#231F20}.b-bestsellers__bottom{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.b-bestsellers__price{font-family:Rubik;font-weight:600;font-style:SemiBold;font-size:32px;leading-trim:NONE;line-height:120%;letter-spacing:2%;color:#231F20}.b-bestsellers__buy{background-color:var(--site-color);width:60px;height:60px;border-radius:10px}.b-bestsellers__buy svg path{fill:#FFFFFF}.b-bestsellers__added{display:block;background-color:var(--site-color);width:60px;height:60px;border-radius:10px;position:relative}.b-bestsellers__added svg{fill:none;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.b-bestsellers__added svg path{stroke:#FFFFFF}.b-bestsellers__buy:hover,.b-bestsellers__added:hover{background-color:var(--site-color-hover)}@media screen and (max-width:1600px){.b-bestsellers__name{font-size:22px}.b-bestsellers__price{font-size:28px}}@media screen and (max-width:1400px){.b-bestsellers__buy,.b-bestsellers__added{width:50px;height:50px}}@media screen and (max-width:1200px){.b-bestsellers__image{height:230px}.b-bestsellers__name{font-size:20px}.b-bestsellers__price{font-size:22px}}@media screen and (max-width:576px){.b-bestsellers__pagination{margin-bottom:30px}.b-bestsellers__buttons-top{display:none}.b-bestsellers__buttons-bottom{display:flex;justify-content:center;gap:20px;align-items:center;margin-top:30px}.b-bestsellers__image{height:180px}.b-bestsellers__content{padding:0px}.b-bestsellers__name,.b-bestsellers__articles{font-size:14px}.b-bestsellers__price{font-size:20px}.b-bestsellers__bottom{flex-direction:column;align-items:flex-start;gap:8px}.b-bestsellers__product-buttons{width:100%}.b-bestsellers__added,.b-bestsellers__buy{width:100%;height:40px}}.b-faq__header{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:40px;flex-wrap:wrap}.b-faq__tabs{display:flex;gap:80px;align-items:center;flex-wrap:wrap;row-gap:14px !important}.b-faq__tab{font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:2%;text-transform:uppercase;color:#98989A}.b-faq__tab-text{transition:color 0.2s ease}.b-faq__tab input{display:none}.b-faq__tab input:checked+.b-faq__tab-text{color:#231F20 !important}.b-faq__tab:hover .b-faq__tab-text{color:var(--site-color)}.b-faq__items{display:flex;gap:20px}.b-faq__column{flex-basis:50%}.b-faq__item{background-color:#FCFCFD;border-radius:10px;overflow:hidden;margin-bottom:20px;box-shadow:0 0 0 1px #E9E9E9;transition:background-color 0.2s ease, box-shadow 0.2s ease}.b-faq__item-wrapper{background-color:#FFFFFF;margin-left:5px;border-radius:10px;transition:background-color 0.2s ease}.b-faq__item-title{font-family:Rubik;font-weight:400;font-style:Regular;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:2%;text-align:left;color:#231F20;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:26px 100px 26px 35px;width:100%;position:relative}.b-faq__item-title::before,.b-faq__item-title::after{content:"";position:absolute;background-color:#231F20;font-size:1rem}.b-faq__item-title::before{right:50px;width:24px;height:2px}.b-faq__item-title::after{right:61px;width:2px;height:24px;transition:0.25s}.b-faq__item.active{background-color:var(--site-color);box-shadow:none !important}.b-faq__item.active .b-faq__item-wrapper{background-color:#FCFCFD !important}.b-faq__item.active .b-faq__item-title::after{height:0}.b-faq__item:last-child{margin-bottom:0px}.b-faq__item:hover{background-color:var(--site-color)}.b-faq__description{display:none;padding:0px 100px 20px 35px;font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#231F20}@media screen and (max-width:1600px){.b-faq__item-title{font-size:22px}}@media screen and (max-width:1400px){.b-faq__item-title{font-size:18px;padding:26px 80px 26px 30px}.b-faq__item-title::before{right:30px;width:24px;height:2px}.b-faq__item-title::after{right:41px;width:2px;height:24px;transition:0.25s}.b-faq__description{padding:0px 80px 20px 30px}}@media screen and (max-width:991px){.b-faq__items{flex-wrap:wrap}.b-faq__column{flex-basis:100%}.b-faq__tabs{gap:28px}}@media screen and (max-width:576px){.b-faq__items{gap:12px}.b-faq__item{margin-bottom:12px}.b-faq__item-title{font-size:16px;padding:26px 60px 26px 20px}.b-faq__item-title::before{right:20px;width:20px;height:2px}.b-faq__item-title::after{right:29px;width:2px;height:20px}.b-faq__description{padding:0px 25px 20px 20px;font-size:16px}}.b-questions__container{display:flex;gap:28px;justify-content:space-between;position:relative;overflow:hidden;padding-bottom:260px;padding-left:60px;padding-right:60px;border-radius:10px}.b-questions__image{position:absolute;transform:rotate(-13deg);transform-origin:right top;bottom:1px}.b-questions__content{flex-basis:588px;display:flex;flex-direction:column;position:relative}.b-questions__title{margin-bottom:20px}.b-questions__introtext{font-family:Rubik;font-weight:400;font-style:Regular;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:2%;margin-bottom:40px}.b-questions__contacts{display:flex;flex-direction:column;gap:40px}.b-questions__email,.b-questions__phone{font-family:Rubik;font-weight:400;font-style:Regular;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:0%;display:flex;align-items:center;gap:10px;color:#231F20 !important;border:none !important}.b-questions__email svg path,.b-questions__phone svg path{fill:var(--site-color)}.b-questions__email:hover,.b-questions__phone:hover{color:var(--site-color) !important}.b-questions__socials{display:flex;gap:20px}.b-questions__soc{transition:transform 0.2s ease}.b-questions__soc path{fill:#231F20;transition:fill 0.2s ease}.b-questions__soc:hover{transform:scale(1.1)}.b-questions__soc:hover svg path{fill:var(--site-color)}.b-questions__form{flex-basis:588px;position:relative}.b-questions__inputs{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.b-questions .input{font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#231F20;border-color:#E9E9E9;background-color:#FFFFFF}.b-questions .field-label{font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#231F20}.b-questions .field:last-child{grid-column:span 2}.b-questions__submit{font-family:Rubik;font-weight:600;font-style:SemiBold;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:2%;padding:20px 40px;color:#FFFFFF;background-color:#231F20;border-radius:10px}.b-questions__submit:hover{background-color:var(--site-color) !important}.b-questions__privacy{display:flex;margin:0px;gap:12px;align-items:flex-start;margin-bottom:20px}.b-questions__text{color:#231F20 !important;font-family:"Rubik";font-weight:300;font-style:Light;font-size:14px;leading-trim:NONE;line-height:150%;letter-spacing:0%}.b-questions__text a{color:#231F20 !important}.b-questions__text a:hover{color:var(--site-color) !important;border-color:var(--site-color) !important}.b-questions__checkbox{position:relative;display:flex;align-items:center;gap:10px}.b-questions__checkbox-input{position:absolute;z-index:-1;opacity:0}.b-questions__checkbox-check{position:relative;display:flex;flex:none;align-items:center;justify-content:center;width:20px;height:20px;content:"";border:1px solid #231F20;color:var(--color-primary);border-radius:6px;transition:all 0.2s}.b-questions__checkbox-check::after{content:"";position:absolute;width:12px;height:6px;border:solid 1px transparent;border-right:none;border-top:none;transform:translate(0.5px, -1.5px) rotate(-45deg)}:checked~.b-questions__checkbox-check{background-color:transparent}:checked~.b-questions__checkbox-check::after{border-color:#231F20}@media screen and (max-width:1400px){.b-questions__container{padding-top:40px;padding-left:40px;padding-right:40px}.b-questions__introtext,.b-questions__email,.b-questions__phone{font-size:22px}.b-questions__contacts{gap:30px}}@media screen and (max-width:1200px){.b-questions__container{padding-top:20px;padding-left:20px;padding-right:20px}.b-questions__introtext,.b-questions__email,.b-questions__phone{font-size:18px}}@media screen and (max-width:991px){.b-questions__container{padding-bottom:160px;padding-top:0px;padding-left:0px;padding-right:0px}.b-questions__introtext,.b-questions__email,.b-questions__phone{font-size:16px}.b-questions__contacts{gap:20px}.b-questions__inputs{grid-template-columns:1fr;gap:12px}.b-questions .field:last-child{grid-column:span 1}}@media screen and (max-width:768px){.b-questions__container{flex-wrap:wrap;gap:50px;padding-bottom:0px}.b-questions__introtext{margin-bottom:20px}.b-questions__image{display:none}}.b-reviews-v2__top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.b-reviews-v2__pagination{display:flex;margin-bottom:40px}.b-reviews-v2 .swiper-pagination-bullet{background-color:#E9E9E9;flex-grow:1;border-radius:0px !important;margin:0px !important;opacity:1 !important;height:5px}.b-reviews-v2 .swiper-pagination-bullet-active{background-color:var(--site-color) !important}.b-reviews-v2__buttons{display:flex;gap:20px;align-items:center}.b-reviews-v2__buttons-bottom{display:none}.b-reviews-v2__button svg path{transition:fill 0.2s ease}.b-reviews-v2__button:hover svg path{fill:var(--site-color) !important}.b-reviews-v2 .swiper-wrapper{align-items:stretch}.b-reviews-v2__item{background-color:#FFFFFF;border:1px solid #E9E9E9;border-radius:40px;overflow:hidden;padding:40px;height:auto}.b-reviews-v2__header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:40px}.b-reviews-v2__left{display:flex;align-items:center;gap:20px;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-reviews-v2__quote svg path{fill:var(--site-color)}.b-reviews-v2__photo{width:70px;height:70px;background-color:#FFEEB2;border-radius:50%;overflow:hidden;position:relative}.b-reviews-v2__photo img{position:absolute;width:100%;height:100%}.b-reviews-v2__wrapper{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-reviews-v2__name{font-family:Rubik;font-weight:400;font-style:Regular;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#231F20;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-reviews-v2__stars{display:flex;gap:5px;align-items:center}.b-reviews-v2__stars svg path{fill:var(--site-color)}.b-reviews-v2__content{font-family:Rubik;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:2%;color:#231F20}@media screen and (max-width:1400px){.b-reviews-v2__item{padding:30px;border-radius:30px}.b-reviews-v2__header{margin-bottom:30px}.b-reviews-v2__left{gap:14px}.b-reviews-v2__quote{width:40px}.b-reviews-v2__photo{width:60px;height:60px}.b-reviews-v2__name{font-size:20px}.b-reviews-v2__content{font-size:14px}}@media screen and (max-width:1200px){.b-reviews-v2__item{position:relative;padding:30px 20px}.b-reviews-v2__quote{position:absolute;top:10px;right:10px}}@media screen and (max-width:576px){.b-reviews-v2__pagination{margin-bottom:30px}.b-reviews-v2__buttons-top{display:none}.b-reviews-v2__buttons-bottom{display:flex;justify-content:center;gap:20px;align-items:center;margin-top:30px}}/*# sourceMappingURL=./page-273895d9c4d58520793339138eabcc40.map */