.software-improve-sec .tabs-wrapper{box-shadow:1px 0px 80px #e9e9e9;padding:2rem;border-radius:20px;height:auto;max-width:100%;margin-bottom:20px}.software-improve-sec ul{list-style-type:none;padding-left:0}.software-improve-sec .nav-tabs{display:flex}.software-improve-sec .tab{padding:.5rem 1.5rem;cursor:pointer;border-radius:10px;margin-right:.5rem;transition:all .3s ease 0s;display:flex;box-shadow:4px 3px 10px #d9d9d9;margin-bottom:20px;align-items:center;gap:10px}.software-improve-sec .tab.is-active{background-color:#bedcfd;color:#001124}.software-improve-sec .tab-panel{display:none}.software-improve-sec .tab-panel.is-active{display:block}.faq-drawer{margin-bottom:20px}.faq-drawer__content-wrapper{font-size:1.25em;line-height:1.4em;max-height:0px;overflow:hidden;transition:.25s ease-in-out}.faq-drawer__title{border-top:#cbcbcb 1px solid;cursor:pointer;display:block;font-size:1.25em;font-weight:700;padding:20px 0 0;position:relative;margin-bottom:0;transition:all .25s ease-out}.faq-drawer__title::after{border-style:solid;border-width:1px 1px 0 0;content:" ";display:inline-block;float:right;height:10px;left:2px;position:relative;right:20px;top:2px;transform:rotate(135deg);transition:.35s ease-in-out;vertical-align:top;width:10px}.faq-drawer__title:hover{color:#4e4b52}.faq-drawer__trigger:checked+.faq-drawer__title+.faq-drawer__content-wrapper{max-height:350px}.faq-drawer__trigger:checked+.faq-drawer__title::after{transform:rotate(-45deg);transition:.25s ease-in-out}.faq-drawer input[type=checkbox]{display:none}