:root {
--primary-color: #0786a3;
} .ast-site-title-wrap {
max-width: 280px !important;
} .ast-builder-grid-row-3-equal .ast-builder-grid-row {
grid-template-columns: 4fr 1fr 4fr;
}
svg {
overflow: visible !important;
}
.sub-menu a.menu-link:hover {
background-color: #f4f4f4;
} .reclamo-warning {
border-left: 4px solid var(--primary-color);
background-color: #3385ff0f;
padding: 1em;
color: #31708f;
margin-bottom: 1em;
}
.reclamo-warning .reclamo-title {
display: flex;
align-items: center;
font-weight: bold;
margin-bottom: 0.5em;
}
.reclamo-warning .reclamo-title i {
margin-right: 0.5em;
color: #31708f; }
.reclamo-warning .reclamo-text {
margin: 0 0 1em 0;
line-height: 1.5;
}
.red-warning {
border-left: 4px solid rgb(175, 1, 1);
background-color: #ff33330f;
color: #8f3131;
}
.red-warning .reclamo-title i {
color: #8f3131 !important;
} .container {
max-width: 1200px;
margin: 0 auto;
margin-top: 20px;
background: white;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header {
background: linear-gradient(135deg, #2c5aa0 0%, #1e4080 100%);
color: white;
padding: 20px 30px;
font-size: 28px;
font-weight: 600;
}
.section {
border: 2px solid #e0e0e0;
border-radius: 8px;
background: #fafafa;
}
.section-header {
background: white;
padding: 15px 20px;
border-bottom: 1px solid #e0e0e0;
display: flex;
align-items: center;
gap: 12px;
font-size: 20px;
font-weight: 600;
color: #333;
}
.flag-icon {
width: 23px;
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
object-fit: contain;
}
.flag-icon img {
width: 100%;
height: 100%;
padding-bottom: 5px;
}
.marco-reg-subtitulo {
font-size: 17px;
font-weight: 600;
}
.section-content {
padding: 20px;
}
.regulation-list {
list-style: none;
padding: 0;
margin: 0;
}
.regulation-item {
padding: 12px 0;
display: flex;
align-items: flex-start;
gap: 10px;
}
.regulation-item:last-child {
border-bottom: none;
}
.bullet {
width: 6px;
height: 6px;
background: #666;
border-radius: 50%;
margin-top: 8px;
flex-shrink: 0;
}
.regulation-text {
flex: 1;
color: #444;
line-height: 1.5;
}
.ref-link {
color: #2563eb;
text-decoration: none;
font-weight: 500;
transition: color 0.2s;
}
.ref-link:hover {
color: #1d4ed8;
text-decoration: underline;
}  #masthead {
max-width: none;
position: sticky !important;
top: 0 !important;
z-index: 9999 !important;
width: 100%;
} div[data-section="section-primary-header-builder"] {
max-width: none !important;
width: 100%;
padding-inline: 60px;
} #ast-desktop-header
> div
> div
> div
> div
> div.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section
> div.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1
> div
> a.ast-custom-button-link {
margin-left: 0 !important;
text-wrap-mode: nowrap;
} body {
min-width: 320px;
} div[data-id="4afb6e50"],
div[data-id="54378dd"] {
padding-inline: 0;
} .elementor-button:hover .elementor-button-icon svg .st0,
.elementor-button:hover .elementor-button-icon svg polygon {
fill: white;
transition: fill 0.3s ease;
} .elementor-button-icon svg .st0,
.elementor-button-icon svg polygon {
transition: fill 0.3s ease;
} #cf-app .cf-table__top:not(:has(.dataTables_filter)) {
flex-direction: row !important;
}
.st0 {
fill: var(--primary-color) !important;
}
.elementor-button:hover .st0 {
fill: #ffffff !important;
}
input[type="checkbox"] {
accent-color: var(--primary-color) !important;
}
.grecaptcha-badge {
visibility: hidden;
}
.sub-menu {
min-width: max-content !important;
}
.entry-meta {
display: none;
} .full-width {
grid-column: 1 / -1;
} .elementor-tabs .elementor-tab-content {
display: none !important;
}
.grid-2 {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
.span-2 {
grid-column: span 2;
}
.flex-col {
display: flex;
flex-direction: column;
}
.gap-10 {
gap: 10px;
}
.mt-4 {
margin-top: 4px;
}
.mt-16 {
margin-top: 16px;
}
.mt-20 {
margin-top: 20px;
}
.mt-32 {
margin-top: 32px;
}
.mb-4 {
margin-bottom: 4px;
}
.mb-15 {
margin-bottom: 15px;
}
.text-muted {
color: #555555;
margin-bottom: 5px;
}
.text-body {
line-height: 1.625;
color: #374151;
margin-bottom: 16px;
}
.heading-sm {
margin-bottom: 5px;
}
.captcha-text {
margin-bottom: 12px;
font-size: 0.875em;
}