.ht-tab-header-section{display:block;min-width:100%}.ht-tab-header{margin:0 0 30px}.ht-tab-body-no-image{display:flex;flex-direction:column;width:100%}.hide-image{display:none}.ht-tab-body{display:flex;flex-direction:column;width:100%}.ht-tab-title{border:1px solid #b5b5b5;border-radius:100px;color:#b0b0b0;margin:0;padding:19px 24px;text-align:center}.ht-tab-items{align-items:left;display:flex;flex-direction:row;gap:20px;width:100%}.ht-tab-item{padding:10px 0}.ht-tab-item:hover>.ht-tab-title{color:#000;cursor:pointer;outline:1px solid #000}.ht-tab-item:after{transition:all .2s ease-in-out}.ht-active .ht-tab-title{background-color:#e6ebfe;border:1px solid #e6ebfe;color:#0437f2;font-weight:800}.ht-tab-contents{display:flex;justify-content:space-around}.ht-tab-description{display:none;flex:1;overflow:hidden}.ht-active>.ht-tab-description{display:inline;flex-basis:45%;max-width:50%;min-width:40%}.ht-active>.ht-max-width{max-width:100%!important}.ht-tab-content{align-items:center;animation:moving .5s ease;display:flex;gap:100px;justify-content:space-between;padding:40px 0}.ht-tab-content-img{display:flex;justify-content:space-around;width:100%}.ht-tab-content-img img{height:100%;max-height:700px;max-width:100%;object-fit:contain!important;width:auto}@keyframes moving{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.ht-tab-content .ht-active{display:flex;flex-direction:row}.ht-tab-content:not(.ht-active){display:none}@media (max-width:932px){.ht-tab-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.ht-active>.ht-tab-description{display:inline;flex-basis:70%;max-width:70%;min-width:50%}}@media (max-width:766px){.ht-tab-items{min-width:100%;overflow-x:scroll}.ht-tab-item{min-width:250px}.ht-tab-body,.ht-tab-header-section{display:flex}}