.footer_inner .hs-form-html .hsfc-NavigationRow {
    margin-left: auto;
    max-width: max-content;
    position: absolute;
    right: 15px;
    top: 15px;
    width: auto;
}
.footer_inner .hs-form-html form {
    position: relative;
}
.footer_inner .hs-form-html .hsfc-NavigationRow button {
    font-size: 0;
    background-image: url(https://145132698.fs1.hubspotusercontent-eu1.net/hubfs/145132698/check-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: unset;
}

.footer_inner .hs-form-html .hsfc-NavigationRow {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: radial-gradient(83.9% 100% at 49.87% 0%, #228C7D 0%, #204540 100%);
    border: 1px solid #3C475033;
}
.footer_inner .hs-form-html .hsfc-NavigationRow button:hover {
    background-color: unset;
    transform: unset;
    color: unset;
}
.header_sec {
    position: relative;
}
.header_sec .glow-animation.left {
    top: unset;
    bottom: 20px;
    z-index: 1;
    left: 28%;
    height: 150px;
   background: radial-gradient(50% 50% at 50% 50%, #F1FF45 0%, rgba(241, 255, 69, 0) 100%);
}

.header_sec .glow-animation.center {
    right: 20%;
    left: unset;
    top: unset;
    bottom: 50px;
    height: 150px;
    width: 300px;
   background: radial-gradient(50% 50% at 50% 50%, #F1FF45 0%, rgba(241, 255, 69, 0) 100%);
  z-index:1;
}
.header_sec footer.mainfooter {
    background: transparent !important;
}
.header_sec {
	overflow: hidden !important;
}

footer.mainfooter {
    position: relative;
}
.hs-language-switcher__menu {
    background: transparent !important;
}





}










