.fw-form{background-color:var(--secondary);overflow:hidden}.fw-form .fw-form__grid{display:grid;grid-template-columns:1fr;padding:60px 0;position:relative}.fw-form .fw-form__grid .fw-form__form{position:relative;z-index:1}.fw-form .fw-form__grid .fw-form__form h1{color:#fff;margin-bottom:40px}.fw-form .fw-form__grid .fw-form__form form .legal-consent-container *,.fw-form .fw-form__grid .fw-form__form form input,.fw-form .fw-form__grid .fw-form__form form textarea{color:#fff}.fw-form .fw-form__grid .fw-form__form form .legal-consent-container a,.fw-form .fw-form__grid .fw-form__form form input[type=submit]:focus,.fw-form .fw-form__grid .fw-form__form form input[type=submit]:hover{color:var(--primary)}.fw-form .fw-form__grid .fw-form__form form select{color:#fff;font-size:.875rem;font-weight:300}.fw-form .fw-form__grid .fw-form__form .submitted-message{color:#fff;font-size:1.25rem}.fw-form .fw-form__grid .fw-form__image{height:100%;left:0;margin-right:-20px;min-height:600px;position:absolute;top:0;width:600px}.fw-form .fw-form__grid .fw-form__image .image-wrapper{clip-path:url(#my-clip-path);display:none;position:absolute;right:-120px;top:50%;transform:translateY(-50%)}.fw-form .fw-form__grid .fw-form__image .image-wrapper img{height:auto;left:0;min-height:100%;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.fw-form .fw-form__locations{border-bottom:1px solid #fff;display:grid;grid-template-columns:1fr;padding:30px 0 60px;position:relative;row-gap:40px}.fw-form .fw-form__locations *{color:#fff}.fw-form .fw-form__locations .location h2{font-size:1.125rem;font-weight:700;margin-bottom:10px}.fw-form .fw-form__locations .location .location-details *{font-size:1rem;margin:0}.fw-form .fw-form__locations .location .location-details a{text-decoration:none}.fw-form .fw-form__locations .location .location-details a:focus,.fw-form .fw-form__locations .location .location-details a:hover{text-decoration:underline}.fw-form .fw-form__locations .location .location-details p a{align-items:center;display:flex;flex-wrap:wrap;height:48px}@media (min-width:768px){.fw-form .fw-form__grid{column-gap:40px;grid-template-columns:1.5fr 1fr;padding:90px 0}.fw-form .fw-form__grid .fw-form__form .submitted-message{min-height:300px;padding-top:80px}.fw-form .fw-form__grid .fw-form__image{height:100%;min-height:auto;position:relative;width:auto}.fw-form .fw-form__grid .fw-form__image .image-wrapper{display:block;min-height:720px;min-width:800px;right:auto}.fw-form .fw-form__grid .fw-form__image .image-wrapper:after{opacity:.85}.fw-form .fw-form__locations{column-gap:30px;grid-template-columns:repeat(3,1fr);padding:30px 0 90px;row-gap:0}}@media (min-width:1200px){.fw-form .fw-form__grid{column-gap:60px}}