@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,300&family=Courier+Prime:wght@400;700&display=swap");.quote-section{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;width:100%;min-height:345px;padding:70px 40px;background:radial-gradient(circle at 50% 100%,rgba(143,176,161,.15),transparent 54%),linear-gradient(180deg,#ffffff,#f8fbf9 35%,#eef5f2);overflow:hidden}.quote-section,.quote-section *,.quote-section :after,.quote-section :before{box-sizing:border-box}.quote-section__glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(70px);opacity:.35;pointer-events:none}.quote-section__glow--left{bottom:-140px;left:-90px;width:330px;height:330px;background-color:rgba(197,216,208,.6)}.quote-section__glow--right{top:-160px;right:-100px;width:360px;height:360px;background-color:rgba(217,201,168,.22)}.quote-section__content{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto;text-align:center}.quote-section__blockquote{margin:0}.quote-section__text{margin:0;color:#718c80;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(40px,4vw,58px);font-style:italic;font-weight:300;line-height:1.2;text-wrap:balance}.quote-section__footer{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:38px}.quote-section__member{display:flex;flex-direction:column;align-items:center;gap:5px}.quote-section__name{color:#b8976a;font-size:17px;font-style:normal;font-weight:700;line-height:1.3;letter-spacing:.07em;text-transform:uppercase}.quote-section__name,.quote-section__role{font-family:Courier Prime,Courier,monospace}.quote-section__role{color:#718c80;font-size:13px;font-weight:400;line-height:1.4;letter-spacing:.03em}.quote-section__line{display:block;width:42px;height:1px;background-color:rgba(184,151,106,.55)}@media (max-width:768px){.quote-section{min-height:300px;padding:65px 30px}.quote-section__text{font-size:clamp(36px,7vw,48px)}.quote-section__footer{margin-top:30px}.quote-section__name{font-size:15px}.quote-section__role{font-size:12px}.quote-section__line{width:30px}}@media (max-width:480px){.quote-section{min-height:280px;padding:55px 22px}.quote-section__text{font-size:34px;line-height:1.15}.quote-section__footer{gap:10px;margin-top:28px}.quote-section__name{font-size:13px;letter-spacing:.05em}.quote-section__role{max-width:240px;font-size:11px}.quote-section__line{width:20px}}@media (max-width:360px){.quote-section{padding-right:18px;padding-left:18px}.quote-section__text{font-size:30px}.quote-section__line{display:none}}