.sticky-scroll-section-wrapper{position:relative;width:100%}.sticky-scroll-section-wrapper .mobile-image{display:none}@media screen and (max-width:1024px){.sticky-scroll-section-wrapper .mobile-image{display:block}}.sticky-scroll-section-wrapper .sticky-triggers{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.sticky-scroll-section-wrapper .sticky-triggers .sticky-trigger{height:100vh;display:flex;align-items:center;font-size:40px;position:relative}.sticky-scroll-section-wrapper .sticky-container{position:sticky;top:0;display:flex;width:100%;height:100vh;z-index:10;align-items:center}.sticky-scroll-section-wrapper .sticky-container .image-wrapper{position:absolute;right:0;top:0;width:100%;display:flex}@media screen and (max-width:1024px){.sticky-scroll-section-wrapper .sticky-container .image-wrapper{display:none}}.sticky-scroll-section-wrapper .sticky-container .e-con-inner{display:flex;flex-wrap:nowrap;flex-direction:row}.sticky-scroll-section-wrapper .sticky-container .left{width:60%;padding-right:50px}@media screen and (max-width:1024px){.sticky-scroll-section-wrapper .sticky-container .left{width:100%;padding:0}}.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper{display:flex;padding:20px 0;gap:40px;opacity:.65}@media screen and (max-width:768px){.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper{padding:10px 0;gap:10px}}.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper.active{opacity:1}.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .number span{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:43px;font-weight:700;border-radius:500px}@media screen and (max-width:768px){.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .number span{width:40px;height:40px;font-size:34px}}.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .text-wrapper .title{font-size:26px;font-weight:700}@media screen and (max-width:768px){.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .text-wrapper .title{font-size:20px;line-height:normal}}@media screen and (max-width:400px){.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .text-wrapper .title{font-size:16px}}.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .text-wrapper .text{overflow:hidden;display:none}@media screen and (max-width:768px){.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .text-wrapper .text{font-size:20px;line-height:normal}}@media screen and (max-width:400px){.sticky-scroll-section-wrapper .sticky-container .left .sticky-text_wrapper .text-wrapper .text{font-size:15px}}.sticky-scroll-section-wrapper .sticky-container .right{width:40%;position:relative;align-self:flex-start}@media screen and (max-width:1024px){.sticky-scroll-section-wrapper .sticky-container .right{display:none}}.sticky-scroll-section-wrapper .sticky-container .right .sticky-image-wrapper{position:absolute;right:0;top:0;width:100%;height:100vh}.sticky-scroll-section-wrapper .sticky-container .right .sticky-image-wrapper img{opacity:1;position:relative;z-index:10;width:100%;height:100%;object-fit:cover}