@charset "UTF-8";
/***!  Style Declaration  !***/

.hype-wrap,.hype-wrap *{box-sizing:border-box!important}.hype-wrap{--bg-s:#f5f5f7;--txt:#000;--txt2:#000;--brd:#e5e5e7;max-width:1200px!important;margin:32px auto!important}.hype-wrap .hype-table-main{background:#fff!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important;border:1px solid var(--brd)!important}.hype-wrap .hype-row{display:grid!important;grid-template-columns:1.5fr 1fr!important;gap:1px!important;background:var(--brd)!important}.hype-wrap .hype-cell{background:#fff!important;padding:20px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;position:relative!important}.hype-wrap .hype-data{border-bottom:3px solid transparent!important}.hype-wrap .txt-val{font-size:13px!important;color:var(--txt)!important;font-weight:500!important}@media (max-width:992px){.hype-wrap .hype-row{grid-template-columns:1fr!important}.hype-wrap .hype-cell{padding:16px!important;text-align:left!important;align-items:flex-start!important;color:#000!important}.hype-wrap .hype-data{border-bottom:none!important}.hype-wrap .hype-data::before{font-weight:700!important;display:block!important;margin-bottom:4px!important;font-size:11px!important;text-transform:uppercase!important;color:#000!important}.hype-wrap .c-val::before{content:'DETTAGLIO: '}}
