.tabs{display:flex;justify-content:center}.tab{font-size:24px;margin-right:32px;color:#797c80;border-bottom:4px solid transparent}.tabs .tab:last-child{margin-right:0}.tab:hover{color:#e62256;cursor:pointer}.tab.active{color:#e62256;border-bottom:4px solid #e62256;font-weight:900}.tab-content{display:none;background-size:cover;background-repeat:no-repeat;border-radius:64px}.tab-content.active{display:block}.tab-content__container{max-width:50%;background:#042859;border-radius:64px 0 0 64px;opacity:.9}.tab-content__body{padding:63px 115px 47px 85px;color:#fff;font-weight:bold;line-height:24px}.tab-content__body p{font-weight:bold;line-height:24px;margin-bottom:24px}.tab-content__body ul{padding:0;margin:0 0 24px;list-style:none}.arrow-icon{margin-right:9px}.tab-content__body ul li{margin-bottom:16px;background:url(https://www.decisionlens.com/hubfs/assets-2021/icons/arrow-right.svg) no-repeat 1px 3px transparent;list-style-type:none;margin:0;padding:0px 0px 7px 30px;vertical-align:middle}.tab-content__body ul li:last-child{margin-bottom:0;padding-bottom:0}@media(max-width:768px){.tabs-container{display:grid;row-gap:24px}.tab-content__container{max-width:100%;border-radius:0}.tab-content{display:block;background-image:none !important}.tab-content__body{padding:48px 32px}.tab-title--phone-only{font-size:24px;color:#e62256;margin-bottom:-14px}}