.tab-container{display:flex;align-items:center;gap:124px}.tab-img-wrapper{position:relative}.tab-img-wrapper-index{min-width:416px;width:416px}.tab-img{overflow:hidden;position:absolute;left:0;top:50%;transform:translateY(-50%)}.tab-img:not(.active){display:none}.tab-content-wrapper,.tab-menu-content{flex:1}.tab-menu-wrapper{cursor:pointer;display:flex;justify-content:space-between;gap:1rem}.inactive-line{min-width:2px!important;width:2px!important;max-width:2px!important;background-color:#ffffff33;position:relative;overflow:hidden;border-radius:4px}.active-line{width:100%;background-color:#fff;height:0;position:absolute;top:0;border-radius:4px}@keyframes fillLine{from{height:0;top:0}to{height:100%;top:0}}.tab-menu-wrapper.active .active-line{animation:5s ease-in-out forwards fillLine}.tab-img .tab-animated-img{animation:.8s ease-in-out fadeInFromLeft}@keyframes fadeInFromLeft{from{opacity:0}to{opacity:1}}@media (max-width:768px){.tab-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:48px;gap:48px}.tab-container-securelink{flex-direction:column-reverse}.tab-animated-img{width:100%}.tab-img-wrapper-bug,.tab-img-wrapper-index{min-width:100%!important;width:100%!important}.h-418px{height:418px!important}.tab-img{position:absolute!important;left:0;top:50%;transform:translateY(-50%)!important}.tab-img-wrapper-bug{height:221px!important}.bg-color-bug{max-width:380px;width:100%;background-color:#fff;border-radius:24px}}.tab-img-wrapper-bug{min-width:632px;width:632px}.inactive-line-bug{background-color:#c6c6c6}.active-line-bug{background-color:#303030}.inactive-line-secure{background-color:#216bf6}.active-line-secure{background-color:#fff}