@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}}.item-cta{padding:32px 0}.item-cta__head{margin-bottom:24px}.item-cta__title{font-size:28px;line-height:36px;text-align:center;margin-bottom:0;font-family:"Inter",sans-serif;font-weight:600}.item-cta__title br{display:none}.item-cta__wrapper{display:flex;flex-wrap:wrap;gap:32px}.item-cta__wrapper .item{padding:32px 20px;position:relative;flex:0 0 100%;width:100%;max-width:100%}.item-cta__wrapper .item::after{content:"";width:159.5px;height:1px;background:#d0d6dd;position:absolute;bottom:-16px;left:50%;transform:translateX(-50%)}.item-cta__wrapper .item:last-child::after{display:none}.item-cta__wrapper .item__title{font-size:20px;line-height:28px;text-align:center;font-family:"Inter",sans-serif;font-weight:600;margin-bottom:0}.item-cta__wrapper .item__desc{color:#626b79;text-align:center;display:none}.item-cta__wrapper .item__action{margin-top:24px;text-align:center}.item-cta__wrapper .item__action a.btn{width:auto;display:inline-flex;align-items:center}@media screen and (min-width: 768px){.item-cta__wrapper{justify-content:center;gap:24px}.item-cta__wrapper .item{max-width:calc(50% - 12px);padding:24px 32px}.item-cta__wrapper .item::after{display:none}.item-cta__wrapper .item:nth-child(odd)::after{display:flex;width:1px;height:123.5px;right:-12px;left:unset;bottom:50%;transform:translate(0, 50%)}.item-cta__wrapper .item:nth-child(odd):last-child::after{display:none}}@media screen and (min-width: 1024px){.item-cta{padding:64px 0}.item-cta__title{font-size:32px;line-height:48px}.item-cta__title br{display:block}.item-cta__wrapper .item{max-width:calc(33.3333333333% - 19px)}.item-cta__wrapper .item__desc{display:block;margin-top:8px}.item-cta__wrapper .item::after{display:flex;width:1px;height:123.5px;right:-12px;left:unset;bottom:50%;transform:translate(0, 50%)}.item-cta__wrapper .item:last-child::after{display:none}}@media screen and (min-width: 1200px){.item-cta__wrapper{gap:40px}.item-cta__wrapper .item{padding:32px;max-width:calc(33.3333333333% - 27.5px)}.item-cta__wrapper .item::after{right:-20px}.item-cta__wrapper .item:nth-child(odd)::after{right:-20px}}/*# sourceMappingURL=item-cta.min.css.map */