.heading-component{display:flex;align-items:flex-start;justify-content:space-between;gap:10%;margin-bottom:58px}@media screen and (max-width:768px){.heading-component{flex-wrap:wrap;margin-bottom:50px}}@media screen and (max-width:768px){.heading-component .heading-subheading-container{flex:0 0 100%}}.heading-component .section-heading{margin-bottom:15px}@media screen and (max-width:768px){.heading-component .section-heading{margin-bottom:12px}}.heading-component .section-subheading,.heading-component li,.heading-component ol,.heading-component p,.heading-component p *,.heading-component ul{font-family:GT-Pressura-Standard-Regular,sans-serif;color:#416a6e}.heading-component .section-subheading strong,.heading-component li strong,.heading-component ol strong,.heading-component p * strong,.heading-component p strong,.heading-component ul strong{font-weight:700}@media screen and (max-width:768px){.heading-component .section-subheading,.heading-component li,.heading-component ol,.heading-component p,.heading-component p *,.heading-component ul{margin-bottom:0}}.heading-component ol,.heading-component ul{width:-moz-fit-content;width:fit-content;text-align:left}.heading-component .button{margin-top:0}@media screen and (max-width:768px){.heading-component .button{margin-top:26px}}@media screen and (min-width:769px){.heading-component__center-lg{text-align:center;display:block;margin-left:auto;margin-right:auto}.heading-component__center-lg .section-subheading{max-width:815px;display:block;margin-left:auto;margin-right:auto}}.rich-text-section.align-center .heading-component{text-align:center}.rich-text-section.align-left .heading-component{text-align:left}@keyframes bounce{0%{transform:translateY(0)}25%{transform:translateY(-20px)}50%{transform:translateY(5px)}75%{transform:translateY(-5px)}100%{transform:translateY(0)}}.hero-heading{display:inline-block;overflow:hidden}.hero-heading>span{display:inline-block;--text-content:attr(data-content)}.hero-heading>span:nth-of-type(1){animation-name:bounce;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:calc(.1s * 1);transform-origin:bottom center}