.sectionly-image-tabs-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.sectionly-image-tabs-container{display:flex;flex-direction:column;gap:2rem}.sectionly-image-tabs-nav{display:flex;justify-content:space-between;align-items:center;gap:0;border-bottom:1px solid #e5e5e5;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.sectionly-image-tabs-tab{background:none;border:none;cursor:pointer;padding:.75rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;position:relative;flex:1;white-space:nowrap;min-width:0;text-align:center}.sectionly-image-tabs-tab:hover{opacity:.8}.sectionly-image-tabs-tab-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.sectionly-image-tabs-tab-icon svg{width:100%;height:100%}.sectionly-image-tabs-tab-text{font-family:Urbanist,sans-serif;font-weight:400;font-size:26px;line-height:1.2;letter-spacing:0%;text-transform:capitalize;color:#b3b3b3;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sectionly-image-tabs-tab--active .sectionly-image-tabs-tab-text{color:#bd905f}.sectionly-image-tabs-tab--active:after{content:"";position:absolute;bottom:-18px;left:0;right:0;height:3px;background-color:#bd905f}.sectionly-image-tabs-content{position:relative;min-height:400px}.sectionly-image-tabs-panel{display:none;opacity:0;transition:opacity .3s ease}.sectionly-image-tabs-panel--active{display:block;opacity:1}.sectionly-image-tabs-panel-inner{display:flex;flex-direction:column;gap:2rem}.sectionly-image-tabs-description{display:flex;align-items:center;gap:1rem;font-family:Urbanist,sans-serif;font-size:20px;line-height:34px;color:#4d4d4d;font-weight:400}.sectionly-image-tabs-description--no-icon{padding-left:0}.sectionly-image-tabs-description-icon{flex-shrink:0;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-top:7px;position:relative;top:-2px}.sectionly-image-tabs-description-icon img{width:70px;height:70px;object-fit:contain;display:block}.sectionly-image-tabs-description-text{flex:1;font-family:Urbanist,sans-serif;font-size:20px;line-height:34px;color:#4d4d4d;font-weight:400;letter-spacing:0%}.sectionly-image-tabs-description-text p{margin:0 0 1rem;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit;letter-spacing:inherit}.sectionly-image-tabs-description-text p:last-child{margin-bottom:0}.sectionly-image-tabs-image{width:100%;height:auto}.sectionly-image-tabs-image img{width:100%;height:auto;object-fit:cover;border-radius:8px}.sectionly-image-tabs-placeholder{width:100%;height:300px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:8px;border:2px dashed #e0e0e0}.sectionly-image-tabs-placeholder svg{max-width:100%;height:auto}@media screen and (max-width: 768px){.sectionly-image-tabs-wrapper{padding:1rem .5rem}.sectionly-image-tabs-nav{padding-bottom:1rem;padding-left:.25rem;padding-right:.25rem;gap:.5rem}.sectionly-image-tabs-tab{flex:1;min-width:0;padding:.75rem .25rem}.sectionly-image-tabs-tab-text{font-size:16px;line-height:1.3}.sectionly-image-tabs-panel-inner{gap:1.5rem}.sectionly-image-tabs-description{flex-direction:row;gap:.75rem;align-items:flex-start}.sectionly-image-tabs-description-icon{margin-top:7px;top:-2px}}@media screen and (max-width: 480px){.sectionly-image-tabs-nav{padding-left:.125rem;padding-right:.125rem;gap:.25rem}.sectionly-image-tabs-tab{padding:.75rem .125rem}.sectionly-image-tabs-tab-text{font-size:14px;line-height:1.3}.sectionly-image-tabs-container{gap:1.5rem}}@media screen and (max-width: 360px){.sectionly-image-tabs-nav{padding-left:0;padding-right:0;gap:0}.sectionly-image-tabs-tab{padding:.75rem .0625rem}.sectionly-image-tabs-tab-text{font-size:12px;line-height:1.2}}.sectionly-image-tabs-panel{animation:sectionly-image-tabs-fadeIn .3s ease-in-out}@keyframes sectionly-image-tabs-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sectionly-image-tabs-tab:not(:has(.sectionly-image-tabs-tab-icon)) .sectionly-image-tabs-tab-text{margin-left:0}.sectionly-image-tabs-tab-text--no-icon{margin-left:0}.sectionly-image-tabs-image{position:relative;overflow:hidden;border-radius:8px}.sectionly-image-tabs-image .swiper-container{width:100%;height:100%;border-radius:8px;overflow:hidden}.sectionly-image-tabs-image .swiper-slide{display:flex;align-items:center;justify-content:center;background:#f8f9fa}.sectionly-image-tabs-image .swiper-slide img{width:100%;height:auto;object-fit:cover;display:block}.sectionly-image-tabs-image .swiper-button-next,.sectionly-image-tabs-image .swiper-button-prev{width:44px;height:44px;margin-top:-22px;background:#ffffffe6;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#333;font-size:18px;font-weight:700;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sectionly-image-tabs-image .swiper-button-next:hover,.sectionly-image-tabs-image .swiper-button-prev:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.sectionly-image-tabs-image .swiper-button-next:after,.sectionly-image-tabs-image .swiper-button-prev:after{font-size:16px;font-weight:600}.sectionly-image-tabs-image .swiper-button-next{right:10px}.sectionly-image-tabs-image .swiper-button-prev{left:10px}@media (max-width: 768px){.sectionly-image-tabs-image .swiper-button-next,.sectionly-image-tabs-image .swiper-button-prev{width:36px;height:36px;margin-top:-18px;font-size:14px}.sectionly-image-tabs-image .swiper-button-next:after,.sectionly-image-tabs-image .swiper-button-prev:after{font-size:12px}.sectionly-image-tabs-image .swiper-button-next{right:8px}.sectionly-image-tabs-image .swiper-button-prev{left:8px}}.sectionly-image-tabs-image:not(:has(.swiper-container)) .swiper-button-next,.sectionly-image-tabs-image:not(:has(.swiper-container)) .swiper-button-prev{display:none}
/*# sourceMappingURL=/cdn/shop/t/16/assets/sectionly-image-tabs.css.map */
