:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-quote{background:none;border:0 solid transparent;border-radius:0;margin:var(--blockquote-margin,0);max-width:100%;padding:var(--blockquote-padding,1.5rem 0);position:relative;width:100%}.m-quote--slider{padding:var(--blockquote-padding--slider,0)}.m-quote.paragraph--view-mode--landing-page{padding:var(--blockquote-padding--landing,1rem)}@media print,screen and (min-width:48em){.m-quote.paragraph--view-mode--landing-page{padding:var(--blockquote-padding--landing,2.5rem)}}@media screen and (min-width:80em){.m-quote.paragraph--view-mode--landing-page{padding:var(--blockquote-padding--landing,3.75rem)}}.m-quote__inner{background:#f5f5f5;border:0 solid transparent;border-radius:0;display:flex;flex-flow:column nowrap;margin:var(--blockquote-inner-margin,0);max-width:var(--blockquote-inner-max-width,100%);padding:var(--blockquote-inner-padding,.5625rem 0 0);text-align:inherit}@media print,screen and (min-width:48em){.m-quote__inner{max-width:var(--blockquote-inner-max-width,80%)}}.m-quote--slider .m-quote__inner{max-width:var(--blockquote-inner-max-width--slider,100%);padding:var(--blockquote-inner-padding--slider,.5625rem 0 0 0)}.m-quote.paragraph--view-mode--landing-page .m-quote__inner{margin:var(--blockquote-inner-margin--landing,0 auto);max-width:var(--blockquote-inner-max-width--landing,90rem)}.m-quote__content{color:#101010;font-family:Roboto Condensed,Figtree,sans-serif;font-size:var(--blockquote-content-font-size,1.375rem);font-style:normal;font-weight:600;line-height:var(--blockquote-content-lineheight,1.2);margin:var(--blockquote-content-margin,0 0 1rem);max-width:var(--blockquote-content-maxwidth,none);padding:var(--blockquote-content-padding,0);position:relative;text-transform:uppercase;width:var(--blockquote-content-width,auto)}@media print,screen and (min-width:48em){.m-quote__content{margin:var(--blockquote-content-margin,0 0 2rem)}}.m-quote__author{color:rgba(0,0,0,.5);font-family:Figtree,Helvetica,Roboto,Arial,sans-serif;font-size:var(--blockquote-author-font-size,.75rem);font-style:normal;font-weight:600;line-height:1.3;margin:var(--blockquote-author-margin,0);padding:var(--blockquote-author-padding,0);position:relative;text-transform:none;width:var(--blockquote-author-width,auto)}.m-quote__author-position{display:block;font-size:var(--blockquote-author-position-font-size,.75rem);font-weight:600;margin:var(--blockquote-author-position-margin,.625rem 0 0)}.m-quote__author-position:empty{display:none}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{flex-shrink:0;height:100%;white-space:normal;width:100%;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.m-block-quotes{background:none;margin:var(--block-quotes-margin,0);max-width:none;padding:var(--block-quotes-padding,1.5rem 0);position:relative;width:100%}.m-block-quotes.paragraph--view-mode--landing-page{margin:var(--block-quotes-margin--landing,0);max-width:none;padding:var(--block-quotes-padding--landing,1.5rem 1rem)}@media print,screen and (min-width:48em){.m-block-quotes.paragraph--view-mode--landing-page{padding:var(--block-quotes-padding--landing,1.5rem 2.5rem)}}@media screen and (min-width:80em){.m-block-quotes.paragraph--view-mode--landing-page{padding:var(--block-quotes-padding--landing,1.5rem 3.75rem)}}.m-block-quotes__inner{background:none;margin:var(--block-quotes-inner-margin,0);max-width:none;padding:var(--block-quotes-inner-padding,0);position:relative;width:100%}.m-block-quotes.paragraph--view-mode--landing-page .m-block-quotes__inner{margin:var(--block-quotes-inner-margin--landing,0 auto);max-width:90rem;padding:var(--block-quotes-inner-padding--landing,0)}.m-block-quotes__list-item{display:flex;flex-direction:column;height:auto}.m-block-quotes__glide-bullets{display:flex;flex-flow:row wrap;gap:var(--block-quotes-glide-bullets-gap,.25rem);justify-content:var(--block-qoutes-glide-bullets-justify-content,center);margin:var(--block-quotes-glide-bullets-margin,.25rem 0 0);padding:var(--block-quotes-glide-bullets-padding,0);position:var(--block-quotes-glide-bullets-position,relative)}.m-block-quotes__glide-bullet{background:#ca151b;border-radius:50%;cursor:pointer;height:.5rem;opacity:.5;transition:opacity .3s ease-in-out;width:.5rem}.m-block-quotes__glide-bullet.glide__bullet--active{background:#ca151b;opacity:1}.m-block-quotes__footer{align-items:var(--block-quotes-footer-align-items,center);display:var(--block-quotes-footer-display,flex);flex-direction:var(--block-quotes-footer-flex-direction,row);justify-content:var(--block-quotes-footer-justify-content,space-between);margin:var(--block-quotes-footer-margin,0);padding:var(--block-quotes-footer-padding,1rem 0)}.m-block-quotes__glide-arrows{display:var(--block-quotes-glide-arrows-display,flex);justify-content:var(--block-quotes-glide-arrows-justify-content,space-between);margin:var(--block-quotes-glide-arrows-margin,0);padding:var(--block-quotes-glide-arrows-padding,0)}.m-block-quotes__glide-arrow{background:transparent;cursor:pointer;height:1.5rem;position:var(--block-quotes-glide-arrow-position,relative);width:1.5rem}.m-block-quotes__glide-arrow.glide__arrow--disabled{opacity:var(--block-quotes-glide-arrow-disabled-opacity,.5);pointer-events:none}.m-block-quotes__glide-arrow:before{background:#ca151b;content:"";height:100%;left:var(--block-quotes-glide-arrow-icon-offset-left,50%);position:var(--block-quotes-glide-arrow-icon-position,absolute);top:var(--block-quotes-glide-arrow-icon-offset-top,50%);transform:var(--block-quotes-glide-arrow-icon-transform,translate(-50%,-50%));width:100%}.m-block-quotes__glide-arrow--prev:before{background:var(--block-quotes-glide-arrow-icon-background--prev,#ca151b);-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI1IDI0Ij48ZyBmaWxsPSIjMTExIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTIuNDQgMTIpIj48cGF0aCBkPSJNMjEuMjkzIDExLjc5M2ExIDEgMCAwIDEgMCAxLjQxNGwtLjM0Mi4zNDEtLjAxMi4wMTMtNi4zNjQgNi4zNjRhMSAxIDAgMCAxLTEuNDE0IDBsLS43MDctLjcwN2ExIDEgMCAwIDEgMC0xLjQxNWw1LjMwNC01LjMwNC01LjMwNC01LjMwMmExIDEgMCAwIDEgMC0xLjQxNWwuNzA3LS43MDdhMSAxIDAgMCAxIDEuNDE0IDB6Ii8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjMiIHg9IjEuODc5IiB5PSIxMSIgcng9IjEiLz48L2c+PC9zdmc+) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI1IDI0Ij48ZyBmaWxsPSIjMTExIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTIuNDQgMTIpIj48cGF0aCBkPSJNMjEuMjkzIDExLjc5M2ExIDEgMCAwIDEgMCAxLjQxNGwtLjM0Mi4zNDEtLjAxMi4wMTMtNi4zNjQgNi4zNjRhMSAxIDAgMCAxLTEuNDE0IDBsLS43MDctLjcwN2ExIDEgMCAwIDEgMC0xLjQxNWw1LjMwNC01LjMwNC01LjMwNC01LjMwMmExIDEgMCAwIDEgMC0xLjQxNWwuNzA3LS43MDdhMSAxIDAgMCAxIDEuNDE0IDB6Ii8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjMiIHg9IjEuODc5IiB5PSIxMSIgcng9IjEiLz48L2c+PC9zdmc+) no-repeat center/contain}.m-block-quotes__glide-arrow--next:before{background:var(--block-quotes-glide-arrow-icon-background--next,#ca151b);-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyBmaWxsPSIjMTExIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yMS40MTQgMTAuNzkzYTEgMSAwIDAgMSAwIDEuNDE0bC0uMzQxLjM0MS0uMDEyLjAxMy02LjM2NCA2LjM2NGExIDEgMCAwIDEtMS40MTUgMGwtLjcwNy0uNzA3YTEgMSAwIDAgMSAwLTEuNDE1TDE3Ljg4IDExLjVsLTUuMzA0LTUuMzAyYTEgMSAwIDAgMSAwLTEuNDE1bC43MDctLjcwN2ExIDEgMCAwIDEgMS40MTUgMGw2LjcxNyA2LjcxOHoiLz48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMyIgeD0iMiIgeT0iMTAiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZyBmaWxsPSIjMTExIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yMS40MTQgMTAuNzkzYTEgMSAwIDAgMSAwIDEuNDE0bC0uMzQxLjM0MS0uMDEyLjAxMy02LjM2NCA2LjM2NGExIDEgMCAwIDEtMS40MTUgMGwtLjcwNy0uNzA3YTEgMSAwIDAgMSAwLTEuNDE1TDE3Ljg4IDExLjVsLTUuMzA0LTUuMzAyYTEgMSAwIDAgMSAwLTEuNDE1bC43MDctLjcwN2ExIDEgMCAwIDEgMS40MTUgMGw2LjcxNyA2LjcxOHoiLz48cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMyIgeD0iMiIgeT0iMTAiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) no-repeat center/contain}.m-block-quotes__counter{align-items:var(--block-quotes-counter-align-items,center);display:var(--block-quotes-counter-display,flex);gap:var(--block-quotes-counter-gap,.25rem);line-height:var(--block-quotes-counter-line-height,normal)}.m-block-quotes__counter-label{font-size:var(--block-quotes-counter-label-font-size,.8125rem)}.m-block-quotes__counter-iterations,.m-block-quotes__counter-label{color:#101010;font-family:Figtree,Helvetica,Roboto,Arial,sans-serif;font-weight:400}.m-block-quotes__counter-iterations{font-size:var(--block-quotes-counter-iterations-font-size,.8125rem)}.m-block-quotes__counter-count:not(.glide__bullet--active){display:none}.m-block-quotes__counter-count.glide__bullet--active{background:none;display:inline-block}.m-block-quotes__counter-separator{font-size:var(--block-quotes-counter-separator-font-size,.8125rem)}.m-block-quotes__counter-separator,.m-block-quotes__counter-total{color:#101010;font-family:Figtree,Helvetica,Roboto,Arial,sans-serif;font-weight:400}.m-block-quotes__counter-total{font-size:var(--block-quotes-counter-total-font-size,.8125rem)}