.custom-tabs-section{position:relative}.custom-tabs-section *{box-sizing:border-box}.custom-tabs-section__tabs-wrapper{position:relative}.custom-tabs-section__tabs{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;width:100%}.custom-tabs-section__tabs::-webkit-scrollbar{display:none}.custom-tabs-section__tab-indicator{position:absolute;left:0;z-index:0;box-shadow:0 2px 8px #0000001f;transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);pointer-events:none}.custom-tabs-section__tab{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:1 0 auto;gap:8px;position:relative;z-index:1;transition:opacity .25s ease}.custom-tabs-section__panels>.custom-tabs-section__tab{display:none}.custom-tabs-section__tabs>.custom-tabs-section__tab{display:flex}.custom-tabs-section__tab:not(.is-active){opacity:.72}.custom-tabs-section__tab:hover{opacity:1}.custom-tabs-section__tab-icon{width:24px;height:24px;flex:0 0 24px}.custom-tabs-section__tab-icon img{width:100%;height:100%;object-fit:contain}.custom-tabs-section__tab-text{display:block;text-align:center;white-space:normal}.custom-tabs-section__panel{display:none}.custom-tabs-section__panel.is-active{display:block}.custom-tabs-section__panel-section{position:relative;overflow:hidden;min-height:var(--custom-tabs-panel-min-height, auto)}.custom-tabs-section__panel-background{display:none}.custom-tabs-section__panel-media{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.custom-tabs-section__panel-content{position:relative;min-height:inherit}.custom-tabs-section__panel-content-wrapper{position:relative;min-height:inherit;width:100%}.custom-tabs-section__empty{padding:24px;border:1px dashed rgba(0,0,0,.2);border-radius:12px;color:#0009;font-family:Montserrat,sans-serif;font-size:14px}.custom-tabs-section__panel--content,.custom-tabs-section__panel--custom{margin-left:auto;margin-right:auto}.custom-tabs-section__panel--content{max-width:var(--page-width, 1200px)}.custom-tabs-section__panel--custom{max-width:var(--custom-tabs-panel-width, 1200px)}.custom-tabs-section__panel-container--full-width{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.section-content-wrapper:has(.custom-tabs-section__panel-container--full-width){overflow:visible}.custom-tabs-section__panel-container--full-width .multicolumn-swiper-actions{width:var(--page-content-width, 1200px);margin-left:auto;margin-right:auto}.custom-tabs-section__custom-item,.custom-tabs-section__custom-item>.group-block{width:100%;min-width:0}.custom-tabs-section__custom-item>.group-block{height:100%}.custom-tabs-section__list{margin:0;padding:0}.custom-tabs-section__list--single{display:grid;grid-template-columns:minmax(0,1fr)}.custom-tabs-section__list--single .swiper-slide{width:auto}.custom-tabs-section__item{height:auto}.custom-tabs-section__card{position:relative;overflow:hidden;min-height:var(--custom-tabs-card-height);height:var(--custom-tabs-card-height);border-radius:var(--custom-tabs-card-radius);background:#f4f4f4;isolation:isolate}.custom-tabs-section__media,.custom-tabs-section__media img,.custom-tabs-section__media svg{width:100%;height:100%}.custom-tabs-section__image{display:block;object-fit:cover}.custom-tabs-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--custom-tabs-overlay-color);pointer-events:none}.custom-tabs-section__card-content{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:0 48px 46px}.custom-tabs-section__copy{min-width:0}.custom-tabs-section__item-title{margin:0;color:var(--custom-tabs-title-color);font-family:Montserrat,sans-serif;font-size:clamp(26px,2vw,36px);font-weight:700;line-height:1.1;letter-spacing:0}.custom-tabs-section__item-subtitle{margin:8px 0 0;color:var(--custom-tabs-text-color);font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:1.35}.custom-tabs-section__tags{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:22px}.custom-tabs-section__tag{color:var(--custom-tabs-tag-color);font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:1.3}.custom-tabs-section__buttons{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.custom-tabs-section__button.button,.custom-tabs-section__button.button-secondary{min-height:44px;min-width:118px;white-space:nowrap}.custom-tabs-section__slider{overflow:visible;padding-bottom:64px}.custom-tabs-section__slider-actions{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:24px;pointer-events:none}.custom-tabs-section__pagination.swiper-pagination{position:static;width:auto;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:10px;pointer-events:auto}.custom-tabs-section .swiper-pagination-bullet{width:12px;height:12px;margin:0;opacity:1;background:#b9b9b9}.custom-tabs-section .swiper-pagination-bullet-active{background:#000}.custom-tabs-section__arrows.swiper-btns-wrap{position:static;display:flex;align-items:center;justify-content:flex-end;gap:16px;pointer-events:auto}.custom-tabs-section .swiper:not(.swiper-vertical):not(:has(.swiper-actions--bottom_right)):has(.swiper-pagination:not(.swiper-pagination-pos--inside):not(.swiper-pagination-lock)){padding-bottom:5rem}.custom-tabs-section__arrows .swiper-button,.custom-tabs-section__arrows .swiper-button.swiper-button-prev,.custom-tabs-section__arrows .swiper-button.swiper-button-next{position:relative;overflow:hidden;margin:0;width:44px;height:44px;--button-width: 44px;--button-height: 44px;--button-icon-size: 16px;--arrow-color: #ffffff;--arrow-color-hover: #ffffff;border:0;border-radius:50%;color:#fff;opacity:1;transform:none;transition:background-color .25s ease,transform .25s ease}.custom-tabs-section__arrows .swiper-button.swiper-button-prev,.custom-tabs-section__arrows .swiper-button.swiper-button-next{background:#1d1d1f}.custom-tabs-section__arrows .swiper-button.swiper-button-prev:hover{background:#a8a8a8}.custom-tabs-section__arrows .swiper-button.swiper-button-next:hover{background:#000}.custom-tabs-section__arrows .swiper-button.swiper-button-disabled{opacity:.4}.custom-tabs-section__arrows .swiper-button:after,.custom-tabs-section__arrows .swiper-button:before,.custom-tabs-section__arrows .swiper-button .fill-bg,.custom-tabs-section__arrows .swiper-button [data-fill-bg]{display:none}.custom-tabs-section__arrows .swiper-button .svg-wrapper{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.custom-tabs-section__arrows .swiper-button .svg-wrapper svg,.custom-tabs-section__arrows .swiper-button .icon{width:16px;height:16px;color:#fff;fill:currentColor}.swiper:hover .custom-tabs-section__arrows .swiper-button.swiper-button-prev,.swiper:hover .custom-tabs-section__arrows .swiper-button.swiper-button-next{transform:none}@media screen and (max-width:1024px){.custom-tabs-section__card-content{padding:0 28px 32px}.custom-tabs-section__item-title{font-size:28px}.custom-tabs-section__item-subtitle{font-size:14px}.custom-tabs-section__tags{margin-top:16px;gap:8px 12px}}@media screen and (max-width:749px){.custom-tabs-section__card-content{flex-direction:column;align-items:flex-start;gap:18px;padding:0 20px 24px}.custom-tabs-section__item-title{font-size:26px}.custom-tabs-section__buttons{width:100%;justify-content:flex-start;flex-wrap:wrap}.custom-tabs-section__button.button,.custom-tabs-section__button.button-secondary{min-width:112px;min-height:42px}.custom-tabs-section__slider{padding-bottom:58px}.custom-tabs-section__arrows .swiper-button{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-custom-tabs-section.css.map */
