.pillar-2-hero{padding:60px 0}.pillar-2-hero__inner{grid-gap:40px;display:grid}.pillar-2-hero__reading{align-items:center;display:flex;font-size:16px;font-weight:450;gap:10px}.pillar-2-hero__reading>svg{flex-shrink:0}.pillar-2-hero__heading{font-weight:500;margin:30px 0}.pillar-2-hero__share{align-items:center;display:flex;gap:14px;margin-top:40px}.pillar-2-hero__share-label{font-size:16px;font-weight:500;text-transform:uppercase}.pillar-2-hero__share a:not(:last-child){margin-right:10px}.pillar-2-hero__share a:focus,.pillar-2-hero__share a:hover{color:#e72873}.pillar-2-hero__form{background:#fff;padding:26px}.pillar-2-hero__form h2{font-size:24px}.pillar-2-hero__form .hs-form fieldset{max-width:100%}.pillar-2-hero__image{aspect-ratio:8/9;object-fit:cover}.pillar-2-hero .scrollToTopBtn{bottom:25px;cursor:pointer;height:30px;opacity:0;position:fixed;right:25px;visibility:hidden;width:120px;z-index:10000}.pillar-2-hero .showScrollBtn{opacity:1;visibility:visible}.pillar-2-hero .scrollToTopBtn__inner{display:block;font-size:17px;position:relative;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% -100%;transform-origin:50% -100%}.pillar-2-hero .scrollToTopBtn__text{color:#fc98bf;display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);transition:transform .3s .2s}.pillar-2-hero .showScrollBtn:hover .scrollToTopBtn__text{-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);transition:transform .3s}.pillar-2-hero .scrollToTopBtn__line{background-color:#fc98bf;bottom:0;height:2px;position:absolute;right:0;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;transition:transform .6s cubic-bezier(.86,0,.07,1);width:100%}.pillar-2-hero .showScrollBtn .scrollToTopBtn__line{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}.pillar-2-hero .showScrollBtn:hover .scrollToTopBtn__line{-webkit-transform:scaleX(.8);-moz-transform:scaleX(.8);transform:scaleX(.8);transition:transform .3s cubic-bezier(.86,0,.07,1)}@media(min-width:768px){.pillar-2-hero__inner{align-items:center;grid-template-columns:1fr 40%}.pillar-2-hero__heading{margin:60px 0}}@media(min-width:992px){.pillar-2-hero{padding:120px 0}}@media (max-width:1180px){.pillar-2-hero .scrollToTopBtn{right:0}}