html,body{background-color:#fff;color:#000;scroll-behavior:smooth}.input-with-legend{display:flex;flex-direction:column;width:100%}.input-with-legend span{font-family:interstate,sans-serif;font-size:20px;font-weight:600;margin-bottom:20px}.input-with-legend input,.input-with-legend textarea{padding:12px 0;font-family:interstate,sans-serif;font-size:20px;border:none;border-bottom:solid 1px black;transition:all .2s ease}.input-with-legend input:focus-visible,.input-with-legend textarea:focus-visible{outline:none;border-bottom:solid 1px #FF7722}.input-with-legend input::placeholder,.input-with-legend textarea::placeholder{color:#00000058;font-weight:600}.input-with-legend textarea{max-width:100%;min-width:100px;max-height:150px;min-height:50px;transition:border-bottom .2s ease}.primary{width:100%;background-color:#f72;border-radius:10px;border:none;box-shadow:0 3px 10px #00000029;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.primary:hover{background-color:#ff9248}.primary.lg{padding:12px;max-width:330px}.primary.sm{padding:10px 26px;max-width:130px}.primary.xs{padding:14px 20px;max-width:85px}.button-lg{border:none;font-size:25px;color:#fff;font-family:inter-bold,sans-serif;text-decoration:none}.button-sm{border:none;font-size:18px;color:#fff;font-family:inter-bold,sans-serif;text-decoration:none}.button-xs{border:none;font-size:12px;color:#fff;font-family:inter-bold,sans-serif;text-decoration:none}.secondary{width:100%;background-color:transparent;padding:0;border:none;text-underline-offset:8px}.secondary-button-lg{font-family:inter-bold,sans-serif;font-size:25px;color:#f72;padding:0;transition:all .2s ease;text-decoration:underline}.secondary-button-lg:hover{text-underline-offset:12px;color:#ff9248}.tertiary{width:40px;height:40px;padding:8px;background-color:#fff;border-radius:100%;border:none;box-shadow:0 3px 10px #ff92488e;display:flex;align-items:center;justify-content:center}.tertiary.tel-button{padding:0}.tertiary img{width:24px}.circled-word{position:relative;width:fit-content;display:flex}.circled-word span{z-index:1;font-size:45px;font-family:inter-bold,sans-serif;margin:0}.circled-word img{position:absolute;top:10px;width:100%;transform:scale(1.5)}.underlined-word{position:relative;width:fit-content;display:flex}.underlined-word span{font-size:45px;font-family:inter-bold,sans-serif;margin:0}.underlined-word img{position:absolute;bottom:-4px;width:100%}
