.enabled-upper-divider{background-color:#e7e9fc;height:1px;margin:0 auto;max-width:1248px;width:100%}.tabber-component .tabber-group .tab-content{display:none;padding:64px 64px 100px}.tabber-component .tabber-group .tab-content.active{display:block}.tabber-component .tabber-group .tab-content .container .tabs-content-container{display:flex;flex-wrap:wrap;margin:0 -32px}.tabber-component .tabber-group .tab-content .container .tabs-content-container .card-item{margin:0 32px 24px;width:calc(33.33% - 64px)}.tabber-component .tabber-group .tab-content .container .tabs-content-container .card-item .card-link img{border-radius:16px;height:auto;margin-bottom:32px;max-width:100%;transform:translateY(5px);transition:all .3s ease}.tabber-component .tabber-group .tab-content .container .tabs-content-container .card-item .card-link img:hover{transform:translateY(0) scale(1.02)}.tabber-component .tabber-group .tab-content .container .tabs-content-container .card-item .card-link .tab-tag{color:#465161;font-family:Poppins,sans-serif;font-size:14px;line-height:20px;margin-bottom:16px;text-transform:uppercase}.tabber-component .tabber-group .tab-content .container .tabs-content-container .card-item .card-link .tab-title{margin-bottom:16px}@media screen and (width <= 480px){.tabber-component .tabber-group .tab-content .container .tabs-content-container .card-item{margin:0 0 30px;width:100%}.tabber-component .tabber-group .tab-content .container .tabs-content-container{flex-direction:column}.tabber-component .tabber-group .tab-content{padding:32px}}.tabber-component .tabber-group .tab-links{margin-bottom:20px;text-align:center}.tabber-component .tabber-group .tab-links .tab-link{background:transparent;border:none;font-weight:400;max-width:235px;padding:10px;text-align:center;width:100%}.tabber-component .tabber-group .tab-links .tab-link .tab-label{position:relative}.tabber-component .tabber-group .tab-links .tab-link .tab-label:after{background-color:var(--c-brand-primary-800);bottom:-5px;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:.4s}.tabber-component .tabber-group .tab-links .tab-link .tab-label:hover:after,.tabber-component .tabber-group .tab-links .tab-link.active .tab-label:after{opacity:1}@media screen and (width <= 480px){.tabber-component .tabber-group .tab-links .tab-link.active .tab-label:after{opacity:0}.tabber-component .tabber-group .tab-links .tab-link.active{background:#ebfaf3;max-width:100%}}