@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}}.features-card{padding:64px 0}.features-card__heading{display:block;margin-bottom:32px;text-align:center}.features-card__title{margin-bottom:0}.features-card__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;justify-self:center;gap:40px;max-width:1040px;width:100%;align-items:stretch}.features-card__wrap.full{max-width:100%;justify-content:center}.features-card__wrap.full .card{max-width:calc(33.3333333333% - 27px)}.features-card__wrap .card{flex:0 0 100%;width:100%;max-width:calc(50% - 20px);padding:24px;border-radius:24px;background-color:#0055a2;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:24px}.features-card__wrap .card__img{overflow:hidden;width:100%;flex:0 0 100%;height:300px;border-radius:16px}.features-card__wrap .card__img img{width:100%;height:100%;object-fit:cover}.features-card__wrap .card__info{width:100%;flex:0 0 100%;padding:16px}.features-card__wrap .card__title{font-size:20px;line-height:28px;color:#fff;margin-bottom:8px}.features-card__wrap .card__desc{color:#fff}@media screen and (max-width: 991px){.features-card{padding:32px 0}.features-card__wrap{width:100%;gap:24px}.features-card__wrap .card{max-width:calc(50% - 12px);gap:16px;padding:16px}.features-card__wrap .card__img{height:200px}}@media screen and (max-width: 767px){.features-card__wrap .card{max-width:100%}.features-card__wrap .card__img{height:300px}}@media screen and (max-width: 560px){.features-card__wrap .card__img{height:200px}}.features-card.esign{background-color:#eefdf2}.features-card.esign .card:first-child{background-color:#626b79}.features-card.esign .card:nth-child(2){background-color:#008a00}.features-card.esign .card .card__img{height:400px}@media screen and (max-width: 991px){.features-card.esign .card .card__img{height:auto !important;max-width:100%;object-fit:cover}}.features-card.qontak{background-color:#fff}.features-card.qontak .card{background-color:#2047ac}.features-card.qontak .card .card__img{height:auto}.features-card.qontak .card .card__img img{height:auto}/*# sourceMappingURL=features-card.min.css.map */