.tides-calendar .tabs-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.tides-calendar .tabs-container .tabs{display:flex;flex-wrap:nowrap;gap:1rem;border:0;justify-content:space-between}.tides-calendar .tabs-container .tabs .tabs-title{flex:0 0 auto}.tides-calendar .tabs-container .tabs .tabs-title a{text-align:center;text-transform:capitalize}.tides-calendar .tabs-container .tabs .tabs-title.is-active{font-weight:700;color:var(--primary-color)}.tides-calendar .tabs-container .tabs .month{font-size:1rem;line-height:2}.tides-calendar .tabs-content{border:0}.tides-calendar .tabs-content .tabs-panel{padding:0}.tides-calendar .tabs-content table.tides{width:100%;white-space:nowrap}.tides-calendar .tabs-content .tides-body .tides-day{font-weight:700}.tides-calendar .tabs-content .tides-body .today-tide{background:#333;color:#fff}.tides-calendar .tabs-content .tides-body .today-tide .tides-legend{color:#fff}.tides-calendar .tabs-content .tides-body .tides-legend{font-size:12px;color:#999}.tides-calendar .tabs-content .tides-body .tides-legend .arrow{font-size:10px;margin-right:5px}.tides-calendar .tabs-content .tides-body .tides-legend .coef_xlarge{color:var(--alert-color);font-weight:700}.tides-calendar .tabs-content .tides-body .tides-legend .coef_large{color:var(--alert-color)}.tides-calendar .tabs-content .tides-body .tides-legend .coef_medium{color:var(--warning-color)}.tides-calendar .tabs-content .tides-body .tides-legend .coef_small{color:var(--success-color)}