@media only screen and (min-width:1280px){.section-text{display:flex;width:100%;padding:var(--padding-vertical-desktop) var(--padding-sides-desktop);flex-direction:column;align-items:flex-start;gap:3.33vh}.section-text-title{font-size:2.8em;width:50%}}@media screen and (max-width:767px) and (orientation:portrait){.section-text{display:flex;flex-direction:column;padding:var(--padding-y-mobile) var(--padding-x-mobile);gap:24px}.section-text-title{font-size:2.8rem;font-weight:700;line-height:1.2}.section-text-subtitle{font-size:1.3rem;font-weight:400;line-height:1.5}}@media screen and (max-width:767px) and (orientation:landscape){.section-text{display:flex;flex-direction:column;padding:var(--padding-y-mobile) var(--padding-x-mobile);gap:24px}.section-text-title{font-size:2.8rem;font-weight:700;line-height:1.2}.section-text-subtitle{font-size:1.3rem;font-weight:400;line-height:1.5}}@media screen and (min-width:768px) and (max-width:1279px){.section-text{display:flex;width:100%;padding:var(--padding-y-tablet) var(--padding-x-tablet);flex-direction:column;align-items:flex-start;gap:3.33vh}.section-text-title{font-size:2.8em}.section-text-subtitle{font-size:1.3em}}.testimonial-solo-content h3{text-align:center;font-size:1.5rem;font-weight:700;line-height:150%;letter-spacing:-.3px;font-style:italic;opacity:.95}.testimonial-solo-name{font-weight:600;font-size:1rem}.testimonial-solo-avatar-text{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1280px){.testimonial-solo-section{padding:var(--padding-vertical-desktop) var(--padding-sides-desktop)}.testimonial-solo-content,.testimonial-solo-section{display:flex;flex-direction:column;align-items:center}.testimonial-solo-content{width:53.33vw;gap:4.44vh}.testimonial-solo-avatar{display:flex;width:20.83vw;flex-direction:column;align-items:center;gap:2.22vh}.testimonial-solo-avatar img{width:3.88vw!important;aspect-ratio:1;border-radius:50%}}@media screen and (max-width:767px) and (orientation:portrait){.testimonial-solo-section{padding:var(--padding-y-mobile) var(--padding-x-mobile)}.testimonial-solo-content{gap:24px}.testimonial-solo-avatar,.testimonial-solo-content{display:flex;flex-direction:column;align-items:center}.testimonial-solo-avatar{width:80vw;gap:16px}.testimonial-solo-avatar img{width:56px!important;aspect-ratio:1;border-radius:50%}}@media screen and (max-width:767px) and (orientation:landscape){.testimonial-solo-section{padding:var(--padding-y-mobile) var(--padding-x-mobile)}.testimonial-solo-content{gap:24px}.testimonial-solo-avatar,.testimonial-solo-content{display:flex;flex-direction:column;align-items:center}.testimonial-solo-avatar{width:80vw;gap:16px}.testimonial-solo-avatar img{width:56px!important;aspect-ratio:1;border-radius:50%}}@media screen and (min-width:768px) and (max-width:1279px){.testimonial-solo-section{display:flex;padding:var(--padding-y-tablet) var(--padding-x-tablet);flex-direction:column;align-items:center;gap:48px}.testimonial-solo-content{gap:24px}.testimonial-solo-avatar,.testimonial-solo-content{display:flex;flex-direction:column;width:80vw;align-items:center}.testimonial-solo-avatar{gap:16px}.testimonial-solo-avatar img{width:56px!important;aspect-ratio:1;border-radius:50%}}