.cancellation-section{background:#fff;align-items:center;min-height:80vh;padding:60px 0;font-family:Poppins,system-ui,sans-serif;display:flex}.cancellation-container{width:100%;max-width:1280px;margin:0 auto;padding:1.5rem}.cancellation-blurb-text h4{color:#81d7bb;margin:0 0 20px;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:120%}.cancellation-content{flex-direction:column;align-items:center;gap:2rem;display:flex}.cancellation-header{text-align:center;opacity:0;animation:.8s ease-out .2s forwards fadeInUp;transform:translateY(20px)}.cancellation-title{color:#000;margin:0;font-family:Poppins;font-size:48px;font-weight:500;line-height:120%}.cancellation-panel{opacity:0;background:#f5f5f5;border-radius:20px;width:100%;max-width:800px;padding:3rem;transition:all .75s ease-out;animation:1s ease-out .4s forwards fadeInUp;transform:translateY(2rem)}.cancellation-blurb{margin-bottom:2rem}.cancellation-blurb-text{color:#666;text-align:center;font-family:Poppins;font-size:16px;font-weight:400;line-height:150%}.cancellation-blurb-text p{margin:0 0 1rem}.cancellation-blurb-text p:last-child{margin-bottom:0}.cancellation-form-wrapper{margin-bottom:2rem}.form-loading{text-align:center;color:#666;padding:2rem;font-family:Poppins}.demo-gravity-form,.form-fields{flex-direction:column;gap:1rem;display:flex}.form-field,.form-field-full{flex-direction:column;gap:.25rem;display:flex}.form-input{color:#000;background:#fff;border:1px solid #e5e7eb;border-radius:5px;outline:none;width:100%;padding:.75rem 1rem;font-family:Poppins;font-size:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.form-input:focus{border-color:#14b8a6}.form-input--error{border-color:#007066;box-shadow:0 0 0 3px #0070661a}.form-error-message{color:#007066;font-family:Poppins;font-size:14px}.form-submit-button{color:#000;text-align:left;cursor:pointer;background-color:#60daba;border:none;border-radius:100px;width:100%;margin-top:.5rem;padding:1rem 1.5rem;font-family:Poppins;font-size:16px;font-weight:400;transition:all .6s cubic-bezier(.68,-.55,.265,1.55)}.form-submit-button:hover{color:#007066;background:#60daba;text-decoration:none;transform:translateY(-2px)}.form-submit-button--submitting{cursor:not-allowed;opacity:.6}.cancellation-bottom-cta{text-align:center}.cancellation-cta-content{color:#666;font-family:Poppins;font-size:16px;font-weight:400;line-height:150%}.cancellation-cta-content p{margin:0 0 1rem}.cancellation-cta-content p:last-child{margin-bottom:0}.cancellation-cta-content a{color:#38c28f;cursor:pointer;text-decoration:underline;transition:color .3s}.cancellation-cta-content a:hover{color:#2a9971}.gform_confirmation_message{text-align:center;color:#666;background:#fff;border:1px solid #81d7bb;border-radius:10px;padding:2rem;font-family:Poppins}.gform_confirmation_message p{margin:0;font-size:16px;line-height:150%}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.cancellation-panel{padding:2.5rem}}@media (max-width:768px){.cancellation-title{font-size:36px}.cancellation-panel{padding:2rem}}@media (max-width:480px){.cancellation-container{padding:1rem}.cancellation-title{font-size:28px}.cancellation-panel{padding:1.5rem}.cancellation-blurb-text,.cancellation-cta-content{font-size:15px}}
