:root{--radius-default: .5rem;--radius-large: .75rem;--stroke-border-width-small: .125rem;--stroke-border-width-default: .1875rem;--stroke-divider-width: .25rem;--color-brand-1: #00185C;--color-brand-2: #FFDA05;--color-neutrals-white: #FFFFFF}.gw-grid{display:grid;gap:1.5rem;width:100%;margin-inline:auto;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.gw-grid--cols-1{grid-template-columns:repeat(1,1fr)}}@media(min-width:768px){.gw-grid--cols-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.gw-grid--cols-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.gw-grid--cols-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.gw-grid--cols-5{grid-template-columns:repeat(5,1fr)}}@media(min-width:768px){.gw-grid--cols-6{grid-template-columns:repeat(6,1fr)}}@media(min-width:768px){.gw-grid--cols-7{grid-template-columns:repeat(7,1fr)}}@media(min-width:768px){.gw-grid--cols-8{grid-template-columns:repeat(8,1fr)}}@media(min-width:768px){.gw-grid--cols-9{grid-template-columns:repeat(9,1fr)}}@media(min-width:768px){.gw-grid--cols-10{grid-template-columns:repeat(10,1fr)}}@media(min-width:768px){.gw-grid--cols-11{grid-template-columns:repeat(11,1fr)}}@media(min-width:768px){.gw-grid--cols-12{grid-template-columns:repeat(12,1fr)}}.gw-grid--gap-none{gap:0}.gw-grid--gap-sm{gap:1rem}.gw-grid--gap-lg{gap:3rem}.cards-grid{display:grid;width:100%}@media(min-width:768px){.cards-grid--cols-1{grid-template-columns:repeat(1,1fr)}}@media(min-width:768px){.cards-grid--cols-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.cards-grid--cols-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.cards-grid--cols-4{grid-template-columns:repeat(4,1fr)}}.gw-row,.gw-form__grid{display:flex;flex-wrap:wrap;gap:var(--row-column-gap);width:100%}.gw-col-1{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-1{flex:1 1 calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12);min-width:calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12);width:auto}}.gw-col-2{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-2{flex:1 1 calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12);min-width:calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12);width:auto}}.gw-col-3{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-3{flex:1 1 calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12);min-width:calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12);width:auto}}.gw-col-4{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-4{flex:1 1 calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12);min-width:calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12);width:auto}}.gw-col-5{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-5{flex:1 1 calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12);min-width:calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12);width:auto}}.gw-col-6,.gw-form__col-6{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-6,.gw-form__col-6{flex:1 1 calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12);min-width:calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12);width:auto}}.gw-col-7{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-7{flex:1 1 calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12);min-width:calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12);width:auto}}.gw-col-8{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-8{flex:1 1 calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12);min-width:calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12);width:auto}}.gw-col-9{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-9{flex:1 1 calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12);min-width:calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12);width:auto}}.gw-col-10{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-10{flex:1 1 calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12);min-width:calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12);width:auto}}.gw-col-11{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-11{flex:1 1 calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12);min-width:calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12);width:auto}}.gw-col-12,.gw-form__col-12{flex:1 1 100%;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.gw-col-12,.gw-form__col-12{flex:1 1 calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12);min-width:calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12);width:auto}}@media(min-width:768px){.gw-col-md-1{flex:1 1 calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12);min-width:calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12);width:auto}}@media(min-width:768px){.gw-col-md-2{flex:1 1 calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12);min-width:calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12);width:auto}}@media(min-width:768px){.gw-col-md-3{flex:1 1 calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12);min-width:calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12);width:auto}}@media(min-width:768px){.gw-col-md-4{flex:1 1 calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12);min-width:calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12);width:auto}}@media(min-width:768px){.gw-col-md-5{flex:1 1 calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12);min-width:calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12);width:auto}}@media(min-width:768px){.gw-col-md-6,.gw-form__col-md-6{flex:1 1 calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12);min-width:calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12);width:auto}}@media(min-width:768px){.gw-col-md-7{flex:1 1 calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12);min-width:calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12);width:auto}}@media(min-width:768px){.gw-col-md-8{flex:1 1 calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12);min-width:calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12);width:auto}}@media(min-width:768px){.gw-col-md-9{flex:1 1 calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12);min-width:calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12);width:auto}}@media(min-width:768px){.gw-col-md-10{flex:1 1 calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12);min-width:calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12);width:auto}}@media(min-width:768px){.gw-col-md-11{flex:1 1 calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12);min-width:calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12);width:auto}}@media(min-width:768px){.gw-col-md-12{flex:1 1 calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12);min-width:calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-1{flex:1 1 calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12);min-width:calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-2{flex:1 1 calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12);min-width:calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-3{flex:1 1 calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12);min-width:calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-4{flex:1 1 calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12);min-width:calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-5{flex:1 1 calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12);min-width:calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-6{flex:1 1 calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12);min-width:calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-7{flex:1 1 calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12);min-width:calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-8{flex:1 1 calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12);min-width:calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-9{flex:1 1 calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12);min-width:calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-10{flex:1 1 calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12);min-width:calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-11{flex:1 1 calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12);min-width:calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12);width:auto}}@media(min-width:1200px){.gw-col-lg-12{flex:1 1 calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12);min-width:calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12);width:auto}}.is-hidden-on-mobile-tablet{display:none!important}@media(min-width:1200px){.is-hidden-on-mobile-tablet{display:flex!important}}.gw-form{--form-bg: #FFFFFF;--form-text: #000103;--form-placeholder: #000103;--form-border: #D8D8D9;--form-border-width: 2px;--form-radius: .5rem;--form-shell-radius: .75rem;--form-shell-padding: 1.5rem;--form-shell-gap: 1rem;--form-grid-gap: 1.25rem;--form-field-padding: .75rem;--form-field-icon-size: 1.5rem;--form-field-icon-gap: .5rem;--form-field-icon-offset: .625rem;--form-field-icon-pad-left: calc(var(--form-field-icon-offset) + var(--form-field-icon-size) + var(--form-field-icon-gap) - 3px);--form-select-icon-offset: .75rem;--form-select-icon-pad-right: calc(var(--form-select-icon-offset) + var(--form-field-icon-size) + var(--form-field-icon-gap));--form-field-font-size: .875rem;--form-field-line-height: 1.5;--form-field-height: 3rem;--form-textarea-height: 5.25rem;--form-dark-outline-color: rgba(255, 255, 255, .2);--form-label: #000103;--form-icon: #00185C;--form-error: #DC3232;--form-error-bg: #FBEAEA;--form-error-text: #8F2020;--form-success: #00A32A;--form-success-bg: #E5F6EA;--form-success-text: #00701D;box-sizing:border-box;position:relative;background:var(--color-brand-3);border-radius:var(--form-shell-radius);width:100%;margin-inline:auto;display:flex;flex-direction:column;gap:var(--form-shell-gap)}@media(min-width:768px){.gw-form{--form-shell-gap: 1.25rem;--form-field-font-size: 1.125rem;--form-field-line-height: 1.5}}@media(min-width:1200px){.gw-form{--form-shell-padding: 2rem;--form-shell-gap: 1.5rem}}.gw-form--padded{padding:var(--form-shell-padding)}.gw-form--dark{background:var(--color-brand-1);--form-label: #FFFFFF}.gw-form__grid{gap:var(--form-grid-gap)}form.invalid:not(:has(.fieldset-cf7mls-wrapper)) .gw-form__grid,form.sent:not(:has(.fieldset-cf7mls-wrapper)) .gw-form__grid{padding-bottom:24px!important}@media(min-width:768px){form.invalid:not(:has(.fieldset-cf7mls-wrapper)) .gw-form__grid,form.sent:not(:has(.fieldset-cf7mls-wrapper)) .gw-form__grid{padding-bottom:12px!important}}.gw-form label{display:flex;flex-direction:column;gap:.5rem;margin:0;font-size:.875rem}@media(min-width:768px){.gw-form label{font-size:1.125rem}}@media(min-width:1200px){.gw-form label{font-size:1.125rem}}.gw-form label{font-style:normal;line-height:1.5;font-family:var(--font-secondary);font-weight:600;color:var(--form-label)}.gw-form label br{display:none}.gw-form .wpcf7-form-control-wrap{display:flex;position:relative;width:100%}.gw-form .wpcf7-form-control-wrap .wpcf7-form-control{box-sizing:border-box;margin:0}.gw-form .wpcf7-form-control-wrap:has(.wpcf7-date):after{content:"";position:absolute;right:var(--form-select-icon-offset);top:50%;transform:translateY(-50%);width:var(--form-field-icon-size);height:var(--form-field-icon-size);background-color:var(--form-bg);background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 3H19V1H17V3H7V1H5V3H4C2.9 3 2 3.9 2 5V21C2 22.1 2.9 23 4 23H20C21.1 23 22 22.1 22 21V5C22 3.9 21.1 3 20 3ZM20 21H4V10H20V21ZM20 8H4V5H20V8Z' fill='%2300185C'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:1}.gw-form .wpcf7{width:100%}.gw-form .wpcf7 form{margin:0;position:relative}.gw-form .wpcf7 .hidden-fields-container{display:none!important}.gw-form .wpcf7 .screen-reader-response{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gw-form .wpcf7-form-control.wpcf7-text,.gw-form .wpcf7-form-control.wpcf7-number,.gw-form .wpcf7-form-control.wpcf7-date,.gw-form .wpcf7-form-control.wpcf7-textarea,.gw-form .wpcf7-form-control.wpcf7-select{width:100%;padding:var(--form-field-padding);background:var(--form-bg);border-radius:var(--form-radius);border:var(--form-border-width) solid var(--form-border);color:var(--form-text);font-family:var(--font-secondary);font-weight:400;font-size:var(--form-field-font-size);line-height:var(--form-field-line-height);height:var(--form-field-height);outline:none}.gw-form .wpcf7-form-control.wpcf7-text::placeholder,.gw-form .wpcf7-form-control.wpcf7-number::placeholder,.gw-form .wpcf7-form-control.wpcf7-date::placeholder,.gw-form .wpcf7-form-control.wpcf7-textarea::placeholder,.gw-form .wpcf7-form-control.wpcf7-select::placeholder{color:var(--form-placeholder);opacity:1}.gw-form .wpcf7-form-control.wpcf7-text.wpcf7-not-valid,.gw-form .wpcf7-form-control.wpcf7-number.wpcf7-not-valid,.gw-form .wpcf7-form-control.wpcf7-date.wpcf7-not-valid,.gw-form .wpcf7-form-control.wpcf7-textarea.wpcf7-not-valid,.gw-form .wpcf7-form-control.wpcf7-select.wpcf7-not-valid{border-color:var(--form-error)}.gw-form .wpcf7-form-control.wpcf7-textarea{padding-top:.5rem;padding-bottom:.5rem;height:var(--form-textarea-height);min-height:var(--form-textarea-height);resize:vertical}.gw-form .wpcf7-form-control.wpcf7-select{padding-top:.5rem;padding-bottom:.5rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.94 5.53003L8 8.58336L11.06 5.53003L12 6.47003L8 10.47L4 6.47003L4.94 5.53003Z' fill='%2300185C'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--form-select-icon-offset) center;padding-right:var(--form-select-icon-pad-right)}.gw-form .wpcf7-form-control.wpcf7-select option{background:#fff;color:#00185c;font-family:var(--font-secondary);font-size:.875rem}@media(min-width:768px){.gw-form .wpcf7-form-control.wpcf7-select option{font-size:1.125rem}}@media(min-width:1200px){.gw-form .wpcf7-form-control.wpcf7-select option{font-size:1.125rem}}.gw-form .wpcf7-form-control.wpcf7-date{text-transform:uppercase;padding-left:7px;padding-top:1rem!important;padding-bottom:1rem!important}@media(min-width:768px){.gw-form .wpcf7-form-control.wpcf7-date{padding-top:.625rem!important}}.gw-form .wpcf7-form-control.wpcf7-date::-webkit-datetime-edit,.gw-form .wpcf7-form-control.wpcf7-date::-webkit-datetime-edit-fields-wrapper,.gw-form .wpcf7-form-control.wpcf7-date::-webkit-datetime-edit-text,.gw-form .wpcf7-form-control.wpcf7-date::-webkit-datetime-edit-month-field,.gw-form .wpcf7-form-control.wpcf7-date::-webkit-datetime-edit-day-field,.gw-form .wpcf7-form-control.wpcf7-date::-webkit-datetime-edit-year-field{padding-inline:0}.gw-form .wpcf7-form-control.wpcf7-date::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;position:absolute;right:0;top:0;width:calc(var(--form-select-icon-offset) + var(--form-field-icon-size));height:100%}.gw-form .has-prefix{display:flex;align-items:center;background:var(--form-bg);border:var(--form-border-width) solid var(--form-border);border-radius:var(--form-radius);padding:0 var(--form-field-padding);width:100%;box-sizing:border-box}.gw-form .has-prefix .prefix{color:var(--color-gray-darkest);font-size:var(--form-field-font-size);font-family:var(--font-secondary);font-weight:400;line-height:var(--form-field-line-height);padding-right:var(--form-field-icon-gap);white-space:nowrap;flex-shrink:0}.gw-form .has-prefix .separator{width:1px;height:var(--form-field-icon-size);background:var(--form-border);margin-right:var(--form-field-icon-gap);flex-shrink:0}.gw-form .has-prefix .wpcf7-form-control-wrap{flex:1}.gw-form .has-prefix .wpcf7-form-control{border:none!important;padding-left:0!important;padding-right:0!important;background:transparent!important;width:100%}.gw-form .has-prefix:focus-within{border-color:var(--form-icon)}.gw-form .has-icon{position:relative}.gw-form .has-icon .wpcf7-form-control{padding-left:var(--form-field-icon-pad-left)!important}.gw-form .has-icon img,.gw-form .has-icon svg{position:absolute;left:var(--form-field-icon-offset);top:50%;transform:translateY(-50%);width:var(--form-field-icon-size);height:var(--form-field-icon-size);color:var(--form-icon);pointer-events:none;z-index:5}.gw-form .wpcf7-checkbox,.gw-form .wpcf7-radio{display:flex;flex-direction:column;gap:.75rem;width:100%}.gw-form .wpcf7-checkbox .wpcf7-list-item,.gw-form .wpcf7-radio .wpcf7-list-item{margin:0;display:block;width:100%}.gw-form .wpcf7-checkbox .wpcf7-list-item label,.gw-form .wpcf7-radio .wpcf7-list-item label{display:flex;flex-direction:row;align-items:center;width:100%;box-sizing:border-box;padding:var(--form-field-padding);border-radius:var(--form-radius);outline:var(--form-border-width) solid var(--form-border);outline-offset:-2px;background:var(--form-bg);cursor:pointer;gap:var(--form-field-icon-gap);color:var(--form-text);font-family:var(--font-secondary);font-weight:400;font-size:.75rem}@media(min-width:768px){.gw-form .wpcf7-checkbox .wpcf7-list-item label,.gw-form .wpcf7-radio .wpcf7-list-item label{font-size:.75rem}}@media(min-width:1200px){.gw-form .wpcf7-checkbox .wpcf7-list-item label,.gw-form .wpcf7-radio .wpcf7-list-item label{font-size:1rem}}.gw-form .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label,.gw-form .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{font-family:var(--font-secondary)}.gw-form .wpcf7-checkbox .wpcf7-list-item label input,.gw-form .wpcf7-radio .wpcf7-list-item label input{appearance:none;width:1.5rem;height:1.5rem;border:1px solid #B2B2B3;background:var(--form-bg);border-radius:4px;position:relative;cursor:pointer;flex-shrink:0;margin:0}.gw-form .wpcf7-checkbox .wpcf7-list-item label input:checked,.gw-form .wpcf7-radio .wpcf7-list-item label input:checked{background-color:var(--color-brand-1);border-color:var(--color-brand-1)}.gw-form .wpcf7-checkbox .wpcf7-list-item label input:checked:after,.gw-form .wpcf7-radio .wpcf7-list-item label input:checked:after{content:"";position:absolute;left:50%;top:40%;width:.375rem;height:.6875rem;border:solid var(--color-neutrals-white);border-width:0 3px 3px 0;transform:translate(-50%,-50%) rotate(45deg)}.gw-form .wpcf7-radio .wpcf7-list-item label input{border-radius:50%}.gw-form .wpcf7-radio .wpcf7-list-item label input:checked:after{content:"";width:.5rem;height:.5rem;background:var(--color-neutrals-white);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.gw-form .wpcf7-acceptance{display:block;width:100%}.gw-form .wpcf7-acceptance .wpcf7-list-item{margin:0;display:block;width:100%}.gw-form .wpcf7-acceptance .wpcf7-list-item label{display:flex;flex-direction:row;align-items:center;width:100%;box-sizing:border-box;padding:var(--form-field-padding);border-radius:var(--form-radius);outline:var(--form-border-width) solid var(--form-border);outline-offset:-2px;background:transparent;cursor:pointer;gap:var(--form-field-icon-gap);color:var(--form-label);font-weight:400;font-family:var(--font-secondary);font-size:.75rem}@media(min-width:768px){.gw-form .wpcf7-acceptance .wpcf7-list-item label{font-size:.75rem}}@media(min-width:1200px){.gw-form .wpcf7-acceptance .wpcf7-list-item label{font-size:1rem}}.gw-form .wpcf7-acceptance .wpcf7-list-item label{line-height:1.2}.gw-form .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{font-family:var(--font-secondary)}.gw-form .wpcf7-acceptance .wpcf7-list-item label input{appearance:none;width:1.5rem;height:1.5rem;border:1px solid #B2B2B3;background:var(--form-bg);border-radius:var(--form-radius);position:relative;cursor:pointer;flex-shrink:0;margin:0}.gw-form .wpcf7-acceptance .wpcf7-list-item label input:checked{background-color:var(--color-brand-1);border:none}.gw-form .wpcf7-acceptance .wpcf7-list-item label input:checked:after{content:"";position:absolute;left:50%;top:40%;width:.375rem;height:.6875rem;border:solid var(--color-neutrals-white);border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.gw-form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;box-sizing:border-box;border:0;border-radius:.5rem;background:transparent;color:var(--color-brand-1);text-decoration:none;text-transform:uppercase;font-family:var(--font-primary);font-weight:600;padding:.875rem 1rem;letter-spacing:.12px;line-height:1.5rem;font-size:1.5rem}@media(min-width:768px){.gw-form .wpcf7-submit{font-size:1.5rem}}@media(min-width:1200px){.gw-form .wpcf7-submit{font-size:1.5rem}}.gw-form .wpcf7-submit{background:#ffda05;color:#00185c}.gw-form .wpcf7-submit:hover,.gw-form .wpcf7-submit:focus-visible{background:#fff09c;color:#00185c}.gw-form .wpcf7-submit{position:relative;z-index:1}.gw-form .wpcf7-submit:before{content:"";position:absolute;inset:0;background-color:#fff09c99;border-radius:.5rem;pointer-events:none;z-index:-1;transform:scale(1.3);opacity:0;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1)}.gw-form .wpcf7-submit:hover:before,.gw-form .wpcf7-submit:focus-visible:before{transform:scale(1);opacity:1}.gw-form .wpcf7-submit{appearance:none;cursor:pointer;width:100%!important;position:relative;z-index:1}.gw-form .wpcf7-not-valid-tip{position:absolute;top:auto;bottom:-11px;left:50%;transform:translate(-50%);z-index:20;font-family:var(--font-secondary);background:var(--form-error-bg);border:2px solid var(--form-error);border-radius:8px;padding:2px 12px;color:var(--form-error-text);font-size:.63rem}@media(min-width:768px){.gw-form .wpcf7-not-valid-tip{font-size:.63rem}}@media(min-width:1200px){.gw-form .wpcf7-not-valid-tip{font-size:.75rem}}.gw-form .wpcf7-not-valid-tip{white-space:nowrap;display:flex;align-items:center;gap:4px}.gw-form .wpcf7-not-valid-tip:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-image:url(/wp-content/themes/grossman-wins/src/images/common/cancel.svg);background-size:contain;flex-shrink:0}.gw-form .gw-form__field-group{display:flex;flex-direction:column;gap:.5rem}.gw-form .gw-form__field-label{color:var(--form-label);font-family:var(--font-secondary);font-style:normal;font-weight:600;line-height:1.5;font-size:.875rem}@media(min-width:768px){.gw-form .gw-form__field-label{font-size:1.125rem}}@media(min-width:1200px){.gw-form .gw-form__field-label{font-size:1.125rem}}@media(min-width:768px){.gw-form .gw-form__checkbox-grid .wpcf7-form-control-wrap{margin-top:.1875rem}}.gw-form .gw-form__checkbox-grid .wpcf7-checkbox{display:grid;grid-template-columns:repeat(1,1fr);gap:.5rem}@media(min-width:768px){.gw-form .gw-form__checkbox-grid .wpcf7-checkbox{grid-template-columns:repeat(2,1fr);row-gap:.6875rem;column-gap:2rem}}@media(min-width:1200px){.gw-form .gw-form__checkbox-grid .wpcf7-checkbox{grid-template-columns:repeat(3,1fr);row-gap:1rem;column-gap:2.5rem}}.gw-form .gw-form__radio-row .wpcf7-radio{flex-direction:row}.gw-form .wpcf7-spinner{display:none}.gw-form.wpcf7-form.invalid .wpcf7-response-output,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output,.gw-form.wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-form.invalid .wpcf7-response-output,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output,.gw-form .wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-response-output.wpcf7-validation-errors{position:absolute;bottom:0;left:50%;transform:translate(-51%,20%);z-index:3;max-width:100%;box-sizing:border-box;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;width:98%!important;font-family:var(--font-secondary);background:var(--form-error-bg);border:2px solid var(--form-error);border-radius:8px;padding:2px 8px;color:var(--form-error-text);font-size:.63rem}@media(min-width:768px){.gw-form.wpcf7-form.invalid .wpcf7-response-output,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output,.gw-form.wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-form.invalid .wpcf7-response-output,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output,.gw-form .wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-response-output.wpcf7-validation-errors{font-size:.63rem}}@media(min-width:1200px){.gw-form.wpcf7-form.invalid .wpcf7-response-output,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output,.gw-form.wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-form.invalid .wpcf7-response-output,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output,.gw-form .wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-response-output.wpcf7-validation-errors{font-size:.75rem}}.gw-form.wpcf7-form.invalid .wpcf7-response-output,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output,.gw-form.wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-form.invalid .wpcf7-response-output,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output,.gw-form .wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-response-output.wpcf7-validation-errors{white-space:nowrap;display:flex;align-items:center;gap:4px;justify-content:center}@media(min-width:768px){.gw-form.wpcf7-form.invalid .wpcf7-response-output,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output,.gw-form.wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-form.invalid .wpcf7-response-output,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output,.gw-form .wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-response-output.wpcf7-validation-errors{padding:2px 12px;transform:translate(-50%,40%);width:max-content!important}}@media(min-width:1200px){.gw-form.wpcf7-form.invalid .wpcf7-response-output,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output,.gw-form.wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-form.invalid .wpcf7-response-output,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output,.gw-form .wpcf7-form.payment-required .wpcf7-response-output,.gw-form .wpcf7-response-output.wpcf7-validation-errors{transform:translate(-50%,45%)}}.gw-form.wpcf7-form.invalid .wpcf7-response-output .wpcf7-icon-wraning,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output .wpcf7-icon-wraning,.gw-form.wpcf7-form.payment-required .wpcf7-response-output .wpcf7-icon-wraning,.gw-form .wpcf7-form.invalid .wpcf7-response-output .wpcf7-icon-wraning,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output .wpcf7-icon-wraning,.gw-form .wpcf7-form.payment-required .wpcf7-response-output .wpcf7-icon-wraning,.gw-form .wpcf7-response-output.wpcf7-validation-errors .wpcf7-icon-wraning{display:none}.gw-form.wpcf7-form.invalid .wpcf7-response-output:before,.gw-form.wpcf7-form.unaccepted .wpcf7-response-output:before,.gw-form.wpcf7-form.payment-required .wpcf7-response-output:before,.gw-form .wpcf7-form.invalid .wpcf7-response-output:before,.gw-form .wpcf7-form.unaccepted .wpcf7-response-output:before,.gw-form .wpcf7-form.payment-required .wpcf7-response-output:before,.gw-form .wpcf7-response-output.wpcf7-validation-errors:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-image:url(/wp-content/themes/grossman-wins/src/images/common/cancel.svg);background-size:contain;flex-shrink:0}.gw-form .wpcf7-form.sent .wpcf7-response-output,.gw-form.wpcf7-form.sent .wpcf7-response-output{position:absolute;bottom:0;left:50%;transform:translate(-52%,45%);z-index:3;font-family:var(--font-secondary);background:var(--form-success-bg);border:2px solid var(--form-success);border-radius:8px;padding:2px 12px;color:var(--form-success-text);font-size:.63rem}@media(min-width:768px){.gw-form .wpcf7-form.sent .wpcf7-response-output,.gw-form.wpcf7-form.sent .wpcf7-response-output{font-size:.63rem}}@media(min-width:1200px){.gw-form .wpcf7-form.sent .wpcf7-response-output,.gw-form.wpcf7-form.sent .wpcf7-response-output{font-size:.75rem}}.gw-form .wpcf7-form.sent .wpcf7-response-output,.gw-form.wpcf7-form.sent .wpcf7-response-output{white-space:nowrap;display:flex;align-items:center;gap:4px;justify-content:center}.gw-form .wpcf7-form.sent .wpcf7-response-output:before,.gw-form.wpcf7-form.sent .wpcf7-response-output:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-image:url(/wp-content/themes/grossman-wins/src/images/common/check.svg);background-size:contain;background-repeat:no-repeat;flex-shrink:0}.editor-styles-wrapper section.section-spacing,.editor-styles-wrapper div.wp-block-group.section-spacing{padding-top:var(--section-vert-padding-default)!important;padding-bottom:var(--section-vert-padding-default)!important}.editor-styles-wrapper section.section-spacing--small,.editor-styles-wrapper div.wp-block-group.section-spacing--small{padding-top:var(--section-vert-padding-small)!important;padding-bottom:var(--section-vert-padding-small)!important}.editor-styles-wrapper section.section-spacing--xs,.editor-styles-wrapper div.wp-block-group.section-spacing--xs{padding-top:var(--section-vert-padding-extra-small)!important;padding-bottom:var(--section-vert-padding-extra-small)!important}.editor-styles-wrapper :where(.is-layout-flow)>*{margin-block:0!important;margin-block-start:0px!important;margin-block-end:0px!important}.editor-styles-wrapper{--container-container-max: 75rem;--row-column-gap: 1.5rem;--container-row-gap: 2rem}@media(min-width:768px){.editor-styles-wrapper{--row-column-gap: 2rem;--container-row-gap: 3rem}}@media(min-width:1200px){.editor-styles-wrapper{--container-container-max: 75rem;--row-column-gap: 2.5rem;--container-row-gap: 3.375rem}}@media(min-width:1440px){.editor-styles-wrapper{--container-container-max: 75.5rem}}.editor-styles-wrapper .layout-container{width:100%!important;max-width:var(--container-container-max, 1208px)!important;margin-inline:auto!important}.editor-styles-wrapper .gw-row{display:flex!important;flex-wrap:wrap!important;gap:var(--row-column-gap)!important;width:100%!important}.editor-styles-wrapper .gw-col-1,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-1{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-1,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-1{flex:1 1 calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12)!important;min-width:calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-1{flex:1 1 calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12)!important;min-width:calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-1{flex:1 1 calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12)!important;min-width:calc(8.3333333333% * 1 - var(--row-column-gap) * (12 - 1) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-2,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-2{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-2,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-2{flex:1 1 calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12)!important;min-width:calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-2{flex:1 1 calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12)!important;min-width:calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-2{flex:1 1 calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12)!important;min-width:calc(8.3333333333% * 2 - var(--row-column-gap) * (12 - 2) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-3,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-3{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-3,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-3{flex:1 1 calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12)!important;min-width:calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-3{flex:1 1 calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12)!important;min-width:calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-3{flex:1 1 calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12)!important;min-width:calc(8.3333333333% * 3 - var(--row-column-gap) * (12 - 3) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-4,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-4{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-4,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-4{flex:1 1 calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12)!important;min-width:calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-4{flex:1 1 calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12)!important;min-width:calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-4{flex:1 1 calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12)!important;min-width:calc(8.3333333333% * 4 - var(--row-column-gap) * (12 - 4) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-5,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-5{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-5,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-5{flex:1 1 calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12)!important;min-width:calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-5{flex:1 1 calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12)!important;min-width:calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-5{flex:1 1 calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12)!important;min-width:calc(8.3333333333% * 5 - var(--row-column-gap) * (12 - 5) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-6,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-6{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-6,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-6{flex:1 1 calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12)!important;min-width:calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-6{flex:1 1 calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12)!important;min-width:calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-6{flex:1 1 calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12)!important;min-width:calc(8.3333333333% * 6 - var(--row-column-gap) * (12 - 6) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-7,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-7{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-7,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-7{flex:1 1 calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12)!important;min-width:calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-7{flex:1 1 calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12)!important;min-width:calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-7{flex:1 1 calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12)!important;min-width:calc(8.3333333333% * 7 - var(--row-column-gap) * (12 - 7) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-8,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-8{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-8,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-8{flex:1 1 calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12)!important;min-width:calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-8{flex:1 1 calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12)!important;min-width:calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-8{flex:1 1 calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12)!important;min-width:calc(8.3333333333% * 8 - var(--row-column-gap) * (12 - 8) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-9,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-9{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-9,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-9{flex:1 1 calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12)!important;min-width:calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-9{flex:1 1 calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12)!important;min-width:calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-9{flex:1 1 calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12)!important;min-width:calc(8.3333333333% * 9 - var(--row-column-gap) * (12 - 9) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-10,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-10{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-10,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-10{flex:1 1 calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12)!important;min-width:calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-10{flex:1 1 calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12)!important;min-width:calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-10{flex:1 1 calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12)!important;min-width:calc(8.3333333333% * 10 - var(--row-column-gap) * (12 - 10) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-11,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-11{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-11,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-11{flex:1 1 calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12)!important;min-width:calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-11{flex:1 1 calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12)!important;min-width:calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-11{flex:1 1 calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12)!important;min-width:calc(8.3333333333% * 11 - var(--row-column-gap) * (12 - 11) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-col-12,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-12{flex:1 1 100%!important;width:100%!important;display:flex!important;flex-direction:column!important}@media(min-width:768px){.editor-styles-wrapper .gw-col-12,.editor-styles-wrapper [data-type^="acf/gw-"] .gw-col-12{flex:1 1 calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12)!important;min-width:calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12)!important;width:auto!important}}@media(min-width:768px){.editor-styles-wrapper .gw-col-md-12{flex:1 1 calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12)!important;min-width:calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12)!important;width:auto!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-col-lg-12{flex:1 1 calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12)!important;min-width:calc(8.3333333333% * 12 - var(--row-column-gap) * (12 - 12) / 12)!important;width:auto!important}}.editor-styles-wrapper .gw-grid{display:grid!important;gap:1.5rem!important;width:100%!important;margin-inline:auto!important}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-1{grid-template-columns:repeat(1,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-2{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-3{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-4{grid-template-columns:repeat(4,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-5{grid-template-columns:repeat(5,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-6{grid-template-columns:repeat(6,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-7{grid-template-columns:repeat(7,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-8{grid-template-columns:repeat(8,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-9{grid-template-columns:repeat(9,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-10{grid-template-columns:repeat(10,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-11{grid-template-columns:repeat(11,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .gw-grid--cols-12{grid-template-columns:repeat(12,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .cards-grid--cols-1{grid-template-columns:repeat(1,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .cards-grid--cols-2{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .cards-grid--cols-3{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:768px){.editor-styles-wrapper .cards-grid--cols-4{grid-template-columns:repeat(4,1fr)!important}}.editor-styles-wrapper .is-hidden-on-mobile-tablet{display:none!important}@media(min-width:1200px){.editor-styles-wrapper .is-hidden-on-mobile-tablet{display:flex!important}}.editor-styles-wrapper .gw-cta-with-image{padding-inline:0!important}.editor-styles-wrapper .gw-trust-badges__list{justify-content:center!important;gap:2rem!important;column-gap:2rem!important;row-gap:2rem!important}@media(min-width:1200px){.editor-styles-wrapper .gw-trust-badges__list{justify-content:space-between!important;gap:1.5rem 2.5rem!important;column-gap:2.5rem!important;row-gap:1.5rem!important}}@media(min-width:1200px){.editor-styles-wrapper .gw-home-hero .gw-btn-special{display:none}}.editor-styles-wrapper .wp-block-acf-gw-cta-call-now.is-style-light .gw-cta-call-now{background-color:var(--color-neutrals-white)!important}.editor-styles-wrapper .wp-block-acf-gw-cta-call-now.is-style-default .gw-cta-call-now__heading,.editor-styles-wrapper .wp-block-acf-gw-cta-call-now.is-style-default .gw-cta-call-now__description{color:var(--color-neutrals-white)!important}#acf-group_related_practice_areas .acf-label{display:none}#acf-group_related_practice_areas .acf-fields{padding:0}#acf-group_related_practice_areas .acf-field{padding:0;margin:0}#acf-group_related_practice_areas .acf-checkbox-list{padding:8px 16px;margin:0}#acf-group_related_practice_areas .acf-checkbox-list li{margin:0;padding:4px 0}#acf-group_related_practice_areas .acf-checkbox-list li label{font-size:13px;font-weight:400;color:#1e1e1e;gap:8px;display:flex;align-items:center;cursor:pointer}#acf-group_related_practice_areas .acf-checkbox-list li input[type=checkbox]{margin:0;border-radius:0}
