/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
@font-face{font-family:'Gotham Pro';src:url(/themes/custom/base/assets/fonts/gotham_pro/gothampro.woff) format('woff'),url(/themes/custom/base/assets/fonts/gotham_pro/gothampro.ttf) format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Gotham Pro';src:url(/themes/custom/base/assets/fonts/gotham_pro/gothampro_medium.woff) format('woff'),url(/themes/custom/base/assets/fonts/gotham_pro/gothampro_medium.ttf) format('truetype');font-weight:500;font-style:normal;}@font-face{font-family:'Gotham Pro';src:url(/themes/custom/base/assets/fonts/gotham_pro/gothampro_black.woff) format('woff'),url(/themes/custom/base/assets/fonts/gotham_pro/gothampro_black.ttf) format('truetype');font-weight:800;font-style:normal;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}*{box-sizing:border-box;}body{line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style :none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}table{border-collapse:collapse;border-spacing:0;}input,select{vertical-align :middle;}
:where(html){line-height:1.15;}:where(h1){font-size:2em;margin-block-end:0.67em;margin-block-start:0.67em;}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0;}:where(hr){box-sizing:content-box;color:inherit;height:0;}:where(pre){font-family:monospace,monospace;font-size:1em;}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted;}:where(b,strong){font-weight:bolder;}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em;}:where(small){font-size:80%;}:where(table){border-color:currentColor;text-indent:0;}:where(button,input,select){margin:0;}:where(button){text-transform:none;}:where(button,input:is([type="button" i],[type="reset" i],[type="submit" i])){-webkit-appearance:button;}:where(progress){vertical-align:baseline;}:where(select){text-transform:none;}:where(textarea){margin:0;}:where(input[type="search" i]){-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}::-webkit-input-placeholder{color:inherit;opacity:0.54;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}:where(button,input:is([type="button" i],[type="color" i],[type="reset" i],[type="submit" i]))::-moz-focus-inner{border-style:none;padding:0;}:where(button,input:is([type="button" i],[type="color" i],[type="reset" i],[type="submit" i]))::-moz-focusring{outline:1px dotted ButtonText;}:where(:-moz-ui-invalid){box-shadow:none;}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content;}:where(dialog:not([open])){display:none;}:where(summary){display:list-item;}
:root{--fontFamilyDefault:'Gotham Pro';--textDefaultColor:#111827;--grayColor:#D1D5DB;--grayTextColor:#9CA3AF;--grayTextColorLight:#E5E7EB;--grayTextColorMiddle:#6B7280;--grayTextColorDark:#4B5563;--grayBgColor:#F3F4F6;--grayBgColorDark:#374151;--redColorLight:#FEE2E2;--redColor:#D02B31;--redColorTransparent:#FECACA;--redColorHover:#F82128;--redColorActive:#E0262C;--redErrorText:#EF4444;--backgroundBg:#0D3BAB;--containerPaddingLeftRight:1.5rem;--containerMaxWidth:940px;--transitionDefault:0s all ease-in-out 0.1s;}
html,body,.dialog-off-canvas-main-canvas{display:block;width:100%;height:100%;}.wrap{display:flex;flex-direction:column;min-height:100%;}
.btn,input[type="submit"],button[type="submit"]{display:flex;align-items:center;justify-content:center;border:0;padding:0;outline:0;transition:var(--transitionDefault);text-decoration:none;}.btn--red-solid,.btn--red-transparent,input[type="submit"],button[type="submit"]{font-weight:800;font-size:1rem;height:3.5rem;padding:0 1.25rem;border-radius:.5rem;}.btn--red-solid,input[type="submit"],button[type="submit"]{color:#fff;filter:drop-shadow(0 0 1rem rgba(208,43,49,0.56));background-color:var(--redColor);}.btn--red-solid:hover,input[type="submit"]:hover,button[type="submit"]:hover{background-color:var(--redColorHover);filter:drop-shadow(0 .25rem 1.5rem rgba(208,43,49,0.48));}.btn--red-solid:active,input[type="submit"]:active,button[type="submit"]:active{color:var(--redColorTransparent);background-color:var(--redColor);filter:drop-shadow(0 0 1rem rgba(208,43,49,0.56));}.btn--red-solid:disabled,input[type="submit"]:disabled,button[type="submit"]:disabled{background-color:var(--redColor);opacity:.32;color:var(--redColorLight);}.btn--upload{margin:0;text-align:left;color:var(--grayTextColor);justify-content:flex-start;}.btn--upload::before{content:"";margin-right:.5rem;width:1rem;height:1rem;background:url(/themes/custom/base/assets/i/file-ico.svg) no-repeat center center;}.btn--red-transparent{color:var(--redColor) !important;border:.125rem solid var(--redColor);}.btn--red-transparent:hover{color:var(--redColorHover) !important;border-color:var(--redColorHover);filter:drop-shadow(0 0 1.5rem rgba(208,43,49,0.48));}.btn--red-transparent:active{color:var(--redColorActive) !important;border-color:var(--redColorActive);filter:drop-shadow(0 0 .5rem rgba(208,43,49,0.56));}
.link{text-decoration:none;display:inline-flex;position:relative;color:inherit;transition:var(--transitionDefault);}.link--phone{padding-left:1.125rem;font-size:1.063rem;line-height:2rem;font-weight:800;}.link--phone::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.625rem;height:1rem;background:url(/themes/custom/base/assets/i/phone-ico.svg) no-repeat center center / 100% auto;}.link--developer{line-height:1rem;font-size:.813rem;column-gap:.5rem;align-items:center;}.link--developer::before{content:"";display:block;width:1rem;height:1rem;background:url(/themes/custom/base/assets/i/july-ico.svg) no-repeat center center;}.link--question{padding-left:1.5rem;text-decoration:underline;text-underline-offset:.188rem;}.link--question::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background:url(/themes/custom/base/assets/i/question-ico.svg) no-repeat center center;}.block--social-links .link--social img{filter:brightness(0);transition:filter .15s linear 0s;}.block--social-links .link--social img:hover{filter:brightness(100%);}
.webform-submission-form{display:flex;flex-wrap:wrap;justify-content:space-between;}.form-item,.webform-confirmation__message{margin-bottom:1.5rem;position:relative;}.webform-confirmation__message .btn{margin-top:1.5rem;}.webform-confirmation{width:100%;}.form-actions + .form-item{margin-top:1.5rem;}input:not([type="radio"],[type="checkbox"]),select,.form-item,.form-actions{max-width:100%;width:100%;}.form-item-phone,.form-item-e-mail{max-width:calc(50% - .5rem);}input:not([type="radio"],[type="checkbox"],[type="submit"]),select{height:3rem;background:var(--grayBgColor);border-radius:.25rem;padding:0 .5rem;font-family:var(--fontFamilyDefault);color:var(--textDefaultColor);font-size:1rem;line-height:1.5rem;outline:0;border:0;}.webform-submission-form input:not([type="radio"],[type="checkbox"],[type="submit"]),.webform-submission-form select{padding-top:.375rem;}select{appearance:none;padding-right:1.5rem;background:url(/themes/custom/base/assets/i/arrow-down.svg) no-repeat right .5rem center,var(--grayBgColor);}.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) label{position:absolute;opacity:1;left:.5rem;transition:var(--transitionDefault);top:1rem;}.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox):focus-within label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox).has-value label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) input:valid ~ label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) select:valid ~ label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) input:not([value=""]):invalid ~ label{top:.375rem;}.webform-submission-form .form-item.form-type-checkbox input{display:none;}.webform-submission-form .form-item.form-type-checkbox label{position:relative;padding-left:1.75rem;display:block;}.webform-submission-form .form-item.form-type-checkbox label::before{content:"";width:1rem;height:1rem;position:absolute;left:0;top:0;border:.063rem solid var(--grayTextColorMiddle);border-radius:.125rem;}.webform-submission-form .form-item.form-type-checkbox input:checked ~ label::before{border-color:var(--grayBgColorDark);background:url(/themes/custom/base/assets/i/check-ico.svg) no-repeat center center,var(--grayBgColorDark);}.managed-file-placeholder{color:var(--grayTextColor);}
.main{flex-grow:1;}.container{margin:0 auto;padding:0 var(--containerPaddingLeftRight);max-width:calc(var(--containerPaddingLeftRight) * 2 + var(--containerMaxWidth));width:100%;}.container--footer{display:flex;flex-wrap:wrap;justify-content:space-between;}.container--header{position:relative;flex-grow:1;display:flex;flex-direction:column;}.header{min-height:800px;padding:3.125rem 0;background:url(/themes/custom/base/assets/i/background.png) no-repeat center top;background-size:cover;display:flex;align-items:center;flex-direction:column;overflow:hidden;}.content{padding:5rem 0;}.footer{padding:3.563rem 0 3.25rem;border-top:1px solid var(--grayColor);}.tabs.primary{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:1rem;padding:1.5rem 0;}.tabs.primary a{color:inherit;}.tabs.primary a.is-active{color:var(--redColor);}.maintenance-content{flex-grow:1;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/themes/custom/base/assets/i/header-bg.png) no-repeat center center / cover,var(--backgroundBg);color:#fff;}
.field--name-field-list{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:1.5rem;align-items:center;}.field--name-field-list img{max-width:5rem;height:auto;}.site-name,.maintenance-content h1{margin-top:5rem;}.block--header-content p + p{margin-top:1.5rem;}.block--header-content blockquote{margin-bottom:5rem;}.block--gubernator-photo img{display:block;margin-top:-172px;}
:is(.block--social-links,.block--footer-phone,.block--footer-description){margin-top:1.625rem;}.block--developer{margin-top:2.25rem;}.block--social-links{margin-left:1rem;}:where(.block--developer,.block--footer-description,.block--copyrights){width:100%;}.block--partners-links{margin-top:2.5rem;}.block--gubernator-photo{position:absolute;bottom:0;height:764px;}.block--gubernator-photo .block__content{position:relative;}.block--header-content{margin-top:2rem;}.block--header-content,.block--base-site-branding{position:relative;z-index:1;}
.ui-widget-overlay{opacity:1;background:url(/themes/custom/base/assets/i/modal-bg2.png) no-repeat center center / cover;}.ui-dialog-title,.ui-dialog-buttonpane,.ui-dialog .ui-dialog-titlebar-close span{display:none;}.ui-widget.ui-widget-content{border:0;width:100% !important;}.ui-dialog{background:transparent;}.ui-dialog .ui-dialog-titlebar{padding:0;border:0;background:transparent;}.ui-dialog .ui-dialog-content{padding:0 var(--containerPaddingLeftRight);}.ui-dialog .ui-dialog-content .form-actions input{display:flex !important;}.ui-dialog .ui-dialog-titlebar-close{position:fixed;top:1.5rem;right:1.5rem;width:1.25rem;height:1.25rem;background:url(/themes/custom/base/assets/i/close-ico.svg) no-repeat center center;}
html,body{font-family:var(--fontFamilyDefault);font-weight:400;font-size:1rem;line-height:1.5rem;color:var(--textDefaultColor);}h3,h2,h1,.site-name{font-weight:800;}h3{font-size:1.25rem;line-height:1.5rem;}h2,.site-name,h1{font-size:2rem;line-height:2.625rem;}.site-name a{color:#fff;text-decoration:none;}:where(.block--copyrights,.block--footer-description) .block__content{line-height:1.625rem;}.block--footer-phone .block__content{line-height:1rem;font-size:.813rem;}.block--footer-phone .block__content * + *{margin-top:.25rem;}.node .text-formatted{font-size:1.25rem;}.node .text-formatted *:not(:last-child,li,h1,h2,h3){margin-bottom:1rem;}.node .text-formatted :where(h1,h2,h3){margin-bottom:2rem;}.node .text-formatted :where(h1,h2,h3) a{color:inherit;text-decoration:none;}.node .text-formatted :where(h1+h2,h1+h3,h2+h1,h2+h3,h3+h1,h3+h2){margin-top:-2rem;}.node .text-formatted :where(ol,ul){padding-left:1.5rem;}.node .text-formatted :where(ol,ul) li{font-size:1rem;}.block--header-content .block__content{color:#fff;}.block--header-content blockquote{color:#fff;}blockquote{padding-left:1.5rem;font-size:1.25rem;line-height:3rem;border-left:.25rem solid var(--redColor);}.form-type-processed-text,.webform-confirmation__message{font-size:1rem;line-height:1.25rem;color:var(--grayTextColor);}.form-type-processed-text :where(h1,h2,h3,h4,h5,h6),.webform-confirmation__message :where(h1,h2,h3,h4,h5,h6){color:var(--grayTextColorLight);}:where(.form-type-processed-text,.webform-confirmation__message) * + *{margin-top:.5rem;}.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) label{font-size:.813rem;line-height:1rem;color:var(--grayTextColorMiddle);pointer-events:none;}.webform-submission-form .form-item.form-type-select label{opacity:0;}.webform-submission-form .form-item.form-type-checkbox label{color:var(--grayTextColorDark);font-size:.813rem;line-height:1rem;}.webform-submission-form .form-item.form-type-select:focus-within label,.webform-submission-form .form-item.form-type-select.has-value label,.webform-submission-form .form-item.form-type-select select:valid ~ label{opacity:1;}.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox):focus-within label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox).has-value label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) input:valid ~ label,.webform-submission-form .form-item:not(.form-type-managed-file,.form-type-checkbox) input:not([value=""]):invalid ~ label,.webform-submission-form .form-item.form-type-select select:valid ~ label{font-size:.625rem;line-height:.813rem;}.form-item--error-message{font-size:.813rem;line-height:1rem;margin-top:.125rem;color:var(--redErrorText);font-weight:400;}
@media screen and (min-width:768px){:root{--containerPaddingLeftRight:2rem;}.container--footer{display:grid;column-gap:1.5rem;grid-template-columns:48.295454% 31.10795454% 13.77840909%;justify-content:flex-start;}.block--copyrights{order:0;}.block--footer-phone{order:1;margin:0;}.block--social-links{order:2;margin:0;}.block--footer-description{order:3;margin:0;}.block--developer{order:4;align-self:center;margin:0;}h3{font-size:1.5rem;line-height:2rem;}h2,h1,.site-name{line-height:3rem;font-size:2.25rem;}.block--header-content .block__content{font-size:1.25rem;}.block--header-content .block__content .btn{max-width:340px;}.block--base-site-branding .site-name,.block--header-content .block__content{max-width:464px;}.block--header-content,.block--base-site-branding{position:relative;z-index:1;}.block--gubernator-photo,.block--gubernator-photo img{display:block;}.block--gubernator-photo{position:absolute;top:-3.125rem;left:85%;transform:translateX(-50%);}.block--gubernator-photo img{opacity:1;margin-left:0;margin-top:200px;}.block--gubernator-photo .block__content{margin-top:-161px;}.header{overflow:hidden;}.ui-dialog .ui-dialog-titlebar-close{width:2rem;height:2rem;background-size:100% 100%;top:3.25rem;right:1.875rem;}.ui-dialog .ui-dialog-content{margin:0 auto;max-width:calc(464px + 2*var(--containerPaddingLeftRight));}.form-item,.webform-confirmation__message{margin-bottom:2rem;}.webform-confirmation__message .btn{margin-top:2rem;}}@media screen and (min-width:480px){.block--header-content,.block--base-site-branding{position:relative;z-index:1;}.block--gubernator-photo,.block--gubernator-photo img{display:block;}.block--gubernator-photo{position:absolute;top:-3.125rem;left:85%;transform:translateX(-50%);}.block--gubernator-photo img{opacity:1;margin-left:0;margin-top:200px;}.block--gubernator-photo .block__content{margin-top:-161px;}}
@media screen and (min-width:1180px){.container--footer{column-gap:2rem;grid-template-columns:62.55319148936170212765957% 216px 72px;}.block--gubernator-photo{margin-right:0;}.block--gubernator-photo img{opacity:1;}.block--gubernator-photo .block__content{margin-top:-161px;margin-left:253px;}.block--gubernator-photo{left:65%;}}
@media screen and (max-width:480px){.block--base-site-branding{margin-bottom:19px;}.block--gubernator-photo img{max-width:545px;height:auto;margin-top:336px;}.block--header-content blockquote{margin-bottom:262px;}.block--header-content{margin-top:0rem;}.site-name{margin-top:1.56rem;}.block--gubernator-photo{left:-10%;}}@media screen and (max-width:360px){.block--gubernator-photo{left:-25%;}}

