@media (max-width:1280px){.tablet-hidden{display:none!important}}@media (min-width:1440px){.tablet-show{display:none!important}}@media (max-width:1100px){.medium-tablet-hidden{display:none!important}}@media (min-width:993px){.medium-tablet-show{display:none!important}}@media (max-width:993px){.mobile-hidden{display:none!important}}@media (min-width:768px){.mobile-show{display:none!important}}.contact-hero-card__layout.new-form__card-layout{position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:flex-start;gap:3.5rem;padding:3rem}@media (min-width:994px){.contact-hero-card__layout.new-form__card-layout{background-image:none;min-height:unset}}@media (max-width:1100px){.contact-hero-card__layout.new-form__card-layout{gap:2rem;padding:2rem}}@media (max-width:993px){.contact-hero-card__layout.new-form__card-layout{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem 1.25rem}}.contact-hero-card__blob{position:absolute;bottom:-8.75rem;left:-8.75rem;width:27.5rem;height:27.5rem;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fad7e4,#fceaf2);opacity:.7;filter:blur(70px);pointer-events:none;z-index:0}.contact-hero-card .contact-hero{position:relative;z-index:1;flex:0 0 45%;max-width:45%;text-align:left}@media (max-width:993px){.contact-hero-card .contact-hero{flex:1 1 auto;max-width:100%;align-self:flex-start}}.contact-hero-card .contact-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;border-radius:50%;background:#fce7ef;color:#e85b93;margin-bottom:2rem}.contact-hero-card .contact-hero__icon svg{width:2.375rem;height:2.375rem}.contact-hero-card .contact-hero__heading{display:block;margin:0 0 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:2.5rem;line-height:1.05;letter-spacing:-.5px;color:#111827}@media (max-width:1100px){.contact-hero-card .contact-hero__heading{font-size:2rem}}@media (max-width:993px){.contact-hero-card .contact-hero__heading{font-size:1.5rem}}.contact-hero-card .contact-hero__body{display:block;margin:0 0 2rem;max-width:22.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.55;color:#6b7280}.contact-hero-card .contact-hero__divider{display:block;width:4.5rem;height:.1875rem;border-radius:999px;background:#e85b93;margin:0 0 1.5rem}.contact-hero-card .contact-hero__note{display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.4;color:#111827}.contact-hero-card .contact-hero__form{position:relative;z-index:1;flex:1 1 auto;min-width:0;align-self:center}@media (max-width:993px){.contact-hero-card .contact-hero__form{align-self:stretch}}.contact-hero-card .form-step{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0}.contact-hero-card .form-step.active{display:flex!important;flex-direction:column;grid-template-columns:1fr;-moz-column-gap:0;column-gap:0}.contact-hero-card .form-wrapper>.form-step:first-child .form-step__header{display:none}.contact-hero-card .form-step__header{margin-bottom:1.25rem}.contact-hero-card .form-step__header .new-form__title,.contact-hero-card .form-step__header p{font-size:1.375rem;line-height:1.3}.contact-hero-card .form-step__body{gap:1.75rem}.contact-hero-card .new-form__label{row-gap:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:600;color:#111827}.contact-hero-card .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit]),.contact-hero-card .form-step__body input[type=text],.contact-hero-card .form-step__body input[type=tel],.contact-hero-card .form-step__body input[type=email],.contact-hero-card .form-step__body input[type=number]{height:4rem!important;padding:0 1.25rem;border:1px solid #E5E7EB;border-radius:.875rem;box-shadow:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;color:#111827;transition:border-color .15s ease,box-shadow .15s ease}.contact-hero-card .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit])::-moz-placeholder,.contact-hero-card .form-step__body input[type=text]::-moz-placeholder,.contact-hero-card .form-step__body input[type=tel]::-moz-placeholder,.contact-hero-card .form-step__body input[type=email]::-moz-placeholder,.contact-hero-card .form-step__body input[type=number]::-moz-placeholder{color:#9ca3af;opacity:1}.contact-hero-card .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit])::placeholder,.contact-hero-card .form-step__body input[type=text]::placeholder,.contact-hero-card .form-step__body input[type=tel]::placeholder,.contact-hero-card .form-step__body input[type=email]::placeholder,.contact-hero-card .form-step__body input[type=number]::placeholder{color:#9ca3af;opacity:1}.contact-hero-card .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit]):hover,.contact-hero-card .form-step__body input[type=text]:hover,.contact-hero-card .form-step__body input[type=tel]:hover,.contact-hero-card .form-step__body input[type=email]:hover,.contact-hero-card .form-step__body input[type=number]:hover{border-color:#e85b93}.contact-hero-card .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus,.contact-hero-card .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus-visible,.contact-hero-card .form-step__body input[type=text]:focus,.contact-hero-card .form-step__body input[type=text]:focus-visible,.contact-hero-card .form-step__body input[type=tel]:focus,.contact-hero-card .form-step__body input[type=tel]:focus-visible,.contact-hero-card .form-step__body input[type=email]:focus,.contact-hero-card .form-step__body input[type=email]:focus-visible,.contact-hero-card .form-step__body input[type=number]:focus,.contact-hero-card .form-step__body input[type=number]:focus-visible{outline:0;border-color:#e85b93;box-shadow:0 0 0 .25rem #e85b931f}.contact-hero-card .wpcf7-textarea{height:11.25rem;padding:1rem 1.25rem;border:1px solid #E5E7EB;border-radius:.875rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;color:#111827;resize:vertical}.contact-hero-card .wpcf7-textarea::-moz-placeholder{color:#9ca3af;opacity:1}.contact-hero-card .wpcf7-textarea::placeholder{color:#9ca3af;opacity:1}.contact-hero-card .wpcf7-textarea:focus,.contact-hero-card .wpcf7-textarea:focus-visible{outline:0;border-color:#e85b93;box-shadow:0 0 0 .25rem #e85b931f}.contact-hero-card .new-form__btn-wrapper button,.contact-hero-card .new-form__btn-wrapper input[type=submit],.contact-hero-card .new-form__btn-wrapper .button,.contact-hero-card .new-form__btn-wrapper .wpcf7-submit,.contact-hero-card .new-form__btn-wrapper [data-step-action]{height:3.75rem;min-height:3.75rem;border-radius:.875rem;background:#e85b93!important;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;transition:background .15s ease}.contact-hero-card .new-form__btn-wrapper button:hover,.contact-hero-card .new-form__btn-wrapper input[type=submit]:hover,.contact-hero-card .new-form__btn-wrapper .button:hover,.contact-hero-card .new-form__btn-wrapper .wpcf7-submit:hover,.contact-hero-card .new-form__btn-wrapper [data-step-action]:hover{background:#d9487f!important}.contact-hero-card.is-submitting .wpcf7-form{opacity:.55;pointer-events:none}.contact-hero-card.is-sent .wpcf7-form,.contact-hero-card.is-sent .wpcf7-response-output{display:none}.contact-hero-card__success{outline:0}.contact-hero-card__success[hidden]{display:none}.contact-hero-card__success-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.contact-hero-card__success-icon{flex-shrink:0;width:2.5rem;height:2.5rem}.contact-hero-card__success-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.75rem;color:#16a34a;margin:0}.contact-hero-card__success-content{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid #E5E7EB}.contact-hero-card__success-bold{font-size:1rem!important;font-weight:600!important;line-height:1.5rem!important;color:#111827!important;margin:0!important}.contact-hero-card__success-text{font-size:.9375rem!important;font-weight:400!important;line-height:1.375rem!important;color:#6b7280!important;margin:0!important}.contact-hero-card__success-divider{width:100%;height:1px;background:#e5e7eb;margin:1.25rem 0 1rem}.contact-hero-card__success-actions{display:flex;justify-content:flex-end}.contact-hero-card__success-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:0;border-radius:.875rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.25rem;color:#fff;text-decoration:none;background:#e85b93;cursor:pointer;transition:background .15s ease}.contact-hero-card__success-btn:hover,.contact-hero-card__success-btn:focus{background:#d9487f;color:#fff;text-decoration:none}.new-form{background:#f5f5f7;padding:3.75rem 0 5rem}.new-form__page-title{color:var(--color-text-primary,#111926);font-size:3rem;font-style:normal;font-weight:600;line-height:3.5rem;margin:0 0 2rem}@media (max-width:993px){.new-form__page-title{font-size:2rem;line-height:2.5rem;margin-bottom:1.5rem;margin-left:1rem;margin-right:1rem}}.new-form__title{font-size:1.75rem;font-weight:600;text-align:left;color:#000;margin:0;line-height:2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media (max-width:993px){.new-form__title{font-size:1.25rem;line-height:1.75rem}}.new-form__subtitle{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}@media (max-width:600px){.new-form__subtitle{flex-direction:column}}.new-form__subtitle-text{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0!important}.new-form .wrapper,.new-form .new-form__card.wrapper{margin:0 auto;max-width:70rem;min-height:25rem;background:#fff;border-radius:1.5rem;box-shadow:0 1px 3px #0000000f;overflow:hidden}@media (max-width:993px){.new-form .wrapper,.new-form .new-form__card.wrapper{min-height:unset;margin-left:1rem;margin-right:1rem;border-radius:.75rem}}.new-form .wrapper .wpcf7,.new-form .new-form__card.wrapper .wpcf7{width:100%}.new-form__card-layout{padding:4rem;display:flex;flex-direction:column;justify-content:center}@media (min-width:994px){.new-form__card-layout{background-image:url(https://cdn.assistedlivingmagazine.com/wp-content/uploads/2026/02/24002204/new-form-bg.svg);background-repeat:no-repeat;background-position:left bottom;background-size:auto 70%;min-height:27.5rem}}@media (max-width:993px){.new-form__card-layout{padding:1.25rem 1.25rem 1.75rem}}.new-form__card-layout .new-form__title,.new-form__card-layout .wp-block-heading,.new-form__card-layout .wp-block-paragraph,.new-form__card-layout p,.new-form__card-layout h1,.new-form__card-layout h2,.new-form__card-layout h3{text-align:left}.new-form__section-divider{border:0;border-top:1px solid #D1D5DB;margin:3rem 0}.new-form__card-subtitle{color:#364152;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin:0;max-width:27.5rem}.new-form__btn-wrapper{display:flex;align-items:center;justify-content:center;gap:.5rem}.new-form__btn-wrapper button,.new-form__btn-wrapper input{width:75%;border-radius:var(--radius-m,10px);background:var(--favicon-fondo,radial-gradient(143.01% 143.03% at 52.48% 3.98%,#FC8FB8 17%,#FF649E 100%));box-shadow:0 1px 2px 0 var(--Effects-shadow-button,rgb(20 28 37 / .04));font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff;transition:background .3s ease}.new-form__btn-wrapper button:hover,.new-form__btn-wrapper input:hover{background:radial-gradient(143.01% 143.03% at 52.48% 3.98%,#fc6ba3 17%,#ff4086)}.new-form__btn-wrapper [data-step-action=prev]{margin-right:auto}.new-form__button{width:-moz-fit-content;width:fit-content;padding:10px 16px}.new-form__label{display:flex;flex-direction:column;row-gap:.5rem;width:100%;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#252c32;font-size:.875rem;font-weight:600;line-height:1.3125rem}.new-form__label input{width:100%;padding:.75rem 1.25rem;font-weight:400;border-radius:.875rem;background-color:#fff!important;border:1px solid #D1D5DB;outline:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;color:#252c32;box-shadow:0 1px 2px #0112220a}.new-form__label input::-moz-placeholder{font-weight:400;color:#b0babf}.new-form__label input::placeholder{font-weight:400;color:#b0babf}.new-form__label input:focus-visible{outline:1px solid #fc8fb8;border:1px solid #fc8fb8}.new-form .wpcf7-textarea{padding:.75rem 1.25rem;height:11.5625rem;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:.5rem;border:1px solid #d1d5db;width:100%;resize:none}.new-form .wpcf7-textarea:focus-visible{outline:1px solid #fc8fb8;border:1px solid #fc8fb8}.new-form .wpcf7-textarea::-moz-placeholder{font-weight:400;color:#b0babf}.new-form .wpcf7-textarea::placeholder{font-weight:400;color:#b0babf}.new-form .wpcf7-radio{display:flex;flex-direction:column;gap:8px}.new-form .wpcf7-radio .wpcf7-list-item{margin:0}.new-form .wpcf7-radio label{display:flex;align-items:center;gap:8px;padding:12px;border-radius:.875rem;background-color:#fff;border:1px solid #D1D5DB}.new-form .wpcf7-radio .wpcf7-list-item input[type=radio]{display:none}.new-form .wpcf7-radio .wpcf7-list-item label{position:relative;padding-left:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px}.new-form .wpcf7-radio .wpcf7-list-item label:focus-visible{outline:1px solid #fc8fb8;border:1px solid #fc8fb8}.new-form .wpcf7-radio .wpcf7-list-item-label:before{content:"";position:absolute;top:50%;left:12px;transform:translateY(-50%);width:20px;height:20px;border:1px solid #ccc;outline:1px solid #ccc;border-radius:4px;background-color:#fff;transition:all .3s}.new-form .wpcf7-radio .wpcf7-list-item input[type=radio]:checked~.wpcf7-list-item-label:before{border:1px solid #fc8fb8;outline:1px solid #fc8fb8}.new-form .wpcf7-radio .wpcf7-list-item input[type=radio]~.wpcf7-list-item-label:after{content:"";position:absolute;top:50%;left:18px;width:7px;height:12px;border:solid #fc8fb8;border-width:0 3px 3px 0;transform:translateY(-50%) rotate(45deg);transition:opacity .3s;opacity:0}.new-form .wpcf7-radio .wpcf7-list-item input[type=radio]:checked~.wpcf7-list-item-label:after{opacity:1}.new-form .form-step{display:none;width:100%;min-height:100%;gap:0}@media (min-width:994px){.new-form .form-step{grid-template-columns:1fr 1fr;-moz-column-gap:4rem;column-gap:4rem;align-items:start}}@media (max-width:993px){.new-form .form-step{grid-template-columns:1fr}}.new-form .form-step.active{display:grid}.new-form .form-step__header{padding-right:1.5rem;text-align:left}@media (max-width:993px){.new-form .form-step__header{padding-right:0;margin-bottom:1rem}}.new-form .form-step__header .new-form__title,.new-form .form-step__header .wp-block-paragraph,.new-form .form-step__header .wp-block-heading,.new-form .form-step__header p,.new-form .form-step__header h1,.new-form .form-step__header h2,.new-form .form-step__header h3{text-align:left;margin:0 0 1rem;font-size:1.75rem;font-weight:600;color:#000;line-height:2rem}@media (max-width:993px){.new-form .form-step__header .new-form__title,.new-form .form-step__header .wp-block-paragraph,.new-form .form-step__header .wp-block-heading,.new-form .form-step__header p,.new-form .form-step__header h1,.new-form .form-step__header h2,.new-form .form-step__header h3{font-size:1.25rem;line-height:1.75rem}}.new-form .form-step__header .new-form__card-subtitle{color:#364152;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-top:0;margin-bottom:0}.new-form .form-step__body{display:flex;flex-direction:column;gap:2rem;width:100%}@media (max-width:993px){.new-form .form-step__body{gap:1.25rem}}.new-form .is-invalid{border-color:red!important}.new-form .wpcf7-spinner{position:absolute}.new-form .inactive{pointer-events:none}.new-form .new-form__btn-wrapper .inactive{opacity:.45;cursor:not-allowed}.new-form .new-form__label .selected-flag{background:#fff0}.new-form .new-form__label--message .wpcf7-textarea{height:7.5rem}.new-form .wp-block-contact-form-7-contact-form-selector{width:100%}body .senior-care-form .wpcf7 form.sent .wpcf7-response-output{border:none;padding:0;margin:0;text-align:center;font-size:2rem}.contact-us-layout.new-form .new-form__card.wrapper{max-width:100%!important;width:100%}.contact-us-layout.new-form .new-form__btn-wrapper [data-step-action=next]{display:flex;height:3rem;padding:1rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;width:100%;border-radius:.75rem;background:linear-gradient(268deg,#fc8fb8 .21%,#ff649e)}@media (max-width:993px){.contact-us-layout.new-form>.container{padding:2rem 1.25rem 4rem}.contact-us-layout.new-form .new-form__page-title{margin-left:0;margin-right:0}.contact-us-layout.new-form .new-form__card.wrapper{width:100%;margin-left:0;margin-right:0}.contact-us-layout.new-form .new-form__section-divider{display:none}.contact-us-layout.new-form .wpcf7-textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.contact-us-layout.new-form .wpcf7-textarea::placeholder,.contact-us-layout.new-form .wpcf7-textarea::-webkit-input-placeholder,.contact-us-layout.new-form .wpcf7-textarea::-moz-placeholder,.contact-us-layout.new-form .wpcf7-textarea:-ms-input-placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.contact-us-layout.new-form .new-form__btn-wrapper{width:100%;flex-direction:row;align-items:stretch}.contact-us-layout.new-form .new-form__btn-wrapper [data-step-action=prev]{margin-right:0}.contact-us-layout.new-form .new-form__btn-wrapper [data-step-action=prev],.contact-us-layout.new-form .new-form__btn-wrapper [data-step-action=next],.contact-us-layout.new-form .new-form__btn-wrapper .wpcf7-submit{width:calc(50% - .25rem);flex:1 1 0%;min-height:3rem;height:3rem}}@media (min-width:994px){.contact-us-layout.new-form .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit]){display:flex;height:3.5rem;padding:1rem;align-items:center;align-self:stretch;box-sizing:border-box}.contact-us-layout.new-form .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit])::-moz-placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.contact-us-layout.new-form .new-form__label input:not([type=radio]):not([type=checkbox]):not([type=submit])::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.contact-us-layout.new-form .wpcf7-textarea{padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;box-sizing:border-box}.contact-us-layout.new-form .wpcf7-textarea::-moz-placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.contact-us-layout.new-form .wpcf7-textarea::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}}@media (max-width:993px){.cost-guide-form .new-form__btn-wrapper,.senior-care-form .new-form__btn-wrapper{width:100%}.cost-guide-form .new-form__btn-wrapper .wpcf7-submit,.cost-guide-form .new-form__btn-wrapper [data-step-action=next],.senior-care-form .new-form__btn-wrapper .wpcf7-submit,.senior-care-form .new-form__btn-wrapper [data-step-action=next]{width:100%;height:3rem;min-height:3rem;padding:.75rem 1rem}}.see-availability-form.new-form .form-step{display:none;min-height:unset}.see-availability-form.new-form .form-step__body{width:100%}.see-availability-form.new-form .form-step__body>br{display:none}@media (min-width:994px){.see-availability-form.new-form{padding:2.5rem 0 4rem}.see-availability-form.new-form .new-form__card-layout{justify-content:flex-start;align-items:stretch}.see-availability-form.new-form .form-step.active{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:4rem;column-gap:4rem;align-items:start;width:100%;min-height:unset}.see-availability-form.new-form .form-step__header{padding-right:1.5rem;margin-bottom:0;text-align:left}.see-availability-form.new-form .form-step__header .new-form__title,.see-availability-form.new-form .form-step__header p{text-align:left;margin-bottom:0}.see-availability-form.new-form .form-step__body{gap:1.5rem}.see-availability-form.new-form .new-form__btn-wrapper{width:100%;margin-top:0;justify-content:stretch;gap:.5rem}.see-availability-form.new-form .new-form__btn-wrapper [data-step-action=prev]{margin-right:0;flex:1 1 0%;min-width:0}.see-availability-form.new-form .new-form__btn-wrapper button,.see-availability-form.new-form .new-form__btn-wrapper input[type=submit]{width:100%;margin-top:0;flex:1 1 0%;min-width:0}.see-availability-form.new-form .new-form__btn-wrapper:not(:has([data-step-action=prev])) button,.see-availability-form.new-form .new-form__btn-wrapper:not(:has([data-step-action=prev])) input[type=submit]{flex:none;width:100%}}@media (max-width:993px){.see-availability-form.new-form{padding:.875rem 0 1.5rem}.see-availability-form.new-form .new-form__card.wrapper,.see-availability-form.new-form .wrapper{margin-top:0}.see-availability-form.new-form .new-form__card-layout{padding:1.125rem 1.25rem 1.25rem;justify-content:flex-start;align-items:stretch;min-height:unset}.see-availability-form.new-form .form-step.active{display:flex;flex-direction:column;align-items:stretch;grid-template-columns:unset;-moz-column-gap:0;column-gap:0;width:100%;min-height:unset}.see-availability-form.new-form .form-step__header{padding-right:0;margin-bottom:.75rem;text-align:left}.see-availability-form.new-form .form-step__header .new-form__title,.see-availability-form.new-form .form-step__header p{text-align:left}.see-availability-form.new-form .form-step__body{gap:.875rem}.see-availability-form.new-form .new-form__btn-wrapper{width:100%;margin-top:0;justify-content:stretch}.see-availability-form.new-form .new-form__btn-wrapper [data-step-action=prev]{margin-right:0;flex:1 1 0%}.see-availability-form.new-form .new-form__btn-wrapper .button,.see-availability-form.new-form .new-form__btn-wrapper [data-step-action=next],.see-availability-form.new-form .new-form__btn-wrapper .wpcf7-submit{width:100%;margin-top:0!important;flex:1 1 0%}.see-availability-form.new-form .new-form__btn-wrapper:not(:has([data-step-action=prev])) .button,.see-availability-form.new-form .new-form__btn-wrapper:not(:has([data-step-action=prev])) [data-step-action=next],.see-availability-form.new-form .new-form__btn-wrapper:not(:has([data-step-action=prev])) .wpcf7-submit{flex:none;width:100%}}.popup.active .popup__body.popup__body--contact-us,.popup__body--contact-us{max-width:70rem;width:calc(100% - 2rem);max-height:90vh;overflow-y:auto;padding:0;row-gap:0;border-radius:1rem;background:#fff}@media (max-width:993px){.popup.active .popup__body.popup__body--contact-us,.popup__body--contact-us{max-height:95vh;width:calc(100% - 1rem);border-radius:.75rem}}.popup__content--contact-us{padding:0;flex:0 0 auto}.popup__content--contact-us>.contact-us-layout.new-form{padding:0;margin:0;background:#fff0}.popup__content--contact-us .new-form__card.wrapper.contact-hero-card{margin:0;box-shadow:none;border-radius:0}