.tabbed-content .tabbed-content__wrapper{display:flex;flex-direction:column;position:relative}.tabbed-content .tabbed-content__wrapper .tabbed-content__intro{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.tabbed-content .tabbed-content__wrapper .tabbed-content__intro.tabbed-content__intro--left{align-items:flex-start;text-align:left}.tabbed-content .tabbed-content__wrapper .tabbed-content__intro .intro-btn-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid{display:flex;flex-direction:column;gap:10px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs{margin:0 auto;max-width:600px;width:100%}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab{display:flex;flex-direction:column;height:fit-content!important;padding:12px 0;text-align:center}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title{position:relative}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title:after,.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title:before{background-color:var(--bg-dark);border-radius:4px;content:"";position:absolute;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title .tab-title__subhead{background-color:var(--primary);border-radius:4px;color:var(--white);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1px;line-height:1;margin:0 0 10px;padding:4px 6px;text-transform:uppercase;width:fit-content}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title h3{margin-bottom:10px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description{display:grid;grid-template-rows:0fr;margin-bottom:15px;transition:grid-template-rows .5s ease}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description[aria-hidden=false]{grid-template-rows:1fr!important}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description .tab-description__inner{overflow:hidden}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description .hs_cos_wrapper_type_inline_rich_text *{font-size:.938rem}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description .hs_cos_wrapper_type_inline_rich_text>:last-child{margin:0}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .btn.btn--link{margin-top:10px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .swiper-progress-bar{background-color:var(--bg-lite);height:3px;position:relative;width:100%}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .swiper-progress-bar .progress{background:var(--quaternary);height:inherit;left:0;position:absolute;top:0;width:0;z-index:1}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content{padding:0 20px;position:relative}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper{height:100%}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content img{height:100%;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content img.animate{opacity:0;visibility:hidden}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content.swiper-slide-active img.animate,.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content.swiper-slide-active img.animate.animate--fadeIn{animation:fadeIn .5s ease-in-out forwards}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content.swiper-slide-active img.animate.animate--fadeInLeft{animation:fadeInLeft .5s ease-in-out forwards}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content.swiper-slide-active img.animate.animate--fadeInRight{animation:fadeInRight .5s ease-in-out forwards}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content.swiper-slide-active img.animate.animate--fadeInTop{animation:fadeInTop .5s ease-in-out forwards}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content.swiper-slide-active img.animate.animate--fadeInBottom{animation:fadeInBottom .5s ease-in-out forwards}.tabbed-content .tabbed-content__wrapper .tabbed-content__bottom-bts{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn{align-items:center;background-color:#fff;border-radius:100%;-webkit-box-shadow:0 0 10px 2px rgba(45,54,236,.2);box-shadow:0 0 10px 2px rgba(45,54,236,.2);display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:40px;z-index:1}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn.swiper-button-disabled{opacity:.35;pointer-events:none}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn.swiper-btn--prev{left:-20px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn.swiper-btn--next{right:-20px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn svg{height:auto;width:8px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn svg path{fill:var(--primary)}@media (max-width:991px){.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs{order:2;overflow:hidden}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content{min-height:32vh;order:1}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .content-swiper .tab-content{min-height:32vh}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description{grid-template-rows:1fr!important}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-description .hs_cos_wrapper_type_inline_rich_text *{font-size:.875rem;line-height:1.35}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .swiper-progress-bar{margin-bottom:15px;order:-1}}@media (min-width:992px){.tabbed-content .tabbed-content__wrapper .tabbed-content__intro{margin:0 auto;max-width:1000px}.tabbed-content .tabbed-content__wrapper .tabbed-content__intro.tabbed-content__intro--left{align-items:center;flex-direction:row;gap:40px;margin:0;max-width:none}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid{display:grid;gap:40px;grid-template-columns:300px 1fr}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs{display:flex;flex-direction:column;justify-content:center;margin:0;max-width:none;padding:40px 0}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab{text-align:left}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title{cursor:pointer;padding-right:28px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title[aria-selected=true]{pointer-events:none}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title:before{height:2px;opacity:1;right:0;top:15px;transform:rotate(-90deg);visibility:visible;width:16px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title:after{height:16px;right:7px;top:0;transform:translateY(50%) rotate(-90deg);width:2px}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title[aria-selected=true]:after{opacity:.25;transform:translateY(50%) rotate(-90deg)}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .tab-title[aria-selected=true]:before{opacity:0;transform:none;visibility:hidden}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .btn.btn--link{justify-content:flex-start}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-tabs .tab-swiper .tab .swiper-progress-bar{display:block}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content{overflow:hidden;padding:0}.tabbed-content .tabbed-content__wrapper .tabbed-content__grid .grid-content .swiper-btn{display:none}}@media (min-width:1200px){.tabbed-content .tabbed-content__wrapper .tabbed-content__grid{gap:40px}}@keyframes progress{0%{width:0}to{width:100%}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeInLeft{0%{left:35%;opacity:0;visibility:hidden}to{left:50%;opacity:1;visibility:visible}}@keyframes fadeInRight{0%{left:65%;opacity:0;visibility:hidden}to{left:50%;opacity:1;visibility:visible}}@keyframes fadeInTop{0%{opacity:0;top:35%;visibility:hidden}to{opacity:1;top:50%;visibility:visible}}@keyframes fadeInBottom{0%{opacity:0;top:65%;visibility:hidden}to{opacity:1;top:50%;visibility:visible}}