/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsl(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;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgb(0,0,0,0),rgb(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;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@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(/core/themes/starterkit_theme/images/icons/loading-small.svg);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/themes/starterkit_theme/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/core/themes/starterkit_theme/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/themes/starterkit_theme/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/themes/starterkit_theme/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/themes/starterkit_theme/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/themes/starterkit_theme/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/themes/starterkit_theme/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.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(/core/themes/starterkit_theme/images/icons/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(/core/themes/starterkit_theme/images/icons/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(/core/themes/starterkit_theme/images/icons/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;}
@font-face{font-family:'OpenSans';font-weight:400;font-style:normal;font-display:swap;src:local("OpenSans-Regular"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Regular.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Regular.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Regular.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Regular.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:700;font-style:normal;font-display:swap;src:local("OpenSans-Bold"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Bold.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Bold.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Bold.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Bold.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:normal;font-style:italic;font-display:swap;src:local("OpenSans-Italic"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Italic.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Italic.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Italic.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Italic.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:700;font-style:italic;font-display:swap;src:local("OpenSans-BoldItalic"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-BoldItalic.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-BoldItalic.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-BoldItalic.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-BoldItalic.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:300;font-style:normal;font-display:swap;src:local("OpenSans-Light"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Light.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Light.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Light.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Light.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:800;font-style:normal;font-display:swap;src:local("OpenSans-ExtraBold"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBold.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBold.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBold.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBold.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:800;font-style:italic;font-display:swap;src:local("OpenSans-ExtraBoldItalic"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBoldItalic.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBoldItalic.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBoldItalic.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-ExtraBoldItalic.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:600;font-style:normal;font-display:swap;src:local("OpenSans-Semibold"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Semibold.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Semibold.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Semibold.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-Semibold.eot) format("eot");}@font-face{font-family:'OpenSans';font-weight:600;font-style:italic;font-display:swap;src:local("OpenSans-SemiboldItalic"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-SemiboldItalic.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-SemiboldItalic.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-SemiboldItalic.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/OpenSans-SemiboldItalic.eot) format("eot");}@font-face{font-family:'Gotham';font-weight:300;font-style:italic;font-display:swap;src:local("Gotham-LightItalic"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-LightItalic.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-LightItalic.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-LightItalic.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-LightItalic.eot) format("eot");}@font-face{font-family:'Gotham';font-weight:500;font-style:normal;font-display:swap;src:local("Gotham-Medium"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-Medium.woff2) format("woff2"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-Medium.woff) format("woff"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-Medium.ttf) format("ttf"),url(/themes/custom/watertown/dist/./assets/fonts/Gotham-Medium.eot) format("eot");}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0;}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;}.select2-results__option--selectable{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative;}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--group{padding:0;}.select2-container--default .select2-results__option--disabled{color:#999;}.select2-container--default .select2-results__option--selected{background-color:#ddd;}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option--group{padding:0;}.select2-container--classic .select2-results__option--disabled{color:grey;}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}*,*::before,*::after{box-sizing:border-box;}.transition *{transition:none !important;}.isopacity{opacity:0 !important;}html{overflow-wrap:break-word;word-wrap:break-word;font-size:18px;line-height:150%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-smooth:alwalys;text-shadow:1px 1px 1px rgba(0,0,0,0.004);scroll-behavior:smooth;padding-right:initial !important;}body{font-family:"OpenSans",sans-serif;padding-top:114px;}@media screen and (max-width:767px){body{padding-top:111px;}}@media screen and (max-width:499px){body{padding-top:138px;}}body.no-header-top{padding-top:82px;}@media screen and (max-width:767px){body.no-header-top{padding-top:79px;}}@media screen and (max-width:499px){body.no-header-top{padding-top:90px;}}body.no-header-top header .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{top:68px;}body.no-header-top header .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu > ul{top:40px;}body a{text-decoration:none;}audio,canvas,iframe,img,svg,video,object,input,textarea,picture{max-width:100%;vertical-align:middle;}img{width:auto;height:auto;visibility:hidden;}img[src],picture img{visibility:visible;}pre{margin:0;}input,textarea{display:block;width:100%;line-height:1;font-weight:inherit;}input[type='submit']{display:inline-block;width:auto;}ol:last-child,ul:last-child,dl:last-child{margin-bottom:0;}button{cursor:pointer;}p{margin:0;}p a{color:inherit;text-decoration:none;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){p a:hover{border-bottom-color:transparent !important;}}main > .layout-content > .region-content{position:relative;}.hide-account-access{display:none;position:fixed;top:160px;right:36px;z-index:97;width:38px;height:38px;font-size:0;line-height:0;background:#293F79 url(/themes/custom/watertown/dist/assets/images/close.svg) no-repeat center/auto;border-radius:50%;cursor:pointer;}@media screen and (max-width:767px){.hide-account-access{top:180px;right:10px;}}.hide-account-access.active{display:-ms-inline-flexbox;display:inline-flex;}@media screen and (min-width:1400px){.hide-account-access.static{position:absolute;top:50px;}}.paragraph.paragraph--type--title-block .field--name-field-subtitle,.paragraph.paragraph--type--upcoming-trips .field--name-field-subtitle,.paragraph.paragraph--type--info-grid .field--name-field-subtitle,.paragraph.paragraph--type--people-grid .field--name-field-subtitle,.paragraph.paragraph--type--people-grid-reference .field--name-field-subtitle{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.paragraph.paragraph--type--title-block .field--name-field-subtitle:before,.paragraph.paragraph--type--upcoming-trips .field--name-field-subtitle:before,.paragraph.paragraph--type--info-grid .field--name-field-subtitle:before,.paragraph.paragraph--type--people-grid .field--name-field-subtitle:before,.paragraph.paragraph--type--people-grid-reference .field--name-field-subtitle:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph.paragraph--type--title-block .field--name-field-subtitle + .field--name-field-title > h2:before,.paragraph.paragraph--type--upcoming-trips .field--name-field-subtitle + .field--name-field-title > h2:before,.paragraph.paragraph--type--info-grid .field--name-field-subtitle + .field--name-field-title > h2:before,.paragraph.paragraph--type--people-grid .field--name-field-subtitle + .field--name-field-title > h2:before,.paragraph.paragraph--type--people-grid-reference .field--name-field-subtitle + .field--name-field-title > h2:before{display:none;}.paragraph.paragraph--type--title-block .field--name-field-title > h2,.paragraph.paragraph--type--upcoming-trips .field--name-field-title > h2,.paragraph.paragraph--type--info-grid .field--name-field-title > h2,.paragraph.paragraph--type--people-grid .field--name-field-title > h2,.paragraph.paragraph--type--people-grid-reference .field--name-field-title > h2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.paragraph.paragraph--type--title-block .field--name-field-title > h2:before,.paragraph.paragraph--type--upcoming-trips .field--name-field-title > h2:before,.paragraph.paragraph--type--info-grid .field--name-field-title > h2:before,.paragraph.paragraph--type--people-grid .field--name-field-title > h2:before,.paragraph.paragraph--type--people-grid-reference .field--name-field-title > h2:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph.paragraph--type--comparison-chart .field--name-field-title > h3{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.paragraph.paragraph--type--comparison-chart .field--name-field-title > h3:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.text-formatted table{float:none;}.text-formatted table.stacktable.large-only{overflow:hidden;max-width:970px;width:100%;margin:auto;border-radius:20px;border-spacing:0;border-collapse:collapse;display:table;}@media screen and (max-width:1023px){.text-formatted table.stacktable.large-only{display:none;}}.text-formatted table.stacktable.large-only tr td,.text-formatted table.stacktable.large-only tr th{padding:20px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:600;line-height:180%;vertical-align:baseline;}.text-formatted table.stacktable.large-only tr td:first-child,.text-formatted table.stacktable.large-only tr th:first-child{padding-left:58px;text-align:left !important;}.text-formatted table.stacktable.large-only tr td:last-child,.text-formatted table.stacktable.large-only tr th:last-child{padding-right:58px;}.text-formatted table.stacktable.large-only thead{background-color:#E2E7ED;border-bottom:7px solid #F1F1F1;}.text-formatted table.stacktable.large-only thead tr th{color:#72757D;}.text-formatted table.stacktable.large-only tbody{background-color:#ffffff;}.text-formatted table.stacktable.large-only tbody tr{border-bottom:1px solid #E2E7ED;}.text-formatted table.stacktable.large-only tbody tr:last-child{border-bottom:none;}.text-formatted table.stacktable.large-only tbody tr td{color:#404040;}.text-formatted table.stacktable.large-only tbody tr td a{color:#293F79;text-decoration:none;border-bottom:1px solid #293F79;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.text-formatted table.stacktable.large-only tbody tr td a:hover{border-bottom-color:transparent;}}.text-formatted .table-mobile-cards{display:none;}@media screen and (max-width:1023px){.text-formatted .table-mobile-cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:26px;}}.text-formatted .table-mobile-cards .small-only{display:block;border-radius:30px;background-color:#ffffff;padding:28px 34px;}.text-formatted .table-mobile-cards .small-only tbody{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;}.text-formatted .table-mobile-cards .small-only tbody tr{display:-ms-flexbox;display:flex;gap:8px;-ms-flex-align:center;align-items:center;}@media screen and (max-width:767px){.text-formatted .table-mobile-cards .small-only tbody tr{-ms-flex-align:start;align-items:flex-start;}}.text-formatted .table-mobile-cards .small-only tbody tr a{color:#293F79;text-decoration:none;border-bottom:1px solid #293F79;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.text-formatted .table-mobile-cards .small-only tbody tr a:hover{border-bottom-color:transparent;}}.text-formatted .table-mobile-cards .small-only tbody tr:first-child .st-key,.text-formatted .table-mobile-cards .small-only tbody tr:first-child .st-val{font-weight:700;}.text-formatted .table-mobile-cards .small-only tbody tr .st-key{-ms-flex-item-align:start;align-self:flex-start;font-family:"OpenSans",sans-serif;font-weight:600;font-size:16px;line-height:1.8;color:#6F6F6F;}@media screen and (max-width:767px){.text-formatted .table-mobile-cards .small-only tbody tr .st-key{width:50%;}}.text-formatted .table-mobile-cards .small-only tbody tr .st-key::after{content:':';}.text-formatted .table-mobile-cards .small-only tbody tr .st-val{font-family:"OpenSans",sans-serif;font-weight:600;font-size:16px;line-height:1.8;color:#404040;}@media screen and (max-width:767px){.text-formatted .table-mobile-cards .small-only tbody tr .st-val{width:50%;}}.text-formatted h1{margin:24px 0;text-align:center;font-family:"OpenSans",sans-serif;font-size:60px;font-weight:600;line-height:125%;color:#000000;}@media screen and (max-width:1399px){.text-formatted h1{margin:20px 0;font-size:46px;}}@media screen and (max-width:1023px){.text-formatted h1{margin:18px 0;font-size:38px;}}@media screen and (max-width:767px){.text-formatted h1{font-size:30px;}}.text-formatted h2{margin:24px 0;text-align:center;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.text-formatted h2{margin:20px 0;font-size:32px;}}@media screen and (max-width:1023px){.text-formatted h2{margin:18px 0;font-size:30px;}}.text-formatted h3{margin:20px 0;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.text-formatted h3{margin:16px 0;font-size:26px;}}.text-formatted h4{margin:20px 0;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.text-formatted h4{margin:16px 0;font-size:22px;}}.text-formatted h6,.text-formatted h5{margin:16px 0;font-family:"OpenSans",sans-serif;font-size:22px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.text-formatted h6,.text-formatted h5{font-size:20px;}}.text-formatted li a,.text-formatted p a{color:#293F79;text-decoration:none;border-bottom:1px solid #293F79;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.text-formatted li a:hover,.text-formatted p a:hover{border-bottom-color:transparent;}}.page-403 main .layout-content,.page-404 main .layout-content{max-width:1256px;margin:0 auto;padding:100px 70px 200px;}@media screen and (max-width:767px){.page-403 main .layout-content,.page-404 main .layout-content{padding:70px 20px;}}.page-403 main .layout-content #block-watertown-content,.page-404 main .layout-content #block-watertown-content{font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:767px){.page-403 main .layout-content #block-watertown-content,.page-404 main .layout-content #block-watertown-content{font-size:24px;}}.path-frontpage header .region-header .menu--account .locations + .menu-item a{color:#0C2573;background-color:transparent;}@media screen and (min-width:1024px){.path-frontpage header .region-header .menu--account .locations + .menu-item a:hover{color:#ffffff;background-color:#293F79;}}.ui-dialog.ui-corner-all{overflow:hidden;padding-bottom:20px;border-radius:20px;}.ui-dialog.ui-corner-all .ui-dialog-titlebar{padding:20px 40px;text-align:center;background:#ffffff;}.ui-dialog.ui-corner-all .ui-dialog-titlebar .ui-dialog-title{margin:0 auto;float:initial;white-space:initial;font-family:"OpenSans",sans-serif;font-size:24px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1023px){.ui-dialog.ui-corner-all .ui-dialog-titlebar .ui-dialog-title{font-size:20px;}}.ui-dialog.ui-corner-all .ui-dialog-titlebar .ui-button{top:18px;right:10px;width:25px;height:25px;}.ui-dialog.ui-corner-all .ui-dialog-content{padding-right:40px;padding-left:40px;}.ui-dialog.ui-corner-all .ui-dialog-buttonpane{text-align:center;background:#ffffff;border:none;}.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset{float:initial;}.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset .webform-button--submit{min-width:132px;height:60px;margin-right:auto;margin-left:auto;padding:0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:1px solid #293F79;border-radius:30px;background-color:transparent;cursor:pointer;transition:500ms;}@media screen and (min-width:1024px){.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset .webform-button--submit:hover{background-color:#ffffff;}}.hidden-element{display:none !important;}.ajax-progress .sk-bounce .sk-bounce-dot:nth-child(1){background-color:#0C2573;}.ajax-progress .sk-bounce .sk-bounce-dot:nth-child(2){background-color:#081C53;}@media screen and (max-width:1023px){div.chat{bottom:56px;}}@media screen and (max-width:767px){div.chat{bottom:44px;}}@media screen and (max-width:409px){div.chat{bottom:68px;}}header{position:fixed;top:0;right:0;left:0;z-index:100;margin:auto;background-color:#ffffff;border-bottom:1px solid #EDEDED;}header .region-header-top{background-color:#F4F4F4;overflow:hidden;max-height:150px;transition:max-height 250ms,opacity 250ms;}header .region-header-top.hide{height:0;opacity:0;}header .region-header-top .block-block-content{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;height:100%;padding-top:6px;padding-bottom:6px;}@media screen and (max-width:767px){header .region-header-top .block-block-content{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){header .region-header-top .block-block-content{padding-right:20px;padding-left:20px;}}header .region-header-top .block-block-content .field--name-body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:100%;}header .region-header-top .block-block-content .field--name-body::before{content:'';display:inline-block;width:38px;height:20px;margin-right:7px;background:url(/themes/custom/watertown/dist/assets/images/fdic.svg) no-repeat center/contain;-ms-flex-negative:0;flex-shrink:0;}header .region-header-top .block-block-content .field--name-body p{font-family:"OpenSans",sans-serif;font-size:12px;line-height:150%;font-family:"Gotham",sans-serif;font-weight:300;font-style:italic;text-align:center;color:#000000;-ms-flex-item-align:center;align-self:center;}header .region-header{transition:box-shadow 500ms;}header .region-header__container{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:82px;}@media screen and (max-width:767px){header .region-header__container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){header .region-header__container{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1023px){header .region-header__container{height:79px;}}@media screen and (max-width:767px){header .region-header__container{height:90px;padding-bottom:21px;}}header .region-header .block-superfish{width:auto;}@media screen and (max-width:1023px){header .region-header .block-superfish{position:fixed;top:0;left:0;z-index:100;height:100%;width:100%;background-color:rgba(41,63,121,0.68);transition:opacity 500ms 500ms;opacity:0;pointer-events:none;}}@media screen and (max-width:1023px){header .region-header .block-superfish .js-close{position:absolute;top:60px;right:35px;display:-ms-inline-flexbox;display:inline-flex;width:44px;height:44px;font-size:0;line-height:0;border-radius:50%;background:#293F79 url(/themes/custom/watertown/dist/assets/images/close.svg) no-repeat center/auto;}}@media screen and (max-width:499px){header .region-header .block-superfish .js-close{right:15px;}}header .region-header .block-superfish .contextual-region{position:initial;}header .region-header .block-superfish .menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;overflow-y:auto;width:calc(100% - 60px);height:calc(100% - 120px);margin:60px 60px 60px 0;padding:60px;background:#293F79 url(/themes/custom/watertown/dist/assets/images/menu-img.svg) no-repeat left top/auto;border-radius:0 120px 45px 0;transition:transform 500ms;-ms-transform:translateX(-100vw);transform:translateX(-100vw);}}@media screen and (max-width:499px){header .region-header .block-superfish .menu{width:calc(100% - 30px);margin-right:30px;padding:60px 40px 30px 30px;}}header .region-header .block-superfish .menu::-webkit-scrollbar{display:none;}header .region-header .block-superfish .menu::-webkit-scrollbar{width:0;}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1{margin:0 20px;padding:0;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1{width:100%;margin:0 0 12px;}}@media screen and (max-width:499px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1{margin:0;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:0;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#0C2573;text-decoration:none;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button{width:100%;margin-bottom:16px;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;color:#ffffff;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button::before{content:'';display:inline-block;position:absolute;bottom:-2px;left:0;width:100%;border-bottom:2px solid transparent;-ms-transform:translateY(5px);transform:translateY(5px);transition:border-bottom-color 500ms,transform 500ms;}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button::after{content:'';display:inline-block;position:absolute;width:calc(100% + 25px);height:20px;bottom:-15px;left:0;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button::after{display:none;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button:hover::before{content:'';display:inline-block;border-bottom:2px solid #0C2573;-ms-transform:translateY(0);transform:translateY(0);}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button:hover .sf-sub-indicator{-ms-transform:rotate(180deg) translateY(12px);transform:rotate(180deg) translateY(12px);}}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button.active .sf-sub-indicator{-ms-transform:rotate(180deg) translateY(0);transform:rotate(180deg) translateY(0);}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button .sf-sub-indicator{position:absolute;top:11px;right:-32px;width:33px;height:100%;background:url(/themes/custom/watertown/dist/assets/images/arrow-down-blue.svg) no-repeat center/15px;transition:transform 500ms;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button .sf-sub-indicator{top:16px;right:0;width:16px;height:9px;padding-right:10px;padding-left:10px;background:url(/themes/custom/watertown/dist/assets/images/arrow-down-white.svg) no-repeat center/contain;-ms-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0);}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > .menuitem-button .sf-sub-indicator::after{content:'';display:inline-block;display:none;}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{position:fixed !important;overflow:hidden !important;top:100px;left:50%;z-index:2000;width:56vw !important;padding:42px 28px !important;background:#E44D5B !important;border-radius:0 0 0 60px;-ms-transform:translateX(-50%);transform:translateX(-50%);transition:top 250ms;box-shadow:none;}@media screen and (max-width:1599px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{width:98vw !important;}}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{position:initial !important;width:100% !important;height:0 !important;padding:0 20px !important;-ms-transform:translateX(0);transform:translateX(0);border-radius:0;background:transparent !important;opacity:1 !important;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul::after{content:'';display:inline-block;position:absolute;bottom:8px;left:-1px;z-index:-1;background-color:#ffffff;width:calc(100% + 2px);height:calc(100% - 8px);border-radius:0 0 0 60px;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul::after{display:none;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul .mega-menu-wrapper{display:-ms-flexbox;display:flex;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul .mega-menu-wrapper{-ms-flex-direction:column;flex-direction:column;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul .mega-menu-wrapper .simple-mega-menu-type-menu-with-image{position:relative;overflow:hidden;max-width:350px;width:100%;min-height:260px;margin-top:-42px;margin-bottom:-34px;margin-left:-29px;border-radius:0 0 0 60px;-ms-flex-negative:0;flex-shrink:0;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul .mega-menu-wrapper .simple-mega-menu-type-menu-with-image{display:none;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul .mega-menu-wrapper .simple-mega-menu-type-menu-with-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.is-open > ul{height:auto !important;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu > ul{position:absolute !important;width:340px !important;border-radius:0;left:50%;top:40px;padding-right:0 !important;padding-left:0 !important;-ms-transform:translateX(-50%);transform:translateX(-50%);}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu > ul:after{border-radius:0;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu .sf-depth-2{width:calc(100% - 44px);margin-left:22px;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu .sf-depth-2 .sf-depth-2{width:100%;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu .sf-depth-2 > .menuparent{margin-left:0;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2{width:calc(33.3333% - (350px - 28px) / 3 - 44px);margin-right:22px;margin-left:22px;-ms-flex-negative:0;flex-shrink:0;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2{width:100%;margin-right:0;margin-bottom:24px;margin-left:0;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2:nth-of-type(1){margin-left:50px;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2:nth-of-type(1){margin-left:0;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2:nth-of-type(3){margin-right:0;}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .nolink,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .menuitem-button{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px;padding:0;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:600;color:#293F79;text-decoration:none;transition:opacity 500ms;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .nolink,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .menuitem-button{font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;color:#c1c1c1;}}@media screen and (max-width:499px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .nolink,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .menuitem-button{margin-bottom:5px;font-size:22px;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .nolink:hover,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .menuitem-button:hover{opacity:.9;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .nolink .sf-sub-indicator,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 > .menuitem-button .sf-sub-indicator{display:none;}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 ul{position:initial !important;overflow:initial !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;background:transparent !important;border:none !important;clip:initial;box-shadow:none;opacity:1 !important;}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3{padding:12px 0;border-top:1px dashed #5C5C5C;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3{padding:18px 0;border-top-color:#445B9A;}}@media screen and (max-width:499px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3{padding:10px 0;}}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3:first-child{padding-top:6px;border-top:none;}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3 > .menuitem-button{display:-ms-inline-flexbox;display:inline-flex;padding:0;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:600;color:#5C5C5C;text-decoration:none;transition:opacity 500ms;}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3 > .menuitem-button{font-family:"OpenSans",sans-serif;font-size:22px;line-height:150%;font-weight:400;color:#ffffff;}}@media screen and (max-width:499px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3 > .menuitem-button{font-size:18px;}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3 > .menuitem-button:hover{opacity:.9;}}@media screen and (max-width:1023px){header .region-header .block-superfish.is-active{opacity:1;pointer-events:auto;}}@media screen and (max-width:1023px){header .region-header .block-superfish.is-active .menu{-ms-transform:translateX(0);transform:translateX(0);}}header .region-header .menu--account{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding:0 20px;}@media screen and (max-width:1023px){header .region-header .menu--account{-ms-flex:1 0 auto;flex:1 0 auto;position:inherit;}}header .region-header .menu--account .menu{margin:0;}header .region-header .menu--account .menu-item{padding:0;}@media screen and (max-width:1023px){header .region-header .menu--account .menu-item{display:none;}}header .region-header .menu--account .menu-item a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:10px 20px 11px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:600;color:#ffffff;text-decoration:none;border:1px solid #E5E6E8;background-color:#293F79;border-radius:30px;transition:color 500ms,background-color 500ms;}@media screen and (min-width:1024px){header .region-header .menu--account .menu-item a:hover{color:#0C2573;background-color:transparent;}}header .region-header .menu--account .menu-item.mobile-visible{display:none;}@media screen and (max-width:1023px){header .region-header .menu--account .menu-item.mobile-visible{display:block;}}header .region-header .menu--account .menu-item.account-login{position:absolute;bottom:-21px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);}header .region-header .menu--account .menu-item.account-login a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:9px 27px 10px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:600;color:#ffffff;text-decoration:none;border:1px solid #293F79;background-color:#293F79;border-radius:30px;transition:color 500ms,background-color 500ms;}header .region-header .menu--account .menu-item.account-login a:hover,header .region-header .menu--account .menu-item.account-login a:active,header .region-header .menu--account .menu-item.account-login a:focus-visible{color:#0C2573;background-color:#ffffff;}header .region-header .menu--account .menu-item.locations a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:10px 16px 11px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:600;color:#0C2573;text-decoration:none;border:1px solid #E5E6E8;background-color:#ffffff;border-radius:30px;transition:color 500ms,background-color 500ms;}header .region-header .menu--account .menu-item.locations a:hover,header .region-header .menu--account .menu-item.locations a:active,header .region-header .menu--account .menu-item.locations a:focus-visible{color:#ffffff;background-color:#293F79;}header .site-logo{display:-ms-flexbox;display:flex;max-width:218px;width:100%;max-height:100%;}@media screen and (max-width:1399px){header .site-logo{max-width:192px;}}@media screen and (max-width:767px){header .site-logo{max-width:168px;}}header .site-logo img{width:100%;height:100%;}header.fixed .region-header{box-shadow:0 0 7px #dddddd;}header.fixed .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{top:100px;}footer{position:relative;overflow:hidden;max-width:100%;padding-top:100px;background-color:#0E2879;border-top:1px solid #172D6E;border-radius:0 60px 0 0;}@media screen and (max-width:1399px){footer{padding-top:76px;}}footer::before{content:'';display:inline-block;position:absolute;bottom:35px;left:70px;z-index:1;width:71px;height:63px;background:url(/themes/custom/watertown/dist/assets/images/footer-icon.svg) no-repeat center/contain;}@media screen and (max-width:1599px){footer::before{left:35px;}}@media screen and (max-width:1399px){footer::before{bottom:44px;left:22px;width:54px;height:54px;}}@media screen and (max-width:1023px){footer::before{right:0;bottom:52px;left:0;margin:auto;}}@media screen and (max-width:767px){footer::before{bottom:48px;}}@media screen and (max-width:409px){footer::before{bottom:68px;}}footer .region-footer-top{max-width:1200px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-bottom:42px;}@media screen and (max-width:767px){footer .region-footer-top{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){footer .region-footer-top{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){footer .region-footer-top{max-width:calc(100% - (100px * 2) + (44px * 2));}}@media screen and (max-width:1023px){footer .region-footer-top{max-width:100%;margin-bottom:20px;}}footer .region-footer-top .field--name-body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:30px 12px;}@media screen and (max-width:1023px){footer .region-footer-top .field--name-body{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (max-width:499px){footer .region-footer-top .field--name-body{gap:20px;}}footer .region-footer-top .field--name-body .contact-info-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;}footer .region-footer-top .field--name-body .contact-info-item a{color:#ffffff;text-decoration:none;border-bottom:1px solid #ffffff;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){footer .region-footer-top .field--name-body .contact-info-item a:hover{border-bottom-color:transparent;}}footer .region-footer-top .field--name-body .contact-info-item .icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:64px;height:64px;margin-right:30px;border-radius:50%;}@media screen and (max-width:1399px){footer .region-footer-top .field--name-body .contact-info-item .icon{width:46px;height:46px;margin-right:18px;background-size:20px auto;}}footer .region-footer-top .field--name-body .contact-info-item.address{width:44%;}@media screen and (max-width:1023px){footer .region-footer-top .field--name-body .contact-info-item.address{width:calc(50% - 6px);}}@media screen and (max-width:499px){footer .region-footer-top .field--name-body .contact-info-item.address{width:100%;}}footer .region-footer-top .field--name-body .contact-info-item.address .icon{background:#081C53 url(/themes/custom/watertown/dist/assets/images/icon-1.svg) no-repeat center/26px auto;}@media screen and (max-width:1399px){footer .region-footer-top .field--name-body .contact-info-item.address .icon{background-size:20px auto;}}footer .region-footer-top .field--name-body .contact-info-item.phone{width:33%;}@media screen and (max-width:1023px){footer .region-footer-top .field--name-body .contact-info-item.phone{width:calc(50% - 6px);}}@media screen and (max-width:499px){footer .region-footer-top .field--name-body .contact-info-item.phone{width:100%;}}footer .region-footer-top .field--name-body .contact-info-item.phone .icon{background:#081C53 url(/themes/custom/watertown/dist/assets/images/icon-2.svg) no-repeat center/26px auto;}@media screen and (max-width:1399px){footer .region-footer-top .field--name-body .contact-info-item.phone .icon{background-size:20px auto;}}footer .region-footer-top .field--name-body .contact-info-item.routing{width:23%;}@media screen and (max-width:1023px){footer .region-footer-top .field--name-body .contact-info-item.routing{width:calc(50% - 6px);}}@media screen and (max-width:499px){footer .region-footer-top .field--name-body .contact-info-item.routing{width:100%;}}footer .region-footer-top .field--name-body .contact-info-item.routing .icon{background:#081C53 url(/themes/custom/watertown/dist/assets/images/icon-3.svg) no-repeat center/26px auto;}@media screen and (max-width:1399px){footer .region-footer-top .field--name-body .contact-info-item.routing .icon{background-size:20px auto;}}footer .region-footer{background-color:#0C2573;padding-top:25px;padding-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:14px;}@media screen and (max-width:1399px){footer .region-footer{gap:8px;}}@media screen and (max-width:1023px){footer .region-footer{padding-bottom:40px;}}@media screen and (max-width:767px){footer .region-footer{gap:18px;padding-top:14px;padding-bottom:26px;}}footer .region-footer > nav{max-width:1200px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){footer .region-footer > nav{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){footer .region-footer > nav{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){footer .region-footer > nav{max-width:calc(100% - (100px * 2) + (44px * 2));}}@media screen and (max-width:1023px){footer .region-footer > nav{max-width:100%;}}footer .region-footer > nav .menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;}footer .region-footer > nav .menu li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:0;}footer .region-footer > nav .menu a{display:-ms-inline-flexbox;display:inline-flex;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;color:#ffffff;text-decoration:none;opacity:.58;transition:transform 500ms,opacity 500ms;}@media screen and (max-width:1399px){footer .region-footer > nav .menu a{font-size:14px;}}@media screen and (min-width:1024px){footer .region-footer > nav .menu a:hover{-ms-transform:translateX(5px);transform:translateX(5px);opacity:.8;}}@media screen and (max-width:1023px){footer .region-footer > nav.menu--footer-legal-info{-ms-flex-order:1;order:1;}}footer .region-footer > nav.menu--footer-legal-info .menu{gap:0 8px;}@media screen and (max-width:767px){footer .region-footer > nav.menu--footer-legal-info .menu{-ms-flex-wrap:wrap;flex-wrap:wrap;}}footer .region-footer > nav.menu--footer-legal-info .menu li::after{content:'';display:inline-block;height:16px;width:1px;margin-left:8px;background-color:#ffffff;opacity:.58;}footer .region-footer > nav.menu--footer-legal-info .menu li:last-child::after{content:'';display:inline-block;display:none;}@media screen and (max-width:1023px){footer .region-footer > nav.menu--footer-policies{-ms-flex-order:0;order:0;}}footer .region-footer > nav.menu--footer-policies .menu{gap:30px;}@media screen and (max-width:767px){footer .region-footer > nav.menu--footer-policies .menu{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 24px;}}footer .region-footer-bottom{background-color:#081C53;padding-top:20px;padding-bottom:20px;}@media screen and (max-width:1023px){footer .region-footer-bottom{padding-top:30px;}}@media screen and (max-width:767px){footer .region-footer-bottom{background-color:transparent;padding-top:0;padding-bottom:0;}}footer .region-footer-bottom__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){footer .region-footer-bottom__container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){footer .region-footer-bottom__container{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){footer .region-footer-bottom__container{max-width:calc(100% - (100px * 2) + (44px * 2));}}@media screen and (max-width:1023px){footer .region-footer-bottom__container{max-width:100%;}}@media screen and (max-width:767px){footer .region-footer-bottom__container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-left:0;padding-right:0;}}@media screen and (max-width:767px){footer .region-footer-bottom .caption{padding:34px 30px 18px;background-color:#0B1B46;-ms-flex-order:1;order:1;width:100%;text-align:center;}}@media screen and (max-width:767px){footer .region-footer-bottom .social-links{padding:16px 30px 52px;background-color:#081C53;-ms-flex-order:0;order:0;width:100%;}}@media screen and (max-width:767px){footer .region-footer-bottom .social-links ul{-ms-flex-pack:center;justify-content:center;}}.user-logged-in{padding-top:153px !important;}@media screen and (max-width:1023px){.user-logged-in{padding-top:147px !important;}}@media screen and (max-width:767px){.user-logged-in{padding-top:158px !important;}}.user-logged-in.no-header-top{padding-top:121px !important;}@media screen and (max-width:1023px){.user-logged-in.no-header-top{padding-top:118px !important;}}@media screen and (max-width:767px){.user-logged-in.no-header-top{padding-top:129px !important;}}.user-logged-in.no-header-top header{top:39px;}.user-logged-in.no-header-top header .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{top:107px;}.user-logged-in.no-header-top header .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu > ul{top:40px;}.user-logged-in.no-header-top header.fixed .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{top:107px;}.user-logged-in.no-header-top header.fixed .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu > ul{top:40px;}.user-logged-in header{top:39px;}.user-logged-in header .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{top:139px;}.user-logged-in header.fixed .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1 > ul{top:139px;}.user-logged-in header.fixed .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu > ul{top:40px;}.select2{overflow:hidden;width:100% !important;height:50px;border-radius:30px;}.select2 .selection{display:inline-block;width:100%;height:100%;}.select2 .select2-selection{height:100%;border-radius:30px;}.select2 .select2-selection .select2-selection__rendered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding-right:40px;padding-left:24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#000000;}.select2 .select2-selection .select2-selection__arrow{width:34px;height:100%;}.select2 .select2-selection .select2-selection__arrow b{border-width:10px 6px 0 6px;border-color:#DADADA transparent transparent transparent;margin-left:-8px;margin-top:-5px;}.select2.select2-container--open.select2-container--above{border-top-left-radius:0;border-top-right-radius:0;}.select2.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0;}.select2.select2-container--open.select2-container--below{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2.select2-container--open.select2-container--below .select2-selection{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #DADADA transparent;border-width:0 6px 10px 6px;margin-top:-7px;}.select2-container.select2-container--open .select2-results .select2-results__option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding-right:40px;padding-left:16px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;}.select2-container.select2-container--open .select2-results .select2-results__option.select2-results__option--selected{display:none;}#block-watertown-menuburgerbutton{display:none;}@media screen and (max-width:1023px){#block-watertown-menuburgerbutton{display:-ms-flexbox;display:flex;}}.hamburger-js{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;width:44px;height:44px;font-size:0;line-height:0;color:transparent;background:url(/themes/custom/watertown/dist/assets/images/hamburger.svg) no-repeat center/24px auto;border:1px solid #F1F1F1;border-radius:50%;}.social-links{position:relative;}.social-links ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 -8px;padding:0;}@media screen and (max-width:1399px){.social-links ul{margin:0 -6px;}}.social-links ul li{margin:0 8px;list-style:none;}.social-links ul li:nth-child(1) a{background:url(/themes/custom/watertown/dist/assets/images/facebook.svg) no-repeat center/contain;}.social-links ul li:nth-child(2) a{background:url(/themes/custom/watertown/dist/assets/images/x.svg) no-repeat center/contain;}.social-links ul li:nth-child(3) a{background:url(/themes/custom/watertown/dist/assets/images/instagram.svg) no-repeat center/contain;}.social-links ul li:nth-child(4) a{background:url(/themes/custom/watertown/dist/assets/images/linkedin.svg) no-repeat center/contain;}.social-links ul a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:34px;height:34px;font-size:0;line-height:0;color:transparent;}@media screen and (max-width:1399px){.social-links ul a{width:24px;height:24px;}}.caption{position:relative;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;color:#ffffff;}@media screen and (max-width:1399px){.caption{font-size:14px;}}.slick-dots{display:-ms-flexbox !important;display:flex !important;-ms-flex-align:end;align-items:flex-end;gap:28px;margin:0;}.slick-dots li{list-style:none;padding:0;font-size:0;line-height:0;outline:none;border:none;}.slick-dots li button{width:15px;height:15px;padding:0;outline:none;border:none;border-radius:15px;background-color:#D1D1D1;transition:width 500ms,background-color 500ms;}@media screen and (max-width:1399px){.slick-dots li button{width:13px;height:13px;}}.slick-dots li.slick-active button{width:58px;border-radius:10px;background-color:#293F79;}@media screen and (max-width:1399px){.slick-dots li.slick-active button{width:43px;height:13px;}}.form-item.form-type-password,.form-item.form-type-tel,.form-item.form-type-email,.form-item.form-type-textfield,.form-item.form-type-textarea{position:relative;}.form-item.form-type-password label,.form-item.form-type-tel label,.form-item.form-type-email label,.form-item.form-type-textfield label,.form-item.form-type-textarea label{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px 24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;border-radius:30px;transition:opacity 500ms;}.form-item.form-type-password textarea,.form-item.form-type-password input,.form-item.form-type-tel textarea,.form-item.form-type-tel input,.form-item.form-type-email textarea,.form-item.form-type-email input,.form-item.form-type-textfield textarea,.form-item.form-type-textfield input,.form-item.form-type-textarea textarea,.form-item.form-type-textarea input{width:100%;height:60px;padding:24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;outline:none;background:#ffffff;border-radius:30px;border:1px solid #2E61A6;transition:border 500ms;}.form-item.form-type-password textarea:focus-visible,.form-item.form-type-password input:focus-visible,.form-item.form-type-tel textarea:focus-visible,.form-item.form-type-tel input:focus-visible,.form-item.form-type-email textarea:focus-visible,.form-item.form-type-email input:focus-visible,.form-item.form-type-textfield textarea:focus-visible,.form-item.form-type-textfield input:focus-visible,.form-item.form-type-textarea textarea:focus-visible,.form-item.form-type-textarea input:focus-visible{border-color:#7181A9;}.form-item.form-type-password.active label,.form-item.form-type-tel.active label,.form-item.form-type-email.active label,.form-item.form-type-textfield.active label,.form-item.form-type-textarea.active label{opacity:0;pointer-events:none;}.form-item.form-type-textarea textarea{height:265px;}.form-item.form-type-select label{display:none;}.form-item.form-type-select .select2{height:60px;}.form-item.form-type-select .select2 .select2-selection{font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;border-color:#2E61A6;}.form-item.form-type-select .select2 .select2-selection .select2-selection__rendered{width:calc(100% - 60px);height:calc(100% - 20px);margin-top:10px;margin-bottom:10px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;border-right:1px solid #2E61A6;}.form-item.form-type-select .select2 .select2-selection .select2-selection__arrow{width:60px;}.form-item.form-type-checkbox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}@media screen and (max-width:1399px){.form-item.form-type-checkbox{-ms-flex-direction:column;flex-direction:column;}}.form-item.form-type-checkbox label{font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;}.form-item.form-type-checkbox input{-ms-flex-order:1;order:1;display:-ms-inline-flexbox;display:inline-flex;width:auto;margin-left:15px;}.form-item.webform-type-radios legend span{font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;}.form-item.webform-type-radios .fieldset-wrapper .form-type-radio{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.form-item.webform-type-radios .fieldset-wrapper input{-ms-flex-order:1;order:1;display:-ms-inline-flexbox;display:inline-flex;width:auto;margin-left:15px;}.form-item.webform-type-radios .fieldset-wrapper label{font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;}.form-item.form-type-webform-image-file{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:100%;}@media screen and (max-width:1023px){.form-item.form-type-webform-image-file{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;}}.form-item.form-type-webform-image-file .button-action{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:200px;height:60px;margin:0;padding:0 24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;background:#2E61A6;border-radius:30px;border:1px solid #2E61A6;cursor:pointer;}.form-item.form-type-webform-image-file .button-action:before{margin-right:5px;font-size:26px;font-weight:600;}.form-item.form-type-webform-image-file .webform-image-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}@media screen and (max-width:1023px){.form-item.form-type-webform-image-file .webform-image-file{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;}}.form-item.form-type-webform-image-file .form-type-checkbox{margin-left:15px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;}@media screen and (max-width:1399px){.form-item.form-type-webform-image-file .form-type-checkbox{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;}}@media screen and (max-width:1023px){.form-item.form-type-webform-image-file .form-type-checkbox{margin:15px 0 0;}}.form-item.form-type-webform-image-file .form-type-checkbox a{color:#6C7180;border-bottom:1px solid #6C7180;text-decoration:none;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.form-item.form-type-webform-image-file .form-type-checkbox a:hover{border-bottom-color:transparent;}}.form-item.form-type-webform-image-file .form-submit{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:150px;height:40px;padding:0 24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;background:#2E61A6;border-radius:30px;border:1px solid #2E61A6;cursor:pointer;outline:none;}@media screen and (max-width:1023px){.form-item.form-type-webform-image-file .form-submit{margin:20px 0 0;}}.form-item.form-type-webform-image-file .form-submit.js-hide{display:none;}.form-item.form-type-managed-file > label{font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:600;color:#6C7180;}.form-item.form-type-managed-file .form-type-checkbox{font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;}@media screen and (max-width:1399px){.form-item.form-type-managed-file .form-type-checkbox{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;}}@media screen and (max-width:1023px){.form-item.form-type-managed-file .form-type-checkbox{margin:15px 0 0;}}.form-item.form-type-managed-file .form-type-checkbox a{color:#6C7180;border-bottom:1px solid #6C7180;text-decoration:none;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.form-item.form-type-managed-file .form-type-checkbox a:hover{border-bottom-color:transparent;}}.form-item.form-type-managed-file .form-managed-file{margin:20px 0;}.form-item.form-type-managed-file .form-managed-file > .form-submit{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:150px;height:40px;margin-top:20px;margin-right:0;margin-left:0;padding:0 24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;background:#2E61A6;border-radius:30px;border:1px solid #2E61A6;cursor:pointer;outline:none;}.form-item.form-type-managed-file .form-managed-file > .form-submit.js-hide{display:none;}.form-item.form-type-managed-file .form-managed-file label.button-action{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:200px;height:60px;margin:0;padding:0 24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;background:#2E61A6;border-radius:30px;border:1px solid #2E61A6;cursor:pointer;}.form-item.form-type-managed-file .form-managed-file label.button-action:before{margin-right:5px;font-size:26px;font-weight:600;}.form-item.form-type-managed-file .description{font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;}form .captcha{width:100%;margin-top:30px;font-family:"OpenSans",sans-serif;}@media screen and (max-width:767px){form .captcha{margin-top:15px;margin-bottom:15px;}}form .captcha .description{margin-top:20px;}.pager .pager__items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0;}.pager .pager__items .pager__item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:43px;padding:10px;}.pager .pager__items .pager__item a{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;letter-spacing:7.2px;color:#9B9B9B;text-decoration:none;transition:color 500ms;}@media screen and (min-width:1024px){.pager .pager__items .pager__item a:hover{color:#000000;}}.pager .pager__items .pager__item.pager__item--ellipsis{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;letter-spacing:7.2px;color:#9B9B9B;}.pager .pager__items .pager__item.pager__item--next a{display:-ms-flexbox;display:flex;}@media screen and (min-width:1024px){.pager .pager__items .pager__item.pager__item--next a:hover::before{content:'';display:inline-block;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-black.svg) no-repeat center/auto;}}.pager .pager__items .pager__item.pager__item--next a::before{content:'';display:inline-block;width:23px;height:23px;border:1px solid #9B9B9B;border-radius:50%;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-grey.svg) no-repeat center/auto;}.pager .pager__items .pager__item.pager__item--next a span{display:none;}.pager .pager__items .pager__item.pager__item--previous a{display:-ms-flexbox;display:flex;}@media screen and (min-width:1024px){.pager .pager__items .pager__item.pager__item--previous a:hover::before{content:'';display:inline-block;background:url(/themes/custom/watertown/dist/assets/images/arrow-left-black.svg) no-repeat center/auto;}}.pager .pager__items .pager__item.pager__item--previous a::before{content:'';display:inline-block;width:23px;height:23px;border:1px solid #9B9B9B;border-radius:50%;background:url(/themes/custom/watertown/dist/assets/images/arrow-left-grey.svg) no-repeat center/auto;}.pager .pager__items .pager__item.pager__item--previous a span{display:none;}.pager .pager__items .pager__item.pager__item--first,.pager .pager__items .pager__item.pager__item--last{display:none;}.pager .pager__items .pager__item.is-active a{color:#000000;}.slick__arrow{position:absolute;top:50%;left:-50px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 100px);}.slick__arrow .slick-arrow{width:50px;height:50px;padding:0;font-size:0;line-height:0;background:#ffffff url(/themes/custom/watertown/dist/assets/images/arrow-slick-blue.svg) no-repeat center/20px;border:2px solid #293F79;border-radius:50%;transition:background 500ms;}@media screen and (min-width:1024px){.slick__arrow .slick-arrow:hover{background-color:transparent;background-position:18px center;}}.slick__arrow .slick-arrow.slick-prev{-ms-transform:rotate(180deg);transform:rotate(180deg);}.gm-style-iw.gm-style-iw-c{padding:17px 13px !important;border-radius:20px;}.gm-style-iw.gm-style-iw-c .gm-style-iw-chr{position:relative;}.gm-style-iw.gm-style-iw-c .gm-style-iw-chr .gm-style-iw-ch{display:none;}.gm-style-iw.gm-style-iw-c .gm-style-iw-chr button{position:absolute !important;top:-18px;right:-14px;}.gm-style-iw.gm-style-iw-c .gm-style-iw-d{padding-right:15px;padding-bottom:0;}.gm-style-iw.gm-style-iw-c .gm-style-iw-d h3{margin:0;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:600;color:#000000;}.gm-style-iw.gm-style-iw-c .gm-style-iw-d .geolocation-address{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:7px;font-family:"OpenSans",sans-serif;font-size:13px;line-height:150%;font-weight:400;color:#6C7180;}.gm-style-iw.gm-style-iw-c .gm-style-iw-d .field-content{font-family:"OpenSans",sans-serif;font-size:13px;line-height:150%;font-weight:400;color:#293F79;}.gm-style-iw.gm-style-iw-c .gm-style-iw-d .field-content a{font-family:"OpenSans",sans-serif;font-size:13px;line-height:150%;font-weight:400;color:#293F79;text-decoration:none;}div#mc_embed_signup .mc-field-group{position:relative;padding-bottom:0;min-height:initial;}div#mc_embed_signup .mc-field-group label{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px 24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;border-radius:30px;transition:opacity 500ms;}div#mc_embed_signup .mc-field-group label .asterisk{color:inherit;font-size:inherit;font-weight:inherit;position:initial;}div#mc_embed_signup .mc-field-group textarea,div#mc_embed_signup .mc-field-group input{width:100%;height:60px;padding:24px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#6C7180;outline:none;background:#ffffff;border-radius:30px;border:1px solid #2E61A6 !important;transition:border 500ms;text-indent:0;}div#mc_embed_signup .mc-field-group textarea:focus-visible,div#mc_embed_signup .mc-field-group input:focus-visible{border-color:#7181A9;}div#mc_embed_signup .mc-field-group.active label{opacity:0;pointer-events:none;}#block-watertown-speedbumpblock{display:none;position:fixed;height:auto;top:50.2258px;z-index:101;margin-top:70px !important;max-width:700px;background:#fff;border-radius:0;padding:30px 45px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);}@media screen and (max-width:1023px){#block-watertown-speedbumpblock{width:100%;}}@media screen and (max-width:499px){#block-watertown-speedbumpblock{padding:30px 20px;top:0;bottom:5px;overflow-y:scroll;}}#block-watertown-speedbumpblock h3{color:#2e61a6;margin-bottom:23px;font-weight:300;font-size:22px;}#block-watertown-speedbumpblock h3:after{display:none;}#block-watertown-speedbumpblock p{font-family:"Gotham",sans-serif;font-size:15px;font-weight:300;margin-bottom:10px;margin-top:0;color:#686767;line-height:1.8em;overflow-wrap:break-word;}#block-watertown-speedbumpblock .buttons-speedbump--wrapper{margin:60px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}@media screen and (max-width:767px){#block-watertown-speedbumpblock .buttons-speedbump--wrapper{-ms-flex-direction:column;flex-direction:column;}}#block-watertown-speedbumpblock .buttons-speedbump--wrapper a{font-family:"Gotham",sans-serif;text-decoration:none;font-size:15px;font-weight:400;color:#2e61a6;border:1px solid #5e7da1;border-radius:150px;padding:10px 20px 11px;margin-right:20px;}@media screen and (max-width:767px){#block-watertown-speedbumpblock .buttons-speedbump--wrapper a{width:50%;text-align:center;margin:10px auto;}}@media screen and (max-width:499px){#block-watertown-speedbumpblock .buttons-speedbump--wrapper a{width:100%;}}#block-watertown-speedbumpblock .buttons-speedbump--wrapper a:hover{background-color:#2e61a6;color:#fff;}#block-watertown-accountlogin{position:fixed;top:166px;right:44px;z-index:40;overflow:hidden;max-width:420px;width:100%;padding:32px 40px 0;background-color:#293F79;border-radius:0 120px 30px 30px;color:#ffffff;pointer-events:none;opacity:0;visibility:hidden;transition:opacity 500ms;box-shadow:0 12px 30.3px 0 rgba(0,0,0,0.25);}@media screen and (max-width:767px){#block-watertown-accountlogin{right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;max-width:100%;height:calc(100vh - 166px);border-radius:0;border-top:7px solid #E44D5B;}}#block-watertown-accountlogin::before{content:'';display:inline-block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:120px;border-radius:0 120px 0 0;background-color:#E44D5B;transition:opacity 500ms;opacity:0;}@media screen and (max-width:767px){#block-watertown-accountlogin::before{display:none;}}#block-watertown-accountlogin::after{content:'';display:inline-block;position:absolute;top:7px;left:0;z-index:-1;width:100%;height:100%;border-radius:0 120px 0 0;background-color:#293F79;transition:opacity 500ms;}@media screen and (max-width:767px){#block-watertown-accountlogin::after{display:none;}}@media screen and (max-width:767px){#block-watertown-accountlogin .field--name-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto;}}#block-watertown-accountlogin .block-title{margin:0;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;}#block-watertown-accountlogin .form-item-account-select{margin-top:0;margin-bottom:12px;}#block-watertown-accountlogin .form-item-account-select .account-login-description{display:-ms-flexbox;display:flex;margin-bottom:25px;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;}#block-watertown-accountlogin .form-item-account-select .account-login-description::after{content:'';display:inline-block;display:none;}#block-watertown-accountlogin .form-item-account-select select{width:100%;height:50px;}@media screen and (max-width:767px){#block-watertown-accountlogin .webform-action_personal,#block-watertown-accountlogin .webform-action_business{-ms-flex:1 0 auto;flex:1 0 auto;}}#block-watertown-accountlogin .webform-action_personal .form-actions,#block-watertown-accountlogin .webform-action_business .form-actions{margin-top:0;margin-bottom:0;}#block-watertown-accountlogin .webform-action_personal .form-actions a,#block-watertown-accountlogin .webform-action_business .form-actions a{display:-ms-flexbox;display:flex;height:50px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;text-decoration:none;border-radius:50px;border:1px solid #DADADA;transition:background-color 500ms,color 500ms,border-color 500ms;}@media screen and (min-width:1024px){#block-watertown-accountlogin .webform-action_personal .form-actions a:hover,#block-watertown-accountlogin .webform-action_business .form-actions a:hover{color:#0C2573;background-color:#ffffff;border-color:#0C2573;}#block-watertown-accountlogin .webform-action_personal .form-actions a:hover button,#block-watertown-accountlogin .webform-action_business .form-actions a:hover button{color:#0C2573;}}#block-watertown-accountlogin .webform-action_personal .form-actions a button,#block-watertown-accountlogin .webform-action_business .form-actions a button{display:block;width:100%;height:100%;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;background-color:transparent;border:none;outline:none;transition:color 500ms;}#block-watertown-accountlogin .webform-action_personal .form-item a,#block-watertown-accountlogin .webform-action_business .form-item a{display:-ms-inline-flexbox;display:inline-flex;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#ffffff;text-decoration:none;transition:transform 500ms;}@media screen and (min-width:1024px){#block-watertown-accountlogin .webform-action_personal .form-item a:hover,#block-watertown-accountlogin .webform-action_business .form-item a:hover{-ms-transform:scale(1.05);transform:scale(1.05);}}#block-watertown-accountlogin .additional-links{margin-top:18px;margin-bottom:0;margin-right:-40px;margin-left:-40px;padding:35px 45px 28px;background-color:#ffffff;border-radius:120px 0 30px 30px;}@media screen and (max-width:767px){#block-watertown-accountlogin .additional-links{border-radius:60px 0 0 0;}}#block-watertown-accountlogin .additional-links .locations-link,#block-watertown-accountlogin .additional-links .rates-link{padding:9px 0 12px;border-bottom:1px solid #DADADA;}#block-watertown-accountlogin .additional-links .locations-link a,#block-watertown-accountlogin .additional-links .rates-link a{display:-ms-inline-flexbox;display:inline-flex;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#0C2573;text-decoration:none;transition:transform 500ms;}@media screen and (min-width:1024px){#block-watertown-accountlogin .additional-links .locations-link a:hover,#block-watertown-accountlogin .additional-links .rates-link a:hover{-ms-transform:scale(1.05);transform:scale(1.05);}}#block-watertown-accountlogin .additional-links .rates-link{padding:9px 0 0;border-bottom:none;}#block-watertown-accountlogin.is-show{pointer-events:initial;opacity:1;visibility:visible;}#block-watertown-accountlogin.is-show::before{content:'';display:inline-block;transition-delay:500ms;opacity:1;}@media screen and (max-width:767px){#block-watertown-accountlogin.is-show::before{display:none;}}@media screen and (min-width:1400px){#block-watertown-accountlogin.is-show.static{position:absolute;top:58px;}}#block-watertown-haveaquestion{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;max-width:1256px;width:100%;min-height:174px;margin-top:70px;margin-right:auto;margin-bottom:-42px;margin-left:auto;padding:25px 680px 25px 48px;background-color:#F1F1F1;border-radius:20px;box-shadow:0 12px 30.3px 0 rgba(0,0,0,0.25);}@media screen and (max-width:1599px){#block-watertown-haveaquestion{padding:25px 440px 25px 48px;}}@media screen and (max-width:1399px){#block-watertown-haveaquestion{max-width:calc(100% - (95px * 2));min-height:114px;margin-top:58px;padding:10px 400px 10px 20px;}}@media screen and (max-width:1023px){#block-watertown-haveaquestion{margin-top:40px;max-width:calc(100% - (44px * 2));padding:14px 300px 14px 18px;}}@media screen and (max-width:767px){#block-watertown-haveaquestion{margin-top:50px;max-width:calc(100% - 60px);padding:133px 28px 28px;}}@media screen and (max-width:499px){#block-watertown-haveaquestion{margin-top:50px;max-width:calc(100% - 40px);padding:133px 28px 28px;}}@media screen and (max-width:767px){#block-watertown-haveaquestion .content-wrapper{padding-top:22px;}}#block-watertown-haveaquestion .field--name-field-image{position:absolute;top:0;right:0;overflow:hidden;width:600px;height:100%;border-radius:120px 0 0 0;}@media screen and (max-width:1599px){#block-watertown-haveaquestion .field--name-field-image{width:400px;}}@media screen and (max-width:1023px){#block-watertown-haveaquestion .field--name-field-image{width:300px;}}@media screen and (max-width:767px){#block-watertown-haveaquestion .field--name-field-image{width:100%;top:0;height:133px;border-radius:0;}}#block-watertown-haveaquestion .field--name-field-image .contextual-region{position:initial;}#block-watertown-haveaquestion .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}#block-watertown-haveaquestion .field--name-field-title{margin-bottom:10px;font-family:"OpenSans",sans-serif;font-size:24px;line-height:150%;font-family:"Gotham",sans-serif;font-weight:500;color:#000000;}@media screen and (max-width:767px){#block-watertown-haveaquestion .field--name-field-title{font-size:18px !important;line-height:150%;}}@media screen and (max-width:1399px){#block-watertown-haveaquestion .field--name-field-title{font-size:20px;margin-bottom:3px;}}@media screen and (max-width:1023px){#block-watertown-haveaquestion .field--name-field-title{margin-bottom:0;}}#block-watertown-haveaquestion .field--name-field-description-formatted{margin-bottom:5px;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;color:#6C7180;}@media screen and (max-width:767px){#block-watertown-haveaquestion .field--name-field-description-formatted{font-size:14px !important;line-height:130%;}}@media screen and (max-width:1399px){#block-watertown-haveaquestion .field--name-field-description-formatted{font-size:14px;margin-bottom:3px;}}#block-watertown-haveaquestion .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#293F79;text-decoration:none;}@media screen and (min-width:1024px){#block-watertown-haveaquestion .field--name-field-link a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);}}@media screen and (min-width:1024px){#block-watertown-haveaquestion .field--name-field-link a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);}}#block-watertown-haveaquestion .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:transform 500ms;}#block-watertown-content .user-pass,#block-watertown-content .user-login-form{max-width:995px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){#block-watertown-content .user-pass,#block-watertown-content .user-login-form{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){#block-watertown-content .user-pass,#block-watertown-content .user-login-form{padding-right:20px;padding-left:20px;}}#block-watertown-content .user-pass .form-item,#block-watertown-content .user-login-form .form-item{width:100%;}#block-watertown-content .user-pass p,#block-watertown-content .user-login-form p{width:100%;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;text-align:center;}#block-watertown-content .user-pass .form-actions,#block-watertown-content .user-login-form .form-actions{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;margin-top:30px;margin-right:auto;margin-bottom:0;margin-left:auto;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (max-width:1023px){#block-watertown-content .user-pass .form-actions,#block-watertown-content .user-login-form .form-actions{margin-top:11px;}}@media screen and (min-width:1024px){#block-watertown-content .user-pass .form-actions:hover,#block-watertown-content .user-login-form .form-actions:hover{background-color:#ffffff;}#block-watertown-content .user-pass .form-actions:hover::after,#block-watertown-content .user-login-form .form-actions:hover::after{content:'';display:inline-block;right:15px;}}#block-watertown-content .user-pass .form-actions::after,#block-watertown-content .user-login-form .form-actions::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}#block-watertown-content .user-pass .form-actions::after,#block-watertown-content .user-login-form .form-actions::after{content:'';display:inline-block;position:absolute;top:25px;right:20px;transition:right 500ms;}#block-watertown-content .user-pass .form-actions input,#block-watertown-content .user-login-form .form-actions input{cursor:pointer;height:60px;padding:0 44px 0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:none;background-color:transparent;}#block-watertown-tabs{position:fixed;top:200px;right:0;left:0;z-index:999;width:37px;height:37px;font-size:0;border-radius:0;background:#ffffff url(/themes/custom/watertown/dist/assets/images/settings.png) no-repeat center;cursor:pointer;}#block-watertown-tabs .contextual{display:none;}#block-watertown-tabs ul{position:absolute;top:36px;left:0;display:none;width:-moz-fit-content;width:fit-content;padding:0;border-radius:0;border:0.25px solid darkgray;background:#ffffff;}#block-watertown-tabs ul li{display:list-item;}#block-watertown-tabs ul li:not(:last-child){border-bottom:1px solid #CCCCCC;}#block-watertown-tabs ul li a{padding:0.5em 1.5em;font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:600;color:#293F79;}#block-watertown-tabs ul li a.active{display:block;margin:0;padding:14px 85px 14px 20px;font-size:20px;color:darkslategray;border:none;background:none;}#block-watertown-tabs ul li a.active:hover{background-color:lightgrey;}#block-watertown-tabs.open-tabs ul{display:block;}.block-content__item{padding:32px 0 32px 52px;border-top:1px solid #C2C2C2;}@media screen and (min-width:1024px){.block-content__item.mod{padding-left:0;}}@media screen and (min-width:1024px){.block-content__item.mod .block-content__item-title{margin-left:52px;}}.block-content__item-title{position:relative;margin-bottom:5px;color:#293F79;font-family:"Gotham",sans-serif;font-size:22px;font-weight:500;line-height:150%;}.block-content__item-title::before{content:'';display:inline-block;position:absolute;top:3px;left:-52px;width:28px;height:28px;background-position:center;background-repeat:no-repeat;background-size:contain;}.block-content__item-title.block-chat::before{content:'';display:inline-block;background-image:url(/themes/custom/watertown/dist/assets/images/chat.svg);}.block-content__item-title.call-us::before{content:'';display:inline-block;background-image:url(/themes/custom/watertown/dist/assets/images/call-us.svg);}.block-content__item-title.email::before{content:'';display:inline-block;background-image:url(/themes/custom/watertown/dist/assets/images/email.svg);}.block-content__item-info a{color:#293F79 !important;border:none !important;}.block-content__item-info-links{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-bottom:28px;}.block-content__item-info-links a{font-weight:700 !important;color:#293F79 !important;border:none !important;}.block-content__item-info-links-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-top:20px;}.block-content__item-info-links-icon a{position:relative;margin-top:12px;margin-left:42px;font-size:16px !important;font-weight:700 !important;color:#293F79 !important;word-break:break-word;border:none !important;}.block-content__item-info-links-icon a::before{content:'';display:inline-block;position:absolute;top:3px;left:-42px;width:28px;height:28px;background-position:center;background-repeat:no-repeat;background-size:contain;border-bottom:1px solid transparent !important;transition:border-bottom-color 500ms;}.block-content__item-info-links-icon a[href^="mailto:"]::before{content:'';display:inline-block;background-image:url(/themes/custom/watertown/dist/assets/images/email.svg);}.block-content__item-info-links-icon a[href^="tel:"]::before{content:'';display:inline-block;background-image:url(/themes/custom/watertown/dist/assets/images/call-us.svg);}.block-content__item-info p{margin:0 !important;}.block-content__item-info p a{color:#293F79 !important;border:none !important;}.block-content__item-text{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:600;font-style:italic;color:#6C7180;}@media screen and (max-width:1023px){.block-content__item-text{font-size:16px;}}.hero-section{position:relative;overflow:hidden;min-height:600px;}@media screen and (max-width:1399px){.hero-section{min-height:460px;border-radius:0 0 60px 60px;}}.hero-section__background{position:absolute;top:0;left:0;width:100%;height:100%;}.hero-section__background::after{content:'';display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#03030385;}.hero-section__background .contextual-region{position:initial;}.hero-section__background img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;transition:transform 100ms;}.hero-section .container{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.hero-section .container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.hero-section .container{padding-right:20px;padding-left:20px;}}.hero-section .container .hero-section{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding-top:58px;padding-bottom:58px;}@media screen and (max-width:1399px){.hero-section .container .hero-section{padding-top:50px;padding-bottom:50px;}}@media screen and (max-width:1023px){.hero-section .container .hero-section{padding-top:70px;padding-bottom:70px;}}.hero-section .container .hero-section-content{max-width:800px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}@media screen and (max-width:1399px){.hero-section .container .hero-section-content{max-width:560px;}}@media screen and (max-width:1023px){.hero-section .container .hero-section-content{max-width:100%;}}.hero-section .container .hero-section__subtitle .field--name-field-subtitle{font-family:"OpenSans",sans-serif;font-weight:700;font-size:20px;line-height:1.25;letter-spacing:0;color:#ffffff;margin-bottom:0;}@media screen and (max-width:1399px){.hero-section .container .hero-section__subtitle .field--name-field-subtitle{margin-bottom:3px;}}.hero-section .container .hero-section h2,.hero-section .container .hero-section h1{margin:0;}.hero-section .container .hero-section h2,.hero-section .container .hero-section h1,.hero-section .container .hero-section__title{font-family:"OpenSans",sans-serif;font-size:60px;line-height:150%;font-weight:600;line-height:125%;color:#ffffff;}@media screen and (max-width:767px){.hero-section .container .hero-section h2,.hero-section .container .hero-section h1,.hero-section .container .hero-section__title{font-size:38px !important;line-height:125%;}}@media screen and (max-width:1399px){.hero-section .container .hero-section h2,.hero-section .container .hero-section h1,.hero-section .container .hero-section__title{font-size:46px;}}@media screen and (max-width:1023px){.hero-section .container .hero-section h2,.hero-section .container .hero-section h1,.hero-section .container .hero-section__title{text-align:center;font-size:38px;}}.hero-section .container .hero-section__description{margin-top:8px;font-family:"OpenSans",sans-serif;font-size:28px;line-height:150%;font-weight:400;color:#ffffff;}@media screen and (max-width:767px){.hero-section .container .hero-section__description{font-size:20px !important;line-height:150%;}}@media screen and (max-width:1399px){.hero-section .container .hero-section__description{font-size:24px;}}@media screen and (max-width:1023px){.hero-section .container .hero-section__description{text-align:center;font-size:20px;}}.hero-section .container .hero-section__links,.hero-section .container .hero-section__button{margin-top:30px;}@media screen and (max-width:1399px){.hero-section .container .hero-section__links,.hero-section .container .hero-section__button{margin-top:28px;}}@media screen and (max-width:1023px){.hero-section .container .hero-section__links,.hero-section .container .hero-section__button{margin-top:20px;}}.hero-section .container .hero-section__links .field__items,.hero-section .container .hero-section__button .field__items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:26px;}@media screen and (max-width:1023px){.hero-section .container .hero-section__links .field__items,.hero-section .container .hero-section__button .field__items{-ms-flex-pack:center;justify-content:center;}}.hero-section .container .hero-section__links a,.hero-section .container .hero-section__button a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#293F79;text-decoration:none;background-color:#ffffff;border-radius:30px;border:1px solid #ffffff;transition:500ms;}@media screen and (min-width:1024px){.hero-section .container .hero-section__links a:hover::after,.hero-section .container .hero-section__button a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;}}.hero-section .container .hero-section__links a::after,.hero-section .container .hero-section__button a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:transform 500ms;}@media screen and (min-width:1024px){.hero-section .container .hero-section__links a:hover,.hero-section .container .hero-section__button a:hover{background-color:#293F79;border-color:#293F79;color:#ffffff;}}.hero-section__text-position-center .container .hero-section{padding-bottom:106px;}@media screen and (max-width:1399px){.hero-section__text-position-center .container .hero-section{padding-bottom:70px;}}.hero-section__text-position-center .slick--field-megaheader-slider{position:relative;overflow:hidden;}@media screen and (min-width:1024px){.hero-section__text-position-center .slick--field-megaheader-slider:hover .slick__arrow{left:0;width:100%;opacity:1;}}.hero-section__text-position-center .slick--field-megaheader-slider .slick__arrow{top:calc(50% - 21px);left:-5%;width:110%;padding:0 58px;opacity:0;pointer-events:none;transition:500ms;}@media screen and (max-width:1023px){.hero-section__text-position-center .slick--field-megaheader-slider .slick__arrow{display:none;}}.hero-section__text-position-center .slick--field-megaheader-slider .slick__arrow .slick-arrow{pointer-events:auto;width:42px;height:42px;background:transparent url(/themes/custom/watertown/dist/assets/images/arrow-slick-white.svg) no-repeat center/contain !important;border:0;border-radius:0;transition:500ms;}@media screen and (min-width:1024px){.hero-section__text-position-center .slick--field-megaheader-slider .slick__arrow .slick-arrow:hover{-ms-transform:scale(1.1);transform:scale(1.1);}}@media screen and (min-width:1024px){.hero-section__text-position-center .slick--field-megaheader-slider .slick__arrow .slick-arrow.slick-prev:hover{-ms-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg);}}.hero-section__text-position-center .slick--field-megaheader-slider .slick-dots{position:absolute;bottom:56px;left:0;-ms-flex-pack:center;justify-content:center;width:100%;padding:0;}@media screen and (max-width:1399px){.hero-section__text-position-center .slick--field-megaheader-slider .slick-dots{bottom:28px;}}.hero-section__text-position-center .hero-section .hero-section-content{-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;text-align:center;}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container{padding-right:20px;padding-left:20px;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding-top:50px;padding-bottom:20px;}@media screen and (max-width:1399px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{padding-top:30px;padding-bottom:40px;}}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{padding-top:54px;padding-bottom:44px;}}@media screen and (max-width:767px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{padding-top:60px;padding-bottom:20px;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section-content{max-width:800px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;text-align:center;}@media screen and (max-width:1399px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section-content{max-width:730px;}}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section-content{max-width:100%;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section-content:before{content:'';display:block;width:32px;height:32px;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__subtitle .field--name-field-subtitle{font-family:"OpenSans",sans-serif;font-weight:700;font-size:18px;line-height:1.25;letter-spacing:0;color:#000000;margin-bottom:0;}@media screen and (max-width:1399px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__subtitle .field--name-field-subtitle{margin-bottom:3px;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section h1{margin:0;}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section h1,.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__title{font-family:"OpenSans",sans-serif;font-size:60px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section h1,.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__title{font-size:46px;}}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section h1,.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__title{text-align:center;font-size:38px;line-height:1.2;}}@media screen and (max-width:767px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section h1,.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__title{text-align:center;font-size:30px;line-height:1.2;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__description{margin-top:16px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__description{margin-top:20px;}}@media screen and (max-width:767px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__description{margin-top:12px;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button{margin-top:48px;}@media screen and (max-width:1399px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button{margin-top:28px;}}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button{margin-top:20px;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button .field__items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:26px;}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button .field__items{-ms-flex-pack:center;justify-content:center;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#ffffff;text-decoration:none;background-color:#293F79;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;transition:transform 500ms;}@media screen and (min-width:1024px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button a:hover{background-color:#ffffff;border-color:#ffffff;color:#293F79;}}.layout-content .header-section{margin-top:60px;margin-bottom:25px;}@media screen and (max-width:1399px){.layout-content .header-section{margin-bottom:32px;}}@media screen and (max-width:1023px){.layout-content .header-section{margin-top:42px;margin-bottom:22px;}}@media screen and (max-width:767px){.layout-content .header-section{margin-top:32px;}}.layout-content .header-section__subtitle .field--name-field-subtitle,.layout-content .header-section__subtitle .field--name-field-education-type{font-family:"OpenSans",sans-serif;font-size:20px;font-weight:700;line-height:125%;color:#E44D5B;text-align:center;text-transform:uppercase;}.layout-content .header-section__title{margin-bottom:7px;}@media screen and (max-width:1399px){.layout-content .header-section__title{padding-right:90px;margin-bottom:14px;padding-left:90px;}}@media screen and (max-width:1023px){.layout-content .header-section__title{padding-right:60px;margin-bottom:8px;padding-left:60px;}}@media screen and (max-width:767px){.layout-content .header-section__title{padding-right:20px;padding-left:20px;}}.layout-content .header-section__title h1{margin:0;text-align:center;font-family:"OpenSans",sans-serif;font-size:60px;font-weight:600;line-height:125%;color:#000000;}@media screen and (max-width:1399px){.layout-content .header-section__title h1{font-size:46px;}}@media screen and (max-width:1023px){.layout-content .header-section__title h1{font-size:38px;}}@media screen and (max-width:767px){.layout-content .header-section__title h1{font-size:30px;}}.layout-content .header-section__description .field{font-family:"OpenSans",sans-serif;font-size:28px;line-height:150%;font-weight:400;line-height:150%;color:#242424;text-align:center;}@media screen and (max-width:1399px){.layout-content .header-section__description .field{font-size:24px;}}@media screen and (max-width:1023px){.layout-content .header-section__description .field{font-size:20px;}}@media screen and (max-width:767px){.layout-content .header-section__description .field{padding-right:20px;padding-left:20px;}}.layout-content .header-section .container{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.layout-content .header-section .container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.layout-content .header-section .container{padding-right:20px;padding-left:20px;}}.layout-content .header-section .container .header-section-content{max-width:1000px;margin-right:auto;margin-left:auto;}.layout-content .header-section .container .header-section-content:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:22px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}@media screen and (max-width:1399px){.layout-content .header-section .container .header-section-content:before{margin-bottom:12px;}}@media screen and (max-width:1023px){.layout-content .header-section .container .header-section-content:before{margin-top:42px;margin-bottom:8px;}}@media screen and (max-width:767px){.layout-content .header-section .container .header-section-content:before{margin-top:32px;margin-bottom:12px;}}.layout-content .header-section + .layout--onecol.node-section--view-mode--full > .layout__region--content > .block-layout-builder{margin-bottom:24px;}.layout-content .header-section + .layout--onecol.node-section--view-mode--full > .layout__region--content > .block-layout-builder > .field{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.layout-content .header-section + .layout--onecol.node-section--view-mode--full > .layout__region--content > .block-layout-builder > .field{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.layout-content .header-section + .layout--onecol.node-section--view-mode--full > .layout__region--content > .block-layout-builder > .field{padding-right:20px;padding-left:20px;}}.paragraph--type--alert-message{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:44px;margin-left:44px;padding:42px 80px;box-shadow:0 4px 30.3px 0 rgba(0,0,0,0.25);color:#ffffff;}@media screen and (max-width:1399px){.paragraph--type--alert-message{padding:22px 45px;}}@media screen and (max-width:767px){.paragraph--type--alert-message{padding:22px 35px 22px 25px;margin-right:14px;margin-left:14px;}}@media screen and (max-width:499px){.paragraph--type--alert-message{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:30px;margin-left:30px;padding:20px 35px;}}.paragraph--type--alert-message .field--name-field-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:228px;min-height:96px;height:100%;padding-left:60px;font-family:"OpenSans",sans-serif;font-size:24px;line-height:150%;font-weight:700;text-transform:uppercase;}@media screen and (max-width:1399px){.paragraph--type--alert-message .field--name-field-title{width:158px;min-height:75px;padding-left:35px;font-size:20px;}}@media screen and (max-width:767px){.paragraph--type--alert-message .field--name-field-title{width:115px;padding-left:30px;padding-right:17px;font-size:16px;}}@media screen and (max-width:499px){.paragraph--type--alert-message .field--name-field-title{width:100%;min-height:auto;margin-bottom:10px;padding:0 0 0 20px;border:none;}}.paragraph--type--alert-message .field--name-field-description-formatted{position:relative;width:calc(100% - 228px);padding-left:70px;font-family:"OpenSans",sans-serif;font-size:21px;line-height:150%;font-weight:400;}@media screen and (max-width:1399px){.paragraph--type--alert-message .field--name-field-description-formatted{width:calc(100% - 158px);padding-left:40px;font-size:14px;}}@media screen and (max-width:767px){.paragraph--type--alert-message .field--name-field-description-formatted{width:100%;padding-left:20px;}}@media screen and (max-width:499px){.paragraph--type--alert-message .field--name-field-description-formatted{width:100%;min-height:auto;margin-bottom:10px;padding-left:20px;border:none;}}@media screen and (max-width:767px){.paragraph--type--alert-message .field--name-field-description-formatted::before{content:'';display:block;position:absolute;left:0;top:7px;width:2px;height:calc(100% - 9px);background-color:#7181A9;}}@media screen and (max-width:499px){.paragraph--type--alert-message .field--name-field-description-formatted::before{display:none;}}.paragraph--type--alert-message.blue-alert-message{background-color:#172D6E;}.paragraph--type--alert-message.blue-alert-message .field--name-field-title{border-right:2px solid #7181A9;}@media screen and (max-width:767px){.paragraph--type--alert-message.blue-alert-message .field--name-field-title{border:none;}}@media screen and (max-width:767px){.paragraph--type--alert-message.blue-alert-message .field--name-field-description-formatted::before{background-color:#7181A9;}}.paragraph--type--alert-message.red-alert-message{background-color:#E44D5B;}@media screen and (max-width:499px){.paragraph--type--alert-message.red-alert-message{padding-right:50px;}}.paragraph--type--alert-message.red-alert-message .field--name-field-title{border-right:2px solid #FFFFFF99;}@media screen and (max-width:767px){.paragraph--type--alert-message.red-alert-message .field--name-field-title{border:none;}}@media screen and (max-width:767px){.paragraph--type--alert-message.red-alert-message .field--name-field-description-formatted::before{background-color:#FFFFFF99;}}.paragraph--type--mixed-grid.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:50px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--mixed-grid.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default{margin-top:40px;margin-bottom:50px;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid.paragraph--view-mode--default{margin-bottom:40px;}}.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-title{width:calc(50% - 12px);margin-right:12px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-title{font-size:32px;line-height:1.2;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-title{width:100%;margin-right:0;margin-bottom:6px;font-size:30px;}}.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-title h2{margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-title h2{font-size:32px;line-height:1.2;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-title h2{font-size:30px;text-align:center;}}.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-description-formatted{width:calc(50% - 12px);margin-left:12px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:400;color:#6C7180;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-description-formatted{font-size:20px;line-height:1.5;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-description-formatted{width:100%;margin-left:0;font-size:18px;text-align:center;}}.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-mixed-grid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:32px;gap:24px;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-mixed-grid-items{-ms-flex-direction:column;flex-direction:column;gap:48px;margin-top:12px;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-mixed-grid-items{margin-top:36px;gap:32px;}}.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-mixed-grid-items > .field__item{display:-ms-flexbox;display:flex;width:calc(50% - 12px);}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default > .field--name-field-mixed-grid-items > .field__item{width:100%;}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default{position:relative;width:100%;}@media screen and (max-width:767px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:367px;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default.is-hover .content-wrapper{border-top-color:#E44D5B;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image{position:relative;overflow:hidden;padding-top:77%;border-radius:0 120px 0 0;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image{padding-top:39.3%;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image{padding-top:54%;}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image{padding-top:77%;width:100%;border-radius:60px 60px 0 0;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image{border-radius:30px 30px 0 0;}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image .contextual-region{position:initial;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default > .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper{position:absolute;right:0;bottom:0;z-index:0;width:75%;padding:60px 65px;background-color:#ffffff;border-radius:120px 0 0 0;border-top:7px solid transparent;transition:border-top-color 500ms;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper{padding:42px 30px 22px 54px;width:51.3%;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper{padding:44px 34px 28px 62px;width:65.5%;}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper{position:relative;width:calc(100% - 22px);margin-top:-60px;padding:52px 34px 28px 60px;border-radius:60px 0 0 0;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper{width:100%;}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:12px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:0;font-size:22px;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{font-size:26px;}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title a{text-decoration:none;color:#293F79;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:18px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{font-size:16px;}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a{position:relative;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--mixed-grid-item.paragraph--view-mode--default{position:relative;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default{min-height:356px;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image{position:relative;overflow:hidden;width:56%;padding-top:36%;border-radius:120px 0 0 0;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image{width:100%;padding-top:58%;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image{padding-top:51.2%;}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image{padding-top:77%;border-radius:60px 60px 0 0;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image{border-radius:30px 30px 0 0;}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image .contextual-region{position:initial;}.paragraph--type--mixed-grid-item.paragraph--view-mode--default > .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{position:absolute;right:0;top:0;z-index:0;width:55%;padding:32px 42px 42px;background-color:#ffffff;border-radius:0 0 0 60px;border-bottom:7px solid transparent;transition:border-bottom-color 500ms;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{position:relative;top:auto;right:auto;width:calc(100% - 50px);margin-top:-92px;margin-right:0;margin-left:auto;border-radius:0 65px 0 0;padding:22px 22px 28px 42px;border-bottom:none;border-top:7px solid transparent;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{position:absolute;bottom:0;left:0;width:60%;margin-top:auto;margin-right:auto;margin-left:0;padding:22px 80px 22px 32px;}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{position:relative;width:calc(100% - 22px);margin-top:-60px;padding:22px 100px 22px 32px;border-radius:60px 0 0 0;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{width:100%;padding:52px 34px 28px 60px;}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:5px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:0;font-size:22px;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{font-size:26px;}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title a{text-decoration:none;color:#293F79;}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:22px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{font-size:16px;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:12px;}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a{font-size:14px;}}@media screen and (min-width:1024px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--mixed-grid-item.paragraph--view-mode--default.is-hover .content-wrapper{border-bottom-color:#E44D5B;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default.is-hover .content-wrapper{border-bottom-color:transparent;border-top-color:#E44D5B;}}.paragraph--type--text-grid.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--text-grid.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--text-grid.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--text-grid.paragraph--view-mode--default{margin-top:58px;margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--text-grid.paragraph--view-mode--default{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--text-grid.paragraph--view-mode--default{margin-top:50px;margin-bottom:50px;}}.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px;}@media screen and (max-width:1399px){.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items{gap:44px;}}@media screen and (max-width:1023px){.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items{-ms-flex-direction:column;flex-direction:column;gap:38px;}}.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:calc(100% / 3 - 66.7px);}@media screen and (max-width:1399px){.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:calc(100% / 3 - 29.4px);}}@media screen and (max-width:1023px){.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:100%;padding-bottom:46px;border-bottom:1px solid #C2C2C2;}}@media screen and (max-width:1023px){.paragraph--type--text-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item:last-child{width:100%;padding-bottom:0;border-bottom:none;}}.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default{-ms-flex:1 0 auto;flex:1 0 auto;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default{-ms-flex:auto;flex:auto;}}.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%;gap:44px;}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items{-ms-flex-direction:row;flex-direction:row;gap:24px;}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items{-ms-flex-direction:column;flex-direction:column;gap:32px;}}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item{width:calc((100% / 2) - 12px);}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item{width:100%;}}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item:nth-child(1){-ms-flex-order:1;order:1;}}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item:nth-child(1) .paragraph--type--mixed-grid-item .content-wrapper{border-radius:65px 0 0 0;width:calc(100% - 68px);}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item:nth-child(1) .paragraph--type--mixed-grid-item .content-wrapper{width:60%;position:absolute;left:auto;right:0;margin-top:auto;margin-right:0;margin-left:auto;padding:22px 44px 22px 42px;}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item:nth-child(1) .paragraph--type--mixed-grid-item .content-wrapper{position:relative;margin-left:initial;margin-top:-60px;width:calc(100% - 22px);padding:22px 70px 22px 60px;border-radius:60px 0 0 0;}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item:nth-child(1) .paragraph--type--mixed-grid-item .content-wrapper{width:100%;padding:52px 34px 28px 60px;}}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items > .field__item:nth-child(2){-ms-flex-order:0;order:0;}}@media screen and (max-width:1023px){.paragraph--type--text-grid-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;gap:24px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}}@media screen and (max-width:499px){.paragraph--type--text-grid-item.paragraph--view-mode--default{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:1px;font-size:22px;}}@media screen and (max-width:1023px){.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{font-size:26px;}}.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title a{display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;color:#293F79;}.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:24px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{font-size:16px;margin-bottom:34px;}}@media screen and (max-width:1023px){.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:0;}}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link{-ms-flex-negative:0;flex-shrink:0;}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--text-grid-item.paragraph--view-mode--default > .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--title-block.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:70px;margin-bottom:40px;text-align:center;}@media screen and (max-width:767px){.paragraph--type--title-block.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--title-block.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--title-block.paragraph--view-mode--default{margin-top:58px;}}@media screen and (max-width:1023px){.paragraph--type--title-block.paragraph--view-mode--default{margin-top:40px;}}@media screen and (max-width:767px){.paragraph--type--title-block.paragraph--view-mode--default{margin-top:50px;}}.paragraph--type--title-block.paragraph--view-mode--default .field--name-field-subtitle{font-family:"OpenSans",sans-serif;font-size:20px;font-weight:700;line-height:125%;text-align:center;color:#E44D5B;}.paragraph--type--title-block.paragraph--view-mode--default .field--name-field-title h2{margin:0;font-family:"Gotham",sans-serif;font-size:40px;font-weight:500;line-height:150%;color:#000000;}@media screen and (max-width:1399px){.paragraph--type--title-block.paragraph--view-mode--default .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--title-block.paragraph--view-mode--default .field--name-field-title h2{font-size:30px;line-height:1.2;margin-bottom:11px;}}.paragraph--type--title-block.paragraph--view-mode--default .field--name-field-description-formatted{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;}.paragraph--type--slider-full-image.paragraph--view-mode--default{margin-top:70px;margin-bottom:70px;}@media screen and (max-width:1023px){.paragraph--type--slider-full-image.paragraph--view-mode--default{margin-top:58px;margin-bottom:58px;padding:42px 44px;background-color:#F4F4F4;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image.paragraph--view-mode--default{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--slider-full-image.paragraph--view-mode--default{margin-top:50px;margin-bottom:50px;padding-right:0;padding-left:30px;}}.paragraph--type--slider-full-image.paragraph--view-mode--default .slick{position:relative;}.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick-dots{position:absolute;bottom:50px;left:calc(49.3% - 146px);-ms-transform:translateX(-49.3%);transform:translateX(-49.3%);padding:0;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick-dots{bottom:30px;left:calc(56.7% - 120px);-ms-transform:translateX(-56.7%);transform:translateX(-56.7%);}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick-dots{display:none !important;}}.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick-dots li{margin:0;}.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick__arrow{display:none;}@media screen and (max-width:1023px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick__slide{margin-right:24px;}}@media screen and (max-width:767px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick__slide{margin-right:44px;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick-list{padding:0 31% 0 0;margin-left:0;}}@media screen and (max-width:767px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick-list{padding:0 14% 0 0;margin-left:0;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default{position:relative;}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;padding-top:49.5%;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image{padding-top:56.5%;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image{border-radius:20px;padding-top:95%;}}@media screen and (max-width:767px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image{padding-top:107.5%;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper{position:absolute;bottom:0;left:44px;width:calc(49.3% - 44px);padding:42px 58px 76px 46px;background-color:#ffffff;border-radius:0 120px 0 0;border-top:7px solid transparent;transition:border-top-color 500ms;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper{padding:30px 30px 56px;width:calc(56.7% - 44px);}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper{position:relative;width:100%;border-radius:0;border:0;padding:28px 0 0;background-color:transparent;left:auto;bottom:auto;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:16px;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:8px;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title{margin-bottom:16px;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title h3{margin:0;font-family:"OpenSans",sans-serif;font-size:40px;font-weight:600;line-height:1.25;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title h3{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title h3{font-size:26px;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title a{font-family:"OpenSans",sans-serif;font-size:40px;font-weight:600;line-height:1.25;color:#293F79;text-decoration:none;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title a{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-title a{font-size:26px;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:22px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{font-size:16px;line-height:1.5;margin-bottom:35px;}}@media screen and (max-width:1023px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-description-formatted{margin-bottom:20px;}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper > .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--slider-full-image-item.paragraph--view-mode--default.is-hover .content-wrapper{border-top-color:#E44D5B;}.paragraph--type--image-grid.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:40px;margin-bottom:40px;}@media screen and (max-width:767px){.paragraph--type--image-grid.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--image-grid.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 24px;}@media screen and (max-width:1399px){.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items{gap:40px 24px;}}@media screen and (max-width:1023px){.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items{-ms-flex-direction:column;flex-direction:column;gap:0;}}.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:calc((100% / 3) - 16px);}@media screen and (max-width:1023px){.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:100%;padding:34px 0;border-top:1px solid #C2C2C2;}}@media screen and (max-width:1023px){.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item:first-child{border-top:0;padding-top:0;}}@media screen and (max-width:1023px){.paragraph--type--image-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item:last-child{padding-bottom:0;}}.paragraph--type--image-grid-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width:1023px){.paragraph--type--image-grid-item.paragraph--view-mode--default{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:60px;}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default{gap:20px;}}@media screen and (max-width:499px){.paragraph--type--image-grid-item.paragraph--view-mode--default{gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;margin-bottom:40px;padding-top:58%;border-radius:30px;}@media screen and (max-width:1399px){.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{margin-bottom:24px;}}@media screen and (max-width:1023px){.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{-ms-flex-order:1;order:1;width:calc(35% - 30px);margin-bottom:0;padding-top:26.4%;}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{width:calc(39% - 10px);padding-top:31.5%;min-height:150px;min-width:175px;-ms-flex-negative:0;flex-shrink:0;}}@media screen and (max-width:499px){.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{-ms-flex-order:-1;order:-1;width:100%;margin-bottom:20px;padding-top:60%;}}.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;transition:transform 500ms;}@media screen and (min-width:1024px){.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image a:hover img{-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%);}}@media screen and (max-width:1023px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper{-ms-flex-order:0;order:0;width:calc(65% - 30px);}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper{width:calc(61% - 10px);}}@media screen and (max-width:499px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper{width:100%;}}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:18px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-family:"Gotham",sans-serif;font-weight:500;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:8px;font-size:22px;line-height:1.3;}}@media screen and (max-width:1023px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:20px;}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:16px;}}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{color:#293F79;text-decoration:none;}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-size:16px;line-height:1.5;}}@media screen and (max-width:1023px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:17px;}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:0;}}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{font-size:14px;}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{margin-top:15px;}}@media screen and (min-width:1024px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--features.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:50px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--features.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--features.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1023px){.paragraph--type--features.paragraph--view-mode--default{margin-top:40px;margin-bottom:40px;}}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-features-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}@media screen and (max-width:1023px){.paragraph--type--features.paragraph--view-mode--default > .field--name-field-features-items{-ms-flex-direction:column;flex-direction:column;gap:40px;}}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-features-items > .field__item{width:calc(50% - 12px);}@media screen and (max-width:1023px){.paragraph--type--features.paragraph--view-mode--default > .field--name-field-features-items > .field__item{width:100%;}}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes{width:45%;margin-top:17px;}@media screen and (max-width:1399px){.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes{width:72%;}}@media screen and (max-width:1023px){.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes{width:100%;}}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes ul{padding-left:25px;}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes ul li{font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:180%;color:#404043;}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes p{margin:18px 0;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:180%;color:#404043;}.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes a{color:#293F79;text-decoration:none;border-bottom:1px solid #293F79;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.paragraph--type--features.paragraph--view-mode--default > .field--name-field-footnotes a:hover{border-bottom-color:transparent;}}.paragraph--type--features-item.paragraph--view-mode--default{position:relative;}.paragraph--type--features-item.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;padding-top:55%;border-radius:30px 30px 0 0;}@media screen and (max-width:1399px){.paragraph--type--features-item.paragraph--view-mode--default .field--name-field-image{padding-top:72.6%;}}@media screen and (max-width:1023px){.paragraph--type--features-item.paragraph--view-mode--default .field--name-field-image{display:none;}}.paragraph--type--features-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--features-item.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper{position:relative;z-index:10;width:calc(100% - 110px);padding:35px 48px 42px;margin-top:-190px;background-color:#F1F1F1;border-radius:30px 120px 30px 30px;transition:border-top 500ms;border-top:7px solid transparent;}@media screen and (max-width:1399px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper{margin-top:-112px;padding:26px 30px 38px 44px;width:100%;}}@media screen and (max-width:1023px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper{margin-top:0;padding:32px 62px 36px 56px;border-radius:0;border-top-right-radius:120px;border-top:7px solid #E44D5B;}}@media screen and (max-width:767px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper{padding:34px 35px 42px 40px;}}@media screen and (max-width:499px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper{border-top-right-radius:60px;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{position:relative;z-index:1;margin-bottom:6px;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:26px;line-height:1.2;margin-bottom:8px;}}@media screen and (max-width:1023px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:4px;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{position:relative;z-index:1;margin-bottom:32px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}@media screen and (max-width:1399px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-size:16px;}}@media screen and (max-width:1023px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:26px;}}@media screen and (max-width:767px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:36px;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;}@media screen and (max-width:1399px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features{margin-bottom:22px;}}@media screen and (max-width:1023px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features{margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features{margin-bottom:32px;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:50%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;}@media screen and (max-width:1023px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:100%;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item::before{content:'';display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;margin-right:10px;border-radius:50%;background:#E2E2E2 url(/themes/custom/watertown/dist/assets/images/check.svg) no-repeat center/17px;}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;-ms-flex-item-align:center;align-self:center;}@media screen and (max-width:1399px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{font-size:16px;line-height:1.5;}}@media screen and (max-width:767px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:100%;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;}@media screen and (max-width:767px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links{-ms-flex-pack:start;justify-content:flex-start;}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--features-item.paragraph--view-mode--default.is-hover .content-wrapper{border-color:#E44D5B;}.paragraph--type--features-grid.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:40px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--features-grid.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--features-grid.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--features-grid.paragraph--view-mode--default{margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--features-grid.paragraph--view-mode--default{margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--features-grid.paragraph--view-mode--default{margin-bottom:50px;}}.paragraph--type--features-grid.paragraph--view-mode--default > .field--name-field-grid-items{display:-ms-flexbox;display:flex;gap:24px;}@media screen and (max-width:1023px){.paragraph--type--features-grid.paragraph--view-mode--default > .field--name-field-grid-items{-ms-flex-direction:column;flex-direction:column;gap:40px;}}.paragraph--type--features-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:calc(100% / 3 - 16px);}@media screen and (max-width:1023px){.paragraph--type--features-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:100%;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;padding-top:69%;border-top-right-radius:30px;border-top-left-radius:30px;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .field--name-field-image{padding-top:70%;}}@media screen and (max-width:1023px){.paragraph--type--features-grid-item.paragraph--view-mode--default .field--name-field-image{display:none;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--features-grid-item.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper{position:relative;margin-top:-65px;padding:32px 46px 40px;background-color:#F1F1F1;border-radius:30px;transition:transform 500ms;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper{margin-top:-24px;padding:22px 18px 38px;}}@media screen and (max-width:1023px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper{margin-top:0;padding:22px 80px 26px 56px;border-radius:0;border-top-right-radius:120px;border-top:7px solid #E44D5B;}}@media screen and (max-width:767px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper{padding:34px 35px 26px 40px;}}@media screen and (max-width:499px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper{border-top-right-radius:60px;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:18px;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:26px;line-height:1.2;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{color:#293F79;text-decoration:none;}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features{margin-bottom:28px;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features{margin-bottom:12px;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;}@media screen and (max-width:1023px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:100%;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item::before{content:'';display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;margin-right:10px;border-radius:50%;background:#E2E2E2 url(/themes/custom/watertown/dist/assets/images/check.svg) no-repeat center/17px;}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;-ms-flex-item-align:center;align-self:center;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{font-size:16px;line-height:1.5;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:24px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-size:16px;line-height:1.5;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-caption{margin-bottom:30px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}@media screen and (max-width:1399px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-caption{font-size:16px;line-height:1.5;}}@media screen and (max-width:767px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (max-width:499px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{-ms-flex-pack:start;justify-content:flex-start;}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-top:44px;padding-bottom:48px;background-color:#F1F1F1;}@media screen and (max-width:1399px){.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-top:38px;padding-bottom:46px;}}@media screen and (max-width:1023px){.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-top:42px;padding-bottom:42px;}}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-top:46px;padding-bottom:40px;}}.paragraph--type--comparison-chart.paragraph--view-mode--default .container-xl{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default .container-xl{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--comparison-chart.paragraph--view-mode--default .container-xl{padding-right:20px;padding-left:20px;}}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-title h3{margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;margin-bottom:4px;}@media screen and (max-width:1399px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-title h3{font-size:32px;margin-bottom:6px;}}@media screen and (max-width:1023px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-title h3{margin-bottom:8px;}}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-title h3{margin-bottom:12px;}}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:60px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:38px;}}@media screen and (max-width:1023px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:20px;}}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:34px;}}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:26px;width:100%;margin-top:80px;margin-bottom:28px;}@media screen and (max-width:1399px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{margin-top:44px;margin-bottom:36px;}}@media screen and (max-width:1023px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{margin-top:18px;margin-bottom:38px;}}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{margin-top:30px;margin-bottom:32px;}}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-footnotes{margin-top:48px;max-width:1350px;margin-right:auto;margin-left:auto;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:180%;color:#6C7180;}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-footnotes sup{margin-right:5px;color:#E44D5B;}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-footnotes p{margin:18px 0;}.paragraph--type--banner-blue.paragraph--view-mode--default,.paragraph--type--banner.paragraph--view-mode--default{margin-top:40px;margin-bottom:58px;max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--banner-blue.paragraph--view-mode--default,.paragraph--type--banner.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--banner-blue.paragraph--view-mode--default,.paragraph--type--banner.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:767px){.paragraph--type--banner-blue.paragraph--view-mode--default,.paragraph--type--banner.paragraph--view-mode--default{margin-bottom:50px;}}.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content,.paragraph--type--banner.paragraph--view-mode--default .banner-content{position:relative;background-color:#F1F1F1;border-radius:30px;display:-ms-flexbox;display:flex;}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content,.paragraph--type--banner.paragraph--view-mode--default .banner-content{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:24px;padding:30px 30px 40px;text-align:center;}}@media screen and (max-width:767px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content,.paragraph--type--banner.paragraph--view-mode--default .banner-content{gap:20px;padding:36px 36px 30px;}}.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left,.paragraph--type--banner.paragraph--view-mode--default .banner-content-left{width:51.4%;padding:34px 30px 34px 96px;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left,.paragraph--type--banner.paragraph--view-mode--default .banner-content-left{width:auto;padding:24px 82px 32px 40px;}}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left,.paragraph--type--banner.paragraph--view-mode--default .banner-content-left{padding:0;}}.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-right,.paragraph--type--banner.paragraph--view-mode--default .banner-content-right{width:48.6%;overflow:hidden;border-radius:120px 30px 30px 0;position:relative;padding:34px 52px 34px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-right,.paragraph--type--banner.paragraph--view-mode--default .banner-content-right{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:24px 28px 32px 52px;-ms-flex-negative:0;flex-shrink:0;}}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-right,.paragraph--type--banner.paragraph--view-mode--default .banner-content-right{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:auto;border-radius:0;padding:0;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-title,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title{margin-bottom:14px;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-title,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title{margin-bottom:10px;font-size:26px;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-description-formatted,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-description-formatted{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-description-formatted,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-description-formatted{font-size:16px;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-image,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image{position:absolute;top:0;bottom:0;right:0;left:0;z-index:0;}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-image,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image{display:none;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-image .contextual-region,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-image img,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{z-index:1;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;-moz-column-gap:16px;column-gap:16px;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-right:0;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link a,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links a,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#293F79;text-decoration:none;background-color:#ffffff;border-radius:30px;border:1px solid #ffffff;transition:500ms;white-space:nowrap;}@media screen and (min-width:1024px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link a:hover::after,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links a:hover::after,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform a:hover::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links a:hover::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link a::after,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links a::after,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform a::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links a::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:transform 500ms;}@media screen and (min-width:1024px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link a:hover,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links a:hover,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform a:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links a:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform a:hover{background-color:#293F79;border-color:#293F79;color:#ffffff;}}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link a,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links a,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform a{margin-bottom:16px;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link span,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links span,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform span,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link span,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links span,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#293F79;text-decoration:none;background-color:#ffffff;border-radius:30px;border:1px solid #ffffff;transition:500ms;margin-left:16px;}@media screen and (min-width:1024px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link span:hover,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links span:hover,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform span:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link span:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links span:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform span:hover{background-color:#293F79;border-color:#293F79;color:#ffffff;}}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-link span,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links span,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform span,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-link span,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links span,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform span{margin-bottom:16px;margin-left:0;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform{margin-right:0;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform a,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform a{margin-bottom:0;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form{display:none;position:fixed;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1260;background:#ffffff;padding:20px 40px;border-radius:20px;border:1px solid #c5c5c5;max-width:800px;width:100%;margin:0 !important;}@media screen and (max-width:767px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form{padding:20px;top:20px;left:20px;right:20px;bottom:20px;-ms-transform:none;transform:none;width:auto;overflow:auto;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .close-button,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .close-button{position:absolute;width:25px;height:25px;right:10px;top:8px;cursor:pointer;font-size:0px;background-image:url(/themes/custom/watertown/dist/assets/images/close-blue.svg);background-repeat:no-repeat;background-size:24px;background-position:center;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .webform-popup-title,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .webform-popup-title{margin:0 auto;float:initial;white-space:initial;text-align:center;padding-bottom:20px;padding-left:40px;padding-right:40px;margin:0 -40px;border-bottom:1px solid #ccc;font-family:"OpenSans",sans-serif;font-size:24px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .webform-popup-title,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .webform-popup-title{font-size:20px;padding-left:20px;padding-right:20px;margin:0 -20px;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .form-actions,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .form-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .form-actions .webform-button--submit,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .form-actions .webform-button--submit{min-width:132px;height:60px;margin-right:auto;margin-left:auto;padding:0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:1px solid #293F79;border-radius:30px;background-color:transparent;cursor:pointer;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .form-actions .webform-button--submit:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .form-actions .webform-button--submit:hover{background-color:#ffffff;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform form .captcha,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform form .captcha{width:auto;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform .modal-overlay,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform .modal-overlay{content:'';display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#aaaaaa;opacity:.3;z-index:1259;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#293F79;text-decoration:none;background-color:#ffffff;border-radius:30px;border:1px solid #ffffff;transition:500ms;cursor:pointer;white-space:nowrap;}@media screen and (min-width:1024px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button:hover::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button::after,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:transform 500ms;}@media screen and (min-width:1024px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button:hover,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-webform .webform-prefix.button:hover{background-color:#293F79;border-color:#293F79;color:#ffffff;}}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-links,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{-ms-flex-direction:column;flex-direction:column;}}.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content{background-color:#293F79;}.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left{padding:34px 30px 34px 46px;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left{width:44%;padding:20px 30px 26px 20px;}}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left{width:auto;padding:0;}}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-right{width:56%;padding:20px 52px 26px;border-radius:120px 30px 30px 0;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-right{width:auto;padding:0;border-radius:0;}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-title{color:#ffffff;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-description-formatted{color:#ffffff;}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-description-formatted p a{color:#ffffff;border-bottom:1px solid #ffffff;}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-image{display:block;}}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-image{display:none;}}.paragraph--type--tabs.paragraph--view-mode--default{padding-bottom:82px;background-color:#F1F1F1;}@media screen and (max-width:1399px){.paragraph--type--tabs.paragraph--view-mode--default{padding-bottom:54px;}}@media screen and (max-width:1023px){.paragraph--type--tabs.paragraph--view-mode--default{padding-bottom:0;}}.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1023px){.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{padding-left:0;padding-right:0;}}@media screen and (max-width:767px){.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{padding-left:0;padding-right:0;}}.paragraph--type--tabs.paragraph--view-mode--default > .field--name-field-tabs{display:-ms-flexbox;display:flex;gap:20px;margin-bottom:42px;max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--tabs.paragraph--view-mode--default > .field--name-field-tabs{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--tabs.paragraph--view-mode--default > .field--name-field-tabs{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--tabs.paragraph--view-mode--default > .field--name-field-tabs{gap:24px;margin-bottom:32px;}}@media screen and (max-width:1023px){.paragraph--type--tabs.paragraph--view-mode--default > .field--name-field-tabs{display:none;}}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tabs__item{position:relative;width:calc((100% / 3) - 13.4px);padding:24px 70px;font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:600;color:#4C5161;text-align:center;cursor:pointer;border-radius:0 0 30px 30px;border-bottom:7px solid transparent;background:#E2E7ED;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tabs__item:hover{border-bottom-color:#E44D5B;color:#293F79;}}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tabs__item.is-tabs-active{border-bottom-color:#E44D5B;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tabs__item{width:calc((100% / 3) - 16px);padding:16px 26px 20px;}}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items{position:relative;display:-ms-flexbox;display:flex;overflow:hidden;max-width:100%;}@media screen and (max-width:1023px){.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items{-ms-flex-direction:column;flex-direction:column;gap:12px;}}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items > .field__item{width:100%;opacity:0;-ms-transform:translateX(-100%);transform:translateX(-100%);transition:transform 500ms,opacity 2000ms;position:absolute;}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items > .field__item.is-tabs-active{position:relative;display:-ms-flexbox;display:flex;opacity:1;-ms-transform:translateX(0);transform:translateX(0);}@media screen and (max-width:1023px){.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items > .field__item{position:relative;display:-ms-flexbox;display:flex;opacity:1;-ms-transform:translateX(0);transform:translateX(0);}}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items > .field__item.is-tabs-prev{display:block;-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0;}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items > .field__item.is-tabs-next{display:block;-ms-transform:translateX(100%);transform:translateX(100%);opacity:0;}.paragraph--type--tabs-item.paragraph--view-mode--default{width:100%;}.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-title{display:none;}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-title{display:block;padding:21px 30px 20px;text-align:center;background-color:#E2E7ED;border-bottom:6px solid transparent;transition:border-bottom .3s;}}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-title.open{border-bottom:6px solid #E44D5B;}}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-title.open .field--name-field-tab-title{color:#293F79;}}.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-content{display:block;}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-content{padding-top:24px;padding-bottom:44px;padding-left:44px;padding-right:44px;}}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-content{padding-top:42px;padding-bottom:38px;padding-left:30px;padding-right:30px;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-tab-title{font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:600;color:#727881;}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-tab-title{font-size:26px;transition:color .3s;}}.paragraph--type--tabs-item.paragraph--view-mode--default h3,.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title{width:100%;margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--tabs-item.paragraph--view-mode--default h3,.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title{font-size:32px;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title > h3{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title > h3:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title{margin-bottom:4px;}@media screen and (max-width:1399px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title{margin-bottom:0;}}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title{margin-bottom:6px;}}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title{margin-bottom:12px;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-description-formatted{width:100%;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;text-align:center;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{width:100%;margin-top:80px;margin-bottom:28px;}@media screen and (max-width:1399px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-top:44px;margin-bottom:36px;}}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-top:18px;margin-bottom:38px;}}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-top:30px;margin-bottom:32px;}}.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-content-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:32px;max-width:1350px;margin-right:auto;margin-left:auto;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-footnotes{font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:180%;color:#6C7180;-ms-flex-order:1;order:1;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-footnotes sup{margin-right:5px;color:#E44D5B;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-footnotes p{margin:18px 0;}@media screen and (max-width:1399px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-footnotes{width:100%;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links{-ms-flex-direction:column;flex-direction:column;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item{margin-right:9px;margin-left:9px;}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item{margin-bottom:18px;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item:last-child{margin-bottom:0;}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#ffffff;text-decoration:none;background-color:#293F79;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;transition:transform 500ms;}@media screen and (min-width:1024px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a:hover{background-color:#ffffff;border-color:#ffffff;color:#293F79;}}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a{width:100%;}}.paragraph--type--tabs-item.paragraph--view-mode--default.is-tabs-active .field--name-field-tab-title{border-bottom-color:#E44D5B;}.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-top:44px;padding-bottom:90px;background-color:#F1F1F1;}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-top:38px;padding-bottom:40px;}}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-top:38px;padding-bottom:64px;}}@media screen and (max-width:767px){.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-top:40px;padding-bottom:56px;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl{padding-right:20px;padding-left:20px;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-title{margin-bottom:4px;}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-title{margin-bottom:10px;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl h2,.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl h2,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-title{margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl h2,.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl h2,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-title{font-size:30px;line-height:1.2;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted{margin-bottom:42px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted{margin-bottom:36px;}}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted{margin-bottom:34px;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick,.paragraph--type--people-grid.paragraph--view-mode--default .slick{position:relative;margin-right:50px;margin-left:50px;}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick,.paragraph--type--people-grid.paragraph--view-mode--default .slick{margin-left:0;margin-right:0;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slider,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slider{z-index:1;}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slider,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slider{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px 26px;}}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slider,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slider{gap:32px 26px;}}@media screen and (max-width:767px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slider,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slider{gap:32px;}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick-track,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick-track{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;}.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slide,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slide{padding-right:10px;padding-left:10px;}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slide,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slide{width:calc((100% / 2) - 13px);padding-right:0;padding-left:0;}}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slide,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slide{width:calc((100% / 2) - 13px);gap:32px 26px;}}@media screen and (max-width:767px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slide,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slide{width:100%;gap:32px;}}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__slide:first-child,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__slide:first-child{margin:0 auto;}}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default .slick .slick__arrow,.paragraph--type--people-grid.paragraph--view-mode--default .slick .slick__arrow{display:none;}}.node--type-team .node__content,.node--type-team.paragraph--view-mode--default,.paragraph--type--people-grid-item .node__content,.paragraph--type--people-grid-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:550px;width:100%;height:100%;padding:12px;background-color:#ffffff;border-radius:30px;}@media screen and (max-width:1399px){.node--type-team .node__content,.node--type-team.paragraph--view-mode--default,.paragraph--type--people-grid-item .node__content,.paragraph--type--people-grid-item.paragraph--view-mode--default{max-width:640px;}}@media screen and (max-width:767px){.node--type-team .node__content,.node--type-team.paragraph--view-mode--default,.paragraph--type--people-grid-item .node__content,.paragraph--type--people-grid-item.paragraph--view-mode--default{max-width:700px;}}.node--type-team .node__content > .field--name-field-image,.node--type-team.paragraph--view-mode--default > .field--name-field-image,.paragraph--type--people-grid-item .node__content > .field--name-field-image,.paragraph--type--people-grid-item.paragraph--view-mode--default > .field--name-field-image{position:relative;overflow:hidden;padding-top:69%;border-radius:30px;}@media screen and (max-width:1399px){.node--type-team .node__content > .field--name-field-image,.node--type-team.paragraph--view-mode--default > .field--name-field-image,.paragraph--type--people-grid-item .node__content > .field--name-field-image,.paragraph--type--people-grid-item.paragraph--view-mode--default > .field--name-field-image{padding-top:81%;}}@media screen and (max-width:1023px){.node--type-team .node__content > .field--name-field-image,.node--type-team.paragraph--view-mode--default > .field--name-field-image,.paragraph--type--people-grid-item .node__content > .field--name-field-image,.paragraph--type--people-grid-item.paragraph--view-mode--default > .field--name-field-image{padding-top:94%;}}@media screen and (max-width:767px){.node--type-team .node__content > .field--name-field-image,.node--type-team.paragraph--view-mode--default > .field--name-field-image,.paragraph--type--people-grid-item .node__content > .field--name-field-image,.paragraph--type--people-grid-item.paragraph--view-mode--default > .field--name-field-image{padding-top:66%;}}.node--type-team .node__content > .field--name-field-image .contextual-region,.node--type-team.paragraph--view-mode--default > .field--name-field-image .contextual-region,.paragraph--type--people-grid-item .node__content > .field--name-field-image .contextual-region,.paragraph--type--people-grid-item.paragraph--view-mode--default > .field--name-field-image .contextual-region{position:initial;}.node--type-team .node__content > .field--name-field-image img,.node--type-team.paragraph--view-mode--default > .field--name-field-image img,.paragraph--type--people-grid-item .node__content > .field--name-field-image img,.paragraph--type--people-grid-item.paragraph--view-mode--default > .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.node--type-team .node__content .content-wrapper,.node--type-team.paragraph--view-mode--default .content-wrapper,.paragraph--type--people-grid-item .node__content .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:-30px;padding-top:50px;padding-bottom:40px;border-radius:0 0 30px 30px;transition:background-color 500ms;}@media screen and (max-width:1399px){.node--type-team .node__content .content-wrapper,.node--type-team.paragraph--view-mode--default .content-wrapper,.paragraph--type--people-grid-item .node__content .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper{padding-top:70px;padding-bottom:36px;}}@media screen and (max-width:1023px){.node--type-team .node__content .content-wrapper,.node--type-team.paragraph--view-mode--default .content-wrapper,.paragraph--type--people-grid-item .node__content .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper{padding-top:50px;padding-bottom:30px;}}@media screen and (max-width:767px){.node--type-team .node__content .content-wrapper,.node--type-team.paragraph--view-mode--default .content-wrapper,.paragraph--type--people-grid-item .node__content .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper{padding-top:55px;padding-bottom:30px;}}.node--type-team .node__content .content-wrapper .field--name-field-name,.node--type-team .node__content .content-wrapper .field--name-field-title,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-name,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-title,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-name,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-name,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#404040;text-align:center;transition:color 500ms;margin-bottom:3px;}@media screen and (max-width:1399px){.node--type-team .node__content .content-wrapper .field--name-field-name,.node--type-team .node__content .content-wrapper .field--name-field-title,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-name,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-title,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-name,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-name,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:22px;margin-bottom:8px;}}@media screen and (max-width:1023px){.node--type-team .node__content .content-wrapper .field--name-field-name,.node--type-team .node__content .content-wrapper .field--name-field-title,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-name,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-title,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-name,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-name,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:4px;}}.node--type-team .node__content .content-wrapper .field--name-field-phone-number,.node--type-team .node__content .content-wrapper .field--name-field-phone,.node--type-team .node__content .content-wrapper .field--name-field-street-address,.node--type-team .node__content .content-wrapper .field--name-field-street,.node--type-team .node__content .content-wrapper .field--name-field-city-address,.node--type-team .node__content .content-wrapper .field--name-field-city,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-nmls,.node--type-team .node__content .content-wrapper .field--name-field-appointment,.node--type-team .node__content .content-wrapper .field--name-field-extra-link,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city-address,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-nmls,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-appointment,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone-number,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city-address,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-nmls,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-appointment,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-extra-link,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city-address,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-nmls,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-appointment,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#6C7180;text-align:center;transition:color 500ms;}@media screen and (max-width:1399px){.node--type-team .node__content .content-wrapper .field--name-field-phone-number,.node--type-team .node__content .content-wrapper .field--name-field-phone,.node--type-team .node__content .content-wrapper .field--name-field-street-address,.node--type-team .node__content .content-wrapper .field--name-field-street,.node--type-team .node__content .content-wrapper .field--name-field-city-address,.node--type-team .node__content .content-wrapper .field--name-field-city,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-nmls,.node--type-team .node__content .content-wrapper .field--name-field-appointment,.node--type-team .node__content .content-wrapper .field--name-field-extra-link,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city-address,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-nmls,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-appointment,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone-number,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city-address,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-nmls,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-appointment,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-extra-link,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city-address,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-nmls,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-appointment,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position{font-size:16px;}}.node--type-team .node__content .content-wrapper .field--name-field-phone-number a,.node--type-team .node__content .content-wrapper .field--name-field-phone a,.node--type-team .node__content .content-wrapper .field--name-field-street-address a,.node--type-team .node__content .content-wrapper .field--name-field-street a,.node--type-team .node__content .content-wrapper .field--name-field-city-address a,.node--type-team .node__content .content-wrapper .field--name-field-city a,.node--type-team .node__content .content-wrapper .field--name-field-role a,.node--type-team .node__content .content-wrapper .field--name-field-nmls a,.node--type-team .node__content .content-wrapper .field--name-field-appointment a,.node--type-team .node__content .content-wrapper .field--name-field-extra-link a,.node--type-team .node__content .content-wrapper .field--name-field-position a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city-address a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-nmls a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-appointment a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone-number a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city-address a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-nmls a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-appointment a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-extra-link a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city-address a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-nmls a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-appointment a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position a{text-decoration:none;color:#6C7180;border-bottom:1px solid #6C7180;transition:color 500ms,border-bottom-color 500ms;}@media screen and (min-width:1024px){.node--type-team .node__content .content-wrapper .field--name-field-phone-number a:hover,.node--type-team .node__content .content-wrapper .field--name-field-phone a:hover,.node--type-team .node__content .content-wrapper .field--name-field-street-address a:hover,.node--type-team .node__content .content-wrapper .field--name-field-street a:hover,.node--type-team .node__content .content-wrapper .field--name-field-city-address a:hover,.node--type-team .node__content .content-wrapper .field--name-field-city a:hover,.node--type-team .node__content .content-wrapper .field--name-field-role a:hover,.node--type-team .node__content .content-wrapper .field--name-field-nmls a:hover,.node--type-team .node__content .content-wrapper .field--name-field-appointment a:hover,.node--type-team .node__content .content-wrapper .field--name-field-extra-link a:hover,.node--type-team .node__content .content-wrapper .field--name-field-position a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-phone a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city-address a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-city a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-nmls a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-appointment a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone-number a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-phone a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city-address a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-city a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-nmls a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-appointment a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-extra-link a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone-number a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-phone a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city-address a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-city a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-nmls a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-appointment a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-extra-link a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position a:hover{border-bottom-color:transparent;}}.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position{margin-bottom:12px;}@media screen and (max-width:1399px){.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position{margin-bottom:14px;}}@media screen and (max-width:1023px){.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position{margin-bottom:16px;}}.node--type-team .node__content:hover .content-wrapper,.node--type-team .node__content:active .content-wrapper,.node--type-team .node__content:focus-visible .content-wrapper,.node--type-team.paragraph--view-mode--default:hover .content-wrapper,.node--type-team.paragraph--view-mode--default:active .content-wrapper,.node--type-team.paragraph--view-mode--default:focus-visible .content-wrapper,.paragraph--type--people-grid-item .node__content:hover .content-wrapper,.paragraph--type--people-grid-item .node__content:active .content-wrapper,.paragraph--type--people-grid-item .node__content:focus-visible .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default:hover .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default:active .content-wrapper,.paragraph--type--people-grid-item.paragraph--view-mode--default:focus-visible .content-wrapper{background-color:#293F79;}.node--type-team .node__content:hover .content-wrapper div,.node--type-team .node__content:active .content-wrapper div,.node--type-team .node__content:focus-visible .content-wrapper div,.node--type-team.paragraph--view-mode--default:hover .content-wrapper div,.node--type-team.paragraph--view-mode--default:active .content-wrapper div,.node--type-team.paragraph--view-mode--default:focus-visible .content-wrapper div,.paragraph--type--people-grid-item .node__content:hover .content-wrapper div,.paragraph--type--people-grid-item .node__content:active .content-wrapper div,.paragraph--type--people-grid-item .node__content:focus-visible .content-wrapper div,.paragraph--type--people-grid-item.paragraph--view-mode--default:hover .content-wrapper div,.paragraph--type--people-grid-item.paragraph--view-mode--default:active .content-wrapper div,.paragraph--type--people-grid-item.paragraph--view-mode--default:focus-visible .content-wrapper div{color:#ffffff;}.node--type-team .node__content:hover .content-wrapper div a,.node--type-team .node__content:active .content-wrapper div a,.node--type-team .node__content:focus-visible .content-wrapper div a,.node--type-team.paragraph--view-mode--default:hover .content-wrapper div a,.node--type-team.paragraph--view-mode--default:active .content-wrapper div a,.node--type-team.paragraph--view-mode--default:focus-visible .content-wrapper div a,.paragraph--type--people-grid-item .node__content:hover .content-wrapper div a,.paragraph--type--people-grid-item .node__content:active .content-wrapper div a,.paragraph--type--people-grid-item .node__content:focus-visible .content-wrapper div a,.paragraph--type--people-grid-item.paragraph--view-mode--default:hover .content-wrapper div a,.paragraph--type--people-grid-item.paragraph--view-mode--default:active .content-wrapper div a,.paragraph--type--people-grid-item.paragraph--view-mode--default:focus-visible .content-wrapper div a{color:#ffffff;border-bottom-color:#ffffff;}.node--type-team.teaser-no-image .content-wrapper,.paragraph--type--people-grid-item.teaser-no-image .content-wrapper{margin-top:0;border-radius:30px;}.node--type-team{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:100%;}.paragraph--type--people-grid-item{margin:0 auto;}.paragraph--type--narrow-text.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:40px;margin-bottom:40px;}@media screen and (max-width:767px){.paragraph--type--narrow-text.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--narrow-text.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{max-width:1000px;margin-right:auto;margin-left:auto;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{padding-right:90px;padding-left:90px;font-size:16px;}}@media screen and (max-width:1023px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{padding-right:60px;padding-left:60px;}}@media screen and (max-width:499px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{padding-right:0;padding-left:0;}}.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text p{margin-bottom:32px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text p{margin-bottom:16px;font-size:16px;}}.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text p:last-child{margin-bottom:0;}.paragraph--type--picture.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-bottom:40px;}@media screen and (max-width:767px){.paragraph--type--picture.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--picture.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image{max-width:1256px;margin-right:auto;margin-left:auto;position:relative;overflow:hidden;padding-top:35%;border-radius:30px 120px 30px 30px;}@media screen and (max-width:1399px){.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image{padding-top:44%;}}@media screen and (max-width:1023px){.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image{padding-top:60%;}}@media screen and (max-width:499px){.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image{border-radius:30px;}}.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--pictures-inline.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-bottom:40px;}@media screen and (max-width:767px){.paragraph--type--pictures-inline.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--pictures-inline.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images{display:-ms-flexbox;display:flex;max-width:1280px;margin-right:auto;margin-left:auto;}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images > .field__item{position:relative;overflow:hidden;width:calc(50% - 24px);margin-right:12px;margin-left:12px;padding-top:42%;border-radius:30px 120px 30px 30px;}@media screen and (max-width:1023px){.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images > .field__item{padding-top:60%;}}@media screen and (max-width:767px){.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images > .field__item{padding-top:50%;}}@media screen and (max-width:499px){.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images > .field__item{border-radius:30px;}}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images > .field__item .contextual-region{position:initial;}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images > .field__item img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--slider-text-image.paragraph--view-mode--default{position:relative;}.paragraph--type--slider-text-image.paragraph--view-mode--default::after{content:'';display:inline-block;position:absolute;right:0;bottom:0;pointer-events:none;}.paragraph--type--slider-text-image.paragraph--view-mode--default .slick{position:relative;margin-right:-13px;margin-left:-13px;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick{margin-right:0;margin-left:0;}}.paragraph--type--slider-text-image.paragraph--view-mode--default .slick .slick__slide{margin-right:13px;margin-left:13px;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick .slick__slide{margin-right:24px;margin-left:0;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick .slick__slide{margin-right:44px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default .slick .slick__arrow{display:none;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick-list{padding:0 31% 0 0;margin-left:0;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick-list{padding:0 14% 0 0;margin-left:0;}}.paragraph--type--slider-text-image.paragraph--view-mode--default .container{max-width:1400px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-left:120px;padding-right:120px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-left:44px;padding-right:44px;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-right:0;padding-left:30px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white{margin-top:40px;padding-bottom:110px;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white{padding-bottom:90px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white{margin-bottom:40px;padding-bottom:0;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white{margin-bottom:50px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white::after{content:'';display:inline-block;width:496px;height:301px;background:url(/themes/custom/watertown/dist/assets/images/w-white-theme.svg) no-repeat center/contain;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white::after{width:343px;height:207px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white::after{display:none;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .slick-dots{position:absolute;bottom:-26px;right:13px;padding:0;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .slick-dots{display:none !important;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .slick-dots li button{background-color:transparent;border:1px solid #0C2573;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .slick-dots li.slick-active button{background-color:#0C2573;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default{display:block;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{position:relative;overflow:hidden;width:48.8%;padding-top:46.4%;border-radius:30px 120px 30px 30px;border-bottom:7px solid #E44D5B;transition:border-bottom-color 500ms;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{width:48.3%;padding-top:54.9%;border-bottom:none;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{width:100%;padding-top:95%;border-radius:20px;border-bottom:0;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{padding-top:107.5%;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image .contextual-region{position:initial;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(51.2% + 70px);margin-top:42px;margin-left:-70px;padding-top:70px;padding-right:70px;padding-bottom:70px;padding-left:100px;background-color:#ffffff;border-radius:30px 30px 30px 120px;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{width:calc(51.7% + 76px);margin-top:32px;margin-left:-76px;padding-top:15px;padding-right:32px;padding-bottom:70px;padding-left:44px;border-bottom:7px solid #E44D5B;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{width:100%;padding:28px 0 0;margin-top:0;margin-left:0;border-bottom:0;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper a{text-decoration:none;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-subtitle{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:16px;font-weight:700;line-height:125%;text-transform:uppercase;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-subtitle{padding-right:0;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:40px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#0C2573;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:6px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:16px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title h3{margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title h3{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title h3{font-size:26px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#0C2573;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{font-size:26px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-size:16px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:56px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:36px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:20px;-ms-flex-pack:start;justify-content:flex-start;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-top:100px;padding-bottom:110px;background-color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-top:70px;padding-bottom:90px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-top:40px;padding-bottom:44px;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-top:40px;padding-bottom:48px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue::after{content:'';display:inline-block;width:497px;height:337px;background:url(/themes/custom/watertown/dist/assets/images/w-blue-theme.svg) no-repeat center/contain;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue::after{width:374px;height:273px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue::after{display:none;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .slick-dots{position:absolute;bottom:-26px;right:13px;padding:0;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .slick-dots{display:none !important;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .slick-dots li button{background-color:transparent;border:1px solid #ffffff;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .slick-dots li.slick-active button{background-color:#ffffff;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default{position:relative;display:-ms-flexbox;display:flex;}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default{display:block;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{position:relative;overflow:hidden;width:calc(57% - 128px);padding-top:45.7%;margin-right:128px;border-radius:120px 0 0 30px;border-bottom:7px solid #E44D5B;transition:border-bottom-color 500ms;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{width:calc(50.6% - 25px);margin-right:25px;padding-top:51.7%;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{width:100%;margin-right:0;border-radius:20px;padding-top:95%;border-bottom:0;}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image{padding-top:107.5%;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image .contextual-region{position:initial;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default > .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:43%;padding-top:52px;padding-left:23px;color:#ffffff;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{width:49.4%;padding-top:20px;padding-left:25px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{width:100%;padding:28px 0 0;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper a{color:#ffffff;text-decoration:none;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-subtitle{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:16px;font-weight:700;line-height:125%;text-transform:uppercase;padding-right:34px;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-subtitle{padding-right:0;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:50px;padding-right:34px;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:24px;padding-right:0;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:16px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title h3{margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title h3{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title h3{font-size:26px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#ffffff;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{font-size:26px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;padding-right:34px;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{padding-right:0;font-size:16px;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:56px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:36px;}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:20px;-ms-flex-pack:start;justify-content:flex-start;}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;padding:0 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:36px;color:#ffffff;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #ffffff;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{color:#293F79;background-color:#ffffff;border-color:#ffffff;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default.is-hover .field--name-field-image{border-bottom-color:#E44D5B;}.paragraph--type--reference-resources.paragraph--view-mode--default,.paragraph--type--resources.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:40px;margin-bottom:50px;}@media screen and (max-width:767px){.paragraph--type--reference-resources.paragraph--view-mode--default,.paragraph--type--resources.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--reference-resources.paragraph--view-mode--default,.paragraph--type--resources.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default,.paragraph--type--resources.paragraph--view-mode--default{margin-bottom:40px;}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item{display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px;}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item{margin-right:-12px;margin-left:-12px;}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item{-ms-flex-direction:column;flex-direction:column;}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1),.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1){width:calc(42% - 30px);margin-right:15px;margin-left:15px;}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1),.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1){width:calc(41.7% - 24px);margin-right:12px;margin-left:12px;}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1),.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1){width:calc(100% - 24px);margin-bottom:32px;border-bottom:1px solid #E2E2E2;}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image{padding-top:56%;}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image{padding-top:55%;margin-bottom:25px;}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image{margin-bottom:35px;padding-top:48.5%;}}@media screen and (max-width:767px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-image{padding-top:60.5%;}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-title,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-title,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-title,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-title{margin-bottom:15px;}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-title a,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-title a,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-title a,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(1) .field--name-field-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(1) .field--name-field-title a{font-size:32px;}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2),.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2){width:calc(33% - 30px);margin-right:15px;margin-left:15px;}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2),.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2){width:calc(33.5% - 24px);margin-right:12px;margin-left:12px;}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2),.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2),.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2){width:calc(100% - 24px);margin-bottom:32px;border-bottom:1px solid #E2E2E2;}}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2) .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2) .field--name-field-image{padding-top:69.5%;margin-bottom:25px;}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2) .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item:nth-child(2) .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item:nth-child(2) .field--name-field-image{display:none;}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(25% - 30px);margin-right:15px;margin-left:15px;}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap{width:calc(24.8% - 24px);margin-right:12px;margin-left:12px;}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap{width:calc(100% - 24px);}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap > .field__item,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap > .field__item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap > .field__item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap > .field__item{margin-bottom:32px;border-bottom:1px solid #E2E2E2;}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap > .field__item,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap > .field__item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap > .field__item,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap > .field__item{margin-bottom:32px;}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap > .field__item:last-child,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap > .field__item:last-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes > .field__item-wrap > .field__item:last-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item > .field__item-wrap > .field__item:last-child{border-bottom:none;margin-bottom:0;}.node--type-education.node--view-mode-teaser .node__content,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default,.paragraph--type--resources-item .node__content,.paragraph--type--resources-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.node--type-education.node--view-mode-teaser .node__content .field--name-field-image,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .field--name-field-image,.paragraph--type--resources-item .node__content .field--name-field-image,.paragraph--type--resources-item.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;padding-top:72%;border-radius:30px 30px 0 0;}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .field--name-field-image,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .field--name-field-image,.paragraph--type--resources-item .node__content .field--name-field-image,.paragraph--type--resources-item.paragraph--view-mode--default .field--name-field-image{margin-bottom:25px;}}.node--type-education.node--view-mode-teaser .node__content .field--name-field-image .contextual-region,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .field--name-field-image .contextual-region,.paragraph--type--resources-item .node__content .field--name-field-image .contextual-region,.paragraph--type--resources-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.node--type-education.node--view-mode-teaser .node__content .field--name-field-image img,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .field--name-field-image img,.paragraph--type--resources-item .node__content .field--name-field-image img,.paragraph--type--resources-item.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child,.node--type-education.node--view-mode-teaser .node__content .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper,.paragraph--type--resources-item .node__content .layout--onecol:last-child,.paragraph--type--resources-item .node__content .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper{position:relative;margin-top:-120px;padding:30px 50px 46px 46px;background-color:#ffffff;border-radius:30px 120px 0 0;border-top:7px solid transparent;transition:border-top-color 500ms;}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child,.node--type-education.node--view-mode-teaser .node__content .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper,.paragraph--type--resources-item .node__content .layout--onecol:last-child,.paragraph--type--resources-item .node__content .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper{padding:0;margin-top:0;border-top:none;border-radius:0;}}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child,.node--type-education.node--view-mode-teaser .node__content .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper,.paragraph--type--resources-item .node__content .layout--onecol:last-child,.paragraph--type--resources-item .node__content .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper{padding:0 0 32px;}}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-education-type,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-education-type,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-education-type,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-education-type,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-education-type,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-education-type{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:700;line-height:125%;color:#E44D5B;text-transform:uppercase;}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-education-type,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-education-type,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-education-type,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-education-type,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-education-type,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-education-type{margin-bottom:6px;}}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-education-type a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-education-type a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-education-type a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-education-type a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-education-type a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-education-type a{color:#E44D5B;text-decoration:none;}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-title,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{display:inline-block;margin-bottom:12px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-title,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:8px;font-size:22px;}}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-title,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:26px;}}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title a,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-title a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-title a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-title a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-title a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-title a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-title a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-title a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{color:#293F79;text-decoration:none;}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:16px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-size:16px;}}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:14px;}}@media screen and (max-width:767px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:24px;}}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{font-size:14px;}}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a::after,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a::after,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a::after,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::after,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a::before,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a::before,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a::before,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::before,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}@media screen and (min-width:1024px){.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a:hover,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a:hover,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a:hover,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a:hover,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a:hover,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a:hover,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a:hover,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a:hover,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a:hover,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a:hover,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a:hover,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a:hover,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a:hover,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a:hover,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::after,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a:hover::after,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a:hover::after,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a:hover::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a:hover::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a:hover::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::after,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a:hover::after,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a:hover::after,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a:hover::after,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::after,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a:hover::after,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a:hover::after,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::before,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a:hover::before,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a:hover::before,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a:hover::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a:hover::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a:hover::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::before,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a:hover::before,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a:hover::before,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a:hover::before,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a:hover::before,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a:hover::before,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a:hover::before,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a::after,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::after,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a::after,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a::after,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::after,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::after,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-link a::before,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-link a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::before,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-link a::before,.paragraph--type--resources-item .node__content .content-wrapper .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-link a::before,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-link a::before,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-extra-field-learnmore a::before,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.node--type-education.node--view-mode-teaser .node__content.paragraph--view-mode--option .field--name-field-image,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default.paragraph--view-mode--option .field--name-field-image,.paragraph--type--resources-item .node__content.paragraph--view-mode--option .field--name-field-image,.paragraph--type--resources-item.paragraph--view-mode--default.paragraph--view-mode--option .field--name-field-image{display:none;}.node--type-education.node--view-mode-teaser .node__content.paragraph--view-mode--option .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default.paragraph--view-mode--option .content-wrapper,.paragraph--type--resources-item .node__content.paragraph--view-mode--option .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default.paragraph--view-mode--option .content-wrapper{margin-top:0;padding:0 0 26px;border-radius:0;border-top:none;}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content.paragraph--view-mode--option .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default.paragraph--view-mode--option .content-wrapper,.paragraph--type--resources-item .node__content.paragraph--view-mode--option .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default.paragraph--view-mode--option .content-wrapper{padding:0 0 32px;}}.node--type-education.node--view-mode-teaser.node--view-mode-teaser-option .field--name-field-image,.paragraph--type--resources-item.node--view-mode-teaser-option .field--name-field-image{display:none;}.node--type-education.node--view-mode-teaser.node--view-mode-teaser-option .layout--onecol:last-child,.paragraph--type--resources-item.node--view-mode-teaser-option .layout--onecol:last-child{margin-top:0;padding:0 0 26px;border-radius:0;border-top:none;}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser.node--view-mode-teaser-option .layout--onecol:last-child,.paragraph--type--resources-item.node--view-mode-teaser-option .layout--onecol:last-child{padding:0 0 32px;}}.node--type-education.node--view-mode-teaser.is-hover .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.is-hover .content-wrapper,.paragraph--type--resources-item.is-hover .layout--onecol:last-child,.paragraph--type--resources-item.is-hover .content-wrapper{border-top-color:#E44D5B;}.paragraph--type--webform.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--webform.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--webform.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--webform.paragraph--view-mode--default{margin-top:58px;margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--webform.paragraph--view-mode--default{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--webform.paragraph--view-mode--default{margin-top:50px;margin-bottom:50px;}}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform{max-width:995px;margin-right:auto;margin-left:auto;}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form div[id^="ajax-wrapper"]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-right:15px;margin-left:15px;}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form section.form-wrapper{width:calc(50% - 30px);margin-bottom:0;}@media screen and (max-width:499px){.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form section.form-wrapper{width:100%;}}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item{margin-right:15px;margin-left:15px;}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.webform-type-radios,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-checkbox,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textarea{width:calc(100% - 30px);}@media screen and (max-width:499px){.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.webform-type-radios,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-checkbox,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textarea{width:100%;}}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-tel,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-email,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textfield,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-select{display:-ms-inline-flexbox;display:inline-flex;width:calc(50% - 30px);}@media screen and (max-width:499px){.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-tel,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-email,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textfield,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-select{width:100%;}}@media screen and (max-width:1023px){.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-item-how-you-help-to-low-to-moderate-income-families-individuals-{width:100%;}}@media screen and (max-width:499px){.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-item-how-you-help-to-low-to-moderate-income-families-individuals- label{padding:9px 24px;}}.paragraph--type--webform.paragraph--view-mode--default .form-actions{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;margin-top:30px;margin-right:auto;margin-bottom:0;margin-left:auto;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;margin-bottom:0;}@media screen and (max-width:1023px){.paragraph--type--webform.paragraph--view-mode--default .form-actions{margin-top:11px;}}@media screen and (min-width:1024px){.paragraph--type--webform.paragraph--view-mode--default .form-actions:hover{background-color:#ffffff;}.paragraph--type--webform.paragraph--view-mode--default .form-actions:hover::after{content:'';display:inline-block;right:15px;}}.paragraph--type--webform.paragraph--view-mode--default .form-actions::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--webform.paragraph--view-mode--default .form-actions::after{content:'';display:inline-block;position:absolute;top:25px;right:20px;transition:right 500ms;}.paragraph--type--webform.paragraph--view-mode--default .form-actions input{cursor:pointer;height:60px;padding:0 44px 0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:none;background-color:transparent;}.paragraph--type--view-finance-library.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-bottom:65px;}@media screen and (max-width:767px){.paragraph--type--view-finance-library.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--view-finance-library.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters{overflow:hidden;margin-bottom:12px;border-bottom:1px solid #E2E2E2;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters form{overflow-x:auto;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup legend{display:none;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .legend{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:125%;color:#9A9B9D;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .fieldset-wrapper .form-radios{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .fieldset-wrapper .form-radios > .form-item{margin-right:0;margin-left:14px;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .fieldset-wrapper .form-radios input{display:none;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .fieldset-wrapper .form-radios input:checked + label{color:#0C2573;border-bottom-color:#0C2573;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .fieldset-wrapper .form-radios label{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:125%;color:#000000;border-bottom:1px solid transparent;transition:border-bottom-color 500ms;cursor:pointer;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .form-actions{display:none;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-content .views-row{padding-top:44px;padding-bottom:44px;border-bottom:1px solid #E2E2E2;}.paragraph--type--location.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;padding-top:50px;}@media screen and (max-width:767px){.paragraph--type--location.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--location.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--location.paragraph--view-mode--default{padding-top:15px;}}@media screen and (max-width:1023px){.paragraph--type--location.paragraph--view-mode--default{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0;}}.paragraph--type--location.paragraph--view-mode--default .left_column{width:610px;padding:8px 5px;background-color:#F1F1F1;border-radius:20px;}@media screen and (max-width:1399px){.paragraph--type--location.paragraph--view-mode--default .left_column{width:50%;}}@media screen and (max-width:1023px){.paragraph--type--location.paragraph--view-mode--default .left_column{width:100%;margin-bottom:36px;}}.paragraph--type--location.paragraph--view-mode--default .right_column{width:calc(100% - 610px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;}@media screen and (max-width:1399px){.paragraph--type--location.paragraph--view-mode--default .right_column{width:50%;}}@media screen and (max-width:1023px){.paragraph--type--location.paragraph--view-mode--default .right_column{width:100%;}}.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view,.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-holidays-block{width:100%;padding-left:110px;}@media screen and (max-width:1599px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view,.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-holidays-block{max-width:780px;padding-left:20px;}}@media screen and (max-width:1023px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view,.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-holidays-block{max-width:100%;padding-left:0;}}.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view{margin-bottom:46px;}@media screen and (max-width:1399px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view{margin-bottom:32px;}}.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view .views-element-container{border-radius:20px;overflow:hidden;}.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view .geolocation-map-container{height:39vw !important;}@media screen and (max-width:1399px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view .geolocation-map-container{height:840px !important;}}@media screen and (max-width:1023px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view .geolocation-map-container{height:464px !important;}}.paragraph--type--location.paragraph--view-mode--default .right_column .paragraph--type--title-subtitle-text .field--name-field-text ul li{margin-bottom:0;font-size:18px;}.paragraph--type--location-manager.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}@media screen and (max-width:767px){.paragraph--type--location-manager.paragraph--view-mode--default{position:relative;-ms-flex-align:start;align-items:flex-start;}}.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-manager-image{position:relative;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;width:74px;height:74px;margin-right:auto;margin-bottom:8px;margin-left:auto;border-radius:50%;color:transparent;background:#F4F4F4 url(/themes/custom/watertown/dist/assets/images/contour.png) no-repeat center/80px;}@media screen and (max-width:767px){.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-manager-image{position:absolute;top:0;left:0;width:98px;height:98px;margin-bottom:0;}}.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-manager-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-name{padding:0 20px;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:767px){.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-name{text-align:left;}}.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-position{padding:0 20px;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#6C7180;text-align:center;}@media screen and (max-width:767px){.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-position{text-align:left;}}@media screen and (max-width:767px){.paragraph--type--location-manager.paragraph--view-mode--default:has(.field--name-field-manager-image){padding-top:8px;padding-left:116px;min-height:98px;}}@media screen and (max-width:767px){.paragraph--type--location-manager.hide-on-mobile{display:none;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-title{margin-bottom:32px;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-title{margin-bottom:20px;}}@media screen and (max-width:1023px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-title{margin-bottom:12px;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-title h2{margin-top:0;margin-bottom:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-title h2{font-size:30px;line-height:120%;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-subtitle{margin-bottom:28px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:400;color:#404043;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-subtitle{font-size:18px;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text ul{margin:0;padding-left:22px;}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text ul li{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text ul li:last-child{margin-bottom:0;}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text ul.small-list li{margin-bottom:24px;font-size:14px;line-height:180%;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text ul.small-list li{margin-bottom:18px;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text ul.small-list li:last-child{margin-bottom:0;}.paragraph--type--title-subtitle-text.paragraph--view-mode--default .field--name-field-text hr{margin-top:28px;margin-bottom:28px;border:none;border-top:1px solid #D6D1D1;}.paragraph--type--title-subtitle-text.paragraph--view-mode--default h3{margin-top:0;margin-bottom:30px;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default h3{margin-bottom:18px;font-size:26px;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default h3:last-child{margin-bottom:0;}.paragraph--type--title-subtitle-text.paragraph--view-mode--default h5{margin:0 0 -28px;font-family:"Gotham",sans-serif;font-size:22px;font-weight:500;line-height:150%;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default h5{margin:0 0 -14px;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default p{margin-top:28px;margin-bottom:28px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default p{font-size:16px;margin-top:18px;margin-bottom:18px;}}.paragraph--type--title-subtitle-text.paragraph--view-mode--default p:last-child{margin-bottom:0;}.paragraph--type--image-text-link.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;width:100%;padding-top:36%;border-radius:30px;}.paragraph--type--image-text-link.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--image-text-link.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper{position:relative;margin-top:-120px;padding:44px 160px 56px 27px;background-color:#F1F1F1;border-radius:30px 120px 30px 30px;}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:40px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--view-related-resources.paragraph--view-mode--default{padding-top:44px;padding-bottom:56px;background-color:#F1F1F1;}@media screen and (max-width:1399px){.paragraph--type--view-related-resources.paragraph--view-mode--default{padding-top:38px;padding-bottom:44px;}}@media screen and (max-width:1023px){.paragraph--type--view-related-resources.paragraph--view-mode--default{padding-bottom:15px;}}@media screen and (max-width:767px){.paragraph--type--view-related-resources.paragraph--view-mode--default{padding-bottom:10px;}}.paragraph--type--view-related-resources.paragraph--view-mode--default .container-xl{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--view-related-resources.paragraph--view-mode--default .container-xl{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--view-related-resources.paragraph--view-mode--default .container-xl{padding-right:20px;padding-left:20px;}}.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .viewsreference--view-title{font-family:"Gotham",sans-serif;font-size:40px;font-weight:500;line-height:150%;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .viewsreference--view-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .viewsreference--view-title{font-size:30px;line-height:1.2;margin-bottom:11px;}}.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-header{margin-bottom:56px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;text-align:center;color:#404043;}@media screen and (max-width:1399px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-header{margin-bottom:32px;}}@media screen and (max-width:1023px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-header{margin-bottom:18px;}}@media screen and (max-width:767px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-header{margin-bottom:14px;}}.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 24px;}@media screen and (max-width:1023px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-content{-ms-flex-direction:column;flex-direction:column;gap:0;}}.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-content > .views-row{width:calc((100% / 3) - 16px);}@media screen and (max-width:1023px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-content > .views-row{width:100%;padding:34px 0;border-top:1px solid #C2C2C2;}}@media screen and (max-width:1023px){.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .view-related-resources .view-content > .views-row:first-child{border-top:0;}}.paragraph--type--related-resources.paragraph--view-mode--default,.paragraph--type--related-resources-reference.paragraph--view-mode--default{padding-top:44px;padding-bottom:56px;background-color:#F1F1F1;}@media screen and (max-width:1399px){.paragraph--type--related-resources.paragraph--view-mode--default,.paragraph--type--related-resources-reference.paragraph--view-mode--default{padding-top:38px;padding-bottom:44px;}}@media screen and (max-width:1023px){.paragraph--type--related-resources.paragraph--view-mode--default,.paragraph--type--related-resources-reference.paragraph--view-mode--default{padding-bottom:15px;}}@media screen and (max-width:767px){.paragraph--type--related-resources.paragraph--view-mode--default,.paragraph--type--related-resources-reference.paragraph--view-mode--default{padding-bottom:10px;}}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl{padding-right:20px;padding-left:20px;}}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl h2,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl h2,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-title{font-family:"Gotham",sans-serif;font-size:40px;font-weight:500;line-height:150%;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl h2,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl h2,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl h2,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-title,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl h2,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-title{font-size:30px;line-height:1.2;margin-bottom:11px;}}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl h2:before,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-title:before,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl h2:before,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-title:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl h2 h2,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-title h2,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl h2 h2,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-title h2{margin:0;}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-description-formatted{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;text-align:center;color:#404043;}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 24px;margin-top:56px;}@media screen and (max-width:1399px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes{margin-top:32px;}}@media screen and (max-width:1023px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes{-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:18px;}}@media screen and (max-width:767px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes{margin-top:14px;}}.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items > .field__item,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes > .field__item,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items > .field__item,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes > .field__item{width:calc((100% / 3) - 16px);}@media screen and (max-width:1023px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items > .field__item,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes > .field__item,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items > .field__item,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes > .field__item{width:100%;padding:34px 0;border-top:1px solid #C2C2C2;}}@media screen and (max-width:1023px){.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-grid-items > .field__item:first-child,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl > .field--name-field-nodes > .field__item:first-child,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-grid-items > .field__item:first-child,.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl > .field--name-field-nodes > .field__item:first-child{border-top:0;}}.paragraph--type--related-resources-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width:1023px){.paragraph--type--related-resources-item.paragraph--view-mode--default{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:60px;}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default{gap:20px;}}@media screen and (max-width:499px){.paragraph--type--related-resources-item.paragraph--view-mode--default{gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;margin-bottom:44px;padding-top:58%;border-radius:30px;}@media screen and (max-width:1399px){.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{margin-bottom:24px;}}@media screen and (max-width:1023px){.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{-ms-flex-order:1;order:1;width:calc(35% - 30px);margin-bottom:0;padding-top:26.4%;}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{width:calc(39% - 10px);padding-top:31.5%;min-height:150px;min-width:175px;-ms-flex-negative:0;flex-shrink:0;}}@media screen and (max-width:499px){.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{-ms-flex-order:-1;order:-1;width:100%;margin-bottom:20px;padding-top:60%;}}.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;transition:transform 500ms;}@media screen and (min-width:1024px){.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image a:hover img{-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%);}}@media screen and (max-width:1023px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper{-ms-flex-order:0;order:0;width:calc(65% - 30px);}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper{width:calc(61% - 10px);}}@media screen and (max-width:499px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper{width:100%;}}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:18px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-family:"Gotham",sans-serif;font-weight:500;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:22px;line-height:1.3;}}@media screen and (max-width:1023px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:20px;}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{margin-bottom:16px;}}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-title a{color:#293F79;text-decoration:none;}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:17px;font-size:16px;line-height:1.5;}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{margin-bottom:0;}}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{font-size:14px;}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a{margin-top:15px;}}@media screen and (min-width:1024px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--icon-grid.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--icon-grid.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--icon-grid.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default{margin-top:58px;margin-bottom:0;}}@media screen and (max-width:1023px){.paragraph--type--icon-grid.paragraph--view-mode--default{margin-top:40px;}}@media screen and (max-width:767px){.paragraph--type--icon-grid.paragraph--view-mode--default{margin-top:50px;}}.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-title{margin-bottom:6px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-title{font-size:30px;}}.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-title:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-description-formatted{max-width:800px;margin-right:auto;margin-bottom:32px;margin-left:auto;font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-description-formatted{margin-bottom:28px;font-size:18px;}}.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-icon-items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-icon-items{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-icon-items > .field__item{margin-right:25px;margin-left:25px;}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-icon-items > .field__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:calc(33.3333% - 50px);margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-icon-items > .field__item{width:calc(50% - 50px);margin-bottom:52px;}}@media screen and (max-width:499px){.paragraph--type--icon-grid.paragraph--view-mode--default > .field--name-field-icon-items > .field__item{width:calc(100% - 50px);}}.paragraph--type--icon-grid-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;max-width:210px;}@media screen and (max-width:1399px){.paragraph--type--icon-grid-item.paragraph--view-mode--default{max-width:200px;}}@media screen and (max-width:499px){.paragraph--type--icon-grid-item.paragraph--view-mode--default{max-width:100%;}}.paragraph--type--icon-grid-item.paragraph--view-mode--default .field--name-field-material-icon{display:-ms-flexbox;display:flex;margin-bottom:30px;}.paragraph--type--icon-grid-item.paragraph--view-mode--default .field--name-field-material-icon i{font-size:37px;color:#293F79;}.paragraph--type--icon-grid-item.paragraph--view-mode--default .field--name-field-title{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#000000;text-align:center;}.paragraph--type--upcoming-trips.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{margin-top:0;margin-bottom:0;padding-top:58px;padding-bottom:20px;background-color:#F1F1F1;}}@media screen and (max-width:767px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{padding-bottom:0;}}.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-title h2{margin-top:0;margin-bottom:6px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-title h2{font-size:30px;}}.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-description-formatted{max-width:800px;margin-right:auto;margin-bottom:32px;margin-left:auto;font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-description-formatted{margin-bottom:20px;font-size:18px;}}.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-nodes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px;}.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-nodes > .field__item{width:calc(33.3333% - 24px);margin:12px 12px 27px;}@media screen and (max-width:1023px){.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-nodes > .field__item{width:calc(100% - 24px);margin-top:27px;margin-bottom:0;padding-bottom:27px;border-bottom:1px solid #C2C2C2;}}@media screen and (max-width:1023px){.paragraph--type--upcoming-trips.paragraph--view-mode--default > .field--name-field-nodes > .field__item:last-child{border-bottom:none;}}.paragraph--type--webform-club-50.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-bottom:70px;padding-top:50px;background:linear-gradient(180deg,#F1F1F1 20.71%,#FFF 70.56%);}@media screen and (max-width:767px){.paragraph--type--webform-club-50.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--webform-club-50.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--webform-club-50.paragraph--view-mode--default{margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default{margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--webform-club-50.paragraph--view-mode--default{margin-bottom:50px;}}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-title{font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#242424;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-title{font-size:30px;}}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:47px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:20px;font-size:16px;}}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform{max-width:995px;margin-right:auto;margin-left:auto;}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}@media screen and (max-width:1399px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{padding-right:90px;padding-left:90px;}}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{padding-right:60px;padding-left:60px;}}@media screen and (max-width:767px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{padding-right:0;padding-left:0;}}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form div[id^="ajax-wrapper"]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-right:15px;margin-left:15px;}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item{margin-right:15px;margin-left:15px;}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item{margin-top:11px;margin-bottom:11px;}}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.webform-type-radios,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-checkbox,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textarea{width:calc(100% - 30px);}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-tel,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-email,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textfield,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-select{display:-ms-inline-flexbox;display:inline-flex;width:calc(50% - 30px);}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-tel,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-email,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-textfield,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form > .form-item.form-type-select{width:calc(100% - 30px);}}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;margin-top:30px;margin-right:auto;margin-bottom:0;margin-left:auto;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions{margin-top:11px;}}@media screen and (min-width:1024px){.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions:hover{background-color:#ffffff;}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions:hover::after{content:'';display:inline-block;right:15px;}}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions::after{content:'';display:inline-block;position:absolute;top:25px;right:20px;transition:right 500ms;}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions input{cursor:pointer;height:60px;padding:0 44px 0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:none;background-color:transparent;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default{padding:32px 42px;border-radius:30px;background:#F1F1F1;}@media screen and (max-width:767px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default{padding:32px 34px;}}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-title{margin-bottom:14px;}}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-title h2{margin-top:0;margin-bottom:0;font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#404040;}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-title h2{font-size:26px;}}@media screen and (max-width:1023px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-title h2{text-align:center;}}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:26px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#6C7180;}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-description-formatted{margin-bottom:36px;}}@media screen and (max-width:1023px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-description-formatted{text-align:center;}}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform form > .form-item{width:100%;margin-top:0;margin-bottom:20px;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform form div[id^="ajax-wrapper"]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:100%;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;margin-top:30px;margin-right:auto;margin-bottom:0;margin-left:auto;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;margin-top:0;margin-bottom:0;}@media screen and (max-width:1023px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions{margin-top:11px;}}@media screen and (min-width:1024px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions:hover{background-color:#ffffff;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions:hover::after{content:'';display:inline-block;right:15px;}}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions::after{content:'';display:inline-block;position:absolute;top:25px;right:20px;transition:right 500ms;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions input{cursor:pointer;height:60px;padding:0 44px 0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:none;background-color:transparent;}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption{position:relative;margin-top:42px;padding-top:42px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption{padding-top:32px;margin-right:-20px;margin-left:-20px;}}@media screen and (max-width:767px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption{margin-right:-2px;margin-left:-2px;}}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption::before{content:'';display:inline-block;position:absolute;top:0;left:-42px;width:calc(100% + 84px);border-top:1px solid #D6D1D1;}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption::before{width:calc(100% + 44px);left:-22px;}}@media screen and (max-width:767px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption::before{width:calc(100% + 64px);left:-32px;}}.paragraph--type--feature.paragraph--view-mode--default{position:relative;}.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;padding-top:46%;border-radius:30px 30px 0 0;}@media screen and (max-width:1399px){.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image{padding-top:44%;}}@media screen and (max-width:1023px){.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image{padding-top:41%;}}@media screen and (max-width:767px){.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image{padding-top:45%;}}@media screen and (max-width:499px){.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image{padding-top:60%;}}.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image .contextual-region{position:initial;}.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:-120px;padding:45px 158px 50px 28px;background-color:#F1F1F1;border-radius:30px 120px 30px 30px;transition:transform 500ms;}@media screen and (max-width:1399px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper{padding:27px 42px 34px 26px;}}@media screen and (max-width:1023px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper{padding:40px 120px 44px 44px;}}@media screen and (max-width:767px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper{padding:40px 72px 44px 44px;border-radius:0 60px 0 0;margin-top:-60px;}}@media screen and (max-width:499px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper{padding:25px 50px 25px 30px;}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-title{position:relative;z-index:1;margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:499px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:24px;}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{position:relative;z-index:1;margin-bottom:32px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;}@media screen and (max-width:1399px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features{margin-top:16px;}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:auto;margin-right:30px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;}@media screen and (max-width:1023px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:100%;}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item::before{content:'';display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;margin-right:10px;border-radius:50%;background:#E2E2E2 url(/themes/custom/watertown/dist/assets/images/check.svg) no-repeat center/17px;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;-ms-flex-item-align:center;align-self:center;}@media screen and (max-width:1399px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{font-size:16px;line-height:1.5;}}@media screen and (max-width:767px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{width:100%;margin-bottom:36px;margin-right:0;}}@media screen and (max-width:499px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item{margin-bottom:20px;}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link{position:relative;z-index:1;display:-ms-flexbox;display:flex;margin-top:30px;}@media screen and (max-width:1399px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link{margin-top:16px;}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link .field__item{margin-left:20px;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--info-grid.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;padding-top:65px;padding-bottom:90px;background-color:#F1F1F1;}@media screen and (max-width:767px){.paragraph--type--info-grid.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--info-grid.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--info-grid.paragraph--view-mode--default{margin-top:58px;margin-bottom:58px;padding-top:38px;padding-bottom:46px;}}@media screen and (max-width:1023px){.paragraph--type--info-grid.paragraph--view-mode--default{margin-top:40px;margin-bottom:40px;padding-top:42px;padding-bottom:42px;}}@media screen and (max-width:767px){.paragraph--type--info-grid.paragraph--view-mode--default{margin-top:50px;margin-bottom:50px;padding-top:46px;padding-bottom:40px;}}.paragraph--type--info-grid.paragraph--view-mode--default > .field--name-field-title h2{text-align:center;margin:0;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;}.paragraph--type--info-grid.paragraph--view-mode--default > .field--name-field-description-formatted{margin-bottom:40px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#6C7180;text-align:center;}.paragraph--type--info-grid.paragraph--view-mode--default > .field--name-field-grid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-right:-20px;margin-left:-20px;}.paragraph--type--info-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:calc(25% - 40px);margin-right:20px;margin-left:20px;}@media screen and (max-width:767px){.paragraph--type--info-grid.paragraph--view-mode--default > .field--name-field-grid-items > .field__item{width:calc(100% - 40px);}}.paragraph--type--info-grid-item.paragraph--view-mode--default .field--name-field-title{margin-bottom:20px;font-family:"Gotham",sans-serif;font-size:22px;font-weight:500;line-height:150%;color:#293F79;}.paragraph--type--info-grid-item.paragraph--view-mode--default .field--name-field-text{font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;line-height:150%;color:#242424;}.paragraph--type--info-grid-item.paragraph--view-mode--default .field--name-field-text p{margin-bottom:22px;}.paragraph--type--info-grid-item.paragraph--view-mode--default .field--name-field-text a{color:#293F79;text-decoration:none;}.paragraph--type--fullwidth-text.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--fullwidth-text.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--fullwidth-text.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{margin-right:auto;margin-left:auto;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{padding-right:90px;padding-left:90px;font-size:16px;}}@media screen and (max-width:1023px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{padding-right:60px;padding-left:60px;}}@media screen and (max-width:499px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{padding-right:0;padding-left:0;}}.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text p{margin-bottom:32px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text p{margin-bottom:16px;font-size:16px;}}.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text p:last-child{margin-bottom:0;}.paragraph--type--accordion{margin-top:50px;margin-bottom:70px;}@media screen and (max-width:1023px){.paragraph--type--accordion{margin-top:40px;margin-bottom:40px;}}.paragraph--type--accordion .accordion-container{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.paragraph--type--accordion .accordion-container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--accordion .accordion-container{padding-right:20px;padding-left:20px;}}.paragraph--type--accordion .accordion-container > .field__items{padding:8px 5px;background-color:#F1F1F1;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:32px;}@media screen and (max-width:1399px){.paragraph--type--accordion .accordion-container > .field__items{margin-top:28px;}}.paragraph--type--accordion .accordion-container > .field__items > .field__item.open .paragraph--type--accordion-item{border-top-color:#E44D5B;}.paragraph--type--accordion .accordion-container > .field__items > .field__item.open .paragraph--type--accordion-item .field--name-field-accordion-title::before{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-header-2.svg) no-repeat center/contain;}.paragraph--type--accordion .accordion-container > .field--name-field-title{margin-bottom:6px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--accordion .accordion-container > .field--name-field-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--accordion .accordion-container > .field--name-field-title{font-size:30px;}}.paragraph--type--accordion .accordion-container > .field--name-field-title:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph--type--accordion .accordion-container > .field--name-field-title h2{font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;margin:0;}@media screen and (max-width:1399px){.paragraph--type--accordion .accordion-container > .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--accordion .accordion-container > .field--name-field-title h2{font-size:30px;}}.paragraph--type--accordion .accordion-container > .field--name-field-description-formatted{max-width:800px;margin:0 auto;font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--accordion .accordion-container > .field--name-field-description-formatted{font-size:18px;}}.paragraph--type--accordion-item{overflow:hidden;background:#ffffff;border-radius:20px;border-top:7px solid transparent;transition:border-top-color 500ms;}.paragraph--type--accordion-item .field--name-field-accordion-title{position:relative;padding:15px 26px 11px;border:none;font-family:"OpenSans",sans-serif;font-size:22px;line-height:150%;font-weight:600;color:#000000;cursor:pointer;}@media screen and (max-width:767px){.paragraph--type--accordion-item .field--name-field-accordion-title{font-size:18px;padding:11px 45px 15px 26px;}}.paragraph--type--accordion-item .field--name-field-accordion-title:before{content:'';display:block;position:absolute;top:20px;right:20px;width:20px;height:20px;background:url(/themes/custom/watertown/dist/assets/images/locations-icon-header-1.svg) no-repeat center/contain;}@media screen and (max-width:767px){.paragraph--type--accordion-item .field--name-field-accordion-title:before{top:18px;}}.paragraph--type--accordion-item .field--name-field-accordion-body{display:none;font-family:"OpenSans",sans-serif;background:#ffffff;padding:0 26px 20px 26px;border:none;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;}@media screen and (max-width:767px){.paragraph--type--accordion-item .field--name-field-accordion-body{font-size:16px;}}.paragraph--type--two-column-text.paragraph--view-mode--default{max-width:1088px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--two-column-text.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--two-column-text.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default{margin-top:58px;margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--two-column-text.paragraph--view-mode--default{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--two-column-text.paragraph--view-mode--default{margin-top:50px;margin-bottom:50px;}}.paragraph--type--two-column-text.paragraph--view-mode--default > .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px;margin-top:32px;}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field__items{gap:44px;margin-top:28px;}}@media screen and (max-width:1023px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field__items{-ms-flex-direction:column;flex-direction:column;gap:38px;}}.paragraph--type--two-column-text.paragraph--view-mode--default > .field__items > .field__item{width:calc((100% / 2) - 30px);}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field__items > .field__item{width:calc((100% / 2) - 22px);}}@media screen and (max-width:1023px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field__items > .field__item{width:100%;}}.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title{margin-bottom:6px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title{font-size:30px;}}.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title h2{font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#000000;text-align:center;margin:0;}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-title h2{font-size:30px;}}.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-description-formatted{max-width:800px;margin:0 auto;font-family:"OpenSans",sans-serif;font-size:20px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default > .field--name-field-description-formatted{font-size:18px;}}.paragraph--type--two-column-text-item > .field--name-field-image{position:relative;overflow:hidden;padding-top:55%;border-radius:30px 30px 0 0;margin-bottom:24px;}.paragraph--type--two-column-text-item > .field--name-field-image .contextual-region{position:initial;}.paragraph--type--two-column-text-item > .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--two-column-text-item .field--name-field-title a,.paragraph--type--two-column-text-item .field--name-field-title h3{display:-ms-inline-flexbox;display:inline-flex;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;margin-top:0;margin-bottom:8px;font-weight:600;text-decoration:none;color:#293F79;}@media screen and (max-width:1399px){.paragraph--type--two-column-text-item .field--name-field-title a,.paragraph--type--two-column-text-item .field--name-field-title h3{font-size:22px;margin-bottom:1px;}}@media screen and (max-width:1023px){.paragraph--type--two-column-text-item .field--name-field-title a,.paragraph--type--two-column-text-item .field--name-field-title h3{font-size:26px;}}.paragraph--type--two-column-text-item .field--name-field-text{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--two-column-text-item .field--name-field-text{font-size:16px;}}.paragraph--type--two-column-text-item .field--name-field-link{-ms-flex-negative:0;flex-shrink:0;margin-top:24px;}@media screen and (max-width:1399px){.paragraph--type--two-column-text-item .field--name-field-link{margin-top:34px;}}.paragraph--type--two-column-text-item .field--name-field-link a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--two-column-text-item .field--name-field-link a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--two-column-text-item .field--name-field-link a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--two-column-text-item .field--name-field-link a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--two-column-text-item .field--name-field-link a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--two-column-text-item .field--name-field-link a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--two-column-text-item .field--name-field-link a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--two-column-text-item .field--name-field-link a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--alerts-block .field--name-field-content{margin-top:-34px;}@media screen and (max-width:767px){.paragraph--type--alerts-block .field--name-field-content{margin-top:-14px;}}.paragraph--type--alerts-block .field--name-field-content > .field__item{margin-bottom:8px;}.paragraph--type--alerts-block .field--name-field-content > .field__item:first-child .paragraph--type--alert-message{border-radius:120px 0 0 0;}@media screen and (max-width:767px){.paragraph--type--alerts-block .field--name-field-content > .field__item:first-child .paragraph--type--alert-message{border-radius:120px 20px 0 0;}}@media screen and (max-width:499px){.paragraph--type--alerts-block .field--name-field-content > .field__item:first-child .paragraph--type--alert-message{border-radius:70px 20px 0 0;}}.paragraph--type--alerts-block .field--name-field-content > .field__item:last-child{margin-bottom:0;}.paragraph--type--alerts-block .field--name-field-content > .field__item:last-child .paragraph--type--alert-message{border-radius:0 0 120px 0;}@media screen and (max-width:767px){.paragraph--type--alerts-block .field--name-field-content > .field__item:last-child .paragraph--type--alert-message{border-radius:0 0 120px 20px;}}@media screen and (max-width:499px){.paragraph--type--alerts-block .field--name-field-content > .field__item:last-child .paragraph--type--alert-message{border-radius:0 0 70px 20px;}}.paragraph--type--club-50.paragraph--view-mode--default{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-bottom:70px;padding-top:50px;background:linear-gradient(180deg,#F1F1F1 20.71%,#FFF 70.56%);}@media screen and (max-width:767px){.paragraph--type--club-50.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--club-50.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--club-50.paragraph--view-mode--default{margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default{margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--club-50.paragraph--view-mode--default{margin-bottom:50px;}}.paragraph--type--club-50.paragraph--view-mode--default .block-title{font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#242424;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--club-50.paragraph--view-mode--default .block-title{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default .block-title{font-size:30px;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_signup{background-color:transparent;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell{max-width:995px;margin-right:auto;margin-left:auto;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;margin-right:-15px;margin-bottom:0;margin-left:-15px;}@media screen and (max-width:1399px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{padding-right:90px;padding-left:90px;}}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{padding-right:60px;padding-left:60px;}}@media screen and (max-width:767px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{margin-right:0;margin-left:0;padding-right:0;padding-left:0;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll h2{margin-top:0;margin-bottom:47px;font-family:"OpenSans",sans-serif;font-size:40px;line-height:150%;font-weight:600;color:#404043;text-align:center;}@media screen and (max-width:1399px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll h2{font-size:32px;}}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll h2{margin-bottom:20px;font-size:30px;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll .indicates-required{display:none;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll .mc-field-group{width:100%;margin:15px;}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll .mc-field-group{margin-top:11px;margin-bottom:11px;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll p{margin-top:24px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;text-align:center;}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll p{margin-bottom:20px;font-size:16px;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll p a{color:#293F79;border-bottom:1px solid #293F79;text-decoration:none;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll p a:hover{border-bottom-color:transparent;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"]){position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;margin-top:30px;margin-right:auto;margin-bottom:0;margin-left:auto;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"]){margin-top:11px;}}@media screen and (min-width:1024px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"]):hover{background-color:#ffffff;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"]):hover::after{content:'';display:inline-block;right:15px;}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"])::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"])::after{content:'';display:inline-block;position:absolute;top:25px;right:20px;transition:right 500ms;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"]) input{cursor:pointer;height:60px;padding:0 44px 0 24px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:60px;color:#293F79;text-decoration:none;border:none;background-color:transparent;}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id="mce-responses"]) .button{margin:0;}.paragraph--type--view-open-positions.paragraph--view-mode--default .field--name-field-view .views-element-container{max-width:1088px;width:100%;margin-right:auto;margin-left:auto;}.paragraph--type--view-open-positions.paragraph--view-mode--default .field--name-field-view .view-content > .views-row{padding-top:32px;padding-bottom:32px;}.paragraph--type--view-open-positions.paragraph--view-mode--default .field--name-field-view .view-content > .views-row:last-child{border-bottom:none;}.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{max-width:1400px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{margin-top:58px;margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{margin-top:50px;margin-bottom:50px;}}.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe iframe{height:120vh;display:block;width:calc(100% + 10px);border:none;max-width:calc(100% + 10px);}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:32px;max-width:1060px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:25px;margin-bottom:70px;}@media screen and (max-width:767px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{margin-bottom:58px;}}@media screen and (max-width:1023px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{margin-bottom:40px;}}@media screen and (max-width:767px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{row-gap:24px;margin-bottom:50px;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-text{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-text{font-size:16px;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-text a{font-weight:700 !important;color:#293F79 !important;border-bottom:1px solid #293F79 !important;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-text a:hover{border-bottom-color:transparent !important;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:30px;}@media screen and (max-width:767px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;gap:20px;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#ffffff;text-decoration:none;background-color:#293F79;border-radius:30px;border:1px solid #293F79;transition:500ms;line-height:36px;pointer-events:none;}@media screen and (min-width:1024px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child span:hover{background-color:#ffffff;border-color:#ffffff;color:#293F79;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:148px;padding:0 25px;font-family:"OpenSans",sans-serif;font-size:14px;line-height:150%;line-height:40px;font-weight:400;color:#ffffff;text-decoration:none;background-color:#293F79;border-radius:30px;border:1px solid #293F79;transition:500ms;line-height:36px;}@media screen and (min-width:1024px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a:hover::after{content:'';display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px);background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat center/contain;transition:transform 500ms;}@media screen and (min-width:1024px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a:hover{background-color:#ffffff;border-color:#ffffff;color:#293F79;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a::before{content:'';display:inline-block;display:none !important;}@media screen and (min-width:1024px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a:hover{border-color:#293F79;}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a:hover{border-color:#E44D5B;color:#E44D5B;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span::before{content:'';display:inline-block;display:none;}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span::after{content:'';display:inline-block;display:none;}.node--type-careers.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image{position:relative;overflow:hidden;width:calc(100% - 88px);margin:40px 44px 0;padding-top:42%;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image{margin:25px 44px 0;padding-top:44%;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image{width:100%;margin:0;padding-top:60%;border-radius:0 0 60px 60px;}}.node--type-careers.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region,.node--type-careers.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region,.node--type-education.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region,.node--type-education.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region{position:initial;}.node--type-careers.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image img,.node--type-careers.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image img,.node--type-education.node--view-mode-header-without-image > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image img,.node--type-education.node--view-mode-full > .node__content > .layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-careers.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section{margin-top:60px;margin-bottom:25px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-careers.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section{margin-bottom:32px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-careers.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section{margin-top:42px;margin-bottom:22px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-careers.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section{margin-top:32px;}}.node--type-careers.node--view-mode-header-without-image .header-section__subtitle .field--name-field-education-type,.node--type-careers.node--view-mode-full .header-section__subtitle .field--name-field-education-type,.node--type-education.node--view-mode-header-without-image .header-section__subtitle .field--name-field-education-type,.node--type-education.node--view-mode-full .header-section__subtitle .field--name-field-education-type{font-family:"OpenSans",sans-serif;font-size:20px;font-weight:700;line-height:125%;color:#E44D5B;text-align:center;text-transform:uppercase;}.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-careers.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title{margin-bottom:7px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-careers.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title{padding-right:90px;margin-bottom:14px;padding-left:90px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-careers.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title{padding-right:60px;margin-bottom:8px;padding-left:60px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-careers.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title{padding-right:20px;padding-left:20px;}}.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1{margin:0;text-align:center;font-family:"OpenSans",sans-serif;font-size:60px;font-weight:600;line-height:125%;color:#000000;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1{font-size:46px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1{font-size:38px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1{font-size:30px;}}.node--type-careers.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-full .header-section__description .field--name-field-subtitle{font-family:"OpenSans",sans-serif;font-size:28px;line-height:150%;font-weight:400;line-height:150%;color:#242424;text-align:center;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-full .header-section__description .field--name-field-subtitle{font-size:24px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-full .header-section__description .field--name-field-subtitle{font-size:20px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle,.node--type-education.node--view-mode-full .header-section__description .field--name-field-subtitle{padding-right:20px;padding-left:20px;}}.node--type-careers.node--view-mode-header-without-image .header-section .container,.node--type-careers.node--view-mode-full .header-section .container,.node--type-education.node--view-mode-header-without-image .header-section .container,.node--type-education.node--view-mode-full .header-section .container{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.node--type-careers.node--view-mode-header-without-image .header-section .container,.node--type-careers.node--view-mode-full .header-section .container,.node--type-education.node--view-mode-header-without-image .header-section .container,.node--type-education.node--view-mode-full .header-section .container{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-header-without-image .header-section .container,.node--type-careers.node--view-mode-full .header-section .container,.node--type-education.node--view-mode-header-without-image .header-section .container,.node--type-education.node--view-mode-full .header-section .container{padding-right:20px;padding-left:20px;}}.node--type-careers.node--view-mode-header-without-image .header-section .container .header-section-content,.node--type-careers.node--view-mode-full .header-section .container .header-section-content,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content,.node--type-education.node--view-mode-full .header-section .container .header-section-content{max-width:1000px;margin-right:auto;margin-left:auto;}.node--type-careers.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-education.node--view-mode-full .header-section .container .header-section-content:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:22px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-education.node--view-mode-full .header-section .container .header-section-content:before{margin-bottom:12px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-education.node--view-mode-full .header-section .container .header-section-content:before{margin-top:42px;margin-bottom:8px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before,.node--type-education.node--view-mode-full .header-section .container .header-section-content:before{margin-top:32px;margin-bottom:12px;}}.node--type-careers.node--view-mode-view-finance-library .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-finance-library .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-finance-library .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-finance-library .block-field-blocknodeeducationfield-summary{padding-top:22px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-finance-library .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-finance-library .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-finance-library .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-finance-library .block-field-blocknodeeducationfield-summary{padding-top:3px;}}.node--type-careers.node--view-mode-view-open-positions .node__content,.node--type-careers.node--view-mode-view-finance-library .node__content,.node--type-education.node--view-mode-view-open-positions .node__content,.node--type-education.node--view-mode-view-finance-library .node__content{display:-ms-flexbox;display:flex;}@media screen and (max-width:499px){.node--type-careers.node--view-mode-view-open-positions .node__content,.node--type-careers.node--view-mode-view-finance-library .node__content,.node--type-education.node--view-mode-view-open-positions .node__content,.node--type-education.node--view-mode-view-finance-library .node__content{-ms-flex-direction:column;flex-direction:column;}}.node--type-careers.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2){max-width:calc(100% - 827px);width:100%;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2){max-width:calc(100% - 560px);}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2){max-width:calc(100% - 240px);}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2){max-width:calc(100% - 199px);}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2){max-width:100%;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image{position:relative;overflow:hidden;width:360px;margin-right:65px;padding-top:60%;border-radius:30px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image{max-width:216px;padding-top:63%;border-radius:20px;margin-right:24px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image{max-width:175px;padding-top:71%;border-radius:20px;margin-right:24px;}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image{max-width:100%;margin-bottom:20px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image .contextual-region,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image .contextual-region,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image .contextual-region,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image .contextual-region,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image .contextual-region{position:initial;}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image img,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image img,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image img,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image img,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image img,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image img,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image img,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;transition:transform 500ms;}@media screen and (min-width:1024px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image a:hover img,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image a:hover img,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image a:hover img,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image a:hover img,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-image .field--name-field-image a:hover img,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-image .field--name-field-image a:hover img,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-image .field--name-field-image a:hover img,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-image .field--name-field-image a:hover img{-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%);}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type{padding-top:27px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type{padding-top:3px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type{margin-bottom:5px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-subtitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-education-type,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type .field--name-field-subtitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type .field--name-field-education-type,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-subtitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type .field--name-field-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type .field--name-field-education-type,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type .field--name-field-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersextra-education-type .field--name-field-education-type,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-subtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-subtitle .field--name-field-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type .field--name-field-subtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersextra-education-type .field--name-field-education-type,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-subtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-education-type{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:700;line-height:125%;color:#E44D5B;text-transform:uppercase;}.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle{margin-bottom:16px;}@media screen and (max-width:767px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle{margin-bottom:10px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title{font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title{font-size:22px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title h2,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title h2,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title h2,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title h2,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title h2,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title h2,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title h2,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title h2,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title h2,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title h2,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title h2,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title h2,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title h2,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title h2,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title h2,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title h2,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title h2,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title h2,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title h2,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title h2,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title h2,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title h2,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title h2,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title h2{margin:0;}.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title a{font-family:"OpenSans",sans-serif;font-size:32px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationtitle .field--name-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-title .field--name-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareerstitle .field--name-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-extra-field-conditional-link-title a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationtitle .field--name-title a{font-size:22px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a{font-size:14px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}@media screen and (min-width:1024px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover{border-color:#E44D5B;color:#E44D5B;}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a:hover::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::after,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-careers.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-conditional-link-read-more .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-field-summary a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-conditional-link-read-more a::before,.node--type-education.node--view-mode-view-finance-library .node__content .block-extra-field-blocknodeeducationextra-field-readmore .field--name-extra-field-readmore a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary{max-width:calc(360px - 10px);margin-left:52px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary{max-width:296px;margin-left:24px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary{display:none;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary p,.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary p,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-summary .field--name-field-summary p{font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#4C5161;}.node--type-careers.node--view-mode-pt-related-resources > .node__content,.node--type-careers.node--view-mode-view-related-resources > .node__content,.node--type-education.node--view-mode-pt-related-resources > .node__content,.node--type-education.node--view-mode-view-related-resources > .node__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-pt-related-resources > .node__content,.node--type-careers.node--view-mode-view-related-resources > .node__content,.node--type-education.node--view-mode-pt-related-resources > .node__content,.node--type-education.node--view-mode-view-related-resources > .node__content{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:60px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources > .node__content,.node--type-careers.node--view-mode-view-related-resources > .node__content,.node--type-education.node--view-mode-pt-related-resources > .node__content,.node--type-education.node--view-mode-view-related-resources > .node__content{gap:20px;}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-pt-related-resources > .node__content,.node--type-careers.node--view-mode-view-related-resources > .node__content,.node--type-education.node--view-mode-pt-related-resources > .node__content,.node--type-education.node--view-mode-view-related-resources > .node__content{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-careers.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-education.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-education.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1){-ms-flex-order:1;order:1;width:calc(35% - 30px);}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-careers.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-education.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-education.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1){width:calc(39% - 10px);min-height:150px;min-width:175px;-ms-flex-negative:0;flex-shrink:0;}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-careers.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-education.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-education.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1){-ms-flex-order:-1;order:-1;width:100%;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-education.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2){-ms-flex-order:0;order:0;width:calc(65% - 30px);}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-education.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2){width:calc(61% - 10px);}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-careers.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-education.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-education.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2){width:100%;}}.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image,.node--type-education.node--view-mode-view-related-resources .field--name-field-image{position:relative;overflow:hidden;margin-bottom:44px;padding-top:58%;border-radius:20px;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image,.node--type-education.node--view-mode-view-related-resources .field--name-field-image{margin-bottom:24px;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image,.node--type-education.node--view-mode-view-related-resources .field--name-field-image{margin-bottom:0;padding-top:86%;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image,.node--type-education.node--view-mode-view-related-resources .field--name-field-image{padding-top:85%;min-height:150px;min-width:175px;}}.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image .contextual-region,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image .contextual-region,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image .contextual-region,.node--type-education.node--view-mode-view-related-resources .field--name-field-image .contextual-region{position:initial;}.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image img,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image img,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image img,.node--type-education.node--view-mode-view-related-resources .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;transition:transform 500ms;}@media screen and (min-width:1024px){.node--type-careers.node--view-mode-pt-related-resources .field--name-field-image a:hover img,.node--type-careers.node--view-mode-view-related-resources .field--name-field-image a:hover img,.node--type-education.node--view-mode-pt-related-resources .field--name-field-image a:hover img,.node--type-education.node--view-mode-view-related-resources .field--name-field-image a:hover img{-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%);}}.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title{display:inline-block;margin-bottom:18px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-family:"Gotham",sans-serif;font-weight:500;color:#293F79;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title{margin-bottom:12px;font-size:22px;line-height:1.3;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title{margin-bottom:20px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title{margin-bottom:16px;}}.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title a,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title a,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationtitle .field--name-title a,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationtitle .field--name-title a{color:#293F79;text-decoration:none;}.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary{margin-bottom:8px;}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary{margin-bottom:17px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary{margin-bottom:0;}}.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p{font-size:16px;}}.node--type-careers.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p::last-child,.node--type-careers.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p::last-child,.node--type-education.node--view-mode-pt-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p::last-child,.node--type-education.node--view-mode-view-related-resources .block-field-blocknodeeducationfield-summary .field--name-field-summary p::last-child{margin-bottom:0;}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a{font-size:14px;}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a{margin-top:15px;}}@media screen and (min-width:1024px){.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover{border-color:#E44D5B;color:#E44D5B;}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::after,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::after,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::after,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::before,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::before,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::before,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.node--type-careers.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-careers.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-education.node--view-mode-pt-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-education.node--view-mode-view-related-resources .block-extra-field-blocknodeeducationextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section{margin-top:60px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareerstitle{margin-bottom:12px;}.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary{max-width:100%;margin-bottom:16px;margin-left:0;}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary{display:block;}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary .field--name-field-summary p{font-size:16px;}}.node--type-careers.node--view-mode-view-open-positions .node__content .block-extra-field-blocknodecareersextra-field-readmore .field--name-extra-field-readmore a{font-size:14px;}.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{display:-ms-flexbox;display:flex;max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;}@media screen and (max-width:767px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1399px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{margin-top:58px;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{-ms-flex-direction:column;flex-direction:column;margin-top:40px;}}@media screen and (max-width:767px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{margin-top:50px;}}.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--first{-ms-flex:initial;flex:initial;width:50%;padding-right:72px;}@media screen and (max-width:1399px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--first{padding-right:32px;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--first{width:100%;margin-bottom:30px;padding-right:0;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--first .block-field-blocknodetwo-columns-pagefield-left-column .paragraph--type--title-subtitle-text .field--name-field-title{text-align:center;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--first .block-field-blocknodetwo-columns-pagefield-left-column .paragraph--type--title-subtitle-text .field--name-field-subtitle{text-align:center;}}.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second{-ms-flex:initial;flex:initial;width:50%;padding-left:72px;}@media screen and (max-width:1399px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second{padding-left:32px;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second{width:100%;margin-top:30px;padding-left:0;}}.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .field--name-field-right-column > .field__item{margin-bottom:36px;}.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .field--name-field-right-column > .field__item:last-child{margin-bottom:0;}@media screen and (max-width:1399px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .paragraph--type--title-subtitle-text{padding-left:20px;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .paragraph--type--title-subtitle-text{padding-left:0;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .paragraph--type--title-subtitle-text .field--name-field-title{text-align:center;}}@media screen and (max-width:1023px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .paragraph--type--title-subtitle-text .field--name-field-subtitle{text-align:center;}}@media screen and (max-width:1399px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second .block-field-blocknodetwo-columns-pagefield-right-column .paragraph--type--title-subtitle-text p{font-size:14px;}}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .node__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (max-width:499px){.node--type-upcoming-trips.node--view-mode-teaser .node__content{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(1){width:208px;}}@media screen and (max-width:767px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(1){width:175px;}}@media screen and (max-width:499px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(1){-ms-flex-order:-1;order:-1;width:100%;}}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(2){-ms-flex-order:-1;order:-1;width:calc(100% - 283px);}}@media screen and (max-width:767px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(2){width:calc(100% - 195px);}}@media screen and (max-width:499px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(2){width:100%;}}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .node__content > .layout:nth-child(2) > .layout__region{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image{position:relative;overflow:hidden;margin-bottom:44px;padding-top:58%;border-radius:30px;}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image{margin-bottom:18px;}}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image{padding-top:87%;}}@media screen and (max-width:767px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image{padding-top:157%;border-radius:20px;}}@media screen and (max-width:499px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image{padding-top:70%;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image .contextual-region{position:initial;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripstitle{-ms-flex-order:-2;order:-2;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripstitle .field--name-title{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:5px;font-family:"Gotham",sans-serif;font-size:26px;font-weight:500;line-height:150%;color:#293F79;}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripstitle .field--name-title{margin-bottom:10px;font-size:22px;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-signup-date .field--name-field-signup-date{margin-bottom:7px;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:700;color:#E44D5B;}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-signup-date .field--name-field-signup-date{font-size:14px;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-signup-date .field--name-field-signup-date .field__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-signup-date .field--name-field-signup-date .field__label::before{content:'';display:inline-block;margin-right:8px;width:16px;height:16px;background-image:url(/themes/custom/watertown/dist/assets/images/trips-1.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates{margin-bottom:16px;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;color:#E44D5B;font-weight:700;}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates{margin-bottom:20px;font-size:14px;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates .field__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-right:0.3em;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates .field__label::after{content:'';display:inline-block;display:none;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates .field__label::before{content:'';display:inline-block;margin-right:8px;width:16px;height:16px;background-image:url(/themes/custom/watertown/dist/assets/images/trips-2.svg);background-position:center;background-repeat:no-repeat;background-size:contain;}@media screen and (max-width:1023px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsbody{-ms-flex-order:-1;order:-1;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsbody .field--name-body{margin-bottom:20px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#242424;}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsbody .field--name-body{margin-bottom:12px;font-size:16px;}}@media screen and (max-width:767px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsbody .field--name-body{margin-bottom:30px;}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (min-width:1024px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a:hover{border-color:#E44D5B;color:#E44D5B;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image{margin-bottom:32px;}@media screen and (max-width:1399px){.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image{margin-bottom:10px;}}@media screen and (max-width:1023px){.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image{display:none;}}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image .field--name-field-image{position:relative;overflow:hidden;width:100%;padding-top:60%;border-radius:20px;}@media screen and (max-width:1399px){.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image .field--name-field-image{padding-top:61%;}}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image .field--name-field-image .contextual-region{position:initial;}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:1399px){.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagetitle{margin-bottom:13px;}}@media screen and (max-width:1023px){.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagetitle{margin-bottom:18px;}}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagetitle .field--name-title h3{margin:0;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-weight:600;color:#293F79;}@media screen and (max-width:1399px){.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagetitle .field--name-title h3{font-size:22px;}}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagetitle .field--name-title h3 a{color:#293F79;text-decoration:none;}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a{position:relative;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (min-width:1024px){.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a:hover{border-color:#E44D5B;color:#E44D5B;}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content,.node--type-calculator-page.node--view-mode-view-related-resources > .node__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width:1023px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content,.node--type-calculator-page.node--view-mode-view-related-resources > .node__content{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:60px;}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content,.node--type-calculator-page.node--view-mode-view-related-resources > .node__content{gap:20px;}}@media screen and (max-width:499px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content,.node--type-calculator-page.node--view-mode-view-related-resources > .node__content{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (max-width:1023px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-calculator-page.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1){-ms-flex-order:1;order:1;width:calc(35% - 30px);}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-calculator-page.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1){width:calc(39% - 10px);min-height:150px;min-width:175px;-ms-flex-negative:0;flex-shrink:0;}}@media screen and (max-width:499px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(1),.node--type-calculator-page.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(1){-ms-flex-order:-1;order:-1;width:100%;}}@media screen and (max-width:1023px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-calculator-page.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2){-ms-flex-order:0;order:0;width:calc(65% - 30px);}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-calculator-page.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2){width:calc(61% - 10px);}}@media screen and (max-width:499px){.node--type-calculator-page.node--view-mode-pt-related-resources > .node__content > .layout--onecol:nth-child(2),.node--type-calculator-page.node--view-mode-view-related-resources > .node__content > .layout--onecol:nth-child(2){width:100%;}}.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image{position:relative;overflow:hidden;margin-bottom:44px;padding-top:58%;border-radius:20px;}@media screen and (max-width:1399px){.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image{margin-bottom:24px;}}@media screen and (max-width:1023px){.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image{margin-bottom:0;padding-top:86%;}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image{padding-top:85%;min-height:150px;min-width:175px;}}.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image .contextual-region,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image .contextual-region{position:initial;}.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image img,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;transition:transform 500ms;}@media screen and (min-width:1024px){.node--type-calculator-page.node--view-mode-pt-related-resources .field--name-field-image a:hover img,.node--type-calculator-page.node--view-mode-view-related-resources .field--name-field-image a:hover img{-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%);}}.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title{display:inline-block;margin-bottom:18px;font-family:"OpenSans",sans-serif;font-size:26px;line-height:150%;font-family:"Gotham",sans-serif;font-weight:500;color:#293F79;}@media screen and (max-width:1399px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title{margin-bottom:12px;font-size:22px;line-height:1.3;}}@media screen and (max-width:1023px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title{margin-bottom:20px;}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title{margin-bottom:16px;}}.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title a,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagetitle .field--name-title a{color:#293F79;text-decoration:none;}.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary{margin-bottom:8px;}@media screen and (max-width:1023px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary{margin-bottom:17px;}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary{margin-bottom:0;}}.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary p,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary p{margin-bottom:8px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#404043;}@media screen and (max-width:1399px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary p,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary p{font-size:16px;}}.node--type-calculator-page.node--view-mode-pt-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary p::last-child,.node--type-calculator-page.node--view-mode-view-related-resources .block-field-blocknodecalculator-pagefield-summary .field--name-field-summary p::last-child{margin-bottom:0;}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;text-decoration:none;color:#293F79;transition:500ms;}@media screen and (max-width:1399px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a{font-size:14px;}}@media screen and (max-width:767px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a{margin-top:15px;}}@media screen and (min-width:1024px){.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover{border-color:#E44D5B;color:#E44D5B;}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::after,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::before,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.node--type-calculator-page.node--view-mode-pt-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before,.node--type-calculator-page.node--view-mode-view-related-resources .block-extra-field-blocknodecalculator-pageextra-field-learnmore .field--name-extra-field-learnmore .field__item a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.view-open-positions.view-id-open_positions,.view-open-positions.view-id-taxonomy_term,.view-taxonomy-term.view-id-open_positions,.view-taxonomy-term.view-id-taxonomy_term{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;margin-top:70px;margin-bottom:70px;}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions,.view-open-positions.view-id-taxonomy_term,.view-taxonomy-term.view-id-open_positions,.view-taxonomy-term.view-id-taxonomy_term{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.view-open-positions.view-id-open_positions,.view-open-positions.view-id-taxonomy_term,.view-taxonomy-term.view-id-open_positions,.view-taxonomy-term.view-id-taxonomy_term{padding-right:20px;padding-left:20px;}}@media screen and (max-width:1599px){.view-open-positions.view-id-open_positions,.view-open-positions.view-id-taxonomy_term,.view-taxonomy-term.view-id-open_positions,.view-taxonomy-term.view-id-taxonomy_term{margin-top:58px;margin-bottom:58px;}}@media screen and (max-width:1023px){.view-open-positions.view-id-open_positions,.view-open-positions.view-id-taxonomy_term,.view-taxonomy-term.view-id-open_positions,.view-taxonomy-term.view-id-taxonomy_term{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions,.view-open-positions.view-id-taxonomy_term,.view-taxonomy-term.view-id-open_positions,.view-taxonomy-term.view-id-taxonomy_term{margin-top:58px;margin-bottom:58px;}}.view-open-positions.view-id-open_positions .view-header:before,.view-open-positions.view-id-taxonomy_term .view-header:before,.view-taxonomy-term.view-id-open_positions .view-header:before,.view-taxonomy-term.view-id-taxonomy_term .view-header:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}@media screen and (max-width:1023px){.view-open-positions.view-id-open_positions .view-header:before,.view-open-positions.view-id-taxonomy_term .view-header:before,.view-taxonomy-term.view-id-open_positions .view-header:before,.view-taxonomy-term.view-id-taxonomy_term .view-header:before{margin-top:55px;margin-bottom:8px;}}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions .view-header:before,.view-open-positions.view-id-taxonomy_term .view-header:before,.view-taxonomy-term.view-id-open_positions .view-header:before,.view-taxonomy-term.view-id-taxonomy_term .view-header:before{margin-top:70px;}}.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle{margin-bottom:24px;}@media screen and (max-width:1399px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle{margin-bottom:18px;}}@media screen and (max-width:1023px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle{margin-bottom:12px;}}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle{margin-bottom:6px;}}.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1{margin:0;font-family:"OpenSans",sans-serif;font-size:60px;line-height:150%;font-weight:600;color:#000000;text-align:center;}@media screen and (max-width:1399px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1{font-size:46px;}}@media screen and (max-width:1023px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1{font-size:38px;}}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typefield-subtitle .field--name-field-subtitle h1{font-size:30px;}}.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description{margin-bottom:50px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#9A9B9D;text-align:center;}@media screen and (max-width:1399px){.view-open-positions.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description,.view-open-positions.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description,.view-taxonomy-term.view-id-open_positions .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-field-blocktaxonomy-termeducation-typedescription .field--name-description{margin-bottom:32px;}}.view-open-positions.view-id-open_positions .view-header .block-menu,.view-open-positions.view-id-taxonomy_term .view-header .block-menu,.view-taxonomy-term.view-id-open_positions .view-header .block-menu,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #E2E2E2;}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions .view-header .block-menu,.view-open-positions.view-id-taxonomy_term .view-header .block-menu,.view-taxonomy-term.view-id-open_positions .view-header .block-menu,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu{margin-bottom:0;padding-bottom:22px;}}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-block-title,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-block-title,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-block-title,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-block-title{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;margin-right:14px;font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:27px;color:#9A9B9D;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:11px 22px;margin:0;}@media screen and (max-width:1023px){.view-open-positions.view-id-open_positions .view-header .block-menu .menu,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu{display:none;}}.view-open-positions.view-id-open_positions .view-header .block-menu .menu .menu-item,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu .menu-item,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu .menu-item,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu .menu-item{-ms-flex-negative:0;flex-shrink:0;padding-top:0;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu .menu-item a,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu .menu-item a,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu .menu-item a,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu .menu-item a{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:125%;color:#000000;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color 500ms;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu .menu-item a.is-active,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu .menu-item a.is-active,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu .menu-item a.is-active,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu .menu-item a.is-active{color:#0C2573;border-bottom-color:#0C2573;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile{position:relative;width:100%;}@media screen and (min-width:1024px){.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile{display:none;}}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__title,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__title,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__title::after,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title::after,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__title::after,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title::after{content:'';display:inline-block;width:10px;height:8px;margin-left:15px;background:url(/themes/custom/watertown/dist/assets/images/arrow-down-blue.svg) no-repeat center/contain;transition:transform 500ms;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__title span,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title span,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__title span,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title span{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:125%;color:#0C2573;text-decoration:none;border-bottom:1px solid #0C2573;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__title.is-open::after,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title.is-open::after,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__title.is-open::after,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__title.is-open::after{content:'';display:inline-block;-ms-transform:rotate(180deg);transform:rotate(180deg);}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__list,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__list,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list{display:none;position:absolute;top:23px;left:0;z-index:10;overflow-y:auto;max-height:200px;background:#ffffff;border:1px solid #0C2573;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__list.is-open,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list.is-open,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__list.is-open,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list.is-open{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__list-item,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list-item,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__list-item,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list-item{border-bottom:1px solid #0C2573;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__list-item:last-child,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list-item:last-child,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__list-item:last-child,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list-item:last-child{border-bottom:none;}.view-open-positions.view-id-open_positions .view-header .block-menu .menu-education-mobile__list-item a,.view-open-positions.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list-item a,.view-taxonomy-term.view-id-open_positions .view-header .block-menu .menu-education-mobile__list-item a,.view-taxonomy-term.view-id-taxonomy_term .view-header .block-menu .menu-education-mobile__list-item a{display:-ms-inline-flexbox;display:inline-flex;width:100%;padding:10px 15px;font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:125%;color:#000000;text-decoration:none;}.view-open-positions.view-id-open_positions .view-content,.view-open-positions.view-id-taxonomy_term .view-content,.view-taxonomy-term.view-id-open_positions .view-content,.view-taxonomy-term.view-id-taxonomy_term .view-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.view-open-positions.view-id-open_positions .view-content .views-row,.view-open-positions.view-id-taxonomy_term .view-content .views-row,.view-taxonomy-term.view-id-open_positions .view-content .views-row,.view-taxonomy-term.view-id-taxonomy_term .view-content .views-row{padding-top:44px;padding-bottom:44px;border-bottom:1px solid #E2E2E2;}@media screen and (max-width:1399px){.view-open-positions.view-id-open_positions .view-content .views-row,.view-open-positions.view-id-taxonomy_term .view-content .views-row,.view-taxonomy-term.view-id-open_positions .view-content .views-row,.view-taxonomy-term.view-id-taxonomy_term .view-content .views-row{padding-top:32px;padding-bottom:32px;}}@media screen and (max-width:767px){.view-open-positions.view-id-open_positions .view-content .views-row,.view-open-positions.view-id-taxonomy_term .view-content .views-row,.view-taxonomy-term.view-id-open_positions .view-content .views-row,.view-taxonomy-term.view-id-taxonomy_term .view-content .views-row{padding-top:40px;padding-bottom:40px;}}@media screen and (max-width:499px){.view-open-positions.view-id-open_positions .view-content .views-row,.view-open-positions.view-id-taxonomy_term .view-content .views-row,.view-taxonomy-term.view-id-open_positions .view-content .views-row,.view-taxonomy-term.view-id-taxonomy_term .view-content .views-row{padding-top:20px;padding-bottom:20px;}}.view-open-positions.view-id-open_positions,.view-taxonomy-term.view-id-open_positions{margin-top:0;}@media screen and (max-width:1599px){.view-open-positions.view-id-open_positions,.view-taxonomy-term.view-id-open_positions{margin-top:0;}}@media screen and (max-width:1023px){.view-open-positions.view-id-open_positions,.view-taxonomy-term.view-id-open_positions{margin-top:0;}}.view-locations .view-content .views-row{margin-bottom:8px;}.view-locations .view-content .views-row .views-accordion-header{position:relative;padding:15px 26px 11px;background:#ffffff;border-radius:20px;border:none;border-top:7px solid transparent;transition:border-top-color 500ms;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header{padding:11px 45px 15px 26px;font-size:18px;}}.view-locations .view-content .views-row .views-accordion-header .ui-accordion-header-icon{position:absolute;top:20px;right:20px;width:20px;height:20px;background:url(/themes/custom/watertown/dist/assets/images/locations-icon-header-1.svg) no-repeat center/contain;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header .ui-accordion-header-icon{top:18px;}}.view-locations .view-content .views-row .views-accordion-header.ui-state-active{padding-bottom:22px;border-top-color:#E44D5B;border-radius:20px 20px 0 0;background:linear-gradient(0deg,rgba(220,222,226,0) 0%,rgba(220,222,226,0) 100%),rgba(244,244,244,0.96);}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header.ui-state-active{padding-top:18px;padding-bottom:30px;}}.view-locations .view-content .views-row .views-accordion-header.ui-state-active .ui-accordion-header-icon{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-header-2.svg) no-repeat center/contain;}.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header:has(.location-image) .location-header-info{width:50%;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header:has(.location-image) .location-header-info{width:100%;}}.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header:has(.location-image) .location-address{max-width:225px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header:has(.location-image) .location-address{max-width:100%;}}.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header-info .location-title{color:#0C2573;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header-info .location-title{font-size:22px;}}.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header-info .location-address{display:block;}.view-locations .view-content .views-row .views-accordion-header.ui-state-active .location-header .location-image{display:-ms-flexbox;display:flex;}.view-locations .view-content .views-row .views-accordion-header .location-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-right:38px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header .location-header{-ms-flex-direction:column;flex-direction:column;padding-right:0;}}.view-locations .view-content .views-row .views-accordion-header .location-header-info .location-title{font-family:"OpenSans",sans-serif;font-size:22px;line-height:150%;font-weight:600;color:#727881;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header .location-header-info .location-title{font-size:18px;}}.view-locations .view-content .views-row .views-accordion-header .location-header-info .location-address{display:none;margin-top:5px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#6C7180;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header .location-header-info .location-address{margin-top:3px;}}.view-locations .view-content .views-row .views-accordion-header .location-header .location-image{position:relative;display:none;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;width:35%;margin-top:5px;padding-top:25%;border-radius:20px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header .location-header .location-image{width:calc(100% + 19px);margin-top:16px;padding-top:75%;}}.view-locations .view-content .views-row .views-accordion-header .location-header .location-image .contextual-region{position:initial;}.view-locations .view-content .views-row .views-accordion-header .location-header .location-image img{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:101%;width:101%;-o-object-fit:cover;object-fit:cover;}.view-locations .view-content .views-row .ui-accordion-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;padding:28px 26px 0;border:none;border-radius:0 0 20px 20px;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1{width:100%;background-color:#ffffff;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info{display:-ms-flexbox;display:flex;padding-bottom:30px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info{-ms-flex-direction:column;flex-direction:column;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-details-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:12px;width:50%;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-details-info{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-column-gap:60px;column-gap:60px;width:100%;padding-bottom:34px;border-bottom:1px solid #DCDEE2;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-manager{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:10px;width:50%;padding-bottom:5px;border-left:1px solid #DCDEE2;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-manager{row-gap:20px;width:100%;padding-top:26px;padding-bottom:0;border-left:none;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-drive-up-hours-label,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-phone-label,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-hours-label{font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#000000;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-drive-up-hours .location-drive-up-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-drive-up-hours-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-phone .location-drive-up-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-phone-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-hours .location-drive-up-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-hours-content{font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;color:#6C7180;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-drive-up-hours .location-drive-up-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-drive-up-hours-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-phone .location-drive-up-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-phone-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-hours .location-drive-up-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-hours-content a{color:#293F79;text-decoration:none;transition:border-bottom-color 500ms;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:22px 0;border-top:1px solid #DCDEE2;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a:hover{border-color:#E44D5B;color:#E44D5B;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location{width:100%;margin-bottom:11px;font-family:"OpenSans",sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#6C7180;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-drive-up-hours,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-hours{width:50%;margin-bottom:7px;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-drive-up-hours .views-label,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .views-label,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-hours .views-label{font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#000000;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-drive-up-hours .field-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .field-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-hours .field-content{font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:400;color:#6C7180;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-drive-up-hours .field-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .field-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-hours .field-content a{color:#6C7180;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color 500ms;}@media screen and (min-width:1024px){.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-drive-up-hours .field-content a:hover,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .field-content a:hover,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-hours .field-content a:hover{border-bottom-color:#6C7180;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone{padding-left:100px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone{padding-left:24px;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment{width:100%;margin-top:10px;margin-bottom:32px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:132px;min-height:38px;padding:5px 22px;font-family:"OpenSans",sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#293F79;text-decoration:none;background-color:transparent;border-radius:30px;border:1px solid #293F79;transition:500ms;}@media screen and (min-width:1024px){.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a:hover{border-color:#E44D5B;color:#E44D5B;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a:hover::after{content:'';display:inline-block;width:0;margin-left:0;-ms-transform:scale(0);transform:scale(0);}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a:hover::before{content:'';display:inline-block;width:12px;margin-right:14px;-ms-transform:scale(1);transform:scale(1);}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a::after{content:'';display:inline-block;width:12px;height:10px;margin-left:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat center/contain;transition:500ms;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a::before{content:'';display:inline-block;width:12px;height:10px;margin-right:14px;background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat center/contain;transition:500ms;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a::after{content:'';display:inline-block;-ms-transform:scale(1);transform:scale(1);}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a::before{content:'';display:inline-block;width:0;margin-right:0;-ms-transform:scale(0);transform:scale(0);}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-manager{display:-ms-flexbox;display:flex;width:100%;margin-bottom:30px;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-manager{margin-bottom:0;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-manager .field-content{display:-ms-flexbox;display:flex;width:100%;}@media screen and (max-width:767px){.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-manager .field-content{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons{width:100%;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list{overflow:auto;margin:0 -26px;background:linear-gradient(0deg,#DCDEE2 0%,#DCDEE2 100%),rgba(244,244,244,0.96);border-radius:0 0 20px 20px;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul{display:-ms-flexbox;display:flex;padding:20px 0;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex:1 0 auto;flex:1 0 auto;margin:0;padding:0 20px;list-style:none;font-family:"OpenSans",sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#6C7180;border-right:1px solid #CFD2DA;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li:last-child{border-right:none;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span::before{content:'';display:inline-block;width:32px;height:24px;margin-bottom:5px;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__bank::before{content:'';display:inline-block;background:url(/themes/custom/watertown/dist/assets/images/locations-icon-1.svg) no-repeat center/contain;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__safe::before{content:'';display:inline-block;background:url(/themes/custom/watertown/dist/assets/images/locations-icon-2.svg) no-repeat center/contain;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__atm::before{content:'';display:inline-block;background:url(/themes/custom/watertown/dist/assets/images/locations-icon-3.svg) no-repeat center/contain;}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__car::before{content:'';display:inline-block;background:url(/themes/custom/watertown/dist/assets/images/locations-icon-4.svg) no-repeat center/contain;}.view-calculators-library{max-width:1920px;width:100%;margin-right:auto;margin-left:auto;padding-right:44px;padding-left:44px;}@media screen and (max-width:767px){.view-calculators-library{padding-right:30px;padding-left:30px;}}@media screen and (max-width:499px){.view-calculators-library{padding-right:20px;padding-left:20px;}}.view-calculators-library .view-header{margin-top:60px;margin-bottom:25px;}@media screen and (max-width:1399px){.view-calculators-library .view-header{margin-bottom:32px;}}@media screen and (max-width:1023px){.view-calculators-library .view-header{margin-top:60px;margin-bottom:22px;}}@media screen and (max-width:767px){.view-calculators-library .view-header{margin-top:60px;}}.view-calculators-library .view-header:before{content:'';display:block;width:32px;height:32px;margin-right:auto;margin-bottom:22px;margin-left:auto;background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-align:center;}@media screen and (max-width:1399px){.view-calculators-library .view-header:before{margin-bottom:12px;}}@media screen and (max-width:1023px){.view-calculators-library .view-header:before{margin-top:42px;margin-bottom:8px;}}@media screen and (max-width:767px){.view-calculators-library .view-header:before{margin-top:32px;margin-bottom:12px;}}.view-calculators-library .view-header .header-title{margin-bottom:7px;}@media screen and (max-width:1399px){.view-calculators-library .view-header .header-title{padding-right:90px;margin-bottom:14px;padding-left:90px;}}@media screen and (max-width:1023px){.view-calculators-library .view-header .header-title{padding-right:60px;margin-bottom:8px;padding-left:60px;}}@media screen and (max-width:767px){.view-calculators-library .view-header .header-title{padding-right:20px;padding-left:20px;}}.view-calculators-library .view-header .header-title h1{margin:0;text-align:center;font-family:"OpenSans",sans-serif;font-size:60px;font-weight:600;line-height:125%;color:#000000;}@media screen and (max-width:1399px){.view-calculators-library .view-header .header-title h1{font-size:46px;}}@media screen and (max-width:1023px){.view-calculators-library .view-header .header-title h1{font-size:38px;}}@media screen and (max-width:767px){.view-calculators-library .view-header .header-title h1{font-size:30px;}}.view-calculators-library .view-header .header-description{font-family:"OpenSans",sans-serif;font-size:28px;line-height:150%;font-weight:400;line-height:150%;color:#242424;text-align:center;}@media screen and (max-width:1399px){.view-calculators-library .view-header .header-description{font-size:24px;}}@media screen and (max-width:1023px){.view-calculators-library .view-header .header-description{font-size:20px;}}@media screen and (max-width:767px){.view-calculators-library .view-header .header-description{padding-right:20px;padding-left:20px;}}.view-calculators-library .view-filters .views-exposed-form .form-item-calculator-type{display:-ms-flexbox;display:flex;}@media screen and (max-width:1023px){.view-calculators-library .view-filters .views-exposed-form .form-item-calculator-type{display:block;margin-bottom:20px;}}.view-calculators-library .view-filters .views-exposed-form .form-item-calculator-type label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;margin-right:14px;font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:27px;color:#9A9B9D;}@media screen and (max-width:1023px){.view-calculators-library .view-filters .views-exposed-form .form-item-calculator-type label{display:block;margin-bottom:20px;}}.view-calculators-library .view-filters .views-exposed-form .form-item-calculator-type label::after{content:'';display:inline-block;display:none;}.view-calculators-library .view-filters .views-exposed-form .bef-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:12px;padding-bottom:12px;}@media screen and (max-width:1399px){.view-calculators-library .view-filters .views-exposed-form .bef-links{margin-bottom:0;padding-bottom:0;}}.view-calculators-library .view-filters .views-exposed-form .bef-links ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:11px 22px;margin:0;padding:0;}.view-calculators-library .view-filters .views-exposed-form .bef-links ul li{-ms-flex-negative:0;flex-shrink:0;padding-top:0;list-style:none;}.view-calculators-library .view-filters .views-exposed-form .bef-links ul li a{font-family:"OpenSans",sans-serif;font-size:16px;font-weight:600;line-height:125%;color:#000000;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom-color 500ms;}.view-calculators-library .view-filters .views-exposed-form .bef-links ul li a.bef-link--selected{color:#0C2573;border-bottom-color:#0C2573;}.view-calculators-library .view-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:52px 12px;padding-bottom:80px;border-bottom:1px solid #E2E2E2;}@media screen and (max-width:1399px){.view-calculators-library .view-content{gap:64px 26px;padding-top:20px;padding-bottom:40px;}}@media screen and (max-width:1023px){.view-calculators-library .view-content{gap:0;border-bottom:none;padding-top:0;padding-bottom:0;}}.view-calculators-library .view-content .views-row{width:calc(33.3333% - 12px * 2 / 3);}@media screen and (max-width:1399px){.view-calculators-library .view-content .views-row{width:calc(33.3333% - 26px * 2 / 3);}}@media screen and (max-width:1023px){.view-calculators-library .view-content .views-row{width:100%;padding:32px 0;border-bottom:1px solid #E2E2E2;}}@media screen and (max-width:767px){.webform-submission-form.webform-submission-become-a-member-form{margin:0 -15px;}}.webform-submission-form.webform-submission-become-a-member-form .form-item{margin-top:42px;}.webform-submission-form.webform-submission-become-a-member-form .form-item label{top:-50px;padding-left:0;font-size:16px;opacity:1 !important;}.webform-submission-form.webform-submission-become-a-member-form .form-item input{border-radius:10px;}
