@media (max-width: 992px){body.page .theme-tabs .theme-section-heading,body.single .theme-tabs .theme-section-heading{margin-bottom:0}}body.page .theme-tabs .tabs,body.single .theme-tabs .tabs{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:.9375rem;column-gap:.9375rem}body.page .theme-tabs .tabs li,body.single .theme-tabs .tabs li{width:calc(100% / var(--tabs-in-row));max-width:10.375rem}body.page .theme-tabs .tabs-wrapper,body.single .theme-tabs .tabs-wrapper{position:relative;margin-bottom:var(--theme-md-space)}@media (max-width: 992px){body.page .theme-tabs .tabs-wrapper,body.single .theme-tabs .tabs-wrapper{margin-bottom:1.875rem}}body.page .theme-tabs .tab-button,body.single .theme-tabs .tab-button{display:flex;flex-direction:column;align-items:center;gap:.875rem;color:color-mix(in oklab,color-mix(in oklab,var(--theme-primary) 100%,transparent) 80%,transparent);width:100%;padding:1.375rem;transition:color var(--theme-transition)}body.page .theme-tabs .tab-button.active,body.single .theme-tabs .tab-button.active{color:var(--theme-primary)}body.page .theme-tabs .content,body.single .theme-tabs .content{display:none}body.page .theme-tabs .content.active,body.single .theme-tabs .content.active{display:block}body.page .theme-tabs .tabs-line,body.single .theme-tabs .tabs-line{display:none}@media (min-width: 576px){body.page .theme-tabs .tabs-line,body.single .theme-tabs .tabs-line{display:block;height:2px}}@media (min-width: 576px){body.page .theme-tabs .line-element,body.single .theme-tabs .line-element{position:relative;height:100%;width:var(--line-width);left:var(--line-left);background-color:var(--theme-primary);transition:width var(--theme-transition),left var(--theme-transition)}}body.page .theme-tabs .icon,body.single .theme-tabs .icon{width:4.625rem;height:1.6875rem}body.page .theme-tabs .title,body.single .theme-tabs .title{font-size:var(--theme-md-body-fs)}body.page .theme-tabs .buttons-wrapper,body.page .theme-tabs .button-wrapper,body.single .theme-tabs .buttons-wrapper,body.single .theme-tabs .button-wrapper{display:flex;justify-content:center;--buttons-width: 18.3125rem}@media (max-width: 768px){body.page .theme-tabs .button-wrapper,body.single .theme-tabs .button-wrapper{--button-width: var(--buttons-width)}}body.page .theme-tabs .load-more,body.single .theme-tabs .load-more{margin-top:.625rem}body.page .theme-tabs .buttons-wrapper,body.single .theme-tabs .buttons-wrapper{gap:var(--bs-gutter-x);margin-top:var(--bs-gutter-x);flex-wrap:wrap;--button-width: var(--buttons-width)}@media (min-width: 768px){body.page .theme-tabs .buttons-wrapper,body.single .theme-tabs .buttons-wrapper{margin-top:2.8125rem}}body.page .theme-tabs .content,body.single .theme-tabs .content{--blocks-in-row: 1}@media (min-width: 576px){body.page .theme-tabs .content,body.single .theme-tabs .content{--blocks-in-row: 2}}@media (min-width: 992px){body.page .theme-tabs .content,body.single .theme-tabs .content{--blocks-in-row: 4}}body.page .theme-tabs .content .wls-connect-widget .col-12,body.single .theme-tabs .content .wls-connect-widget .col-12{flex:0 0 calc(100% / var(--blocks-in-row));max-width:calc(100% / var(--blocks-in-row))}body.page .theme-tabs .hidden,body.single .theme-tabs .hidden{display:none}
