.sticky-section{position:relative;min-height:100vh;padding:0;margin:var(--section-padding) 0}.sticky-section .sticky-container-wrapper{position:sticky;top:0;height:100vh;overflow:hidden;z-index:9;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:stretch}.sticky-section .sticky-container{display:flex;width:100%;gap:228px}.sticky-section .left{width:60%;box-sizing:border-box}.sticky-section .right{width:40%;box-sizing:border-box}.sticky-section .right-scroll{height:100%;overflow:hidden}.sticky-section .spacer-sticky{height:216px}.sticky-section ul{width:100%;gap:32px;display:flex;flex-direction:column;margin:0}.sticky-section ul li{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}.sticky-section ul li h5{font-family:"Instrument Sans",Helvetica,Arial,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:30px;color:#000;padding-top:20px}.sticky-section ul li p{font-family:"Instrument Sans",Helvetica,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#000}@media print,screen and (max-width:39.99875em){.sticky-section{padding:var(--section-padding) 0}.sticky-section .sticky-container-wrapper{display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%;min-height:100dvh;padding-bottom:113px}.sticky-section .sticky-container{display:block;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;min-width:100%;padding:0}.sticky-section .sticky-container::-webkit-scrollbar{display:none}.sticky-section .left,.sticky-section .right{width:100%;padding:1.5rem}.sticky-section .left{padding-bottom:calc(var(--section-padding) * 2)}.sticky-section .right-scroll{height:auto;overflow:visible}.sticky-section .spacer-sticky{height:113px}.sticky-section ul{flex-direction:row}.sticky-section ul li{width:80%}.sticky-section img{min-width:200px}}.sticky-section .sticky-card{background-color:#fefefe;padding:27px}