.et_pb_heading_container{position:relative;width:100%}html {
scroll-behavior: smooth;
}  .spdfed-form-wrapper {
max-width: 100%;
}
.spdfed-form-wrapper .spdfed-form-row input[type="text"],
.spdfed-form-wrapper .spdfed-form-row input[type="email"] {
margin: 6px 0;
padding: 12px;
border-radius: 6px;
width: 100%;
font-size: 14px;
font-weight: 500;
color: #08325b;
border: 0;
}
.spdfed-form-wrapper .spdfed-form-row label.spdfed-checkbox-label{
font-size: 12px;
line-height: 1.7em;
margin: 10px 0;
padding: 0;
display: block;
}
.spdfed-form-wrapper .spdfed-button {
background-color: #1fbccb;
color: #08325b;
border-radius: 50px;
border: 0;
font-size: 13px;
font-weight: bold;
padding: 18px 24px;
display: block;
width: auto;
margin: 24px auto 0px;
cursor: pointer;
}
.spdfed-thank-you {
font-size: 15px;
font-weight: 600;
color: #08325b;
text-align: center;
}