.news-quote{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;gap:1rem;background-color:rgb(var(--color-background));padding:2rem}@media screen and (max-width: 1024px){.news-quote{padding:0}}.news-quote__wrapper{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;gap:1rem}@media screen and (max-width: 1024px){.news-quote__wrapper{border:1px solid rgb(var(--color-background-highlighted));padding:2rem;flex-flow:column-reverse nowrap;gap:2rem}}.news-quote__content{width:100%;height:100%;position:relative;display:flex;align-items:flex-start;justify-content:center;flex-flow:column nowrap;gap:1rem}@media screen and (max-width: 1024px){.news-quote__content{justify-content:space-between}}.news-quote__content>figcaption{max-width:70%;margin-left:2rem}@media screen and (max-width: 1024px){.news-quote__content>figcaption{max-width:100%;margin-left:0}}.news-quote__content>blockquote{width:100%;height:auto;padding:2rem 2rem 0;display:flex;align-items:flex-start;justify-content:center;flex-flow:column nowrap;gap:1rem;font-family:var(--family-primary);font-size:1.5rem;font-weight:400;line-height:1.5;text-align:left;position:relative}@media screen and (max-width: 1024px){.news-quote__content>blockquote{font-size:1rem;padding:0}}.news-quote__content>blockquote a{text-decoration:none;color:rgb(var(--color-accent))}.news-quote__content>blockquote:before{content:"\201c";font-size:5rem;font-weight:700;line-height:1;color:rgb(var(--color-accent));font-family:var(--family-secondary);position:absolute;top:0;left:-1rem}@media screen and (max-width: 1024px){.news-quote__content>blockquote:before{display:none}}.news-quote__content>blockquote:after{content:"\201d";font-size:5rem;font-weight:700;line-height:1;color:rgb(var(--color-accent));font-family:var(--family-secondary);position:absolute;bottom:-1em;right:0}@media screen and (max-width: 1024px){.news-quote__content>blockquote:after{display:none}}.news-quote__link{text-decoration:none;color:rgb(var(--color-accent));font-family:var(--family-primary);font-size:1rem;font-weight:400;line-height:1.5;text-align:center;max-width:calc(100% - 10rem)}.news-quote__logo{width:50%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;gap:1rem;opacity:.2}.news-quote__logo>img{max-width:15rem;width:100%;height:auto;position:relative;object-fit:contain}@media screen and (max-width: 1024px){.news-quote__logo{width:100%;max-width:10rem;height:2rem}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-news-quote.css.map */
