html body{background-color:#0f0135}html body .navbar{background:#0f0135!important}html body .content-wrapper{border-radius:2rem}html body section.cases .video-block .video-wrapper{width:500px;height:500px}html body section.clients .flex-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around}html body section.clients .flex-grid .flex-item{width:140px;height:auto}html body section.clients .flex-grid .flex-item img{width:100%!important;margin:auto;border-radius:1rem!important}@media(min-width:992px)and (max-width:1199px){html body section.clients .flex-grid .flex-item{width:140px}}@media(min-width:768px)and (max-width:991px){html body section.clients .flex-grid .flex-item{width:150px}}@media(min-width:577px)and (max-width:767px){html body section.clients .flex-grid .flex-item{width:160px}}@media(min-width:341px)and (max-width:576px){html body section.clients .flex-grid .flex-item{width:180px}}@media(max-width:340px){html body section.clients .flex-grid .flex-item{width:200px}}html body section.contact #mailResponse.alert.active{display:block}html body section.contact #mailResponse.alert.inactive{display:none}html body section.contact .error-message{font-size:.9rem;color:#f0f8ff!important;text-align:right;margin-right:.5rem;margin-top:.2rem}html body section.contact .form-control{line-height:1.3!important}