@media only screen and (max-width: 768px) {
  input::placeholder{+
  font-size:16px!important;
  }.hs_submit {
    text-align: center;
    margin:0;
}

  input[type=email], input[type=file], input[type=number], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding-left: 1rem!important;padding-right: 1rem!important;padding-top: 0.5rem!important;padding-bottom: 0.5rem!important;

  
  }
  .rotate-in-center{
  width:40%}
    .form-wrapper {
      max-width:100%;
  margin-left:15px; 
  margin-right:auto;
  padding-top: 50px;
  padding-bottom: 100px;
}

}

.hs-form-6004aed7-8b61-4348-b8bc-7ac1b8816c27_7b9865cc-fe7c-4f8a-93d5-3f7dea1793d6 fieldset.form-columns-2 .input {
    margin-right: 27px!important;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.hs-form-booleancheckbox-display>span>p>a:hover{
color:white;
}


form .hs-button:hover,
form input[type=submit]:hover {
  transition: transform 0.3s ease; /* Smooth transition for the transform property */
  animation: none; /* Stop the pulse animation on hover */
  background-color: white;
  color: #030b2d;
}

form .hs-button,
form input[type=submit] {
  animation: pulse 1.5s infinite; /* Adjust the duration as needed */
  /* Add any other button styling you need */
}
form .hs-button, form input[type=submit] {
    background-color: white;
    border: none;
    border-radius: 0;
    color: red;
    padding: 19px 27px;
}

.form-inner-wrapper{
max-width:1350px;
  margin-left:auto; 
  margin-right:auto;
  padding-top: 50px;
  padding-bottom: 100px;
}
input[type=email], input[type=file], input[type=number], input[type=password], input[type=tel], input[type=text], select, textarea {
padding: 1rem;
    font-size: 1.2rem;
  border-radius: 5px;
    
  }

textarea:last-child  {

  border-radius: 5px ;
 
  }
.helpcenter-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  float:left;
    /* Add any additional styling you need */
  }

  /* Optional: Add styling for the image if necessary */
  .helpcenter-icon img {
    max-width: 100%;
    height: auto;
  }
.white{
color:white;
}
.formwrapper{
max-width: 100%;
  display:flex;
  flex-direction: column;
  justify-content: center;
  margin-left:auto;
  margin-right:auto;
 background: rgb(3,11,45);
background: linear-gradient(132deg, rgba(3,11,45,1) 0%, rgba(3,11,45,0.7253402581735819) 100%), url("https://25285162.fs1.hubspotusercontent-eu1.net/hubfs/25285162/3d-darstellung-eines-abstrakten-schwarz-weissen-hintergrunds.jpg");
background-size: cover;
  background-repeat: no-repeat;
  

}
ul {
  list-style: none;
}
/*outer stuff*/
.outer{
max-width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
}
.wrapper{
display: grid;
  justify-content: center;
  width: 100%;
}

/*text stuff*/
.wrapper-text{

}
.h2{
  text-align: center!important;
      color: #030b2d!important;
    font-family: Overpass!important;
    font-style: normal!important;
    font-weight: 700!important;
    text-decoration: none!important;
  font-size: 36px!important;
}
.text{
color: #000;
text-align: center;

line-height: normal;
}
/*outer kasten*/
.contact{
  display: flex;
  justify-content: center;
  
  width: 804px;
height: 387px;
flex-shrink: 0;
  border-radius: 5px;
background: #FBF4EF;
box-shadow: 1px 4px 9px 0px rgba(0, 0, 0, 0.25);
  

}
/*image and background color*/
.image-container{
width: 284px;
height: 359px;
flex-shrink: 0;
  border-radius: 5px;
margin: 14px;

}
.image{
width: 284px;
height: 359px;
}


/*Pflichtfelder*/
.hs-form-required{
color: #F0351A;
font-family: Overpass;
font-size: 14.4px;
font-style: normal;
font-weight: 300;*/
line-height: normal;
}

/*Beschriftung*/
label>span{
color: #000;
font-family: Overpass;
font-size: 14.4px;
font-style: normal;
font-weight: 300;*/
line-height: normal;
}

