.tabber .head-sec .card-wrap{align-items:flex-start;background-color:var(--white_color);border-radius:4px;cursor:pointer;display:inline-flex;flex-direction:column;gap:10px;padding:24px 34px;position:relative;transition:all .35s;width:100%}.tabber .head-sec .card-wrap h5{color:var(--primary_color)}.des-btn{margin-top:30px}.tabber .head-sec .card-wrap.active{background-color:#002a54;box-shadow:0 4px 70px 0 rgba(0,0,0,.1)}.tabber .head-sec .card-wrap.active :is(h2,h3,h4,h5,p,span,li){color:#fff}.tabber .head-sec .card-wrap :is(h5,p){margin-bottom:0}.tabber .head-sec .card-wrap:not(:last-child){margin-bottom:30px}.des-sec .tab-des{display:none}.des-sec .tab-des.tabDes{display:block}.tabber .head-sec .card-wrap.active h5{position:relative;z-index:1}.tabber .head-sec .card-wrap h5{padding-right:30px}.tabber .head-sec .card-wrap.active h5:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:18px;z-index:1}@media(min-width:768px){.tabber .head-sec{flex-basis:45%}.tabber .des-sec{flex-basis:47.7%}}@media(max-width:767px){.main_container .des-sec{padding-top:40px}}