.custom-tab-section .tab-title{font-size:20px}.custom-tab-section .tab-links{display:flex;flex-wrap:nowrap;column-gap:32px;margin-bottom:60px;max-width:fit-content;padding:0 20px;overflow-x:auto;justify-content:start}.custom-tab-section .tab-links .tab-title{cursor:pointer;white-space:nowrap}.custom-tab-section .custom-tab-image{position:relative}.custom-tab-section .image-content{font-family:var(--font-heading-family);padding:30px 20px;font-size:20px;position:absolute;bottom:0;left:0;right:0;z-index:1;opacity:0;transition:all .5s ease}.custom-tab-section .custom-tab-image:hover .image-content{opacity:1}.custom-tab-section .custom-tab-content{display:none;animation:fadeInUp .5s ease}.custom-tab-section .custom-tab-content.active{display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1429px){.custom-tab-section .image-content{padding:25px 15px;font-size:18px}.custom-tab-section .tab-links{margin-bottom:40px}}@media screen and (max-width:1099px){.custom-tab-section .image-content{padding:15px;font-size:16px}.custom-tab-section .tab-title{font-size:18px}}@media screen and (max-width:991px){.custom-tab-section .tab-links{margin-bottom:25px;column-gap:20px}.custom-tab-section .image-content{opacity:1}}@media screen and (max-width:575px){.custom-tab-section .tab-links{margin-bottom:15px}.custom-tab-section .tab-title{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom-tab.css.map */
