.custom-founder-quote-panel{display:block;position:relative;overflow:hidden}.custom-founder-quote-panel__surface{background:var(--custom-founder-quote-panel-section-bg, #ececec)}.custom-founder-quote-panel .page-width{display:flex;justify-content:center}.custom-founder-quote-panel__card{position:relative;width:min(100%,var(--custom-founder-quote-panel-panel-max-width-mobile, 380px));margin:0 auto;border-radius:var(--custom-founder-quote-panel-panel-radius-mobile, 0);padding-top:var(--custom-founder-quote-panel-panel-padding-top-mobile, 24px);padding-bottom:var(--custom-founder-quote-panel-panel-padding-bottom-mobile, 22px);padding-left:var(--custom-founder-quote-panel-panel-padding-horizontal-mobile, 24px);padding-right:var(--custom-founder-quote-panel-panel-padding-horizontal-mobile, 24px);background:var(--custom-founder-quote-panel-panel-bg, #ececec);overflow:hidden}.custom-founder-quote-panel__illustration{position:absolute;z-index:1;left:0;top:0;width:var(--custom-founder-quote-panel-illustration-width-mobile, 130px);transform:translate(var(--custom-founder-quote-panel-illustration-offset-x-mobile, 12px),var(--custom-founder-quote-panel-illustration-offset-y-mobile, 6px));opacity:var(--custom-founder-quote-panel-illustration-opacity, .25);pointer-events:none}.custom-founder-quote-panel--no-illustration .custom-founder-quote-panel__illustration{display:none}.custom-founder-quote-panel__illustration-image{display:block;width:100%;height:auto}.custom-founder-quote-panel__content{position:relative;z-index:2;width:min(100%,var(--custom-founder-quote-panel-content-max-width-mobile, 320px));text-align:var(--custom-founder-quote-panel-text-align-mobile, left)}.custom-founder-quote-panel__heading{margin:0 0 var(--custom-founder-quote-panel-heading-bottom-gap-mobile, 14px);color:var(--custom-founder-quote-panel-heading-color, #2f3641);font-size:var(--custom-founder-quote-panel-heading-size-mobile, 22px);line-height:var(--custom-founder-quote-panel-heading-line-height-mobile, 1.22);font-weight:500;letter-spacing:.01em}.custom-founder-quote-panel__text-list{display:grid;gap:var(--custom-founder-quote-panel-block-gap-mobile, 8px)}.custom-founder-quote-panel__text{margin:0}.custom-founder-quote-panel__text p{margin:0;font-size:inherit;line-height:inherit}.custom-founder-quote-panel__text p+p{margin-top:.72em}.custom-founder-quote-panel__text--quote{color:var(--custom-founder-quote-panel-quote-color, #2f3641);font-size:var(--custom-founder-quote-panel-quote-size-mobile, 19px);line-height:var(--custom-founder-quote-panel-quote-line-height-mobile, 1.45);font-style:italic}.custom-founder-quote-panel__text--body{color:var(--custom-founder-quote-panel-body-color, #2f3641);font-size:var(--custom-founder-quote-panel-body-size-mobile, 14px);line-height:var(--custom-founder-quote-panel-body-line-height-mobile, 1.45);font-weight:400}.custom-founder-quote-panel__text--signature{color:var(--custom-founder-quote-panel-signature-color, #2f3641);font-size:var(--custom-founder-quote-panel-signature-size-mobile, 14px);line-height:var(--custom-founder-quote-panel-signature-line-height-mobile, 1.45);font-weight:500}.custom-founder-quote-panel__cta-wrap{display:flex;justify-content:var(--custom-founder-quote-panel-cta-justify-mobile, flex-start)}.custom-founder-quote-panel__cta-wrap--with-content{margin-top:var(--custom-founder-quote-panel-cta-top-gap-mobile, 30px)}.custom-founder-quote-panel__cta{display:inline-flex;align-items:center;gap:var(--custom-founder-quote-panel-cta-gap-mobile, 8px);color:var(--custom-founder-quote-panel-cta-color, #6a99b8);font-size:var(--custom-founder-quote-panel-cta-size-mobile, 13px);line-height:var(--custom-founder-quote-panel-cta-line-height-mobile, 1.2);font-weight:500;text-decoration:none;transition:color .2s ease,opacity .2s ease}.custom-founder-quote-panel__cta:hover{color:var(--custom-founder-quote-panel-cta-hover-color, #5487a6)}.custom-founder-quote-panel__cta:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.custom-founder-quote-panel__cta--disabled,.custom-founder-quote-panel__cta[aria-disabled=true]{pointer-events:none;opacity:.65}.custom-founder-quote-panel__cta-arrow{display:inline-block;line-height:1;transform:translateY(-.03em) scaleX(1);transform-origin:left center;transition:transform .2s ease}.custom-founder-quote-panel__cta:hover .custom-founder-quote-panel__cta-arrow,.custom-founder-quote-panel__cta:focus-visible .custom-founder-quote-panel__cta-arrow{transform:translateY(-.03em) scaleX(1.2)}@media(prefers-reduced-motion:reduce){.custom-founder-quote-panel__cta-arrow{transition:none}}@media screen and (min-width:750px){.custom-founder-quote-panel__card{width:min(100%,var(--custom-founder-quote-panel-panel-max-width-desktop, 1020px));border-radius:var(--custom-founder-quote-panel-panel-radius-desktop, 0);padding-top:var(--custom-founder-quote-panel-panel-padding-top-desktop, 52px);padding-bottom:var(--custom-founder-quote-panel-panel-padding-bottom-desktop, 44px);padding-left:var(--custom-founder-quote-panel-panel-padding-horizontal-desktop, 100px);padding-right:var(--custom-founder-quote-panel-panel-padding-horizontal-desktop, 100px)}.custom-founder-quote-panel__illustration{left:auto;right:0;width:var(--custom-founder-quote-panel-illustration-width-desktop, 200px);transform:translate(var(--custom-founder-quote-panel-illustration-offset-x-desktop, -70px),var(--custom-founder-quote-panel-illustration-offset-y-desktop, 16px))}.custom-founder-quote-panel__content{width:min(100%,var(--custom-founder-quote-panel-content-max-width-desktop, 560px));text-align:var(--custom-founder-quote-panel-text-align-desktop, left)}.custom-founder-quote-panel__heading{margin-bottom:var(--custom-founder-quote-panel-heading-bottom-gap-desktop, 20px);font-size:var(--custom-founder-quote-panel-heading-size-desktop, 28px);line-height:var(--custom-founder-quote-panel-heading-line-height-desktop, 1.2)}.custom-founder-quote-panel__text-list{gap:var(--custom-founder-quote-panel-block-gap-desktop, 14px)}.custom-founder-quote-panel__text--quote{font-size:var(--custom-founder-quote-panel-quote-size-desktop, 20px);line-height:var(--custom-founder-quote-panel-quote-line-height-desktop, 1.45)}.custom-founder-quote-panel__text--body{font-size:var(--custom-founder-quote-panel-body-size-desktop, 20px);line-height:var(--custom-founder-quote-panel-body-line-height-desktop, 1.45)}.custom-founder-quote-panel__text--signature{font-size:var(--custom-founder-quote-panel-signature-size-desktop, 20px);line-height:var(--custom-founder-quote-panel-signature-line-height-desktop, 1.45)}.custom-founder-quote-panel__cta-wrap{justify-content:var(--custom-founder-quote-panel-cta-justify-desktop, center)}.custom-founder-quote-panel__cta-wrap--with-content{margin-top:var(--custom-founder-quote-panel-cta-top-gap-desktop, 52px)}.custom-founder-quote-panel__cta{gap:var(--custom-founder-quote-panel-cta-gap-desktop, 10px);font-size:var(--custom-founder-quote-panel-cta-size-desktop, 18px);line-height:var(--custom-founder-quote-panel-cta-line-height-desktop, 1.2)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-section-founder-quote-panel.css.map */
