.hero-testimonial{align-items:stretch;display:flex;flex-direction:row;gap:110px;justify-content:flex-start}.hero-testimonial__column.hero-testimonial__column--content{display:flex;flex-direction:column;justify-content:center;width:40%}.hero-testimonial__column.hero-testimonial__column--content p:last-of-type{margin-bottom:0}.hero-testimonial__column.hero-testimonial__column--image{padding-right:clamp(24px,8vw,165px);position:relative;width:60%}.hero-testimonial__column.hero-testimonial__column--image img{aspect-ratio:1/1;border-radius:50%;display:block;height:auto;object-fit:cover;object-position:right;width:100%}.hero-testimonial__points{display:flex;flex-direction:column;gap:32px;justify-content:center}.hero-testimonial__points.hero-testimonial__points--mobile{display:none}.hero-testimonial__points.hero-testimonial__points--desktop{align-items:flex-end;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.hero-testimonial__points.hero-testimonial__points--desktop .testimonial-point:nth-of-type(2){margin-right:60px}.testimonial-point{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,var(--primary-blue) 0,#fff 50%,var(--primary-orange) 100%) border-box;border:2px solid transparent;border-radius:var(--radius,20px);isolation:isolate;max-width:400px;opacity:.9;overflow-x:clip;padding:24px;position:relative}.testimonial-point:after{background:linear-gradient(111deg,rgba(87,214,227,.11) 1.03%,hsla(0,0%,100%,.6) 46.78%,#fff),hsla(0,0%,100%,.8);border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.testimonial-point p{margin-bottom:0}@media screen and (max-width:1200px){.hero-testimonial{gap:60px}}@media screen and (max-width:1023px){.hero-testimonial__column.hero-testimonial__column--content{width:50%}.hero-testimonial__column.hero-testimonial__column--image{padding-right:0;width:50%}.hero-testimonial__points.hero-testimonial__points--desktop{display:none}.hero-testimonial__points.hero-testimonial__points--mobile{display:flex;flex-direction:row;gap:14px;margin-top:40px}.testimonial-point{width:33.3%}}@media screen and (max-width:768px){.hero-testimonial{flex-direction:column-reverse;gap:60px;margin-bottom:60px}.hero-testimonial__column.hero-testimonial__column--content{width:100%}.hero-testimonial__column.hero-testimonial__column--content p:last-of-type{margin-bottom:0}.hero-testimonial__column.hero-testimonial__column--image{padding-right:0;width:100%}.hero-testimonial__points.hero-testimonial__points--mobile{flex-direction:column}.hero-testimonial__points.hero-testimonial__points--mobile .testimonial-point{max-width:unset;width:100%}}