.container.copertura-module__mewzcG__wideContainer{max-width:var(--container)}.copertura-module__mewzcG__eyebrowOnGrey .eyebrow__num{color:#c11577}.copertura-module__mewzcG__howText{max-width:74ch;color:var(--color-text);text-align:justify;text-wrap:pretty;margin-top:.75rem;line-height:1.65}.copertura-module__mewzcG__sectionTightBottom.copertura-module__mewzcG__sectionTightBottom{padding-bottom:clamp(.5rem,1.5vw,1rem)}.copertura-module__mewzcG__sectionTightTop.copertura-module__mewzcG__sectionTightTop{padding-top:clamp(1rem,2.5vw,1.5rem)}.copertura-module__mewzcG__tableWrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #1918491a;margin-top:1.75rem;overflow-x:auto}.copertura-module__mewzcG__tableWrap:focus-visible{outline:2px solid var(--blu);outline-offset:2px}.copertura-module__mewzcG__matrixTable{border-collapse:collapse;table-layout:fixed;background:var(--white);width:100%;min-width:860px}.copertura-module__mewzcG__matrixCaption{text-align:left;color:var(--darkgrey);background:var(--grey);border-bottom:1px solid #19184914;padding:.9rem 1.25rem;font-size:.85rem}.copertura-module__mewzcG__matrixTable th,.copertura-module__mewzcG__matrixTable td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #19184914;padding:.85rem 1.1rem;font-size:.9rem;line-height:1.5}.copertura-module__mewzcG__matrixTable thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--darkblu);background:#0057b70d;font-size:.78rem}.copertura-module__mewzcG__matrixTable tbody th[scope=row]{color:var(--color-heading);font-weight:700}.copertura-module__mewzcG__matrixTable tbody tr:nth-child(2n) th,.copertura-module__mewzcG__matrixTable tbody tr:nth-child(2n) td{background:#19184905}.copertura-module__mewzcG__matrixList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.copertura-module__mewzcG__matrixList li{overflow-wrap:normal;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.5rem;display:grid}.copertura-module__mewzcG__matrixIcon{width:22px;height:22px;color:var(--blu);background:#0057b714;border-radius:7px;flex:none;justify-content:center;align-items:center;margin-top:-.15rem;display:inline-flex}.copertura-module__mewzcG__matrixNone{color:var(--darkgrey);opacity:.6}.copertura-module__mewzcG__matrixTime{color:var(--color-heading);font-weight:600}.copertura-module__mewzcG__matrixTable tbody tr:last-child th,.copertura-module__mewzcG__matrixTable tbody tr:last-child td{border-bottom:none}.copertura-module__mewzcG__matrixBadgeFull,.copertura-module__mewzcG__matrixBadgeRemote{width:100%;min-height:2.75rem;color:var(--white);white-space:normal;text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;line-height:1.25;display:flex}.copertura-module__mewzcG__matrixBadgeFull{background:var(--blu)}.copertura-module__mewzcG__matrixBadgeRemote{background:var(--violet)}.copertura-module__mewzcG__contextLinks{max-width:74ch;padding:var(--space-card-pad);background:var(--grey);border-radius:var(--radius-lg);border:1px solid #19184914;border-left:3px solid var(--blu);margin:2rem 0 0}.copertura-module__mewzcG__contextLinks p{color:var(--color-text);margin:0;line-height:1.65}.copertura-module__mewzcG__contextLinks a{color:var(--blu);font-weight:700;-webkit-text-decoration:underline #0057b759;text-decoration:underline #0057b759}.copertura-module__mewzcG__contextLinks a:hover{-webkit-text-decoration-color:var(--blu);text-decoration-color:var(--blu)}.copertura-module__mewzcG__zoneCards{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}@media (max-width:560px){.copertura-module__mewzcG__zoneCard{flex-basis:100%}}.copertura-module__mewzcG__zoneCard{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-card-pad-lg);padding-top:var(--space-card-pad-icon);box-shadow:var(--shadow-sm);transition:transform .28s var(--ease), box-shadow .28s var(--ease), border-color .28s var(--ease);border:1px solid #19184914;flex-direction:column;flex:270px;display:flex;position:relative;overflow:hidden}.copertura-module__mewzcG__zoneCard:after{content:"";background:var(--brand-gradient);transform-origin:0;height:3px;transition:transform .5s var(--ease);position:absolute;inset:0 0 auto;transform:scaleX(0)}.copertura-module__mewzcG__zoneCardFull:after{background:var(--blu)}.copertura-module__mewzcG__zoneCardRemote:after{background:var(--violet)}.copertura-module__mewzcG__zoneCard.is-visible:after{transform:scaleX(.4)}.copertura-module__mewzcG__zoneCard:hover:after{transform:scaleX(1)}.copertura-module__mewzcG__zoneCard:before{content:"";z-index:1;opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff8c,#0000);width:24%;position:absolute;inset:-10% auto -10% 0}@media (prefers-reduced-motion:no-preference){.copertura-module__mewzcG__zoneCard:hover:before{animation:.85s copertura-module__mewzcG__tnShine}}.copertura-module__mewzcG__zoneCard:hover{box-shadow:var(--shadow-glow);border-color:#d81a8352;transform:translateY(-6px)}.copertura-module__mewzcG__zoneCardFull:hover{border-color:#0057b752}.copertura-module__mewzcG__zoneCard:hover .idxTag{color:var(--white);background:var(--brand-gradient);border-color:#0000}.copertura-module__mewzcG__zoneIcon{z-index:2;width:56px;height:56px;transition:transform .28s var(--ease), background .28s var(--ease), color .28s var(--ease);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;position:relative}.copertura-module__mewzcG__zoneCard:hover .copertura-module__mewzcG__zoneIcon{transform:scale(1.06)rotate(-4deg)}.copertura-module__mewzcG__zoneIconFull{color:var(--blu);background:linear-gradient(135deg,#0057b72e,#0057b70a)}.copertura-module__mewzcG__zoneIconRemote{color:var(--violet);background:linear-gradient(135deg,#d81a832e,#d81a830a)}.copertura-module__mewzcG__zoneCard:hover .copertura-module__mewzcG__zoneIconFull{color:var(--white);background:var(--blu)}.copertura-module__mewzcG__zoneCard:hover .copertura-module__mewzcG__zoneIconRemote{color:var(--white);background:var(--violet)}.copertura-module__mewzcG__zoneCard h3{color:var(--color-heading);margin:0 0 .5rem;font-size:1.2rem;line-height:1.3}.copertura-module__mewzcG__zoneCard p{color:var(--color-text);text-align:left;flex-direction:column;flex:auto;justify-content:flex-start;margin:0;line-height:1.6;display:flex}.copertura-module__mewzcG__zoneCityList{z-index:2;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex;position:relative}.copertura-module__mewzcG__zoneCityList .chip{padding:.26rem .65rem;font-size:.72rem}.copertura-module__mewzcG__zoneBadgeFull,.copertura-module__mewzcG__zoneBadgeRemote{z-index:2;color:var(--white);border-radius:999px;align-self:flex-start;align-items:center;gap:.35rem;margin-bottom:.9rem;padding:.3rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex;position:relative}.copertura-module__mewzcG__zoneBadgeFull{background:var(--blu)}.copertura-module__mewzcG__zoneBadgeRemote{background:var(--violet)}.copertura-module__mewzcG__faqList{flex-direction:column;gap:.9rem;margin-top:1.75rem;display:flex}.copertura-module__mewzcG__faqItem{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);transition:border-color .25s var(--ease), box-shadow .25s var(--ease), transform .25s var(--ease);border:1px solid #1918491a;overflow:hidden}.copertura-module__mewzcG__faqItem:hover{box-shadow:var(--shadow-glow);border-color:#0057b74d;transform:translateY(-2px)}.copertura-module__mewzcG__faqItem:focus-within{border-color:var(--blu);box-shadow:var(--shadow-glow)}.copertura-module__mewzcG__faqQuestion{cursor:pointer;color:var(--darkblu);justify-content:space-between;align-items:center;gap:1.25rem;padding:1.15rem 1.5rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.copertura-module__mewzcG__faqQuestion::-webkit-details-marker{display:none}.copertura-module__mewzcG__faqQuestion:after{content:"+";background:var(--grey);width:1.75rem;height:1.75rem;color:var(--blu);transition:transform .25s var(--ease), background-color .25s var(--ease);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:400;line-height:1;display:inline-flex}.copertura-module__mewzcG__faqItem:hover .copertura-module__mewzcG__faqQuestion:after{background:#0057b71a}details[open]>.copertura-module__mewzcG__faqQuestion:after{transform:rotate(45deg)}.copertura-module__mewzcG__faqAnswer{color:var(--darkgrey);border-top:1px solid #19184914;margin:0 1.5rem 1.35rem;padding-top:1rem;font-size:.96rem;line-height:1.65}.copertura-module__mewzcG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.copertura-module__mewzcG__sectionRhythm{padding-block:clamp(2rem,5vw,3.5rem)}
