section.history-module{background-color:#faf9f9;overflow:hidden;position:relative;z-index:1}section.history-module .wrapper{display:flex;margin-bottom:48px;width:100%}section.history-module .wrapper-left{padding-right:40px;width:50%}section.history-module .wrapper-left .label{margin-bottom:20px}section.history-module .wrapper-left .description{margin-top:24px}section.history-module .wrapper-left .description ul li+li{margin-top:16px}section.history-module .wrapper-left .wrapper-ctas{display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start;margin-top:24px}section.history-module .wrapper-right{padding-left:40px;width:50%}section.history-module .wrapper-image{height:1800px;position:relative;width:100%}section.history-module .wrapper-image .inner{height:600px;width:100%}section.history-module .wrapper-image .inner figure{height:100%;width:100%}section.history-module .wrapper-image .inner figure img{border-radius:12px;height:100%;object-fit:cover;width:100%}@media (max-width:768px){section.history-module .wrapper{flex-wrap:wrap;gap:48px}section.history-module .wrapper .wrapper-left{padding-right:0;width:100%}section.history-module .wrapper .wrapper-right{padding-left:0;width:100%}section.history-module .wrapper-image{height:auto}section.history-module .wrapper-image .inner{height:auto!important;left:unset!important;position:static!important;top:unset!important;transform:none!important;width:100%!important}section.history-module .wrapper-image .inner figure{aspect-ratio:16/9;height:auto;max-width:100%}}