.form-section__inner{box-sizing:border-box;padding:5rem 0 8rem}.form-section__title>*{margin:0}.form-section .pretitle{color:var(--theme);position:relative;z-index:3}.form-section__form-title{text-align:center}.form-section__form-title h2{margin:0}.form-section__title{position:relative;z-index:3}.form-section__content{margin:2rem 0 0}.form-section__top{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));margin:0 0 3rem;position:relative;z-index:3}.form-section__column{background:rgba(2,23,28,.7);box-sizing:border-box;font-size:clamp(18px,3vw,21px);outline:3px solid #14274d;padding:3rem 2.5rem;position:relative;z-index:3}.form-section__column strong{font-weight:700}.form-section__form{background:rgba(2,23,28,.7);box-sizing:border-box;font-size:16px;outline:3px solid #14274d;padding:3rem 2.5rem;position:relative;z-index:3}.form-section .gradient-effect-bottom{bottom:10%;box-sizing:border-box;height:25%;left:50%;max-width:80%;opacity:.6;position:absolute;transform:translateX(-50%);width:100%}.form-section__wrapper{margin:6rem 0 0}.form-section .gradient-effect-bottom:before{background:radial-gradient(ellipse,#2f3f9c,transparent);content:"";filter:blur(3.5vw);height:150%;left:50%;opacity:1;position:absolute;top:70%;transform:translate(-50%,-50%);width:120%;z-index:1}.form-section .gradient-effect{box-sizing:border-box;height:25rem;left:50%;max-width:100%;opacity:1;opacity:.75;position:absolute;top:0;transform:translateX(-50%);width:100%}.form-section .gradient-effect:before{background:radial-gradient(ellipse,#2f3f9c,transparent);content:"";filter:blur(3.5vw);height:150%;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:120%;z-index:1}.form-section .gradient1,.form-section .gradient2,.form-section .gradient3{border-radius:50%;filter:blur(2.5vw);opacity:.38;position:absolute}.form-section .gradient1{background:radial-gradient(ellipse,#7d3f84,transparent);height:100%;left:16.67%;top:0;transform:translateX(-50%);width:40%;z-index:3}.form-section .gradient2{background:radial-gradient(circle,#00a0de,transparent);height:120%;left:50%;top:0;transform:translateX(-50%);width:50%;z-index:2}.form-section .gradient3{background:radial-gradient(ellipse,#6fdf84,transparent);height:100%;left:83.33%;top:0;transform:translateX(-50%);width:40%;z-index:3}@media (max-width:768px){.form-section .gradient-effect{padding-bottom:45%}.form-section .gradient1,.form-section .gradient2,.form-section .gradient3{filter:blur(7vw)}.form-section .gradient1,.form-section .gradient3{height:110%;width:70%}.form-section .gradient2{height:130%;width:50%}}@media (max-width:480px){.form-section .gradient-effect{padding-bottom:60%}.form-section .gradient1,.form-section .gradient2,.form-section .gradient3{filter:blur(10vw)}.form-section .gradient1,.form-section .gradient3{height:100%;width:80%}.form-section .gradient2{height:120%;width:60%}}@media only screen and (max-width:992px){.form-section__top{grid-template-columns:1fr}.form-section__title{margin-bottom:4rem;position:relative;z-index:3}.form-section__column{padding:25px}}