.two-column-module{margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side);padding-top:var(--basic-padding-top)}.two-column-module .module-wrapper{display:flex;flex-direction:column}.two-column-module .module-wrapper .module-header-wrapper{color:var(--colors-gray10);display:flex;flex-direction:column;margin:0 auto;max-width:784px;padding-bottom:40px;padding-top:20px;text-align:center}.two-column-module .module-wrapper .module-header-wrapper .section-header{color:var(--colors-gray20);font-size:var(--font-size-h5);font-weight:400}.two-column-module .module-wrapper .module-header-wrapper .section-header.green{color:var(--colors-green)}.two-column-module .module-wrapper .module-header-wrapper .module-header{color:var(--colors-gray20);font-size:var(--font-size-h1);font-weight:var(--font-weight-h1)}.two-column-module .module-wrapper .module-header-wrapper .module-description{color:var(--colors-gray20);font-size:var(--font-size-p);font-weight:400;padding-top:20px}.two-column-module .module-wrapper .module-content-wrapper{display:flex;flex-direction:column}.two-column-module .module-wrapper .module-content-wrapper .content{display:flex;flex-direction:row}.two-column-module .module-wrapper .module-content-wrapper .content .text-col{align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.two-column-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}.two-column-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}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper{align-self:flex-end;display:flex;flex-direction:column;height:560px;justify-content:flex-start;position:relative;width:50%}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper{border-radius:16px;box-shadow:14px -14px 14px 5px rgba(0,0,0,.13);-webkit-box-shadow:14px -14px 14px 5px rgba(0,0,0,.13);-moz-box-shadow:14px -14px 14px 5px rgba(0,0,0,.13);height:560px;overflow:hidden;position:absolute}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro1{transform:translateY(100px);z-index:3}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro2{cursor:pointer;transform:scale(80%) translateY(-10px);z-index:2}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro3{cursor:pointer;transform:scale(60%) translateY(-183px);z-index:1}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content{background-color:var(--colors-gray80);border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding-bottom:10px}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image{background-size:cover;height:336px}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header{display:flex;flex-direction:column;height:120px;justify-content:space-evenly;padding-left:25px;position:relative;width:50%;z-index:1}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header:after{content:" ";display:block;height:100%;left:0;position:absolute;top:0;-ms-transform:skew(-30deg,0deg);-webkit-transform:skew(-30deg,0deg);transform:skew(-30deg,0deg);transform-origin:bottom left;width:100%;z-index:-1}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header.green,.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header.green:after{background-color:var(--colors-green)}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header.blue,.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header.blue:after{background-color:var(--colors-blue)}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header.purble,.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header.purble:after{background-color:var(--colors-purble)}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header .column-title{color:var(--colors-gray20);font-size:40px;font-weight:500}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .column-image .column-header .column-ingress{color:var(--colors-gray20);font-size:16px;font-weight:400}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .description{color:var(--colors-gray40);font-size:var(--font-size-p);font-weight:400;padding-bottom:20px;padding-left:20px}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper .column-content .button-wrapper{align-items:center;display:flex;height:52px;margin-bottom:20px;margin-left:20px}@media (max-width:680px){.two-column-module .module-wrapper .module-header-wrapper{max-width:100%;padding-bottom:32px;padding-top:16px}.two-column-module .module-wrapper .module-header-wrapper .module-description{padding-top:16px}.two-column-module .module-wrapper .module-content-wrapper .content{display:flex;flex-direction:column}.two-column-module .module-wrapper .module-content-wrapper .content .text-col{flex-direction:column;justify-content:center;width:100%}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.two-column-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}.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro1,.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro2,.two-column-module .module-wrapper .module-content-wrapper .content .content-list-wrapper .column-wrapper.nro3{cursor:default;transform:none;z-index:1}}