.testimonials-page-main{padding-top:0;overflow-x:clip;background:#ffffff}.testimonials-hero-section{position:relative;z-index:10;width:100%;background:#ffffff;box-sizing:border-box}.testimonials-hero-container{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;max-width:1300px;margin:0 auto;padding:calc(var(--landing-navbar-height) + 20px) 16px 0;box-sizing:border-box}@media (min-width:640px){.testimonials-hero-container{padding-left:20px;padding-right:20px}}@media (min-width:768px){.testimonials-hero-container{padding-left:0;padding-right:0}}@media (min-width:1024px){.testimonials-hero-container{max-width:1100px;padding-left:4px;padding-right:0}}@media (min-width:1536px){.testimonials-hero-container{max-width:1300px}}.testimonials-hero-content{text-align:center;width:100%;max-width:720px;margin:0 auto;padding:clamp(36px,5vh,56px) 0 clamp(28px,4vh,40px);box-sizing:border-box}.testimonials-hero-content,.testimonials-hero-title{display:flex;flex-direction:column;align-items:center}.testimonials-hero-title{gap:4px;margin:0 0 clamp(14px,2vw,20px);font-family:var(--font-manrope),sans-serif;line-height:1.15;letter-spacing:-.02em}.testimonials-hero-title-light{font-size:clamp(26px,3.4vw,42px);font-weight:400;color:#6b6b6b}.testimonials-hero-title-bold{font-size:clamp(28px,3.8vw,48px);font-weight:700;color:#111111}.testimonials-hero-description{margin:0;max-width:52ch;font-family:var(--font-manrope),sans-serif;font-size:clamp(14px,1.35vw,16px);font-weight:400;line-height:1.65;color:#6b6b6b}@media (max-width:767px){.testimonials-hero-container{padding-top:calc(var(--landing-navbar-height) + 16px);padding-left:16px;padding-right:16px}.testimonials-hero-content{padding:28px 0 24px}.testimonials-hero-description{max-width:none}}.testimonials-cards-section{position:relative;z-index:9;width:100%;background:#ffffff;padding:clamp(40px,5vw,64px) 16px clamp(64px,8vh,100px);box-sizing:border-box;overflow:hidden}.testimonials-cards-container{position:relative;z-index:1;width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box}.testimonials-cards-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:clamp(16px,2vw,28px);row-gap:clamp(28px,3.5vw,44px);align-items:start}.testimonials-card{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0;padding:0;background:transparent;box-sizing:border-box}.testimonials-card:first-child{grid-column:1/3}.testimonials-card:nth-child(2){grid-column:3/5}.testimonials-card:nth-child(3){grid-column:5/7}.testimonials-card:nth-child(4){grid-column:1/3}.testimonials-card:nth-child(5){grid-column:3/5}.testimonials-card:nth-child(6){grid-column:5/7}.testimonials-card-media{position:relative;display:block;width:100%;aspect-ratio:100/144;overflow:hidden;background:#ffffff;border-radius:14px;padding:2px;background:linear-gradient(140.15deg,#D4003E 16.15%,#000000 85.02%)}.testimonials-card-media-inner{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px;background:#ffffff}.testimonials-card-image{display:block;object-fit:cover;object-position:center top}.testimonials-card:nth-child(5) .testimonials-card-image{object-position:left top}.testimonials-card-name{margin:14px 0 0;font-family:Roboto,sans-serif;font-size:clamp(14px,1.3vw,18px);font-weight:600;font-style:italic;line-height:1.3;text-align:center;color:#6b6b6b}@media (min-width:640px){.testimonials-cards-section{padding-left:20px;padding-right:20px}}@media (min-width:768px){.testimonials-cards-section{padding-left:0;padding-right:0}}@media (min-width:1024px){.testimonials-cards-container{max-width:1100px}}@media (min-width:1536px){.testimonials-cards-container{max-width:1300px}}@media (max-width:1023px){.testimonials-cards-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto;gap:28px}.testimonials-card:first-child,.testimonials-card:nth-child(2),.testimonials-card:nth-child(3),.testimonials-card:nth-child(4),.testimonials-card:nth-child(5),.testimonials-card:nth-child(6){grid-column:1}}@media (max-width:767px){.testimonials-cards-section{padding:32px 16px 56px}.testimonials-cards-grid{max-width:none;gap:24px}.testimonials-card-name{margin-top:12px;font-size:14px}}