:root{--mainYellow:#f3ea00}::selection{background:#f3ea00;color:#000}*{box-sizing:border-box}h1{font-size:58px;line-height:68px}h2{font-size:48px;line-height:58px}h3{font-size:38px;line-height:45px}@media screen and (max-width:800px){h1{font-size:45px;line-height:55px}h2{font-size:38px;line-height:48px}h3{font-size:30px;line-height:40px}}p{font-size:16px;line-height:25px}body{font-family:ronnia,sans-serif;font-style:normal;font-weight:400;margin:0;width:100%}.bodyContainer{float:none!important;margin:0 auto!important;max-width:1250px!important}@media screen and (max-width:1300px){.bodyContainer{padding-left:35px;padding-right:35px}}.contentContainer{float:none!important;margin:0 auto!important;max-width:800px!important}@media screen and (max-width:850px){.contentContainer{padding-left:35px;padding-right:35px}.hideMobile{display:none}}.leftImage{aspect-ratio:auto;display:block;height:auto;max-width:100%}.centerImage,.fullImage{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.fullImage{width:100%}.buttonContainer{margin-bottom:20px;margin-top:20px}.yellowBTN{background-color:var(--mainYellow);border-radius:35px;color:#000;display:inline-block;padding:8px 35px;text-align:center;text-decoration:none;text-transform:uppercase}.makeMeStick{background-color:#fff;-webkit-box-shadow:3px 3px 5px 0 rgba(0,0,0,.24);-moz-box-shadow:3px 3px 5px 0 rgba(0,0,0,.24);box-shadow:3px 3px 5px 0 rgba(0,0,0,.24);position:sticky;top:0;z-index:999}