.sticky-scrolling{display:grid;grid-template-columns:1fr;gap:48px}@media only screen and (min-width: 32em){.sticky-scrolling{gap:72px}}@media only screen and (min-width: 48em){.sticky-scrolling{grid-template-columns:1fr 1fr;gap:112px}}.sticky-content{display:flex;align-items:center;transition:margin .2s ease-in-out}@media only screen and (max-width: 767px){.sticky-content{margin-block:0!important}}@media only screen and (min-width: 48em){.sticky-content{position:sticky;top:0;height:100dvh}}.sticky-content header{text-align:center}@media only screen and (min-width: 32em){.sticky-content header{padding-bottom:64px;text-align:left;border-bottom:1px solid var(--Tertiary-Grey-60)}}@media only screen and (min-width: 48em){.sticky-content header{padding-bottom:40px}}.sticky-content header h2{margin-top:0}.sticky-content header p{margin-bottom:0}@media only screen and (max-width: 767px){.scrolling-content{padding-block:0!important}}.content-list{display:flex;flex-direction:column;gap:64px}@media only screen and (min-width: 32em){.content-list{gap:72px}}@media only screen and (min-width: 48em){.content-list{gap:240px}}.icon-item{text-align:center}@media only screen and (min-width: 32em){.icon-item{display:flex;align-items:start;column-gap:40px;text-align:left}}.icon-item .item-media{flex:0 0 25%}.icon-item .item-media img{width:100%}.icon-item .item-text{flex:1 1 auto}.icon-item .item-text h4{margin-top:0}.icon-item .item-text p{margin-bottom:0}.animation-item{display:flex;flex-direction:column;gap:16px;text-align:center}@media only screen and (min-width: 32em){.animation-item{flex-direction:row;align-items:flex-start;gap:40px;text-align:left}}@media only screen and (min-width: 48em){.animation-item{padding-top:12px}}@media only screen and (min-width: 64em){.animation-item{padding-top:24px}}.animation-item .item-media{flex:0 0 25%}.animation-item .item-media .animation{display:flex;justify-content:center}@media only screen and (min-width: 32em){.animation-item .item-media .animation{justify-content:flex-start}}.animation-item .item-media .animation .animation-gradient{position:relative}.animation-item .item-media .animation .animation-gradient:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(to top,transparent 90%,var(--animation-gradient, var(--white))),linear-gradient(to right,transparent 90%,var(--animation-gradient, var(--white))),linear-gradient(to bottom,transparent 90%,var(--animation-gradient, var(--white))),linear-gradient(to left,transparent 90%,var(--animation-gradient, var(--white)))}.animation-item .item-media .animation .animation-gradient>div{width:100%!important;max-width:96px;height:auto}@media only screen and (min-width: 32em){.animation-item .item-media .animation .animation-gradient>div{max-width:100%}}.animation-item .item-media .animation .animation-gradient>div svg{width:100%!important;height:auto!important;vertical-align:middle}.animation-item .item-text{flex:1 1 auto}.animation-item .item-text h4{margin-top:0}.animation-item .item-text p{margin-bottom:0}
