.hs-tabs-wrapper{display:flex}.hs-tabs-wrapper .hs-tabs{width:27%}.hs-tabs-wrapper .hs-tabs__content{width:73%}.hs-tabs__content__panel{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:760px;position:relative;width:100%}.hs-tabs-wrapper .hs-tabs,.hs-tabs__tab-wrapper{display:flex;flex-direction:column}.hs-tabs__tab-wrapper{gap:23px;max-width:fit-content}.hs-tabs__tab{background-color:#eee;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;flex:1;justify-content:center;padding:.7rem 1.4rem;position:relative;text-align:center;white-space:nowrap}.hs-tabs__tab:active,.hs-tabs__tab:focus,.hs-tabs__tab:hover{background:#fff}.hs-tabs__tab[aria-selected=true]{background:#fff;border-bottom-color:#fff;font-weight:700}.hs-tabs__content{border:1px solid #ccc;display:flex}.hs-tab__content__image-text{align-items:flex-end;box-sizing:border-box;color:#fff;display:flex;height:100%;justify-content:left;left:0;padding-bottom:65px;padding-left:100px;position:absolute;top:0;width:100%}.hs-tab__content__image-text *{max-width:757px}.hs-tab__content__text{display:flex;flex-direction:column}@media only screen and (max-width:1200px){.hs-tabs-wrapper{flex-direction:column}.hs-tabs__tab-wrapper{flex-direction:row;flex-wrap:wrap;gap:15px;padding-bottom:30px}.hs-tabs-wrapper .hs-tabs,.hs-tabs-wrapper .hs-tabs__content{width:100%}.hs-tabs__content__panel{height:70vh}.hs-tab__content__image-text{padding:20px}}@media only screen and (max-width:767px){.hs-tabs__tab[aria-selected=false],.hs-tabs__tab[aria-selected=true]{font-size:12px!important}}