.text-section{width:100%}.text-section__container{width:100%;margin:auto;text-align:center;padding:4em 2em;color:#215b32;position:relative;overflow:hidden}@media (min-width:768px){.text-section__container{padding:8em 2em}}.text-section__inner{width:100%;margin:0 auto}.text-section__sticker{position:absolute;left:var(--sticker-x-mobile);top:var(--sticker-y-mobile);-webkit-transform:translate(-50%,-50%) rotate(var(--sticker-rotation,0deg));-ms-transform:translate(-50%,-50%) rotate(var(--sticker-rotation,0deg));transform:translate(-50%,-50%) rotate(var(--sticker-rotation,0deg));width:auto;height:auto;max-width:100%}@media (min-width:1024px){.text-section__sticker{left:var(--sticker-x-desktop);top:var(--sticker-y-desktop)}}.text-section__heading{font-family:Gazpacho-Black;padding:2em}.text-section__heading div,.text-section__heading h1,.text-section__heading h2,.text-section__heading h3,.text-section__heading h4,.text-section__heading h5,.text-section__heading h6,.text-section__heading p,.text-section__heading span{font-size:inherit;line-height:inherit}.text-section__text{font-family:Timesquare-Regular;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}.text-section__text ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:inside;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}.text-section__text div,.text-section__text h1,.text-section__text h2,.text-section__text h3,.text-section__text h4,.text-section__text h5,.text-section__text h6,.text-section__text p,.text-section__text span{font-size:inherit;line-height:inherit}.text-section__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2em;font-weight:700}.text-section__cta .button{display:inline-block;padding:.75em 1.5em;text-decoration:none;font-family:Timesquare-Regular;-webkit-transition:all .3s ease;transition:all .3s ease}