.mfp-bg{background-color:#00395e;background-image:url(assets/images/temp/pattern-1.png);opacity:1}.mfp-bg--white{background-color:#fff;background-image:none}.mfp-container{padding:0}.mfp-content{height:100%;position:relative}.mfp-bg--secondary{background:rgba(0,0,0,.58);background-image:none}.popup-clients{background-color:#fff;height:100vh;margin-left:auto;max-width:101.4rem;overflow-y:auto;scrollbar-color:#1f72bc #d9d9d9;scrollbar-width:thin}@media (max-width:1023px){.popup-clients{max-width:100%}}.popup-clients.is-animated{animation:fadeRight .5s ease-out forwards}.popup-clients .popup__inner{padding:7.4rem 6.4rem 8.2rem}@media (max-width:1023px){.popup-clients .popup__inner{padding:3rem}}.popup-clients .popup__close{position:absolute;right:4.7rem;top:4rem}@media (max-width:767px){.popup-clients .popup__close{right:1.5rem;top:1.5rem}}@keyframes fadeRight{0%{opacity:0;transform:translateX(8rem)}to{opacity:1;transform:translateX(0)}}.cards .cards__items{display:flex;flex-wrap:wrap;justify-content:space-between}.cards .cards__item{flex:0 0 31.9%;max-width:31.9%}@media (max-width:767px){.cards .cards__item{flex:0 0 100%;margin-bottom:3.5rem;max-width:100%}}.cards .cards__head{margin-bottom:2.2rem}.cards .cards__head h4{color:#1f72bc;font-size:3rem;font-weight:400;letter-spacing:0}@media (max-width:767px){.cards .cards__head h4{font-size:2rem}}.cards+.cards{margin-top:4.5rem}@media (max-width:767px){.cards+.cards{margin-top:1.5rem}}.card{background-color:#f3f8fb;border-radius:.8rem;height:100%;padding:3rem;text-align:center}.card .card__head{margin-bottom:2rem;min-height:4.6rem}.card .card__head h6{color:#1f72bc;font-size:1.9rem;font-weight:500;line-height:1.2}.card .card__image{margin-bottom:.3rem;min-height:5.4rem}.card .btn{margin-top:1.3rem}