.creative-tabs .tab-link{background:#fff;border-radius:6px;box-shadow:0 8px 24px 0 hsla(210,8%,62%,.2);cursor:pointer;padding:32px 24px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.creative-tabs .tab-link:not(:last-of-type){margin-bottom:20px}.creative-tabs .creative-tabs__tab-info h6{text-transform:uppercase}@keyframes show{0%{opacity:0;transform:scale(.9) translateZ(0)}to{opacity:1;transform:scale(1) translateZ(0)}}.creative-tabs .creative-tabs__tab-info{display:none}.creative-tabs .creative-tabs__tab-info.active{animation:show .2s ease-in-out forwards;display:block}.creative-tabs .creative-tabs__dots-container{gap:8px}.creative-tabs .creative-tabs__dots,.creative-tabs .swiper-pagination-bullet{border-radius:50%;cursor:pointer;height:8px;width:8px}