/*! 
Theme Name: jacoby Theme Build
Author: jacoby

--------------

for future friendly editing and to avoid possibility of change overrides, DO:
- For smaller and or quick fixes, put css changes in post-live.css 
OR
- For complex and or elaborate rebuilds/ Site build, modify sass files locally with a compiler and output as the style.css
*/*:where(:not(html,iframe,canvas,img,svg,video,audio,input,textarea,select,button,table,caption,tbody,tfoot,thead,tr,th,td):not(svg *,symbol *)){all:unset;display:revert}:where(input,textarea,select,option,button,optgroup){all:revert;margin:unset;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}:where(table,caption,tbody,tfoot,thead,tr,th,td){margin:unset;padding:unset;border:unset;background:unset;border-collapse:collapse;border-spacing:0}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}*,*::before,*::after{box-sizing:border-box}:root{--br-xxs: 359px;--br-xs: 767px;--br-sm: 1199px;--br-md: 1399px;--br-lg: 1919px;--br-xl: 2879px;--br-xxl: 3839px;--comp: 360px;--overlap-buffer: 1px;--font-primary: Geist, Helvetica, Arial, sans-serif;--font-secondary: Montserrat, var(--font-primary);--font-accent: var(--font-primary);--font-monospace: monospace;--color-dark: #000000;--color-dark-alt: #202024;--color-light: #FFFFFF;--color-light-alt: #F3F3F6;--color-primary: #C82030;--color-primary-alt: #EF3F3F;--color-primary-gradient-start: #A00B19;--color-primary-gradient-end: var(--color-primary);--color-secondary: var(--color-primary);--color-secondary-alt: var(--color-secondary);--color-secondary-gradient-start: var(--color-secondary);--color-secondary-gradient-end: var(--color-secondary-alt);--color-accent: #005A9C;--color-accent-alt: var(--color-accent);--color-accent-gradient-start: var(--color-accent);--color-accent-gradient-end: var(--color-accent-alt);--color-neutral: #8E8D8D;--color-neutral-light: #bbbbbb;--color-neutral-lighter: var(--color-neutral-light);--color-neutral-lightest: var(--color-neutral-lighter);--color-neutral-dark: var(--color-neutral);--color-neutral-darker: var(--color-neutral-dark);--color-neutral-darkest: var(--color-neutral-darker);--color-success: #00CC00;--color-caution: #CC6600;--color-error: var(--scheme-sp-contrast, var(--color-primary-alt));--global-radius: 5px;--global-shadow-fix: 15px;--global-caret-down: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="16" version="1.1" viewBox="0 0 25 16" style="width: 1.5625em; height: 1em;"><!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142) --><path id="Path_47027" d="M0,2.2C0,1.1,1,.1,2.1.1c.6,0,1.2.3,1.6.7l8.8,9.9L21.2.8c.7-.9,2-1.1,3-.4.9.7,1.1,2,.4,3,0,0-.1.2-.2.2l-10.3,11.7c-.8.9-2.1.9-3,.2,0,0-.1-.1-.2-.2L.5,3.6C.2,3.2,0,2.7,0,2.2Z"/></svg>')}@media only screen and (min-width: 768px){:root{--comp: 768px}}@media only screen and (min-width: 1200px){:root{--comp: 1200px}}@media only screen and (min-width: 1400px){:root{--comp: 1400px}}@media only screen and (min-width: 1920px){:root{--comp: 1920px}}html,body{min-width:320px;font-family:var(--font-primary);font-weight:400;color:var(--scheme-fg, var(--color-dark));background:var(--scheme-bg-contrast, var(--color-light-alt));background-attachment:fixed;word-wrap:break-word;scroll-behavior:smooth;min-height:100vh;min-height:-webkit-fill-available;accent-color:var(--color-primary)}html:is(.template-no-fancy-background),body:is(.template-no-fancy-background){background:var(--scheme-bg, var(--color-light))}html{overflow-x:hidden;overflow-y:scroll}body{overflow-x:clip}@media(pointer: coarse){html,body{scrollbar-width:none}::-webkit-scrollbar{display:none}}:focus{outline:none}html{-webkit-text-size-adjust:100%}*,*::before,*::after{-webkit-backspace-visibility:hidden;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input:not(:is([type=checkbox],[type=radio])),textarea,select,button{-webkit-appearance:none;border-radius:0;border:none;resize:none;display:block;font:inherit;color:inherit;margin:0}input:is([type=checkbox],[type=radio]){-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.5;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.5;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}input:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:.2}input:focus::-moz-placeholder,select:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:.2}input:focus::-ms-input-placeholder,select:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{opacity:.2}:is(a,button):hover{cursor:pointer}button{border:none}:where(a){text-decoration:none;color:inherit}:where(pre,code,kbd,tt){font-family:var(--font-monospace);background:rgba(0,0,0,.05)}:where(code,kbd,tt){padding:.125em}:where(pre){padding:1em;max-width:100%;line-height:1;overflow:auto}:where(pre) *{border:0;margin:0;padding:0}:where(strong,b){font-family:inherit;font-weight:bolder}:where(em,cite,i,var){font-family:inherit;font-style:italic}:where(u){text-decoration:underline}:where(var){font-family:var(--font-secondary)}:where(sup,sub,small){font-size:.75em}:where(sup){vertical-align:top}:where(sub){vertical-align:bottom}:where(hr){outline:0;border:0;display:block}:where(img,svg){max-width:100%}:where(img){height:auto}:where(video,audio,iframe,object,embed){max-width:100%}:is(main,.main,aside,.aside){padding-block:2.125rem 3.75rem}@media only screen and (min-width: 768px){:is(main,.main,aside,.aside){padding-block:5rem}}@media only screen and (min-width: 1200px){:is(main,.main,aside,.aside){padding-block:6.5rem}}@media only screen and (min-width: 1920px){:is(main,.main,aside,.aside){padding-block:8.75rem}}.banner-no-background-image :is(main,.main,aside,.aside){padding-top:0rem}.template-wrapper{position:relative}@media only screen and (max-width: 1199px){.animate__animated{transition-property:none !important;transform:none !important;animation:none !important}}@media only screen and (min-width: 1200px){.animate__animated-custom-entranceReady{opacity:0;transition:none}.visible .animate__animated-custom-entranceReady{opacity:1}}:is(input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]),:is(.gform_wrapper,.gfield_required) .gfield_required,.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_label,.gform_wrapper.gravity-theme :is(.gfield,.field_description_above) :is(.description,.gfield_description,.gsection_description,.instruction),.gform_wrapper.gravity-theme :is(.gfield_validation_message,.validation_message){font:inherit;color:inherit;margin:0;padding:0}.gfield:is(.gfield-custom-box-label-inset,.gfield-custom-box-label-adjacent) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]){line-height:var(--field-line-height, inherit);border-radius:var(--field-border-radius, 0);color:var(--color-dark);padding-inline:calc(var(--field-padding-x, 1em) - var(--field-border-width, 1px));padding-block:calc((var(--field-height, 3em) - var(--field-border-width, 1px)*2 - 1em*var(--field-line-height, 1.25))*var(--field-baseline-offset, 0.5)) calc((var(--field-height, 3em) - var(--field-border-width, 1px)*2 - 1em*var(--field-line-height, 1.25))*(1 - var(--field-baseline-offset, 0.5)));background:none;background-size:calc(100% + var(--field-border-width, 1px)*2) calc(100% + var(--field-border-width, 1px)*2);background-position:calc(var(--field-border-width, 1px)*-1) calc(var(--field-border-width, 1px)*-1);max-width:100%}.gfield:is(.gfield-custom-box-label-adjacent) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]){border-width:var(--field-border-width, 1px);border-style:solid;min-height:0}.gfield:is(.gfield-custom-box-label-adjacent):is(.focus) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]):focus{border-width:var(--field-border-width, 2px)}.gfield:is(.gfield-custom-box-label-inset) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]){background-color:var(--color-light);color:var(--color-dark)}.gform_wrapper.gravity-theme :is(.gfield_validation_message,.validation_message){background:none;border:0}.gform_wrapper.gravity-theme .gfield :is(.description,.gfield_description,.gsection_description,.instruction){margin-top:.5em}.gform_wrapper.gravity-theme .field_description_above :is(.description,.gfield_description,.gsection_description,.instruction){margin-top:0;margin-bottom:.5em}.gform_wrapper.gravity-theme .ginput_container_time{min-width:calc(var(--field-padding-x)*2 + 5ch);max-width:calc(var(--field-padding-x)*2 + 5ch)}:is(.field_sublabel_below) .gform_wrapper.gravity-theme .ginput_complex{align-items:center}.gform_wrapper.gravity-theme .ginput_container_date input{width:100%}.gfield.gfield_error :is(label,legend),.gfield_validation_message,.gfield .validation_message,.gfield [aria-invalid=true]+label,.gfield .gform_wrapper label+[aria-invalid=true]{color:var(--field-error-color) !important}.gfield:is(.gfield-custom-box-label-adjacent):is(.gfield_error) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea):is([aria-invalid=true]){border-color:var(--field-error-color) !important}.gfield .gchoice{margin:0 0 .5em}.gform_wrapper.gravity-theme .gfield :is(.gfield_radio,.gfield_checkbox) label{font:unset;line-height:unset}:is(form,.gfield){--field-height: 2.5rem;--field-border-width: 1px;--field-border-radius: 2px;--field-padding-x: 1em;--field-required-color: var(--scheme-sp,var(--color-primary));--field-error-color: var(--field-required-color);--field-baseline-offset: 0.5;--field-line-height: 1.5;font-size:.9375rem;line-height:var(--field-line-height, 1.125)}:is(form,.gfield) select:has(option.gf_placeholder:checked){color:var(--color-neutral) !important}:is(form,.gfield):is(.gfield-custom-box-label-adjacent) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea){border-color:var(--color-neutral)}:is(form,.gfield):is(.focus,.gfield_error),:is(form,.gfield):is(.gfield-custom-box-label-adjacent):is(.gfield_error) .gfield_label,:is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea):is([aria-invalid=true],:focus){--field-border-width: 2px}:is(form,.gfield):is(.focus):is(.gfield-custom-box-label-adjacent):is(.focus) .gfield_label,:is(form,.gfield):is(.focus) :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]):is(:focus){border-color:var(--color-primary)}@media only screen and (min-width: 1920px){:is(form,.gfield){--field-height: 2.8125rem}}.gform_wrapper.gravity-theme .gfield:is(.gfield--type-textarea,.gfield--type-multiselect) :is(textarea,select){height:6.125rem}@media only screen and (min-width: 1400px){.gform_wrapper.gravity-theme .gfield:is(.gfield--type-textarea,.gfield--type-multiselect) :is(textarea,select).large{height:7.875rem}.gform_wrapper.gravity-theme .gfield:is(.gfield--type-textarea,.gfield--type-multiselect) :is(textarea,select).medium{height:7rem}}.gform_wrapper.gravity-theme .gfield_label{line-height:var(--field-line-height, inherit);text-transform:capitalize;font-weight:500;margin-bottom:.25em;display:flex;gap:.25em}.gform_wrapper.gravity-theme .gform_fields{-moz-column-gap:.875rem;column-gap:.875rem;row-gap:.875rem}.required-glyph,.gfield-custom-label-indicator.ginput_container::after,.gform_wrapper.gravity-theme .gfield_required{font-size:1em;line-height:var(--field-line-height, inherit);color:var(--field-required-color);font-style:normal;font-weight:700;align-self:center;padding:0;margin:0;order:99}.required-message{font-size:1rem;font-family:var(--font-secondary);color:var(--field-required-color);font-weight:500}.disclaimer-message{font-size:1rem}.gfield-custom-label-indicator:is(.ginput_container::before,.ginput_container::after,.gfield_label::after,.gfield_label>.gfield_required){display:block;pointer-events:none}.ginput_container{position:relative}.ginput_container::before,.ginput_container::after{position:absolute;right:var(--field-padding-x);top:calc((var(--field-height) - 1em*var(--field-line-height))*.5);z-index:3;pointer-events:none}.gfield_label>.gfield_required,.gfield_label::after{margin-left:.25em}.gfield_contains_required .gfield-custom-label-indicator[data-required-glyph]::before{right:calc(var(--field-padding-x) + 3em)}.gfield_contains_required .gfield-custom-label-indicator[data-required-glyph]::after{content:attr(data-required-glyph)}.gfield-custom-label-indicator.ginput_container::before{color:var(--color-dark-alt)}.gfield-custom-label-indicator.ginput_container::after,.gfield-custom-label-indicator.gfield_label>.gfield_required{color:var(--field-required-color)}.gfield-custom-no-label-indicator.gfield_label>.gfield_required{display:none}.gfield--type-select select{padding-right:calc(var(--field-padding-x) + 1em)}.gfield--type-select .ginput_container::before{display:inline-block;order:9;align-self:center;margin-left:.75em;margin-right:var(--field-padding-x);transform-origin:center center;flex:0 0 auto;content:"";font-size:.5rem;transform-origin:67% 67%;width:1em;height:1em;border:2px solid var(--color-dark);border-top:0;border-left:0;transform:rotate(45deg)}.gfield--type-phone.gfield-custom-box-label-inset .gfield_label::after{content:"(___) ___-____";position:static}.gfield :where(a){text-decoration:underline}.gform_wrapper.gravity-theme .gfield.gfield-custom-box{position:relative}.gform_wrapper.gravity-theme .gfield.gfield-custom-box .gfield_label{align-self:start}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-inset .gfield_label{position:absolute;top:var(--field-border-width);left:var(--field-border-width);right:var(--field-border-width);z-index:1;margin-bottom:0;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - var(--field-border-width)*2);padding-right:calc(var(--field-padding-x)*2 - var(--field-border-width))}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-inset:is(.active,.focus,:focus-within) .gfield_label{opacity:0}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-inset :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]):not(:focus)::-webkit-input-placeholder{color:rgba(0,0,0,0)}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-inset :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]):not(:focus)::-moz-placeholder{color:rgba(0,0,0,0)}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-inset :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]):not(:focus)::-ms-input-placeholder{color:rgba(0,0,0,0)}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent{display:grid;grid-template-columns:auto 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent .gfield_label,.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent .ginput_container{min-width:0}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent .gfield_label{margin-bottom:0;background-color:var(--color-light-alt)}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent *:not(.gfield_label):not(.ginput_container){grid-column:1/-1}@media only screen and (min-width: 768px){.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:is(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) :is(.gfield_label,.ginput_container){grid-column:1/-1}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:is(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) .gfield_label{border-bottom-left-radius:0;border-bottom-right-radius:0}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:is(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) .ginput_container{grid-column:2}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:is(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea){border-top-left-radius:0;border-top-right-radius:0;border-top:0}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:not(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) :is(.gfield_label,.ginput_container){grid-row:1}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:not(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) .gfield_label{grid-column:1;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;border-top-right-radius:0;border-bottom-right-radius:0}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:not(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) .ginput_container{grid-column:2}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent:not(.gfield--type-textarea,.gfield--type-multiselect,.gfield--type-post_title,.gfield--type-post_content,.gfield--type-post_excerpt) :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}}@media only screen and (max-width: 767px){.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent :is(.gfield_label,.ginput_container){grid-column:1/-1}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent .gfield_label{border-bottom-left-radius:0;border-bottom-right-radius:0}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent .ginput_container{grid-column:2}.gform_wrapper.gravity-theme .gfield.gfield-custom-box.gfield-custom-box-label-adjacent :is(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,[aria-invalid=true]){border-top-left-radius:0;border-top-right-radius:0;border-top:0}}.gfield.gfield-custom-inline-choices :is(.gfield_radio){display:flex;justify-content:space-evenly;flex-direction:row}.gfield.gfield-custom-inline-choices :is(.gchoice){display:inline-flex;gap:1ch}.gfield.gfield-custom-inline-choices :is(.gfield-choice-input+label){flex:0 0 auto;max-width:none}.gform_hidden,.validation_message.instruction,.gform_validation_container,.gform_validation_errors,.gform_ajax_spinner,.gform_required_legend{display:none !important}.gform_wrapper.gravity-theme .gfield--type-html{font-family:var(--font-secondary)}.gform_wrapper.gravity-theme .gfield--type-consent{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;justify-self:center;justify-content:center;width:100%;margin-block:.25rem -0.25rem}.swiper{--swiper-theme-color: var(--scheme-sp, var(--color-primary))}:root{--swiper-navigation-sides-offset: 0px;--swiper-pagination-bottom: 2.5rem;--swiper-pagination-top: auto;--swiper-pagination-right: 1rem;--swiper-pagination-left: auto;--swiper-pagination-bullet-size: .375rem;--swiper-pagination-bullet-width: var(--swiper-pagination-bullet-size);--swiper-pagination-bullet-height: var(--swiper-pagination-bullet-size);--swiper-pagination-bullet-border-radius: 9999em;--swiper-pagination-bullet-horizontal-gap: calc(var(--swiper-pagination-bullet-size) * 1);--swiper-pagination-bullet-vertical-gap: var(--swiper-pagination-bullet-size);--swiper-pagination-bullet-opacity: 1;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-inactive-color: currentColor;--swiper-pagination-progressbar-size: var(--swiper-pagination-bullet-size);--swiper-pagination-progressbar-bg-color: var(--color-neutral-lighter);--swiper-scrollbar-border-radius: calc(var(--swiper-pagination-bullet-size) * .5);--swiper-scrollbar-bg-color: var(--swiper-pagination-progressbar-bg-color);--swiper-scrollbar-drag-bg-color: var(--color-neutral);--swiper-scrollbar-size: 2px;--swiper-scrollbar-sides-offset: 1rem;--swiper-scrollbar-bottom: 1.5rem;--swiper-scrollbar-top: auto;--swiper-custom-arrow-offset-x: 64px}:where(.scheme-palette-dark,.scheme-palette-dark-on-hover:is(:hover,:focus-within),:is(html,body).scheme-palette-light .scheme-palette-invert,:is(html,body).scheme-palette-dark .scheme-palette-inherit,.content-palette-dark) :root{--swiper-theme-color: currentColor}@media only screen and (min-width: 768px){:root{--swiper-pagination-bottom: 2.5rem}}.swiper{transition:opacity .25s ease-in-out;opacity:0;overflow-x:clip}.swiper.swiper-initialized{opacity:1}.swiper{padding-inline:var(--swiper-custom-arrow-offset-x, var(--container-fallback));margin-inline:calc(var(--swiper-custom-arrow-offset-x-negate, var(--swiper-custom-arrow-offset-x, var(--container-fallback)))*-1)}:is(:where(.swiper-horizontal)>.swiper-pagination-bullets,.swiper-pagination-bullets:where(.swiper-pagination-horizontal),.swiper-pagination-custom,.swiper-pagination-fraction):not(.swiper-pagination-lock){bottom:var(--swiper-pagination-bottom);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--swiper-pagination-bullet-horizontal-gap)}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.swiper-button-next,.swiper-button-prev{--button-baseline-offset: .5 !important;--swiper-navigation-size: var(--button-height);z-index:1;width:auto}.swiper-button-next::before,.swiper-button-next::after,.swiper-button-prev::before,.swiper-button-prev::after{content:none}.swiper-scrollbar-drag{height:calc(var(--swiper-scrollbar-size)*2);top:-50%;bottom:-50%;margin-block:auto}.swiper-custom-scrollbar-static .swiper-scrollbar{position:static;margin-top:var(--swiper-scrollbar-bottom);margin-bottom:var(--swiper-scrollbar-size);margin-inline:auto;margin-left:var(--swiper-scrollbar-sides-offset, 1%)}.swiper-custom-pagination-static .swiper-pagination{position:static;margin-top:var(--swiper-pagination-bottom)}@media only screen and (max-width: 1199px){.swiper-custom-pagination-static-sm .swiper-pagination{position:static;margin-top:var(--swiper-pagination-bottom)}}@media only screen and (max-width: 767px){.swiper-custom-pagination-static-xs .swiper-pagination{position:static;margin-top:var(--swiper-pagination-bottom)}}.swiper-custom-hide-slides:is(.swiper-initialized,:has(.swiper-initialized)) .swiper-slide:not(.swiper-slide-duplicate-visible):not(.swiper-slide-visible):not(.swiper-slide-active){opacity:0 !important;pointer-events:none !important;transition:opacity .25s ease-in-out}@media only screen and (max-width: 1199px){.swiper-custom-hide-slides-sm:is(.swiper-initialized,:has(.swiper-initialized)) .swiper-slide:not(.swiper-slide-duplicate-visible):not(.swiper-slide-visible):not(.swiper-slide-active){opacity:0 !important;pointer-events:none !important;transition:opacity .25s ease-in-out}}@media only screen and (max-width: 767px){.swiper-custom-hide-slides-xs:is(.swiper-initialized,:has(.swiper-initialized)) .swiper-slide:not(.swiper-slide-duplicate-visible):not(.swiper-slide-visible):not(.swiper-slide-active){opacity:0 !important;pointer-events:none !important;transition:opacity .25s ease-in-out}}.swiper-custom-ticker{--swiper-wrapper-transition-timing-function: linear}.swiper-custom-remove-background .swiper-slide{mix-blend-mode:multiply}.swiper-custom-equal-heights .swiper-slide{height:auto;align-self:stretch;display:flex;flex-direction:column}.swiper-custom-equal-heights .swiper-slide>:where(:only-child){flex:1 1}@media only screen and (min-width: 1200px){.swiper-custom-equal-heights-nontouch .swiper-slide{height:auto;align-self:stretch;display:flex;flex-direction:column}.swiper-custom-equal-heights-nontouch .swiper-slide>:where(:only-child){flex:1 1}}@media only screen and (max-width: 1199px){.swiper-custom-equal-heights-touch .swiper-slide,.swiper-custom-equal-heights-sm .swiper-slide{height:auto;align-self:stretch;display:flex;flex-direction:column}.swiper-custom-equal-heights-touch .swiper-slide>:where(:only-child),.swiper-custom-equal-heights-sm .swiper-slide>:where(:only-child){flex:1 1}}@media only screen and (max-width: 767px){.swiper-custom-equal-heights-xs .swiper-slide-slide{height:auto;align-self:stretch;display:flex;flex-direction:column}.swiper-custom-equal-heights-xs .swiper-slide-slide>:where(:only-child){flex:1 1}}.swiper-custom-buttons-static .swiper-wrapper{height:auto}.swiper-custom-buttons-static .swiper-custom-buttons{display:flex;justify-content:center;gap:1.5rem}.swiper-custom-buttons-static .swiper-custom-buttons .swiper-button-prev,.swiper-custom-buttons-static .swiper-custom-buttons .swiper-button-next{margin-inline:0}.swiper-custom-buttons-static .swiper-button-next,.swiper-custom-buttons-static .swiper-button-prev{position:static;transform:none;margin:0}.swiper-custom-buttons-static .swiper-button-next~.swiper-pagination,.swiper-custom-buttons-static .swiper-button-prev~.swiper-pagination{display:inline-flex;width:auto}.swiper-custom-buttons-static .swiper-button-prev{margin-right:.375rem}.swiper-custom-buttons-static .swiper-button-next{margin-left:.375rem}@media only screen and (max-width: 1199px){.swiper-custom-buttons-static-sm .swiper-wrapper{height:auto}.swiper-custom-buttons-static-sm .swiper-custom-buttons{display:flex;justify-content:center;gap:1.5rem}.swiper-custom-buttons-static-sm .swiper-custom-buttons .swiper-button-prev,.swiper-custom-buttons-static-sm .swiper-custom-buttons .swiper-button-next{margin-inline:0}.swiper-custom-buttons-static-sm .swiper-button-next,.swiper-custom-buttons-static-sm .swiper-button-prev{position:static;transform:none;margin:0}.swiper-custom-buttons-static-sm .swiper-button-next~.swiper-pagination,.swiper-custom-buttons-static-sm .swiper-button-prev~.swiper-pagination{display:inline-flex;width:auto}.swiper-custom-buttons-static-sm .swiper-button-prev{margin-right:.375rem}.swiper-custom-buttons-static-sm .swiper-button-next{margin-left:.375rem}}@media only screen and (max-width: 767px){.swiper-custom-buttons-static-xs .swiper-wrapper{height:auto}.swiper-custom-buttons-static-xs .swiper-custom-buttons{display:flex;justify-content:center;gap:1.5rem}.swiper-custom-buttons-static-xs .swiper-custom-buttons .swiper-button-prev,.swiper-custom-buttons-static-xs .swiper-custom-buttons .swiper-button-next{margin-inline:0}.swiper-custom-buttons-static-xs .swiper-button-next,.swiper-custom-buttons-static-xs .swiper-button-prev{position:static;transform:none;margin:0}.swiper-custom-buttons-static-xs .swiper-button-next~.swiper-pagination,.swiper-custom-buttons-static-xs .swiper-button-prev~.swiper-pagination{display:inline-flex;width:auto}.swiper-custom-buttons-static-xs .swiper-button-prev{margin-right:.375rem}.swiper-custom-buttons-static-xs .swiper-button-next{margin-left:.375rem}}.scheme-applied{background-color:var(--scheme-bg);color:var(--scheme-fg)}.scheme-applied.scheme-applied-contrast-bg,.scheme-applied .scheme-applied-contrast-bg{background-color:var(--scheme-bg-contrast)}.scheme-applied.scheme-applied-contrast-fg,.scheme-applied .scheme-applied-contrast-fg{color:var(--scheme-fg-contrast)}:where(.scheme-palette-light,.scheme-palette-light-on-hover:is(:hover,:focus-within),:is(html,body).scheme-palette-dark .scheme-palette-invert,:is(html,body).scheme-palette-light .scheme-palette-inherit){--scheme-bg: var(--color-light);--scheme-bg-contrast: var(--color-light-alt);--scheme-fg: var(--color-dark);--scheme-fg-contrast: var(--color-dark-alt);--scheme-md: var(--color-neutral-dark);--scheme-md-bg: var(--color-neutral-lightest);--scheme-md-fg: var(--color-neutral-darkest);--scheme-sp: var(--color-primary);--scheme-sp-contrast: var(--color-primary-alt);--scheme-sb: var(--color-secondary);--scheme-sb-contrast: var(--color-secondary-alt)}:where(.scheme-palette-dark,.scheme-palette-dark-on-hover:is(:hover,:focus-within),:is(html,body).scheme-palette-light .scheme-palette-invert,:is(html,body).scheme-palette-dark .scheme-palette-inherit,.content-palette-dark){--scheme-bg: var(--color-dark-alt);--scheme-bg-contrast: var(--color-dark);--scheme-fg: var(--color-light);--scheme-fg-contrast: var(--color-light-alt);--scheme-md: var(--color-neutral-light);--scheme-md-bg: var(--color-neutral-darkest);--scheme-md-fg: var(--color-neutral-lightest);--scheme-sp: var(--color-primary-alt);--scheme-sp-contrast: var(--color-primary);--scheme-sb: var(--color-secondary-alt);--scheme-sb-contrast: var(--color-secondary)}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite),.content :where(h1,h2,h3,h4,h5,h6,cite)) :where(em,strong){font-style:normal;font-weight:inherit}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite),.content :where(h1,h2,h3,h4,h5,h6,cite)) :where(strong,b){font-style:normal;font-weight:inherit;text-decoration:underline}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite),.content :where(h1,h2,h3,h4,h5,h6,cite)) :where(em,strong){font-style:normal;font-weight:inherit}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)):is(.h-palette-sp,.lead-alt),.h-palette-sp:has(:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote))) :is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)){color:var(--scheme-sp, var(--color-primary))}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)):is(.h-palette-sp,.lead-alt) :where(em,strong),.h-palette-sp:has(:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote))) :is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)) :where(em,strong){color:var(--scheme-fg, inherit)}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)):is(.h-palette-fg),.h-palette-fg:has(:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote))) :is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)){color:var(--scheme-fg, inherit)}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)):is(.h-palette-fg) :where(em,strong),.h-palette-fg:has(:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote))) :is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)) :where(em,strong){color:var(--scheme-sp, var(--color-primary))}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)) :where(a){font:inherit !important}:is(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,*.cite,*.blockquote,*.lead),.content :where(h1,h2,h3,h4,h5,h6,cite,blockquote)) :where(a):not(:hover,:focus){color:inherit;text-decoration:none}*.h1,:where(.content,.editor-styles-wrapper) :where(h1){font-size:2.1875rem;line-height:calc(1em + 5px);font-family:var(--font-secondary);color:var(--scheme-fg-contrast, var(--color-dark-alt));letter-spacing:0em;text-transform:capitalize;font-style:normal;font-weight:500}@media only screen and (min-width: 768px){*.h1,:where(.content,.editor-styles-wrapper) :where(h1){font-size:3.125rem}}@media only screen and (min-width: 1400px){*.h1,:where(.content,.editor-styles-wrapper) :where(h1){font-size:3.4375rem}}@media only screen and (min-width: 1920px){*.h1,:where(.content,.editor-styles-wrapper) :where(h1){font-size:3.75rem}}*.h2,:where(.content,.editor-styles-wrapper) :where(h2){font-size:1.25rem;line-height:1.3;font-family:var(--font-primary);color:var(--scheme-sp, var(--color-primary));letter-spacing:0em;text-transform:none;font-style:normal;font-weight:700}*.h2 :where(em,strong),:where(.content,.editor-styles-wrapper) :where(h2) :where(em,strong){color:var(--scheme-fg, inherit)}@media only screen and (min-width: 1920px){*.h2,:where(.content,.editor-styles-wrapper) :where(h2){font-size:1.375rem}}*.h2:is(.h2-alt),:where(.content,.editor-styles-wrapper) :where(h2):is(.h2-alt){font-family:var(--font-secondary)}*.h3,:where(.content,.editor-styles-wrapper) :where(h3){font-size:1.25rem;line-height:1.3;font-family:var(--font-accent);color:var(--scheme-fg, inherit);letter-spacing:0em;text-transform:none;font-style:normal;font-weight:700}*.h3 :where(em,strong),:where(.content,.editor-styles-wrapper) :where(h3) :where(em,strong){color:var(--scheme-sp, var(--color-primary))}*.h3:is(.h3-alt),:where(.content,.editor-styles-wrapper) :where(h3):is(.h3-alt){font-size:1.0625rem;line-height:1.125;font-family:var(--font-accent);color:inherit;letter-spacing:.15em;text-transform:uppercase;font-style:normal;font-weight:900}*.h3:is(.h3-alt) :where(em,strong),:where(.content,.editor-styles-wrapper) :where(h3):is(.h3-alt) :where(em,strong){color:var(--scheme-sp, var(--color-primary))}@media only screen and (min-width: 768px){*.h3:is(.h3-alt),:where(.content,.editor-styles-wrapper) :where(h3):is(.h3-alt){font-size:1.125rem}}@media only screen and (min-width: 1200px){*.h3:is(.h3-alt),:where(.content,.editor-styles-wrapper) :where(h3):is(.h3-alt){font-size:1.25rem}}@media only screen and (min-width: 1920px){*.h3:is(.h3-alt),:where(.content,.editor-styles-wrapper) :where(h3):is(.h3-alt){font-size:1.375rem}}*.h4,:where(.content,.editor-styles-wrapper) :where(h4){font-size:1rem;line-height:max(1.33em,1em + 6px);font-family:var(--font-accent);color:var(--scheme-sp, var(--color-primary));letter-spacing:.08em;text-transform:uppercase;font-style:normal;font-weight:900}*.h4 :where(em,strong),:where(.content,.editor-styles-wrapper) :where(h4) :where(em,strong){color:var(--scheme-fg, inherit)}@media only screen and (min-width: 1400px){*.h4,:where(.content,.editor-styles-wrapper) :where(h4){font-size:1.125rem}}*.h5,:where(.content,.editor-styles-wrapper) :where(h5){font-size:.9375rem;line-height:min(1.5em,1em + 8px);font-family:var(--font-accent);color:var(--scheme-sp, var(--color-primary));letter-spacing:.15em;text-transform:uppercase;font-style:normal;font-weight:900}*.h5 :where(em,strong),:where(.content,.editor-styles-wrapper) :where(h5) :where(em,strong){color:var(--scheme-fg, inherit)}@media only screen and (min-width: 768px){*.h5,:where(.content,.editor-styles-wrapper) :where(h5){font-size:1rem}}*.h6,:where(.content,.editor-styles-wrapper) :where(h6){font-size:1rem;line-height:calc(1em + 4px);font-family:var(--font-accent);color:var(--scheme-sp, var(--color-primary));letter-spacing:0em;font-style:normal;font-weight:700}*.h6 :where(em,strong),:where(.content,.editor-styles-wrapper) :where(h6) :where(em,strong){color:var(--scheme-fg, inherit)}*.h6:is(.h6-alt),:where(.content,.editor-styles-wrapper) :where(h6):is(.h6-alt){font-size:1rem;line-height:calc(1em + 4px);font-family:var(--font-secondary);color:var(--scheme-sp, var(--color-primary));letter-spacing:.12em;text-transform:uppercase;font-style:normal;font-weight:700}*.blockquote,:where(.content,.editor-styles-wrapper) :where(blockquote){font-size:1.25rem;line-height:calc(1em + 10px);color:var(--scheme-sp, var(--color-primary));text-transform:none;font-style:normal;font-weight:500;margin-inline:auto;margin-block:var(--fancy-border-margin-y, 0)}*.blockquote:is(.has-text-align-center),:where(.content,.editor-styles-wrapper) :where(blockquote):is(.has-text-align-center){border-left:0;padding-left:0;text-align:center}*.blockquote:is(.has-text-align-left),:where(.content,.editor-styles-wrapper) :where(blockquote):is(.has-text-align-left){text-align:left}*.blockquote:is(.has-text-align-right),:where(.content,.editor-styles-wrapper) :where(blockquote):is(.has-text-align-right){border-left:0;padding-left:0;text-align:right}*.blockquote>p,:where(.content,.editor-styles-wrapper) :where(blockquote)>p{font:inherit;color:inherit;margin-block:0 .5em;padding:0}*.blockquote>p:is(:last-child,:has(+cite)),:where(.content,.editor-styles-wrapper) :where(blockquote)>p:is(:last-child,:has(+cite)){margin-bottom:0}@media only screen and (min-width: 768px){*.blockquote,:where(.content,.editor-styles-wrapper) :where(blockquote){font-size:1.375rem}}@media only screen and (min-width: 1400px){*.blockquote,:where(.content,.editor-styles-wrapper) :where(blockquote){max-width:40ch}}@media only screen and (min-width: 1920px){*.blockquote,:where(.content,.editor-styles-wrapper) :where(blockquote){font-size:1.625rem}}@media only screen and (max-width: 767px){*.blockquote,:where(.content,.editor-styles-wrapper) :where(blockquote){padding-inline:0}}*.cite,:where(.content,.editor-styles-wrapper) :where(cite){font-size:.875rem;line-height:calc(1em + 4px);font-family:var(--font-accent);color:var(--scheme-fg, var(--color-dark));letter-spacing:.15em;text-transform:uppercase;font-style:normal;font-weight:900;display:inline-block}@media only screen and (min-width: 768px){*.cite,:where(.content,.editor-styles-wrapper) :where(cite){font-size:.9375rem}}@media only screen and (min-width: 1920px){*.cite,:where(.content,.editor-styles-wrapper) :where(cite){font-size:1rem}}*.lead{font-size:1rem;line-height:1.5;font-family:var(--font-primary);color:var(--scheme-fg, inherit);font-weight:600;text-wrap:balance}@media only screen and (min-width: 1920px){*.lead{font-size:1.125rem}}*.lead:is(.lead-alt){line-height:1.5;color:var(--scheme-sp, inherit);font-weight:700}@media only screen and (min-width: 768px){*.lead:is(.lead-alt){font-size:1.0625rem}}@media only screen and (min-width: 1920px){*.lead:is(.lead-alt){font-size:1.25rem}}:where(:where(.content,.editor-styles-wrapper) :where(a)){color:var(--scheme-fg-contrast, var(--color-dark-alt));font-weight:bolder;text-decoration:underline;transition:color .25s ease-in-out}:where(:where(.content,.editor-styles-wrapper) :where(a)):where(:hover,:focus){color:var(--scheme-sp, var(--color-primary));text-decoration:underline}:where(.scheme-palette-dark,.scheme-palette-dark-on-hover:is(:hover,:focus-within),:is(html,body).scheme-palette-light .scheme-palette-invert,:is(html,body).scheme-palette-dark .scheme-palette-inherit,.content-palette-dark) :where(:where(.content,.editor-styles-wrapper) :where(a)):not(:where(:hover,:focus)){color:var(--scheme-sp, var(--color-accent));text-decoration:none}:where(.scheme-palette-dark,.scheme-palette-dark-on-hover:is(:hover,:focus-within),:is(html,body).scheme-palette-light .scheme-palette-invert,:is(html,body).scheme-palette-dark .scheme-palette-inherit,.content-palette-dark) :where(:where(.content,.editor-styles-wrapper) :where(a)):where(:hover,:focus){color:var(--scheme-sp, inherit);text-decoration:underline}:is(:where(.content,.editor-styles-wrapper) :where(ol,ul,dd)) :is(ol,ul,dd){margin-bottom:0}:is(:where(.content,.editor-styles-wrapper) :where(ol,ul,dd)){list-style-type:none;padding-left:1rem}:is(:where(.content,.editor-styles-wrapper) :where(ol,ul,dd)).list-inline{list-style:none;padding-left:0}:is(:where(.content,.editor-styles-wrapper) :where(ol,ul,dd)).list-inline li{display:inline}:is(:where(.content,.editor-styles-wrapper) :where(li,dd,dt)){list-style:inherit;position:relative}:is(:where(.content,.editor-styles-wrapper) :where(li,dd,dt)) :where(ul,ol,dd),:is(:where(.content,.editor-styles-wrapper) :where(li,dd,dt)):nth-child(n+2){margin-top:.35em}:is(:where(.content,.editor-styles-wrapper) :where(li,dd,dt)):last-child>*:last-child{margin-bottom:0}:is(:where(.content,.editor-styles-wrapper) :where(li))::marker,:is(:where(.content,.editor-styles-wrapper) :where(li))::before{color:var(--scheme-sp, var(--color-primary));font-size:1em;font-weight:700;display:inline-block}:is(:where(.content,.editor-styles-wrapper) :where(li))::before{position:absolute;right:100%;top:0em;padding-right:.5ch}:is(:where(.content,.editor-styles-wrapper) :where(ul))>li::before{content:"\25CF\FE0E";font-size:.4em;margin-right:.75em;top:1.25em}:is(:where(.content,.editor-styles-wrapper) :where(ul))>li>ul>li::before{content:"\2014\FE0E";font-size:1em;margin-right:0;top:0em}:is(:where(.content,.editor-styles-wrapper) :where(ol)){counter-reset:listItem}:is(:where(.content,.editor-styles-wrapper) :where(ol))>li{counter-increment:listItem}:is(:where(.content,.editor-styles-wrapper) :where(ol))>li::before{content:counter(listItem) ". "}:where(:where(.content,.editor-styles-wrapper) table){border-collapse:collapse;table-layout:fixed;-webkit-hyphens:auto;hyphens:auto;font:inherit;border-color:var(--table-border-color);border-width:var(--table-border-width-y) var(--table-border-width-x)}:where(:where(.content,.editor-styles-wrapper) :where(table,th,td)){border-style:solid}:where(:where(.content,.editor-styles-wrapper) :where(tr):first-child>:where(th,td)){border-top-color:var(--table-border-color)}:where(:where(.content,.editor-styles-wrapper) :where(th,td)){border-width:var(--table-border-width-y) var(--table-border-width-x) 0;border-color:var(--table-cell-border-color-y) var(--table-border-color);background-color:var(--table-cell-background)}:where(:where(.content,.editor-styles-wrapper) :where(th,td)):nth-last-child(n+2){border-right-color:var(--table-cell-border-color-x)}:where(:where(.content,.editor-styles-wrapper) :where(th,td))>*:last-child{margin-bottom:0}.table-wrapper{overflow-x:auto;max-width:100%}.table-wrapper table{margin-bottom:0}:where(:where(.content,.editor-styles-wrapper) table){--table-border-width-x: 1px;--table-border-width-y: 1px;--table-border-color: var(--scheme-md-bg, var(--color-neutral-lighter));--table-cell-background: var(--scheme-bg,var(--color-light));--table-cell-border-color-x: var(--scheme-bg-contrast,rgba(127, 127, 127, 0.3));--table-cell-border-color-y: transparent;font-size:.9em}:where(:where(.content,.editor-styles-wrapper) table) :where(th,td){padding-block:.5em;padding-inline:1em}:where(:where(.content,.editor-styles-wrapper) table) :where(th){--table-cell-background: var(--table-border-color);--table-cell-border-color-y: var(--table-border-color);--table-cell-border-color-x: var(--table-border-color);font-size:.75em;font-family:var(--font-primary);letter-spacing:.05em;text-transform:uppercase;font-style:normal;font-weight:700;text-align:inherit}:where(:where(.content,.editor-styles-wrapper) table) :where(tr:nth-child(odd) td){--table-cell-background: var(--scheme-bg-contrast,rgba(127, 127, 127, 0.3));--table-cell-border-color-y: var(--scheme-bg-contrast,transparent);--table-cell-border-color-x: var(--scheme-bg-contrast,rgba(127, 127, 127, 0.3));color:var(--scheme-fg, inherit)}:where(:where(.content,.editor-styles-wrapper) table) :where(caption){padding:.5em}:where(:where(.content,.editor-styles-wrapper) :where(img)){-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}:where(:where(.content,.editor-styles-wrapper) :where(kbd)){padding-inline:1em;border-radius:.2em;box-shadow:0 .2em 0 0 rgba(127,127,127,.4)}:where(:where(.content,.editor-styles-wrapper) :where(del,s)){text-decoration:line-through}:where(.content,.editor-styles-wrapper){font-size:1.0625rem;line-height:1.5882352941;font-family:var(--font-primary);color:inherit}:where(.content,.editor-styles-wrapper) :where(p,ul,ol,dl,input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea,form,pre,.table-wrapper,table,.wistia_responsive_padding){margin-bottom:1.125em}:where(.content,.editor-styles-wrapper) :where(hr:nth-last-child(n+2)){margin-bottom:2em}:where(.content,.editor-styles-wrapper) :where(hr:nth-child(n+2)){margin-top:2em}:where(.content,.editor-styles-wrapper) :where(:not(:where(*.h1,*.h2,*.h3,*.h4,*.h5,*.h6,h1,h2,h3,h4,h5,h6,hr,*.blockquote,blockquote,hr))+*):where(*.h1,*.h2,*.h3,*.h4,h1,h2,h3,h4,hr),:where(.content,.editor-styles-wrapper).content-style-apply-h-first-margin>:where(:first-child):where(*.h1,*.h2,*.h3,*.h4,h1,h2,h3,h4,hr){margin-top:2.25rem}:where(.content,.editor-styles-wrapper) :where(*.h1,h1){margin-bottom:max(1.05em,2.25rem)}:where(.content,.editor-styles-wrapper) :where(*.h2,h2){margin-bottom:.4rem}:where(.content,.editor-styles-wrapper) :where(*.h3,*.h4,*.h5,*.h6,h3,h4,h5,h6){margin-bottom:.7rem}:where(.content,.editor-styles-wrapper) :where(*.blockquote,blockquote){margin-block:2.65em}:where(.content,.editor-styles-wrapper) :where(*.blockquote,blockquote) :where(cite,*.cite){margin-top:.25em}@media only screen and (min-width: 768px){:where(.content,.editor-styles-wrapper) :where(*.blockquote,blockquote){margin-block:2.96em}}:where(.content-palette-dark){color:var(--scheme-fg, var(--color-light))}.content-palette-dark :where(ol,ul,table){color:var(--scheme-fg, inherit)}.content-palette-dark table{--table-border-color: var(--color-neutral-darkest)}.content.content-style-thick{font-weight:800}.content.content-style-small :where(.h2,h2){font-size:1.25rem}@media only screen and (max-width: 1919px){.content.content-style-small{font-size:1rem;line-height:min(1.5em,1em + 10px)}.content.content-style-small :where(.h2,h2){font-size:1.125rem}}.content.content-style-smaller{font-size:1rem}.content.content-style-large{font-size:1.125rem}@media only screen and (min-width: 1920px){.content.content-style-large{font-size:1.25rem}}@media only screen and (min-width: 1920px){.content.content-style-large-xl{font-size:1.125rem}}.content.content-style-secondary{font-family:var(--font-secondary)}.content.content-style-medium{font-weight:500}.content.content-style-no-list :is(.content :where(ol,ul,dd)){padding-left:0;list-style:none}.content.content-style-no-list :is(.content :where(li,dd,dt))::before{content:none !important}.content.content-style-compact{line-height:1.375}.content.content-style-compact :where(a){font-weight:inherit}.content.content-style-no-first-margin>:where(*:first-child){margin-top:0}@media only screen and (max-width: 767px){.content.content-style-no-first-margin-xs>:where(*:first-child){margin-top:0}}@media only screen and (min-width: 768px)and (max-width: 1199px){.content.content-style-no-first-margin-sm>:where(*:first-child){margin-top:0}}@media only screen and (min-width: 1200px)and (max-width: 1399px){.content.content-style-no-first-margin-md>:where(*:first-child){margin-top:0}}@media only screen and (min-width: 1400px)and (max-width: 1919px){.content.content-style-no-first-margin-lg>:where(*:first-child){margin-top:0}}@media only screen and (min-width: 1920px)and (max-width: 2879px){.content.content-style-no-first-margin-xl>:where(*:first-child){margin-top:0}}.content.content-style-no-last-margin>:where(*:last-child){margin-bottom:0}@media only screen and (max-width: 767px){.content.content-style-no-last-margin-xs>:where(*:last-child){margin-bottom:0}}@media only screen and (min-width: 768px)and (max-width: 1199px){.content.content-style-no-last-margin-sm>:where(*:last-child){margin-bottom:0}}@media only screen and (min-width: 1200px)and (max-width: 1399px){.content.content-style-no-last-margin-md>:where(*:last-child){margin-bottom:0}}@media only screen and (min-width: 1400px)and (max-width: 1919px){.content.content-style-no-last-margin-lg>:where(*:last-child){margin-bottom:0}}@media only screen and (min-width: 1920px)and (max-width: 2879px){.content.content-style-no-last-margin-xl>:where(*:last-child){margin-bottom:0}}.content.content-style-drop-caps>p:first-of-type::first-letter{font-size:2.75rem;font-family:var(--font-accent);color:var(--color-primary);float:left;margin:0 .1em -0.25em 0}.content.content-style-drop-caps>p:first-of-type+*{clear:left}*.alignleft,*.align-left,*.alignright,*.align-right,*.aligncenter,*.align-center{margin-bottom:1.25em;max-width:100%;height:auto;width:auto}@media only screen and (max-width: 1199px){*.alignleft,*.align-left,*.alignright,*.align-right,*.aligncenter,*.align-center{display:block}}@media only screen and (min-width: 1200px){*.alignleft,*.align-left{display:inline;float:left;clear:right;margin-right:1.25em;margin-top:1.25em}*.alignright,*.align-right{display:inline;float:right;clear:right;margin-left:1.25em;margin-top:1.25em}*.aligncenter,*.align-center{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}}.wp-caption{background:var(--color-light);border:1px solid var(--color-light-alt);max-width:100%;padding:.5em;text-align:center}.wp-caption img{border:0 none;height:auto;margin:0;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:.75em;line-height:1.25;margin:0}.screen-reader-text:focus,*:focus-within>.screen-reader-text{background-color:var(--color-light-alt);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:var(--color-dark);position:fixed;display:block;font-size:1em;height:auto;left:.25rem;line-height:normal;padding-inline:.5rem;padding-block:.25rem;text-decoration:none;top:4rem;width:auto;z-index:9999999;pointer-events:none}.has-text-align-center{text-align:center}.has-text-align-right{text-align:right}.wp-block-cover,.wp-block-cover-image{display:flex;align-items:center;justify-content:center;background-position:center center;min-height:430px;overflow:clip;padding:1em;position:relative}.clearfix::after{content:"";font-size:0;visibility:hidden;height:0;clear:both;display:table;width:100%;flex:0 0 auto}.sr-only{border:0 !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;top:0 !important;left:0 !important;width:1px !important;word-wrap:normal !important}.cover{position:relative;overflow:hidden;display:block}.cover.cover-constricted{border-radius:var(--global-radius)}@supports not (aspect-ratio: var(--cover-aspect-w, 4)/var(--cover-aspect-l, 3)){.cover.cover-constricted::before{content:"";display:block;padding-bottom:calc(100%*var(--cover-aspect-l, 3)/var(--cover-aspect-w, 4))}}@supports(aspect-ratio: var(--cover-aspect-w, 4)/var(--cover-aspect-l, 3)){.cover.cover-constricted{aspect-ratio:var(--cover-aspect-w, 4)/var(--cover-aspect-l, 3)}}.cover>*,.cover-child{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;-o-object-fit:cover !important;object-fit:cover !important;display:block !important}.content-icon{height:1em;display:inline-flex;flex-direction:column;justify-content:flex-end;flex:0 0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;text-overflow:ellipsis}.content-icon :where(img,picture,svg,object){max-height:100%;width:auto;height:100%;flex:1 1;-o-object-fit:contain;object-fit:contain}.clamp-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;max-height:calc(var(--line-height)*var(--line-clamp, 5));-webkit-line-clamp:var(--line-clamp, 5);line-height:var(--line-height)}.logo{display:inline-flex;flex-wrap:wrap;align-items:center;align-self:stretch;justify-content:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.logo-wrapper{position:relative;overflow:hidden;height:100%;width:auto}.logo-wrapper :where(img,picture,svg,object){max-width:100%;max-height:100%;width:auto;height:100%}.logo-wrapper :where(svg,object):not(:only-child){pointer-events:none;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;margin:auto;width:100%}.logo-wrapper :is(svg,object)~:where(img,picture:not(.inline-svg)){opacity:0}.xl-only,.lg-only,.md-only,.sm-only,.xs-only,.home-only,.internal-only,.print-only{display:none !important}.onep21-template-home .home-only{display:block !important}.onep21-template-home .home-hide{display:none !important}body:not(.onep21-template-home) .internal-only{display:block !important}body:not(.onep21-template-home) .internal-hide{display:none !important}@media only print{.print-only{display:block !important}.print-hide{display:none !important}}@media only screen and (min-width: 1920px){.xl-only{display:block !important}.xl-hide{display:none !important}}@media only screen and (min-width: 1400px)and (max-width: 1919px){.lg-only{display:block !important}.lg-hide{display:none !important}}@media only screen and (min-width: 1200px)and (max-width: 1399px){.md-only{display:block !important}.md-hide{display:none !important}}@media only screen and (min-width: 768px)and (max-width: 1199px){.sm-only{display:block !important}.sm-hide{display:none !important}}@media only screen and (max-width: 767px){.xs-only{display:block !important}.xs-hide{display:none !important}}.button{border:var(--button-border-width) solid;padding-inline:calc(var(--button-padding-x) - var(--button-border-width));padding-block:calc((var(--button-height) - var(--button-border-width)*2 - 1em*var(--button-lines)*var(--button-line-height))*var(--button-baseline-offset)) calc((var(--button-height) - var(--button-border-width)*2 - 1em*var(--button-lines)*var(--button-line-height))*(1 - var(--button-baseline-offset)));-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100%;background:none;text-align:center;transition:all .125s ease-in-out;min-height:var(--button-height);border-radius:var(--button-border-radius);display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;vertical-align:middle;gap:.25em;background-clip:border-box;background-origin:border-box}.button,.button:is(:hover,:focus){text-decoration:none}.button{--button-height: 3rem;--button-border-width: 2px;--button-border-radius: calc(var(--button-height) * .5);--button-padding-x: 1.5em;--button-lines: 1;--button-baseline-offset: 0.5;--button-line-height: 1.125;font-size:1rem;line-height:var(--button-line-height);font-family:var(--font-accent);color:var(--scheme-sp, var(--color-primary));letter-spacing:0em;text-transform:capitalize;font-style:normal;font-weight:700;text-decoration:none}@media only screen and (min-width: 768px){.button{--button-height: 3.625rem}}@media only screen and (min-width: 1920px){.button{--button-height: 3.75rem;font-size:1.125rem}}.button.button-size-micro{font-size:.75rem;--button-height: 2.71428571em;--button-padding-x: 1em}@media only screen and (min-width: 1200px){.button.button-size-micro{font-size:.875rem}}@media only screen and (min-width: 1920px){.button.button-size-micro{font-size:1.125rem}}.button.button-size-small{font-size:.875rem;--button-height: 3em}@media only screen and (min-width: 1400px){.button.button-size-small{font-size:.9375rem}}.button.button-size-medium{font-size:1rem;--button-height: 3rem}.button.button-size-large{--button-height: 5em}.button.button-size-larger{font-size:1.25rem;--button-height: 5.5em}.button.button-size-equal{--button-padding-x: 0;min-width:0;width:var(--button-height);text-overflow:ellipsis;overflow:hidden}.button.button-palette-default,.button.button-palette-reverse:is(:hover,:focus){background-image:none;background-color:var(--color-primary);color:var(--color-light);border-color:rgba(0,0,0,0)}.button.button-palette-default:is(:hover,:focus),.button.button-palette-reverse{background-image:linear-gradient(to top, var(--color-primary-gradient-start) 0%, var(--color-primary-gradient-end) 100%);background-color:var(--color-primary);border-color:rgba(0,0,0,0)}.button.button-palette-minimal{background-color:rgba(0,0,0,0);background-image:none;color:var(--scheme-sp, var(--color-primary));border-color:rgba(0,0,0,0)}.button.button-palette-minimal:is(:hover,:focus){background-color:rgba(0,0,0,0);background-image:none;color:inherit;border-color:rgba(0,0,0,0)}.button.button-palette-outline{background-color:rgba(0,0,0,0);background-image:none;color:inherit;border-color:currentColor}.button.button-style-special{position:relative;z-index:1;transform-style:preserve-3d;--button-border-offset: .5em;border-color:hsla(0,0%,100%,.2);box-shadow:0 0 0 var(--button-border-width) var(--color-accent);border-width:var(--button-border-offset);background-clip:padding-box;padding-block:calc((var(--button-height) - var(--button-border-offset)*2 - var(--button-border-width)*2 - 1em*var(--button-lines)*var(--button-line-height))*var(--button-baseline-offset)) calc((var(--button-height) - var(--button-border-offset)*2 - var(--button-border-width)*2 - 1em*var(--button-lines)*var(--button-line-height))*(1 - var(--button-baseline-offset)))}.button.button-style-special::before{content:"";transition:box-shadow .125s ease-in-out;display:inline-block;align-self:center;margin-right:1.5em;margin-left:.375em;margin-bottom:.375em;width:1.5rem;height:var(--button-border-width);background:currentColor;box-shadow:0em -0.375em 0 0,-0.375em 0 0 0,.375em 0 0 0,0em .375em 0 0}.button.button-style-special:is(:hover,:focus){box-shadow:0 0 0 var(--button-border-width) var(--color-primary);border-color:hsla(0,0%,100%,.5)}.button.button-style-special:is(:hover,:focus)::before{box-shadow:.375em -0.375em 0 0,-0.75em 0 0 0,-0.75em 0 0 0,.375em .375em 0 0}.button.button-style-link{--button-border-width: 2px;border-radius:0;padding:0 0 .5em;border-width:0;min-height:0;background:none;box-shadow:none;min-height:0;min-width:0;-moz-column-gap:1em;column-gap:1em;color:var(--scheme-fg);letter-spacing:0em;text-transform:none;text-decoration:underline}.button.button-style-link:is(:hover,:focus){background:none;color:var(--scheme-sp)}.button.button-style-link.button-style-link-reverse{color:var(--scheme-sp)}.button.button-style-link.button-style-link-reverse:is(:hover,:focus){background:none;color:var(--scheme-fg)}.button.button-style-link.button-style-link-fancier{letter-spacing:.06em;text-transform:uppercase;font-weight:700;text-decoration:none;padding:0;border:0}.button.button-style-flat,.button.button-style-flat:is(:hover,:focus){background-image:none}.button.button-style-sharp{--button-border-radius: 0em}.button.button-style-thick-border{--button-border-width: 4px}.button.button-style-thin-border{--button-border-width: 1px}.button.button-style-no-border{--button-border-width: 0px}@supports((-webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0)) or (clip-path: polygon(0 0, 0 0, 0 0, 0 0))){.button.button-style-diamond{overflow:hidden;-webkit-clip-path:polygon(50% 0, 100% 50%, 50% 100%, 0 50%);clip-path:polygon(50% 0, 100% 50%, 50% 100%, 0 50%)}}.button:not(:has(.sr-only)) .button-slider-glyph{font-size:1rem}.button.button-style-slider.button-palette-minimal{--button-height: 1em;--button-border-width: 0px;--button-padding-x: 0em;--button-border-radius: 0px;--swiper-navigation-size: var(--button-height)}.button.button-style-slider:has(:only-child,.sr-only){font-size:.9375rem}@media only screen and (min-width: 768px){.button.button-style-slider:has(:only-child,.sr-only){font-size:1.1875rem}}.button-slider-glyph{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0}.button-slider-glyph :where(svg path){stroke-width:.5;stroke:currentColor}.button-slider-glyph,.button-slider-glyph:not(:has(svg,img)):after{min-width:1.94444444em}.button-slider-glyph:not(:has(svg,img)):after{display:inline-block;order:9;align-self:center;transform-origin:center center;content:"";height:1em;background:currentColor;-webkit-mask-image:url(/wp-content/themes/jacoby/images/icon-arrow.svg);mask-image:url(/wp-content/themes/jacoby/images/icon-arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}:is(.prev,[rel=prev],.slick-prev,.swpier-button-prev) .button-slider-glyph{transform:scaleX(-1)}.container{padding-inline:min(var(--container-fallback),var(--container-gutter)) !important;margin-inline:auto !important;max-width:100%;width:calc(100% - max(var(--container-gutter) - min(var(--container-fallback),var(--container-gutter)),0rem)*2);min-width:0;flex:0 0 auto;grid-column:1/-1;container:container/inline-size}.container{--container-fallback: 36px;--container-size-reference: var(--comp);--container-gutter: var(--container-fallback)}@media only screen and (min-width: 768px){.container{--container-fallback: 84px}}@media only screen and (min-width: 1200px){.container{--container-fallback: 109px}}@media only screen and (min-width: 1400px){.container{--container-fallback: 113px}}@media only screen and (min-width: 1920px){.container{--container-fallback: 178px}}.container.container-style-normal{container-type:normal}@media only screen and (min-width: 1200px){.container.container-size-default{--container-gutter: 77px}}@media only screen and (min-width: 1400px){.container.container-size-default{--container-gutter: 113px}}@media only screen and (min-width: 1920px){.container.container-size-default{--container-gutter: 226px}}@media only screen and (max-width: 767px){.container.container-size-wide-xs{--container-fallback: 15px;--container-gutter: var(--container-fallback)}}@media only screen and (min-width: 768px)and (max-width: 1199px){.container.container-size-wide-sm{--container-fallback: 30px;--container-gutter: var(--container-fallback)}}.container.container-style-no-padding{--container-fallback: 0px}@media only screen and (min-width: 768px){.container.container-style-maxed{max-width:calc(var(--container-size-reference) - max(var(--container-gutter) - min(var(--container-fallback),var(--container-gutter)),0rem)*2) !important}}@media only screen and (max-width: 767px){.container.container-style-maxed-xs{max-width:calc(var(--container-size-reference) - max(var(--container-gutter) - min(var(--container-fallback),var(--container-gutter)),0rem)*2) !important}}@media only screen and (min-width: 1920px){.container.container-style-maxed-xl{max-width:calc(var(--container-size-reference) - max(var(--container-gutter) - min(var(--container-fallback),var(--container-gutter)),0rem)*2) !important}}@media only screen and (max-width: 1199px){.container.container-style-maxed-touch{max-width:calc(var(--container-size-reference) - max(var(--container-gutter) - min(var(--container-fallback),var(--container-gutter)),0rem)*2) !important}}@media only screen and (min-width: 1200px){.container.container-style-maxed-nontouch{max-width:calc(var(--container-size-reference) - max(var(--container-gutter) - min(var(--container-fallback),var(--container-gutter)),0rem)*2) !important}}@media only screen and (min-width: 1200px){.container.container-style-fallback-wide{--container-gutter: 108px}}@media only screen and (min-width: 1920px){.container.container-style-fallback-wide{--container-gutter: 260px}}.columns{--columns-gap-x: 0px;--columns-gap-y: 0rem;--columns-number: 1;width:100%}.columns,.columns>:where(*){min-width:0;max-width:100%;width:100%}.columns:where(.columns-flex){display:flex;flex-wrap:wrap;row-gap:var(--columns-gap-y);-moz-column-gap:var(--columns-gap-x);column-gap:var(--columns-gap-x)}.columns:where(.columns-flex)>:where(*){flex-grow:0;flex-shrink:0;flex-basis:calc(100%/var(--columns-number) - var(--columns-gap-x)*(var(--columns-number) - 1)/var(--columns-number))}.columns:where(.columns-grid){display:grid;row-gap:var(--columns-gap-y);-moz-column-gap:var(--columns-gap-x);column-gap:var(--columns-gap-x);grid-template-columns:repeat(var(--columns-number), calc(100% / var(--columns-number) - var(--columns-gap-x) * (var(--columns-number) - 1) / var(--columns-number)))}.columns.columns-masonry{-moz-column-count:var(--columns-number);column-count:var(--columns-number);-webkit-column-count:var(--columns-number);-moz-column-gap:var(--columns-gap-x);column-gap:var(--columns-gap-x);-webkit-column-gap:var(--columns-gap-x)}.columns.columns-masonry>:where(*){page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.columns.columns-masonry>:where(*):nth-child(n+2){margin-top:var(--columns-gap-y)}.doc-popup-active{overflow-y:hidden}.popup-content{display:none !important}.popup{display:none;overflow-y:auto;position:fixed;z-index:9999;top:0;right:0;left:0;bottom:0;margin:0;min-height:100vh;width:100%;min-width:320px;display:flex;flex-direction:column;background:none !important}.popup.active{display:block}.popup-overlay{min-height:100vh;position:fixed;top:0;bottom:0;left:0;right:0;margin:0}.popup-frame{position:relative}.popup:has(.popup-constrict) .popup-frame{height:80vh;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;align-self:center;margin-inline:auto}.popup:has(.popup-constrict) .popup-frame>*:not(.popup-destroy){flex:1 1;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;height:100%}.popup:has(.popup-constrict) .popup-frame>*:not(.popup-destroy) :nth-child(n+2){display:none}.popup:has(.popup-constrict) .popup-body{padding-block:1rem;display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center}.popup{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.popup-overlay{background:var(--color-dark);opacity:.8}.popup-body{overflow-y:scroll;height:100%;padding-block:11vw;scrollbar-width:none}.popup-body::-webkit-scrollbar{display:none}.popup-frame{background:var(--scheme-bg);padding-block:5.375rem;padding-inline:96px;border-radius:var(--global-radius);display:flex;flex-direction:column;justify-content:center}.popup-close-button{position:absolute;top:0;right:1em;margin-top:1em;background:none;border:0;font-size:3rem;display:block;width:1em;height:1em;line-height:1;padding:0;overflow:hidden;text-indent:-9999em;color:var(--color-primary)}.popup-close-button::before,.popup-close-button::after{content:"";display:block;height:3px;width:1em;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:currentColor}.popup-close-button::before{transform:rotate(45deg)}.popup-close-button::after{transform:rotate(-45deg)}.popup:has(.popup-constricted) .popup-frame{padding:0;background:none;box-shadow:none}.popup:has(.popup-constricted) .popup-close-button{top:-0.5em;right:-0.5em;margin-top:0;width:1.5em;height:1.5em;padding:.5em;background:var(--color-light);box-shadow:0 5px 10px 0px rgba(0,0,0,.15)}@media only screen and (min-width: 768px){.popup-frame{min-height:min(560px,80vh)}}@media only screen and (min-width: 1200px){.popup-container{--container-gutter: 125px}.popup-frame{padding-inline:134px}}@media only screen and (min-width: 1400px){.popup-container{--container-gutter: 225px}}@media only screen and (min-width: 1920px){.popup-container{--container-gutter: 485px}}@media only screen and (max-width: 767px){.popup-frame{padding-block:4rem 2rem;padding-inline:2rem}.popup-close-button{font-size:2rem;margin-top:1.25rem;right:1.25rem}}.widget{padding-block:var(--widget-padding-top) var(--widget-padding-bottom);padding-inline:var(--widget-padding-x);position:relative;max-width:none;width:auto;overflow:hidden}.widget,.widget>:where(ul,.widget-content,.menu,div):not(.content),.widget>:where(ul,.widget-content,.menu,div):not(.content) li{padding-left:var(--widget-padding-x);padding-right:var(--widget-padding-x)}.widget>:where(ul,.widget-content,.menu,div){padding-block:var(--widget-content-padding-top) var(--widget-content-padding-bottom);margin-block:var(--widget-content-margin-top) var(--widget-content-margin-bottom)}.widget>:where(ul,.widget-content,.menu,div):last-child,.widget>:where(ul,.widget-content,.menu,div):not(.content)>li,.widget>:where(ul,.widget-content,.menu,div):not(.content) :where(ul,.sub-menu){max-width:none}.widget>:where(ul,.widget-content,.menu,div):last-child,.widget>:where(ul,.widget-content,.menu,div):not(.content)>li{margin-inline:calc(var(--widget-padding-x)*-1)}.widget>:where(ul,.widget-content,.menu,div):not(.content) :where(ul,.sub-menu){margin-inline:var(--widget-dropdown-margin-x)}:is(.widget_title,.widget-title,.widgettitle){padding-inline:var(--widget-title-padding-x);margin-block:0}.widget>:where(ul,.widget-content,.menu,div):not(.content) li>:is(a,:only-child){padding-inline:var(--widget-item-padding-x)}.widget>:where(ul,.widget-content,.menu,div).content{padding-inline:calc(var(--widget-padding-x) + var(--widget-item-padding-x))}.widget>:where(ul,.widget-content,.menu,div):not(.content) ul li{padding-inline:calc(var(--widget-dropdown-padding-x) + var(--widget-dropdown-offset)) var(--widget-dropdown-padding-x)}.widget>:where(ul,.widget-content,.menu,div):not(.content) ul li>:is(a,:only-child){padding-left:calc(var(--widget-dropdown-item-offset) + var(--widget-item-padding-x))}.widget>:where(ul,.widget-content,.menu,div):not(.content) li{list-style:none;clear:both}.widget>:where(ul,.widget-content,.menu,div):not(.content) li>:is(a,:only-child){line-height:var(--widget-item-line-height) !important;padding-block:calc((var(--widget-item-height) - var(--widget-item-border-width) - 1em*var(--widget-item-lines)*var(--widget-item-line-height))*var(--widget-item-baseline-offset)) calc((var(--widget-item-height) - var(--widget-item-border-width) - 1em*var(--widget-item-lines)*var(--widget-item-line-height))*(1 - var(--widget-item-baseline-offset)));color:inherit;text-decoration:none;display:flex}.widget>:where(ul,.widget-content,.menu,div):not(.content) li ul{border-block:var(--widget-item-border-width) solid rgba(0,0,0,0);padding-block:var(--widget-dropdown-padding-top) var(--widget-dropdown-padding-bottom);margin-block:var(--widget-dropdown-margin-top) var(--widget-dropdown-margin-bottom);flex:0 0 auto}.widget>:where(ul,.widget-content,.menu,div):not(.content) li:last-child>ul{border-bottom:0;margin-bottom:calc(var(--widget-dropdown-padding-bottom)*-1)}.widget>:where(ul,.widget-content,.menu,div):not(.content)>li:last-child>ul{margin-bottom:calc((var(--widget-padding-bottom) + var(--widget-content-padding-bottom))*-1)}.widget:not(.widget-style-no-toggle):not(.open)>:is(.widget_title,.widget-title,.widgettitle)+*:where(ul,.widget-content,.menu,div),.widget:not(.widget-style-no-toggle) li:not(.open)>ul:not(:only-child){display:none}:is(.widget_title,.widget-title,.widgettitle)+*:not(:where(ul,.widget-content,.menu,div)){margin-top:var(--widget-content-margin-top)}.widget :where(input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select,textarea,table){width:100%}.widgets-wrapper{display:flex;flex-direction:column;gap:1.5rem}.widget{--widget-padding-x: 40px;--widget-padding-top: 2.4rem;--widget-padding-bottom: var(--widget-padding-top);--widget-dropdown-padding-top: 1rem;--widget-dropdown-padding-bottom: var(--widget-dropdown-padding-top);--widget-dropdown-margin-top: 0.5rem;--widget-dropdown-margin-bottom: var(--widget-dropdown-margin-top);--widget-item-height: 2.25em;--widget-item-border-width: 1px;--widget-item-lines: 1;--widget-item-padding-x: 8px;--widget-dropdown-margin-x: calc(var(--widget-padding-x) * -1);--widget-dropdown-padding-x: var(--widget-padding-x);--widget-dropdown-offset: 0px;--widget-dropdown-item-offset: 0em;--widget-title-padding-x: var(--widget-item-padding-x);--widget-content-margin-top: 1rem;--widget-content-margin-bottom: 0rem;--widget-content-padding-top: 0rem;--widget-content-padding-bottom: var(--widget-content-padding-top);--widget-item-baseline-offset: 0.5;--widget-item-line-height: 1.5;background-color:var(--scheme-bg, var(--color-light));box-shadow:0 0 10px rgba(0,0,0,.2);width:100%;border-radius:var(--global-radius)}.widget>:where(ul,.widget-content):not(.content){font-size:1rem;color:var(--scheme-fg, var(--color-dark));font-weight:500;text-align:left;text-decoration:none}.widget>:where(ul,.widget-content):not(.content) li:is(.open,:hover,:focus-within)>a{color:var(--scheme-sp, var(--color-primary));font-weight:bolder}.widget>:where(ul,.widget-content):not(.content) li ul{background-color:var(--scheme-bg-contrast, var(--color-light-alt));text-align:left}.widget>:where(ul,.widget-content):not(.content) li ul ul{background-color:rgba(0,0,0,.08)}.widget>:where(ul,.widget-content):not(.content) li.open{border-bottom:0}.widget>:where(ul,.widget-content):not(.content) li.open>a{border-bottom:0}:where(:where(.widget_title,.widget-title,.widgettitle):not(:is(.h1,.h2,.h3,.h4,.h5,.h6))){font-size:1.25rem;font-family:var(--font-secondary);font-weight:700;flex-wrap:wrap}:where(.widget_title,.widget-title,.widgettitle):is(.fancy-border){--fancy-border-width: 2rem;--fancy-border-margin-y: var(--widget-content-margin-top);--fancy-border-margin-l: 0}:where(.widget_title,.widget-title,.widgettitle):is(.fancy-border-before)::before,:where(.widget_title,.widget-title,.widgettitle):is(.fancy-border-after)::after{grid-column:1/-1}.widget:not(.widget-style-no-toggle):not(.open)>:where(.widget_title,.widget-title,.widgettitle){padding-bottom:0;border-bottom:0;margin-bottom:0}.widget:not(.widget-style-no-toggle):not(.open)>:where(.widget_title,.widget-title,.widgettitle):is(.fancy-border){--fancy-border-margin-y: 0rem;--fancy-border-height: 0rem}.widget-toggle{display:grid;grid-template-columns:1fr auto;align-items:center;-moz-column-gap:.5em;column-gap:.5em;cursor:pointer;justify-content:space-between}.widget-toggle>*{min-width:0}.widget-toggle::before{display:inline-block;order:9;align-self:center;flex:0 0 auto;content:"";font-size:.5rem;transform-origin:67% 67%;width:1em;height:1em;border:2px solid currentColor;border-top:0;border-left:0;transform:rotate(45deg)}.open>.widget-toggle::before{transform:rotate(-135deg)}:where(hr),.fancy-border{clear:both;outline:none;border:none;-moz-column-break-inside:avoid;break-inside:avoid}.fancy-border{--fancy-border-margin-y: 1.5rem;--fancy-border-margin-r: auto;--fancy-border-margin-l: auto;--fancy-border-height: 3px;--fancy-border-background: currentColor}:where(hr),.fancy-border.fancy-border-before::before,.fancy-border.fancy-border-after::after{height:var(--fancy-border-height, 1px);width:var(--fancy-border-width, 100%);background:var(--fancy-border-background, var(--color-neutral));margin-left:var(--fancy-border-margin-l, auto);margin-right:var(--fancy-border-margin-r, auto);max-width:100%;grid-column:1/-1;flex:0 0 auto}.fancy-border.fancy-border-before:not(hr)::before,.fancy-border.fancy-border-after:not(hr)::after{content:""}:where(hr),.fancy-border-after::after,.fancy-border-before::before{display:block;transition:all .375s ease-in-out}.fancy-border.fancy-border-after::after{order:99}.fancy-border.fancy-border-before::before{order:-99}hr.fancy-border-after,.fancy-border.fancy-border-after::after{margin-top:var(--fancy-border-margin-y, 1.875rem)}hr.fancy-border-before,.fancy-border.fancy-border-before::before{margin-bottom:var(--fancy-border-margin-y, 1.875rem)}.fancy-border-palette-primary{--fancy-border-background: var(--color-primary) linear-gradient(90deg, var(--color-primary-gradient-start) 0%, var(--color-primary-gradient-end) 100%)}.fancy-border-palette-secondary{--fancy-border-background: var(--color-secondary) linear-gradient(90deg, var(--color-secondary-gradient-start) 0%, var(--color-secondary-gradient-end) 100%)}.fancy-border-palette-accent{--fancy-border-background: var(--color-accent) linear-gradient(90deg, var(--color-accent-gradient-start) 0%, var(--color-accent-gradient-end) 100%)}.fancy-border-palette-primary-alt{--fancy-border-background: var(--color-primary-alt) linear-gradient(90deg, var(--color-primary-gradient-start) 0%, var(--color-primary-gradient-end) 100%)}.fancy-border-palette-secondary-alt{--fancy-border-background: var(--color-secondary-alt) linear-gradient(90deg, var(--color-secondary-gradient-start) 0%, var(--color-secondary-gradient-end) 100%)}.fancy-border-palette-accent-alt{--fancy-border-background: var(--color-accent-alt) linear-gradient(90deg, var(--color-accent-gradient-start) 0%, var(--color-accent-gradient-end) 100%)}.fancy-border-palette-neutral{--fancy-border-background: var(--color-neutral)}.fancy-border-style-grow{--fancy-border-margin-x: 1.25rem;--fancy-border-margin-y: .75rem;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:var(--fancy-border-margin-x);column-gap:var(--fancy-border-margin-x);row-gap:var(--fancy-border-margin-y)}hr.fancy-border-style-grow,.fancy-border-style-grow.fancy-border-before::before,.fancy-border-style-grow.fancy-border-after::after{margin:0;flex:1 1}.fancy-border-style-round{border-radius:999em}.fancy-border-style-thin{--fancy-border-height: 1px}.fancy-border-style-alignleft{--fancy-border-margin-r: auto;--fancy-border-margin-l: 0}.fancy-border-style-alignright{--fancy-border-margin-r: 0;--fancy-border-margin-l: auto}hr.fancy-border-style-flat,.fancy-border-style-flat.fancy-border-before::before,.fancy-border-style-flat.fancy-border-after::after{background-image:none !important}.fancy-border-style-inline{--fancy-border-margin-l: .5em;display:flex;flex-wrap:nowrap;row-gap:var(--fancy-border-margin-y);-moz-column-gap:var(--fancy-border-margin-l);column-gap:var(--fancy-border-margin-l)}.fancy-border-style-inline.fancy-border-before::before,.fancy-border-style-inline.fancy-border-after::after{flex:1 1;margin-block:0 !important;align-self:center}.fancy-icon-menu{position:relative;--fancy-icon-menu-width: 2rem;--fancy-icon-menu-height: 1rem;--fancy-icon-menu-bar-height: 2px;--fancy-icon-menu-bar-top-width: 100%;--fancy-icon-menu-bar-top-margin-l: auto;--fancy-icon-menu-bar-top-margin-r: auto;--fancy-icon-menu-bar-center-width: 100%;--fancy-icon-menu-bar-center-margin-l: auto;--fancy-icon-menu-bar-center-margin-r: auto;--fancy-icon-menu-bar-bottom-width: 100%;--fancy-icon-menu-bar-bottom-margin-l: auto;--fancy-icon-menu-bar-bottom-margin-r: auto;width:var(--fancy-icon-menu-width);height:var(--fancy-icon-menu-height)}.fancy-icon-menu span{position:absolute;transform-origin:center center;background:currentColor;top:0;bottom:0;left:0;right:0;height:var(--fancy-icon-menu-bar-height);width:100%;transition-duration:.375s;transition-timing-function:ease-in-out;transition-property:top,bottom,left,right,transform,width}.fancy-icon-menu span:where(:first-child){bottom:auto;width:var(--fancy-icon-menu-bar-top-width);margin:auto var(--fancy-icon-menu-bar-top-margin-r) auto var(--fancy-icon-menu-bar-top-margin-l)}.fancy-icon-menu span:where(:last-child){top:auto;width:var(--fancy-icon-menu-bar-bottom-width);margin:auto var(--fancy-icon-menu-bar-bottom-margin-r) auto var(--fancy-icon-menu-bar-bottom-margin-l)}.fancy-icon-menu span:where(:nth-child(2),:nth-child(3)){width:var(--fancy-icon-menu-bar-center-width);margin:auto var(--fancy-icon-menu-bar-center-margin-r) auto var(--fancy-icon-menu-bar-center-margin-l)}.open .fancy-icon-menu span{margin:auto}.open .fancy-icon-menu span:nth-child(2){transform:rotateZ(45deg)}.open .fancy-icon-menu span:nth-child(3){transform:rotateZ(-45deg)}.open .fancy-icon-menu span:is(:nth-child(2),:nth-child(3)){width:100%}.open .fancy-icon-menu span:is(:first-child,:last-child){width:0}.fancy-em-big-glyph{display:flex;align-items:center;justify-content:center;gap:.5ch;width:100%}.fancy-em-big-glyph :where(em){font-size:max(1em + 5px,1.8125rem);font-family:var(--font-secondary);color:var(--scheme-sp);font-style:normal;font-weight:400;display:inline-flex;overflow:clip;text-indent:-99999em}.fancy-em-big-glyph :where(em)::after{content:"";height:1em;width:1em;display:inline-block;background:currentColor;-webkit-mask-image:url(/wp-content/themes/jacoby/images/icon-ampersand.svg);mask-image:url(/wp-content/themes/jacoby/images/icon-ampersand.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}@media only screen and (min-width: 768px){.fancy-em-big-glyph :where(em){font-size:2.25rem}}.fancy-box{--fancy-box-padding-y: 2.5rem 2.875rem;min-width:0;flex:0 0 auto;background:var(--scheme-bg, var(--color-light));padding-block:var(--fancy-box-padding-y);border-radius:var(--global-radius)}:where(.scheme-applied-contrast-bg,.template-has-fancy-background) .fancy-box{box-shadow:0 3px 10px 0 rgba(0,0,0,.16)}:is(.swiper,.slick):has(.fancy-box){--swiper-custom-arrow-offset-x: var(--global-shadow-fix);margin-block:calc(var(--global-shadow-fix)*-1) !important;padding-block:var(--global-shadow-fix)}@media only screen and (min-width: 768px){.fancy-box{--fancy-box-padding-y: 3rem 3.25rem}}.fancy-feature{--fancy-feature-offset-left: 120px;--fancy-feature-offset-right: var(--fancy-feature-offset-left);--fancy-feature-left-width: 450px;--fancy-feature-right-width: var(--fancy-feature-right-width);--fancy-feature-padding-x: 0;--fancy-feature-padding-y: 3.75rem;margin-inline:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}:is(.swiper,.slick):has(.fancy-feature){--swiper-custom-arrow-offset-x: var(--global-shadow-fix);margin-block:calc(var(--global-shadow-fix)*-1) !important;padding-block:var(--global-shadow-fix)}.fancy-feature-offset{max-width:100%}.fancy-feature-offset-left{width:var(--fancy-feature-left-width) !important}.fancy-feature-offset-right{width:var(--fancy-feature-right-width) !important}.fancy-feature-offset :where(img,picture){display:block}.fancy-feature-blocks,.fancy-feature-block{min-width:0;max-width:100%}.fancy-feature-blocks{display:grid;grid-template-columns:100%;grid-auto-flow:dense;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;justify-content:center;justify-items:center;align-items:center;align-content:center;gap:var(--fancy-feature-padding-x)}.fancy-feature-xs{--fancy-feature-padding-x: var(--container-gutter)}.fancy-feature-xs .fancy-feature-blocks{border-radius:var(--global-radius);background:var(--scheme-bg, var(--color-light));color:var(--scheme-fg, var(--color-dark));padding-block:var(--fancy-feature-padding-y);padding-inline:var(--fancy-feature-padding-x)}:where(.scheme-applied-contrast-bg,.template-has-fancy-background) .fancy-feature-xs .fancy-feature-blocks{box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}@media only screen and (min-width: 768px){.fancy-feature{--fancy-feature-padding-y: 3.75rem;--fancy-feature-padding-x: 75px;--fancy-feature-offset-left: 164px;--fancy-feature-padding-x: var(--container-gutter,0)}.fancy-feature-blocks{border-radius:var(--global-radius);background:var(--scheme-bg, var(--color-light));color:var(--scheme-fg, var(--color-dark));padding-block:var(--fancy-feature-padding-y);padding-inline:var(--fancy-feature-padding-x)}:where(.scheme-applied-contrast-bg,.template-has-fancy-background) .fancy-feature-blocks{box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}}@media only screen and (min-width: 1200px){.fancy-feature-blocks:has(.fancy-feature-offset-left){grid-template-columns:auto 1fr;margin-left:var(--fancy-feature-offset-left);padding-left:var(--overlap-buffer)}.fancy-feature-blocks:has(.fancy-feature-offset-right){grid-template-columns:1fr auto;margin-right:var(--fancy-feature-offset-right);padding-right:var(--overlap-buffer)}.fancy-feature-blocks:has(.fancy-feature-offset-left~.fancy-feature-offset-right){grid-template-columns:auto 1fr auto}.fancy-feature-block:is(.fancy-feature-offset){justify-self:self-start;max-width:none}.fancy-feature-block:is(.fancy-feature-offset-left){order:-1;order:-99;margin-left:calc((var(--fancy-feature-offset-left) + var(--overlap-buffer))*-1)}.fancy-feature-block:is(.fancy-feature-offset-right){grid-column:-2;order:99;margin-right:calc((var(--fancy-feature-offset-right) + var(--overlap-buffer))*-1)}}@media only screen and (max-width: 1199px){.fancy-feature-offset:first-child{margin-top:calc((var(--fancy-feature-offset-left) + var(--overlap-buffer))*-1);align-self:self-start}.fancy-feature-offset:last-child{margin-bottom:calc((var(--fancy-feature-offset-left) + var(--overlap-buffer))*-1);align-self:self-end}.fancy-feature-blocks{gap:var(--fancy-feature-padding-y)}.fancy-feature:not(.fancy-feature-pad-anyway):has(.fancy-feature-offset:first-child) .fancy-feature-blocks{padding-top:var(--overlap-buffer);margin-top:calc(var(--fancy-feature-offset-left) + var(--overlap-buffer))}.fancy-feature:not(.fancy-feature-pad-anyway):has(.fancy-feature-offset:last-child) .fancy-feature-blocks{padding-bottom:var(--overlap-buffer);margin-bottom:calc(var(--fancy-feature-offset-left) + var(--overlap-buffer))}}.fancy-hover-box{--fancy-hover-box-offset: 0px;--fancy-hover-box-padding-x: 35px;--fancy-hover-box-padding-y: 3.75rem;padding:var(--fancy-hover-box-offset);position:relative}.fancy-hover-box-overlay{inset:calc(var(--fancy-hover-box-offset)*-1);padding-block:var(--fancy-hover-box-padding-y);padding-inline:var(--fancy-hover-box-padding-x);overflow-y:scroll;scrollbar-width:none;position:absolute;display:flex;flex-direction:column;justify-content:center;border-radius:var(--global-radius);pointer-events:none;background:var(--scheme-sp) linear-gradient(to top, var(--color-primary-gradient-start), var(--color-primary-gradient-end));opacity:0;transition:.25s ease-in-out opacity}.fancy-hover-box-overlay::-webkit-scrollbar{display:none}.fancy-hover-box:is(:hover,:focus) .fancy-hover-box-overlay{opacity:1;pointer-events:auto}@media only screen and (min-width: 768px){.fancy-hover-box{--fancy-hover-box-offset: 8px}}@keyframes fancy-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fancy-path-text{--fancy-text-path-size: 1em;--fancy-text-path-offset-t: 0;--fancy-text-path-offset-l: 0;--fancy-text-path-offset-b: auto;--fancy-text-path-offset-r: auto;--fancy-text-path-rotate: 12deg;--fancy-text-path-rotate-speed: 1;--fancy-text-path-text-max: 37.5;--fancy-text-path-text-to-radius-ratio: .8}.fancy-path-text-wrapper{position:relative}.fancy-path-text{font-size:var(--fancy-text-path-size);position:relative;width:1em;height:1em;z-index:99;margin-top:var(--fancy-text-path-offset-t);margin-left:var(--fancy-text-path-offset-l);margin-bottom:var(--fancy-text-path-offset-b);margin-right:var(--fancy-text-path-offset-r)}.fancy-path-text-absolute{position:absolute;margin:0;top:var(--fancy-text-path-offset-t);left:var(--fancy-text-path-offset-l);bottom:var(--fancy-text-path-offset-b);right:var(--fancy-text-path-offset-r)}.fancy-path-text,.fancy-path-text-svg{transform-style:preserve-3d;transform-origin:center center}.fancy-path-text-svg{pointer-events:none;position:absolute;inset:-100%;margin:auto;width:200%;height:200%;max-width:none;font-size:calc(16px*var(--fancy-text-path-text-to-radius-ratio));letter-spacing:.4em;text-transform:uppercase;font-weight:600}.fancy-path-text-svg-divider{stroke-width:.75;stroke-opacity:.5;stroke:currentColor;stroke-dasharray:0 var(--fancy-text-path-divider-offset-x) var(--fancy-path-stroke-dasharray-line, 49) var(--fancy-path-text-svg-circum)}.accordion:not(.open){display:none}.accordion-trigger{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;text-wrap:balance}.accordion-trigger>*{pointer-events:none}.accordion-trigger::after{display:inline-flex;align-items:center;align-self:start;justify-content:center;order:9;align-self:center;flex:0 0 auto;content:"";-webkit-mask-composite:source-out;mask-composite:subtract;width:1em;height:1em;font-size:1.875rem;background-image:url(/wp-content/themes/jacoby/images/accordion-toggle.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}:where(.accordion-alt) .accordion-trigger::after{background-image:url(/wp-content/themes/jacoby/images/accordion-toggle-alt.svg)}@media only screen and (min-width: 1920px){.accordion-trigger::after{font-size:2.5625rem}}.accordion-trigger.open:is(.h3){color:var(--scheme-sp)}.accordion-trigger.open:is(.h3)::after{background-image:url(/wp-content/themes/jacoby/images/accordion-toggle-open.svg)}.list:has(.accordion){padding-block:1rem;padding-inline:22px;border-radius:var(--global-radius);max-width:100%;margin-inline:auto;width:800px}.list:has(.accordion):has(.accordion.open){padding-block:1.5rem}.list:has(.accordion):nth-child(n+2){margin-top:1rem}.list:has(.accordion) .accordion{margin-top:1rem}@media only screen and (min-width: 768px){.list:has(.accordion){padding-inline:30px}}@media only screen and (min-width: 1200px){.list:has(.accordion){padding-inline:42px}}@media only screen and (min-width: 1920px){.list:has(.accordion){width:1163px;padding-inline:50px}.list:has(.accordion):nth-child(n+2){margin-top:1.5rem}}.field-form{max-width:100%}:where(.content) .field-form{margin-block:2em}.field-form :where(.gform_wrapper) :is(.gform_title,.gform_description,.gform_footer,.gform_page_footer,.gform_body){margin:0;padding:0}.field-form :where(.gform_wrapper) .gform_heading{text-align:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-bottom:1.5rem}:where(.content) .field-form :where(.gform_wrapper) .gform_heading{text-align:inherit}.field-form :where(.gform_wrapper) .gform_heading :where(.h1){font-size:1.5rem;font-weight:600;margin-block:.45rem;display:block}.field-form :where(.gform_wrapper) :where(.gform_heading,.gform_title,.gform_description){margin-left:auto;margin-right:auto}.field-form :is(.gform_wrapper) :is(.gform_title,.gform_description):last-child{margin-bottom:0}.field-form :is(.gform_wrapper) :is(.gform_footer,.gform_page_footer){padding:0;margin:0;margin-top:1.5rem}.field-form :is(.gform_wrapper) :is(.gform_footer,.gform_page_footer) :is(.gform_button,.button){margin-bottom:0;margin-top:0}.field-form :is(.gform_wrapper) :is(.gform_footer,.gform_page_footer):not(:has(.gform_button)){display:none}.field-form-body :is(.gform_wrapper) .gform_heading{display:none}.responsive-background{pointer-events:none;overflow:hidden;transform-style:preserve-3d;z-index:-1;background-color:var(--scheme-bg, var(--color-dark-alt))}.responsive-background::after{content:"";display:block;inset:0;position:absolute;pointer-events:none;mix-blend-mode:var(--responsive-background-overlay-mix-blend, none);background:var(--responsive-background-overlay-background, normal);opacity:var(--responsive-background-overlay-opacity, 0.75)}.responsive-background-wrapper{position:relative;z-index:0}.responsive-background,.responsive-background-bg{position:absolute !important;top:0;bottom:0;left:0;right:0}.responsive-background-bg{background-size:cover;background-position:var(--responsive-background-bg-position);background-color:inherit;z-index:-2;background-image:var(--responsive-background-image, none) !important}.responsive-background-bg:is(img){-o-object-fit:cover;object-fit:cover;-o-object-position:var(--responsive-background-bg-position);object-position:var(--responsive-background-bg-position);width:100%;height:100%}.responsive-background{--responsive-background-overlay-mix-blend: normal;--responsive-background-overlay-background: none;--responsive-background-overlay-opacity: .75;--responsive-background-bg-position: center center}.carousel-item{text-align:center}.carousel-item-image{height:var(--carousel-height)}.carousel-item-image>:where(*){pointer-events:none}.carousel-item-image,.carousel-item-image picture{display:flex;justify-content:center;align-items:center;flex-direction:column}.carousel-item-image :where(svg,object,img){height:auto !important}.carousel-item-image :where(img,svg,object,picture){width:auto !important;max-width:100% !important;max-height:100% !important;align-self:center;flex:0 0 auto}:where(.swiper,.slick){--carousel-height: 48px}:where(.swiper,.slick):has(.carousel-item){--swiper-custom-arrow-offset-x: 0px}@media only screen and (min-width: 1400px){:where(.swiper,.slick){--carousel-height: 60px}}@media only screen and (min-width: 1920px){:where(.swiper,.slick){--carousel-height: 67px}}.result-icon{font-size:3rem;margin-bottom:1rem}.result-value{font-size:3.4375rem;line-height:.8181818182;font-family:var(--font-accent);text-transform:uppercase}.result-value-confidential{font-size:.6em}.result-value-number-long{font-size:1.875rem;text-transform:capitalize}.result-mini .result-value{font-size:1.5rem;justify-self:center;text-align:center}@media only screen and (min-width: 768px){.result-value-number-long{font-size:2.1875rem}}@media only screen and (min-width: 1200px){.result-value{font-size:3.75rem}.result-value-number-long{font-size:2.1875rem}.result-mini .result-value{font-size:1.625rem}}@media only screen and (min-width: 1400px){.result-value-number-long{font-size:2.5rem}}@media only screen and (min-width: 1920px){.result-value{font-size:4.6875rem}.result-value-number-long{font-size:2.8125rem}}.result-title :where(em){font:inherit}.result-title:where(.h6){font-size:.9375rem;line-height:1.4666666667;letter-spacing:.06em;text-transform:uppercase}.result-mini .result-title:where(.h6){font-size:.8125rem;overflow:clip;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.result-title :where(span,em){display:block}.result-title :where(em){font:inherit;display:block}@media only screen and (min-width: 1200px){.result-mini .result-title:where(.h6){font-size:.875rem}}@media only screen and (min-width: 1400px){.result-title:where(.h6){font-size:1rem}}.result-learn-more{align-self:center}.result-summary:nth-last-child(n+2){margin-bottom:auto}.result-summary{display:flex;flex-direction:column;justify-content:inherit;justify-items:inherit;align-content:inherit;align-items:inherit}.result-details-default{margin-top:1.5em;border-top:1px solid var(--color-neutral);padding-top:1.5rem}.result-details-default .result-content{max-width:50ch}.result:not(:hover,:focus-within) .result-details-hover{pointer-events:none;opacity:0}.result-details-popup{display:flex;flex-direction:column;gap:1.5rem}.result{max-width:100%}.result,.result-container{display:flex;min-width:0;flex-direction:column}.result-container{width:100%;flex:1 1;padding-inline:32px;gap:1.25rem;text-align:center}.result-mini .result-container{padding-inline:0;justify-content:center;align-items:center}.result :where(.result-description,.result-content){margin-left:auto;margin-right:auto}.result:is(.fancy-box){--fancy-box-padding-y: 1.75rem 2.25rem}.result:is(.fancy-box):is(.result-mini){--fancy-box-padding-y: .75rem}.result-pointer-reference:has(.result-details,[href]):is(:hover,:focus-within) .result-content{max-width:50ch}.result-summary{text-align:inherit;gap:inherit}.result-mini .result-summary{flex-direction:row;overflow-y:scroll;text-align:initial;align-items:center;display:grid;grid-template-columns:1fr 2fr;padding-inline:12px;gap:0 12px;margin:0;align-self:stretch}.result-mini .result-summary::-webkit-scrollbar{display:none}.result-details-default{display:flex;flex-direction:column;align-items:center;flex:1 1}.result-details-default .result-description{flex:1 1}.result-details-default .result-learn-more:first-child{margin-top:auto}.result-details-hover{max-width:none;position:absolute;background-color:var(--color-dark-alt);color:var(--color-light);top:0;bottom:0;left:0;right:0;margin:0;scrollbar-width:none;overflow-y:scroll;transition:.25s all ease-in-out;padding:2rem;opacity:1}.result-details-hover::-webkit-scrollbar{display:none}.result:not(:hover,:focus-within) .result-details-hover{pointer-events:none;opacity:0}@media only screen and (min-width: 1400px){.result:is(.fancy-box){--fancy-box-padding-y: 2.75rem 3.25rem}.result-container{padding-inline:42px}.result-summary{gap:.875rem}}@media only screen and (min-width: 1920px){.result:is(.fancy-box){--fancy-box-padding-y: 4rem 4.25rem}.result-container{gap:1.75rem}.result-summary{gap:1.25rem}}@media only screen and (max-width: 1199px){.result-mini .result-summary{grid-template-columns:auto 1fr}}.practice-area-title{padding-inline:var(--pa-title-padding-x)}.practice-area-title:is(.fancy-border) -after:after{--fancy-border-margin-l: calc(var(--pa-title-padding-x) * -1);--fancy-border-margin-r: calc(var(--pa-title-padding-x) * -1)}.practice-area-menu li,.practice-area-menu li a{display:flex;flex-direction:column;line-height:var(--pa-item-line-height)}.practice-area-menu li a{justify-content:center;flex:1 1;padding-block:calc((var(--pa-item-height) - 1em*var(--pa-item-lines)*var(--pa-item-line-height))*var(--pa-item-baseline-offset)) calc((var(--pa-item-height) - 1em*var(--pa-item-lines)*var(--pa-item-line-height))*(1 - var(--pa-item-baseline-offset)));padding-inline:var(--pa-item-padding-x);min-height:var(--pa-item-height)}@media only screen and (max-width: 767px){.practice-area-menu li a{min-height:0}}.practice-area{--pa-item-padding-x: 1.25rem;--pa-item-height: 2.125em;--pa-item-lines: 1;--pa-item-baseline-offset: 0.5;--pa-item-line-height: 1.5;--pa-title-padding-x: var(--pa-item-padding-x)}@media only screen and (min-width: 768px){.practice-area{min-width:100%}}.practice-area-title{--fancy-border-margin-y: .5em}.practice-area-menu{font-size:1rem;font-weight:500}.practice-area-menu li{align-content:flex-start;align-items:flex-start;justify-self:self-start}.practice-area-menu li a{border:1px solid rgba(0,0,0,0);border-radius:999em}.practice-area-menu li:is(:hover,:focus-within) a{color:var(--color-primary);border-color:rgba(0,0,0,0)}@media only screen and (min-width: 1200px){.practice-area-menu{font-size:1.0625rem}}@media only screen and (min-width: 1400px){.practice-area-menu{font-size:1.125rem}}.practice-area{max-width:100%}.practice-area,.practice-area-container{display:flex;min-width:0;flex-direction:column}.practice-area-container{width:100%;flex:1 1;gap:1rem}@media only screen and (min-width: 768px){.practice-area-container{gap:1.875rem}}@media only screen and (min-width: 1200px){.practice-area-container{gap:2.25rem}}.pagination{display:grid;grid-column:1/-1;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;align-items:center;text-align:center;clear:both;margin-left:auto;margin-right:auto}.pagination-block{grid-row:1}.pagination-block-left{grid-column:1;text-align:left}.pagination-block-center{grid-column:2}.pagination-block-right{grid-column:3;text-align:right}.pagination-num-list.pagination-block-left span:first-child,.pagination-num-list.pagination-block-left a:first-child{margin-left:0}.pagination-num-list.pagination-block-right span:last-child,.pagination-num-list.pagination-block-right a:last-child{margin-left:0}@media only screen and (min-width: 1200px){.pagination{order:99}}@media only screen and (max-width: 1199px){.pagination-nav-link:is(.pagination-block-left,.pagination-block-right):nth-child(2),.pagination-nav-link:is(.pagination-block-left,.pagination-block-right):nth-last-child(2){grid-column:1/-1}.pagination-nav-link:is(.pagination-block-left,.pagination-block-right):nth-child(2) span:nth-last-child(n+2),.pagination-nav-link:is(.pagination-block-left,.pagination-block-right):nth-child(2) a:nth-last-child(n+2),.pagination-nav-link:is(.pagination-block-left,.pagination-block-right):nth-last-child(2) span:nth-last-child(n+2),.pagination-nav-link:is(.pagination-block-left,.pagination-block-right):nth-last-child(2) a:nth-last-child(n+2){margin-right:.5em}}.pagination{border-top:1px solid var(--color-neutral-light);padding-top:2rem;margin-top:3rem;margin-bottom:0;width:100%;max-width:calc(var(--comp) - var(--container-gutter, 30px))}.pagination .current,.pagination a:is(:hover,:focus){color:var(--color-primary)}.pagination-num-list a,.pagination-num-list span{margin-inline:.5em}.pagination-nav-link :where(a){dislay:inline-flex;align-items:center}.profile-image{width:100%;display:block;position:relative;overflow:clip}.profile-image-placeholder{display:flex}.profile-image-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-image::before{content:"";display:block;position:relative;background:var(--profile-image-overlay-background);z-index:1;padding-top:calc(100%*var(--profile-image-aspect-l)/var(--profile-image-aspect-w));opacity:0;pointer-events:none}:is(.profile-image-img,.profile-image-placeholder,.profile-image-placeholder-img){position:absolute;top:0;left:0;bottom:0;right:0}:is(.profile-image-img,.profile-image-placeholder-img){max-width:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--profile-image-position);object-position:var(--profile-image-position)}.profile-image[href]::before,.profile-image[href] .profile-view{pointer-events:none}.profile-image[href]::before{opacity:var(--profile-image-overlay-opacity);mix-blend-mode:var(--profile-image-mix-blend);-webkit-backdrop-filter:var(--profile-image-backdrop-filter);backdrop-filter:var(--profile-image-backdrop-filter);pointer-events:auto}.profile-image[href] .profile-view{opacity:0}.profile-image[href]:is(:hover,:focus-within)::before,.profile-image[href]:is(:hover,:focus-within) .profile-view,.profile-pointer-reference:is(:hover,:focus-within) .profile-image[href]::before,.profile-pointer-reference:is(:hover,:focus-within) .profile-image[href] .profile-view{pointer-events:auto}.profile-image[href]:is(:hover,:focus-within) .profile-view,.profile-pointer-reference:is(:hover,:focus-within) .profile-image[href] .profile-view{opacity:1}.profile-image[href] .profile-view{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:-webkit-min-content;height:-moz-min-content;height:min-content}.profile-image{--profile-image-aspect-w: 342;--profile-image-aspect-l: 450;--profile-image-position: 50% 15%;--profile-image-overlay-background: var(--color-dark-alt) linear-gradient(to bottom right, var(--color-dark), var(--color-dark-alt));--profile-image-overlay-opacity: 0;--profile-image-mix-blend: multiply;--profile-image-backdrop-filter: blur(1px)}.profile-image-placeholder{align-items:center;justify-content:center;flex-direction:column;margin:0;border:1px solid var(--color-neutral-lighter);background:var(--profile-image-overlay-background, linear-gradient(to bottom right, var(--color-dark), var(--color-dark-alt)));text-align:center}.profile-image-placeholder-icon{font-size:8rem;margin-bottom:1rem}.profile-image[href]::before,.profile-image[href] .profile-view{transition:.5s ease-in-out all}.profile-image[href]:is(:hover,:focus-within),.profile-pointer-reference:is(:hover,:focus-within) .profile-image[href]{--profile-image-overlay-opacity: .8}.profile-image[href]:is(:hover,:focus-within):has(.profile-image-placeholder),.profile-pointer-reference:is(:hover,:focus-within) .profile-image[href]:has(.profile-image-placeholder){--profile-image-overlay-opacity: 1}.profile-thumbnail{flex:0 0 auto;align-self:stretch;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.profile-details{opacity:0;display:flex;justify-content:center;align-items:center;align-content:center;flex-direction:column;text-align:center;pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.profile-details::before{content:"";color:var(--color-light);opacity:.8;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.profile-details:is(:hover,:focus-within),.profile-pointer-reference:is(:hover,:focus-within) .profile-details{opacity:1;pointer-events:auto}.profile-details-body{flex:1 1;overflow-y:scroll;scrollbar-width:none}.profile-details-body::-webkit-scrollbar{display:none}.profile-details{padding-block:2rem;padding-inline:1rem;transition:.5s ease-in-out all;background:var(--color-dark-alt);color:var(--color-light)}.profile-details-body+.profile-details-footer{padding-top:2rem;align-self:stretch}.profile-experience,.profile-experience-number{position:absolute}.profile-experience{font-size:6.25rem;line-height:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;bottom:max(1.875rem,9%);left:max(1.875rem,9%);z-index:0;border-radius:.5em;width:1em;height:1em;background-image:linear-gradient(to bottom, var(--scheme-bg), var(--scheme-bg-contrast))}.profile-experience-label{font-size:.68em;--fancy-text-path-offset-t: 0;--fancy-text-path-offset-l: 0;--fancy-text-path-offset-b: 0;--fancy-text-path-offset-r: 0}.profile-experience-number{font-size:.30769231em;color:var(--scheme-sp)}@media only screen and (min-width: 768px){.profile-experience{font-size:5.5625rem}}@media only screen and (min-width: 1200px){.profile-experience{font-size:6.25rem}}@media only screen and (min-width: 1400px){.profile-experience{font-size:7.1875rem}}@media only screen and (min-width: 1920px){.profile-experience{font-size:8.0625rem}}.profile-info-name{font-size:1.5rem;align-content:center;margin-bottom:.2em}@media only screen and (min-width: 768px){.profile-info-name{font-size:1.375rem}}@media only screen and (min-width: 1200px){.profile-info-name{font-size:1.5rem}}@media only screen and (min-width: 1400px){.profile-info-name{font-size:1.625rem}}@media only screen and (min-width: 1920px){.profile-info-name{font-size:1.875rem}}.profile-info-position{font-weight:500;margin-bottom:0}.profile{align-self:stretch}.profile{max-width:100%}.profile,.profile-container{display:flex;min-width:0;flex-direction:column}.profile-container{width:100%;flex:1 1;gap:1.125rem}.profile-info{text-align:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 768px){.profile-container{gap:1.625rem}}.testimonial-stars{font-size:1.25rem}@media only screen and (min-width: 1400px){.testimonial-stars{font-size:1.375rem}}.testimonial-mini .testimonial-stars{font-size:.875rem}@media only screen and (min-width: 1920px){.testimonial-mini .testimonial-stars{font-size:1.0625rem}}.testimonial-highlight{font-size:1.25rem;line-height:1.25;text-align:inherit;margin-top:0;max-width:none;justify-self:stretch;margin-inline:0}@media only screen and (min-width: 768px){.testimonial-highlight{font-size:1.375rem}}@media only screen and (min-width: 1920px){.testimonial-highlight{font-size:1.5rem}}.video-review .testimonial-highlight{font-size:1.5rem;line-height:1.2;text-align:inherit;margin-top:0;margin-bottom:.8em}@media only screen and (min-width: 768px){.video-review .testimonial-highlight{font-size:1.75rem}}@media only screen and (min-width: 1920px){.video-review .testimonial-highlight{font-size:2rem;margin-bottom:1.5em}}@media only screen and (max-width: 767px){.video-review .testimonial-highlight{text-align:center}}.video-review:is(.video-review-mini) .testimonial-highlight{font-size:1.25rem;margin-block:1.25em .5em}@media only screen and (min-width: 768px){.video-review:is(.video-review-mini) .testimonial-highlight{font-size:1.375rem}}@media only screen and (min-width: 1920px){.video-review:is(.video-review-mini) .testimonial-highlight{font-size:1.5rem}}@media only screen and (max-width: 767px){.video-review:is(.video-review-mini) .testimonial-highlight{text-align:center}}.testimonial-quote{margin-top:0}.testimonial-source{margin-bottom:0}.testimonial-source span{display:block}.testimonial-source.testimonial-source-has-first-letter{display:grid;grid-auto-flow:dense;grid-template-columns:auto 1fr;-moz-column-gap:1em;column-gap:1em;justify-content:center}.testimonial-source.testimonial-source-has-first-letter::before{content:attr(data-first-letter);display:flex;grid-row:span 2;align-content:center;align-items:center;justify-content:center;width:1.75em;height:1.75em;border-radius:999em;background:var(--scheme-fg, currentColor);font-size:1.125rem;font-family:var(--font-accent);color:var(--scheme-bg);text-transform:uppercase}@media only screen and (min-width: 1400px){.testimonial-source.testimonial-source-has-first-letter::before{font-size:1.5rem}}.testimonial-source-icon{font-size:1.875rem}.testimonial-mini .testimonial-source-icon{font-size:1.5625rem}.testimonial-mini .testimonial-source{font-size:1rem}.testimonial{max-width:100%}.testimonial,.testimonial-container{display:grid;grid-template-columns:1fr auto;align-items:start;justify-content:start;justify-items:start;min-width:0}.testimonial>:where(*),.testimonial-container>:where(*){grid-column:1/-1}.testimonial-container{width:100%;padding-inline:37px;flex:1 1;gap:.75rem}.testimonial :is(.testimonial-stars,.testimonial-source-icon){grid-column:auto}.testimonial .testimonial-highlight{margin-top:.9em}@media only screen and (min-width: 768px){.testimonial-container{padding-inline:70px}}@media only screen and (min-width: 1200px){.testimonial-container{padding-inline:45px}}@media only screen and (min-width: 1400px){.testimonial-container{padding-inline:58px}}@media only screen and (min-width: 1920px){.testimonial-container{padding-inline:63px}}.testimonial.testimonial-mini .testimonial-container{padding-inline:45px}.testimonial.testimonial-mini .testimonial-source{order:-2;grid-column:1}.testimonial.testimonial-mini .testimonial-source-icon{order:-1;grid-column:2}.testimonial.testimonial-mini .testimonial-stars{margin-top:1.75rem}@media only screen and (min-width: 1400px){.testimonial.testimonial-mini .testimonial-container{padding-inline:53px}}@keyframes video-button-default-text-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.video-button-default{display:inline-flex;width:1em;height:1em;position:relative;font-size:var(--video-button-size);z-index:0;cursor:pointer;align-items:center;justify-content:center}.video-button-default:is(.video-button-no-api){pointer-events:none}.video-thumbnail .video-button-default{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;margin:auto;--video-button-size: 70px}.video-button-default-image,.video-button-default-text,.video-button-default-text-svg,.video-button-default-text span,.video-button-default::before,.video-button-default::after{position:absolute;margin:auto;pointer-events:none}.video-button-default-text,.video-button-default-image{top:0;bottom:0;left:0;right:0}.video-button-default.video-button-default-no-icon::before,.video-button-default.video-button-default-no-icon::after{content:"";display:block}.video-button-default>.wistia_click_to_play{position:static !important;width:auto !important;height:auto !important}.video-button-default-glyph{display:flex;align-items:center}.video-button-default-glyph::before{content:"";display:block;width:var(--video-button-glyph-width);height:var(--video-button-glyph-height);background:var(--video-button-glyph-color, currentColor);-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%)}.video-button-default-glyph:not(.video-button-default-glyph-has-text){padding-left:calc(var(--video-button-glyph-width)*.25)}.video-button-default-glyph-has-text::before{content:none}.video-button-default-text{font-size:var(--video-button-glyph-height)}.video-button-default-text-svg{transform-style:preserve-3d;max-width:none;top:-100%;left:-100%;right:-100%;bottom:-100%;margin:auto;font-size:calc(1em*1/var(--video-button-text-svg-radius-ratio));width:calc(200%*var(--video-button-text-svg-radius-ratio));height:calc(200%*var(--video-button-text-svg-radius-ratio))}.video-button-default-text-svg-path{transform-origin:center center}.video-button-default-text-html span{top:0;bottom:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content}.video-button-default-text-html span:not(.video-button-default-text-html-separator):first-child{right:100%;margin-right:1em}.video-button-default-text-html span:not(.video-button-default-text-html-separator):last-child{left:100%;margin-left:1em}.video-button-default-image-init:not(:only-child),.video-button-default:is(:hover,:focus) .video-button-default-image-hover,.video-pointer-reference:is(:hover,:focus-within) .video-button-default-image-hover{opacity:1}.video-button-default-image-hover,.video-button-default:is(:hover,:focus) .video-button-default-image-init:not(:only-child),.video-pointer-reference:is(:hover,:focus-within) .video-button-default-image-init:not(:only-child){opacity:0}.video-button-default{--video-button-size: 80px;--video-button-text-svg-radius-ratio: 1.25;--video-button-text-svg-start-offset: 50%;--video-button-glyph-height: 0.24em;--video-button-glyph-width: 0.16em;--video-button-glyph-color: currentColor;color:var(--color-light)}.video-button-default,.video-button-default-image,.video-button-default-text,.video-button-default::before,.video-button-default::after,.video-button-default-thumbnail-markup::after{transition-duration:.25s;transition-timing-function:ease-in-out}.video-button-default,.video-button-default-image,.video-button-default-text,.video-button-default-thumbnail-markup::after{transition-property:opacity,left,top,bottom,right,width,height}.video-button-default::before,.video-button-default::after{transition-property:all}.video-thumbnail .video-button-default{--video-button-size: 62px}.video-thumbnail .video-button-default:is(:hover,:focus),.video-pointer-reference:is(:hover,:focus-within) .video-thumbnail .video-button-default{--video-thumbnail-overlay-opacity: .8}@media only screen and (min-width: 768px){.video-thumbnail .video-button-default{--video-button-size: 68px}}@media only screen and (min-width: 1200px){.video-thumbnail .video-button-default{--video-button-size: 75px}}@media only screen and (min-width: 1920px){.video-thumbnail .video-button-default{--video-button-size: 92px}}.video-button-default-glyph{letter-spacing:.05em;text-transform:uppercase;font-weight:700}.video-button-default-glyph::before{-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);clip-path:polygon(0 0, 100% 50%, 0 100%)}.video-button-default-text{font-size:.75rem;line-height:1;color:var(--color-neutral);letter-spacing:.05em;text-transform:uppercase;font-weight:700}.video-button-default-text-separator{color:inherit}.video-button-default-text-svg{transform:rotate(32deg);color:inherit}.video-button-default-text-html>span{top:0;bottom:0}.video-button-default.video-button-default-no-icon{background:hsla(0,0%,100%,.2);box-shadow:0 0 0 0 hsla(0,0%,100%,.2)}.video-button-default.video-button-default-no-icon,.video-button-default.video-button-default-no-icon::before,.video-button-default.video-button-default-no-icon::after{border-radius:999em;transform:scale(1)}.video-button-default.video-button-default-no-icon::before{background:linear-gradient(to bottom, var(--color-primary-gradient-start), var(--color-primary-gradient-end));z-index:-1;top:.1em;bottom:.1em;left:.1em;right:.1em}.video-button-default.video-button-default-no-icon::after{border:.0125em solid var(--color-accent);top:.15em;bottom:.15em;left:.15em;right:.15em}.video-button-default.video-button-default-no-icon:is(:hover,:focus),.video-pointer-reference:is(:hover,:focus-within) .video-button-default.video-button-default-no-icon{--video-button-glyph-color: linear-gradient(to bottom, var(--color-light-alt), var(--color-light));box-shadow:0 0 0 .1em hsla(0,0%,100%,.2)}.video-button-default.video-button-default-no-icon:is(:hover,:focus)::before,.video-pointer-reference:is(:hover,:focus-within) .video-button-default.video-button-default-no-icon::before{background:linear-gradient(to bottom, var(--color-primary-gradient-start), var(--color-primary-gradient-end));transform:scale(1.25)}.video-button-default.video-button-default-no-icon:is(:hover,:focus)::after,.video-pointer-reference:is(:hover,:focus-within) .video-button-default.video-button-default-no-icon::after{transform:scale(0.98)}.video-pointer-reference{cursor:pointer}.video-thumbnail{position:relative;display:block;max-width:100%;width:100%;flex:0 0 auto;background-color:var(--color-light-alt);border-radius:inherit;overflow:hidden}.video-thumbnail::before{content:"";display:block;padding-top:calc(100%*var(--video-thumbnail-aspect-l)/var(--video-thumbnail-aspect-w))}.video-thumbnail-markup{border-radius:inherit;overflow:hidden}.video-thumbnail-markup[href]::after,.video-thumbnail-markup.wistia_embed::after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;background:var(--video-thumbnail-overlay-background);opacity:var(--video-thumbnail-overlay-opacity)}.video-thumbnail-markup-img img{max-width:none}:is(.video-thumbnail-markup,.video-button-image),.video-thumbnail-markup>*,.video-thumbnail-markup img{width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;position:absolute !important;top:0 !important;bottom:0 !important;left:0 !important;right:0 !important;-o-object-fit:cover !important;object-fit:cover !important;margin:0 !important}.video-thumbnail{--video-thumbnail-aspect-w: 16;--video-thumbnail-aspect-l: 8.9;--video-thumbnail-overlay-background: var(--color-dark-alt) linear-gradient(to bottom right, var(--color-dark), var(--color-dark-alt));--video-thumbnail-overlay-opacity: 0;border-radius:var(--global-radius)}.video-thumbnail:is(:hover,:focus),.video-pointer-reference:is(:hover,:focus-within) .video-thumbnail{--video-thumbnail-overlay-opacity: .8}.video-thumbnail-markup[href]::after,.video-thumbnail-markup.wistia_embed::after{mix-blend-mode:multiply;transition:.25s ease-in-out all}.video{max-width:100%}.video,.video-container{display:flex;min-width:0;flex-direction:column}.video-container{width:100%;flex:1 1;gap:1.25rem}.video-title{flex:1 1;display:flex;flex-direction:column;justify-content:center;font-size:1.0625rem;line-height:1.2941176471;text-align:center}@media only screen and (min-width: 1200px){.video-title{text-align:initial}}@media only screen and (min-width: 1200px){.video-review:not(.video-review-mini) .video-thumbnail{--video-thumbnail-aspect-w: 344;--video-thumbnail-aspect-l: 412}}@media only screen and (min-width: 768px){.video-review:not(.video-review-mini) .video-button{--video-button-size: 91px}}@media only screen and (min-width: 1920px){.video-review:not(.video-review-mini) .video-button{--video-button-size: 97px}}.video-review:not(.video-review-mini) .video-review-heading{font-size:.9375rem}@media only screen and (max-width: 767px){.video-review:not(.video-review-mini) .video-review-heading{text-align:center}}.video-review-heading{font-size:.9375rem;margin-bottom:.25em}@media only screen and (min-width: 768px){.video-review-heading{font-size:1rem}}.review-us{text-align:center}.review-us-columns{--columns-gap-x: 4em;--columns-gap-y: 2em;align-items:flex-end;justify-content:center}.review-us-columns .button{margin-top:1em}.review-us,.review-us-video{margin-top:3em}@media only screen and (min-width: 768px){.review-us-columns{--columns-number: 2}.review-us-columns .button{width:100%}}.awards-header{margin-bottom:3.5rem;gap:.5rem;text-align:center;display:flex;flex-direction:column;text-wrap:balance}.awards-title{font-size:1.375rem;font-family:var(--font-secondary);font-weight:500}.awards :is(.swiper){--carousel-height: 64px}@media only screen and (min-width: 768px){.awards-header{margin-bottom:4.375rem}.awards-title{font-size:1.625rem}.awards-subtitle{font-size:1rem}.awards :is(.swiper){--swiper-pagination-bottom: 4.5rem}}@media only screen and (min-width: 1200px){.awards-container{--container-gutter: 48px}.awards-header{margin-bottom:3.5625rem}.awards :is(.swiper){--carousel-height: 92px}}@media only screen and (min-width: 1400px){.awards-title{font-size:1.875rem}.awards :is(.swiper){--carousel-height: 102px}}@media only screen and (min-width: 1920px){.awards-title{font-size:2rem}.awards :is(.swiper){--carousel-height: 125px}}:root{--layout-header-height: 80px;--layout-header-offset: 0px;--layout-header-logo-height: var(--layout-header-height)}@media only screen and (min-width: 1920px){:root{--layout-header-height: 90px}}@media only screen and (max-width: 767px){:root{--layout-header-height: 130px;--layout-header-logo-height: 78px}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap{--layout-header-logo-height: 150px;--layout-header-offset: 20px}}@media only screen and (min-width: 1400px){.doc-header-not-sticky .header-can-overlap{--layout-header-offset: 20px}}@media only screen and (max-width: 1199px){:not(.doc-header-menu-open).doc-header-not-sticky .header-can-overlap{--layout-header-offset: 0px}}html,body{scroll-padding:calc(var(--layout-header-height) + var(--layout-header-offset, 0px)) !important}@media only screen and (min-width: 1200px){.header-can-overlap .has-layout-header-offset:not(:has(.has-layout-header-offset)):is(:is(.template-wrapper>:first-child),:is(.template-wrapper>:first-child) *)::before{content:"";flex:0 0 auto;grid-column:1/-1;height:var(--layout-header-height);display:block;width:100%}.header-can-overlap:has(.has-layout-header-offset) .layout-header{position:fixed}}.layout-header{position:-webkit-sticky;position:sticky;top:var(--layout-header-offset, 0px);left:0;z-index:999;width:100%;background-color:var(--scheme-bg, var(--color-dark-alt));color:var(--scheme-fg, var(--color-light));transition:.25s top ease-in-out;box-shadow:0 0 10px -5px rgba(0,0,0,.8);isolation:isolate}.layout-header-container{--container-gutter: 42px}@media only screen and (min-width: 1200px){.layout-header-container{--container-gutter: 40px}}@media only screen and (max-width: 1199px){.layout-header-container{--container-gutter: 54px}}@media only screen and (max-width: 767px){.layout-header-container{--container-gutter: 23px}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .layout-header{background:rgba(0,0,0,0);box-shadow:none}}@media only screen and (max-width: 767px){.doc-header-not-sticky .layout-header{--layout-header-offset: 0}}:where(.header-block,.header-blocks){min-width:0}.header-blocks{justify-content:center;align-items:center;-moz-column-gap:15px;column-gap:15px;row-gap:0rem;display:grid;min-height:var(--layout-header-height)}.header-block:is(.header-logo){grid-area:logo;justify-self:self-start;height:var(--layout-header-logo-height)}.header-block:is(.header-nav){grid-area:nav}.header-block:is(.header-cta){grid-area:cta}.header-block:is(.header-toggle-menu){grid-area:toggle-menu;align-self:stretch}@media only screen and (min-width: 1200px){.header-blocks{grid-template-columns:auto 1fr auto;grid-template-areas:"logo nav cta"}.header-block:is(.header-logo){margin-bottom:min(0px,(var(--layout-header-logo-height) - var(--layout-header-height))*-1)}.header-block:is(.header-nav){align-self:stretch}}@media only screen and (min-width: 1200px)and (max-width: 1919px){.header-blocks{grid-template-columns:auto 1fr;grid-template-rows:1fr auto;grid-template-areas:"logo cta" "logo nav";row-gap:.5rem}.header-block:is(.header-nav){justify-self:self-end;align-self:stretch}.header-block:is(.header-cta){justify-self:self-end;align-self:self-end}}@media only screen and (max-width: 1199px){.header-blocks{margin-inline:calc(var(--container-gutter, 0px)*-1);grid-template-columns:auto 1fr auto;grid-template-areas:"logo cta toggle-menu"}.header-block:is(.header-cta){justify-self:self-end}}@media only screen and (max-width: 767px){.header-blocks{grid-template-columns:1fr auto;grid-template-rows:auto 1fr;grid-template-areas:"logo logo" "cta toggle-menu";-moz-column-gap:0;column-gap:0}.header-block:is(.header-logo){justify-self:stretch}.header-block:is(.header-cta){justify-self:stretch;align-self:stretch}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .header-block:is(.header-nav){align-self:self-end}}@media only screen and (min-width: 1200px)and (max-width: 1919px){.doc-header-not-sticky .header-can-overlap .header-block:is(.header-nav){align-self:stretch}}.header-logo{padding-block:1.09rem;flex:0 0 auto;position:relative}.header-logo .logo-wrapper-br,.header-logo .logo-wrapper-before-sticky{display:none}@media only screen and (min-width: 1920px){.header-logo{padding-block:1.35rem}}@media only screen and (max-width: 1199px){.header-logo{padding-inline:var(--container-gutter, 1rem)}}@media only screen and (max-width: 767px){.header-logo{max-width:100%;width:100%}.header-logo .logo-wrapper-br{display:block}.header-logo .logo-wrapper-br~.logo-wrapper-nonbr{display:none}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .header-logo{background-color:rgba(0,0,0,0)}.doc-header-not-sticky .header-can-overlap .header-logo .logo-wrapper-sticky,.doc-header-not-sticky .header-can-overlap .header-logo .logo-wrapper-before-sticky~.logo-wrapper-br{display:none}.doc-header-not-sticky .header-can-overlap .header-logo .logo-wrapper-before-sticky{display:block}}.header-toggle{width:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex:0 0 auto;padding:0}@media only screen and (max-width: 767px){.header-toggle{width:68px}}.header-toggle-menu{--layout-header-menu-toggle-open-offset: 0px;background:var(--scheme-sp, var(--color-primary));color:var(--scheme-bg, var(--color-light));position:relative;z-index:99999;top:0;transition:.375s all ease-in-out;order:99}.header-toggle-menu.open{background:rgba(0,0,0,0);color:var(--scheme-sp);top:var(--layout-header-menu-toggle-open-offset)}.header-toggle-menu-icon,.header-toggle-menu.open .header-toggle-menu-icon{--fancy-icon-menu-width: 43px;--fancy-icon-menu-height: 26px;--fancy-icon-menu-bar-height: 4px}.header-toggle-menu.open .header-toggle-menu-icon{color:inherit}.header-toggle-menu-label{font-size:.75rem;font-family:var(--font-accent);text-transform:uppercase;font-style:normal;font-weight:700;text-align:center;margin-top:.5em;transition:.375s all ease-in-out}.header-toggle-menu.open .header-toggle-menu-label{margin-top:-1em;opacity:0}.header-toggle-menu.open .header-toggle-menu-label:nth-last-child(2){display:none}.header-toggle-menu:not(.open) .header-toggle-menu-label:nth-child(3){display:none}@media only screen and (max-width: 767px){.header-toggle-menu{--layout-header-menu-toggle-open-offset: calc(var(--layout-header-logo-height) * -.8)}.header-toggle-menu-icon{--fancy-icon-menu-width: 33px}}.header-cta{display:grid;grid-template-columns:100%;justify-content:end;justify-items:end;align-items:center;align-content:center;text-align:right;-moz-column-gap:1rem;column-gap:1rem}@media only screen and (min-width: 1200px){.header-cta{justify-content:end}}@media only screen and (min-width: 1200px)and (max-width: 1919px){.header-cta{display:flex;justify-content:flex-end;align-items:center;padding-inline:0}}@media only screen and (min-width: 1920px){.header-cta{margin-bottom:0}}@media only screen and (max-width: 767px){.header-cta{text-align:initial;grid-template-columns:auto 1fr;grid-auto-flow:column;justify-content:normal;justify-items:normal;color:var(--scheme-bg);background:var(--scheme-fg);padding-inline:var(--container-gutter)}}.header-cta-text{font-size:1rem;line-height:1.5;font-family:var(--font-accent);text-transform:capitalize;font-weight:700}.header-cta-text>span:nth-child(n+2)::before{content:"\25CF\FE0E";color:var(--color-primary);letter-spacing:0em;margin:0 .5em}@media only screen and (max-width: 767px){.header-cta-text{font-size:.9375rem;color:var(--scheme-sp-contrast)}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .header-cta-text{color:inherit}}.header-cta-button{--button-line-height: 1;line-height:1.5;font-family:var(--font-accent);font-weight:700;text-decoration:underline}:is(.header-nav) .header-cta-button{font:inherit}.header-cta-button[href]:is(:hover,:focus){opacity:.8}@media only screen and (max-width: 767px){.header-cta-button{color:inherit}:is(.header-cta) .header-cta-button{grid-row:span 2;grid-column:-2;justify-self:self-end}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .header-cta-button{color:inherit}}.header-numbers{display:flex;gap:1rem}.header-numbers .number-link{font-size:1.625rem;line-height:.8;font-weight:700}@media only screen and (min-width: 1920px){.header-numbers .number-link{font-size:1.75rem}}@media only screen and (max-width: 767px){.header-numbers .number-link{font-size:1.25rem;color:inherit}}.header-nav{--layout-header-menu-touch-offset: 0px}@media only screen and (min-width: 1200px){.header-nav{display:flex;justify-content:center;align-self:stretch;flex:1 1}}@media only screen and (min-width: 1200px)and (max-width: 1919px){.header-nav{justify-content:flex-end;flex:0 0 auto}}@media only screen and (max-width: 1199px){.header-nav{--layout-header-menu-touch-offset: 0;transition:top .25s ease-in-out,left .5s ease-in-out,opacity .5s ease-in-out;width:100%;overflow-x:hidden;overflow-y:scroll;background:rgba(0,0,0,.8);display:flex;flex-wrap:wrap;opacity:0;z-index:9999;scrollbar-width:none;position:fixed;bottom:0;left:100%;top:var(--layout-header-menu-touch-offset);box-shadow:inset 0 5px 10px -5px rgba(0,0,0,.8)}.header-nav::-webkit-scrollbar{display:none}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .header-nav{color:inherit}}@media only screen and (max-width: 1199px){.doc-header-menu-open .header-nav{left:0%;opacity:1}}.header-nav .menu{--layout-header-menu-touch-menu-padding-x: max(45px,var(--container-fallback,2rem));--layout-header-menu-nontouch-dropdown-padding-x: 40px;--layout-header-menu-nontouch-current-height: 0px;font-size:1.0625rem;line-height:1.125;font-family:var(--font-accent);color:inherit;font-weight:700}.header-nav .menu li{display:flex;flex-wrap:wrap}.header-nav .menu li,.header-nav .menu li>a{position:relative}.header-nav .menu li>a{padding-block:.875em;display:inline-flex;flex-wrap:wrap;align-items:center;transition:.125s ease-in-out all;gap:.25em;flex:1 0;justify-content:flex-start}.header-nav .menu li:last-child,.header-nav .menu li:last-child>a{border:none}.header-nav .menu li:is(.menu-item-has-children)>a::after{display:inline-block;align-self:center;flex:0 0 auto;content:"";font-size:.5rem;transform-origin:67% 67%;margin-bottom:.5em;width:1em;height:1em;border:2px solid currentColor;border-top:0;border-left:0;transform:rotate(45deg)}.header-nav .menu ul{background-color:var(--color-light);color:var(--color-dark)}.header-nav .menu ul:is(.menu-item-has-children)>a::after{color:inherit}@media only screen and (min-width: 1200px){.header-nav .menu{gap:1.75em;display:flex;justify-content:space-between;position:relative}.header-nav .menu li:is(:hover,:focus-within)~li>ul,.header-nav .menu li:not(:hover,:focus-within)>ul{display:none !important}.header-nav .menu li{position:relative;padding-left:var(--layout-header-menu-nontouch-dropdown-padding-x);padding-right:var(--layout-header-menu-nontouch-dropdown-padding-x)}.header-nav .menu li>a{flex:1 1;justify-content:space-between}.header-nav .menu li:is(:hover,:focus-within)>a{color:var(--scheme-sp, var(--color-primary));font-weight:700}.header-nav .menu li:is(.menu-item-special)>ul{width:40em;right:-4em;left:auto}.header-nav .menu li:is(.menu-item-special)>ul li{flex-direction:column;border-block:0}.header-nav .menu li:is(.menu-item-special)>ul li.view-all{align-items:flex-end}.header-nav .menu li:is(.menu-item-special)>ul li ul{display:block !important;position:static;background:none;box-shadow:none;color:inherit;padding:0;width:auto;-moz-column-count:3;column-count:3;gap:var(--layout-header-menu-touch-menu-padding-x)}.header-nav .menu li:is(.menu-item-special)>ul li ul li>a{padding-block:.5em}.header-nav .menu li:is(.menu-item-special)>ul>li{margin-bottom:2rem}.header-nav .menu ul{font-size:1rem;font-weight:normal;width:clamp(275px,19.8vw,400px);padding-block:1.75em;top:-1.75em;left:100%;position:absolute;box-shadow:0 0 10px -5px rgba(0,0,0,.8);z-index:1;border-top:var(--layout-header-menu-nontouch-current-height) solid var(--color-accent);margin-top:calc(var(--layout-header-menu-nontouch-current-height)*-1)}.header-nav .menu ul li:is(.menu-item-has-children)>a::after{transform-origin:center center;transform:rotate(-45deg);color:inherit}.header-nav .menu>li{flex-direction:row;padding-left:0;padding-right:0}.header-nav .menu>li>a{padding-block:.75rem;border:none}.header-nav .menu>li::before{content:"";position:absolute;bottom:0;left:0;right:0;margin:0 auto;transition:.125s ease-in-out width;width:0;height:var(--layout-header-menu-nontouch-current-height);background:var(--scheme-sp, var(--color-primary))}.header-nav .menu>li:is(:hover,:focus-within),.header-nav .menu>li:is(:hover,:focus-within)>a{border:none;background:none;margin:0}.header-nav .menu>li:is(.current-menu-item,.current-menu-ancestor,:hover,:focus-within)::before{width:100%}.header-nav .menu>li>ul{top:100%;left:calc(var(--layout-header-menu-nontouch-dropdown-padding-x)*-1)}.header-nav .menu ul ul ul{left:calc(var(--layout-header-menu-nontouch-dropdown-padding-x)*2);top:100%;transform:none}}@media only screen and (min-width: 1200px)and (max-width: 1919px){.header-nav .menu>li>a{padding-top:0}.header-nav .menu ul{--layout-header-menu-nontouch-dropdown-padding-x: 30px}.header-nav .menu>li:nth-last-child(-n+2)>ul{left:auto;transform:none;right:0}.header-nav .menu>li:nth-last-child(-n+2)>ul ul{right:calc(var(--layout-header-menu-nontouch-dropdown-padding-x)*2);left:auto}}@media only screen and (max-width: 1199px){.header-nav .menu{background:var(--scheme-fg);color:var(--scheme-bg);padding-top:5.5rem;padding-bottom:5.5rem;width:100%;box-shadow:inherit;margin-left:auto}.header-nav .menu li:not(.open)>ul{display:none}.header-nav .menu li{padding-left:var(--layout-header-menu-touch-menu-padding-x);padding-right:var(--layout-header-menu-touch-menu-padding-x)}.header-nav .menu li ul{margin-left:calc(var(--layout-header-menu-touch-menu-padding-x)*-1);margin-right:calc(var(--layout-header-menu-touch-menu-padding-x)*-1)}.header-nav .menu li>a{flex:1 0 100%;gap:.6em;justify-content:flex-start}.header-nav .menu li:is(:hover,:focus-within,.open)>a{color:var(--scheme-sp, var(--color-primary));font-weight:700}.header-nav .menu li:is(.open){border-bottom:0}.header-nav .menu li:is(.open)>a{border-bottom:0}.header-nav .menu ul{margin-top:1em}.header-nav .menu li:nth-last-child(n+2)>ul{margin-bottom:1rem}.header-nav .menu ul{font-weight:500;align-self:stretch;order:99;flex:1 0 100%;padding-block:1.25em}.header-nav .menu ul:has(>li:last-child.open){padding-bottom:0}.header-nav .menu ul li>a{padding-block:.5em}.header-nav .menu>li:is(:hover,:focus-within,.open)>a{color:var(--scheme-sp-contrast, var(--color-primary))}.header-nav .menu>li>ul ul{background-color:rgba(0,0,0,.05)}}@media only screen and (max-width: 767px){.header-nav .menu{max-width:100%}.header-nav .menu li:is(.menu-item-has-children)>a::after{margin-right:-1.7ch}}@media only screen and (min-width: 1200px){.doc-header-not-sticky .header-can-overlap .header-nav .menu:after{content:"";display:block;height:1px;width:100vw;background:currentColor;opacity:.2;position:absolute;pointer-events:none;top:100%}}#header-form{grid-area:form}#header-form .gform_wrapper{position:relative}#header-form .gform_title:last-child{margin-bottom:0}#header-form .gform_description{max-width:80ch}#header-form .gform_body{margin-left:auto;margin-right:auto}#header-form .gform_footer{justify-content:center;text-align:center}#header-form .gfield.gfield--type-submit{align-self:flex-start}@media only screen and (max-width: 1199px){#header-form .gform_fields .gfield:not(.gfield-width-full){grid-column:1/-1}}:root{--layout-banner-offset: 100px}.banner-can-overlap:has(.has-layout-banner-offset) :is(.layout-banner .layout-banner-offset-element)::after{content:"";flex:0 0 auto;grid-column:1/-1;height:var(--layout-banner-offset, 0px);display:block;width:100%}.banner-can-overlap .has-layout-banner-offset:not(:has(.has-layout-banner-offset)):is(:is(.layout-banner+*),:is(.main,main,.aside,aside):first-child,.layout-banner+:is(.main,main)>:first-child,.layout-banner+:is(.main,main)>:first-child *){isolation:isolate}.banner-can-overlap:has(.has-layout-banner-offset) .layout-banner-offset-element:is(.layout-banner>:last-child,.layout-banner>:last-child *){margin-bottom:calc((var(--layout-banner-offset, 0px) + var(--overlap-buffer))*-1)}.banner-can-overlap:has(.has-layout-banner-offset) .layout-banner:has(.layout-banner-offset-element){padding-bottom:var(--overlap-buffer)}@media only screen and (max-width: 767px){.layout-banner-container{--container-gutter: 10px}}.banner-background{--responsive-background-overlay-mix-blend: multiply;--responsive-background-overlay-background: var(--scheme-bg-contrast);--responsive-background-overlay-opacity: .5;--responsive-background-bg-position: center top}.banner-main{padding-block:3rem 3.75rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.banner-main-blocks{display:grid;grid-template-columns:100%;justify-items:center;justify-content:center;align-items:center;gap:3rem}.banner-main-block,.banner-main-blocks{min-width:0;max-width:100%}.banner-main-block:only-child{flex:1 1;grid-column:1/-1;grid-row:1/-1;justify-self:stretch}@media only screen and (min-width: 768px){.banner-main{padding-block:4.75rem}}@media only screen and (min-width: 1200px){.banner-main{padding-block:5.57rem}.banner-main-blocks{grid-template-columns:1fr auto}}@media only screen and (min-width: 1920px){.banner-main{padding-block:8rem}}@media only screen and (min-width: 1200px){.banner-body-can-row .banner-main{padding-block:7.5rem 6.75rem}.banner-body-can-row .banner-main-blocks{justify-items:normal;justify-content:normal;align-items:start}}@media only screen and (min-width: 1920px){.banner-body-can-row .banner-main{padding-block:9.5rem 8.75rem}}.banner-has-background-image .layout-banner .banner-main{padding-block:1.5rem;min-height:180px}@media only screen and (min-width: 768px){.banner-has-background-image .layout-banner .banner-main{min-height:235px}}@media only screen and (min-width: 1200px){.banner-has-background-image .layout-banner .banner-main{padding-block:3rem;min-height:265px}}@media only screen and (min-width: 1400px){.banner-has-background-image .layout-banner .banner-main{min-height:315px}}@media only screen and (min-width: 1920px){.banner-has-background-image .layout-banner .banner-main{min-height:345px}}.banner-body,.banner-body-blocks{display:grid;grid-template-columns:100%;align-items:inherit;justify-content:inherit;justify-items:inherit}.banner-body-block,.banner-body-blocks{min-width:0;max-width:100%}.banner-body-blocks{gap:.5rem}.banner-body-footer{margin-inline:auto}@media only screen and (min-width: 1200px){.banner-body-blocks{gap:1.5rem}}.banner-body-can-row .banner-body-blocks{max-width:none;-moz-column-gap:var(--container-gutter);column-gap:var(--container-gutter);gap:1.25rem}.banner-body-can-row .banner-body-block:is(.banner-divider){justify-self:stretch}@media only screen and (min-width: 1200px){.banner-body-can-row .banner-body-blocks{text-align:initial;justify-content:stretch;justify-items:normal;grid-template-columns:1fr auto;row-gap:2.25rem}.banner-body-can-row .banner-body-block:is(.primary-heading,.banner-buttons){order:-1}.banner-body-can-row .banner-body-block:is(.banner-divider){order:0}}@media only screen and (min-width: 1400px){.banner-body-can-row .banner-body-blocks{row-gap:2.5rem}}@media only screen and (min-width: 1920px){.banner-body-can-row .banner-body-blocks{row-gap:2.75rem}}.secondary-heading{font-size:.875rem;line-height:calc(1em + 5px);font-family:var(--font-accent);color:inherit;letter-spacing:.2em;text-transform:uppercase;font-style:normal;font-weight:800;text-align:inherit;text-wrap:balance}.secondary-heading-shift{text-align:center;padding-block:.75rem;background:rgba(0,0,0,.6)}.secondary-heading :where(strong){font-size:max(1.1875rem,1.2em);color:var(--scheme-sp, var(--color-primary));letter-spacing:.2em;font-style:normal;text-decoration:underline}.secondary-heading::before,.secondary-heading>span::before{font-size:.5em;color:var(--scheme-sb, var(--color-primary));font-style:normal;vertical-align:top}@media only screen and (min-width: 768px){.secondary-heading>span{display:inline-block}.secondary-heading>span:nth-child(n+2)::before{content:"\25CF\FE0E";margin-inline:.75em}}@media only screen and (min-width: 1200px){.secondary-heading{font-size:.9375rem}.secondary-heading-shift{padding-block:1rem}}@media only screen and (max-width: 1199px){.secondary-heading>span{display:inline-block}}.primary-heading{font-size:2.5rem;line-height:calc(1em + 5px);text-transform:none;font-weight:500;text-wrap:balance;margin-bottom:0}.primary-heading em{color:var(--scheme-sp, var(--color-accent));font-style:normal}@media only screen and (min-width: 768px){.primary-heading{font-size:2.8125rem}}@media only screen and (min-width: 1200px){.primary-heading{font-size:3.125rem}}@media only screen and (min-width: 1400px){.primary-heading{font-size:3.4375rem}}@media only screen and (min-width: 1920px){.primary-heading{font-size:3.75rem}}.primary-heading.primary-heading-default{font-size:2.1875rem}@media only screen and (min-width: 768px){.primary-heading.primary-heading-default{font-size:2.5rem}}@media only screen and (min-width: 1200px){.primary-heading.primary-heading-default{font-size:2.8125rem}}@media only screen and (min-width: 1400px){.primary-heading.primary-heading-default{font-size:3.125rem}}@media only screen and (max-width: 1199px){.primary-heading.primary-heading-default-h1{font-size:1.875rem}}.primary-heading.primary-heading-blog-post{font-size:1.75rem}@media only screen and (min-width: 768px){.primary-heading.primary-heading-blog-post{font-size:2.25rem;max-width:27ch}}@media only screen and (min-width: 1200px){.primary-heading.primary-heading-blog-post{font-size:3rem}}@media only screen and (min-width: 1920px){.primary-heading.primary-heading-blog-post{font-size:3.125rem}}.banner-has-background-image .layout-banner .primary-heading{color:inherit;text-shadow:0 2px .3em var(--scheme-bg, var(--color-dark))}.banner-video .video-thumbnail{width:300px}.banner-video-cta.video-button:not(.video-button-default-has-text){display:block}@media only screen and (min-width: 1200px){.banner-video{order:99}}.banner-icons{font-size:3.125rem}@media only screen and (min-width: 768px){.banner-icons{font-size:3.5625rem}}@media only screen and (min-width: 1920px){.banner-icons{font-size:4.125rem}}.banner-content{text-wrap:balance;max-width:42ch}.banner-has-background-image .layout-banner .banner-content{font-size:1.25rem;line-height:1.2;font-family:var(--font-secondary);font-weight:500;max-width:90ch}@media only screen and (min-width: 768px){.banner-has-background-image .layout-banner .banner-content{font-size:1.375rem}}.banner-buttons{display:inline-flex;gap:1rem;align-items:inherit;text-align:inherit;justify-content:inherit}.banner-buttons-touch{margin-top:3.25rem;margin-bottom:2rem}.banner-buttons-touch:first-child{margin-top:0rem}@media only screen and (min-width: 768px){.banner-button-shift .banner-buttons-touch,.banner-has-h1.banner-button-shift .banner-buttons-touch+hr{display:none}}@media only screen and (max-width: 767px){.banner-buttons,.banner-buttons-touch{flex-direction:column}.banner-buttons-touch{width:100%;align-items:stretch}.h1-fallback-heading:has(+.banner-buttons-touch){margin-bottom:0}.banner-button-shift .layout-banner .banner-buttons{display:none}}.banner-carousel{text-align:center;display:flex;flex-direction:column;gap:1.5rem;margin-top:1.375rem}.banner-carousel :is(.swiper-slide){filter:brightness(15)}.banner-carousel-block{min-width:0;max-width:100%;min-height:0}.banner-carousel-body{flex:1 1}@media only screen and (min-width: 768px){.banner-carousel{margin-top:2.375rem;gap:2rem}}@media only screen and (max-width: 767px){.banner-carousel{align-items:center}}#banner-form{--widget-padding-x: 52px;--widget-padding-top: 3.25rem;--widget-content-margin-top: 0rem;border-radius:var(--global-radius)}#banner-form .gform_heading{text-wrap:balance;max-width:none}#banner-form .gform_title:last-child{margin-bottom:0}#banner-form .gform_description{font-size:.875rem;max-width:80ch}#banner-form .gform_body{max-width:400px;margin-left:auto;margin-right:auto}#banner-form .gform_footer{justify-content:center;text-align:center;margin-top:1rem}#banner-form .gfield.gfield--type-submit{align-self:flex-start}#banner-form .gfield.gfield--type-consent{font-size:.875rem;font-family:var(--font-secondary)}#banner-form .gfield.required-message{text-align:center}@media only screen and (min-width: 768px){#banner-form{--widget-padding-top: 5.25rem}#banner-form .gform_heading{margin-bottom:2rem}#banner-form .gform_title :where(.h1){font-size:1.625rem}}@media only screen and (min-width: 1200px){#banner-form{--widget-padding-x: 40px;--widget-padding-top: 2rem}#banner-form .gform_heading{margin-bottom:.5rem}#banner-form .gform_fields{row-gap:.5rem;-moz-column-gap:.25rem;column-gap:.25rem}#banner-form .gform_footer{margin-top:.5rem}#banner-form .gfield_label{margin-bottom:.25em}}@media only screen and (min-width: 1400px){#banner-form{--widget-padding-x: 45px;--widget-padding-top: 2.75rem}#banner-form .gfield.gfield--type-consent{text-align:inherit;justify-self:self-start}#banner-form .gfield.required-message{margin-block:.25em 0;text-align:right;align-items:center}}@media only screen and (min-width: 1920px){#banner-form{--widget-padding-top: 3.25rem}#banner-form .gform_heading{margin-bottom:1.75rem}#banner-form .gform_fields{row-gap:.75rem}}@media only screen and (max-width: 1399px){#banner-form .gform_heading{margin-inline:-1rem}#banner-form .gform_fields .gfield:not(.gfield-width-full){grid-column:1/-1}}@media only screen and (min-width: 1200px){:root{--layout-sidebar-offset: 50px}}@media only screen and (min-width: 1200px){.sidebar-can-overlap .has-layout-sidebar-offset:not(:has(.has-layout-sidebar-offset)):is(.template-wrapper>:first-child,.template-wrapper>:first-child *)::after{content:"";flex:0 0 auto;height:var(--layout-sidebar-offset, 0px);display:block;width:100%}.sidebar-can-overlap:has(.has-layout-sidebar-offset) .layout-sidebar-offset-element{margin-top:calc((var(--layout-sidebar-offset, 0px) + var(--overlap-buffer))*-1)}.sidebar-can-overlap:has(.has-layout-sidebar-offset) :is(.aside,aside):has(.layout-sidebar-offset-element){padding-top:var(--overlap-buffer)}}#sidebar-form{background:var(--scheme-bg, var(--color-dark-alt));color:var(--scheme-fg, var(--color-light));--widget-padding-x: 52px;--widget-padding-top: 3.25rem;--widget-content-margin-top: 0rem}#sidebar-form .gform_heading{text-wrap:balance}#sidebar-form .gform_title:last-child{margin-bottom:0}#sidebar-form .gform_description{font-size:.875rem;max-width:80ch}#sidebar-form .gform_body{margin-left:auto;margin-right:auto}#sidebar-form .gform_footer{justify-content:center;text-align:center;margin-top:1rem}#sidebar-form .gfield.gfield--type-submit{align-self:flex-start}#sidebar-form .gfield.required-message{text-align:center}:root{--layout-contact-offset: 105px}@media only screen and (max-width: 767px){.contact-can-overlap:has(.has-layout-contact-offset) :is(.layout-contact .layout-contact-offset-element)::before{content:"";flex:0 0 auto;grid-column:1/-1;height:var(--layout-contact-offset, 0px);display:block;width:100%}.contact-can-overlap .has-layout-contact-offset:not(:has(.has-layout-contact-offset)):is(.footer-top:has(+.footer-bottom .footer-contact:first-child),.footer-top:has(+.footer-bottom .footer-contact:first-child)+*,.template-wrapper:has(:is(.main,main) .layout-contact:nth-child(n+2))){isolation:isolate}.contact-can-overlap:has(.has-layout-contact-offset) .layout-contact-offset-element:is(.layout-contact>:last-child,.layout-contact>:last-child *){margin-top:calc((var(--layout-contact-offset, 0px) + var(--overlap-buffer))*-1)}.contact-can-overlap:has(.has-layout-contact-offset) .layout-contact:has(.layout-contact-offset-element),.contact-can-overlap:has(.has-layout-contact-offset) :is(main,.main):has(.layout-contact){padding-top:var(--overlap-buffer) !important}}.contact-main{padding-block:4.5rem}@media only screen and (min-width: 768px){.contact-main{padding-block:6rem}}@media only screen and (min-width: 1200px){.contact-main{padding-block:7rem}}@media only screen and (min-width: 1400px){.contact-main{padding-block:8rem}}@media only screen and (min-width: 1920px){.contact-main{padding-block:9.375rem}}.number-link{font-size:1.25rem;line-height:calc(1em + 10px);font-family:var(--font-primary);color:var(--scheme-sp, var(--color-primary));font-weight:500;text-decoration:none;display:inline-block}.location-number{margin-top:.5rem}.location-number-label{display:block;margin-bottom:.25em}.location-number-link{font-size:min(1.25rem,1.11em)}.social{font-size:1.5rem;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.875em}.social li{list-style:none}.social li a{color:inherit}.social li a svg *{fill:currentColor}.social li:is(:hover,:focus){color:var(--scheme-sp, var(--color-primary))}@media only screen and (min-width: 1400px){.contact-block-title:not(.contact-block-title-custom){font-size:1.375rem}}.contact-block-content{flex:1 1}.contact-block-content:not(.contact-block-content-custom){font-size:1rem;line-height:min(1.5em,1em + 10px)}:where(.contact-block-content:not(.contact-block-content-custom) :where(a)){color:inherit;text-decoration:none}:where(.contact-block-content:not(.contact-block-content-custom) :where(a)):where(:hover,:focus){text-decoration:underline}:where(.contact-block-content:not(.contact-block-content-custom) :where(p,address):where(:nth-last-child(n+2))){margin-bottom:.5em}@media only screen and (min-width: 1400px){.contact-block-content:not(.contact-block-content-custom){font-size:1.125rem}}.contact-blocks{display:grid;grid-template-columns:100%;justify-content:space-between;grid-auto-flow:dense;-moz-column-gap:4rem;column-gap:4rem;row-gap:4rem;align-items:stretch}.contact-block,.contact-blocks{min-width:0}.contact-block{width:100%}.contact-block:is(:only-child,:only-of-type){grid-column:1/-1}.contact-block-content:not(.contact-block-content-custom),.contact-block{display:flex;flex-direction:column}.contact-block:is(.contact-special){justify-self:center;grid-column:1/-1}@media only screen and (min-width: 768px){.contact-blocks{grid-template-columns:repeat(2, auto)}}@media only screen and (min-width: 1200px){.contact-blocks{grid-template-columns:repeat(3, auto);-moz-column-gap:7.25rem;column-gap:7.25rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;margin-inline:auto}}@media only screen and (min-width: 1920px){.contact-blocks{grid-template-columns:repeat(4, auto);-moz-column-gap:9.75rem;column-gap:9.75rem}}@media only screen and (max-width: 1199px){.contact-blocks{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 767px){.contact-blocks{justify-items:center;justify-content:center;text-align:center;flex-direction:column}.contact-block,.contact-blocks{align-items:center;align-content:center}.contact-block:is(.contact-special){justify-self:stretch}}.contact-block.contact-special .contact-logo{margin:0 auto}.contact-block.contact-special :where(.contact-block-content:nth-last-child(n+2)){margin-bottom:1.25rem}@media only screen and (min-width: 768px){.contact-block.contact-special :where(.contact-block-content:nth-last-child(n+2)){margin-bottom:2.125rem}}@media only screen and (max-width: 1199px){.contact-block.contact-special{text-align:center;max-width:100%;align-items:center}}.contact-block.contact-header{text-wrap:balance}.contact-block.contact-header .contact-header-content{display:grid;justify-content:center;grid-template-columns:100%;gap:.25rem}.contact-block.contact-header .contact-header-content:nth-last-child(n+2){margin-bottom:2rem}@media only screen and (min-width: 768px){.contact-block.contact-header .contact-header-content{gap:1rem}.contact-block.contact-header .contact-header-content:nth-last-child(n+2){margin-bottom:2.375rem}.contact-block.contact-header .contact-heading{font-size:2.5rem}}@media only screen and (min-width: 1200px){.contact-block.contact-header .contact-header-content{grid-template-columns:1fr auto;grid-template-rows:1fr auto;justify-content:space-between;align-items:start}.contact-block.contact-header .contact-header-content:nth-last-child(n+2){margin-bottom:3.75rem}.contact-block.contact-header .contact-heading{font-size:2.8125rem;grid-row:span 2}.contact-block.contact-header .contact-lead{flex:0 0 auto;max-width:30ch}}@media only screen and (min-width: 1400px){.contact-block.contact-header .contact-lead{max-width:40ch}}@media only screen and (min-width: 1920px){.contact-block.contact-header .contact-heading{font-size:3.75rem}.contact-block.contact-header .contact-lead{max-width:38ch}}.contact-block:is(.contact-number,.contact-numbers) .contact-numbers-title{font-weight:700}.contact-block:is(.contact-number,.contact-numbers) .number-title{display:block}.contact-block:is(.contact-number,.contact-numbers) .number-link{font-size:1.75rem}.contact-block.contact-numbers .contact-numbers-content{flex:0 0}.contact-block.contact-locations .contact-locations-content{row-gap:4rem;display:grid}.contact-block.contact-social{--fancy-border-margin-x: 1rem}.contact-block.contact-social .contact-social-content{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width: 1200px){.contact-block.contact-social .contact-social-title{flex:1 1}.contact-block.contact-social .contact-social-content{align-items:center;flex-direction:row;gap:var(--fancy-border-margin-x, 1rem);width:min(50%,542px)}}@media only screen and (max-width: 1199px){.contact-block.contact-social .contact-social-title:is(.fancy-border-after)::after{content:none}}.contact-block:is(.contact-list,.contact-lists){max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.contact-block:is(.contact-list,.contact-lists) .list-block-items{display:flex;flex-direction:column}.contact-list-email{font-size:1.5em;font-family:var(--font-secondary)}.contact-block.contact-lists .contact-lists-content{row-gap:4rem;display:grid}#contact-form .gform_title:last-child{margin-bottom:0}#contact-form .gform_description{max-width:80ch}@media only screen and (max-width: 1199px){#contact-form .gform_fields .gfield:not(.gfield-width-full){grid-column:1/-1}}:root{--layout-footer-offset: 100px}.footer-can-overlap:has(.has-layout-footer-offset) .layout-footer:has(.layout-footer-offset-element){isolation:isolate}.footer-can-overlap .has-layout-footer-offset:not(:has(.has-layout-footer-offset)):is(:has(+.layout-footer),.template-wrapper:has(+.layout-footer) :is(.template-wrapper:has(+.layout-footer)>:last-child,:is(.main,main,.aside,aside):last-child,:is(.main,main):last-child>:last-child,:is(.main,main):last-child>:last-child *))::after{content:"";flex:0 0 auto;grid-column:1/-1;height:var(--layout-footer-offset, 0px);display:block;width:100%}@media only screen and (min-width: 1200px){.footer-can-overlap .has-layout-footer-offset:not(:has(.has-layout-footer-offset)):is(:is(.main,main):has(+:is(.aside,aside):last-child),:is(.main,main):has(+:is(.aside,aside):last-child) *)::after{content:"";flex:0 0 auto;grid-column:1/-1;height:var(--layout-footer-offset, 0px);display:block;width:100%}}.footer-can-overlap:has(.has-layout-footer-offset) .layout-footer-offset-element:is(.layout-footer>:first-child,.layout-footer>:first-child *){margin-top:calc((var(--layout-footer-offset, 0px) + var(--overlap-buffer))*-1)}.footer-can-overlap:has(.has-layout-footer-offset) .footer-top:has(.layout-footer-offset-element){padding-top:var(--overlap-buffer)}:is(.ilawyer-legacy,.ilawyer,.onep21,.ihealth){color:inherit}.ilawyer-legacy,.ilawyer{font-size:1.125rem}.onep21{font-size:3.125rem}.ihealth{font-size:2.125rem}.footer-has-contact .footer-top{padding-bottom:0}#footer-form{padding-block:4rem}#footer-form .field-form-heading{text-wrap:balance;margin-bottom:3rem;display:flex;flex-direction:column;gap:1rem}#footer-form .field-form-body{width:400px;max-width:100%}#footer-form .gform_title{font-size:1.875rem}#footer-form .gform_description{max-width:80ch}#footer-form .gform_body{margin-left:auto;margin-right:auto}#footer-form .gform_footer{justify-content:center;text-align:center}#footer-form .gfield.gfield--type-submit{align-self:flex-start}#footer-form .required-message{font-size:1.1em;font-family:inherit;display:block;margin-top:1em}@media only screen and (min-width: 768px){#footer-form{padding-block:5rem 5.75rem}#footer-form .gform_title{font-size:2.8125rem}#footer-form .gform_title:is(.fancy-border){--fancy-border-width: 271px}}@media only screen and (min-width: 1200px){#footer-form{padding-block:6.5rem 8.25rem}#footer-form :is(.fancy-feature){--fancy-feature-left-width: 297px;--fancy-feature-padding-x: 70px;--fancy-feature-offset-left: 160px}#footer-form .field-form-heading{margin-bottom:4.25rem}#footer-form .field-form-body{width:548px;max-width:100%}#footer-form .gform_title{font-size:3.125rem}#footer-form .gfield.gfield--type-submit{justify-self:self-end}}@media only screen and (min-width: 1400px){#footer-form{padding-block:6.5rem 9.25rem}#footer-form :is(.fancy-feature){--fancy-feature-padding-y: 4.25rem;--fancy-feature-left-width: 330px;--fancy-feature-padding-x: 82px}#footer-form .field-form-body{width:610px}#footer-form .gfield{--field-height: 3rem}}@media only screen and (min-width: 1920px){#footer-form{padding-block:8.5rem 8rem}#footer-form :is(.fancy-feature){--fancy-feature-padding-y: 6rem;--fancy-feature-left-width: 405px;--fancy-feature-padding-x: 112px}#footer-form .field-form-hading{margin-bottom:5.625rem}#footer-form .field-form-body{width:704px}#footer-form .gform_title{font-size:3.75rem}#footer-form .gfield{--field-height: 3.5rem}}@media only screen and (max-width: 1199px){#footer-form .gform_fields .gfield:not(.gfield-width-full){grid-column:1/-1}#footer-form .gform_fields .gfield--type-submit{justify-self:center}}@media only screen and (max-width: 767px){#footer-form{padding-bottom:0}}.footer-contact .contact-block:is(.contact-special){justify-self:center}@media only screen and (max-width: 1199px){.footer-contact .contact-blocks{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}.footer-sitemap{margin-top:5.25rem;font-size:1rem;line-height:1.375}.footer-sitemap-blocks{display:grid;grid-template-columns:100%;justify-content:center;justify-items:center;gap:4.5rem}.footer-sitemap-block,.footer-sitemap-blocks{min-width:0;max-width:100%}.footer-sitemap .menu{--columns-gap-y: 2.75rem;margin-inline:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;justify-content:center}.footer-sitemap .menu ul{margin-top:1em;display:grid;grid-template-columns:100%;gap:.5em}.footer-sitemap .menu :where(a):is(:hover,:focus){color:var(--scheme-sp)}.footer-sitemap .contact-logo{margin-bottom:2.25rem}@media only screen and (min-width: 768px){.footer-sitemap{margin-top:6.75rem}.footer-sitemap-blocks{gap:3.75rem}.footer-sitemap .contact-logo{margin-bottom:4rem}.footer-sitemap .menu{--columns-number: 2;--columns-gap-x: 127px;margin-inline:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;justify-content:center}.footer-sitemap .menu a{display:inline-block;white-space:nowrap}}@media only screen and (min-width: 1200px){.footer-sitemap{margin-top:6.5rem}.footer-sitemap-blocks{grid-template-columns:auto 1fr}}@media only screen and (min-width: 1920px){.footer-sitemap{margin-top:8rem}.footer-sitemap-blocks{gap:11.5rem}.footer-sitemap .menu{--columns-number: 4;--columns-gap-x: 70px}}@media only screen and (max-width: 1199px){.footer-sitemap-block-left{text-align:center}}@media only screen and (max-width: 767px){.footer-sitemap{text-align:center}}#footer-sitemap-form{max-width:100%;width:333px}#footer-sitemap-form .gform_heading{text-wrap:balance;margin-bottom:1rem;text-align:inherit}#footer-sitemap-form .gform_title{font-size:1.375rem;margin-bottom:.25em}#footer-sitemap-form .gform_footer{margin-top:1.125rem}#footer-sitemap-form .gform_body{margin-inline:auto;width:100%}@media only screen and (min-width: 768px){#footer-sitemap-form .gform_title{font-size:1.5rem}}@media only screen and (max-width: 1199px){#footer-sitemap-form .gform_footer{justify-content:center}}.footer-utility{padding-block:3.25rem 5rem;font-size:.75rem;line-height:1.3333333333}.footer-utility-blocks{display:grid;row-gap:1.5rem;-moz-column-gap:2rem;column-gap:2rem;align-items:center;text-align:center;justify-content:center;justify-items:center}.footer-utility-block:only-child{grid-column:1/-1;margin:0}.footer-utility-content :is(li){display:inline;margin:0}.footer-utility-content :is(li):nth-child(n+2)::before{content:" | ";display:inline-block;margin:0 .5em 0 .25em}@media only screen and (min-width: 768px){.footer-utility{padding-block:4.25rem 4rem}.footer-utility-content :is(p:not(.footer-disclaimer),ul){display:inline;margin:0}.footer-utility-content :is(p:not(.footer-disclaimer),ul):nth-child(n+2)::before{content:" | ";display:inline-block;margin:0 .5em 0 .25em}}@media only screen and (min-width: 1200px){.footer-utility{padding-block:5.25rem 3rem}.footer-utility-blocks{grid-template-columns:repeat(3, 1fr)}.footer-utility-content{margin-right:auto;order:-1}.footer-utility-content:first-child:nth-last-child(2){grid-column:span 2}.footer-utility .social{text-align:center}.footer-utility .social::before{content:none}.footer-utility :is(.ilawyer-legacy,.ilawyer,.onep21,.ihealth){order:99;justify-self:self-end;align-self:center}}@media only screen and (min-width: 1920px){.footer-utility{padding-block:6.5rem 3rem}}@media only screen and (min-width: 1200px){.footer-brand-logo{justify-self:self-end}}.footer-disclaimer{margin-top:1em}.alertbar-custom-container-header{--container-gutter: 10px}.alertbar-custom-container-body{--container-gutter: 30px}.alertbar-custom-blocks,.alertbar-custom-block{min-width:0;max-width:100%}.alertbar-custom-block{flex:1 1}.alertbar-custom-block-static{flex:0 0 auto}.alertbar-custom-block:is(.alertbar-custom-field-form-heading){width:16ch}.alertbar-custom-blocks{gap:var(--container-gutter)}.alertbar-custom-blocks:is(.alertbar-custom-blocks-header){display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;gap:1rem .75rem}.alertbar-custom-header{color:var(--color-light);background:var(--color-accent);padding-block:.75rem;display:flex;flex-direction:column;justify-content:center}.alertbar-custom-heading{font-size:.8125rem;font-weight:700}.alertbar-custom-image{font-size:3.375rem}.alertbar-custom-body{padding-block:1.125rem}.alertbar-custom-field-form-heading{font-size:1rem;line-height:1.375;font-weight:600;text-wrap:balance;align-self:center;margin-bottom:1em}.alertbar-custom-field-form-heading :where(strong){color:var(--scheme-sp);font-weight:inherit;text-wrap:balance}.alertbar-custom .gform_heading{text-align:inherit;margin-bottom:0;margin-inline:0;max-width:none}.alertbar-custom .gfield{font-size:.8125rem}.alertbar-custom .gfield_label,.alertbar-custom .gfield.gfield--type-html{font-weight:600}.alertbar-custom .gfield.gfield--type-submit{align-self:center;justify-self:self-start}@media only screen and (min-width: 768px){.alertbar-custom{--alertbar-custom-header-width: 247px}.alertbar-custom-container-header{--container-size-reference: var(--alertbar-custom-header-width)}.alertbar-custom-container-body{--container-size-reference: calc(var(--comp) - var(--alertbar-custom-header-width))}.alertbar-custom-blocks{display:flex;flex-wrap:nowrap;justify-content:center}.alertbar-custom-block:is(.alertbar-custom-header){width:max(17%,var(--alertbar-custom-header-width));align-self:stretch}.alertbar-custom-block:is(.alertbar-custom-body){align-self:center}.alertbar-custom-image{font-size:4.5rem}.alertbar-custom-body{padding-block:1.5rem}.alertbar-custom-field-form-heading{font-size:.9375rem;margin-bottom:0}.alertbar-custom .gform_wrapper.gravity-theme .gform_heading{text-align:initial}.alertbar-custom .gfield.alertbar-html-message-touch{display:none !important}}@media only screen and (min-width: 1200px){.alertbar-custom{--alertbar-custom-header-width: 300px}.alertbar-custom-container-body{--container-gutter: 35px}.alertbar-custom-header{display:flex;flex-direction:column}.alertbar-custom-image{font-size:4.4375rem}.alertbar-custom-field-form-heading{font-size:1.1875rem}.alertbar-custom .gform_heading{text-align:initial;margin-bottom:0}}@media only screen and (min-width: 1400px){.alertbar-custom{--alertbar-custom-header-width: 470px}.alertbar-custom-container-body{--container-gutter: 35px}.alertbar-custom-container-header{--container-gutter: 50px}}@media only screen and (min-width: 1920px){.alertbar-custom{--alertbar-custom-header-width: 672px}.alertbar-custom-container-body{--container-gutter: 49px}.alertbar-custom-image{font-size:6.5625rem}.alertbar-custom-heading{font-size:1.4375rem}.alertbar-custom-field-form-heading{font-size:1.375rem}.alertbar-custom .gform_wrapper.gravity-theme .gform_fields{-moz-column-gap:1.5rem;column-gap:1.5rem}.alertbar-custom .gform_wrapper.gravity-theme .gfield{--field-height: 3.125rem;font-size:1rem}}@media only screen and (max-width: 1399px){.alertbar-custom .gform_wrapper.gravity-theme .gform_fields{-moz-column-gap:.625rem;column-gap:.625rem}}@media only screen and (max-width: 1199px){.alertbar-custom-blocks-body{display:block}.alertbar-custom-block:is(.alertbar-custom-field-form-heading){width:100%}.alertbar-custom-field-form-heading{text-align:center}}@media only screen and (max-width: 767px){.alertbar-custom .gform_fields .gfield:not(.gfield-width-full){grid-column:1/-1}}/*!
* Default Sections: Main + Aside: Can also be reused on other templates with similar wireframes (eg. Profile Page, etc.)
-------------------------------------------------------------------------------- */.default-sections{gap:var(--default-gap-y) var(--default-gap-x)}.default-sections,.default-section,.default-section-main,.default-section-sidebar{min-width:0;max-width:100%}.default-section-main{width:100%}.default-section-sidebar{width:var(--default-sidebar-width)}.default-sections.default-sections-float :where(.default-section,.default-section-main,.default-section-sidebar){margin-left:auto;margin-right:auto}.default-sections.default-sections-float :where(.default-section,.default-section-main,.default-section-sidebar):where(:nth-last-child(n+2)){margin-bottom:var(--default-gap-y)}.default-sections:is(.default-sections-split,.default-sections-full){display:flex;flex-direction:column;align-items:center}.default-sections.default-sections-grid{display:grid;grid-template-columns:100%;justify-content:center}@media only screen and (min-width: 1200px){.default-section-main{max-width:calc(var(--comp) - var(--default-sidebar-width) - var(--container-gutter, 0px)*2 - var(--default-gap-x))}.default-section-sidebar{order:9}.default-sections:is(.default-sections-split,.default-sections-full){flex-direction:row;align-items:normal;justify-content:center}.default-sections.default-sections-reverse .default-section-sidebar{order:-1}.default-sections.default-sections-reverse .default-section-main{order:9}.default-sections.default-sections-float::after{content:"";font-size:0;visibility:hidden;height:0;clear:both;display:table;width:100%;flex:0 0 auto}.default-sections.default-sections-float .default-section-sidebar{float:right;clear:right}.default-sections.default-sections-float .default-section-main{float:left;clear:left;width:calc(100% - (var(--default-sidebar-width)) - var(--default-gap-x))}.default-sections.default-sections-float .default-section-main:only-child{float:none}.default-sections.default-sections-float.default-sections-reverse .default-section-sidebar{float:left;clear:left}.default-sections.default-sections-float.default-sections-reverse .default-section-main{float:right;clear:right}.default-sections:is(.default-sections-split,.default-sections-full) .default-section-sidebar{flex:0 0 auto}.default-sections:is(.default-sections-split,.default-sections-full) .default-section-main{flex:1 1}.default-sections.default-sections-full{--default-gap-x: 0px}.default-sections.default-sections-full .default-section-main{margin-left:auto;margin-right:auto}.default-sections.default-sections-grid{grid-template-columns:1fr var(--default-sidebar-width);grid-column-gap:var(--default-gap-x)}.default-sections.default-sections-grid .default-section-main{justify-self:center;grid-column:1}.default-sections.default-sections-grid:not(.default-sections-no-autocenter) .default-section-main:not(:has(~.default-section-sidebar)){grid-column:1/-1 !important}.default-sections.default-sections-grid .default-section-sidebar{grid-column:2}.default-sections.default-sections-grid .default-section-main,.default-sections.default-sections-grid .default-section-sidebar{width:100%;min-width:0;min-height:0}.default-sections.default-sections-grid.default-sections-reverse{grid-template-columns:var(--default-sidebar-width) 1fr}.default-sections.default-sections-grid.default-sections-reverse .default-section-main{grid-column:2}.default-sections.default-sections-grid.default-sections-reverse .default-section-sidebar{grid-column:1}}@media only screen and (max-width: 1199px){.default-sections.default-sections-full .default-section-sidebar{align-self:stretch;width:100%}.default-sections:not(.default-sections-full)>.default-section:is(aside,.aside):not(:only-child){padding-top:0}.default-sections:not(.default-sections-full)>.default-section:is(main,.main):not(:only-child){padding-bottom:0}}.default-section-main,.default-section-sidebar{padding-block:0}@media only screen and (min-width: 1200px){.default-section:is(.default-section-pagination){order:99;grid-column:1/-1;justify-self:stretch;width:100%}}.default-sections{--default-sidebar-width: 100%;--default-gap-x: 44px;--default-gap-y: 4.75rem}@media only screen and (min-width: 1200px){.default-sections{--default-sidebar-width: 400px}}@media only screen and (min-width: 1400px){.default-sections{--default-gap-x: 75px;--default-gap-y: 5rem}}@media only screen and (min-width: 1920px){.default-sections{--default-gap-x: 170px}}@media only screen and (min-width: 1200px){.default-sections.default-sections-split .default-section-sidebar-container{--container-gutter: 1rem}}.default-sections.default-sections-full .default-section-sidebar{background:var(--scheme-bg, var(--color-light-alt))}@media only screen and (min-width: 1200px){.default-sections.default-sections-full .default-section-main-container{--container-gutter: 120px}}@media only screen and (min-width: 1920px){.default-sections.default-sections-full .default-section-main-container{--container-gutter: 250px}}@media only screen and (max-width: 1199px){.default-sections.default-sections-full{--default-gap-y: 0rem}}.entry-thumbnail{--entry-thumbnail-aspect-w: 901;--entry-thumbnail-aspect-l: 426;display:block;margin-bottom:3.25em}.entry-thumbnail:nth-child(n+2){margin-top:2rem}.entry-thumbnail:is(a){color:inherit}.entry-thumbnail-img{position:relative;overflow:hidden;border-radius:var(--global-radius);background:var(--scheme-bg, var(--color-light-alt))}.entry-thumbnail-img::before{content:"";display:block;padding-top:calc(100%*var(--entry-thumbnail-aspect-l)/var(--entry-thumbnail-aspect-w))}.entry-thumbnail-img::after{content:"No Image Available";opacity:.2;font-size:1.5rem;line-height:1.125;font-family:var(--font-secondary);display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:2em}.entry-thumbnail-img img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 30%;object-position:50% 30%;z-index:1}.entry-meta-category a:not(:hover,:focus){text-decoration:underline}.entry-meta-category a:is(:hover,:focus){text-decoration:none}@media only screen and (min-width: 1920px){.entry-meta-thumbnail{margin-bottom:4.5em}}.entry-title{font-size:1.25rem;line-height:min(1.3,1em + 10px);color:inherit;font-weight:500;margin-bottom:.7rem}.entry-meta+.entry-title{margin-top:.75rem}.entry-title:is(.h1){font-size:1.25rem}@media only screen and (min-width: 768px){.entry-title{font-size:1.375rem}}@media only screen and (min-width: 1400px){.entry-title{font-size:1.5rem}}@media only screen and (min-width: 1920px){.entry-title{font-size:1.625rem}}.entry-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.entries .entry{display:grid;justify-content:space-between;-moz-column-gap:3rem;column-gap:3rem;row-gap:2rem}.entries .entry:nth-child(n+2){margin-top:4rem}.entries .entry-thumbnail{margin-bottom:0}.entries .entry-thumbnail,.entries .entry-body{min-width:0}@media only screen and (min-width: 768px){.entries .entry:nth-child(n+2){margin-top:3.75rem}}@media only screen and (min-width: 1400px){.entries .entry{grid-template-columns:250px 1fr}.entries .entry:nth-child(n+2){margin-top:4.25rem}.entries .entry-thumbnail{--entry-thumbnail-aspect-w: 250;--entry-thumbnail-aspect-l: 200}.entries .entry-body{align-self:center}.entries .entry-body:only-child{grid-column:1/-1}}@media only screen and (min-width: 1920px){.entries .entry:nth-child(n+2){margin-top:4.5rem}}@media only screen and (max-width: 1199px){.entry-thumbnail{--entry-thumbnail-aspect-w: 648;--entry-thumbnail-aspect-l: 260}}/*!
* Default Header
-------------------------------------------------------------------------------- */@media only screen and (max-width: 767px){.default-header{text-align:center}}@media only screen and (min-width: 768px){.banner-has-h1.banner-button-shift .default-header{margin-bottom:0}}@media only screen and (max-width: 1199px){.layout-default-sections-simple .layout-default-aside{max-width:var(--default-sidebar-width)}}/*!
* Default Heading
-------------------------------------------------------------------------------- *//*!
* Default Divider - Optional
-------------------------------------------------------------------------------- */.default-divider{--fancy-border-margin-y: 1.75rem}/*!
* Search Form
* Although optional, some builds may include this OR request this in the long run. Since it's built in to wordpress, we might as well at least give it some basic styles. Overhaul as needed
-------------------------------------------------------------------------------- */.searchform{display:grid;grid-template-columns:100%;align-items:stretch}.searchform-input-wrap{position:relative}.searchform-label{font-size:.875rem}.searchform:nth-last-child(n+2){margin-bottom:2rem}.searchform-button{position:absolute;inset-block:0;right:1rem;margin:auto;display:flex;align-items:center;color:var(--scheme-sp)}.searchform-field{--field-border-radius: var(--global-radius)}.searchform input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=image]):not([type=file]){width:100%;--field-height: 50px}:where(.home-section:not(.home-section-use-margin)){padding-block:4rem}@media only screen and (min-width: 768px){:where(.home-section:not(.home-section-use-margin)){padding-block:6rem}}:where(.home-section.home-section-use-margin){margin-block:4rem;padding-block:0 !important}:where(.home-section.home-section-use-margin)+.home-section.home-section-use-margin,:where(.home-section.home-section-use-margin):has(.banner-main){margin-top:0 !important}@media only screen and (min-width: 768px){:where(.home-section.home-section-use-margin){margin-block:6rem}}:where(.home-section):has(.banner-main-blocks){padding-top:0;margin-top:0}:where(.home-section) .banner-main{padding-bottom:0}:where(.home-section) :where(.awards){margin-inline:calc(var(--container-gutter, 0)*-1)}:where(.home-section) :where(.section-header:not(.section-header-can-left)),:where(.home-section) :where(.section-header:not(.section-header-can-left)) :where(.section-blocks){text-align:center;justify-self:center;align-self:center;align-items:center;justify-content:center;justify-items:center}:where(.home-section) .section-image-img:where(img){border-radius:var(--global-radius);display:block}:where(.home-section) .section-background{--responsive-background-bg-position: 50% calc(50% - (15% * var(--parallax-calculation,0)) )}:where(:where(.home-section) .section-header,:where(.home-section) .section-subheader,:where(.home-section) .section-footer){display:flex;flex-direction:column;gap:1.75rem}:where(.home-section) .section-header{text-wrap:balance}:where(.home-section) .section-blocks{display:grid;grid-auto-flow:dense;grid-template-columns:100%;-moz-column-gap:30px;column-gap:30px;row-gap:1.5rem}:where(.home-section) .section-blocks-outer{row-gap:2.375rem}:where(.home-section) .section-blocks-inner{row-gap:2.5rem}:where(.home-section) .section-blocks-header:not(.banner-main-blocks){row-gap:1rem}:where(.home-section) .section-block:where(:only-child){grid-column:1/-1}:where(.home-section) .section-block,:where(.home-section) .section-blocks{min-width:0}:where(.home-section) .section-block-outer{max-width:100%}:where(.home-section) .section-block-outer:where(.section-body){justify-self:center;position:relative;max-width:100%;width:100%}:where(.home-section) .section-block:where(.section-header:not(.section-header-can-left),.section-awards,.section-body,.section-footer){grid-column:1/-1}:where(.home-section) .section-block:where(.section-awards){max-width:none}:where(.home-section) .section-block:where(.section-navigation){align-self:center}:where(.home-section) .section-content>.content:only-child{width:100%;max-width:1000px;margin-left:auto;margin-right:auto}:where(.home-section) .section-content:where(.columns){justify-content:center}:where(.home-section) .section-content:where(.columns-grid){justify-items:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-left:auto;margin-right:auto}:where(.home-section) .section-content:where(.columns-grid)>.content:only-child{grid-column:1/-1}:where(.home-section) .section-content:where(.columns-grid)>.content:not(:only-child){max-width:600px}:where(.home-section) .section-heading:where(.h1:not(.primary-heading)){font-size:1.875rem}@media only screen and (min-width: 768px){:where(.home-section) .section-blocks-outer{row-gap:2.625rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)){font-size:2.5rem;line-height:calc(1em + 10px)}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)):is(.section-heading-small){font-size:2.25rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)):is(.section-heading-large){font-size:2.8125rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)):is(.section-heading-larger){font-size:3.125rem}}@media only screen and (min-width: 1200px)and (max-width: 1399px){:where(.home-section) .section-header-can-left:not(.section-header-no-split) .section-blocks-header{grid-template-columns:5fr 4fr;grid-auto-flow:column dense;grid-template-rows:auto 1fr auto;min-height:1px}:where(.home-section) .section-header-can-left:not(.section-header-no-split) .section-blocks-header :where(.section-block-header){grid-column:1}:where(.home-section) .section-header-can-left:not(.section-header-no-split) .section-blocks-header :where(.section-block-header):is(:nth-child(2):nth-last-child(2):has(+.section-block-header-right)){grid-row:span 2}:where(.home-section) .section-header-can-left:not(.section-header-no-split) .section-blocks-header :where(.section-block-header):is(:first-child:nth-last-child(2):has(+.section-block-header-right)){grid-row:1/-1}:where(.home-section) .section-header-can-left:not(.section-header-no-split) .section-blocks-header :where(.section-block-header-right){grid-column:2;grid-row:1/-1;justify-self:self-end}:where(.home-section) .section-blocks-outer:has(.section-header-can-left .section-blocks-header) :where(.section-body){grid-column:auto}}@media only screen and (min-width: 1200px){:where(.home-section) .section-blocks-outer:has(.section-header-can-left:is(.section-header-full-width)) .section-blocks-header{grid-template-columns:5fr 4fr;grid-auto-flow:column dense;grid-template-rows:auto 1fr auto;min-height:1px}:where(.home-section) .section-blocks-outer:has(.section-header-can-left:is(.section-header-full-width)) .section-blocks-header :where(.section-block-header){grid-column:1}:where(.home-section) .section-blocks-outer:has(.section-header-can-left:is(.section-header-full-width)) .section-blocks-header :where(.section-block-header):is(:nth-child(2):nth-last-child(2):has(+.section-block-header-right)){grid-row:span 2}:where(.home-section) .section-blocks-outer:has(.section-header-can-left:is(.section-header-full-width)) .section-blocks-header :where(.section-block-header):is(:first-child:nth-last-child(2):has(+.section-block-header-right)){grid-row:1/-1}:where(.home-section) .section-blocks-outer:has(.section-header-can-left:is(.section-header-full-width)) .section-blocks-header :where(.section-block-header-right){grid-column:2;grid-row:1/-1;justify-self:self-end;align-self:stretch}:where(.home-section) .section-blocks-outer:has(.section-header:is(.section-header-can-left):not(.section-header-full-width)) .section-body{grid-column:auto}:where(.home-section) .section-blocks-header:not(.banner-main-blocks){row-gap:.9rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)):is(.section-heading-small){font-size:2.8125rem}:where(.home-section) .section-content>.content:only-child{max-width:650px}:where(.home-section) .section-content:where(.columns){--columns-number: 2;--columns-gap-x: 58px}:where(.home-section) .section-content:not(.columns)>.content{width:100%;max-width:650px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1400px){:where(.home-section) .section-blocks-outer:has(.section-header-can-left:not(.section-header-full-width)){grid-template-columns:1fr auto;min-height:1px}:where(.home-section) .section-blocks:has(:is(.banner-body-fancy-sm .banner-body-blocks)){-moz-column-gap:1.5rem;column-gap:1.5rem}:where(.home-section) .section-blocks-outer{row-gap:3.625rem}:where(.home-section) .section-blocks-header:is(.section-header-can-left .section-blocks){row-gap:.75rem}:where(.home-section) .section-block:where(.section-navigation){margin-top:3rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)):is(.section-heading-large){font-size:3.125rem}:where(.home-section) .section-content:where(.columns){--columns-gap-x: 45px}:where(.home-section) .section-content:not(.columns)>.content{max-width:700px}}@media only screen and (min-width: 1920px){:where(.home-section) .section-block:is(.section-navigation){gap:2.75rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)){font-size:3.125rem}:is(:where(.home-section) .section-heading,:where(.home-section) .section-subheading):where(.h1:not(.primary-heading)):is(.section-heading-small,.section-heading-large,.section-heading-larger){font-size:3.75rem}:where(.home-section) .section-content:not(.columns)>.content{max-width:900px}}@media only screen and (max-width: 1199px){:where(.home-section) :where(.section-header,.section-heading,.section-subheading,.section-lead,.section-footer),:where(.home-section) :where(.section-header,.section-heading,.section-subheading,.section-lead,.section-footer) :where(.section-blocks){text-align:center;justify-self:center;align-self:center;align-items:center;justify-content:center;justify-items:center}:where(.home-section) .section-block:where(.section-navigation){margin-block:1rem 0}}@media only screen and (max-width: 767px){:where(.home-section) .section-block:where(.section-navigation){margin-block:-0.5rem}}#home-banner .banner-main{justify-content:flex-end}#home-banner .banner-body-blocks{gap:1.5rem}#home-banner .secondary-heading{font-size:.9375rem;font-weight:900}#home-banner .primary-heading{font-size:2.8125rem;line-height:1;margin-block:-0.38em}#home-banner .banner-background{--responsive-background-overlay-mix-blend: normal;--responsive-background-overlay-background: linear-gradient( to bottom, transparent 0, var(--scheme-bg-contrast) 100% ) ;--responsive-background-overlay-opacity: .65;--responsive-background-bg-position: top center}@media only screen and (min-width: 768px){#home-banner .primary-heading{font-size:3.75rem;margin-block:-0.18em}}@media only screen and (min-width: 1200px){#home-banner .banner-main{min-height:827px;justify-content:center;text-align:initial}#home-banner .banner-main-blocks{justify-items:start;justify-content:start;align-items:end;gap:4rem}#home-banner .banner-body-blocks{gap:1.25rem}#home-banner .secondary-heading{font-size:1rem}#home-banner .primary-heading{font-size:4.375rem}#home-banner .banner-content{font-size:1.5rem}#home-banner #banner-form{width:380px;max-width:none;margin-right:-14px}#home-banner .banner-background{--responsive-background-overlay-opacity: .64}#home-banner .banner-carousel{margin-block:2.375rem 2.875rem}}@media only screen and (min-width: 1400px){#home-banner .banner-main{min-height:880px}#home-banner .banner-body-blocks{gap:1.5rem}#home-banner .secondary-heading{font-size:1.125rem}#home-banner .primary-heading{font-size:5.3125rem;margin-block:-0.12em}#home-banner .banner-content{font-size:1.75rem}#home-banner #banner-form{width:430px;margin-right:-40px}#home-banner .banner-carousel{margin-block:3.75rem 0}}@media only screen and (min-width: 1920px){#home-banner .banner-main{min-height:990px}#home-banner .banner-main-container{--container-gutter: 110px}#home-banner .secondary-heading{font-size:1.25rem}#home-banner .primary-heading{font-size:5.9375rem}#home-banner .banner-content{font-size:1.875rem}#home-banner #banner-form{width:500px;margin-right:-10px}#home-banner #banner-form .gform_heading :where(.h1){font-size:2rem}#home-banner #banner-form .gform_footer{margin-top:2rem}#home-banner .banner-carousel{margin-block:4.25rem -0.5rem}}@media only screen and (max-width: 1199px){#home-banner .banner-main{padding-block:0}#home-banner .banner-main-blocks{gap:0;margin-inline:calc(var(--container-gutter)*-1)}#home-banner :where(.banner-main-block,.banner-main-blocks){max-width:none;width:auto}#home-banner :where(.banner-main-block:not(.widget)){padding-inline:var(--container-gutter)}#home-banner .banner-body{position:relative;padding-block:17rem 3.5rem}#home-banner .banner-background{--responsive-background-overlay-background: linear-gradient( to bottom, transparent 0rem, var(--scheme-bg-contrast) 41rem ) ;--responsive-background-overlay-opacity: 1}#home-banner #banner-form{justify-self:stretch}}@media only screen and (max-width: 767px){#home-banner .banner-body{position:relative;padding-block:10rem 2.75rem}#home-banner .banner-background{--responsive-background-overlay-background: linear-gradient( to bottom, transparent 0rem, var(--scheme-bg-contrast) 20rem ) ;--responsive-background-overlay-opacity: 1}}:is(.home-page,#home-page){padding-top:0;padding-bottom:0}:is(.home-section-1,#home-section-1) .section-header{text-align:center}:is(.home-section-1,#home-section-1) .section-heading{max-width:30ch}:is(.home-section-1,#home-section-1) .section-lead{font-size:1.25rem;line-height:1.36363636;max-width:50ch}@media only screen and (min-width: 768px){:is(.home-section-1,#home-section-1) .section-lead{font-size:1.25rem;line-height:1.3}}@media only screen and (min-width: 1400px){:is(.home-section-1,#home-section-1){padding-block:8.25rem}#home-section-1:is(.home-section-1,#home-section-1) .section-container{--container-gutter: 250px}}@media only screen and (min-width: 1920px){#home-section-1:is(.home-section-1,#home-section-1) .section-container{--container-gutter: 518px}:is(.home-section-1,#home-section-1) .section-lead{font-size:1.375rem}}:is(.home-section-2,#home-section-2){background-color:var(--scheme-bg-contrast, var(--color-light-alt))}:is(.home-section-2,#home-section-2) .swiper:is(.section-slider-bottom){--swiper-custom-arrow-offset-x: max(434px,50vw)}:is(.home-section-2,#home-section-2) .fancy-feature{--fancy-feature-padding-y: 2.75rem}:is(.home-section-2,#home-section-2) .swiper-custom-buttons{position:absolute;bottom:3.5rem;right:3.375rem}:is(.home-section-2,#home-section-2) .video-review-body{padding-bottom:2.5rem}:is(.home-section-2,#home-section-2) .section-icon{font-size:3.5rem;filter:drop-shadow(0 5px 5px rgba(0, 0, 0, 0.1))}:is(.home-section-2,#home-section-2) .section-other-feature{margin-block:.5rem 3rem}@media only screen and (min-width: 768px){:is(.home-section-2,#home-section-2){margin-block:7rem 5.25rem}:is(.home-section-2,#home-section-2) .section-feature{--fancy-feature-padding-y: 3.75rem}:is(.home-section-2,#home-section-2) .video-review-body{padding-bottom:4.5rem}:is(.home-section-2,#home-section-2) .section-blocks-outer{row-gap:3.75rem}:is(.home-section-2,#home-section-2) .section-block:is(.section-other-feature,.section-feature){justify-self:center;grid-column:1/-1}:is(.home-section-2,#home-section-2) .section-block:is(.section-other-feature){width:295px}:is(.home-section-2,#home-section-2) .section-icon{font-size:3.5rem}:is(.home-section-2,#home-section-2) .section-other-feature{margin-block:3.5rem 2rem}}@media only screen and (min-width: 1200px){:is(.home-section-2,#home-section-2){margin-block:7.25rem}:is(.home-section-2,#home-section-2) .swiper-custom-buttons{right:4.375rem}:is(.home-section-2,#home-section-2) .fancy-feature{--fancy-feature-left-width: 288px;--fancy-feature-padding-y: 3.75rem;--fancy-feature-padding-x: 72px}:is(.home-section-2,#home-section-2) .section-blocks-outer{grid-template-columns:1fr 1fr;-moz-column-gap:106px;column-gap:106px;row-gap:4.75rem}:is(.home-section-2,#home-section-2) .section-block:is(.section-header){grid-column:1}:is(.home-section-2,#home-section-2) .section-block:is(.section-content){grid-column:2}:is(.home-section-2,#home-section-2) .section-block:is(.section-feature){width:835px}:is(.home-section-2,#home-section-2) .section-block:is(.section-other-feature){width:614px;margin-block:3.5rem 2rem}}@media only screen and (min-width: 1400px){:is(.home-section-2,#home-section-2){margin-block:8.75rem}:is(.home-section-2,#home-section-2) .swiper-custom-buttons{right:4.375rem}:is(.home-section-2,#home-section-2) .fancy-feature{--fancy-feature-padding-x: 50px}:is(.home-section-2,#home-section-2) .video-review-body{padding-bottom:3.5rem}:is(.home-section-2,#home-section-2) .section-blocks-outer{grid-template-columns:1fr auto;-moz-column-gap:78px;column-gap:78px}:is(.home-section-2,#home-section-2) .section-blocks-header{grid-template-columns:100%}:is(.home-section-2,#home-section-2) .section-block:is(.section-content){grid-column:auto}:is(.home-section-2,#home-section-2) .section-block:is(.section-feature){grid-column:auto}:is(.home-section-2,#home-section-2) .section-block:is(.section-feature){width:718px}:is(.home-section-2,#home-section-2) .section-block:is(.section-other-feature){width:722px;margin-block:5rem 4.125rem}:is(.home-section-2,#home-section-2) .section-icon{font-size:4.0625rem}:is(.home-section-2,#home-section-2) .section-content{max-width:36ch;text-wrap:auto}}@media only screen and (min-width: 1920px){:is(.home-section-2,#home-section-2){margin-block:10.5rem 9.75rem}:is(.home-section-2,#home-section-2) .fancy-feature{--fancy-feature-left-width: 344px;--fancy-feature-padding-x: 80px}:is(.home-section-2,#home-section-2) .section-blocks{-moz-column-gap:178px;column-gap:178px}:is(.home-section-2,#home-section-2) .section-block:is(.section-feature){width:910px}:is(.home-section-2,#home-section-2) .section-block:is(.section-other-feature){width:1248px;margin-block:6.5rem 6rem}:is(.home-section-2,#home-section-2) .section-icon{font-size:5.125rem;margin-bottom:1rem}:is(.home-section-2,#home-section-2) .section-content{max-width:45ch}}@media only screen and (max-width: 1199px){:is(.home-section-2,#home-section-2) .section-content{text-align:center;text-wrap:balance}}@media only screen and (max-width: 767px){:is(.home-section-2,#home-section-2) .swiper-custom-buttons{position:absolute;left:0;right:0}:is(.home-section-2,#home-section-2) .fancy-feature{--fancy-feature-offset-left: 215px;--fancy-feature-left-width: 290px}:is(.home-section-2,#home-section-2) .fancy-feature-offset{max-width:calc(var(--fancy-feature-padding-x)*2 + 100%);margin-inline:calc(var(--fancy-feature-padding-x)*-1)}}:is(.home-section-3,#home-section-3) .sp{position:relative;z-index:0;--fancy-box-padding-y: 4rem 3.25rem;min-height:326px}:is(.home-section-3,#home-section-3) .sp,:is(.home-section-3,#home-section-3) .sp-container{display:flex;min-width:0}:is(.home-section-3,#home-section-3) .sp-container{min-height:100%;flex-direction:column;justify-items:flex-start;justify-content:flex-start;gap:.75rem}:is(.home-section-3,#home-section-3) .sp-icon{font-size:11.25rem;position:absolute;inset:0 0 .28em;margin:auto;position:absolute;z-index:-1}:is(.home-section-3,#home-section-3) .sp-container{padding-inline:35px}:is(.home-section-3,#home-section-3) .sp-counter{font-size:2.1875rem;line-height:1;font-weight:500;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}:is(.home-section-3,#home-section-3) .sp-link{margin-top:auto;display:inline-flex;gap:.5em}:is(.home-section-3,#home-section-3) .sp-link:is(:hover,:focus){color:var(--scheme-fg)}@media only screen and (min-width: 1920px){:is(.home-section-3,#home-section-3) .sp{min-height:366px}:is(.home-section-3,#home-section-3) .sp-container{padding-inline:48px}:is(.home-section-3,#home-section-3) .sp-icon{font-size:11.875rem}:is(.home-section-3,#home-section-3) .sp-title{font-size:1.25rem}:is(.home-section-3,#home-section-3) .sp-counter{font-size:2.5rem}}:is(.home-section-3,#home-section-3) .section-content{font-family:var(--font-secondary)}@media only screen and (min-width: 768px){:is(.home-section-3,#home-section-3){padding-block:4.75rem}:is(.home-section-3,#home-section-3) .section-block:is(.section-body){width:545px}}@media only screen and (min-width: 1200px){:is(.home-section-3,#home-section-3){padding-block:5.75rem 7rem}:is(.home-section-3,#home-section-3) .section-blocks-outer{row-gap:4rem;align-items:center}:is(.home-section-3,#home-section-3) .section-blocks-header{-moz-column-gap:176px;column-gap:176px}:is(.home-section-3,#home-section-3) .section-block:is(.section-body){width:828px}}@media only screen and (min-width: 1400px){:is(.home-section-3,#home-section-3){padding-block:9.25rem}:is(.home-section-3,#home-section-3) .section-blocks-outer{-moz-column-gap:62px;column-gap:62px}}@media only screen and (min-width: 1920px){:is(.home-section-3,#home-section-3){padding-block:11rem}:is(.home-section-3,#home-section-3) .section-blocks-outer{-moz-column-gap:160px;column-gap:160px}:is(.home-section-3,#home-section-3) .section-block:is(.section-body){width:929px}:is(.home-section-3,#home-section-3) .section-heading{font-size:3.125rem}:is(.home-section-3,#home-section-3) .section-content .content{max-width:33ch;margin-inline:0}}:is(.home-section-4,#home-section-4){background-color:var(--scheme-bg, var(--color-dark-alt));color:var(--scheme-fg, var(--color-light))}:is(.home-section-4,#home-section-4) .sp,:is(.home-section-4,#home-section-4) .sp-container{display:grid;min-width:0}:is(.home-section-4,#home-section-4) .sp-container{min-height:100%;gap:.75rem}:is(.home-section-4,#home-section-4) .sp-icon{font-size:3.375rem}:is(.home-section-4,#home-section-4) .sp-title{font-size:1.125rem}@media only screen and (min-width: 768px){:is(.home-section-4,#home-section-4) .sp-container{gap:.96rem}:is(.home-section-4,#home-section-4) .sp-title{margin-block:.1em -0.1em}}@media only screen and (min-width: 1400px){:is(.home-section-4,#home-section-4) .sp-container{grid-template-columns:4rem 1fr;min-height:.1rem;grid-auto-flow:dense;grid-template-rows:auto auto 1fr;-moz-column-gap:25px;column-gap:25px}:is(.home-section-4,#home-section-4) .sp-container>:where(*){grid-column:2}:is(.home-section-4,#home-section-4) .sp-icon{font-size:4.5rem;grid-column:1;grid-row:1/-1}:is(.home-section-4,#home-section-4) .sp-title{font-size:1.25rem}}@media only screen and (min-width: 1920px){:is(.home-section-4,#home-section-4) .sp-title{font-size:1.375rem}}@media only screen and (max-width: 767px){:is(.home-section-4,#home-section-4) .sp-container{justify-content:center;justify-items:center;align-items:center}}:is(.home-section-4,#home-section-4) .section-blocks-outer{row-gap:3.5rem}@media only screen and (min-width: 768px){:is(.home-section-4,#home-section-4){padding-block:5.25rem}:is(.home-section-4,#home-section-4) .section-blocks-outer{row-gap:5rem}:is(.home-section-4,#home-section-4) .section-blocks-header{row-gap:.5rem}:is(.home-section-4,#home-section-4) .section-block:is(.section-body){width:570px}:is(.home-section-4,#home-section-4) .section-heading{font-size:2.375rem}}@media only screen and (min-width: 1200px){:is(.home-section-4,#home-section-4){padding-block:6rem}:is(.home-section-4,#home-section-4) .section-blocks-outer{-moz-column-gap:100px;column-gap:100px;grid-template-columns:1fr auto}:is(.home-section-4,#home-section-4) .section-block:is(.section-body){width:575px}}@media only screen and (min-width: 1400px){:is(.home-section-4,#home-section-4){padding-block:9rem}:is(.home-section-4,#home-section-4) .section-blocks-outer{-moz-column-gap:80px;column-gap:80px}:is(.home-section-4,#home-section-4) .section-block:is(.section-body){width:790px}:is(.home-section-4,#home-section-4) .section-heading{font-size:2.5rem}}@media only screen and (min-width: 1920px){:is(.home-section-4,#home-section-4){padding-block:12.25rem 13.75rem}:is(.home-section-4,#home-section-4) .section-blocks-header{row-gap:1.125rem}:is(.home-section-4,#home-section-4) .section-block:is(.section-body){width:885px}:is(.home-section-4,#home-section-4) .section-heading{font-size:3.75rem}}:is(.home-section-5,#home-section-5) .section-block:is(.section-body){align-self:stretch}:is(.home-section-5,#home-section-5) .section-item,:is(.home-section-5,#home-section-5) .section-item-container{display:flex;min-width:0;flex-direction:column;row-gap:1.5rem}:is(.home-section-5,#home-section-5) .section-item-container{--fancy-box-padding-y: 3rem 2.5rem;padding-inline:35px;flex:1 1;min-height:273px;justify-content:flex-end}:is(.home-section-5,#home-section-5) .section-item-blocks-header{text-align:center;justify-items:center;justify-content:center}:is(.home-section-5,#home-section-5) .section-item-subheading{margin-bottom:auto}:is(.home-section-5,#home-section-5) .section-item-heading{font-size:1.5rem;min-height:3.9em;max-width:12em;text-wrap:balance}:is(.home-section-5,#home-section-5) .section-item-icon{color:var(--scheme-sp)}@media only screen and (min-width: 768px){:is(.home-section-5,#home-section-5) .section-blocks-outer{row-gap:4.75rem}}@media only screen and (min-width: 1200px){:is(.home-section-5,#home-section-5) .section-blocks-outer{row-gap:3.5rem}:is(.home-section-5,#home-section-5) .section-item-container{--fancy-box-padding-y: 3rem 2.5rem;min-height:286px}}@media only screen and (min-width: 1400px){:is(.home-section-5,#home-section-5){padding-block:7.75rem 9.5rem}:is(.home-section-5,#home-section-5) .section-item-container{padding-inline:43px}:is(.home-section-5,#home-section-5) .section-block:is(.section-body:has(.swiper)){width:1108px}}@media only screen and (min-width: 1920px){:is(.home-section-5,#home-section-5){padding-block:9.25rem 12rem}:is(.home-section-5,#home-section-5) .fancy-hover-box{--fancy-hover-box-offset: 15px;--fancy-hover-box-padding-x: 70px}:is(.home-section-5,#home-section-5) .section-blocks-header{row-gap:1.25rem}:is(.home-section-5,#home-section-5) .section-blocks-outer{row-gap:4.25rem}:is(.home-section-5,#home-section-5) .section-block:is(.section-body:has(.swiper)){width:1300px}:is(.home-section-5,#home-section-5) .section-item-container{min-height:335px;padding-inline:48px}:is(.home-section-5,#home-section-5) .section-item-title{font-size:1.75rem}}:is(.home-section-6,#home-section-6) .fancy-hover-box{display:flex;flex-direction:column}:is(.home-section-6,#home-section-6) .sp{text-align:initial;min-height:357px;--fancy-box-padding-y: 2.25rem 1.875rem;flex:1 1}:is(.home-section-6,#home-section-6) .sp,:is(.home-section-6,#home-section-6) .sp-container{display:flex;min-width:0;flex-direction:column;row-gap:1rem}:is(.home-section-6,#home-section-6) .sp-container{padding-inline:35px;flex:1 1;min-height:273px;justify-content:flex-end;align-items:flex-start;align-content:flex-start}:is(.home-section-6,#home-section-6) .sp-icon{font-size:3rem;margin-bottom:auto;align-self:flex-end}:is(.home-section-6,#home-section-6) .sp-title{font-size:1.5rem;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;margin-bottom:-0.5rem}@media only screen and (min-width: 1200px){:is(.home-section-6,#home-section-6) .sp-container{padding-inline:32px}}@media only screen and (min-width: 1920px){:is(.home-section-6,#home-section-6) .sp-container{padding-inline:48px}}:is(.home-section-6,#home-section-6) .result-container{padding-inline:0}:is(.home-section-6,#home-section-6) .result-summary{gap:.75rem}:is(.home-section-6,#home-section-6) .result-value{font-size:2.8125rem}:is(.home-section-6,#home-section-6) .result-type{font-weight:700;margin-bottom:2.25rem}:is(.home-section-6,#home-section-6) .result-title{font-size:1rem;line-height:1.625;margin-bottom:auto}:is(.home-section-6,#home-section-6) .section-item{--fancy-hover-box-padding-y: 2.125rem;--fancy-hover-box-offset: 0px}:is(.home-section-6,#home-section-6) .section-item-button{margin-top:3rem;text-decoration:underline}@media only screen and (min-width: 768px){:is(.home-section-6,#home-section-6) .section-blocks-outer{row-gap:4.25rem}}@media only screen and (min-width: 1200px){:is(.home-section-6,#home-section-6){padding-block:6.75rem}:is(.home-section-6,#home-section-6) .section-button-right{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end}:is(.home-section-6,#home-section-6) .section-blocks-outer{row-gap:5rem}:is(.home-section-6,#home-section-6) .section-blocks-header{-moz-column-gap:100px;column-gap:100px}:is(.home-section-6,#home-section-6) .section-block:is(.section-body){width:884px}}@media only screen and (min-width: 1400px){:is(.home-section-6,#home-section-6){padding-block:7.75rem 8.75rem}:is(.home-section-6,#home-section-6) .section-blocks-outer{row-gap:6rem}:is(.home-section-6,#home-section-6) .section-block:is(.section-body){width:1186px}}@media only screen and (min-width: 1920px){:is(.home-section-6,#home-section-6){padding-block:9.75rem 11rem}:is(.home-section-6,#home-section-6) .section-blocks-outer{row-gap:3.75rem}:is(.home-section-6,#home-section-6) .section-block:is(.section-body){width:1563px}}:is(.home-section-7,#home-section-7) .fancy-feature:has(.profile-image){--fancy-feature-left-width: 294px}:is(.home-section-7,#home-section-7) .section-block:is(.section-image){max-width:100%;width:440px;justify-self:center}:is(.home-section-7,#home-section-7) .section-block:is(.section-content-bottom){justify-self:center;max-width:100%}:is(.home-section-7,#home-section-7) .section-block:is(.section-body){max-width:100%;width:100%}:is(.home-section-7,#home-section-7) .section-block:is(.section-body):has(.section-embed){width:1400px}:is(.home-section-7,#home-section-7) .section-block:is(.section-image):is(.cover){--cover-aspect-w: 1;--cover-aspect-l: 1;width:100%}:is(.home-section-7,#home-section-7) .section-block:is(.section-image):first-child{grid-row:span 2;grid-column:span 2}:is(.home-section-7,#home-section-7) .section-blocks-body{row-gap:1rem}:is(.home-section-7,#home-section-7) .section-blocks-images{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-flow:dense;gap:1rem}:is(.home-section-7,#home-section-7) .section-item,:is(.home-section-7,#home-section-7) .section-slide{display:flex;flex-direction:column}:is(.home-section-7,#home-section-7) .section-body{margin-block:0}:is(.home-section-7,#home-section-7) .section-image .cover{--cover-aspect-w: 440;--cover-aspect-l: 305}:is(.home-section-7,#home-section-7) .section-slider-main{padding-top:var(--global-shadow-fix);margin-top:calc(var(--global-shadow-fix)*-1)}:is(.home-section-7,#home-section-7) .section-slider-main .fancy-box{--fancy-box-padding-y: 3.75rem 3rem}:is(.home-section-7,#home-section-7) .section-slider-thumb-nontouch-wrapper{max-height:380px;height:100%;display:flex;flex-direction:column}:is(.home-section-7,#home-section-7) .section-slider-thumb-nontouch .swiper-slide-thumb-active .fancy-box{background:var(--scheme-bg-contrast)}:is(.home-section-7,#home-section-7) .section-slider-thumb-nontouch .result{flex:1 1}:is(.home-section-7,#home-section-7) .section-content-bottom{width:max(85%,263px)}@media only screen and (min-width: 768px){:is(.home-section-7,#home-section-7){margin-block:6.25rem 3.75rem}:is(.home-section-7,#home-section-7) .fancy-feature{--fancy-feature-left-width: 320px}:is(.home-section-7,#home-section-7) .fancy-feature:has(.section-content-body,.profile-image){--fancy-feature-left-width: 318px;--fancy-feature-padding-x: 50px}:is(.home-section-7,#home-section-7) .section-container-embed{--container-gutter: 40px}:is(.home-section-7,#home-section-7) .section-blocks-outer{row-gap:3.125rem}:is(.home-section-7,#home-section-7) .section-blocks-header{row-gap:1.18rem}:is(.home-section-7,#home-section-7) .section-slider-main{--swiper-custom-arrow-offset-x: 0px}:is(.home-section-7,#home-section-7) .section-slider-main .fancy-box{--fancy-box-padding-y: 0px;background:none;box-shadow:none}:is(.home-section-7,#home-section-7) .section-slider-main .result-container{padding-inline:0}}@media only screen and (min-width: 1200px){:is(.home-section-7,#home-section-7){margin-block:8.75rem 6.5rem}:is(.home-section-7,#home-section-7) .fancy-feature{--fancy-feature-left-width: 260px;--fancy-feature-right-width: 335px;--fancy-feature-offset-left: 72px;--fancy-feature-offset-right: 68px;--fancy-feature-padding-x: 52px;--fancy-feature-padding-y: 4.5rem}:is(.home-section-7,#home-section-7) .fancy-feature:has(.section-content-body){--fancy-feature-left-width: 318px;--fancy-feature-offset-left: 148px;--fancy-feature-padding-x: 75px;--fancy-feature-padding-y: 4.5rem}:is(.home-section-7,#home-section-7) .fancy-feature:has(.section-content-body) .fancy-feature-offset{align-self:self-start}:is(.home-section-7,#home-section-7) .section-blocks-outer{row-gap:6.25rem}:is(.home-section-7,#home-section-7) .section-blocks-header{row-gap:.85rem}:is(.home-section-7,#home-section-7) .section-blocks-body{row-gap:1.5rem}:is(.home-section-7,#home-section-7) .section-blocks-images{grid-template-columns:repeat(4, 1fr)}:is(.home-section-7,#home-section-7) .section-block:is(.section-body):has(.section-content-body){width:968px}:is(.home-section-7,#home-section-7) .section-slider-main{height:100%}:is(.home-section-7,#home-section-7) .section-slider-main .result-value{margin-bottom:.6em}:is(.home-section-7,#home-section-7) .section-slider-main .result-summary{gap:1.125rem}:is(.home-section-7,#home-section-7) .section-slider-main .result-container{text-align:initial;align-content:flex-start;align-items:flex-start;justify-content:flex-start;gap:2.5rem}:is(.home-section-7,#home-section-7) .section-slider-main .result-learn-more{align-self:flex-start;justify-self:flex-start}:is(.home-section-7,#home-section-7) .section-image .cover{--cover-aspect-w: 366;--cover-aspect-l: 451}:not(.about-section-4):is(.home-section-7,#home-section-7) .section-content-right{text-wrap:auto}:is(.home-section-7,#home-section-7) .section-content-right .content{max-width:37ch}.about-section-4:is(.home-section-7,#home-section-7) .section-content-right .content{max-width:31ch}:is(.home-section-7,#home-section-7) .section-content-bottom{width:834px}}@media only screen and (min-width: 1400px){:is(.home-section-7,#home-section-7){margin-block:9.25rem 8rem}:is(.home-section-7,#home-section-7) .fancy-feature{--fancy-feature-left-width: 330px;--fancy-feature-right-width: 406px;--fancy-feature-offset-left: 144px;--fancy-feature-offset-right: 60px;--fancy-feature-padding-x: 57px;--fancy-feature-padding-y: 5rem}:is(.home-section-7,#home-section-7) .fancy-feature:has(.section-content-body,.profile-image){--fancy-feature-left-width: 387px;--fancy-feature-offset-left: 211px;--fancy-feature-padding-x: 84px;--fancy-feature-padding-y: 5.5rem}:is(.home-section-7,#home-section-7) .section-blocks-outer{row-gap:7.25rem}:is(.home-section-7,#home-section-7) .section-blocks-images{gap:1.5rem}:is(.home-section-7,#home-section-7) .section-block:is(.section-body):has(.section-content-body,.section-blocks-images){width:1120px}:is(.home-section-7,#home-section-7) .section-content-right .content{max-width:45ch}.about-section-4:is(.home-section-7,#home-section-7) .section-content-right .content{max-width:35ch}:is(.home-section-7,#home-section-7) .section-content-bottom{width:890px}:is(.home-section-7,#home-section-7) .section-slider-thumb-nontouch:has(.swiper-pagination){--swiper-pagination-right: 0px;padding-right:30px}}@media only screen and (min-width: 1920px){:is(.home-section-7,#home-section-7){margin-block:10.25rem}:is(.home-section-7,#home-section-7) .fancy-feature{--fancy-feature-left-width: 365px;--fancy-feature-right-width: 426px;--fancy-feature-offset-left: 245px;--fancy-feature-offset-right: 196px;--fancy-feature-padding-x: 106px;--fancy-feature-padding-y: 3.75rem}:is(.home-section-7,#home-section-7) .fancy-feature:has(.section-content-body){--fancy-feature-padding-y: 5.5rem}:is(.home-section-7,#home-section-7) .fancy-feature:has(.profile-image){--fancy-feature-padding-y: 6.5rem}:is(.home-section-7,#home-section-7) .fancy-feature:has(.section-content-body,.profile-image){--fancy-feature-left-width: 400px;--fancy-feature-offset-left: 211px;--fancy-feature-padding-x: 124px}:is(.home-section-7,#home-section-7) .section-blocks-header{row-gap:1.4rem}:is(.home-section-7,#home-section-7) .section-block:is(.section-body):has(.section-content-body){width:1335px}:is(.home-section-7,#home-section-7) .section-slider-main .result-learn-more{margin-top:.5rem}:is(.home-section-7,#home-section-7) .section-content-right .content{max-width:50ch}:is(.home-section-7,#home-section-7) .section-content-bottom{width:910px}}@media only screen and (max-width: 1199px){:is(.home-section-7,#home-section-7) .section-subheading{margin-bottom:-0.8em}:is(.home-section-7,#home-section-7) .section-block:is(.section-content-right){justify-self:center}:is(.home-section-7,#home-section-7) .section-body{margin-block:1.5rem 0px}:is(.home-section-7,#home-section-7) .section-content:not(.section-content-body){text-align:center;text-wrap:balance}:is(.home-section-7,#home-section-7) .section-content-right{max-width:50ch}:is(.home-section-7,#home-section-7) .section-content-bottom{margin-block:1.25rem 3rem}}@media only screen and (max-width: 767px){:is(.home-section-7,#home-section-7) .fancy-feature{--fancy-feature-left-width: 290px}:is(.home-section-7,#home-section-7) .fancy-feature:has(.profile-image) .fancy-feature-blocks{box-shadow:none}:is(.home-section-7,#home-section-7) .section-bottom{margin-block:.75rem 1rem}:is(.home-section-7,#home-section-7) .section-body{margin-block:0px}:is(.home-section-7,#home-section-7) .section-body:has(.profile-image){margin-inline:calc(var(--container-gutter)*-1);max-width:none}}.verdict{--fancy-box-padding-y: 2.5rem;max-width:100%;text-align:center;min-height:280px}.verdict,.verdict-container{display:flex;min-width:0;flex-direction:column;justify-content:center}.verdict-container{width:100%;flex:1 1;padding-inline:32px;gap:.75rem}.verdict-type{font-size:1rem;margin-bottom:1em}.verdict-label{display:block;font-size:1rem}.verdict-pretrial{font-size:1.3125rem;line-height:1.25;font-family:var(--font-primary);color:var(--scheme-sp, var(--color-primary));font-weight:500}.verdict-final-settlement{font-size:1.5rem;line-height:1.25;font-family:var(--font-primary);color:var(--scheme-sp, var(--color-primary));font-weight:700}@media only screen and (min-width: 1400px){.verdict-pretrial{font-size:1.625rem}.verdict-final-settlement{font-size:1.875rem}}@media only screen and (min-width: 1920px){.verdict{min-height:274px}}:is(.home-section-8,#home-section-8) .section-block:is(.section-block-header){width:min(92%,560px)}:is(.home-section-8,#home-section-8) .section-heading{font-size:1.0625rem}@media only screen and (min-width: 768px){:is(.home-section-8,#home-section-8){margin-block:5.5rem}}@media only screen and (min-width: 1200px){:is(.home-section-8,#home-section-8){margin-block:6.75rem}:is(.home-section-8,#home-section-8) .section-blocks-outer{row-gap:4.625rem}:is(.home-section-8,#home-section-8) .section-heading{font-size:1.25rem}}@media only screen and (min-width: 1400px){:is(.home-section-8,#home-section-8){margin-block:9.25rem}:is(.home-section-8,#home-section-8) .section-blocks-outer{row-gap:4.75rem}}@media only screen and (min-width: 1920px){:is(.home-section-8,#home-section-8){padding-block:10.25rem}}@media only screen and (max-width: 1199px){:is(.home-section-8,#home-section-8) .section-block:is(.section-body){width:480px}}@media only screen and (max-width: 767px){:is(.home-section-8,#home-section-8) .section-block:is(.section-body){width:260px}:is(.home-section-8,#home-section-8) .section-heading :where(em){display:block}}:is(.home-section-9,#home-section-9){padding-block:3.5rem}:is(.home-section-9,#home-section-9) .swiper:is(.section-slider){--swiper-custom-arrow-offset-x: max(434px,50vw)}:is(.home-section-9,#home-section-9) .section-header{text-wrap:balance}:is(.home-section-9,#home-section-9) .section-lead:is(.h1){font-size:1.5rem;text-align:center;margin-inline:auto;max-width:35ch}:is(.home-section-9,#home-section-9) .section-blocks-outer{row-gap:3.5rem}@media only screen and (min-width: 768px){:is(.home-section-9,#home-section-9){padding-block:5.5rem}:is(.home-section-9,#home-section-9) .section-blocks-header{row-gap:1.125rem}:is(.home-section-9,#home-section-9) .section-block:is(.section-body:has(.swiper)){width:255px}}@media only screen and (min-width: 1200px){:is(.home-section-9,#home-section-9){padding-block:5.5rem 7.75rem}:is(.home-section-9,#home-section-9) .section-blocks-outer{row-gap:4.5rem}:is(.home-section-9,#home-section-9) .section-block:is(.section-body:has(.swiper)){width:607px}:is(.home-section-9,#home-section-9) .section-lead:is(.h1){font-size:1.875rem}}@media only screen and (min-width: 1400px){:is(.home-section-9,#home-section-9){padding-block:6.5rem}:is(.home-section-9,#home-section-9) .section-blocks-outer{row-gap:5rem}:is(.home-section-9,#home-section-9) .section-block:is(.section-body:has(.swiper)){width:704px}}@media only screen and (min-width: 1920px){:is(.home-section-9,#home-section-9){padding-block:8.25rem 10.25rem}:is(.home-section-9,#home-section-9) .section-blocks-header{row-gap:.75rem}:is(.home-section-9,#home-section-9) .section-blocks-outer{row-gap:6.75rem}:is(.home-section-9,#home-section-9) .section-block:is(.section-body:has(.swiper)){width:1266px}}@media only screen and (max-width: 767px){:is(.home-section-9,#home-section-9) .section-heading{font-size:2.1875rem}}:is(.home-section-10,#home-section-10){padding-block:3.25rem 3.75rem}@media only screen and (max-width: 1199px){:is(.home-section-10,#home-section-10) .list-title{font-size:1.125rem}}@media only screen and (min-width: 768px){:is(.home-section-10,#home-section-10){padding-block:4.75rem 6.25rem}}@media only screen and (min-width: 1200px){:is(.home-section-10,#home-section-10){padding-block:6.5rem 7.75rem}}@media only screen and (min-width: 1920px){:is(.home-section-10,#home-section-10){padding-block:9.25rem 10rem}}:is(.home-section-11,#home-section-11) .entry-title{font-size:1.25rem}:is(.home-section-11,#home-section-11) .section-blocks-header{row-gap:.625rem}:is(.home-section-11,#home-section-11) .section-blocks-body{row-gap:1.75rem}:is(.home-section-11,#home-section-11) .section-blocks-box{gap:1rem;justify-content:stretch;justify-items:stretch;overflow:clip;grid-template-rows:auto 1fr;flex:1 1}:is(.home-section-11,#home-section-11) .section-block:is(.section-block-body){padding-inline:29px}:is(.home-section-11,#home-section-11) .section-box{display:flex;flex-direction:column}:is(.home-section-11,#home-section-11) .section-subheading{justify-self:stretch;text-align:inherit}:is(.home-section-11,#home-section-11) .section-lead{max-width:36ch}@media only screen and (min-width: 768px){:is(.home-section-11,#home-section-11){padding-block:8.25rem 3.5rem}:is(.home-section-11,#home-section-11) .fancy-box{--fancy-box-padding-y: 2.75rem}:is(.home-section-11,#home-section-11) .section-block:is(.section-block-body){padding-inline:60px}}@media only screen and (min-width: 768px)and (max-width: 1199px){:is(.home-section-11,#home-section-11) .section-content-box .content{-moz-column-count:2;column-count:2;-moz-column-gap:3em;column-gap:3em;margin-right:-3em;width:auto;max-width:none}:is(.home-section-11,#home-section-11) .section-content-box .content>:where(*){-moz-column-break-inside:avoid;break-inside:avoid}}@media only screen and (min-width: 1200px){:is(.home-section-11,#home-section-11){padding-block:6.75rem 8.25rem}:is(.home-section-11,#home-section-11) :is(.entry-title,.entry-excerpt){display:-webkit-box;-webkit-box-orient:vertical;overflow:clip}:is(.home-section-11,#home-section-11) .entry-title{-webkit-line-clamp:3}:is(.home-section-11,#home-section-11) .entry-excerpt{-webkit-line-clamp:6}:is(.home-section-11,#home-section-11) .section-blocks-outer{row-gap:4.5rem}:is(.home-section-11,#home-section-11) .section-blocks-body{grid-template-columns:repeat(3, 1fr);gap:1.75rem}:is(.home-section-11,#home-section-11) .section-block:is(.section-heading){grid-row:1/-1}:is(.home-section-11,#home-section-11) .section-block:is(.section-block-body){padding-inline:36px}}@media only screen and (min-width: 1400px){:is(.home-section-11,#home-section-11){padding-block:7.75rem 9rem}:is(.home-section-11,#home-section-11) .entry-excerpt{-webkit-line-clamp:4}:is(.home-section-11,#home-section-11) .section-blocks-outer{row-gap:4.75rem}:is(.home-section-11,#home-section-11) .section-blocks-body{gap:1.875rem}}@media only screen and (min-width: 1920px){:is(.home-section-11,#home-section-11){padding-block:9.75rem 10.5rem}:is(.home-section-11,#home-section-11) .entry-title{font-size:1.5rem}:is(.home-section-11,#home-section-11) .fancy-box{--fancy-box-padding-y: 3.5rem}:is(.home-section-11,#home-section-11) .section-container{--container-gutter: 238px}:is(.home-section-11,#home-section-11) .section-blocks-body{gap:2.625rem}:is(.home-section-11,#home-section-11) .section-blocks-box{gap:2rem}:is(.home-section-11,#home-section-11) .section-block:is(.section-block-body){padding-inline:60px}}@media only screen and (max-width: 1199px){:is(.home-section-11,#home-section-11) .section-blocks-body{gap:2.1875rem}}@media only screen and (max-width: 767px){:is(.home-section-11,#home-section-11) .section-blocks-body{gap:1.75rem}}:is(.contact-page,#contact-page){padding-block:0}:is(.contact-page,#contact-page) .contact-block:is(.contact-special){justify-self:center}@media only screen and (max-width: 1199px){:is(.contact-page,#contact-page) .contact-blocks{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}:is(.error404-page,#error404-page){padding-block:7.5rem;text-align:center}:is(.error404-page,#error404-page):is(.scheme-palette-invert){padding-bottom:4rem}:is(.error404-page,#error404-page) .section-blocks{display:grid;grid-template-columns:100%;gap:2.25rem}:is(.error404-page,#error404-page) .section-header{margin-bottom:-1.25rem}:is(.error404-page,#error404-page) .section-heading{font-size:3.75rem;line-height:1;margin-bottom:0}@media only screen and (min-width: 768px){:is(.error404-page,#error404-page){padding-block:10.5rem}}@media only screen and (min-width: 1200px){:is(.error404-page,#error404-page) .section-heading{font-size:6.25rem}}.about-section .section-heading:last-child:not(.primary-heading){margin-bottom:0}:is(.about-page,#about-page){padding-block:0}@media only screen and (min-width: 1200px){:is(.about-section-1,#about-section-1){padding-block:9.25rem}:is(.about-section-1,#about-section-1) .section-blocks-outer{row-gap:4rem}}@media only screen and (min-width: 1400px){:is(.about-section-1,#about-section-1){padding-block:9.75rem}:is(.about-section-1,#about-section-1) .section-blocks-outer{row-gap:8rem}}@media only screen and (min-width: 1920px){:is(.about-section-1,#about-section-1){padding-block:10.875rem}:is(.about-section-1,#about-section-1) .section-blocks-outer{row-gap:6rem}}:is(.about-section-2,#about-section-2){background-color:var(--scheme-bg, var(--color-dark-alt));color:var(--scheme-fg, var(--color-light))}:root{--about-section-3-offset: 150px}@media only screen and (min-width: 768px){:root{--about-section-3-offset: 170px}}@media only screen and (min-width: 1200px){:root{--about-section-3-offset: 135px}}@media only screen and (min-width: 1400px){:root{--about-section-3-offset: 185px}}@media only screen and (min-width: 1920px){:root{--about-section-3-offset: 210px}}.about-section-3:nth-child(n+2){position:relative;z-index:2}.template-wrapper:has(:is(main,.main)>.about-section-3) .has-about-section-3-offset:is(.home-section:not(.about-section-3):has(+.about-section-3),.home-section:not(.about-section-3):has(+.about-section-3) *)::after{content:"";height:var(--about-section-3-offset);display:block;flex:0 0 auto;width:100%}.template-wrapper:has(:is(main,.main)>.about-section-3) .about-section-3:nth-child(n+2){padding-top:var(--overlap-buffer);margin-top:0}.template-wrapper:has(:is(main,.main)>.about-section-3) .about-section-3:nth-child(n+2) .about-section-3-offset-element{margin-top:calc((var(--about-section-3-offset) + var(--overlap-buffer))*-1)}:is(.about-section-3,#about-section-3){--section-slider-height: 342px}:is(.about-section-3,#about-section-3) .section-blocks{row-gap:3.5rem}:is(.about-section-3,#about-section-3) .section-item{height:var(--section-slider-height);width:calc(var(--section-slider-height)*var(--cover-aspect-w, 1)/var(--cover-aspect-l, 1)) !important}:is(.about-section-3,#about-section-3) .section-slider-wrapper:has(.swiper){margin-inline:calc(max(434px,50vw)*-1);max-width:none}@media only screen and (min-width: 768px){:is(.about-section-3,#about-section-3){margin-block:6.25rem}:is(.about-section-3,#about-section-3) .section-blocks{row-gap:6rem}}@media only screen and (min-width: 1200px){:is(.about-section-3,#about-section-3){margin-block:8.75rem}:is(.about-section-3,#about-section-3) .section-blocks{row-gap:8.75rem}}@media only screen and (min-width: 1400px){:is(.about-section-3,#about-section-3){--section-slider-height: 394px}}@media only screen and (min-width: 1920px){:is(.about-section-3,#about-section-3){--section-slider-height: 526px;margin-block:10.25rem}}.careers-section .section-heading:last-child:not(.primary-heading){margin-bottom:0}.careers-section .section-sps:is(.columns){--columns-gap-x: 3.75rem;--columns-gap-y: 3.625rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;margin-inline:auto}.careers-section .section-sps:is(.columns) .sp-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.625rem}.careers-section .section-sps:is(.columns) .sp-icon{font-size:5.25rem}.careers-section .section-sps:is(.columns) .sp-title{font-size:1.125rem;font-weight:500;text-wrap:blalnce;max-width:18ch}@media only screen and (min-width: 768px){.careers-section .section-sps:is(.columns){--columns-number: 2;--columns-gap-x: 3rem;--columns-gap-y: 3.25rem}.careers-section .section-sps:is(.columns) .sp-icon{font-size:6rem}}@media only screen and (min-width: 1200px){.careers-section .section-sps:is(.columns){--columns-number: 3}}@media only screen and (min-width: 1400px){.careers-section .section-sps:is(.columns){--columns-number: 4;--columns-gap-x: 5rem}}@media only screen and (min-width: 1920px){.careers-section .section-sps:is(.columns) .sp-icon{font-size:6.875rem}.careers-section .section-sps:is(.columns) .sp-title{font-size:1.3rem}}#careers-banner .banner-main{padding-block:3.75rem}#careers-banner .banner-content{font-size:1.25rem;line-height:1.5;font-family:var(--font-primary);font-weight:700;max-width:48ch}@media only screen and (min-width: 768px){#careers-banner .banner-main{padding-block:5rem}}@media only screen and (min-width: 1200px){#careers-banner .banner-main{min-height:420px}#careers-banner .banner-content{font-size:1.375rem}}@media only screen and (min-width: 1400px){#careers-banner .banner-main{min-height:620px}}@media only screen and (min-width: 1920px){#careers-banner .banner-main{min-height:740px}}#careers-page{padding-block:0}:is(.careers-section-2,#careers-section-2) .section-block:is(.section-body:has(.swiper)){width:300px}:is(.careers-section-2,#careers-section-2) .section-lead{max-width:50ch;margin-bottom:.75em}@media only screen and (min-width: 768px){:is(.careers-section-2,#careers-section-2){margin-block:6.625rem}:is(.careers-section-2,#careers-section-2) .section-block:is(.section-body:has(.swiper)){width:440px}}@media only screen and (min-width: 1200px){:is(.careers-section-2,#careers-section-2){margin-block:8rem}:is(.careers-section-2,#careers-section-2) .section-block:is(.section-body:has(.swiper)){width:913px}}@media only screen and (min-width: 1920px){:is(.careers-section-2,#careers-section-2){margin-block:10.625rem 13.75rem}:is(.careers-section-2,#careers-section-2) .section-block:is(.section-body:has(.swiper)){width:1386px}}:is(.careers-section-3,#careers-section-3) .section-lead{margin-bottom:3rem}@media only screen and (min-width: 768px){:is(.careers-section-3,#careers-section-3) .section-blocks-outer{row-gap:6rem}:is(.careers-section-3,#careers-section-3) .section-body:is(.fancy-box){--fancy-box-padding-y: 5.5rem 6.5rem}:is(.careers-section-3,#careers-section-3) .section-lead{margin-bottom:5.5rem}}@media only screen and (min-width: 1200px){:is(.careers-section-3,#careers-section-3):is(.home-section-use-margin){margin-block:8rem}}@media only screen and (min-width: 1400px){:is(.careers-section-3,#careers-section-3) .section-blocks-outer{row-gap:8rem}}@media only screen and (min-width: 1920px){:is(.careers-section-3,#careers-section-3):is(.home-section-use-margin){margin-block:11rem}:is(.careers-section-3,#careers-section-3) .section-blocks-outer{gap:11rem}:is(.careers-section-3,#careers-section-3) .section-body:is(.fancy-box){--fancy-box-padding-y: 7.625rem}:is(.careers-section-3,#careers-section-3) .section-lead{margin-bottom:9.5rem}}@media only screen and (min-width: 768px){:is(.careers-section-10,#careers-section-10){margin-block:6rem}}@media only screen and (min-width: 1200px){:is(.careers-section-10,#careers-section-10){margin-block:7.5rem}}@media only screen and (min-width: 1400px){:is(.careers-section-10,#careers-section-10){margin-block:9.5rem}}@media only screen and (min-width: 1920px){:is(.careers-section-10,#careers-section-10){margin-block:11.5rem 12.5rem}}:is(.practice-areas-page,#practice-areas-page) .practice-area-menu:is(.columns){--columns-gap-x: .25rem;justify-content:center;justify-items:center}:is(.practice-areas-page,#practice-areas-page) .practice-area{--fancy-box-padding-y: 2.25rem;border:1px solid var(--color-light-alt)}:is(.practice-areas-page,#practice-areas-page) .practice-area-container{--container-gutter: 20px;--container-size-reference: 100%}:is(.practice-areas-page,#practice-areas-page) .practice-area:nth-last-child(n+2){margin-bottom:2rem}@media only screen and (min-width: 768px){:is(.practice-areas-page,#practice-areas-page) .practice-area-menu:is(.columns){--columns-number: 2;--columns-gap-y: .5rem}:is(.practice-areas-page,#practice-areas-page) .practice-area{--fancy-box-padding-y: 3.25rem 2.5rem}:is(.practice-areas-page,#practice-areas-page) .practice-area-container{--container-gutter: 50px}}@media only screen and (min-width: 1200px){:is(.practice-areas-page,#practice-areas-page) .practice-area-menu:is(.columns){--columns-number: 3;--columns-gap-x: 2.875rem;--columns-gap-y: .45rem}:is(.practice-areas-page,#practice-areas-page) .practice-area{--fancy-box-padding-y: 3.5rem}:is(.practice-areas-page,#practice-areas-page) .practice-area-container{--container-gutter: 75px}:is(.practice-areas-page,#practice-areas-page) .practice-area:nth-last-child(n+2){margin-bottom:2.25rem}}@media only screen and (min-width: 1400px){:is(.practice-areas-page,#practice-areas-page) .practice-area{--fancy-box-padding-y: 4.875rem 3.5rem}}@media only screen and (min-width: 1920px){:is(.practice-areas-page,#practice-areas-page) .practice-area-menu:is(.columns){--columns-gap-x: 8.5rem;--columns-gap-y: .55rem}:is(.practice-areas-page,#practice-areas-page) .practice-area-container{--container-gutter: 125px}:is(.practice-areas-page,#practice-areas-page) .practice-area:nth-last-child(n+2){margin-bottom:3rem}}@media only screen and (min-width: 768px){#results-banner .banner-content{max-width:35ch}}:is(.results-page,#results-page) .results:is(.columns){--columns-gap-x: 2.25rem;--columns-gap-y: var(--columns-gap-x);justify-content:center;justify-items:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}:is(.results-page,#results-page) .result{width:422px}:is(.results-page,#results-page) .section-content{margin-top:2.75rem}@media only screen and (min-width: 1200px){:is(.results-page,#results-page) .results:is(.columns){--columns-number: 3}:is(.results-page,#results-page) .section-content{margin-top:3.375rem}}@media only screen and (min-width: 1400px){:is(.results-page,#results-page) .results:is(.columns){--columns-number: 3}:is(.results-page,#results-page) .section-content{margin-top:3.375rem}}@media only screen and (min-width: 1920px){:is(.results-page,#results-page) .results:is(.columns){--columns-gap-x: 3rem}:is(.results-page,#results-page) .result{width:460px}:is(.results-page,#results-page) .section-content{margin-top:5.125}}.team-group:nth-child(n+2){margin-top:4rem}.team-group-title{margin-bottom:4rem}:is(.team-page,#team-page) .profiles:is(.columns){--columns-gap-x: 1.625rem;--columns-gap-y: 3rem;justify-content:center;justify-items:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}:is(.team-page,#team-page) .profile{width:275px}@media only screen and (min-width: 768px){:is(.team-page,#team-page) .profiles:is(.columns){--columns-number: 2;--columns-gap-y: 3.75rem}}@media only screen and (min-width: 1200px){:is(.team-page,#team-page) .profiles:is(.columns){--columns-number: 3;--columns-gap-y: 4.75rem}}@media only screen and (min-width: 1400px){:is(.team-page,#team-page) .profiles:is(.columns){--columns-number: 4}}@media only screen and (min-width: 1920px){:is(.team-page,#team-page) .profiles:is(.columns){--columns-gap-x: 2rem;--columns-gap-y: 5rem}:is(.team-page,#team-page) .profile{width:342px}}:is(.testimonials-page,#testimonials-page) .testimonials:is(.columns){--columns-gap-x: 1.875rem;--columns-gap-y: 1.875rem;justify-content:center;justify-items:center}:is(.testimonials-page,#testimonials-page) .testimonials:is(.columns):nth-child(n+2){margin-top:var(--columns-gap-y)}@media only screen and (min-width: 768px){:is(.testimonials-page,#testimonials-page) .testimonials:is(.columns){--columns-gap-x: 2rem;--columns-gap-y: 2rem}}@media only screen and (min-width: 1200px){:is(.testimonials-page,#testimonials-page) .testimonials:is(.columns){--columns-number: 2;--columns-gap-x: 2.5rem;--columns-gap-y: 2.5rem}}@media only screen and (min-width: 1920px){:is(.testimonials-page,#testimonials-page) .testimonials:is(.columns){--columns-gap-x: 3.25rem;--columns-gap-y: 3.25rem}}:is(.videos-page,#videos-page) .videos:is(.columns){--columns-gap-x: 2rem;--columns-gap-y: 2.625rem;justify-content:center;justify-items:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}:is(.videos-page,#videos-page) .video{width:445px}@media only screen and (min-width: 768px){:is(.videos-page,#videos-page) .videos:is(.columns){--columns-number: 2;--columns-gap-y: 3.5rem}}@media only screen and (min-width: 1200px){:is(.videos-page,#videos-page) .videos:is(.columns){--columns-number: 3;--columns-gap-x: 2.125rem;--columns-gap-y: 5.125rem}}@media only screen and (min-width: 1400px){:is(.videos-page,#videos-page) .videos:is(.columns){--columns-gap-x: 2.375rem}}@media only screen and (min-width: 1920px){:is(.videos-page,#videos-page) .videos:is(.columns){--columns-gap-x: 4.25rem;--columns-gap-y: 6.75rem}}@media only screen and (max-width: 767px){.profile-contact-list{text-align:center;align-items:center;align-content:center}}.profile-contact a:not(:hover,:focus){color:inherit;text-decoration:none}.profile-contact-list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.profile-contact-list-item{display:inline-block}.profile-contact-list-item:nth-child(n+2)::before{content:"|";margin-inline:.5em}.profile-contact-list-item-link{font-weight:500}.profile-contact-list-item-link:is(.number-link){font-size:1.375rem}@media only screen and (min-width: 1400px){.profile-contact-list-item-link:is(.number-link){font-size:1.5rem}}:is(.profile-page,#profile-page){padding-block:0}@media only screen and (min-width: 1920px){:is(.profile-page,#profile-page) .default-sections{--default-sidebar-width: 560px;--default-gap-x: 120px}}:is(.profile-section-1,#profile-section-1) .section-header{gap:.75rem}:is(.profile-section-1,#profile-section-1) .section-image-content-title{font-size:.9375rem;line-height:calc(1em + 5px);font-family:var(--font-accent);color:var(--scheme-sp, var(--color-primary));letter-spacing:.1em;text-transform:uppercase;font-style:normal;font-weight:700;margin-bottom:1em}:is(.profile-section-1,#profile-section-1) .section-subheader{row-gap:inherit}:is(.profile-section-1,#profile-section-1) .section-subheading{font-size:1.25rem}:is(.profile-section-1,#profile-section-1) .section-lead-footer{font-size:1.25rem;text-wrap:balance;max-width:50ch}@media only screen and (min-width: 768px){:is(.profile-section-1,#profile-section-1) .section-blocks-header{gap:.5rem}:is(.profile-section-1,#profile-section-1) .section-block:is(.section-body){margin-top:0}}@media only screen and (min-width: 1200px){:is(.profile-section-1,#profile-section-1) .section-blocks-outer{row-gap:6rem}:is(.profile-section-1,#profile-section-1) .section-blocks-inner{row-gap:6rem}}@media only screen and (min-width: 1400px){:is(.profile-section-1,#profile-section-1) .section-blocks-outer{row-gap:6rem}:is(.profile-section-1,#profile-section-1) .section-subheading{font-size:1.375rem}:is(.profile-section-1,#profile-section-1) .section-subheading-footer{font-size:1.0625rem}}@media only screen and (min-width: 1920px){:is(.profile-section-1,#profile-section-1) .section-blocks-outer{row-gap:8rem}}@media only screen and (max-width: 1199px){:is(.profile-section-1,#profile-section-1) .section-image{text-align:center}}:is(.profile-section-2,#profile-section-2) .section-heading{font-size:1.125rem}@media only screen and (min-width: 768px){:is(.profile-section-2,#profile-section-2) .section-heading{font-size:1.25rem}}@media only screen and (min-width: 1200px){:is(.profile-section-2,#profile-section-2) .section-blocks-outer{row-gap:3.625rem}:is(.profile-section-2,#profile-section-2) .section-heading{font-size:1.25rem}}@media only screen and (min-width: 1920px){:is(.profile-section-2,#profile-section-2){padding-block:6.75rem 10rem}}

/*# sourceMappingURL=style.css.map */