@keyframes firstVapor{0%{opacity:0;transform:translate(0, 0)}50%{opacity:1;transform:translate(0, -1rem)}75%{opacity:0;transform:translate(0, -2rem)}76%{opacity:0;transform:translate(0, 0)}100%{opacity:0;transform:translate(0, 0)}}@keyframes secondVapor{0%{opacity:0;transform:translate(0, 0) skewX(0deg) skewY(0deg)}50%{opacity:1;transform:translate(0.3rem, 0.7rem) skewX(-15deg) skewY(-15deg)}75%{opacity:0;transform:translate(0.7rem, 1rem) skewX(-15deg) skewY(-15deg)}76%{opacity:0;transform:translate(0, 0) skewX(0deg) skewY(0deg)}100%{opacity:0;transform:translate(0, 0) skewX(0deg) skewY(0deg)}}@keyframes firstDrop{0%{transform:translate(0, 0)}50%{transform:translate(1rem, 0)}100%{transform:translate(0, 0)}}@keyframes secondDrop{0%{transform:translate(0, 0)}50%{transform:translate(-1rem, 0.5rem)}100%{transform:translate(0, 0)}}@keyframes thirdDrop{0%{transform:translate(0, 0)}50%{transform:translate(-1rem, -0.3rem)}100%{transform:translate(0, 0)}}@keyframes fourthDrop{0%{transform:translate(0, 0)}50%{transform:translate(1rem, 0.5rem)}100%{transform:translate(0, 0)}}@keyframes fifthDrop{0%{transform:translate(0, 0)}50%{transform:translate(-1rem, -0.1rem)}100%{transform:translate(0, 0)}}.image-with-text{display:flex;align-items:center;flex-direction:row;justify-content:center;position:relative;width:100%;max-width:1920px;margin:0 auto;margin-bottom:5rem;box-sizing:border-box;padding:0 3rem;gap:3rem}@media(max-width: 425px){.image-with-text{flex-direction:column}}.image-with-text h1{font-size:2.1875rem;font-weight:900;letter-spacing:.25rem;margin-bottom:1.375rem;color:#155ba2}@media(max-width: 425px){.image-with-text h1{text-align:center}}.image-with-text i{display:block;font-size:1.5625rem;font-style:italic;line-height:2.5rem;color:#666;width:85%;margin-bottom:1.375rem}@media(max-width: 425px){.image-with-text i{text-align:justify;width:100%}}.image-with-text a{display:inline-block}@media(max-width: 425px){.image-with-text a{display:table;margin:0 auto}}.image-with-text .outlined{background-color:#155ba2;color:#fff;text-transform:uppercase;padding:.5rem 1.25rem}.image-with-text .outlined:hover{background-color:#fff;color:#155ba2}.image-with-text-image{display:flex;justify-content:center;align-items:flex-end}@media(max-width: 425px){.image-with-text-image figure{height:23.5rem}}@media(max-width: 425px){.image-with-text-image figure svg{height:100%;width:auto}}.image-with-text-image figure svg #first_vapor{opacity:0;animation:firstVapor 10s ease-out infinite;animation-delay:.3s}.image-with-text-image figure svg #second_vapor{opacity:0;transform-origin:center;animation:secondVapor 10s ease-in infinite;animation-delay:.5s}.image-with-text-image figure svg #first_drop{transform-origin:center;animation:firstDrop 15s ease-in-out infinite;animation-direction:alternate;animation-delay:1s}.image-with-text-image figure svg #second_drop{transform-origin:center;animation:secondDrop 11s ease-in-out infinite;animation-direction:alternate;animation-delay:.7s}.image-with-text-image figure svg #third_drop{transform-origin:center;animation:thirdDrop 7s ease-in-out infinite;animation-direction:alternate;animation-delay:.7s}.image-with-text-image figure svg #fourth_drop{transform-origin:center;animation:fourthDrop 9s ease-in-out infinite;animation-direction:alternate;animation-delay:1.2s}.image-with-text-image figure svg #fifth_drop{transform-origin:center;animation:fifthDrop 13s ease-in-out infinite;animation-direction:alternate;animation-delay:.6s}.image-with-text-complement{width:50%}@media(max-width: 425px){.image-with-text-complement{width:100%}}/*# sourceMappingURL=image-with-text.css.map */
