.htg-scrolling{position:relative;background-color:var(--bg-color);height:100%;color:var(--text-color)}.htg-scrolling__inner{position:sticky;top:0;left:0;width:100%;height:100%;max-height:100vh;overflow:hidden}@media only screen and (max-width:767px){.htg-scrolling__inner{top:calc(var(--header-height) + 0px)}}.htg-scrolling__bg-wrapper{height:100%;width:100%;position:absolute;top:0;left:0}.htg-scrolling__bg-wrapper .htg-scrolling__bg-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.htg-scrolling__image-container{width:65%;z-index:2;max-height:100%;transition:all .2s linear;position:absolute;top:50%;right:-12%;transform:translate(0,-50%)}@media only screen and (max-width:1023px){.htg-scrolling__image-container{position:static;transform:none;width:100%}}@media screen and (min-width:1500px){.htg-scrolling__image-container{width:50%;right:0}}.htg-scrolling__image-wrapper{padding-bottom:80%;position:relative;height:0;width:100%}.htg-scrolling__image-wrapper .scrolling-cans__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.htg-scrolling__image-wrapper .scrolling-cans__image.active{opacity:1}.htg-scrolling__content{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 70px;height:100%}@media only screen and (max-width:1023px){.htg-scrolling__content{flex-direction:column;padding:0 24px 56px}}.htg-scrolling__content-inner{z-index:2;max-width:640px;width:50%;padding:56px 0}@media only screen and (max-width:1023px){.htg-scrolling__content-inner{width:100%;padding:56px 0 20px}}.htg-scrolling__heading{font-family:Elastik,sans-serif;font-size:48px;font-weight:500;line-height:90%;letter-spacing:-1.44px;margin-bottom:0;color:inherit}@media only screen and (max-width:767px){.htg-scrolling__heading{letter-spacing:-1.2px;font-size:40px;margin-bottom:25px}.htg-scrolling__heading br{display:none}}.htg-scrolling__text{font-size:20px;font-weight:400;line-height:150%;color:inherit}.htg-scrolling__text p{padding:24px 0;border-bottom:1px solid #00c65e}