.sefe-quote{grid-column:content;display:grid;grid-template-columns:subgrid;padding-block:var(--sefe--spacing-3xl)}.sefe-quote__inner{grid-column:1/-1;display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width: 768px){.sefe-quote__inner{display:grid;grid-template-columns:auto 1fr;column-gap:var(--sefe--spacing-l)}}@media screen and (min-width: 1024px){.sefe-quote__inner{grid-column:3/11}}.sefe-quote__icon{flex:1;margin-bottom:var(--sefe--spacing-l);width:var(--sefe--spacing-3xl);height:var(--sefe--spacing-3xl)}@media screen and (min-width: 768px){.sefe-quote__icon{margin-bottom:0;grid-column:1/2}}.sefe-quote__content{flex:1;margin-bottom:var(--sefe--spacing-xl)}.sefe-quote__content>*{font-family:"Nohemi",sans-serif;font-optical-sizing:auto;font-weight:400;line-height:130%;font-size:26px;letter-spacing:.39px;font-style:normal;word-break:break-word}@media screen and (min-width: 768px){.sefe-quote__content>*{font-size:26px;letter-spacing:.39px}}@media screen and (min-width: 1024px){.sefe-quote__content>*{font-size:32px}}@media screen and (min-width: 1441px){.sefe-quote__content>*{font-size:40px;letter-spacing:.6px}}@media screen and (min-width: 768px){.sefe-quote__content{padding-top:var(--sefe--spacing-3xl);grid-column:2/-1}}.sefe-quote__contact{flex:1}@media screen and (min-width: 768px){.sefe-quote__contact{grid-column:2/-1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;margin-right:80px;max-width:520px;column-gap:var(--sefe--spacing-l);align-items:center}}@media screen and (min-width: 1024px){.sefe-quote__contact{max-width:unset;margin-right:0}}.sefe-quote__contact-info{display:grid;grid-template-rows:auto auto;row-gap:var(--sefe--spacing-m)}.sefe-quote__contact-info:has(.sefe-quote__contact-text:only-child){grid-template-rows:auto}.sefe-quote__contact-image{margin-bottom:var(--sefe--spacing-l)}.sefe-quote__contact-image>.sefe-media>.sefe-media__image-item img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:160px;height:160px;min-width:auto}@media screen and (min-width: 768px){.sefe-quote__contact-image{margin-bottom:0;grid-row:1/-1}}.sefe-quote__contact-name{font-family:"Mulish",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:16px;line-height:160%;letter-spacing:normal;font-weight:800}@media screen and (min-width: 768px){.sefe-quote__contact-cta{grid-column:2/-1}}.sefe-quote .sefe-button{width:100%}@media screen and (min-width: 768px){.sefe-quote .sefe-button{width:auto}}.sefe-quote__background-left{position:absolute;z-index:-1;translate:-16px calc(var(--sefe--spacing-3xl)*-2);width:auto;height:auto;max-width:none;max-height:none}@media screen and (min-width: 768px){.sefe-quote__background-left{translate:calc((5% + 40px)*-1) calc(var(--sefe--spacing-3xl)*-2)}}@media screen and (min-width: 1024px){.sefe-quote__background-left{translate:0 calc(var(--sefe--spacing-3xl)*-2);left:calc((100vw - 100%)/-2)}}.sefe-quote__background-right{position:absolute;z-index:-1;translate:0 calc(var(--sefe--spacing-3xl)*-2);right:calc((100vw - 100%)/-2);width:auto;height:auto;max-width:none;max-height:none}