.testimonials-page,.testimonials-page *,.testimonials-page :before,.testimonials-page :after{box-sizing:border-box}.testimonials-page{background-color:var(--white);width:100%;overflow:hidden}.testimonials-hero{background-image:url(/images/shared/pic_paralax_2.jpg);background-position:50% 52%}.testimonials-hero__overlay{pointer-events:none;background:linear-gradient(90deg,#0f123647 0%,#0f123661 50%,#0f123647 100%)}.testimonials-hero__title{text-shadow:0 2px 10px #ffffffe6,0 0 20px #ffffff9e}.testimonials-hero__breadcrumb{text-shadow:0 1px 6px #0006;line-height:1.4}.testimonials{background-color:var(--white);width:100%;padding:65px 0 85px;position:relative}.testimonials__container{max-width:1200px}.testimonials__item{border-top:2px solid var(--brand-orange);width:100%;margin:0;padding:54px 0 42px;position:relative}.testimonials__item:first-child{padding-top:44px}.testimonials__item:last-child{border-bottom:2px solid var(--brand-orange)}.testimonials__item-title{z-index:2;width:max-content;max-width:calc(100% - 40px);padding:0 var(--page-gutter-xs);font-family:var(--font-nunito);font-size:clamp(22px,2vw,28px);font-weight:var(--font-extrabold);color:var(--brand-purple);background-color:var(--white);text-align:center;margin:0;line-height:1.2;position:absolute;top:0;left:50%;transform:translate(-50%,-55%)}.testimonials__item-title:after{content:"";background-color:var(--brand-orange);border-radius:50%;width:7px;height:7px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.testimonials__row{grid-template-columns:minmax(0,2.1fr) minmax(240px,.9fr);align-items:center;gap:clamp(40px,6vw,85px);width:100%;display:grid}.testimonials__row--reverse{grid-template-columns:minmax(240px,.9fr) minmax(0,2.1fr)}.testimonials__row--reverse .testimonials__video{order:2}.testimonials__row--reverse .testimonials__card{order:1}.testimonials__video{aspect-ratio:16/9;background-color:#111;border:1px solid #30295f1f;border-radius:5px;width:100%;max-width:720px;margin:0;position:relative;overflow:hidden;box-shadow:0 10px 24px #3b36631f}.testimonials__video iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.testimonials__row:not(.testimonials__row--reverse) .testimonials__video{justify-self:end}.testimonials__row--reverse .testimonials__video{justify-self:start}.testimonials__card{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.testimonials__image{border:2px solid var(--brand-orange);object-fit:cover;object-position:center top;border-radius:8px;width:96px;height:138px;margin:0 auto 12px;display:block;box-shadow:0 7px 16px #3b36631f}.testimonials__item:first-child .testimonials__image{margin-bottom:16px}.testimonials__name{font-family:var(--font-nunito);font-size:21px;font-weight:var(--font-extrabold);color:var(--brand-purple);text-align:center;margin:0 0 7px;line-height:1.2}.testimonials__quote{width:100%;max-width:315px;font-family:var(--font-primary);font-size:var(--font-sm);font-weight:var(--font-normal);color:var(--text);text-align:center;margin:0 auto;line-height:1.55}blockquote.testimonials__quote{border:0;padding:0}.testimonials-gallery{background-color:#f8f7fd;width:100%;padding:80px 0 100px;position:relative}.testimonials-gallery__container{max-width:1240px}.testimonials-gallery__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:45px;display:flex}.testimonials-gallery__title{font-family:var(--font-nunito);font-size:clamp(32px,3vw,44px);font-weight:var(--font-extrabold);color:var(--brand-purple);margin:0 0 12px;line-height:1.15}.testimonials-gallery__divider{border-radius:var(--radius-pill);background:linear-gradient(90deg,#ff5f67 0%,#ff8b3d 100%);width:70px;height:3px;margin-bottom:16px;display:block}.testimonials-gallery__description{font-family:var(--font-primary);color:var(--text);margin:0;font-size:16px;line-height:1.6}.testimonials-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.testimonials-gallery__item{aspect-ratio:1;background-color:var(--white);border-radius:14px;width:100%;text-decoration:none;transition:transform .35s,box-shadow .35s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 28px #3b36631a,0 4px 10px #3b36630d}.testimonials-gallery__item:hover,.testimonials-gallery__item:focus-visible{transform:translateY(-6px);box-shadow:0 20px 38px #3b366329,0 7px 16px #3b366314}.testimonials-gallery__item img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s,filter .35s;display:block}.testimonials-gallery__item:hover img,.testimonials-gallery__item:focus-visible img{filter:brightness(.76);transform:scale(1.07)}.testimonials-gallery__overlay{z-index:2;opacity:0;background:linear-gradient(135deg,#ff5f6729,#ff8b3d33);justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.testimonials-gallery__overlay i{width:54px;height:54px;font-size:var(--font-lg);color:var(--white);background-color:#30295fd1;border-radius:50%;justify-content:center;align-items:center;transition:transform .35s;display:inline-flex;transform:scale(.75)}.testimonials-gallery__item:hover .testimonials-gallery__overlay,.testimonials-gallery__item:focus-visible .testimonials-gallery__overlay{opacity:1}.testimonials-gallery__item:hover .testimonials-gallery__overlay i,.testimonials-gallery__item:focus-visible .testimonials-gallery__overlay i{transform:scale(1)}.testimonials-gallery__zoom-icon{color:currentColor;pointer-events:none;width:22px;height:22px;display:block}@media (width<=1050px){.testimonials__container{max-width:960px}.testimonials__row{grid-template-columns:minmax(0,1.8fr) minmax(220px,.8fr);gap:45px}.testimonials__row--reverse{grid-template-columns:minmax(220px,.8fr) minmax(0,1.8fr)}.testimonials__image{width:88px;height:130px}.testimonials__quote{max-width:280px;font-size:13px}}@media (width<=1024px){.testimonials-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.testimonials{padding:55px 0 70px}.testimonials__container{max-width:720px;padding-left:28px;padding-right:28px}.testimonials__item{padding:55px 0 48px}.testimonials__row,.testimonials__row--reverse{grid-template-columns:1fr;gap:30px}.testimonials__row--reverse .testimonials__video,.testimonials__row--reverse .testimonials__card{order:initial}.testimonials__video,.testimonials__row:not(.testimonials__row--reverse) .testimonials__video,.testimonials__row--reverse .testimonials__video{justify-self:center;width:100%;max-width:680px;margin:0 auto}.testimonials__card{max-width:520px;margin:0 auto}.testimonials__image{width:105px;height:152px}.testimonials__quote{max-width:470px;font-size:var(--font-sm)}}@media (width<=768px){.testimonials__container,.testimonials-gallery__container{padding-left:24px;padding-right:24px}}@media (width<=700px){.testimonials-gallery{padding:65px 0 80px}.testimonials-gallery__container{padding-right:var(--page-gutter-sm);padding-left:var(--page-gutter-sm)}.testimonials-gallery__header{margin-bottom:34px}.testimonials-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=600px){.testimonials{padding:45px 0 60px}.testimonials__container{padding-right:var(--page-gutter-xs);padding-left:var(--page-gutter-xs)}.testimonials__item{padding:52px 0 42px}.testimonials__item-title{max-width:calc(100% - 20px);padding-left:12px;padding-right:12px;font-size:22px}.testimonials__row,.testimonials__row--reverse{gap:25px}.testimonials__video{border-radius:3px}.testimonials__image{width:96px;height:140px}.testimonials__name{font-size:var(--font-lg)}.testimonials__quote{max-width:100%;font-size:var(--font-sm)}}@media (width<=420px){.testimonials-gallery__container{padding-right:var(--page-gutter-xs);padding-left:var(--page-gutter-xs)}.testimonials-gallery__grid{grid-template-columns:1fr}.testimonials-gallery__item{aspect-ratio:4/3}}@media (width<=400px){.testimonials__item-title{font-size:19px}.testimonials__image{width:88px;height:130px}.testimonials__quote{font-size:13px}}@media (prefers-reduced-motion:reduce){.testimonials-gallery__item,.testimonials-gallery__item img,.testimonials-gallery__overlay,.testimonials-gallery__overlay i{transition:none}}
