@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 scroll-x{0%{transform:translateX(0)}100%{transform:translateX(calc(-100% - 32px))}}@keyframes float-animation{0%{transform:translateX(0) translateY(0)}25%{transform:translateX(-5px) translateY(5px)}50%{transform:translateX(5px) translateY(-5px)}75%{transform:translateX(-5px) translateY(5px)}100%{transform:translateX(0) translateY(0)}}.btn-white-shadow{background:#fff;color:#448aff;font-weight:600;box-shadow:5px 4px 0px 0px #448aff}.btn-white-shadow.cta-waba::before{background:url(../images/whatsapp_flat.webp) no-repeat center/contain}.btn-white-shadow:hover{color:#448aff;box-shadow:3px 3px 0px 0px #448aff}.ornament-float{animation:float-animation 5s ease-in-out infinite}.masthead{position:relative;background:#b8d3ff;text-align:center}.masthead__outline{display:inline-block;padding:12px 24px;background:#69a0fc;color:#fff;font-size:14px;line-height:20px;border-radius:34px;margin:0 auto 12px}.masthead__outline .rating{display:block;width:110px;height:24px;background:url(../images/rating.webp) no-repeat center/contain;margin:0 auto}.masthead__outline .text{display:block}.masthead__title{color:#09295f;margin:0 auto 12px;font-size:32px;line-height:40px}.masthead__desc{margin:0 auto}.masthead__action{padding-top:24px;display:flex;flex-wrap:wrap;justify-content:center}.masthead__action .btn{display:block;width:100%}.masthead__action .btn+.btn{margin-top:24px}.masthead__media{position:relative;margin-top:64px}.masthead__media .ornament-1,.masthead__media .ornament-2,.masthead__media .ornament-3{display:none}.masthead__media .media__image{position:relative;z-index:1;width:100%;padding-top:47.385%;background:#448aff;border-radius:24px}.masthead__media .media__image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.masthead__media .media__play{display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:6px}.masthead__media .media__play:hover{text-decoration:none}.masthead__media .media__play .button{color:#fff;display:flex;align-items:center;padding:4px 8px;background:rgba(68,138,255,.5);font-size:10px;line-height:12px;border-radius:20px;box-shadow:0 0 0 rgba(255,255,255,.4);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{box-shadow:0 0 0 14px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.masthead__media .media__play .button .icon{position:relative;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:16px;background:#fff;border:3px solid #91baff}.masthead__clients{display:flex;flex-wrap:wrap;padding-top:32px;text-align:left;margin:0 0 16px}.masthead__clients .title{color:#09295f;display:block;width:100%;font-size:14px;line-height:20px;margin:0 0 16px}.masthead__clients .items-group{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:calc(100% - 146px);flex:0 0 calc(100% - 146px)}.masthead__clients .items{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;max-height:56px;animation:scroll-x 60s linear infinite}.masthead__clients .item{display:grid;place-items:center;width:148px;height:56px;border-radius:8px;background:#fff;margin:0 6px}.masthead__clients .item img{display:block;width:auto;height:56px}.masthead__clients .action{display:block;align-self:center;width:100%;max-width:146px;flex:0 0 146px;text-align:right}.masthead__wrap{padding:32px 16px 80px}@media(min-width: 480px){.masthead__outline .rating{display:inline-block;vertical-align:middle}.masthead__outline .text{display:inline-block;margin-left:10px}.masthead__title{max-width:720px}.masthead__desc{max-width:720px}.masthead__action .btn{display:inline-block;width:auto}.masthead__action .btn+.btn{margin-top:0;margin-left:24px}.masthead__media{margin:64px 56px 0}.masthead__media .media__play .button{padding:8px 16px;gap:8px;font-size:16px;line-height:24px;border-radius:30px}.masthead__media .media__play .button .icon{width:44px;height:44px;border-radius:22px}.masthead__media .ornament-1{z-index:2;display:block;position:absolute;width:195px;height:118px;top:-68px;right:-10px;background:url(../images/ornament-uni-01.webp) no-repeat center/contain}.masthead__media .ornament-2{z-index:2;display:block;position:absolute;width:81px;height:105px;bottom:0;left:-40px;background:url(../images/ornament-uni-02.webp) no-repeat center/contain}.masthead__media .ornament-3{z-index:2;display:block;position:absolute;width:112px;height:162px;bottom:-13px;right:-40px;background:url(../images/ornament-uni-03.webp) no-repeat center/contain}.masthead__clients .items-group{max-width:calc(100% - 164px);flex:0 0 calc(100% - 164px)}.masthead__clients .action{max-width:164px;flex:0 0 164px}.masthead__wrap{padding-top:64px;padding-bottom:140px}}.cards{background:#91baff;position:relative}.cards__shape{position:absolute;top:-79px;right:0;transform:scale(0.5);transform-origin:right bottom}.cards__title{color:#09295f;text-align:center;margin:0 0 32px}.cards .item{margin:0 0 32px}.cards .item__title{color:#fff}.cards .item__desc ul.custom-list li::before{filter:brightness(0) invert(1)}.cards .item__img{position:relative;margin-top:auto;overflow:hidden}.cards .item__img img{position:relative;z-index:2;display:block;margin:0 auto;height:218px;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transform-origin:bottom center;transition:all .6s cubic-bezier(0.165, 0.84, 0.44, 1)}.cards .item__img::before{content:"";display:block;z-index:1;position:absolute;width:240px;height:240px;left:calc(50% - 120px);bottom:-140px;border-radius:120px;background:#448aff}.cards .item__wrap{display:flex;flex-direction:column;height:100%;padding:32px 24px 0;background:#5c99ff;color:#fff;border-radius:24px}.cards .item:last-child{margin:0}.cards__wrap{padding-top:32px;padding-bottom:80px;padding-left:24px;padding-right:24px}@media(min-width: 480px){.cards__shape{transform:scale(1)}.cards .items{justify-content:center;display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.cards .item{max-width:388px;flex:0 0 388px;padding-left:16px;padding-right:16px}.cards__wrap{justify-content:center;padding-bottom:150px;padding-left:12px;padding-right:12px}}@media(min-width: 1020px){.cards .item{max-width:50%;flex:0 0 50%}}@media(min-width: 1280px){.cards .item{max-width:33.333333%;flex:0 0 33.333333%;margin-bottom:0}.cards__wrap{padding-bottom:180px}}.why{position:relative;background:#72a7ff}.why__shape{position:absolute;top:-79px;right:0;transform:scale(0.5);transform-origin:right bottom}.why__title{color:#09295f;margin:0 0 32px;text-align:center}.why .item{margin:0 0 12px}.why .item:last-child{margin:0}.why .item__head{padding:24px 16px;display:flex;align-items:center;justify-content:space-between;background:#91baff;border-bottom:1px solid #09295f;border-radius:8px 8px 0 0}.why .item__head .item__title{color:#09295f;font-size:20px;line-height:28px;margin:0}.why .item__head .item__icon{width:44px}.why .item__head .item__icon img{display:block;width:44px;height:44px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.why .item__body{background:#fff;padding:0;margin:0;border-radius:0 0 8px 8px}.why .item__body li{display:block;padding:12px;border-bottom:1px solid #09295f;color:#232933}.why .item__body li:last-child{border-bottom:0}.why .item__wrap{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;border:1px solid #09295f}.why .items{padding:12px;border-radius:12px;background:#b8d3ff}.why__wrap{padding:32px 24px}.why__wrap .ornament{display:none}@media(min-width: 480px){.why__shape{transform:scale(1)}.why__wrap{padding:80px 12px 32px}}@media(min-width: 1020px){.why__wrap .ornament{z-index:2;position:absolute;width:145px;height:142px;display:block;position:absolute;top:-64px;left:40px;background:url(../images/ornament-uni-04.webp) no-repeat center/contain}}@media(min-width: 1280px){.why .item{margin:0;max-width:50%;flex:0 0 50%;padding-right:6px;padding-left:6px}.why .items{display:flex;margin-left:64px;margin-right:64px;padding-left:6px;padding-right:6pxs}.why__wrap{position:relative}.why__wrap .ornament{top:-52px;left:-40px}}.testi{position:relative;background:#72a7ff}.testi::before{content:"";display:block;width:100%;height:40%;background:#4283f6;position:absolute;bottom:0;left:0}.testi .item{background:#1d62d6;padding:0 24px 64px;margin-top:48px;color:#fff;border-radius:12px;height:auto}.testi .item__img{position:relative;margin:-48px 0 16px}.testi .item__img img{display:block;max-width:100%;height:auto;margin:0 auto}.testi .item__quote{font-size:20px;line-height:28px;font-weight:600}.testi .item__author{padding-top:24px;display:flex;flex-wrap:wrap;gap:0 12px}.testi .item__author .name{display:block;font-weight:600;max-width:100%;flex:0 0 100%}.testi .item__author .job-title{display:block;max-width:calc(50% - 6px);flex:0 0 calc(50% - 6px);font-size:14px;line-height:20px}.testi .item__author .logo{display:block;max-width:calc(50% - 6px);flex:0 0 calc(50% - 6px)}.testi .item__author .logo img{display:block;max-width:100%;max-height:56px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-left:auto}.testi .swiper.swiper-initialized .swiper-wrapper{padding:0;align-items:stretch}.testi .swiper-dots{position:absolute;z-index:2;left:0;bottom:0;display:flex;padding:24px 24px 32px}.testi .swiper-dots .swiper-pagination-bullet{width:44px;height:8px;border-radius:4px;background:#3776dc;position:relative;overflow:hidden;opacity:1}.testi .swiper-dots .swiper-pagination-bullet::after{content:"";display:block;width:100%;max-width:0;height:100%;background:#6092e7;transition:max-width 5s ease;position:absolute;opacity:0;top:0;left:0}.testi .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::after{max-width:100%;opacity:1}.testi__wrap{position:relative;z-index:2;padding:32px 24px}.testi__wrap .ornament{display:none}@media(min-width: 480px){.testi__wrap .ornament{display:block;width:205px;height:185px;background:url(../images/ornament-uni-05.webp) no-repeat center/contain;position:absolute;right:0;top:0;z-index:2}}@media(min-width: 1280px){.testi .item{display:flex;padding:0}.testi .item__img{max-width:40%;flex:0 0 40%;align-self:flex-end;margin-bottom:0}.testi .item__img img{height:430px;width:auto}.testi .item__quote{max-width:85%}.testi .item__author{margin-top:auto}.testi .item__author .job-title{max-width:60%;flex:0 0 60%}.testi .item__author .logo{max-width:calc(40% - 12px);flex:0 0 calc(40% - 12px)}.testi .item__content{max-width:60%;flex:0 0 60%;display:flex;flex-direction:column;padding:56px 24px 56px 0}.testi .swiper-dots{left:40%;width:60%;padding:24px 0}.testi__wrap .ornament{right:-56px;top:-40px}}.faq{background:#4283f6}.faq__outline{color:#fff;margin:0 0 8px}.faq__title{color:#fff;margin:0 0 8px}.faq__title:last-child{margin-bottom:0}.faq__desc{color:#fff;margin:0 0 24px}.faq .item{padding:24px 24px 24px 64px;border:1px solid rgba(0,0,0,0);border-bottom:1px solid #91bafe;position:relative}.faq .item::first-child{border-top:1px solid #91bafe}.faq .item::before,.faq .item::after{content:"";display:block;width:2px;height:18px;border-radius:2px;background:#fff;position:absolute;top:26px;left:26px;transition:all .2s ease-in-out}.faq .item::after{transform:rotate(90deg)}.faq .item__question{font-weight:600;color:#fff}.faq .item__answer{max-height:0;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.faq .item.open{border-radius:6px;border:1px solid #8b95a5;background:#fff;box-shadow:0px 8px 20px 0px rgba(0,0,0,.1)}.faq .item.open::before,.faq .item.open::after{background:#4183f4}.faq .item.open::before{transform:rotate(90deg)}.faq .item.open .item__question{color:#232933}.faq .item.open .item__answer{padding-top:16px;max-height:-moz-max-content;max-height:max-content;opacity:1;visibility:visible}.faq__left{margin-bottom:32px}.faq__wrap{padding:32px 24px 80px}@media(min-width: 480px){.faq__wrap{padding-bottom:176px}}@media(min-width: 1280px){.faq__left{max-width:33%;flex:0 0 33%;padding-right:48px}.faq__right{max-width:67%;flex:0 0 67%}.faq__wrap{display:flex;padding-bottom:176px}}.cta__shape-top{position:absolute;top:-79px;right:0;transform:scale(0.5);transform-origin:right bottom}.cta__shape-bot{position:absolute;bottom:0;right:0;transform:scale(0.5);transform-origin:right bottom}.cta__title{color:#fff;margin:0 0 8px}.cta__title:last-child{margin:0}.cta__action{padding-top:24px;display:flex;flex-wrap:wrap;justify-content:center}.cta__action .btn{display:block;width:100%}.cta__action .btn+.btn{margin-top:24px}.cta__image{padding-top:24px;padding-bottom:32px}.cta__image img{display:block;max-width:100%;height:auto;margin:0 auto}.cta__wrap{padding-top:80px;padding-left:24px;padding-right:24px;padding-bottom:64px}.cta__wrap .ornament{display:none}.cta.cta--uni{background:#1d62d6;color:#fff;position:relative}@media(min-width: 480px){.cta__shape-top,.cta__shape-bot{transform:scale(1)}.cta__action{justify-content:flex-start}.cta__action .btn{display:inline-block;width:auto}.cta__action .btn+.btn{margin-top:0;margin-left:24px}.cta__wrap{position:relative;padding-bottom:112px}.cta__wrap .ornament{display:block;width:146px;height:115px;position:absolute;top:-60px;left:-20px;background:url(../images/ornament-uni-06.webp) no-repeat center/contain}}@media(min-width: 1280px){.cta__content,.cta__image{max-width:50%;flex:0 0 50%;padding:0}.cta__wrap{display:flex;align-items:center;padding-top:16px;padding-bottom:96px}.cta__wrap .ornament{top:-32px;left:-72px}}/*# sourceMappingURL=mekari-uni.min.css.map */