/*input Felder*/
input{
background-color:tansparent;
  
}
/*outer error message container*/
.hs-error-msgs{
background: #F53636;
  max-width: 100%;
  margin-left:10px;
  padding:1rem;
  
}
.hs-error-msg{
color: #FFF;
font-family: Overpass;
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
  margin-left:auto;
    margin-right:auto;
}
ul>.hs-error-msg{
padding:0;
  margin: 0;
}
.hs-button{
width: 120px;
height: 27px;
flex-shrink: 0;
  background: #F0351A;
  color: #FFF;
font-family: Overpass;
font-size: 14.4px;
font-style: normal;
font-weight: 900;
line-height: normal;
  border:none;
  transition: transform 0.5s;
}
.hs-richtext>p, .hs-dependent-field{
margin-top:0;
}
.hs-richtext>p>em{
color: white;
font-family: Overpass;
font-size: 14.4px;
font-style: italic;
font-weight: 300;
line-height: normal;
}


.hbspt-form{
position: relative;
top: 50%;
transform: translateY(-50%);
}


.input{
margin-bottom: 24px;
}

 option{
line-height:1.15!important;
}
.hs-input .is-placeholder{
background-color:white;line-height:1.15;}
.hs-input{
background-color: white;
  border-top:none;
  border-right: none;
  border-left: none;
    border-bottom: 1px, solid, rgba(0, 0, 0, 0.50);
}

.hs-input:focus{
  border-top:none;
  border-right: none;
  border-left: none;
    border-bottom: 1px, solid, rgba(0, 0, 0, 0.50);
}

.inputs-list{
padding-left:5px;
  margin-top:-20px;
}
.hs-form-booleancheckbox-display>span{
padding-left:14px;
}

.legal-consent-container>.hs-richtext{
padding-left:0px;
  padding-right: 61px;
  margin-bottom: 24px;
}
.form{
margin-left: 61px;
}
.hs-fieldtype-booleancheckbox>.input{
margin-bottom:0;
}

.no-list.hs-error-msgs.inputs-list label{
color:#fff;
  margin-top:-10px;
}

.hs-button:hover{
transition: transform 0.5s;
  transform: scale(0.95); 
}

input:focus , textarea:focus{
  outline: none;
}

.form-columns-2>:nth-child{

}

/*mobile*/
/*mobile*/
@media only screen and (max-width: 390px) {
.image, .image-container{
display: none;
  height:0;
}
  .h2, .text{
  text-align:left;
  }

.wrapper{
width: auto;
height: auto;
flex-shrink: 0;
  border-radius: 5px;
background: #FBF4EF;
  max-width: 100%;
  max-height: 1000px;
  margin:0;
   grid-template-rows: min-content min-content;
  padding-bottom: 200px;
  }
  .wrapper-text{
  
  }
  .contact{
  background: rgba(0,0,0,0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    width: 100%;
    height: auto;
  }
  .form {
   margin-left: 0;
}
  .hs-content-id-1{
  margin:0;
  }
  .wrapper-text,.contact{
  margin-left: 25px;
     margin-right: 25px;
  }
  .hbspt-form{
       margin-right: 25px;
  }
  .hs-button {
    width: 92%;
    margin-left: auto;
     margin-right: 25px;
    height: 27px;}
  
.legal-consent-container>.hs-richtext {

    padding-left: 35px;
    padding-right: 25px;
}
}
#hsForm_35855695-ee41-42f7-beba-336221886a08{
max-height: 359px;
}
input{
background-color:none;
}


ul.no-list.hs-error-msgs.inputs-list {
padding-left:-16px;
}



.legal-consent-container>div>.hs-dependent-field>.hs-fieldtype-booleancheckbox>.hs-error-msgs{
margin-top:2px;
}
.legal-consent-container>div>.hs-dependent-field>.hs-fieldtype-booleancheckbox>.inputs-list{
margin-top:-12px;
}

fieldset.form-columns-1 textarea.hs-input {
    
  background-color:white;
    
  
}


.dnd-section .dnd-column {
    padding: 0 ;
}


.no-list.hs-error-msgs.inputs-list{
  padding: 5px 10px;
  border-radius:5px;
}

form label.hs-error-msg, form legend {
    font-size: 1rem;
}
/********************************************************************************************/
.arrow {
    position: static;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
    
    cursor: pointer;
}

.arrow span {
    display: block;
    width: 1.5vw;
    height: 1.5vw;
    border-bottom: 5px solid white;
    border-right: 5px solid white;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}

.arrow span:nth-child(2) {
    animation-delay: -0.2s;
}

.arrow span:nth-child(3) {
    animation-delay: -0.4s;
}

.arrow-wrapper{
padding-top: 50px;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}
/*******************************************************************************/