.tabs-mesi .tab-contents>div{display:none;background-color:#fff;border-radius:0 0 .2rem .2rem}.tabs-mesi .tab-contents>.tab-content-active{display:grid}.tabs-mesi{display:flex;flex-direction:column}.tabs-mesi .tab-selectors{margin:0 0 5px 0;list-style-type:none;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1px}.tabs-mesi .tab-selectors>li{display:flex;justify-content:center;align-items:center;background-color:#08887e;color:#fff;padding:.8rem 1.2rem;gap:.3rem;border-radius:.3rem .3rem 0 0;height:100%;font-weight:900}.tabs-mesi .tab-selectors>li.active-tab-selector{background-color:#fff;color:#222;z-index:0;border-color:#eee #eee #eee;border-style:solid solid solid solid;border-width:1px 1px 0 1px}