.tabs{color:#fff;overflow:hidden;padding-bottom:60px;padding-top:80px;position:relative}.tabs__background-image{background:linear-gradient(180deg,#fff -159.01%,#21154a 37.4%);height:100%;margin-top:-80px;position:absolute;width:100%;z-index:-1}.tabs__background-image-svg{fill:#21154a}.tabs__top{text-align:center}.tabs .top__label{font-size:15px;font-weight:700;line-height:22px}.tabs__heading{font-size:55px;font-weight:300;line-height:48px}.tabs__wrapper{display:flex;flex-wrap:wrap;margin-top:72px}.tabs__wrapper label{background-color:transparent;border:.75px solid #fff;border-bottom:none;border-radius:6px 6px 0 0;color:#fff;cursor:pointer;display:block;font-size:15px;font-weight:500;line-height:25px;margin-right:1.5rem;order:1;padding:.5rem 1rem;text-align:center;transition:background-color .5s ease}.tabs__wrapper .tab__content{background:transparent;border-top:.75px solid #fff;display:none;flex-grow:1;height:var(--tab-height,auto);justify-content:space-between;order:99;padding:1rem;width:100%}.tab__height-check{height:auto!important}.tabs__wrapper input[type=radio]{display:none}.tabs__wrapper input[type=radio]:checked+label{background-color:#fff;color:#21154a}.tabs__wrapper input[type=radio]:checked+label+.tab__content{display:flex}.tab__content p{margin-bottom:12px}.tab__content ul li{list-style:none;margin-bottom:12px}.tab__content ul li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='m8.207 10-.778-.633L11.69 5 7.43.633 8.207 0 13 5zm.955-5.483c.3 0 .53.2.53.466 0 .25-.23.484-.53.484H0v-.95z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M13 0v10H0V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");margin-right:12px}.tab__content .btn{align-self:flex-end;flex:1 0 auto}@media (max-width:768px){.tabs__wrapper .tab__content,.tabs__wrapper label{order:0}.tabs__wrapper label{margin-right:0;margin-top:.2rem;width:100%}.tabs__wrapper .tab__content{flex-direction:column;height:auto}}