.ctrls-tabs-wrap{width:100%;margin:20px 0}.ctrls-tabs-buttons{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #ddd}.ctrls-tab-btn{border:0;background:#f1f1f1;padding:12px 18px;border-radius:10px 10px 0 0;cursor:pointer;font-weight:700}.ctrls-tab-btn.active{background:#111;color:#fff}.ctrls-tab-panel{display:none;padding:22px;border:1px solid #ddd;border-top:0;border-radius:0 0 12px 12px;background:#fff}.ctrls-tab-panel.active{display:block}.ctrls-tab-panel img{max-width:100%;height:auto}.ctrls-tab-panel>*:first-child{margin-top:0}.ctrls-tab-panel>*:last-child{margin-bottom:0}
