: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:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,transparent,#000 36.71%),url(/themes/custom/conmebol/assets/quote-bg.7646008d7735ac426eef.png) 50%/cover no-repeat,#000;border:0 solid #063682;border-radius:1.5rem;display:inline-flex;flex-flow:column-reverse nowrap;margin:1rem 0;margin:var(--blockquote-margin,1rem 0);max-width:100%;max-width:var(--blockquote-max-width,100%);padding:.5625rem 1.25rem 0 1.1875rem;padding:var(--blockquote-padding,.5625rem 1.25rem 0 1.1875rem);text-align:center}@media print,screen and (min-width:48em){.m-quote{max-width:80%;max-width:var(--blockquote-max-width,80%)}}.m-quote.paragraph--view-mode--landing-page{margin:2rem auto;margin:var(--block-quote-margin,2rem auto);max-width:104rem;max-width:var(--block-quote-max-width,104rem);padding:0 1rem}@media print,screen and (min-width:48em){.m-quote.paragraph--view-mode--landing-page{padding:0 4rem}}@media print,screen and (min-width:64em){.m-quote.paragraph--view-mode--landing-page{padding:0 5rem}}@media screen and (min-width:80em){.m-quote.paragraph--view-mode--landing-page{padding:0 7rem}}.m-quote--slider{flex-grow:1;justify-content:center;justify-content:var(--blockquote-justify-content--slider,center);margin:0;margin:var(--blockquote-margin--slider,0);max-width:none;max-width:var(--blockquote-max-width--slider,none)}.m-quote__content{color:#000;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:1.375rem;font-size:var(--blockquote-content-font-size,1.375rem);font-style:normal;font-weight:500;line-height:1.4;line-height:var(--blockquote-content-lineheight,1.4);margin:0 0 1rem;margin:var(--blockquote-content-margin,0 0 1rem);max-width:none;max-width:var(--blockquote-content-maxwidth,none);padding:0;padding:var(--blockquote-content-padding,0);position:relative;text-transform:none;width:auto;width:var(--blockquote-content-width,auto)}@media print,screen and (min-width:48em){.m-quote__content{margin:0 0 2rem;margin:var(--blockquote-content-margin,0 0 2rem)}}.m-quote__author{color:#000;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;font-size:var(--blockquote-author-font-size,.875rem);font-style:normal;font-weight:400;line-height:1.5;margin:0;margin:var(--blockquote-author-margin,0);padding:0;padding:var(--blockquote-author-padding,0);position:relative;text-transform:none;width:auto;width:var(--blockquote-author-width,auto)}.m-quote__author-position{display:block;font-size:.75rem;font-size:var(--blockquote-author-position-font-size,.75rem);font-weight:400;margin:.625rem 0 0;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;-moz-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;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.m-block-quotes__list-item{display:flex;flex-direction:column;height:auto}.m-block-quotes__glide-bullets{display:flex;display:var(--block-quotes-glide-bullets-display,flex);flex-wrap:wrap;gap:.25rem;gap:var(--block-quotes-glide-bullets-gap,.25rem);justify-content:center;justify-content:var(--block-qoutes-glide-bullets-justify-content,center);margin:.25rem 0 0;margin:var(--block-quotes-glide-bullets-margin,.25rem 0 0);padding:0;padding:var(--block-quotes-glide-bullets-padding,0);position:relative;position:var(--block-quotes-glide-bullets-position,relative)}.m-block-quotes__glide-bullet{background-color:#000;background-color:var(--block-quotes-glide-bullet-background-color,#000);border-radius:50%;border-radius:var(--block-quotes-glide-bullet-border-radius,50%);cursor:pointer;height:.5rem;height:var(--block-quotes-glide-bullet-height,.5rem);opacity:.5;opacity:var(--block-quotes-glide-bullet-opacity,.5);transition:opacity .3s ease-in-out;width:.5rem;width:var(--block-quotes-glide-bullet-width,.5rem)}.m-block-quotes__glide-bullet.glide__bullet--active{opacity:1;opacity:var(--block-quotes-glide-bullet-active-opacity,1)}.m-block-quotes__footer{align-items:center;align-items:var(--block-quotes-footer-align-items,center);display:flex;display:var(--block-quotes-footer-display,flex);flex-direction:row;flex-direction:var(--block-quotes-footer-flex-direction,row);justify-content:space-between;justify-content:var(--block-quotes-footer-justify-content,space-between);margin:0;margin:var(--block-quotes-footer-margin,0);padding:1rem 0;padding:var(--block-quotes-footer-padding,1rem 0)}.m-block-quotes__glide-arrows{display:flex;display:var(--block-quotes-glide-arrows-display,flex);justify-content:space-between;justify-content:var(--block-quotes-glide-arrows-justify-content,space-between);margin:0;margin:var(--block-quotes-glide-arrows-margin,0);padding:0;padding:var(--block-quotes-glide-arrows-padding,0)}.m-block-quotes__glide-arrow{background:transparent;background:var(--block-quotes-glide-arrow-background-color,transparent);cursor:pointer;height:1.5rem;height:var(--block-quotes-glide-arrow-height,1.5rem);position:relative;position:var(--block-quotes-glide-arrow-position,relative);width:1.5rem;width:var(--block-quotes-glide-arrow-width,1.5rem)}.m-block-quotes__glide-arrow.glide__arrow--disabled{opacity:.5;opacity:var(--block-quotes-glide-arrow-disabled-opacity,.5);pointer-events:none}.m-block-quotes__glide-arrow:before{background:#063682;background:var(--block-quotes-glide-arrow-icon-background,#063682);content:"";height:100%;height:var(--block-quotes-glide-arrow-icon-height,100%);left:50%;left:var(--block-quotes-glide-arrow-icon-left,50%);position:absolute;position:var(--block-quotes-glide-arrow-icon-position,absolute);top:50%;top:var(--block-quotes-glide-arrow-icon-top,50%);transform:translate(-50%,-50%);transform:var(--block-quotes-glide-arrow-icon-transform,translate(-50%,-50%));width:100%;width:var(--block-quotes-glide-arrow-icon-width,100%)}.m-block-quotes__glide-arrow--prev:before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDEyLjQ0IDEyKSI+PHBhdGggZD0iTTIxLjI5MyAxMS43OTNhMSAxIDAgMCAxIDAgMS40MTRsLS4zNDIuMzQxLS4wMTIuMDEzLTYuMzY0IDYuMzY0YTEgMSAwIDAgMS0xLjQxNCAwbC0uNzA3LS43MDdhMSAxIDAgMCAxIDAtMS40MTVsNS4zMDQtNS4zMDQtNS4zMDQtNS4zMDJhMSAxIDAgMCAxIDAtMS40MTVsLjcwNy0uNzA3YTEgMSAwIDAgMSAxLjQxNCAweiIvPjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIzIiB4PSIxLjg3OSIgeT0iMTEiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDEyLjQ0IDEyKSI+PHBhdGggZD0iTTIxLjI5MyAxMS43OTNhMSAxIDAgMCAxIDAgMS40MTRsLS4zNDIuMzQxLS4wMTIuMDEzLTYuMzY0IDYuMzY0YTEgMSAwIDAgMS0xLjQxNCAwbC0uNzA3LS43MDdhMSAxIDAgMCAxIDAtMS40MTVsNS4zMDQtNS4zMDQtNS4zMDQtNS4zMDJhMSAxIDAgMCAxIDAtMS40MTVsLjcwNy0uNzA3YTEgMSAwIDAgMSAxLjQxNCAweiIvPjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIzIiB4PSIxLjg3OSIgeT0iMTEiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) no-repeat center/contain;-webkit-mask:var(--block-quotes-glide-arrow-icon-mask--prev,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDEyLjQ0IDEyKSI+PHBhdGggZD0iTTIxLjI5MyAxMS43OTNhMSAxIDAgMCAxIDAgMS40MTRsLS4zNDIuMzQxLS4wMTIuMDEzLTYuMzY0IDYuMzY0YTEgMSAwIDAgMS0xLjQxNCAwbC0uNzA3LS43MDdhMSAxIDAgMCAxIDAtMS40MTVsNS4zMDQtNS4zMDQtNS4zMDQtNS4zMDJhMSAxIDAgMCAxIDAtMS40MTVsLjcwNy0uNzA3YTEgMSAwIDAgMSAxLjQxNCAweiIvPjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIzIiB4PSIxLjg3OSIgeT0iMTEiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) no-repeat center/contain);mask:var(--block-quotes-glide-arrow-icon-mask--prev,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDEyLjQ0IDEyKSI+PHBhdGggZD0iTTIxLjI5MyAxMS43OTNhMSAxIDAgMCAxIDAgMS40MTRsLS4zNDIuMzQxLS4wMTIuMDEzLTYuMzY0IDYuMzY0YTEgMSAwIDAgMS0xLjQxNCAwbC0uNzA3LS43MDdhMSAxIDAgMCAxIDAtMS40MTVsNS4zMDQtNS4zMDQtNS4zMDQtNS4zMDJhMSAxIDAgMCAxIDAtMS40MTVsLjcwNy0uNzA3YTEgMSAwIDAgMSAxLjQxNCAweiIvPjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIzIiB4PSIxLjg3OSIgeT0iMTEiIHJ4PSIxIi8+PC9nPjwvc3ZnPg==) no-repeat center/contain)}.m-block-quotes__glide-arrow--next:before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjEuNDE0IDEwLjc5M2ExIDEgMCAwIDEgMCAxLjQxNGwtLjM0MS4zNDEtLjAxMi4wMTMtNi4zNjQgNi4zNjRhMSAxIDAgMCAxLTEuNDE1IDBsLS43MDctLjcwN2ExIDEgMCAwIDEgMC0xLjQxNUwxNy44OCAxMS41bC01LjMwNC01LjMwMmExIDEgMCAwIDEgMC0xLjQxNWwuNzA3LS43MDdhMSAxIDAgMCAxIDEuNDE1IDBsNi43MTcgNi43MTh6Ii8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjMiIHg9IjIiIHk9IjEwIiByeD0iMSIvPjwvZz48L3N2Zz4=) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjEuNDE0IDEwLjc5M2ExIDEgMCAwIDEgMCAxLjQxNGwtLjM0MS4zNDEtLjAxMi4wMTMtNi4zNjQgNi4zNjRhMSAxIDAgMCAxLTEuNDE1IDBsLS43MDctLjcwN2ExIDEgMCAwIDEgMC0xLjQxNUwxNy44OCAxMS41bC01LjMwNC01LjMwMmExIDEgMCAwIDEgMC0xLjQxNWwuNzA3LS43MDdhMSAxIDAgMCAxIDEuNDE1IDBsNi43MTcgNi43MTh6Ii8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjMiIHg9IjIiIHk9IjEwIiByeD0iMSIvPjwvZz48L3N2Zz4=) no-repeat center/contain;-webkit-mask:var(--block-quotes-glide-arrow-icon-mask--next,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjEuNDE0IDEwLjc5M2ExIDEgMCAwIDEgMCAxLjQxNGwtLjM0MS4zNDEtLjAxMi4wMTMtNi4zNjQgNi4zNjRhMSAxIDAgMCAxLTEuNDE1IDBsLS43MDctLjcwN2ExIDEgMCAwIDEgMC0xLjQxNUwxNy44OCAxMS41bC01LjMwNC01LjMwMmExIDEgMCAwIDEgMC0xLjQxNWwuNzA3LS43MDdhMSAxIDAgMCAxIDEuNDE1IDBsNi43MTcgNi43MTh6Ii8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjMiIHg9IjIiIHk9IjEwIiByeD0iMSIvPjwvZz48L3N2Zz4=) no-repeat center/contain);mask:var(--block-quotes-glide-arrow-icon-mask--next,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjEuNDE0IDEwLjc5M2ExIDEgMCAwIDEgMCAxLjQxNGwtLjM0MS4zNDEtLjAxMi4wMTMtNi4zNjQgNi4zNjRhMSAxIDAgMCAxLTEuNDE1IDBsLS43MDctLjcwN2ExIDEgMCAwIDEgMC0xLjQxNUwxNy44OCAxMS41bC01LjMwNC01LjMwMmExIDEgMCAwIDEgMC0xLjQxNWwuNzA3LS43MDdhMSAxIDAgMCAxIDEuNDE1IDBsNi43MTcgNi43MTh6Ii8+PHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjMiIHg9IjIiIHk9IjEwIiByeD0iMSIvPjwvZz48L3N2Zz4=) no-repeat center/contain)}.m-block-quotes__counter{align-items:center;align-items:var(--block-quotes-counter-align-items,center);color:#000;color:var(--block-quotes-counter-color,#000);display:flex;display:var(--block-quotes-counter-display,flex);font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-family:var(--block-quotes-counter-font-family,"Ubuntu",Helvetica,Roboto,Arial,sans-serif);font-size:.8125rem;font-size:var(--block-quotes-counter-font-size,.8125rem);font-weight:400;font-weight:var(--block-quotes-counter-font-weight,normal);gap:.25rem;gap:var(--block-quotes-counter-gap,.25rem);line-height:normal;line-height:var(--block-quotes-counter-line-height,normal)}.m-block-quotes__counter-count{display:none}.m-block-quotes__counter-count.glide__bullet--active{display:inline-block}