:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--font-sans: "Montserrat", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif: "Arapey", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black: #000000;--color-black-alt: #121415;--color-white: #FFFFFF;--color-primary: #AC997F;--color-secondary: #DEDAD3;--color-tertiary: #F8F5F1;--breakpoint-xs: 500px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1440px;--breakpoint-3xl: 1728px;--breakpoint-4xl: 1920px;--breakpoint-5xl: 2220px;--breakpoint-6xl: 2560px}.block-testimonies{overflow:hidden;padding-block:72px 56px;background-color:var(--color-tertiary)}@media(min-width:1024px){.block-testimonies{padding-block:116px 80px}}@media(min-width:1440px){.block-testimonies{padding-top:116px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies{padding-top:calc(6.7708333333vw - 1px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies{padding-top:calc(7vw - 5.4px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies{padding-top:calc(6.4705882353vw + 6.3529411765px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies{padding-top:172px}}@media(min-width:1440px){.block-testimonies{padding-bottom:80px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies{padding-bottom:calc(4.6875vw - 1px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies{padding-bottom:calc(4.6666666667vw - .6px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies{padding-bottom:calc(4.7058823529vw - 1.4705882353px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies{padding-bottom:119px}}.block-testimonies__title{margin-bottom:32px;text-align:center}@media(min-width:1440px){.block-testimonies__title{margin-bottom:32px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__title{margin-bottom:calc(2.0833333333vw - 4px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__title{margin-bottom:calc(2vw - 2.4px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__title{margin-bottom:calc(1.7647058824vw + 2.8235294118px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__title{margin-bottom:48px}}.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{margin:0;color:var(--color-black);font-family:var(--font-serif);font-size:40px;font-weight:400;line-height:.98}@media(min-width:1024px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{font-size:49px;line-height:48px}}@media(min-width:1440px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{font-size:49px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{font-size:calc(3.125vw - 5px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{font-size:calc(2.6666666667vw + 3.8px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{font-size:calc(2.9411764706vw - 2.2941176471px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{font-size:73px}}@media(min-width:1440px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{line-height:48px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{line-height:calc(3.125vw - 6px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{line-height:calc(2.6666666667vw + 2.8px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{line-height:calc(2.9411764706vw - 3.2941176471px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__title h1,.block-testimonies__title h2,.block-testimonies__title h3,.block-testimonies__title p{line-height:72px}}.testimonies-swiper{width:100%;overflow:visible!important}.testimonies-swiper .swiper-wrapper{align-items:center;overflow:visible}.block-testimonies__slide{display:flex;width:100%;height:auto;align-items:center;justify-content:center;transform:scale(.8);transform-origin:center;transition:transform .45s ease;will-change:transform}.block-testimonies__card{display:flex;width:100%;min-height:143px;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 40px;border:1px solid var(--color-primary);color:var(--color-primary);text-align:center;transition:color .45s ease,background-color .45s ease}@media(min-width:1440px){.block-testimonies__card{min-height:143px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__card{min-height:calc(8.3333333333vw - 1px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__card{min-height:calc(8.3333333333vw - 1px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__card{min-height:calc(8.2352941176vw + 1.1764705882px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__card{min-height:212px}}@media(min-width:1440px){.block-testimonies__card{gap:16px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__card{gap:calc(1.0416666667vw - 2px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__card{gap:calc(1vw - 1.2px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__card{gap:calc(.8823529412vw + 1.4117647059px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__card{gap:24px}}@media(min-width:1440px){.block-testimonies__card{padding-top:32px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__card{padding-top:calc(2.0833333333vw - 4px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__card{padding-top:calc(2vw - 2.4px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__card{padding-top:calc(1.7647058824vw + 2.8235294118px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__card{padding-top:48px}}@media(min-width:1440px){.block-testimonies__card{padding-right:40px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__card{padding-right:calc(2.6041666667vw - 5px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__card{padding-right:calc(2.3333333333vw + .2px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__card{padding-right:calc(2.3529411765vw - .2352941176px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__card{padding-right:60px}}@media(min-width:1440px){.block-testimonies__card{padding-bottom:32px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__card{padding-bottom:calc(2.0833333333vw - 4px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__card{padding-bottom:calc(2vw - 2.4px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__card{padding-bottom:calc(1.7647058824vw + 2.8235294118px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__card{padding-bottom:48px}}@media(min-width:1440px){.block-testimonies__card{padding-left:40px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__card{padding-left:calc(2.6041666667vw - 5px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__card{padding-left:calc(2.3333333333vw + .2px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__card{padding-left:calc(2.3529411765vw - .2352941176px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__card{padding-left:60px}}.block-testimonies__text{color:inherit}.block-testimonies__text p,.block-testimonies__text li{color:inherit;font-size:16px;font-style:italic;font-weight:400;line-height:normal}@media(min-width:1440px){.block-testimonies__text p,.block-testimonies__text li{font-size:16px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__text p,.block-testimonies__text li{font-size:calc(1.0416666667vw - 2px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__text p,.block-testimonies__text li{font-size:calc(1vw - 1.2px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__text p,.block-testimonies__text li{font-size:calc(.8823529412vw + 1.4117647059px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__text p,.block-testimonies__text li{font-size:24px}}.block-testimonies__text p:not(:last-child),.block-testimonies__text ul:not(:last-child),.block-testimonies__text ol:not(:last-child){margin-bottom:8px}@media(min-width:1440px){.block-testimonies__text p:not(:last-child),.block-testimonies__text ul:not(:last-child),.block-testimonies__text ol:not(:last-child){margin-bottom:8px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__text p:not(:last-child),.block-testimonies__text ul:not(:last-child),.block-testimonies__text ol:not(:last-child){margin-bottom:calc(.5208333333vw - 1px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__text p:not(:last-child),.block-testimonies__text ul:not(:last-child),.block-testimonies__text ol:not(:last-child){margin-bottom:calc(.6666666667vw - 3.8px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__text p:not(:last-child),.block-testimonies__text ul:not(:last-child),.block-testimonies__text ol:not(:last-child){margin-bottom:calc(.2941176471vw + 4.4705882353px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__text p:not(:last-child),.block-testimonies__text ul:not(:last-child),.block-testimonies__text ol:not(:last-child){margin-bottom:12px}}.block-testimonies__name{margin:0;color:inherit;font-size:16px;font-weight:700;line-height:normal}@media(min-width:1440px){.block-testimonies__name{font-size:16px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__name{font-size:calc(1.0416666667vw - 2px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__name{font-size:calc(1vw - 1.2px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__name{font-size:calc(.8823529412vw + 1.4117647059px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__name{font-size:24px}}.block-testimonies__slide.swiper-slide-active{transform:scale(1)}.block-testimonies__slide.swiper-slide-active .block-testimonies__card{border-color:var(--color-primary);background-color:var(--color-primary);color:var(--color-tertiary)}.block-testimonies__pagination{position:static;display:flex;justify-content:center;gap:8px;margin-top:20px}@media(min-width:1440px){.block-testimonies__pagination{gap:8px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__pagination{gap:calc(.5208333333vw - 1px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__pagination{gap:calc(.6666666667vw - 3.8px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__pagination{gap:calc(.2941176471vw + 4.4705882353px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__pagination{gap:12px}}@media(min-width:1440px){.block-testimonies__pagination{margin-top:20px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__pagination{margin-top:calc(1.5625vw - 7px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__pagination{margin-top:calc(1vw + 3.8px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__pagination{margin-top:calc(1.1764705882vw - .1176470588px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__pagination{margin-top:30px}}.block-testimonies__pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;border-radius:999px;background-color:var(--color-primary);opacity:.35;transition:opacity .3s ease}@media(min-width:1440px){.block-testimonies__pagination .swiper-pagination-bullet{width:7px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__pagination .swiper-pagination-bullet{width:calc(.5208333333vw - 2px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__pagination .swiper-pagination-bullet{width:calc(.3333333333vw + 1.6px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__pagination .swiper-pagination-bullet{width:calc(.5882352941vw - 4.0588235294px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__pagination .swiper-pagination-bullet{width:11px}}@media(min-width:1440px){.block-testimonies__pagination .swiper-pagination-bullet{height:7px}}@media(min-width:1440px)and (min-width:1728px){.block-testimonies__pagination .swiper-pagination-bullet{height:calc(.5208333333vw - 2px)}}@media(min-width:1440px)and (min-width:1920px){.block-testimonies__pagination .swiper-pagination-bullet{height:calc(.3333333333vw + 1.6px)}}@media(min-width:1440px)and (min-width:2220px){.block-testimonies__pagination .swiper-pagination-bullet{height:calc(.5882352941vw - 4.0588235294px)}}@media(min-width:1440px)and (min-width:2560px){.block-testimonies__pagination .swiper-pagination-bullet{height:11px}}.block-testimonies__pagination .swiper-pagination-bullet-active{opacity:1}
