div.contact-banner-wrapper{width:100%;height:700px;display:flex;flex-direction:column;align-items:center;justify-content:center}div.contact-banner-wrapper div.text-container{display:flex;flex-direction:column;align-items:center;padding:0 20px}div.contact-banner-wrapper div.text-container h1{color:var(--ww-white);text-align:center;margin:0 0 32px;max-width:650px;text-transform:uppercase}div.contact-banner-wrapper div.text-container h1 a:hover{color:var(--ww-white-hover)}div.contact-banner-wrapper div.text-container h3{color:var(--ww-white);text-align:center;margin:0;max-width:525px;line-height:140%}@media (max-width:1200px){div.contact-banner-wrapper{height:500px}}section.contact-form-wrapper{min-height:400px;width:100%;background-color:var(--ww-blue);position:relative}section.contact-form-wrapper div.form-section{background-color:var(--ww-blue);border-radius:30px;width:1120px;position:absolute;top:-120px;left:calc(50% - 560px);padding:70px 40px 40px}section.contact-form-wrapper div.form-section div.wpforms-container-full{width:100%;max-width:625px}section.contact-form-wrapper div.form-section div.wpforms-container-full input[type=text]{width:100%;min-width:300px;border-radius:12px}section.contact-form-wrapper div.form-section div.wpforms-container-full select{width:100%;min-width:300px;border-radius:12px}section.contact-form-wrapper div.form-section div.wpforms-container-full textarea{border-radius:12px}section.contact-form-wrapper div.form-section div.wpforms-container-full ::-webkit-input-placeholder{color:#666 !important;opacity:1 !important}section.contact-form-wrapper div.form-section div.wpforms-container-full :-moz-placeholder{color:#666 !important;opacity:1 !important}section.contact-form-wrapper div.form-section div.wpforms-container-full ::placeholder{color:#666 !important;opacity:1 !important}section.contact-form-wrapper div.form-section div.wpforms-container-full ::-moz-placeholder{color:#666 !important;opacity:1 !important}section.contact-form-wrapper div.form-section div.wpforms-container-full div.wpforms-submit-container{width:100%;display:flex;justify-content:center}section.contact-form-wrapper div.form-section div.wpforms-container-full button{text-transform:uppercase;border-radius:12px;text-align:center;min-width:180px;font-weight:600;margin:10px 0 0}section.contact-form-wrapper div.form-section h2{color:var(--ww-white);text-align:center;text-transform:uppercase;font-size:48px;line-height:130%;margin:0 0 40px;max-width:640px}section.contact-form-wrapper div.form-section div.back-container{position:absolute;top:20px;left:20px;display:flex;align-items:center;cursor:pointer}section.contact-form-wrapper div.form-section div.back-container div.back-icon{background-image:url("/wp-content/themes/whitewings/assets/icon/chevron-left-white.png");background-size:contain;background-repeat:no-repeat;width:12px;height:12px;margin:0 8px 0 0;pointer-event:none}section.contact-form-wrapper div.form-section div.back-container h5{margin:0;color:var(--ww-white);text-transform:uppercase;font-size:16px;pointer-events:none}section.contact-form-wrapper div.form-container{display:flex;flex-direction:column;align-items:center}section.contact-form-wrapper div.form-container h3{color:var(--ww-white);text-align:center;margin:0}section.contact-form-wrapper div.form-section div.cards-container{display:flex;justify-content:space-evenly}section.contact-form-wrapper div.form-section div.cards-container div.request-card{background-color:var(--ww-white);width:255px;height:190px;display:flex;justify-content:center;align-items:center;border-radius:20px;position:relative;margin:0 16px;cursor:pointer}section.contact-form-wrapper div.form-section div.cards-container div.request-card h3{position:absolute;top:145px;width:100%;text-align:center;text-transform:uppercase;color:var(--ww-blue);pointer-events:none}section.contact-form-wrapper div.form-section div.cards-container div.request-card:hover h3{color:var(--ww-blue-hover)}section.contact-form-wrapper div.form-section div.cards-container div.request-card div.request-card-icon{width:64px;height:64px;background-size:contain;background-repeat:no-repeat;pointer-events:none;margin:0 0 32px}section.contact-form-wrapper div.form-section div.cards-container div.request-card div.request-card-icon.transportation{background-image:url("/wp-content/themes/whitewings/assets/icon/transportation-icon-blue-3.png");width:auto;height:50px;margin:0 0 16px;aspect-ratio:1.9481}section.contact-form-wrapper div.form-section div.cards-container div.request-card div.request-card-icon.home-care{background-image:url("/wp-content/themes/whitewings/assets/icon/home-care-icon-blue-1.png")}section.contact-form-wrapper div.form-section div.cards-container div.request-card div.request-card-icon.info{background-image:url("/wp-content/themes/whitewings/assets/icon/info-icon-blue.png")}section.contact-form-wrapper div.form-container div.mobile-form{display:none}@media (max-width:1200px){section.contact-form-wrapper div.form-section{width:100%;position:static;top:0;left:0;padding:70px 20px 40px}}@media (max-width:900px){section.contact-form-wrapper div.form-section div.cards-container{flex-direction:column;align-items:center;justify-content:center}section.contact-form-wrapper div.form-section div.cards-container div.request-card{margin:0 0 32px}}@media (max-width:768px){section.contact-form-wrapper div.form-section h2{font-size:32px}}@media (max-width:700px){section.contact-form-wrapper div.form-container div.desktop-form{display:none}section.contact-form-wrapper div.form-container div.mobile-form{display:block}}