.tabs .tabs__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs .tabs__nav ul li{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;text-align:center;transition:background-color .3s,color .3s}.tabs .tabs__nav a{background-color:#5178ec;color:#fff;display:inline-block;font-size:5rem;font-weight:700;letter-spacing:.035em;padding:1.8rem;text-decoration:none;text-transform:uppercase;width:100%}@media (max-width:1023px){.tabs .tabs__nav a{font-size:3.5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tabs .tabs__nav a{font-size:2.5rem;letter-spacing:0;padding:2.2rem}}.tabs .tabs__nav .tab--red a{background-color:#ff323d}.tabs .tabs__body{overflow:hidden;position:relative}.tab{background-color:#5178ec;color:#fff;opacity:0;pointer-events:none;position:absolute}.tab.is-current{opacity:1;pointer-events:auto;position:static;transition:opacity .3s}.tab .tab-holder{color:#0b47f9;mix-blend-mode:multiply}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab .tabs__inner{padding:0 1.6rem}}.tab .tab__entry{column-count:2;column-gap:Min(250px,20vw);padding:11.3rem 0 10rem;text-align:center}@media (max-width:1023px){.tab .tab__entry{column-gap:40px;padding:6rem 0}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab .tab__entry{column-count:1}}.tab .tab__entry ul{display:inline;list-style-type:none;text-align:left}.tab .tab__entry li{break-inside:avoid}.tab .tab__entry li+li{margin-top:2.4rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab .tab__entry li+li{margin-top:2.5rem}}.tab .tab__entry a{font-size:3rem;font-weight:600;letter-spacing:.025em;position:relative;text-decoration:none}@media (max-width:1023px){.tab .tab__entry a{font-size:2.2rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab .tab__entry a{letter-spacing:0}}.tab .tab__entry a:before{border-bottom:.1rem solid;bottom:0;content:"";left:0;position:absolute;-webkit-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear;width:0}@media (hover:hover) and (pointer:fine){.tab .tab__entry a:hover:before{width:100%}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tab .tab__entry a:hover:before{width:100%}}.tab .tab__entry a span{font-weight:400}.tab .tab__entry--alt{text-align:right}.tab .tab__entry--alt ul{max-width:56.5rem}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab .tab__entry--alt ul{max-width:100%}}.tab .tab__entry--alt a{font-weight:500}.tab .tab__entry--blue{color:#0b47f9;mix-blend-mode:multiply;opacity:.7}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab .grid{display:block}.tab .grid .grid__col{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.tab-holder.tab--red,.tab-holder[data-bg=tab--red]{background:-webkit-gradient(linear,right top,left top,from(#ff323d),to(#5178ec));background:-o-linear-gradient(right,#ff323d 55%,#5178ec 100%);background:linear-gradient(270deg,#ff323d 55%,#5178ec)}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.tab-holder.tab--red,.tab-holder[data-bg=tab--red]{background:#ff323d}}.tab-holder.tab--red .tab__entry--blue,.tab-holder[data-bg=tab--red] .tab__entry--blue{color:#234dcb;mix-blend-mode:multiply;opacity:.45}.section-tabs-alt{background-color:#f4f7ff}.section-tabs-alt .tabs .tabs__nav li{background-color:#577ae4}.section-tabs-alt .tabs .tabs__nav li a{background-color:transparent;color:#fff;font-size:35px;font-style:italic;font-weight:400;letter-spacing:-.02em;padding:2.8rem 1.8rem;text-transform:none;-webkit-transition:background-color .3s,color .3s;-o-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}@media (max-width:1199px){.section-tabs-alt .tabs .tabs__nav li a{font-size:32px;padding:2rem 1rem}}.section-tabs-alt .tabs .tabs__nav li.is-current{background-color:#f4f7ff}.section-tabs-alt .tabs .tabs__nav li.is-current a{color:#5d7cdd}@media(min-width:1024px){.section-tabs-alt .tabs .tabs__nav li:hover{background-color:#577ae4}.section-tabs-alt .tabs .tabs__nav li:hover a{color:#fff}}.section-tabs-alt .tab{background-color:transparent}.section-tabs-alt .tab .tab__entry{padding:12.8rem 13.9rem 10rem}@media (max-width:1199px){.section-tabs-alt .tab .tab__entry{padding:8rem 5rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.section-tabs-alt .tab .tab__entry{padding:6rem 0}}.section-tabs-alt .tab .tab__entry ul li+li{margin-top:22px}.section-tabs-alt .tab .tab__entry h6{color:inherit;font-weight:700;letter-spacing:0;margin-bottom:0}@media (min-width:1199.02px){.section-tabs-alt .tab .tab__entry h6{font-size:18px}}.section-tabs-alt .tab .tab-holder{color:#6a7187}