.tabs-platform-section-wrapper{margin-bottom:58px;margin-top:48px}.tabs-platform-section__tabs{display:flex;gap:34px;justify-content:space-between}@media only screen and (max-width: 1199px){.tabs-platform-section__tabs{gap:24px}}.tabs-platform-section__tabs-wrapper{position:relative}@media only screen and (max-width: 767.98px){.tabs-platform-section__tabs-wrapper{display:none}}.tabs-platform-section__tabs-item{width:100%;gap:11px;display:flex;flex-direction:column;border-radius:10px 10px 0 0;background:rgba(23,24,69,.0823529412);padding:24px 37px 21px;cursor:pointer;transition:all 400ms linear;height:100%}@media only screen and (max-width: 1199px){.tabs-platform-section__tabs-item{padding:24px 24px 21px}.tabs-platform-section__tabs-item .item-title{font-size:22px}}.tabs-platform-section__tabs-item:hover{background:rgba(23,24,69,.2784313725)}.tabs-platform-section__tabs-item-wrapper{width:100%}.tabs-platform-section__tabs-item-wrapper.mobile-only{display:none}@media only screen and (max-width: 767.98px){.tabs-platform-section__tabs-item-wrapper.mobile-only{display:block}}.tabs-platform-section__tabs-item .step-tag{padding:4px 14px;border-radius:100px;border:1px solid var(--cy-c__dark);background:var(--cy-c__dark);color:#fff;width:fit-content;font-weight:500;line-height:130%}.tabs-platform-section__tabs__controller{display:none}.tabs-platform-section__tabs__controller:checked+label{background:#fff}@media only screen and (max-width: 767.98px){.tabs-platform-section__tabs__controller:checked+label{background:rgba(23,24,69,.2784313725)}}.tabs-platform-section__tabs__controller:checked+label .step-tag{background-color:var(--cy-c__light-blue);border:1px solid var(--cy-c__light-blue)}.tabs-platform-section-content{margin-top:58px;position:relative}@media only screen and (max-width: 767.98px){.tabs-platform-section-content__items{height:auto !important;display:grid;grid-template-columns:1fr;gap:20px}}.tabs-platform-section-content__item{display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:2.5rem;position:absolute;left:0px;top:0px;width:100%;opacity:0;visibility:hidden;transition:opacity 400ms linear}@media only screen and (max-width: 991.98px){.tabs-platform-section-content__item{grid-template-columns:1fr;grid-gap:4.5rem 0px}}@media only screen and (max-width: 767.98px){.tabs-platform-section-content__item{position:relative;opacity:1;visibility:visible;display:none}}.tabs-platform-section-content__item.active{opacity:1;visibility:visible}@media only screen and (max-width: 767.98px){.tabs-platform-section-content__item.active{display:grid}}.tabs-platform-section-content__item-desc{grid-column:span 4;padding:0px 20px}@media only screen and (max-width: 991.98px){.tabs-platform-section-content__item-desc{grid-column:span 12}}.tabs-platform-section-content__item-desc ul{margin:0px;padding:0px 0px 0px 30px}@media only screen and (max-width: 767.98px){.tabs-platform-section-content__item-desc ul{padding-left:0px}}.tabs-platform-section-content__item-desc ul li{margin-bottom:13px}.tabs-platform-section-content__item-desc ul li:last-of-type{margin-bottom:0px}.tabs-platform-section-content__item-img{grid-column:span 8}@media only screen and (max-width: 991.98px){.tabs-platform-section-content__item-img{grid-column:span 12}}.tabs-platform-section-content__item-img .wp-block-image{margin:0px}.tabs-platform-section-content__item-img img{display:block;width:100%;height:auto}.tabs-platform-section .bg-separator-gradient{position:absolute;left:0px;bottom:0px;width:100%;height:170px;background:linear-gradient(0deg, rgba(0, 179, 242, 0.1) 0%, rgba(0, 179, 242, 0) 100%);z-index:-1}.tabs-platform-section .container{--cy-container-w: 1420px;position:relative}