.tab-col{border-right:1px solid #dcdcdc;width:40%;width:fit-content;max-width:40%}.tab-columns__tab{width:100%;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px 0 0 5px;position:relative;margin:1em 2em 1em auto;padding:1px;cursor:pointer}.tab-columns__tab::before{height:3px;background-color:#22518b;content:"";position:absolute;bottom:0;right:0;width:0;transition:.2s}.tab-columns__tab.active::before,.tab-columns__tab:hover::before{width:100%}.tab-columns__title{font-size:18px}.tab-columns__text{width:100%}.tab-columns__changer{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.tab-columns__changer.active{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.content-col{width:60%;width:fit-content;border-radius:5px;z-index:2;background-color:white;max-width:60%;padding:0 2em}@media(-ms-high-contrast:none),(-ms-high-contrast:active){.tab-col{max-width:300px;min-width:300px;width:300px}.content-col{width:calc(100% - 300px);max-width:calc(100% - 300px)}}@media(max-width:980px){.tab-col,.content-col,.tab-columns__image,.tab-columns__text{width:100%;max-width:100%}.tab-columns__changer{-ms-flex-wrap:wrap;flex-wrap:wrap}.tab-columns__tab{text-align:center;width:100%}.tab-columns__title{font-size:18px;text-align:Center;width:100%}.tab-col{border-right:0}.tab-columns__tab::before{height:3px;background-color:#22518b;content:"";position:absolute;bottom:0;right:50%;width:0;transition:.5s}.tab-columns__tab.active::before,.tab-columns__tab:hover::before{right:0;width:100%}}