@font-face{font-family:Epilogue-Regular;font-style:normal;font-weight:400;src:url(/assets/font/Epilogue-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Medium;font-style:normal;font-weight:500;src:url(/assets/font/Epilogue-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-SemiBold;font-style:normal;font-weight:600;src:url(/assets/font/Epilogue-SemiBold.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Bold;font-style:normal;font-weight:700;src:url(/assets/font/Epilogue-Bold.woff2)format("woff2");font-display:swap}.quote-area{background:linear-gradient(270deg,#1b0107 0%,#231f20 100%);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:40px 16px;display:flex;position:relative;overflow:hidden}.quote-area:before{z-index:1;content:"";filter:blur(400px);pointer-events:none;background:linear-gradient(257.04deg,#a4ce3b -1.38%,#3351a3 88.79%);width:100%;height:200%;position:absolute;top:-50%;left:-50%}.quote-area__icon{z-index:2;flex-shrink:0;display:none;position:relative}.quote-area__icon svg{width:32px;height:22px}.quote-area__content{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex;position:relative}.quote-area__text{flex-direction:column;justify-content:center;align-items:center;display:flex}.quote-area__text p{text-align:center}.quote-area__text p>strong{color:#fff;--font-size:24px;--font-size-rem:1.5rem;--line-height:32px;--line-height-rem:2rem;font-family:Epilogue-SemiBold;font-size:var(--font-size-rem);line-height:var(--line-height-rem);letter-spacing:0}.quote-area__description{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.quote-area__description p{color:#fff;--font-size:16px;--font-size-rem:1rem;--line-height:24px;--line-height-rem:1.5rem;font-family:Epilogue-Regular;font-size:var(--font-size-rem);line-height:var(--line-height-rem);letter-spacing:0}@media screen and (width>=576px){.quote-area{padding:40px 80px}.quote-area__icon{display:flex}}@media screen and (width>=1024px){.quote-area__text{max-width:645px}.quote-area__text p{text-align:justify}}