.section-testimonial{--shell-gutter:4rem;--shell-max-width:121.4rem;--headings-color:currentColor;--section-testimonial-bg-bg:#193e5c;--section-testimonial-bg-opacity:0.7;color:var(--white);isolation:isolate;position:relative;& .title-small:before{background-color:currentColor}@media (max-width:1023px){&{--shell-gutter:2.4rem}}@media (max-width:767px){&{--shell-gutter:1.6rem}}& .section__inner{max-width:79.1rem;@media (max-width:1023px){&{max-width:64rem}}}& .section__head{margin-bottom:4.8rem;max-width:39.5rem;@media (max-width:767px){&{margin-bottom:3.6rem}}&:last-child{margin-bottom:0}}& .section__eyebrow{margin-bottom:4.1rem;@media (max-width:767px){&{margin-bottom:3.2rem}}&:last-child{margin-bottom:0}}& .section__title{font-family:var(--ff-third);font-weight:700;margin-bottom:2.4rem;@media (max-width:767px){&{margin-bottom:1.6rem}}&:last-child{margin-bottom:0}}& .section__body{margin-bottom:7.8rem;max-width:24em;@media (max-width:767px){&{margin-bottom:5.6rem}}&:last-child{margin-bottom:0}}& .section__content{margin-bottom:5.2rem;@media (max-width:767px){&{margin-bottom:3.8rem}}&:last-child{margin-bottom:0}}& .section__actions{margin-bottom:2.3rem;@media (max-width:767px){&{margin-bottom:1.6rem}}&:last-child{margin-bottom:0}}& .section__foot{font-family:var(--ff-secondary);font-size:1.1rem;font-weight:500;max-width:44.1818em;opacity:.8;& strong{font-weight:700}}& .section__background{inset:0;position:absolute;z-index:-1;@media (max-width:1023px){background-position:var(--mobile-pos-x) var(--mobile-pos-y)!important}&:before{background-image:linear-gradient(90deg,var(--black) 0,transparent 100%),linear-gradient(90deg,var(--black) 0,transparent 100%),linear-gradient(90deg,var(--black) 0,transparent 100%);content:"";inset:0 43.5417% 0 0;position:absolute}@media (max-width:767px){&{&:before{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.2));inset:0 0 0 0}}}}&.section-testimonial--bg-dark{& .section__background{&:before{background-image:linear-gradient(90deg,var(--black) 0,transparent 100%),linear-gradient(90deg,var(--black) 0,transparent 100%)}&:after{background-image:linear-gradient(1turn,var(--black) 0,transparent 100%);content:"";inset:9.8rem 0 0;position:absolute}}}}.video-toggle{--play-opacity:1;--pause-opacity:0;--decoration-color:currentColor;align-items:center;background:none;border:none;cursor:pointer;display:inline-grid;gap:1.4rem;grid-template-columns:auto auto;&:hover{--decoration-color:transparent}& :where(.video__play,.video__pause){--icon-size:3.7rem;grid-column:1/2;grid-row:1/2;transition:opacity .2s linear}& .video__play{opacity:var(--play-opacity)}& .video__pause{opacity:var(--pause-opacity)}& .video__label{font-size:1.8rem;letter-spacing:-.02em;line-height:1.5556;text-decoration:underline;text-decoration-color:var(--decoration-color);transition:text-decoration-color .2s linear}&.playing{--play-opacity:0;--pause-opacity:1}}