/*
 Theme Name:   Hello Elementor Child
 Description:  Child Theme by DIGITALEWEGE
 Author:       Christoph Geier
 Author URI:   https://digitalewege.de/
 Template:     hello-elementor
 Version:      1.0
 Text Domain:  hello-elementor-child
*/

.elementor-button:hover {
    box-shadow: none !important;
}

/***************************************************
 * Generated by SVG Artista on 5/19/2024, 6:29:31 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 3312.69140625px;
    stroke-dasharray: 3312.69140625px;
  }

  100% {
    stroke-dashoffset: 6625.3828125px;
    stroke-dasharray: 3312.69140625px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 3312.69140625px;
    stroke-dasharray: 3312.69140625px;
  }

  100% {
    stroke-dashoffset: 6625.3828125px;
    stroke-dasharray: 3312.69140625px;
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1.5s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0s both;
          animation: animate-svg-stroke-1 1.5s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0s both;
}

.arrow_animation_container {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100vh;
    width: 100vw;
    z-index: 2;
    right: 0;
    transform: translate(-50%, 0px);
}

.dw_fs_p {
    padding-left: max(0px, (100% - 1400px)/2);
}

.dw_ani_headline .elementor-headline-dynamic-text {
    margin-bottom: 10px;
}


.dw_form .elementor-button[type="submit"]{
    box-shadow: 4px 4px 0px 0px #000000;
}


.dw_form textarea#form-field-message{
    border-width: 5px!important;
}

.paper-plane {
  position: absolute;
  width: 6.5rem;
  top: 0;
  left: -6.5rem;
}

.animation {
  height: 0vh;
  position: relative;
}

.scrollmagic-pin-spacer{
	z-index: 4;
}

svg#uuid-8edfe698-5f85-4dc9-9c76-0588ad0391a7 {
    width: 100%;
	height: auto;
}