#page-rhythm .rhy-tabs{ gap:10px !important; padding:16px 20px !important; border-bottom:none !important; justify-content:center !important; align-items:stretch !important; }#page-rhythm .rhy-tabs .rhy-tab{ flex:0 0 auto !important; width:92px !important; min-height:64px !important; display:flex !important; align-items:center !important; justify-content:center !important; text-align:center !important; padding:10px 8px !important; background:#fff !important; border:1.5px solid rgba(36,52,71,0.12) !important; border-radius:16px !important; box-shadow:0 2px 8px rgba(58,45,30,.06) !important; font-size:0.78rem !important; font-weight:700 !important; color:#243447 !important; white-space:normal !important; line-height:1.2 !important; transition:all .18s ease !important; }#page-rhythm .rhy-tabs .rhy-tab:hover{ border-color:#A9C3A0 !important; box-shadow:0 4px 14px rgba(58,45,30,.10) !important; transform:translateY(-1px); }#page-rhythm .rhy-tabs .rhy-tab.rhy-tab-active{ background:#5E7E57 !important; color:#fff !important; -webkit-text-fill-color:#fff !important; border-color:#5E7E57 !important; box-shadow:0 4px 14px rgba(94,126,87,.30) !important; }@media (max-width:560px){ #page-rhythm .rhy-tabs{ gap:8px !important; padding:12px !important; } #page-rhythm .rhy-tabs .rhy-tab{ width:calc(33.333% - 6px) !important; min-height:56px !important; font-size:0.72rem !important; } }