.tab{background-color:#f1f1f1;border:1px solid #ccc;overflow:hidden}.tab button{background-color:inherit;border:none;cursor:pointer;float:left;font-size:17px;outline:none;padding:14px 16px;transition:.3s}.tab button:hover{background-color:#ddd}.tab button.active{background-color:#ccc}.tabcontent{border:1px solid #ccc;border-top:none;display:none;padding:6px 12px}.custom-tab-panel .tabcontent .tab-content{display:flex;gap:3.5rem;padding:2rem}.custom-tab-panel .tab{display:flex}.custom-tab-panel .tabcontent .tab-content>div.img-section{width:45%}.custom-tab-panel .tabcontent .tab-content>div.desc-section{width:55%}.custom-tab-panel .img-section img{border-radius:8px}.custom-tab-panel .tabcontent{background:#fff;border:none;border-radius:0 0 10px 10px}.custom-tab-panel .tab{background:transparent;border:none}.custom-tab-panel .tab button{background:#485d7c;border:2px solid #fff;border-radius:8px 8px 0 0;color:#fff;font-size:13.5px;font-weight:bolder;max-width:213px;padding:18px 15px;text-transform:uppercase;transition:.3s;width:100%}.custom-tab-panel .tab button.active{background:#fff;color:#293044}.custom-tab-panel .tabcontent .tab-content>div.desc-section>div>p:first-child{margin-bottom:6px}.custom-tab-panel .tabcontent .tab-content{align-items:center}@media (max-width:993px){.custom-tab-panel .tab button{font-size:11px;padding:9px 25px}.custom-tab-panel .tab{display:flex;flex-direction:row;overflow:auto}.custom-tab-panel .tab button{max-width:50%;width:50%}.custom-tab-panel .tabcontent .tab-content{flex-direction:column;gap:0;padding:1rem}.custom-tab-panel .tabcontent .tab-content>div.desc-section,.custom-tab-panel .tabcontent .tab-content>div.img-section{width:100%}.custom-tab-panel .cta-section{margin-top:20px}}