.form-text-module{margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side);padding-top:var(--basic-padding-top-medium)}.form-text-module .module-wrapper{background-position:100% 100%;background-repeat:no-repeat;position:relative}.form-text-module .module-wrapper .module-content-wrapper,.form-text-module .module-wrapper .module-content-wrapper .content{display:flex;flex-direction:column}.form-text-module .module-wrapper .module-content-wrapper .content .text-col{align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.form-text-module .module-wrapper .module-content-wrapper .content .text-col .title{color:var(--colors-gray20);font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);padding-bottom:20px}.form-text-module .module-wrapper .module-content-wrapper .content .text-col .description{color:var(--colors-gray20);font-size:var(--font-size-p);font-weight:400;padding-bottom:20px}.form-text-module .module-wrapper .module-content-wrapper .content .list-wrapper{display:flex;flex-direction:column;justify-content:flex-start;margin-left:20px;position:relative}.form-text-module .module-wrapper .module-content-wrapper .content .list-wrapper .list-row .list-text{color:var(--colors-gray10);display:flex;flex-direction:row;font-size:18px;line-height:24px;margin-bottom:16px;position:relative}.form-text-module .module-wrapper .module-form-wrapper{align-items:flex-end;align-self:end;display:flex;flex-direction:column;height:100%;justify-content:end;overflow:visible}.form-text-module .module-wrapper .module-form-wrapper .form-backgound .form-wrapper{background-color:var(--colors-gray20);border-radius:16px;padding:16px}@media (max-width:680px){.form-text-module .module-wrapper .module-header-wrapper{max-width:100%;padding-bottom:32px;padding-top:16px}.form-text-module .module-wrapper .module-header-wrapper .module-description{padding-top:16px}.form-text-module .module-wrapper .module-content-wrapper .content .text-col{flex-direction:column;justify-content:center;width:100%}.form-text-module .module-wrapper .module-content-wrapper .content .content-list-wrapper{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.form-text-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-text-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro1,.form-text-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro2,.form-text-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro3{cursor:default;transform:none;z-index:1}}@media (min-width:768px){.form-text-module .module-wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-right:-65px;width:calc(100% + 65px)}.form-text-module .module-wrapper .module-form-wrapper{width:calc(100% - 528px)}.form-text-module .module-wrapper .module-form-wrapper .form-backgound{margin-right:65px}.form-text-module .module-wrapper .module-form-wrapper .form-backgound .form-wrapper{padding:24px}.form-text-module .module-wrapper .module-content-wrapper{width:49%}}@media (min-width:1280px){.form-text-module .module-wrapper .module-form-wrapper .form-backgound .form-wrapper{min-height:616px;padding:24px 32px 32px;width:464px}.form-text-module .module-wrapper .module-content-wrapper{width:528px}}