@keyframes mail-stretch{0%,21%{transform:skew(-20deg,0)}26%{transform:skew(10deg,0)}30%,to{transform:skew(0)}}@keyframes env-fly{0%{transform:translateX(calc(var(--base-size)*-1.5))}25%,to{transform:translateX(10px)}}@keyframes bg-pop{10%{border:35px solid #8a008f}25%,to{width:calc(var(--base-size)*.8);height:calc(var(--base-size)*.8);border:0 solid #8a008f;transform:scale(1)}}@keyframes speedline1{0%,20%{width:90px}28%,to{width:0}}@keyframes speedline2{0%,20%{width:75px}28%,to{width:0}}@keyframes speedline3{0%,20%{width:60px}28%,to{width:0}}@keyframes check-pop{0%,25%{transform:scale(0)}35%{transform:scale(1)}}@keyframes check-stroke1{0%,34%{width:0}37%,to{width:9px}}@keyframes check-stroke2{0%,38%{width:0}41%,to{width:15px}}#OSM-map{filter:grayscale(1)}.form-control{border-radius:0}.form-control:focus{border-color:#b400bb;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(180,0,187,.75);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(180,0,187,.6)}.form-group{margin-bottom:0}.buttoncontactsend{margin-top:10px}.form-group input[type=radio],.form-group input[type=radio]:checked{accent-color:#b400bb}.form-group button{background-color:#cd61d1;border:#b400bb}.form-group button:active,.form-group button:focus,.form-group button:hover{background-color:#b356b7;border:#8a008f}#successMessage{margin:10px 20px;border-radius:0}@media screen and (max-width:500px){.vc_custom_s{padding:30px 10px!important}}@media screen and (orientation:landscape) and (max-width:1199px){.vc_custom_s{padding:30px 10px!important}}.alert-heading{text-align:center}:root{--base-size:200px;--anim-time:3s}#anim-bg,#anim-wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}#anim-wrapper{width:var(--base-size);height:var(--base-size);margin:-50px auto auto;position:relative;scale:.6}#anim-bg{border-radius:50%;margin:0 auto;width:0;height:0;background:-moz-linear-gradient(top,rgba(180,0,187,.37)0,rgba(180,0,187,.6) 47%,#b356b7 100%);background:-webkit-linear-gradient(top,rgba(180,0,187,.37)0,rgba(180,0,187,.6) 47%,#b356b7 100%);background:#b356b7;border:calc(var(--base-size)/7.5) solid #8a008f;animation:var(--anim-time) bg-pop ease-in-out infinite;transform:scale(0)}#env-wrapper{animation:var(--anim-time) env-fly ease-in-out infinite;position:relative;margin-bottom:calc(var(--base-size)/30)}#env,#env-wrapper img{animation:mail-stretch var(--anim-time) linear infinite}#env{color:#fefefe;font-size:calc(var(--base-size)/2.5);text-shadow:-15px 15px 0#8a008f}#env-wrapper img{width:120px;filter:drop-shadow(-20px 15px 0 rgba(180,0,187,.6))}.speedline{position:absolute;height:3px;background:#002b54;left:0;transform:translateX(-100%);opacity:.35;border-radius:20px}.line1{top:25%;width:calc(var(--base-size)/3.3);animation:speedline1 var(--anim-time) linear infinite}.line2{top:50%;width:calc(var(--base-size)/4);animation:speedline2 var(--anim-time) linear infinite}.line3{top:75%;width:calc(var(--base-size)/5);animation:speedline3 var(--anim-time) linear infinite}#check-container,#check-container2{display:flex;justify-content:center;align-items:center;color:#fff;position:absolute;border-radius:50%;border:3px solid #fff}#check-container{right:calc(var(--base-size)/4.6);bottom:calc(var(--base-size)/3);width:27px;height:27px;background:#a0cf67;overflow:visible;animation:var(--anim-time) check-pop ease-in-out infinite}#check-container.img-version{right:80px;bottom:105px}#check-container2{right:65px;bottom:100px;width:29px;height:29px;background:#90cc91}.check-stroke1,.check-stroke2{width:9px;height:4px;position:absolute;background:#fff;border-radius:5px;top:12px;left:3px;transform:rotate(45deg);animation:check-stroke1 var(--anim-time) linear infinite}.check-stroke2{width:15px;top:10px;left:7px;transform:rotate(-45deg);animation:check-stroke2 var(--anim-time) linear infinite}#svgdoodlecontact svg{margin-top:-100px;margin-bottom:-50px;fill:#fff;stroke:#8a008f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}