/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
:root{--ai-font-size-base:var(--font-size-base);--ai-font-size-s:var(--font-size-s);--ai-font-size-xs:var(--font-size-xs);--ai-font-size-xxs:var(--font-size-xxs);--ai-font-size-h1:var(--font-size-h1);--ai-font-size-h2:var(--font-size-h2);--ai-font-size-h3:var(--font-size-h3);--ai-font-size-h4:var(--font-size-h4);--ai-font-size-h5:var(--font-size-h5);--ai-font-size-h6:var(--font-size-h6);--ai-text-color-muted:var(--color-text-light);--ai-icon-size:1.25rem;--ai-icon-size-lg:2rem;}.ai-font-size-base{font-size:var(--ai-font-size-base);}.ai-font-size-s{font-size:var(--ai-font-size-s);}.ai-font-size-xs{font-size:var(--ai-font-size-xs);}.ai-font-size-xxs{font-size:var(--ai-font-size-xxs);}.ai-text-muted{color:var(--ai-text-color-muted);}.ai-description{font-size:var(--ai-font-size-xs);line-height:1.25;color:var(--ai-text-color-muted);hyphens:none;text-wrap:balance;}.ai-heading-h1{font-size:var(--ai-font-size-h1);}.ai-heading-h2{font-size:var(--ai-font-size-h2);}.ai-heading-h3{font-size:var(--ai-font-size-h3);}.ai-heading-h4{font-size:var(--ai-font-size-h4);}.ai-heading-h5{font-size:var(--ai-font-size-h5);}.ai-heading-h6{font-size:var(--ai-font-size-h6);}select.ai-select,select.ai-select--narrow,select.ai-select--wide{max-width:200px;}select.ai-select--narrow{max-width:150px;}select.ai-select--wide{max-width:300px;}.ai-icon-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:calc(var(--ai-icon-size) + 0.5rem);height:calc(var(--ai-icon-size) + 0.5rem);padding:0.25rem;color:var(--gin-icon-color,var(--ai-text-color-muted));text-decoration:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:var(--ai-icon-size) var(--ai-icon-size);border:1px solid var(--color-gray-200,rgba(0,0,0,0.08));border-radius:var(--gin-border-m,0.5rem);transition:background-color 0.15s var(--gin-easing,cubic-bezier(0.19,1,0.22,1)),border-color 0.15s var(--gin-easing,cubic-bezier(0.19,1,0.22,1));cursor:pointer;}.ai-icon-button:hover{background-color:var(--color-gray-100,rgba(0,0,0,0.06));border-color:var(--color-gray-200,rgba(0,0,0,0.08));}.ai-icon-button:focus{outline:none;}.ai-icon-button:focus-visible{background-color:var(--color-gray-100,rgba(0,0,0,0.06));outline:2px solid var(--gin-color-focus,var(--color-focus,#007dfacc));outline-offset:2px;}.ai-icon-button:active{background-color:var(--color-gray-200,rgba(0,0,0,0.12));border-color:var(--color-gray-300,rgba(0,0,0,0.15));}.ai-icon-button--lg{--ai-icon-size:var(--ai-icon-size-lg);}.ai-icon{display:inline-block;flex-shrink:0;width:var(--ai-icon-size);height:var(--ai-icon-size);background-repeat:no-repeat;background-position:center;background-size:100%;}.ai-icon--lg{--ai-icon-size:var(--ai-icon-size-lg);}.ai-icon--provider{background-image:url(/modules/contrib/ai/assets/icons/plugs.svg);}.ai-icon--model{background-image:url(/modules/contrib/ai/assets/icons/cube.svg);}.ai-icon--external{background-image:url(/modules/contrib/ai/assets/icons/external.svg);}.ai-icon--settings{background-image:url(/modules/contrib/ai/assets/icons/gear.svg);}.ai-icon--supported{background-image:url(/modules/contrib/ai/assets/icons/checkmark-circle.svg);}.ai-icon--not-supported{background-image:url(/modules/contrib/ai/assets/icons/x-circle.svg);}.ai-icon--warning{background-image:url(/modules/contrib/ai/assets/icons/warning.svg);}.ai-icon--option{background-image:url(/modules/contrib/ai/assets/icons/option.svg);}.ai-icon--arrow-left-up{background-image:url(/modules/contrib/ai/assets/icons/arrow-left-up.svg);}.ai-icon--cloud-arrow-down{background-image:url(/modules/contrib/ai/assets/icons/cloud-arrow-down.svg);}.ai-icon--file{background-image:url(/modules/contrib/ai/assets/icons/file.svg);}.ai-icon--trash{background-image:url(/modules/contrib/ai/assets/icons/trash.svg);}.ai-pill{font-size:var(--gin-font-size-xxs,.75rem);font-weight:var(--gin-font-weight-semibold,600);display:inline-block;padding:.125em .75em;vertical-align:.125em;border:1px solid transparent;border-radius:var(--gin-border-l,.75rem);color:var(--messages-fg-color);background:var(--messages-bg-color);text-transform:capitalize;}.ai-pill.light{color:var(--gin-status-text,white);background:var(--gin-status-bg,var(--color-gray-400));}.ai-pill.success{color:var(--gin-status-success-text,var(--messages-fg-color));background-color:var(--gin-status-success-bg,var(--messages--status-color));}.ai-pill.danger{color:var(--gin-status-danger-text,var(--messages-fg-color));background:var(--gin-status-danger-bg,var(--messages--error-color));}.ai-pill.warning{color:var(--gin-status-warning-text,var(--messages-fg-color));background:var(--gin-status-warning-bg,var(--messages--warning-color));}.ai-tooltip{margin:0px;inset:auto;position-area:bottom right;position-try-fallbacks:flip-inline;border:1px solid var(--gin-border-color,var(--color-gray-100,#dbdbdb));padding:var(--gin-spacing-xxs,4px) var(--gin-spacing-xs,8px);color:var(--gin-color-text-light,var(--color-gray-800,#55565b));font-size:var(--font-size-xs);border-radius:var(--gin-border-s,6px);box-shadow:2px 4px 8px var(--gin-color-primary-light,rgba(0,0,0,0.15));max-width:16rem;}
.leaflet-warning{color:red;}.leaflet-ajax-popup{height:140px;width:180px;background-position:center;background-repeat:no-repeat;background-image:url(/modules/contrib/leaflet/assets/spin.gif);}.leaflet-container{z-index:1;}.leaflet-widget-input.readonly{color:gray;}
/* @license Leaflet-License https://github.com/Leaflet/Leaflet/blob/v1.9.4/LICENSE */
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{background:#ddd;outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url(/modules/contrib/leaflet/js/leaflet/dist/images/layers.png);width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/modules/contrib/leaflet/js/leaflet/dist/images/layers-2x.png);background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url(/modules/contrib/leaflet/js/leaflet/dist/images/marker-icon.png);}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.torneo-acknowledge{padding:1rem 1rem;text-align:center;border-top:1px solid #14c2ee;}.torneo-acknowledge__icons{display:inline-flex;gap:0.75rem;align-items:center;justify-content:center;margin-bottom:0.75rem;}.torneo-acknowledge__icon{width:56px;height:36px;object-fit:cover;border-radius:0px;box-shadow:0 6px 20px rgba(0,0,0,0.25);}.torneo-acknowledge__body{line-height:1.5;font-size:.8rem;opacity:0.95;color:grey;}.torneo-acknowledge__body p{line-height:1.5;font-size:.8rem;opacity:0.95;color:grey;}.patreon-acknowledge .torneo-acknowledge__icon{width:42px;height:42px;}
.torneo-block__title{font-size:clamp(1.5rem,4vw,1.5rem);font-weight:700;margin:0 0 .75rem;}.torneo-card__inset{position:relative;padding:1.5rem;padding-right:5.5rem;}.torneo-card__flag{position:absolute;top:1.5rem;right:1.5rem;line-height:0;}.torneo-card__title{margin:0 0 4px;font-size:1.05rem;font-weight:600;}.torneo__card{border:1px solid var(--color-border,#e5e5e5);border-radius:.5rem;background:#1b2127;overflow:hidden;}.torneo-cards__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;}.torneo-card__media{height:180px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#111;border-bottom:1px solid rgba(255,255,255,0.08);}.torneo-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.torneo-card__meta{font-size:0.9rem;color:#acacac;}
.ck-editor__editable,.ck-editor__editable_inline{background:#ffffff;color:#111111;min-height:240px;}.ck-editor__editable h1,.ck-editor__editable h2,.ck-editor__editable h3,.ck-editor__editable h4,.ck-editor__editable h5,.ck-editor__editable h6{color:#111111;font-weight:700;line-height:1.2;margin:0.75em 0 0.35em;}.ck-editor__editable p{margin:0 0 1em;line-height:1.55;}.ck-editor__editable a{color:#0b5fff;text-decoration:underline;}.ck-editor__editable ul,.ck-editor__editable ol{padding-left:1.5em;margin:0 0 1em;}.ck-editor__editable table{border-collapse:collapse;width:100%;margin:0 0 1em;}.ck-editor__editable table td,.ck-editor__editable table th{border:1px solid #ddd;padding:0.5em 0.75em;}.ck-editor__editable blockquote{border-left:4px solid #ddd;margin:0 0 1em;padding:0.25em 0 0.25em 1em;color:#333;}.ck-editor__editable *{text-shadow:none;}.ck-editor .ck-editor__editable{background:#fff;color:#111;}.ck-editor__editable{color:#111 !important;background:#fff !important;}
.torneo-crocodiles{padding:0 1rem;text-align:center;}.torneo-crocodiles__branding{display:flex;justify-content:center;}.torneo-crocodiles__lines{list-style:none;margin:1rem 0 0;padding:0;}.torneo-crocodiles__line{font-size:0.9rem;line-height:1.25;font-weight:400;margin:0.25rem 0;color:grey;}@media (max-width:600px){.torneo-crocodiles__line{font-size:0.75rem;}}
.breadcrumbs{font-size:0.875rem;margin:0.75rem 0;}.breadcrumbs > ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;}.breadcrumbs > ul > li::before{content:none !important;}.breadcrumbs > ul > li{display:inline-flex;align-items:center;margin:0;}.breadcrumbs > ul > li > a,.breadcrumbs > ul > li > span,.breadcrumbs > ul > li{border-radius:9999px;line-height:1.1;}.breadcrumbs > ul > li > a{display:inline-flex;align-items:center;padding:0.35rem 0.75rem;text-decoration:none;color:#111827;background:#f3f4f6;border:1px solid #e5e7eb;transition:transform 120ms ease,background-color 120ms ease,border-color 120ms ease;}.breadcrumbs > ul > li > a:hover{background:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px);}.breadcrumbs > ul > li > a:focus-visible{outline:2px solid #2563eb;outline-offset:2px;}.breadcrumbs > ul > li:not(:has(a)){padding:0.35rem 0.75rem;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;}.breadcrumbs > ul > li:last-child:not(:has(a)){color:#111827;background:#e5e7eb;border-color:#d1d5db;font-weight:600;}.breadcrumbs > ul > li > a,.breadcrumbs > ul > li:not(:has(a)){max-width:22rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media (max-width:480px){.breadcrumbs > ul > li > a,.breadcrumbs > ul > li:not(:has(a)){max-width:12rem;padding:0.3rem 0.6rem;}}
.torneo-header{border-radius:1em;border:1px solid #bbb;background-size:cover;color:#fff;height:400px;background-position:center top;background-repeat:no-repeat;border:1px solid rgba(255,255,255,0.90);}.torneo-header__overlay{background:linear-gradient(180deg,rgba(0,0,0,0.55),rgba(0,0,0,0.25));}.torneo-header__inner{display:grid;grid-template-columns:1fr;gap:1rem;padding:1.25rem;color:#fff;}.torneo-header__top{display:flex;flex-direction:column;gap:6px;}.torneo-header__media img{width:96px;height:60px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,0.25);display:block;}@media (min-width:768px){.torneo-header__inner{grid-template-columns:1.4fr 1fr;align-items:center;}}.torneo-header__title{margin:0;font-weight:800;line-height:1.05;letter-spacing:-0.02em;font-size:clamp(24px,3.2vw,2.5rem);color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.8);}.torneo-header__kicker{display:flex;align-items:center;gap:.5rem;opacity:.85;border-radius:0.3em;border:1px solid white;width:fit-content;padding:0.3em 0.3em;background-color:#000000;margin-top:0.75rem;}.torneo-header__country{display:inline-flex;align-items:center;gap:10px;text-decoration:none;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.06);color:white}.torneo-header__flag{width:32px;object-fit:cover;display:block;}.torneo-header__chips{margin-top:0.25rem;display:flex;gap:0.5rem;flex-wrap:wrap;}.torneo-chip{display:inline-flex;align-items:center;padding:0.25rem 0.6rem;width:fit-content;border-radius:999px;font-size:0.85rem;background:rgba(74,250,247,0.7);border:1px solid #0fc4fb;color:rgb(0,0,0);}
.torneo-attractions{padding:1rem 0;}.torneo-attractions__title{margin:0 0 0.75rem 0;font-size:1.2rem;font-weight:700;}.torneo-attractions__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;}.torneo-attractions__card{border:1px solid var(--color-border,#e5e5e5);border-radius:.5rem;overflow:hidden;background:var(--color-bg,#1b2127);box-shadow:0 1px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;min-height:100%;}.torneo-attractions__image-link{display:block;}.torneo-attractions__image-wrap{position:relative;width:100%;height:170px;overflow:hidden;background:rgba(0,0,0,.05);}.torneo-attractions__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.torneo-attractions__image-fade{position:absolute;left:0;right:0;bottom:0;height:20%;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.35) 100%);}.torneo-attractions__body{padding:0.85rem 0.9rem 1rem;display:flex;flex-direction:column;gap:0.35rem;flex:1 1 auto;}.torneo-attractions__name{margin:0;font-size:1.05rem;font-weight:700;line-height:1.2;}.torneo-attractions__name a{text-decoration:none;}.torneo-attractions__indigenous{font-size:0.95rem;opacity:0.9;}.torneo-attractions__types{font-size:0.9rem;opacity:0.8;}.torneo-attractions__links{margin-top:auto;display:flex;gap:0.75rem;flex-wrap:wrap;}.torneo-attractions__link{font-size:0.92rem;text-decoration:underline;}.torneo-attractions__empty{margin:0.5rem 0 0;opacity:0.75;}
.torneo-city-card{display:flex;flex-direction:column;background:var(--color-surface,#000);border-radius:12px;border:1px solid whitesmoke;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.08);margin-top:1rem;margin-bottom:1rem;height:220px;}.torneo-city-card__media,.torneo-city-card__media{width:100%;height:80px;overflow:hidden;}.torneo-city-card__media img{width:100%;height:100%;object-fit:cover;display:block;}.torneo-city-card__content{padding:1rem 1.25rem;}.torneo-city-card__title{font-size:1.3rem;font-weight:700;margin:0 0 .35rem;}.torneo-city-card__title a{text-decoration:none;}.torneo-city-card__location{font-size:1rem;opacity:.85;margin-bottom:.4rem;}.torneo-city-card__meta{font-size:.9rem;opacity:.75;}@media (min-width:768px){.torneo-city-card{flex-direction:row;align-items:stretch;}.torneo-city-card__media{width:40%;height:auto;}.torneo-city-card__content{width:60%;padding:1.25rem 1.5rem;}}.torneo-city-details__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:0;margin:0;list-style:none;}@media (min-width:640px){.torneo-city-details__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));}}.torneo-city-details__link{display:inline-block;margin-top:.75rem;font-size:.85rem;font-weight:500;text-decoration:none;}
.torneo-match-header{position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.9);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:220px;}.torneo-match-header__supporters{display:flex;gap:0.75rem;align-items:center;border:1px solid color(srgb 0 0 0);border-radius:0.5em;background-color:whitesmoke;padding:0.25em;inset-inline-end:12px;inset-inline-start:auto;margin-top:0.3em;}.torneo-match-header__supporters{right:auto;left:auto;}[dir="rtl"] .torneo-match-header__supporters{inset-inline-start:12px;inset-inline-end:auto;}.torneo-match-header__supporter img{height:20px;width:auto;max-width:96px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35));}@media (min-width:768px){.torneo-match-header{min-height:320px;}}@media (min-width:768px){.torneo-match-header__supporters{z-index:5;}[dir="rtl"] .torneo-match-header__supporters{inset-inline-start:12px;inset-inline-end:auto;}.torneo-match-header__supporter img{height:20px;width:auto;opacity:0.9;transition:opacity 0.2s ease;}.torneo-match-header__supporter:hover img{opacity:1;}}@media (max-width:767px){.torneo-match-header__supporters{margin-top:1rem;padding-top:0.75rem;border-top:1px solid rgba(255,255,255,0.15);justify-content:flex-start;flex-wrap:wrap;}.torneo-match-header__supporter img{height:18px;}}.torneo-match-header__overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.55),rgba(0,0,0,.25) 45%,rgba(0,0,0,.75)),radial-gradient(80% 70% at 50% 0%,rgba(0,0,0,.55),transparent 60%);}.torneo-match-header__inner{position:relative;z-index:1;padding:18px 18px 16px;height:100%;display:flex;flex-direction:column;gap:14px;}.torneo-match-header__top{display:flex;flex-direction:column;gap:6px;}.torneo-match-header__title{margin:0;font-weight:800;line-height:1.05;letter-spacing:-0.02em;font-size:clamp(24px,3.2vw,44px);color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.6);}.torneo-match-header__group{font-size:14px;color:rgba(255,255,255,.85);display:inline-flex;align-items:center;gap:8px;}.torneo-match-header__group-code{font-size:12px;padding:2px 8px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);}.torneo-match-header__main{margin-top:1.8rem;display:grid;grid-template-columns:1fr;gap:12px;align-items:end;grid-template-areas:"left middle right";}.torneo-match-header__left{grid-area:left;}.torneo-match-header__middle{grid-area:middle;}.torneo-match-header__right{grid-area:right;}@media (max-width:767px){.torneo-match-header__main{grid-template-columns:1fr;grid-template-areas:"left"
      "right"
      "middle";}}.torneo-match-header__venue-capacity{font-size:12px;color:rgba(255,255,255,.75);margin-top:4px;}@media (min-width:720px){.torneo-match-header__main{grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;}}.torneo-match-header__team{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(2px);}.torneo-match-header__team-row{display:grid;align-items:center;gap:0.75rem;}.torneo-match-header__flag{width:28px;height:20px;border-radius:4px;flex:0 0 auto;box-shadow:0 6px 18px rgba(0,0,0,.35);}.torneo-match-header__team-name{color:#fff;font-weight:700;font-size:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.torneo-match-header__score{color:#fff;font-weight:900;font-size:42px;line-height:1;}.torneo-match-header__team--home .torneo-match-header__team-row{grid-template-columns:auto 1fr auto;}.torneo-match-header__team--home .torneo-match-header__score{text-align:right;}.torneo-match-header__team--away .torneo-match-header__team-row{grid-template-columns:auto 1fr auto;}.torneo-match-header__team--away .torneo-match-header__score{grid-column:1;text-align:left;}.torneo-match-header__team--away .torneo-match-header__team-name{grid-column:2;text-align:center;}.torneo-match-header__team--away .torneo-match-header__team-row img.torneo-match-scroller__flag,.torneo-match-header__team--away .torneo-match-header__team-flag{grid-column:3;justify-self:end;}.torneo-match-header__team--home .torneo-match-header__score{text-align:right;margin-left:auto;padding-left:0.75rem;}.torneo-match-header__team--away .torneo-match-header__score{text-align:left;margin-right:auto;padding-right:0.75rem;}@media (min-width:720px){.torneo-match-header__team--home{justify-self:start;}.torneo-match-header__team--away{justify-items:end;}}.torneo-match-header__center{display:grid;gap:6px;text-align:center;justify-items:center;}@media (min-width:720px){.torneo-match-header__center{text-align:center;justify-items:center;}}.torneo-match-header__meta{display:inline-flex;gap:10px;align-items:center;flex-wrap:wrap;color:rgba(255,255,255,.9);font-size:14px;}.torneo-match-header__status{padding:3px 10px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);text-transform:capitalize;}.torneo-match-header__timer-block{display:flex;flex-direction:row;align-items:center;border:1px solid rgb(178,178,178);padding:0.5em;border-radius:1em;}.torneo-match-header__time-status{padding:3px 10px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);text-transform:capitalize;}.status--first-half{background:rgba(0,123,255,.15);border-color:rgba(0,123,255,.25);}.torneo-match-header__status.status--finished{background:rgba(0,128,0,.15);border-color:rgba(0,128,0,.25);}.torneo-match-header__status.status--live{background:rgba(0,255,47,0.15);border-color:rgba(0,255,110,0.25);}.torneo-match-header__status.status--prematch{background:rgba(0,123,255,.50);border-color:rgba(0,123,255,.75);}.torneo-match-header__venue{color:rgba(255,255,255,.92);font-weight:600;text-decoration:none;}.torneo-match-header__venue a{color:#fff;text-decoration:none;}.torneo-match-header__venue a:hover{text-decoration:underline;}.torneo-match-header__team-official-name{font-size:0.6em;font-weight:400;color:#999;}.torneo-match-header__team--away .torneo-match-header__team-name{text-align:right;}.torneo-match-header__team-row{display:flex;align-items:center;gap:.85rem;width:100%;}.torneo-match-header__team--home .torneo-match-header__team-row{justify-content:flex-start;}.torneo-match-header__team--away .torneo-match-header__team-row{flex-direction:row-reverse;justify-content:flex-start;}.torneo-match-header__team-text{min-width:0;}.torneo-match-header__team--away .torneo-match-header__team-text{text-align:right;}.torneo-match-header__flag{width:32px;height:auto;flex:0 0 auto;}
.torneo-match-teams__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem;}.torneo-match-team{display:flex;align-items:stretch;background:var(--color-surface,#0e1116);border:1px solid rgb(255,255,255);border-radius:16px;overflow:hidden;min-height:220px;}.torneo-match-team__link{display:flex;flex:1;color:inherit;text-decoration:none;}.torneo-match-team__media{width:45%;position:relative;overflow:hidden;}.torneo-match-team__media img{width:100%;height:100%;object-fit:cover;}.torneo-match-team__content{width:55%;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;}.torneo-match-team__name{font-size:1.4rem;font-weight:700;margin:0 0 .25rem;}.torneo-match-team__country{font-size:.95rem;opacity:.8;}.torneo-match-team--home .torneo-match-team__link{flex-direction:row;text-align:left;}.torneo-match-team--away .torneo-match-team__link{flex-direction:row-reverse;text-align:right;}@media (max-width:768px){.torneo-match-teams__grid{grid-template-columns:1fr;}.torneo-match-team{flex-direction:column;min-height:unset;}.torneo-match-team__link{flex-direction:column !important;text-align:left;}.torneo-match-team__media,.torneo-match-team__content{width:100%;}.torneo-match-team__media{height:200px;}}.torneo-squad-table{width:100%;border-collapse:collapse;font-size:0.875rem;}.torneo-squad-table th,.torneo-squad-table td{padding:0.5rem 0.6rem;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;}.torneo-squad-table th{font-weight:600;opacity:.8;}.torneo-squad-table__jersey{width:3.5rem;text-align:center;font-weight:600;}.torneo-match-team__squad-table{padding:0.75rem 1rem 1rem;}.torneo-squad-table__empty{padding:1rem;opacity:.7;font-size:0.85rem;}.torneo-match-teams__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}@media (max-width:767px){.torneo-match-teams__grid{grid-template-columns:1fr;}}.torneo-match-team{background:var(--color-surface,#0b0b0b);border:1px solid rgba(255,255,255,.15);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;}.torneo-match-team__header{display:flex;align-items:stretch;gap:14px;padding:0;}.torneo-match-team__media{flex:0 0 auto;width:100%;height:auto;border-radius:12px;overflow:hidden;position:relative;border-bottom-left-radius:0;border-bottom-right-radius:0;}.torneo-match-team__media img{width:100%;height:100%;object-fit:cover;display:block;}.torneo-match-team__inner{padding:1em;display:flex;flex-direction:column;;}.torneo-match-team__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;}.torneo-match-team__name{margin:0;font-size:1.05rem;font-weight:650;line-height:1.15;}.torneo-match-team__name a{text-decoration:none;}.torneo-match-team__country,.torneo-match-team__squad-label,.torneo-match-team__squad-count{font-size:.9rem;opacity:.85;}.torneo-match-team__body{border-top:1px solid rgba(255,255,255,.12);padding:12px 14px 14px;}.torneo-match-team-card{overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.35);}.torneo-match-team__media{width:100%;aspect-ratio:16 / 9;overflow:hidden;}.torneo-match-team__media img{width:100%;height:100%;display:block;object-fit:cover;}.torneo-match-team__header{display:block;}.torneo-match-team__meta{display:grid;gap:6px;}.torneo-match-team__name{margin:0;font-size:1.4rem;line-height:1.1;}.torneo-match-team__country,.torneo-match-team__squad-label,.torneo-match-team__squad-count{opacity:.85;}.torneo-match-team__body{padding:0 18px 18px;}.torneo-match-team__identity{display:flex;align-items:center;justify-content:center;gap:0.5rem;}.torneo-match-team__logo{width:2.25rem;height:2.25rem;object-fit:contain;}.torneo-match-team__flag{width:1.5rem;height:1rem;object-fit:cover;border-radius:2px;}.torneo-match-team__country{font-size:0.875rem;}
.torneo-match-venue-details__title{margin:0 0 0.75rem;}.torneo-match-venue-details__card{display:grid;grid-template-columns:35% 65%;border:1px solid rgba(255,255,255,0.18);border-radius:1.25rem;overflow:hidden;background:#000;min-height:320px;}.torneo-match-venue-details__media{position:relative;min-height:320px;overflow:hidden;background:rgba(255,255,255,0.04);}.torneo-match-venue-details__media img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center center;}.torneo-match-venue-details__media--logo{display:flex;align-items:center;justify-content:center;padding:2rem;}.torneo-match-venue-details__media--logo img{position:static;width:auto;height:120px;max-width:100%;object-fit:contain;}.torneo-match-venue-details__content{display:flex;align-items:center;background:#000;padding:1.5rem 1.75rem;min-width:0;}.torneo-match-venue-details__content-inner{width:100%;display:flex;flex-direction:column;gap:0.9rem;min-width:0;}.torneo-match-venue-details__header{margin:0;}.torneo-match-venue-details__name{margin:0;font-size:2rem;line-height:1.02;font-weight:700;}.torneo-match-venue-details__name a{color:var(--brand-link);text-decoration:none;}.torneo-match-venue-details__name a:hover,.torneo-match-venue-details__name a:focus-visible,.torneo-match-venue-details__name a:active{color:var(--brand-link-hover,var(--brand-link));text-decoration:underline;text-underline-offset:0.12em;}.torneo-match-venue-details__meta{display:flex;flex-wrap:wrap;gap:0.55rem;}.torneo-match-venue-details__pill{display:inline-flex;align-items:center;gap:0.4rem;padding:0.38rem 0.78rem;border-radius:999px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.16);font-size:0.92rem;line-height:1;white-space:nowrap;}.torneo-match-venue-details__pill a{color:inherit;text-decoration:none;}.torneo-match-venue-details__pill a:hover,.torneo-match-venue-details__pill a:focus-visible,.torneo-match-venue-details__pill a:active{color:var(--brand-link);text-decoration:underline;text-underline-offset:0.12em;}.torneo-match-venue-details__pill--country{gap:0.45rem;}.torneo-match-venue-details__flag{width:20px;height:14px;object-fit:cover;border-radius:2px;display:block;flex:0 0 auto;}.torneo-match-venue-details__address{font-size:0.95rem;line-height:1.45;color:rgba(255,255,255,0.72);}.torneo-match-venue-details__lower{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;margin-top:0.15rem;}.torneo-match-venue-details__map{max-width:540px;width:300px;border-radius:0.9rem;overflow:hidden;border:1px solid rgba(255,255,255,0.12);}.torneo-match-venue-details__map .leaflet-container{width:100%;height:150px;}.torneo-match-venue-details__actions{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem;justify-content:center;min-width:0;}.torneo-match-venue-details__cta{display:inline-flex;align-items:center;gap:0.35rem;color:var(--brand-link);text-decoration:none;font-weight:600;font-size:1rem;line-height:1.2;}.torneo-match-venue-details__cta:hover,.torneo-match-venue-details__cta:focus-visible,.torneo-match-venue-details__cta:active{color:var(--brand-link-hover,var(--brand-link));text-decoration:underline;text-underline-offset:0.12em;}.torneo-match-venue-details__cta--venue{font-weight:700;}.torneo-match-venue-details__cta--city{font-size:0.96rem;}.torneo-match-venue-details__cta--text{color:var(--brand-link);}@media (max-width:1200px){.torneo-match-venue-details__card{grid-template-columns:40% 60%;}.torneo-match-venue-details__map{max-width:420px;}}@media (max-width:960px){.torneo-match-venue-details__card{grid-template-columns:1fr;}.torneo-match-venue-details__media{min-height:220px;}.torneo-match-venue-details__content{padding:1.2rem 1.25rem 1.3rem;align-items:flex-start;}.torneo-match-venue-details__name{font-size:1.55rem;}.torneo-match-venue-details__lower{grid-template-columns:1fr;align-items:stretch;}.torneo-match-venue-details__map{max-width:none;}.torneo-match-venue-details__map .leaflet-container{height:160px;}.torneo-match-venue-details__actions{align-items:flex-start;}.torneo-match-venue-details__cta{white-space:normal;}}
.fifa-global{border-top:1px solid #fb923c;padding-top:1em;padding-bottom:1em;text-align:center;}.entity-global{border-top:1px solid #fb923c;padding-top:1em;padding-bottom:1em;text-align:center;}.torneo-supporters{width:100%;}.torneo-supporters__title{margin:0 0 0.75rem 0;font-size:1.1rem;font-weight:600;line-height:1.3;}.torneo-supporters__empty{padding:0.75rem 0;font-size:0.95rem;opacity:0.7;}.fifa-global .torneo-supporters__grid,.entity-global .torneo-supporters__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,220px));justify-content:center;gap:0.75rem;align-items:center;text-align:center;}.fifa-global .torneo-supporter-card,.entity-global .torneo-supporter-card{display:grid;grid-template-columns:1fr;gap:0.75rem;align-items:center;justify-items:center;padding:0.75rem;border-radius:12px;text-decoration:none;color:inherit;background:var(--torneo-card-bg,transparent);border:none;transition:border-color 0.15s ease,box-shadow 0.15s ease,transform 0.05s ease;}.torneo-supporter-card:hover,.torneo-supporter-card:focus-visible{border-color:transparent;box-shadow:none;}.torneo-supporter-card:active{transform:translateY(1px);}.fifa-global .torneo-supporter-card__logo,.entity-global .torneo-supporter-card__logo{width:100%;height:36px;display:flex;align-items:center;justify-content:center;}.fifa-global .torneo-supporter-card__logo img,.entity-global .torneo-supporter-card__logo img{width:100%;height:48px;object-fit:contain;filter:grayscale(100%);display:block;border-radius:10px;background:rgba(0,0,0,0.03);}.fifa-global .torneo-supporter-card__logo img:hover{filter:grayscale(0%);}.torneo-supporter-card__logo--placeholder{width:56px;height:56px;border-radius:10px;background:rgba(0,0,0,0.06);}.fifa-global .torneo-supporter-card__body,.entity-global .torneo-supporter-card__body{min-width:0;text-align:center;}.torneo-supporter-card__name{font-weight:600;font-size:0.95rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.torneo-supporter-card__meta{margin-top:0.15rem;font-size:0.85rem;line-height:1.2;opacity:0.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.torneo-supporter-card__link{margin-top:0.25rem;font-size:0.8rem;line-height:1.2;opacity:0.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.torneo-supporters--compact .torneo-supporter-card{grid-template-columns:40px 1fr;padding:0.5rem;}.torneo-supporters--compact .torneo-supporter-card__logo,.torneo-supporters--compact .torneo-supporter-card__logo img,.torneo-supporters--compact .torneo-supporter-card__logo--placeholder{width:40px;height:40px;border-radius:8px;}.torneo-supporters__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0.75rem;align-items:center;justify-content:center;}.torneo-supporters__grid > *{justify-self:center;}.torneo-supporters__group-description{margin-bottom:0.5rem;padding:0 0.8rem;font-size:0.9rem;color:rgb(211,209,209);}
.tech-global{border-top:1px solid #14c2ee;padding-top:1em;padding-bottom:1em;text-align:center;}.entity-global{border-top:1px solid #14c2ee;padding-top:1em;padding-bottom:1em;text-align:center;}.torneo-supporters{width:100%;}.torneo-supporters__title{margin:0 0 0.75rem 0;font-size:1.1rem;font-weight:600;line-height:1.3;}.torneo-supporters__empty{padding:0.75rem 0;font-size:0.95rem;opacity:0.7;}.tech-global .torneo-supporters__grid,.entity-global .torneo-supporters__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,220px));justify-content:center;gap:0.75rem;align-items:center;text-align:center;}.tech-global .torneo-supporter-card,.entity-global .torneo-supporter-card{display:grid;grid-template-columns:1fr;gap:0.75rem;align-items:center;justify-items:center;padding:0.75rem;border-radius:12px;text-decoration:none;color:inherit;background:var(--torneo-card-bg,transparent);border:none;transition:border-color 0.15s ease,box-shadow 0.15s ease,transform 0.05s ease;}.torneo-supporter-card:hover,.torneo-supporter-card:focus-visible{border-color:transparent;box-shadow:none;}.torneo-supporter-card:active{transform:translateY(1px);}.tech-global .torneo-supporter-card__logo,.entity-global .torneo-supporter-card__logo{width:100%;height:36px;display:flex;align-items:center;justify-content:center;}.tech-global .torneo-supporter-card__logo img,.entity-global .torneo-supporter-card__logo img{width:100%;height:32px;object-fit:contain;display:block;border-radius:10px;background:rgba(0,0,0,0.03);}.torneo-supporter-card__logo--placeholder{width:56px;height:56px;border-radius:10px;background:rgba(0,0,0,0.06);}.tech-global .torneo-supporter-card__body,.entity-global .torneo-supporter-card__body{min-width:0;text-align:center;}.torneo-supporter-card__name{font-weight:600;font-size:0.95rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.torneo-supporter-card__meta{margin-top:0.15rem;font-size:0.85rem;line-height:1.2;opacity:0.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.torneo-supporter-card__link{margin-top:0.25rem;font-size:0.8rem;line-height:1.2;opacity:0.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.torneo-supporters--compact .torneo-supporter-card{grid-template-columns:40px 1fr;padding:0.5rem;}.torneo-supporters--compact .torneo-supporter-card__logo,.torneo-supporters--compact .torneo-supporter-card__logo img,.torneo-supporters--compact .torneo-supporter-card__logo--placeholder{width:40px;height:40px;border-radius:8px;}.torneo-supporters__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0.75rem;align-items:center;justify-content:center;}.torneo-supporters__grid > *{justify-self:center;}.torneo-supporters__group-description{margin-bottom:0.5rem;padding:0 0.8rem;font-size:0.9rem;color:rgb(211,209,209);}
