.tabset{position:relative;text-align:center;z-index:2}.tab-buttons{display:flex;justify-content:stretch}.tab-buttons>input[type=radio]{left:-200vw;position:absolute}.tabset .tab-panel{display:none}.tab-buttons>input:first-child:checked~.tab-panels>.tab-panel:first-child,.tab-buttons>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6),.tab-buttons>input:nth-child(13):checked~.tab-panels>.tab-panel:nth-child(7),.tab-buttons>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),.tab-buttons>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),.tab-buttons>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),.tab-buttons>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5){display:block}.tab-buttons>label{align-items:center;border:0 solid transparent;border-bottom:1px solid #94999f!important;color:#fff;cursor:pointer;display:flex;flex:1;font-size:15px;font-weight:400;justify-content:center;margin:-2px 0;padding:15px 10px 10px;position:relative;text-align:center}.tab-buttons>input:focus+label,.tab-buttons>label:hover{font-weight:700}.tab-buttons>input:checked+label:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid red;content:"";display:block;height:0;left:calc(50% - 10px);position:absolute;top:100%;width:0}.tab-buttons>input:checked+label{border-bottom:5px solid var(--red)!important;font-weight:700!important;margin-bottom:-4px}.tab-panel{padding:30px 0}.tab-content{display:flex}.tab-content .left-content,.tab-content .right-content{display:flex!important;flex-direction:column!important;justify-content:center!important;position:relative}.tab-content .left-content{text-align:left}.tab-content .right-content img{width:100%}.hover-switch>img{position:relative}.hover-switch>img:last-of-type{margin-top:-100%;opacity:1;transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out}.hover-switch:hover>img:last-of-type{opacity:0}.tab-image-hover{margin-bottom:-22px}.tab-padding{padding:50px 50px 0}.tab-align-top.tab-content .left-content,.tab-align-top.tab-content .right-content{justify-content:flex-start!important}.left-align{text-align:left}.grey-tabs .tab-panels{background-color:#f5f5f5;margin-top:1px}.grey-tabs .white-text h1,.grey-tabs .white-text h2,.grey-tabs .white-text h3,.grey-tabs .white-text h4,.grey-tabs .white-text li,.grey-tabs .white-text p{color:#18172f!important}.grey-tabs .white-text a,.grey-tabs .white-text li>a,.grey-tabs .white-text p>a{color:#ea1c2c!important}.grey-tabs .white-text.checkbox-lists ul>li:before{filter:none}.grey-tabs .tab-panels-mobile{background-color:#f5f5f5;margin-top:1px;padding:0 20px}