.quotes-slider{position:relative;z-index:var(--theme-z-base);--edge: 1.4375rem;clip-path:polygon(0 var(--edge),100% 0,100% calc(100% - var(--edge)),0 100%)}@media(min-width:768px){.quotes-slider{--edge: 1.9375rem}}@media(min-width:1200px){.quotes-slider{--edge: 2.625rem}}.quotes-slider{background-color:var(--theme-accent-green-light);background-image:conic-gradient(at 7.2px 7.2px,transparent 75%,var(--theme-accent-green) 0),conic-gradient(at 7.2px 7.2px,transparent 75%,var(--theme-accent-green) 0);background-position:0 0,39.6px 79.2px;background-size:79.2px 158.4px;background-repeat:repeat}.quotes-slider .section-info{margin-bottom:2rem;text-align:center}@media(min-width:992px){.quotes-slider .section-info{margin-bottom:3rem}}.quotes-slider .swiper{overflow:hidden}.quotes-slider__quote{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:0;font-style:normal}@media(min-width:992px){.quotes-slider__quote{gap:2.5rem}}.quotes-slider__text-block{display:flex;flex-direction:column;align-items:center;gap:.75rem}@media(min-width:992px){.quotes-slider__text-block{gap:1.25rem}}.quotes-slider__icon{fill:var(--theme-base-light);width:2rem;height:2rem;flex-shrink:0}@media(min-width:992px){.quotes-slider__icon{width:3rem;height:3rem}}.quotes-slider__text{font-size:var(--theme-h5-fs);line-height:var(--theme-heading-lh);color:var(--theme-text-color-default);text-align:center}.quotes-slider__text p{margin-bottom:1rem}.quotes-slider__text p:last-child{margin-bottom:0}.quotes-slider__person{display:flex;flex-direction:column;align-items:center;gap:.5rem}.quotes-slider__photo{width:5rem;height:5rem;border-radius:50%;overflow:hidden}.quotes-slider__photo picture{display:block;width:100%;height:100%}.quotes-slider__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quotes-slider__name{margin:0;font-style:normal;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);font-weight:var(--theme-bold-fw);color:var(--theme-primary-color);text-align:center}.quotes-slider__position{font-size:var(--theme-small-fs);line-height:var(--theme-text-lh);color:var(--theme-primary-color);text-align:center}.quotes-slider__nav{display:flex;justify-content:center;align-items:center;gap:1.875rem;margin-top:2rem}@media(min-width:992px){.quotes-slider__nav{margin-top:3rem}}.quotes-slider__arrow{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;background:none;cursor:pointer;transition:opacity var(--theme-transition)}.quotes-slider__arrow svg{width:100%;height:100%}.quotes-slider__arrow:hover{opacity:.7}.quotes-slider__arrow:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset)}.quotes-slider__arrow--prev svg{transform:scaleX(-1)}.quotes-slider__placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-light);border-radius:var(--theme-radius)}
