.two_col_tabber{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9;--header-height:108.891px;--blog-top-height:60px;display:flex;flex-direction:column;overflow:hidden}.two_col_tabber .bg_collection,.two_col_tabber .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.two_col_tabber .bg_collection{background-color:var(--secondary_color);z-index:1}.two_col_tabber .bg_collection .bg_varient{height:100%;width:100%}.two_col_tabber .bg_collection .bg_overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.two_col_tabber .bg_collection .video_bg{height:100%;object-fit:cover;object-position:center;width:100%}.two_col_tabber .content-wrapper{position:relative;z-index:9}.two_col_tabber .top-content{margin-bottom:40px}.two_col_tabber .tab_buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:56px}.two_col_tabber .tab_buttons .tab-button{cursor:pointer}.two_col_tabber .tab_contents .tab-content{display:none}.two_col_tabber .tab_contents .tab-content.active{display:block}.two_col_tabber .main_section{display:flex;flex-wrap:wrap;gap:40px}.two_col_tabber .main_section .content_section,.two_col_tabber .main_section .media_section{width:calc(50% - 20px)}.two_col_tabber .main_content .content_wrap .title{margin-bottom:26px}.two_col_tabber .main_section .list_items_wrap{margin-top:26px}.two_col_tabber .main_section .list_items_wrap .list_item:not(:last-child){margin-bottom:40px}.two_col_tabber .main_section .list_items_wrap .list_item .top_wrap{align-items:center;display:flex;gap:17px}.two_col_tabber .main_section .list_items_wrap .list_item .top_wrap .title *{margin:0}.two_col_tabber .main_section .list_items_wrap .list_item .top_wrap .image_icon{max-width:34px;width:100%}.two_col_tabber .main_section .list_items_wrap .list_item .content{margin-top:13px}.two_col_tabber .btn_sec{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.two_col_tabber .main_section .media_section .iframe_video iframe{height:100%;width:100%}.two_col_tabber .main_section .media_section .video_wrap .hs_video video{height:auto;min-height:200px;width:100%}.two_col_tabber .tab_buttons .tab-button{background:transparent;border:1px solid #00304d33;box-shadow:0 0 12px 0 #eef4fa;color:#000}.two_col_tabber .tab_buttons .tab-button.active{background:#f9dcb3;border-color:#f9dcb3}.two_col_tabber .main_section .media_section .image_wrap{border-radius:12px;overflow:hidden;width:fit-content}.two_col_tabber .main_section .media_section .image_wrap img{aspect-ratio:2/2;object-fit:cover}@media (max-width:767px){.two_col_tabber .tab_buttons{justify-content:start;margin-bottom:24px}.two_col_tabber .main_section .content_section,.two_col_tabber .main_section .media_section{width:100%!important}.two_col_tabber .main_section{flex-direction:column!important}.two_col_tabber .tab_buttons .tab-button{width:100%}}