body{overflow-x:hidden}.shape-bloby{background:#024C6A;height:240px;width:240px;border-radius:30% 50% 20% 40%;animation:transform 20s ease-in-out infinite both alternate,movement_one 40s ease-in-out infinite both;opacity:.3;position:absolute;left:30%;top:60%}.shape-bloby.one{height:600px;width:600px;left:10%;top:60%;transform:rotate(-180deg);animation:transform 30s ease-in-out infinite both alternate,movement_two 60s ease-in-out infinite both}.shape-bloby.two{height:340px;width:340px;left:20%;top:60%;transform:rotate(-180deg);animation:transform 30s ease-in-out infinite both alternate,movement_two 60s ease-in-out infinite both}.shape-blob{background:#EBC418;height:240px;width:240px;border-radius:30% 50% 20% 40%;animation:transform 20s ease-in-out infinite both alternate,movement_one 40s ease-in-out infinite both;opacity:.3;position:absolute;left:30%;top:60%}#main-header{box-shadow:none}.shape-blob.one{height:600px;width:600px;left:10%;top:60%;transform:rotate(-180deg);animation:transform 30s ease-in-out infinite both alternate,movement_two 60s ease-in-out infinite both}.shape-blob.two{height:340px;width:340px;left:20%;top:60%;transform:rotate(-180deg);animation:transform 30s ease-in-out infinite both alternate,movement_two 60s ease-in-out infinite both}a{text-decoration:none!important}@keyframes transform{0%,100%{border-radius:33% 67% 70% 30% / 30% 30% 70% 70%}20%{border-radius:37% 63% 51% 49% / 37% 65% 35% 63%}40%{border-radius:36% 64% 64% 36% / 64% 48% 52% 36%}60%{border-radius:37% 63% 51% 49% / 30% 30% 70% 70%}80%{border-radius:40% 60% 42% 58% / 41% 51% 49% 59%}}@keyframes movement_one{0%,100%{transform:none}50%{transform:translate(50%,20%) rotateY(10deg) scale(1.2)}}@keyframes movement_two{0%,500%{transform:none}50%{transform:translate(50%,20%) rotate(-200deg) scale(1.2)}}.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="url"],.wpcf7-form input[type="password"],.wpcf7-form input[type="search"],.wpcf7-form input[type="number"],.wpcf7-form input[type="tel"],.wpcf7-form textarea{color:#1f252b;width:100%;padding:18px 16px;border-radius:4;border:0}.wpcf7-form p{margin:0 0 28px}.wpcf7-text:focus,.wpcf7-textarea:focus{outline:1px solid #ebc418;outline-offset:0}div.wpcf7-mail-sent-ok{border:0;background:#5471de;color:#fff;padding:18px}div.wpcf7-acceptance-missing,div.wpcf7-validation-errors{border:0;background:#f9443b;color:#fff;padding:18px}span.wpcf7-not-valid-tip{color:#f9443b}.wpcf7-form .button{background-color:#01202d;border:1px solid #01202d;color:#fff;border-radius:4px;font-weight:700;text-align:center;text-transform:initial;margin-bottom:15px;width:auto;padding:20px 42px;letter-spacing:0px;font-size:14px;transition:all linear 0.1s}.wpcf7-form .button:hover{cursor:pointer;background-color:#fff;border:1px solid #01202d;color:#01202d;transition:all linear 0.1s}.form-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px}.form-group{flex:1;margin-right:10px}.form-group:last-child{margin-right:0}.form-row textarea{width:100%;height:150px}.form-group input{border-radius:8px}.form-group textarea{border-radius:8px}