@media only screen and (max-width: 1440px){.hero-platform-section{--section-pt: 88px;padding-top:var(--section-pt) !important}}@media only screen and (max-width: 1376px){.hero-platform-section{--section-pt: 29px}}@media only screen and (max-width: 576px){.hero-platform-section{--section-pt: 115px;display:flex}}@media only screen and (max-width: 576px){.hero-platform-section-wrapper{flex:1 1 100%;display:flex}}.hero-platform-section-content{--cy-content-w: 887px;--cy-content-ml: 0px;max-width:var(--cy-content-w);margin-left:var(--cy-content-ml);position:relative;z-index:1}@media only screen and (max-width: 1024.98px){.hero-platform-section-content{display:flex;flex-direction:column}}.hero-platform-section__breadcrumbs{font-family:"Proxima Nova",sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:1.1;letter-spacing:.34px;text-transform:uppercase;color:var(--cy-c__light-blue)}.hero-platform-section__breadcrumb-item{position:relative;color:inherit;text-decoration:none;transition:color ease .3s}.hero-platform-section__breadcrumb-item:visited{color:inherit}.hero-platform-section__breadcrumb-item:hover,.hero-platform-section__breadcrumb-item:focus{color:var(--cy-c__white)}.hero-platform-section__breadcrumb-item:after{content:"/";position:relative;color:var(--cy-c__light-blue)}.hero-platform-section__breadcrumb-item:last-of-type:after{display:none}.hero-platform-section__heading{margin:8px 0 0;color:var(--cy-c__white)}.hero-platform-section__intro{margin:9px 0 0;font-family:"Proxima Nova",sans-serif;font-size:17px;line-height:1.3;font-style:normal;font-weight:400;max-width:100%;color:var(--cy-c__text-sub-title);font-size:2.1875rem}@media only screen and (max-width: 1440px){.hero-platform-section__intro{margin-top:25px}}@media only screen and (max-width: 1376px){.hero-platform-section__intro{margin-top:14px}}@media only screen and (max-width: 576px){.hero-platform-section__intro{margin-top:9px}}.hero-platform-section-ctas{margin:31px 0 0;gap:39px;display:flex}@media only screen and (max-width: 576px){.hero-platform-section-ctas{gap:30px}}@media(max-width: 500px){.hero-platform-section-ctas{flex-direction:column;align-items:flex-start}}.hero-platform-section-ctas .cy-btn{--cy-btn__fs: 17px !important}@media only screen and (max-width: 576px){.hero-platform-section-ctas .cy-btn{--cy-btn-pl: 20px;--cy-btn-pr: 20px}}.hero-platform-section-ctas .cy-btn--link-white{font-weight:500}@media(max-width: 1376px){.hero-platform-section-ctas{margin-top:22px}}.hero-platform-section__video-poster{position:relative;display:block;max-width:600px}.hero-platform-section__video-poster figure{margin:33px 0px}.hero-platform-section__video-poster figure img{border-radius:14px;overflow:hidden;display:block;margin:0px;width:100%;height:auto}.hero-platform-section__video-poster .play-btn{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);display:flex;color:var(--cy-c__white);background-color:var(--cy-c__light-blue-50);padding:5px;border-radius:100%}.hero-platform-section__video-poster .play-btn>svg{display:flex;border-radius:100%;transition:padding ease .3s,border ease .3s}.hero-platform-section__video-poster:hover .play-btn>svg,.hero-platform-section__video-poster:focus .play-btn>svg{border:1px dashed var(--cy-c__white);padding:2px}