.form-module{margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side);padding-top:0}.form-module .module-wrapper{background-position:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%}.form-module .module-wrapper.red{background-image:radial-gradient(ellipse at bottom,var(--colors-red) -50%,transparent 75%);background-position-y:bottom;background-size:100% 100px;margin-bottom:-65px;padding-bottom:100px}.form-module .module-wrapper.green{background-image:radial-gradient(ellipse at bottom,var(--colors-green) -50%,transparent 75%);background-position-y:bottom;background-size:100% 100px;margin-bottom:-65px;padding-bottom:100px}.form-module .module-wrapper .module-form-wrapper{align-items:center;align-self:end;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:visible;width:100%}.form-module .module-wrapper .module-form-wrapper .form-wrapper{background-color:var(--colors-gray20);border-radius:16px;padding:24px 32px 32px;width:576px}@media (max-width:680px){.form-module .module-wrapper .module-header-wrapper{max-width:100%;padding-bottom:32px;padding-top:16px}.form-module .module-wrapper .module-header-wrapper .module-description{padding-top:16px}.form-module .module-wrapper .module-content-wrapper .content{display:flex;flex-direction:column}.form-module .module-wrapper .module-content-wrapper .content .text-col{flex-direction:column;justify-content:center;width:100%}.form-module .module-wrapper .module-content-wrapper .content .content-list-wrapper{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.form-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper{border-radius:16px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;height:560px;position:relative}.form-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro1,.form-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro2,.form-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro3{cursor:default;transform:none;z-index:1}}