#iframe_selctor_id{margin-top:-9rem}#iframe_selctor_id .tab{display:none}#iframe_selctor_id .tab.active{display:block}#iframe_selctor_id .tab-content{border:1px solid #ccc;padding:10px;text-align:center}#iframe_selctor_id .tab_content_iframe iframe{border:2px solid #fff;border-radius:16px;height:60vh;width:100%}#iframe_selctor_id .tab_grid{display:flex;flex-wrap:wrap;gap:1%;justify-content:space-between;padding-top:2rem}#iframe_selctor_id .tab-button.btn_active{background:hsla(0,0%,100%,.07);border:1px solid #24a8c9;position:relative;transition:.3s}#iframe_selctor_id .tab-button.btn_active:after{background:#24a8c9;clip-path:polygon(50% 0,0 100%,100% 100%);content:"";height:15px;left:10%;position:absolute;top:-15px;width:25px}#iframe_selctor_id .tab-button{border:1px solid rgba(36,168,201,.35);border-radius:16px;cursor:pointer;padding:2rem;transition:.3s}#iframe_selctor_id .tab-button .tab_inner{color:#fff;display:grid;gap:10px}#iframe_selctor_id .tab_title{font-size:24px;font-style:normal;font-weight:700;margin-top:4px}#iframe_selctor_id .tab_text{font-weight:400;line-height:1.3}#iframe_selctor_id .tab_icon{max-height:50px}@media only screen and (max-width:600px){.tab-button{font-size:14px;margin-bottom:1rem;max-width:fit-content!important;padding:1rem;width:100%}}@media only screen and (max-width:768x){.tab-button{max-width:fit-content;width:100%}}#iframe_selctor_id .tab,.tab-bg{min-height:60vh}.tab-bg{background:#fff;border:2px solid #fff;border-radius:16px}