.contactOptions{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);text-align:center}.contactOptions .contactOption{background-color:#fff;border-radius:8px;cursor:pointer;padding:24px;transition:all .3s ease-in-out}.contactOptions .contactOption:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.contactOptions .contactOption h4{margin:0 auto 8px;max-width:280px;transition:all .3s ease-in-out}.contactOptions .contactOption:hover h4{color:#10b981}.contactOptions .contactOption p{margin:0 auto;max-width:280px}.contactOptionImg{background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px;margin:0 auto 24px;width:200px}.phoneCallForm{margin:0 auto;max-width:640px}.phoneCallForm form .legal-consent-container .hs-richtext p,.phoneCallForm form .legal-consent-container .hs-richtext p a{color:#000}.phoneCallForm .hs-form-field{margin-bottom:12px}.phoneCallForm input{border:none!important;border-radius:10px!important;box-shadow:2px 2px 10px 0 rgb(0 0 0/8%);font-size:14px;padding:12px}.phoneCallForm input[type=submit]{background:#10b981;border:none;border-radius:8px;color:#fff;font-size:18px;font-weight:600;line-height:14px}.phoneCallForm .actions{display:inline-block;margin-top:16px;position:relative}.phoneCallForm .actions:after{background-image:url(https://www.getsona.com/hubfs/blue-sparkle-illustration.png);background-size:cover;content:"";height:24px;position:absolute;right:-20px;top:-20px;width:24px}@media (max-width:990px){.contactOptionImg{background-position:50%;background-repeat:no-repeat;background-size:contain;height:160px;margin:0 auto 24px;width:160px}}@media (max-width:767px){.contactOptionImg{height:100px;width:100px}.contactOptions .contactOption h4{font-size:20px}.contactOptions .contactOption p{font-size:14px}}@media (max-width:600px){.biggestChallengeButtons{grid-template-columns:repeat(2,1fr)}.contactOptions{gap:8px}.contactOptions .contactOption{padding:16px}}@media (max-width:500px){.contactOptions{gap:24px;grid-template-columns:repeat(1,1fr)}}