DIV.stickyRow{background-color:#fff;opacity:0;padding-bottom:15vw;position:sticky;top:30%;transition:opacity .1s ease-in-out,transform .5s ease-in-out;will-change:transform,opacity,z-index;z-index:-1}DIV.stickyRow.active,DIV.stickyRow.first,DIV.stickyRow.stuck{opacity:1;transition:opacity .1s ease-in-out,transform .5s ease-in-out;z-index:1}DIV.stickyRow.active .text-stack .text,DIV.stickyRow.first .text-stack .text,DIV.stickyRow.stuck .text-stack .text{opacity:1;transform:translateY(0)}DIV.stickyRow.top{padding-bottom:0;top:15%}DIV.stickyRow .text-stack .text{margin-bottom:50px;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}DIV.stickyRow DIV.text{background-color:#fff;padding:50px 0}DIV.stickyRow DIV.text.last{padding-top:150px}DIV.stickyRow DIV.text H3{font-size:21px;font-weight:700}DIV.stickyRow DIV.text P{color:#536c83;font-size:18px}DIV.stickyStackRow{background-color:#fff;background-position:top;background-repeat:no-repeat;padding:100px 0}DIV.stickyStackRow H2,DIV.stickyStackRow H3,DIV.stickyStackRow H4,DIV.stickyStackRow H5,DIV.stickyStackRow H6{color:#101d2a;font-weight:400}@media only screen and (max-width:992px){DIV.stickyRow{padding-top:50px}DIV.stickyRow.top{padding-top:30px}DIV.stickyRow DIV.image-stack{margin:auto;max-width:60%}DIV.stickyStackRow{padding:50px 0}}@media only screen and (max-width:767px){DIV.stickyRow DIV.image-stack{max-width:70%}DIV.stickyRow DIV.text{padding:30px 0}DIV.stickyRow DIV.text P{font-size:16px;line-height:1.7}}@media only screen and (max-width:575px){DIV.stickyRow{padding-top:15px;top:10%}DIV.stickyRow.top{position:static}DIV.stickyRow DIV.image-stack{max-width:none}DIV.stickyRow DIV.text{padding:15px 0}}