:root{--width:1200px;--container-max-w:calc(650px + 4rem);--padding:2rem;--radius:12px;--shadow:0px 7px 12px -1px rgba(0,0,0,.25);--primary:#dd006a;--secondary:#22b0ff;--default-grey:#3c3c3b;--light-grey:#878787}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:sans-serif;min-height:100vh;min-height:100dvh}body{color:var(--default-grey);background:var(--background);font-size:16px}body.noOverflow{overflow:hidden!important}a{color:inherit;text-decoration:none}.calendly-close-overlay{pointer-events:none;background-color:#fff}.calendly-overlay .calendly-popup{width:100%}p{line-height:1.5}h1{font-size:3rem}@media screen and (max-width:768px){h1{font-size:clamp(1.8rem,4vw,4rem)}}@media only screen and (min-width:768px) and (max-width:1024px){h1{font-size:clamp(2rem,4vw,4rem)}}button.calendly-popup-close{background-color:var(--primary)!important;color:#fff!important;height:2rem!important;width:2rem!important;border-radius:100%!important;border:5px solid var(--primary)!important}