/**handles:wtt-airroi-report-cache-v327-css**/
.wtt-airroi-estimator .wtt-report-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 12px;padding:10px;border-radius:18px;background:#f6fbff;border:1px solid #d7e6f2}.wtt-airroi-estimator .wtt-report-tab{appearance:none;border:2px solid transparent;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer;color:#021b3a;background:linear-gradient(#fff,#f6fbff) padding-box,linear-gradient(135deg,#021b3a,#083a70,#00c2ff) border-box;box-shadow:0 8px 18px rgba(2,27,58,.08)}.wtt-airroi-estimator .wtt-report-tab.is-active,.wtt-airroi-estimator .wtt-report-tab:hover{color:#fff;background:linear-gradient(135deg,#021b3a,#083a70,#00c2ff) padding-box,linear-gradient(135deg,#00c2ff,#083a70,#021b3a) border-box}@media(max-width:640px){.wtt-airroi-estimator .wtt-report-tabs{display:grid;grid-template-columns:1fr}.wtt-airroi-estimator .wtt-report-tab{width:100%;white-space:normal}}