.steps-module{margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side);padding-top:64px}.steps-module .module-wrapper{display:flex;flex-direction:column}.steps-module .module-wrapper .module-content-wrapper{display:flex;flex-direction:row}.steps-module .module-wrapper .module-content-wrapper .module-content-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;position:relative;width:100%}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column{background-color:transparent;border-right:1px solid var(--colors-gray60);display:flex;flex-grow:1}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical{flex-direction:column;padding:0 80px;width:calc(33% - 120px)}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical.first{padding:0 80px 0 0;width:calc(33% - 120px)}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical.last{border-right:none;padding:0 0 0 80px;width:calc(33% - 120px)}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical .step-number{margin-bottom:24px}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical .text-area{justify-content:center}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal{flex-direction:row;padding:0 40px;width:calc(33% - 60px)}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal.first{padding:0 40px 0 0;width:calc(33% - 60px)}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal.last{border-right:none;padding:0 0 0 40px;width:calc(33% - 60px)}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal .step-number{margin-bottom:0;margin-right:24px;min-width:64px}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal .text-area{justify-content:center}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal .text-area .header,.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal .text-area .text{white-space:nowrap}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .step-number{align-items:center;align-self:center;aspect-ratio:1/1;background:-webkit-linear-gradient(var(--colors-gray90),var(--colors-gray80),var(--colors-gray90));border:1px solid var(--colors-gray60);border-radius:8px;color:var(--colors-gray20);font-size:24px;font-weight:500;line-height:64px;text-align:center;width:64px}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .text-area{display:flex;flex-direction:column;text-align:center}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .text-area .header{color:var(--colors-gray20);font-size:24px;margin-bottom:8px}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column .text-area .text{color:var(--colors-gray40);font-size:20px}.steps-module .module-wrapper .button-wrapper{display:flex;height:30px;justify-content:center;margin-top:40px}.steps-module .module-wrapper .gradient{background-position:top;background-repeat:no-repeat;background-size:100% 200%;height:150px;width:100%}.steps-module .module-wrapper .gradient.none{display:none}.steps-module .module-wrapper .gradient.red{background-image:radial-gradient(ellipse,rgba(255,0,0,.3) 20%,transparent 80%)}.steps-module .module-wrapper .gradient.green{background-image:radial-gradient(ellipse,rgba(78,173,51,.3) 20%,transparent 80%)}.steps-module .module-wrapper .gradient.blue{background-image:radial-gradient(ellipse,rgba(33,136,174,.3) 20%,transparent 80%)}.steps-module .module-wrapper .gradient.purble{background-image:radial-gradient(ellipse,rgba(110,61,144,.3) 20%,transparent 80%)}@media (max-width:679px){.steps-module{padding-top:32px}.steps-module .module-wrapper .module-content-wrapper .module-content-row{flex-direction:column;gap:16px}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column,.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical,.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical.first,.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical.last{padding:0;width:auto}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical .step-number{margin-bottom:24px}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.vertical .text-area{justify-content:center}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal{flex-direction:row;padding:0;width:auto}.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal.first,.steps-module .module-wrapper .module-content-wrapper .module-content-row .module-content-column.horizontal.last{padding:0;width:auto}.steps-module .module-wrapper .button-wrapper{display:flex;height:30px;justify-content:center;margin-top:40px}.steps-module .module-wrapper .gradient{background-position:top;background-repeat:no-repeat;background-size:100% 200%;height:150px;width:100%}}