.cm.hero-tab{margin-bottom:3rem}.cm.hero-tab.tabs_centered{margin-bottom:6rem;margin-left:auto;margin-right:auto;max-width:var(--max-width)}.hero-tab .tab-container{display:flex;flex:1;height:100%;position:relative;width:100%}.hero-tab.tabs_centered .tab-container{justify-content:center}.hero-tab .tab-container .tabs-filter{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(2deg,hsla(0,0%,100%,.8) 40%,rgba(240,243,255,.3) 80%);border-radius:4px;bottom:-3rem;box-shadow:3.977px 3.977px 34.8px 0 rgba(0,0,0,.15);display:flex;flex-wrap:wrap;gap:.5rem;max-width:24rem;padding:1rem;position:absolute;z-index:1}.hero-tab.tabs_centered .tab-container .tabs-filter{bottom:0;left:0;transform:translateY(6rem)}.hero-tab .tab-container.tabs-center .tabs-filter{left:0;margin:0 auto;right:0}.hero-tab .tab-container.tabs-right .tabs-filter{right:0}.hero-tab .tab-container .tabs-filter .tab-holder{background:var(--white);border:1px solid #e1e7ee;border-radius:4px;cursor:pointer;padding:8px;pointer-events:all;width:7rem}.hero-tab .tab-container .tabs-filter .tab-holder input[type=checkbox]{accent-color:var(--blue)}.hero-tab .tab-container .tabs-filter .tab-holder label{font-size:13px;font-weight:600;line-height:18px}.hero-tab .tab-container .tabs-filter .tab-holder .icon-holder,.hero-tab .tab-container .tabs-filter .tab-holder label{color:var(--dark_blue);margin:0 auto}.hero-tab .tab-container .tabs-filter .tab-holder .icon-holder,.hero-tab .tab-container .tabs-filter .tab-holder label span{display:block;text-align:center}.hero-tab .tab-container .content-holder{position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero-tab .mobile-button{margin-left:auto;margin-right:auto}.hero-tab .mobile-button>div{margin-top:2rem!important}.hero-tab .blurred{filter:blur(8px);transition:filter .5s}.tab-content{display:none;margin-left:2rem;opacity:0;transition:opacity .3s}.cm.hero-tab.tabs_centered .tab-content{text-align:center;width:100%}input[type=checkbox]:checked~.content-holder .tab-image{filter:none}input[type=checkbox]:checked+label+.tab-content{display:block;opacity:1}.hero-tab .btn_holder{display:none;text-align:center;width:100%}.hero-tab .tab-container .mobile_img img{display:none}@media (min-width:1200px){.hero-tab .mobile-button{display:none!important}}@media (min-width:769px) and (max-width:1199px){.hero-tab .row-fluid{flex-wrap:wrap}.hero-tab .span5,.hero-tab .span7{max-width:100%;width:100%}.hero-tab .rich_text{text-align:center}.hero-tab .tab-container .tabs-filter{bottom:0;left:0;margin:0 auto;right:0}.hero-tab.tabs_centered .tab-container .tabs-filter{transform:translateY(10rem)}.hero-tab .tab-container{margin-bottom:8rem}}@media (max-width:1199px){.hero-tab .tab-container .content-holder .tab-content{margin-left:0}.hero-tab .tab-container{justify-content:center}.hero-tab .tab-container .content-holder{width:100%}.cm.hero-tab .btn_holder{padding-top:2rem}.cm.hero-tab.tabs_centered .btn_holder{padding-top:4rem}.cm.hero-tab .btn_holder,.cm.hero-tab.tabs_centered .btn_holder{display:block}.hero-tab .rich_text .desktop_btn_holder{display:none}.cm.hero-tab,.cm.hero-tab.tabs_centered{margin-bottom:0}}@media (max-width:768px){.hero-tab .tab-container .tabs-filter{display:none}.hero-tab .tab-container .blurred{filter:none}.hero-tab .tab-container .mobile_img img{display:block}.hero-tab .tab-container .tab-image{display:none}}@keyframes zoom{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.zoom{animation:zoom .3s ease}