@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}@keyframes markBlue{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#1967d2}}@keyframes markGreen{0%{background-size:0% 100%}60%{color:inherit}100%{background-size:100% 100%;color:#157c32}}@keyframes markOrange{0%{background-size:0% 100%;color:inherit}60%{color:inherit}100%{background-size:100% 100%;color:#e4630a}}.hero-section{padding:64px 0 32px 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 40' preserveAspectRatio='none'%3E%3Cpath d='M40.9924 0.00831759L320 0.00831758V40H0C0 40 13.8656 40 20.0974 20.2541C26.8163 -1.03519 40.9924 0.00831759 40.9924 0.00831759Z' fill='%23ffffff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:320px 32px;background-position:bottom right}.hero-section.transform-top{margin-top:-38px;padding-top:102px}.hero-section.blue-gradient{background:radial-gradient(100% 100% at 50% 0%, #0D84AA 0%, #060747 74.18%);padding-bottom:0}.hero-section.blue-gradient .hero-section__outline{color:#62c8d9;text-transform:uppercase;font-family:"Inter",sans-serif;font-weight:600}.hero-section.blue-gradient .hero-section__title,.hero-section.blue-gradient .hero-section__desc{color:#fff}.hero-section.soft-blue{background-color:#e6f5ff}.hero-section.soft-blue .hero-section__clients .logo::before,.hero-section.soft-blue .hero-section__clients .logo::after{background:linear-gradient(89.8deg, #e6f5ff 49.02%, rgba(230, 245, 255, 0) 113.2%)}.hero-section__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;-moz-column-gap:48px;column-gap:48px}.hero-section__content,.hero-section__media{flex:0 0 100%;width:100%}.hero-section__content{max-width:500px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.hero-section__media{max-width:calc(100% - 548px)}.hero-section__title,.hero-section__actions,.hero-section__bottom{flex:0 0 100%;width:100%}.hero-section__title{font-size:48px;line-height:56px;font-family:"Inter",sans-serif;font-weight:700;margin-bottom:8px}.hero-section__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin:24px 0}.hero-section__actions a,.hero-section__actions .btn{margin:0}.hero-section__bottom{margin-top:48px;display:flex;flex-wrap:wrap;gap:40px}.hero-section__gartner{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;-moz-column-gap:24px;column-gap:24px;flex:0 0 100%;width:100%}.hero-section__gartner .logo,.hero-section__gartner .score{flex:0 0 auto;width:auto}.hero-section__gartner .score{position:relative}.hero-section__gartner .score::before{content:"";height:20px;width:1px;background-color:#0b48b3;position:absolute;left:-12px;top:50%;transform:translateY(-50%)}.hero-section__gartner .score .value{font-family:"Inter",sans-serif;font-weight:600;font-size:14px;line-height:20px}.hero-section__gartner .score .label{color:#626b79;font-size:12px;line-height:16px}.hero-section__clients{flex:0 0 100%;width:100%}.hero-section__clients .title{font-family:"Inter",sans-serif;font-weight:600;color:#626b79;font-size:14px;line-height:20px}.hero-section__clients .logo{overflow:hidden;width:100%;background-color:rgba(0,0,0,0);position:relative}.hero-section__clients .logo::before,.hero-section__clients .logo::after{content:"";z-index:2;display:block;width:64px;height:56px;position:absolute;bottom:0;left:0;background:linear-gradient(89.8deg, #FFF 49.02%, rgba(255, 255, 255, 0) 113.2%)}.hero-section__clients .logo::after{left:auto;right:0;transform:matrix(-1, 0, 0, 1, 0, 0)}.hero-section__clients .slider{margin-top:8px;display:flex;gap:24px;width:-moz-max-content;width:max-content;animation:scroll-x 60s linear infinite;position:relative}.hero-section__clients .slider .item{flex:0 0 auto;margin:0 auto}.hero-section__clients .slider .item img{width:148px;height:auto;max-height:56px;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width: 991px){.hero-section.transform-top{margin-top:0;padding-top:64px}.hero-section__content,.hero-section__media{max-width:100%}}@media screen and (max-width: 768px){.hero-section{padding:32px 0}.hero-section__title{font-size:32px;line-height:40px}.hero-section__img{text-align:center}}@media screen and (max-width: 560px){.hero-section{background-size:250px 32px}}@keyframes scroll-x{0%{transform:translateX(0%)}100%{transform:translateX(-50%)}}/*# sourceMappingURL=hero-section.min.css.map */