/* @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-display:swap;font-family:OpenSans;font-style:normal;font-weight:400;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-display:swap;font-family:OpenSans;font-style:normal;font-weight:700;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-display:swap;font-family:OpenSans;font-style:italic;font-weight:400;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-display:swap;font-family:OpenSans;font-style:italic;font-weight:700;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-display:swap;font-family:OpenSans;font-style:normal;font-weight:300;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-display:swap;font-family:OpenSans;font-style:normal;font-weight:800;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-display:swap;font-family:OpenSans;font-style:italic;font-weight:800;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-display:swap;font-family:OpenSans;font-style:normal;font-weight:600;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-display:swap;font-family:OpenSans;font-style:italic;font-weight:600;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-display:swap;font-family:Gotham;font-style:italic;font-weight:300;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-display:swap;font-family:Gotham;font-style:normal;font-weight:500;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;overflow:hidden;padding-left:8px;padding-right:20px;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-left:20px;padding-right:8px}.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{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;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{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.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;white-space:nowrap!important;width:1px!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:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;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;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;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:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.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;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;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-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{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-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-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:1px solid #000;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--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{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{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.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:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline: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:700;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;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;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-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-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;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;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-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;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-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-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{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;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:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}*,:after,:before{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;padding-right:0!important;scroll-behavior:smooth;text-shadow:1px 1px 1px rgba(0,0,0,.004)}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,input,object,picture,svg,textarea,video{max-width:100%;vertical-align:middle}img{height:auto;visibility:hidden;width:auto}img[src],picture img{visibility:visible}pre{margin:0}input,textarea{display:block;font-weight:inherit;line-height:1;width:100%}input[type=submit]{display:inline-block;width:auto}dl:last-child,ol:last-child,ul:last-child{margin-bottom:0}button{cursor:pointer}p{margin:0}p a{color:inherit;text-decoration:none;transition:border-bottom-color .5s}@media screen and (min-width:1024px){p a:hover{border-bottom-color:transparent!important}}main>.layout-content>.region-content{position:relative}.hide-account-access{background:#293f79 url(/themes/custom/watertown/dist/assets/images/close.svg) no-repeat 50%/auto;border-radius:50%;cursor:pointer;display:none;font-size:0;height:38px;line-height:0;position:fixed;right:36px;top:160px;width:38px;z-index:97}@media screen and (max-width:767px){.hide-account-access{right:10px;top:180px}}.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--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,.paragraph.paragraph--type--title-block .field--name-field-subtitle,.paragraph.paragraph--type--upcoming-trips .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--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,.paragraph.paragraph--type--title-block .field--name-field-subtitle:before,.paragraph.paragraph--type--upcoming-trips .field--name-field-subtitle:before{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.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,.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{display:none}.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,.paragraph.paragraph--type--title-block .field--name-field-title>h2,.paragraph.paragraph--type--upcoming-trips .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--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,.paragraph.paragraph--type--title-block .field--name-field-title>h2:before,.paragraph.paragraph--type--upcoming-trips .field--name-field-title>h2:before{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.text-formatted table{float:none}.text-formatted table.stacktable.large-only{border-collapse:collapse;border-radius:20px;border-spacing:0;display:table;margin:auto;max-width:970px;overflow:hidden;width:100%}@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{font-family:OpenSans,sans-serif;font-size:14px;font-weight:600;line-height:150%;line-height:180%;padding:20px;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:#fff}.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{border-bottom:1px solid #293f79;color:#293f79;text-decoration:none;transition:border-bottom-color .5s}@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{background-color:#fff;border-radius:30px;display:block;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{border-bottom:1px solid #293f79;color:#293f79;text-decoration:none;transition:border-bottom-color .5s}@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;color:#6f6f6f;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:1.8}@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{color:#404040;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:1.8}@media screen and (max-width:767px){.text-formatted .table-mobile-cards .small-only tbody tr .st-val{width:50%}}.text-formatted h1{color:#000;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:125%;margin:24px 0;text-align:center}@media screen and (max-width:1399px){.text-formatted h1{font-size:46px;margin:20px 0}}@media screen and (max-width:1023px){.text-formatted h1{font-size:38px;margin:18px 0}}@media screen and (max-width:767px){.text-formatted h1{font-size:30px}}.text-formatted h2{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:24px 0;text-align:center}@media screen and (max-width:1399px){.text-formatted h2{font-size:32px;margin:20px 0}}@media screen and (max-width:1023px){.text-formatted h2{font-size:30px;margin:18px 0}}.text-formatted h3{color:#000;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin:20px 0}@media screen and (max-width:1399px){.text-formatted h3{font-size:26px;margin:16px 0}}.text-formatted h4{color:#000;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin:20px 0}@media screen and (max-width:1399px){.text-formatted h4{font-size:22px;margin:16px 0}}.text-formatted h5,.text-formatted h6{color:#000;font-family:OpenSans,sans-serif;font-size:22px;font-weight:600;line-height:150%;margin:16px 0}@media screen and (max-width:1399px){.text-formatted h5,.text-formatted h6{font-size:20px}}.text-formatted li a,.text-formatted p a{border-bottom:1px solid #293f79;color:#293f79;text-decoration:none;transition:border-bottom-color .5s}@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{margin:0 auto;max-width:1256px;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{color:#000;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%}@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{background-color:transparent;color:#0c2573}@media screen and (min-width:1024px){.path-frontpage header .region-header .menu--account .locations+.menu-item a:hover{background-color:#293f79;color:#fff}}.ui-dialog.ui-corner-all{border-radius:20px;overflow:hidden;padding-bottom:20px}.ui-dialog.ui-corner-all .ui-dialog-titlebar{background:#fff;padding:20px 40px;text-align:center}.ui-dialog.ui-corner-all .ui-dialog-titlebar .ui-dialog-title{color:#000;float:none;font-family:OpenSans,sans-serif;font-size:24px;font-weight:600;line-height:150%;margin:0 auto;white-space:normal}@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{height:25px;right:10px;top:18px;width:25px}.ui-dialog.ui-corner-all .ui-dialog-content{padding-left:40px;padding-right:40px}.ui-dialog.ui-corner-all .ui-dialog-buttonpane{background:#fff;border:none;text-align:center}.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset{float:none}.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset .webform-button--submit{background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:60px;margin-left:auto;margin-right:auto;min-width:132px;padding:0 24px;text-decoration:none;transition:.5s}@media screen and (min-width:1024px){.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset .webform-button--submit:hover{background-color:#fff}}.hidden-element{display:none!important}.ajax-progress .sk-bounce .sk-bounce-dot:first-child{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{background-color:#fff;border-bottom:1px solid #ededed;left:0;margin:auto;position:fixed;right:0;top:0;z-index:100}header .region-header-top{background-color:#f4f4f4;max-height:150px;overflow:hidden;transition:max-height .25s,opacity .25s}header .region-header-top.hide{height:0;opacity:0}header .region-header-top .block-block-content{height:100%;margin-left:auto;margin-right:auto;max-width:1920px;padding:6px 44px;width:100%}@media screen and (max-width:767px){header .region-header-top .block-block-content{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){header .region-header-top .block-block-content{padding-left:20px;padding-right:20px}}header .region-header-top .block-block-content .field--name-body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;height:100%;justify-content:center}header .region-header-top .block-block-content .field--name-body:before{background:url(/themes/custom/watertown/dist/assets/images/fdic.svg) no-repeat 50%/contain;content:"";display:inline-block;height:20px;margin-right:7px;width:38px;-ms-flex-negative:0;flex-shrink:0}header .region-header-top .block-block-content .field--name-body p{color:#000;font-family:OpenSans,sans-serif;font-family:Gotham,sans-serif;font-size:12px;font-style:italic;font-weight:300;line-height:150%;text-align:center;-ms-flex-item-align:center;align-self:center}header .region-header{transition:box-shadow .5s}header .region-header__container{display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;height:82px;justify-content:space-between}@media screen and (max-width:767px){header .region-header__container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){header .region-header__container{padding-left:20px;padding-right: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{background-color:rgba(41,63,121,.68);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s .5s;width:100%;z-index:100}header .region-header .block-superfish .js-close{background:#293f79 url(/themes/custom/watertown/dist/assets/images/close.svg) no-repeat 50%/auto;border-radius:50%;display:-ms-inline-flexbox;display:inline-flex;font-size:0;height:44px;line-height:0;position:absolute;right:35px;top:60px;width:44px}}@media screen and (max-width:499px){header .region-header .block-superfish .js-close{right:15px}}header .region-header .block-superfish .contextual-region{position:static}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;background:#293f79 url(/themes/custom/watertown/dist/assets/images/menu-img.svg) no-repeat 0 0/auto;border-radius:0 120px 45px 0;height:calc(100% - 120px);margin:60px 60px 60px 0;overflow-y:auto;padding:60px;-ms-transform:translateX(-100vw);transform:translateX(-100vw);transition:transform .5s;width:calc(100% - 60px)}}@media screen and (max-width:499px){header .region-header .block-superfish .menu{margin-right:30px;padding:60px 40px 30px 30px;width:calc(100% - 30px)}}header .region-header .block-superfish .menu::-webkit-scrollbar{display:none;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{margin:0 0 12px;width:100%}}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#0c2573;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:150%;padding:0;text-decoration:none}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1>.menuitem-button{color:#fff;font-family:OpenSans,sans-serif;font-size:32px;line-height:150%;margin-bottom:16px;width:100%}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1>.menuitem-button:before{border-bottom:2px solid transparent;bottom:-2px;content:"";display:inline-block;left:0;position:absolute;-ms-transform:translateY(5px);transform:translateY(5px);transition:border-bottom-color .5s,transform .5s;width:100%}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1>.menuitem-button:after{bottom:-15px;content:"";display:inline-block;height:20px;left:0;position:absolute;width:calc(100% + 25px)}@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{border-bottom:2px solid #0c2573;content:"";display:inline-block;-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{background:url(/themes/custom/watertown/dist/assets/images/arrow-down-blue.svg) no-repeat 50%/15px;height:100%;position:absolute;right:-32px;top:11px;transition:transform .5s;width:33px}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1>.menuitem-button .sf-sub-indicator{background:url(/themes/custom/watertown/dist/assets/images/arrow-down-white.svg) no-repeat 50%/contain;height:9px;padding-left:10px;padding-right:10px;right:0;top:16px;-ms-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0);width:16px}}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{background:#e44d5b!important;border-radius:0 0 0 60px;box-shadow:none;left:50%;overflow:hidden!important;padding:42px 28px!important;position:fixed!important;top:100px;-ms-transform:translateX(-50%);transform:translateX(-50%);transition:top .25s;width:56vw!important;z-index:2000}@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{background:transparent!important;border-radius:0;height:0!important;opacity:1!important;padding:0 20px!important;position:static!important;-ms-transform:translateX(0);transform:translateX(0);width:100%!important}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1>ul:after{background-color:#fff;border-radius:0 0 0 60px;bottom:8px;content:"";display:inline-block;height:calc(100% - 8px);left:-1px;position:absolute;width:calc(100% + 2px);z-index:-1}@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{border-radius:0 0 0 60px;margin-bottom:-34px;margin-left:-29px;margin-top:-42px;max-width:350px;min-height:260px;overflow:hidden;position:relative;width:100%;-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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}@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{border-radius:0;left:50%;padding-left:0!important;padding-right:0!important;position:absolute!important;top:40px;-ms-transform:translateX(-50%);transform:translateX(-50%);width:340px!important}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu>ul:after{border-radius:0}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu .sf-depth-2{margin-left:22px;width:calc(100% - 44px)}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-1.no-megamenu .sf-depth-2 .sf-depth-2{width:100%}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{margin-left:22px;margin-right:22px;width:calc(33.3333% - 151.33333px);-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{margin-bottom:24px;margin-left:0;margin-right:0;width:100%}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2:first-of-type{margin-left:50px}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2:first-of-type{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>.menuitem-button,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.nolink{color:#293f79;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:18px;font-weight:600;line-height:150%;margin-bottom:10px;padding:0;text-decoration:none;transition:opacity .5s}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.menuitem-button,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.nolink{color:#c1c1c1;font-family:OpenSans,sans-serif;font-size:26px;line-height:150%}}@media screen and (max-width:499px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.menuitem-button,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.nolink{font-size:22px;margin-bottom:5px}}@media screen and (min-width:1024px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.menuitem-button:hover,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.nolink:hover{opacity:.9}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.menuitem-button .sf-sub-indicator,header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2>.nolink .sf-sub-indicator{display:none}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-2 ul{background:transparent!important;border:none!important;height:auto!important;margin:0!important;overflow:initial!important;padding:0!important;position:static!important;width:auto!important;clip:auto;box-shadow:none;opacity:1!important}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3{border-top:1px dashed #5c5c5c;padding:12px 0}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3{border-top-color:#445b9a;padding:18px 0}}@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{border-top:none;padding-top:6px}}header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3>.menuitem-button{color:#5c5c5c;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:14px;font-weight:600;line-height:150%;padding:0;text-decoration:none;transition:opacity .5s}@media screen and (max-width:1023px){header .region-header .block-superfish .menu.sf-menu .menuitem-wrapper.sf-depth-3>.menuitem-button{color:#fff;font-family:OpenSans,sans-serif;font-size:22px;font-weight:400;line-height:150%}}@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}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;background-color:#293f79;border:1px solid #e5e6e8;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:150%;padding:10px 20px 11px;text-decoration:none;transition:color .5s,background-color .5s}@media screen and (min-width:1024px){header .region-header .menu--account .menu-item a:hover{background-color:transparent;color:#0c2573}}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{bottom:-21px;left:50%;position:absolute;-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;background-color:#293f79;border:1px solid #293f79;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:150%;padding:9px 27px 10px;text-decoration:none;transition:color .5s,background-color .5s}header .region-header .menu--account .menu-item.account-login a:active,header .region-header .menu--account .menu-item.account-login a:focus-visible,header .region-header .menu--account .menu-item.account-login a:hover{background-color:#fff;color:#0c2573}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;background-color:#fff;border:1px solid #e5e6e8;border-radius:30px;color:#0c2573;font-family:OpenSans,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:150%;padding:10px 16px 11px;text-decoration:none;transition:color .5s,background-color .5s}header .region-header .menu--account .menu-item.locations a:active,header .region-header .menu--account .menu-item.locations a:focus-visible,header .region-header .menu--account .menu-item.locations a:hover{background-color:#293f79;color:#fff}header .site-logo{display:-ms-flexbox;display:flex;max-height:100%;max-width:218px;width: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{height:100%;width:100%}header.fixed .region-header{box-shadow:0 0 7px #ddd}header.fixed .region-header .menu.sf-menu .menuitem-wrapper.sf-depth-1>ul{top:100px}footer{background-color:#0e2879;border-radius:0 60px 0 0;border-top:1px solid #172d6e;max-width:100%;overflow:hidden;padding-top:100px;position:relative}@media screen and (max-width:1399px){footer{padding-top:76px}}footer:before{background:url(/themes/custom/watertown/dist/assets/images/footer-icon.svg) no-repeat 50%/contain;bottom:35px;content:"";display:inline-block;height:63px;left:70px;position:absolute;width:71px;z-index:1}@media screen and (max-width:1599px){footer:before{left:35px}}@media screen and (max-width:1399px){footer:before{bottom:44px;height:54px;left:22px;width:54px}}@media screen and (max-width:1023px){footer:before{bottom:52px;left:0;margin:auto;right:0}}@media screen and (max-width:767px){footer:before{bottom:48px}}@media screen and (max-width:409px){footer:before{bottom:68px}}footer .region-footer-top{margin-bottom:42px;margin-left:auto;margin-right:auto;max-width:1200px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){footer .region-footer-top{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){footer .region-footer-top{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){footer .region-footer-top{max-width:calc(100% - 112px)}}@media screen and (max-width:1023px){footer .region-footer-top{margin-bottom:20px;max-width:100%}}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;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}footer .region-footer-top .field--name-body .contact-info-item a{border-bottom:1px solid #fff;color:#fff;text-decoration:none;transition:border-bottom-color .5s}@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;border-radius:50%;flex-shrink:0;height:64px;margin-right:30px;width:64px}@media screen and (max-width:1399px){footer .region-footer-top .field--name-body .contact-info-item .icon{background-size:20px auto;height:46px;margin-right:18px;width:46px}}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 50%/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 50%/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 50%/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;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:14px;padding-bottom:20px;padding-top:25px}@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-bottom:26px;padding-top:14px}}footer .region-footer>nav{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){footer .region-footer>nav{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){footer .region-footer>nav{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){footer .region-footer>nav{max-width:calc(100% - 112px)}}@media screen and (max-width:1023px){footer .region-footer>nav{max-width:100%}}footer .region-footer>nav .menu{margin:0}footer .region-footer>nav .menu,footer .region-footer>nav .menu li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}footer .region-footer>nav .menu li{padding-top:0}footer .region-footer>nav .menu a{color:#fff;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;opacity:.58;text-decoration:none;transition:transform .5s,opacity .5s}@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{opacity:.8;-ms-transform:translateX(5px);transform:translateX(5px)}}@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{background-color:#fff;content:"";display:inline-block;height:16px;margin-left:8px;opacity:.58;width:1px}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-bottom:20px;padding-top: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-bottom:0;padding-top:0}}footer .region-footer-bottom__container{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1200px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){footer .region-footer-bottom__container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){footer .region-footer-bottom__container{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){footer .region-footer-bottom__container{max-width:calc(100% - 112px)}}@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}footer .region-footer-bottom .caption{background-color:#0b1b46;padding:34px 30px 18px;-ms-flex-order:1;order:1;text-align:center;width:100%}footer .region-footer-bottom .social-links{background-color:#081c53;padding:16px 30px 52px;-ms-flex-order:0;order:0;width:100%}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,.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{border-radius:30px;height:50px;overflow:hidden;width:100%!important}.select2 .selection{display:inline-block;height:100%;width:100%}.select2 .select2-selection{border-radius:30px;height:100%}.select2 .select2-selection .select2-selection__rendered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#000;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:150%;padding-left:24px;padding-right:40px}.select2 .select2-selection .select2-selection__arrow{height:100%;width:34px}.select2 .select2-selection .select2-selection__arrow b{border-color:#dadada transparent transparent;border-width:10px 6px 0;margin-left:-8px;margin-top:-5px}.select2.select2-container--open.select2-container--above,.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,.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;border-width:0 6px 10px;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;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:150%;padding-left:16px;padding-right:40px}#block-watertown-menuburgerbutton,.select2-container.select2-container--open .select2-results .select2-results__option.select2-results__option--selected{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;background:url(/themes/custom/watertown/dist/assets/images/hamburger.svg) no-repeat 50%/24px auto;border:1px solid #f1f1f1;border-radius:50%;color:transparent;font-size:0;height:44px;justify-content:space-between;line-height:0;width:44px}.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{list-style:none;margin:0 8px}.social-links ul li:first-child a{background:url(/themes/custom/watertown/dist/assets/images/facebook.svg) no-repeat 50%/contain}.social-links ul li:nth-child(2) a{background:url(/themes/custom/watertown/dist/assets/images/x.svg) no-repeat 50%/contain}.social-links ul li:nth-child(3) a{background:url(/themes/custom/watertown/dist/assets/images/instagram.svg) no-repeat 50%/contain}.social-links ul li:nth-child(4) a{background:url(/themes/custom/watertown/dist/assets/images/linkedin.svg) no-repeat 50%/contain}.social-links ul a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;color:transparent;font-size:0;height:34px;line-height:0;width:34px}@media screen and (max-width:1399px){.social-links ul a{height:24px;width:24px}}.caption{color:#fff;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;position:relative}@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{border:none;font-size:0;line-height:0;list-style:none;outline:none;padding:0}.slick-dots li button{background-color:#d1d1d1;border:none;border-radius:15px;height:15px;outline:none;padding:0;transition:width .5s,background-color .5s;width:15px}@media screen and (max-width:1399px){.slick-dots li button{height:13px;width:13px}}.slick-dots li.slick-active button{background-color:#293f79;border-radius:10px;width:58px}@media screen and (max-width:1399px){.slick-dots li.slick-active button{height:13px;width:43px}}.form-item.form-type-email,.form-item.form-type-password,.form-item.form-type-tel,.form-item.form-type-textarea,.form-item.form-type-textfield{position:relative}.form-item.form-type-email label,.form-item.form-type-password label,.form-item.form-type-tel label,.form-item.form-type-textarea label,.form-item.form-type-textfield label{border-radius:30px;color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:100%;left:0;line-height:150%;padding:20px 24px;position:absolute;top:0;transition:opacity .5s;width:100%}.form-item.form-type-email input,.form-item.form-type-email textarea,.form-item.form-type-password input,.form-item.form-type-password textarea,.form-item.form-type-tel input,.form-item.form-type-tel textarea,.form-item.form-type-textarea input,.form-item.form-type-textarea textarea,.form-item.form-type-textfield input,.form-item.form-type-textfield textarea{background:#fff;border:1px solid #2e61a6;border-radius:30px;color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:150%;outline:none;padding:24px;transition:border .5s;width:100%}.form-item.form-type-email input:focus-visible,.form-item.form-type-email textarea:focus-visible,.form-item.form-type-password input:focus-visible,.form-item.form-type-password textarea:focus-visible,.form-item.form-type-tel input:focus-visible,.form-item.form-type-tel textarea:focus-visible,.form-item.form-type-textarea input:focus-visible,.form-item.form-type-textarea textarea:focus-visible,.form-item.form-type-textfield input:focus-visible,.form-item.form-type-textfield textarea:focus-visible{border-color:#7181a9}.form-item.form-type-email.active label,.form-item.form-type-password.active label,.form-item.form-type-tel.active label,.form-item.form-type-textarea.active label,.form-item.form-type-textfield.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{border-color:#2e61a6;color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}.form-item.form-type-select .select2 .select2-selection .select2-selection__rendered{border-right:1px solid #2e61a6;color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:calc(100% - 20px);line-height:150%;margin-bottom:10px;margin-top:10px;width:calc(100% - 60px)}.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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}.form-item.form-type-checkbox input{-ms-flex-order:1;display:-ms-inline-flexbox;display:inline-flex;margin-left:15px;order:1;width:auto}.form-item.webform-type-radios legend span{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}.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;display:-ms-inline-flexbox;display:inline-flex;margin-left:15px;order:1;width:auto}.form-item.webform-type-radios .fieldset-wrapper label{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}.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;background:#2e61a6;border:1px solid #2e61a6;border-radius:30px;color:#fff;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;justify-content:center;line-height:150%;margin:0;min-width:200px;padding:0 24px;width:100%}.form-item.form-type-webform-image-file .button-action:before{font-size:26px;font-weight:600;margin-right:5px}.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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%;margin-left:15px}@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{border-bottom:1px solid #6c7180;color:#6c7180;text-decoration:none;transition:border-bottom-color .5s}@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;background:#2e61a6;border:1px solid #2e61a6;border-radius:30px;color:#fff;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:150%;min-width:150px;outline:none;padding:0 24px;width:100%}@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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:20px;font-weight:600;line-height:150%}.form-item.form-type-managed-file .form-type-checkbox{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}@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{border-bottom:1px solid #6c7180;color:#6c7180;text-decoration:none;transition:border-bottom-color .5s}@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;background:#2e61a6;border:1px solid #2e61a6;border-radius:30px;color:#fff;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:150%;margin-left:0;margin-right:0;margin-top:20px;min-width:150px;outline:none;padding:0 24px;width:100%}.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;background:#2e61a6;border:1px solid #2e61a6;border-radius:30px;color:#fff;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;justify-content:center;line-height:150%;margin:0;min-width:200px;padding:0 24px;width:100%}.form-item.form-type-managed-file .form-managed-file label.button-action:before{font-size:26px;font-weight:600;margin-right:5px}.form-item.form-type-managed-file .description{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%}form .captcha{font-family:OpenSans,sans-serif;margin-top:30px;width:100%}@media screen and (max-width:767px){form .captcha{margin-bottom:15px;margin-top: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{color:#9b9b9b;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;letter-spacing:7.2px;line-height:150%;text-decoration:none;transition:color .5s}@media screen and (min-width:1024px){.pager .pager__items .pager__item a:hover{color:#000}}.pager .pager__items .pager__item.pager__item--ellipsis{color:#9b9b9b;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;letter-spacing:7.2px;line-height:150%}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-black.svg) no-repeat 50%/auto;content:"";display:inline-block}}.pager .pager__items .pager__item.pager__item--next a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-grey.svg) no-repeat 50%/auto;border:1px solid #9b9b9b;border-radius:50%;content:"";display:inline-block;height:23px;width:23px}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-left-black.svg) no-repeat 50%/auto;content:"";display:inline-block}}.pager .pager__items .pager__item.pager__item--previous a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-left-grey.svg) no-repeat 50%/auto;border:1px solid #9b9b9b;border-radius:50%;content:"";display:inline-block;height:23px;width:23px}.pager .pager__items .pager__item.pager__item--first,.pager .pager__items .pager__item.pager__item--last,.pager .pager__items .pager__item.pager__item--previous a span{display:none}.pager .pager__items .pager__item.is-active a{color:#000}.slick__arrow{display:-ms-flexbox;display:flex;left:-50px;position:absolute;top:50%;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 100px)}.slick__arrow .slick-arrow{background:#fff url(/themes/custom/watertown/dist/assets/images/arrow-slick-blue.svg) no-repeat 50%/20px;border:2px solid #293f79;border-radius:50%;font-size:0;height:50px;line-height:0;padding:0;transition:background .5s;width:50px}@media screen and (min-width:1024px){.slick__arrow .slick-arrow:hover{background-color:transparent;background-position:18px}}.slick__arrow .slick-arrow.slick-prev{-ms-transform:rotate(180deg);transform:rotate(180deg)}.gm-style-iw.gm-style-iw-c{border-radius:20px;padding:17px 13px!important}.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;right:-14px;top:-18px}.gm-style-iw.gm-style-iw-c .gm-style-iw-d{padding-bottom:0;padding-right:15px}.gm-style-iw.gm-style-iw-c .gm-style-iw-d h3{color:#000;font-family:OpenSans,sans-serif;font-size:18px;font-weight:600;line-height:150%;margin:0}.gm-style-iw.gm-style-iw-c .gm-style-iw-d .geolocation-address{color:#6c7180;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:13px;font-weight:400;line-height:150%;margin-bottom:7px}.gm-style-iw.gm-style-iw-c .gm-style-iw-d .field-content,.gm-style-iw.gm-style-iw-c .gm-style-iw-d .field-content a{color:#293f79;font-family:OpenSans,sans-serif;font-size:13px;font-weight:400;line-height:150%}.gm-style-iw.gm-style-iw-c .gm-style-iw-d .field-content a{text-decoration:none}div#mc_embed_signup .mc-field-group{min-height:auto;padding-bottom:0;position:relative}div#mc_embed_signup .mc-field-group label{border-radius:30px;color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:100%;left:0;line-height:150%;padding:20px 24px;position:absolute;top:0;transition:opacity .5s;width:100%}div#mc_embed_signup .mc-field-group label .asterisk{color:inherit;font-size:inherit;font-weight:inherit;position:static}div#mc_embed_signup .mc-field-group input,div#mc_embed_signup .mc-field-group textarea{background:#fff;border:1px solid #2e61a6!important;border-radius:30px;color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:150%;outline:none;padding:24px;text-indent:0;transition:border .5s;width:100%}div#mc_embed_signup .mc-field-group input:focus-visible,div#mc_embed_signup .mc-field-group textarea:focus-visible{border-color:#7181a9}div#mc_embed_signup .mc-field-group.active label{opacity:0;pointer-events:none}#block-watertown-speedbumpblock{background:#fff;border-radius:0;display:none;height:auto;left:50%;margin-top:70px!important;max-width:700px;padding:30px 45px;position:fixed;top:50.2258px;-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:101}@media screen and (max-width:1023px){#block-watertown-speedbumpblock{width:100%}}@media screen and (max-width:499px){#block-watertown-speedbumpblock{bottom:5px;overflow-y:scroll;padding:30px 20px;top:0}}#block-watertown-speedbumpblock h3{color:#2e61a6;font-size:22px;font-weight:300;margin-bottom:23px}#block-watertown-speedbumpblock h3:after{display:none}#block-watertown-speedbumpblock p{color:#686767;font-family:Gotham,sans-serif;font-size:15px;font-weight:300;line-height:1.8em;margin-bottom:10px;margin-top:0;overflow-wrap:break-word}#block-watertown-speedbumpblock .buttons-speedbump--wrapper{display:-ms-flexbox;display:flex;margin:60px 0;-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{border:1px solid #5e7da1;border-radius:150px;color:#2e61a6;font-family:Gotham,sans-serif;font-size:15px;font-weight:400;margin-right:20px;padding:10px 20px 11px;text-decoration:none}@media screen and (max-width:767px){#block-watertown-speedbumpblock .buttons-speedbump--wrapper a{margin:10px auto;text-align:center;width:50%}}@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{background-color:#293f79;border-radius:0 120px 30px 30px;box-shadow:0 12px 30.3px 0 rgba(0,0,0,.25);color:#fff;max-width:420px;opacity:0;overflow:hidden;padding:32px 40px 0;pointer-events:none;position:fixed;right:44px;top:166px;transition:opacity .5s;visibility:hidden;width:100%;z-index:40}@media screen and (max-width:767px){#block-watertown-accountlogin{border-radius:0;border-top:7px solid #e44d5b;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 166px);max-width:100%;overflow-y:auto;right:0}}#block-watertown-accountlogin:before{background-color:#e44d5b;border-radius:0 120px 0 0;content:"";display:inline-block;height:120px;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%;z-index:-1}@media screen and (max-width:767px){#block-watertown-accountlogin:before{display:none}}#block-watertown-accountlogin:after{background-color:#293f79;border-radius:0 120px 0 0;content:"";display:inline-block;height:100%;left:0;position:absolute;top:7px;transition:opacity .5s;width:100%;z-index:-1}@media screen and (max-width:767px){#block-watertown-accountlogin:after{display:none}#block-watertown-accountlogin .field--name-body{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}}#block-watertown-accountlogin .block-title{font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin:0}#block-watertown-accountlogin .form-item-account-select{margin-bottom:12px;margin-top:0}#block-watertown-accountlogin .form-item-account-select .account-login-description{display:-ms-flexbox;display:flex;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin-bottom:25px}#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{height:50px;width:100%}@media screen and (max-width:767px){#block-watertown-accountlogin .webform-action_business,#block-watertown-accountlogin .webform-action_personal{-ms-flex:1 0 auto;flex:1 0 auto}}#block-watertown-accountlogin .webform-action_business .form-actions,#block-watertown-accountlogin .webform-action_personal .form-actions{margin-bottom:0;margin-top:0}#block-watertown-accountlogin .webform-action_business .form-actions a,#block-watertown-accountlogin .webform-action_personal .form-actions a{border:1px solid #dadada;border-radius:50px;color:#fff;display:-ms-flexbox;display:flex;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:50px;line-height:150%;text-decoration:none;transition:background-color .5s,color .5s,border-color .5s}@media screen and (min-width:1024px){#block-watertown-accountlogin .webform-action_business .form-actions a:hover,#block-watertown-accountlogin .webform-action_personal .form-actions a:hover{background-color:#fff;border-color:#0c2573;color:#0c2573}#block-watertown-accountlogin .webform-action_business .form-actions a:hover button,#block-watertown-accountlogin .webform-action_personal .form-actions a:hover button{color:#0c2573}}#block-watertown-accountlogin .webform-action_business .form-actions a button,#block-watertown-accountlogin .webform-action_personal .form-actions a button{background-color:transparent;border:none;color:#fff;display:block;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:150%;outline:none;transition:color .5s;width:100%}#block-watertown-accountlogin .webform-action_business .form-item a,#block-watertown-accountlogin .webform-action_personal .form-item a{color:#fff;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%;text-decoration:none;transition:transform .5s}@media screen and (min-width:1024px){#block-watertown-accountlogin .webform-action_business .form-item a:hover,#block-watertown-accountlogin .webform-action_personal .form-item a:hover{-ms-transform:scale(1.05);transform:scale(1.05)}}#block-watertown-accountlogin .additional-links{background-color:#fff;border-radius:120px 0 30px 30px;margin:18px -40px 0;padding:35px 45px 28px}@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{border-bottom:1px solid #dadada;padding:9px 0 12px}#block-watertown-accountlogin .additional-links .locations-link a,#block-watertown-accountlogin .additional-links .rates-link a{color:#0c2573;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;text-decoration:none;transition:transform .5s}@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{border-bottom:none;padding:9px 0 0}#block-watertown-accountlogin.is-show{opacity:1;pointer-events:auto;visibility:visible}#block-watertown-accountlogin.is-show:before{content:"";display:inline-block;opacity:1;transition-delay:.5s}@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{background-color:#f1f1f1;border-radius:20px;box-shadow:0 12px 30.3px 0 rgba(0,0,0,.25);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:70px auto -42px;max-width:1256px;min-height:174px;overflow:hidden;padding:25px 680px 25px 48px;position:relative;width:100%;z-index:1}@media screen and (max-width:1599px){#block-watertown-haveaquestion{padding:25px 440px 25px 48px}}@media screen and (max-width:1399px){#block-watertown-haveaquestion{margin-top:58px;max-width:calc(100% - 190px);min-height:114px;padding:10px 400px 10px 20px}}@media screen and (max-width:1023px){#block-watertown-haveaquestion{margin-top:40px;max-width:calc(100% - 88px);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{border-radius:120px 0 0 0;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:600px}@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{border-radius:0;height:133px;top:0;width:100%}}#block-watertown-haveaquestion .field--name-field-image .contextual-region{position:static}#block-watertown-haveaquestion .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}#block-watertown-haveaquestion .field--name-field-title{color:#000;font-family:OpenSans,sans-serif;font-family:Gotham,sans-serif;font-size:24px;font-weight:500;line-height:150%;margin-bottom:10px}@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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin-bottom:5px}@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;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%;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)}}#block-watertown-haveaquestion .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;transition:transform .5s;width:12px}#block-watertown-content .user-login-form,#block-watertown-content .user-pass{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:995px;padding-left:44px;padding-right:44px;width:100%;-ms-flex-pack:center;justify-content:center;margin:70px auto}@media screen and (max-width:767px){#block-watertown-content .user-login-form,#block-watertown-content .user-pass{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){#block-watertown-content .user-login-form,#block-watertown-content .user-pass{padding-left:20px;padding-right:20px}}#block-watertown-content .user-login-form .form-item,#block-watertown-content .user-pass .form-item{width:100%}#block-watertown-content .user-login-form p,#block-watertown-content .user-pass p{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;text-align:center;width:100%}#block-watertown-content .user-login-form .form-actions,#block-watertown-content .user-pass .form-actions{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:transparent;border:1px solid #293f79;border-radius:30px;justify-content:center;margin:30px auto 0;min-width:132px;transition:.5s}@media screen and (max-width:1023px){#block-watertown-content .user-login-form .form-actions,#block-watertown-content .user-pass .form-actions{margin-top:11px}}@media screen and (min-width:1024px){#block-watertown-content .user-login-form .form-actions:hover,#block-watertown-content .user-pass .form-actions:hover{background-color:#fff}#block-watertown-content .user-login-form .form-actions:hover:after,#block-watertown-content .user-pass .form-actions:hover:after{content:"";display:inline-block;right:15px}}#block-watertown-content .user-login-form .form-actions:after,#block-watertown-content .user-pass .form-actions:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;position:absolute;right:20px;top:25px;transition:.5s;transition:right .5s;width:12px}#block-watertown-content .user-login-form .form-actions input,#block-watertown-content .user-pass .form-actions input{background-color:transparent;border:none;color:#293f79;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:60px;padding:0 44px 0 24px;text-decoration:none}#block-watertown-tabs{background:#fff url(/themes/custom/watertown/dist/assets/images/settings.png) no-repeat 50%;border-radius:0;cursor:pointer;font-size:0;height:37px;left:0;position:fixed;right:0;top:200px;width:37px;z-index:999}#block-watertown-tabs .contextual{display:none}#block-watertown-tabs ul{background:#fff;border:.25px solid #a9a9a9;border-radius:0;display:none;left:0;padding:0;position:absolute;top:36px;width:-moz-fit-content;width:fit-content}#block-watertown-tabs ul li{display:list-item}#block-watertown-tabs ul li:not(:last-child){border-bottom:1px solid #ccc}#block-watertown-tabs ul li a{color:#293f79;font-family:OpenSans,sans-serif;font-size:20px;font-weight:600;line-height:150%;padding:.5em 1.5em}#block-watertown-tabs ul li a.active{background:none;border:none;color:#2f4f4f;display:block;font-size:20px;margin:0;padding:14px 85px 14px 20px}#block-watertown-tabs ul li a.active:hover{background-color:#d3d3d3}#block-watertown-tabs.open-tabs ul{display:block}.block-content__item{border-top:1px solid #c2c2c2;padding:32px 0 32px 52px}@media screen and (min-width:1024px){.block-content__item.mod{padding-left:0}.block-content__item.mod .block-content__item-title{margin-left:52px}}.block-content__item-title{color:#293f79;font-family:Gotham,sans-serif;font-size:22px;font-weight:500;line-height:150%;margin-bottom:5px;position:relative}.block-content__item-title:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:28px;left:-52px;position:absolute;top:3px;width:28px}.block-content__item-title.block-chat:before{background-image:url(/themes/custom/watertown/dist/assets/images/chat.svg);content:"";display:inline-block}.block-content__item-title.call-us:before{background-image:url(/themes/custom/watertown/dist/assets/images/call-us.svg);content:"";display:inline-block}.block-content__item-title.email:before{background-image:url(/themes/custom/watertown/dist/assets/images/email.svg);content:"";display:inline-block}.block-content__item-info a{border:none!important;color:#293f79!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{border:none!important;color:#293f79!important;font-weight:700!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{border:none!important;color:#293f79!important;font-size:16px!important;font-weight:700!important;margin-left:42px;margin-top:12px;position:relative;word-break:break-word}.block-content__item-info-links-icon a:before{background-position:50%;background-repeat:no-repeat;background-size:contain;border-bottom:1px solid transparent!important;content:"";display:inline-block;height:28px;left:-42px;position:absolute;top:3px;transition:border-bottom-color .5s;width:28px}.block-content__item-info-links-icon a[href^="mailto:"]:before{background-image:url(/themes/custom/watertown/dist/assets/images/email.svg);content:"";display:inline-block}.block-content__item-info-links-icon a[href^="tel:"]:before{background-image:url(/themes/custom/watertown/dist/assets/images/call-us.svg);content:"";display:inline-block}.block-content__item-info p{margin:0!important}.block-content__item-info p a{border:none!important;color:#293f79!important}.block-content__item-text{color:#6c7180;font-family:OpenSans,sans-serif;font-size:18px;font-style:italic;font-weight:600;line-height:150%}@media screen and (max-width:1023px){.block-content__item-text{font-size:16px}}.hero-section{min-height:600px;overflow:hidden;position:relative}@media screen and (max-width:1399px){.hero-section{border-radius:0 0 60px 60px;min-height:460px}}.hero-section__background,.hero-section__background:after{height:100%;left:0;position:absolute;top:0;width:100%}.hero-section__background:after{background-color:#03030385;content:"";display:inline-block}.hero-section__background .contextual-region{position:static}.hero-section__background img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:transform .1s;width:101%}.hero-section .container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.hero-section .container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.hero-section .container{padding-left:20px;padding-right:20px}}.hero-section .container .hero-section{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding-bottom:58px;padding-top:58px}@media screen and (max-width:1399px){.hero-section .container .hero-section{padding-bottom:50px;padding-top:50px}}@media screen and (max-width:1023px){.hero-section .container .hero-section{padding-bottom:70px;padding-top:70px}}.hero-section .container .hero-section-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:800px;-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{color:#fff;font-family:OpenSans,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.25;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 h1,.hero-section .container .hero-section h2{margin:0}.hero-section .container .hero-section h1,.hero-section .container .hero-section h2,.hero-section .container .hero-section__title{color:#fff;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:150%;line-height:125%}@media screen and (max-width:767px){.hero-section .container .hero-section h1,.hero-section .container .hero-section h2,.hero-section .container .hero-section__title{font-size:38px!important;line-height:125%}}@media screen and (max-width:1399px){.hero-section .container .hero-section h1,.hero-section .container .hero-section h2,.hero-section .container .hero-section__title{font-size:46px}}@media screen and (max-width:1023px){.hero-section .container .hero-section h1,.hero-section .container .hero-section h2,.hero-section .container .hero-section__title{font-size:38px;text-align:center}}.hero-section .container .hero-section__description{color:#fff;font-family:OpenSans,sans-serif;font-size:28px;font-weight:400;line-height:150%;margin-top:8px}@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{font-size:20px;text-align:center}}.hero-section .container .hero-section__button,.hero-section .container .hero-section__links{margin-top:30px}@media screen and (max-width:1399px){.hero-section .container .hero-section__button,.hero-section .container .hero-section__links{margin-top:28px}}@media screen and (max-width:1023px){.hero-section .container .hero-section__button,.hero-section .container .hero-section__links{margin-top:20px}}.hero-section .container .hero-section__button .field__items,.hero-section .container .hero-section__links .field__items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:26px;justify-content:flex-start}@media screen and (max-width:1023px){.hero-section .container .hero-section__button .field__items,.hero-section .container .hero-section__links .field__items{-ms-flex-pack:center;justify-content:center}}.hero-section .container .hero-section__button a,.hero-section .container .hero-section__links a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:#fff;border:1px solid #fff;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;min-width:148px;padding:0 25px;text-decoration:none;transition:.5s}@media screen and (min-width:1024px){.hero-section .container .hero-section__button a:hover:after,.hero-section .container .hero-section__links a:hover:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat 50%/contain;content:"";display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px)}}.hero-section .container .hero-section__button a:after,.hero-section .container .hero-section__links a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;transition:transform .5s;width:12px}@media screen and (min-width:1024px){.hero-section .container .hero-section__button a:hover,.hero-section .container .hero-section__links a:hover{background-color:#293f79;border-color:#293f79;color:#fff}}.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{overflow:hidden;position:relative}@media screen and (min-width:1024px){.hero-section__text-position-center .slick--field-megaheader-slider:hover .slick__arrow{left:0;opacity:1;width:100%}}.hero-section__text-position-center .slick--field-megaheader-slider .slick__arrow{left:-5%;opacity:0;padding:0 58px;pointer-events:none;top:calc(50% - 21px);transition:.5s;width:110%}@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{background:transparent url(/themes/custom/watertown/dist/assets/images/arrow-slick-white.svg) no-repeat 50%/contain!important;border:0;border-radius:0;height:42px;pointer-events:auto;transition:.5s;width:42px}@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)}.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{bottom:56px;left:0;position:absolute;-ms-flex-pack:center;justify-content:center;padding:0;width:100%}@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-left:auto;margin-right:auto;text-align:center}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container{padding-left:20px;padding-right: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-bottom:20px;padding-top:50px}@media screen and (max-width:1399px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{padding-bottom:40px;padding-top:30px}}@media screen and (max-width:1023px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{padding-bottom:44px;padding-top:54px}}@media screen and (max-width:767px){.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section{padding-bottom:20px;padding-top:60px}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:800px;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right: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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;text-align:center;width:32px}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__subtitle .field--name-field-subtitle{color:#000;font-family:OpenSans,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.25;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{color:#000;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:150%}@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{font-size:38px;line-height:1.2;text-align:center}}@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{font-size:30px;line-height:1.2;text-align:center}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__description{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-top:16px}@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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:26px;justify-content:flex-start}@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;background-color:#293f79;border:1px solid #293f79;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;min-width:148px;padding:0 25px;text-decoration:none;transition:.5s}@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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px)}}.hero-section__text-position-center.node--view-mode-header-without-image .header-section .container .header-section__button a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;transition:transform .5s;width:12px}@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:#fff;border-color:#fff;color:#293f79}}.layout-content .header-section{margin-bottom:25px;margin-top:60px}@media screen and (max-width:1399px){.layout-content .header-section{margin-bottom:32px}}@media screen and (max-width:1023px){.layout-content .header-section{margin-bottom:22px;margin-top:42px}}@media screen and (max-width:767px){.layout-content .header-section{margin-top:32px}}.layout-content .header-section__subtitle .field--name-field-education-type,.layout-content .header-section__subtitle .field--name-field-subtitle{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:20px;font-weight:700;line-height:125%;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{margin-bottom:14px;padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.layout-content .header-section__title{margin-bottom:8px;padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.layout-content .header-section__title{padding-left:20px;padding-right:20px}}.layout-content .header-section__title h1{color:#000;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:125%;margin:0;text-align:center}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:28px;font-weight:400;line-height:150%;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-left:20px;padding-right:20px}}.layout-content .header-section .container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.layout-content .header-section .container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.layout-content .header-section .container{padding-left:20px;padding-right:20px}}.layout-content .header-section .container .header-section-content{margin-left:auto;margin-right:auto;max-width:1000px}.layout-content .header-section .container .header-section-content:before{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:22px;margin-left:auto;margin-right:auto;text-align:center;width:32px}@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-bottom:8px;margin-top:42px}}@media screen and (max-width:767px){.layout-content .header-section .container .header-section-content:before{margin-bottom:12px;margin-top:32px}}.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{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@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-left:30px;padding-right: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-left:20px;padding-right:20px}}.paragraph--type--alert-message{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;box-shadow:0 4px 30.3px 0 rgba(0,0,0,.25);color:#fff;margin-left:44px;margin-right:44px;padding:42px 80px}@media screen and (max-width:1399px){.paragraph--type--alert-message{padding:22px 45px}}@media screen and (max-width:767px){.paragraph--type--alert-message{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:30px;margin-right:30px;padding:20px 35px}}.paragraph--type--alert-message .field--name-field-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:OpenSans,sans-serif;font-size:24px;font-weight:700;height:100%;line-height:150%;min-height:96px;padding-left:60px;text-transform:uppercase;width:228px}@media screen and (max-width:1399px){.paragraph--type--alert-message .field--name-field-title{font-size:20px;min-height:75px;padding-left:35px;width:158px}}@media screen and (max-width:767px){.paragraph--type--alert-message .field--name-field-title{border:none;font-size:16px;margin-bottom:10px;min-height:auto;padding:0;width:100%}}.paragraph--type--alert-message .field--name-field-description-formatted{font-family:OpenSans,sans-serif;font-size:21px;font-weight:400;line-height:150%;padding-left:70px;width:calc(100% - 228px)}@media screen and (max-width:1399px){.paragraph--type--alert-message .field--name-field-description-formatted{font-size:14px;padding-left:40px;width:calc(100% - 158px)}}@media screen and (max-width:767px){.paragraph--type--alert-message .field--name-field-description-formatted{border:none;margin-bottom:10px;min-height:auto;padding-left:20px;width:100%}}.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}}.paragraph--type--alert-message.red-alert-message{background-color:#e44d5b}@media screen and (max-width:767px){.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}}.paragraph--type--mixed-grid.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto 70px;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--mixed-grid.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--mixed-grid.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--mixed-grid.paragraph--view-mode--default{margin-bottom:50px;margin-top:40px}}@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{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-right:12px;width:calc(50% - 12px)}@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{font-size:30px;margin-bottom:6px;margin-right:0;width:100%}}.paragraph--type--mixed-grid.paragraph--view-mode--default>.field--name-field-title h2{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0}@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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:26px;font-weight:400;line-height:150%;margin-left:12px;width:calc(50% - 12px)}@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{font-size:18px;margin-left:0;text-align:center;width:100%}}.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;gap:24px;margin-top:32px;width:100%}@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{gap:32px;margin-top:36px}}.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{border-radius:0 120px 0 0;overflow:hidden;padding-top:77%;position:relative}@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{border-radius:60px 60px 0 0;padding-top:77%;width:100%}}@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:static}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default>.field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper{background-color:#fff;border-radius:120px 0 0 0;border-top:7px solid transparent;bottom:0;padding:60px 65px;position:absolute;right:0;transition:border-top-color .5s;width:75%;z-index:0}@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{border-radius:60px 0 0 0;margin-top:-60px;padding:52px 34px 28px 60px;position:relative;width:calc(100% - 22px)}}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:12px}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper>.field--name-field-title{font-size:22px;margin-bottom:0}}@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{color:#293f79;text-decoration:none}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper>.field--name-field-description-formatted{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:18px}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;position:relative;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--mixed-grid-big-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{border-radius:120px 0 0 0;overflow:hidden;padding-top:36%;position:relative;width:56%}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default>.field--name-field-image{padding-top:58%;width:100%}}@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{border-radius:60px 60px 0 0;padding-top:77%}}@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:static}.paragraph--type--mixed-grid-item.paragraph--view-mode--default>.field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{background-color:#fff;border-bottom:7px solid transparent;border-radius:0 0 0 60px;padding:32px 42px 42px;position:absolute;right:0;top:0;transition:border-bottom-color .5s;width:55%;z-index:0}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{border-bottom:none;border-radius:0 65px 0 0;border-top:7px solid transparent;margin-left:auto;margin-right:0;margin-top:-92px;padding:22px 22px 28px 42px;position:relative;right:auto;top:auto;width:calc(100% - 50px)}}@media screen and (max-width:1023px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{bottom:0;left:0;margin-left:0;margin-right:auto;margin-top:auto;padding:22px 80px 22px 32px;position:absolute;width:60%}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{border-radius:60px 0 0 0;margin-top:-60px;padding:22px 100px 22px 32px;position:relative;width:calc(100% - 22px)}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper{padding:52px 34px 28px 60px;width:100%}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-title{color:#293f79;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:5px}@media screen and (max-width:1399px){.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-title{font-size:22px;margin-bottom:0}}@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{color:#293f79;text-decoration:none}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-description-formatted{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:22px}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--mixed-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{margin:70px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--text-grid.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--text-grid.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--text-grid.paragraph--view-mode--default{margin-bottom:58px;margin-top:58px}}@media screen and (max-width:1023px){.paragraph--type--text-grid.paragraph--view-mode--default{margin-bottom:40px;margin-top:40px}}@media screen and (max-width:767px){.paragraph--type--text-grid.paragraph--view-mode--default{margin-bottom:50px;margin-top: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(33.33333% - 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(33.33333% - 29.4px)}}@media screen and (max-width:1023px){.paragraph--type--text-grid.paragraph--view-mode--default>.field--name-field-grid-items>.field__item{border-bottom:1px solid #c2c2c2;padding-bottom:46px;width:100%}.paragraph--type--text-grid.paragraph--view-mode--default>.field--name-field-grid-items>.field__item:last-child{border-bottom:none;padding-bottom:0;width:100%}}.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;gap:44px;height:100%;justify-content:space-between}@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(50% - 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:first-child{-ms-flex-order:1;order:1}.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items>.field__item:first-child .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:first-child .paragraph--type--mixed-grid-item .content-wrapper{left:auto;margin-left:auto;margin-right:0;margin-top:auto;padding:22px 44px 22px 42px;position:absolute;right:0;width:60%}}@media screen and (max-width:767px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items>.field__item:first-child .paragraph--type--mixed-grid-item .content-wrapper{border-radius:60px 0 0 0;margin-left:0;margin-top:-60px;padding:22px 70px 22px 60px;position:relative;width:calc(100% - 22px)}}@media screen and (max-width:499px){.paragraph--type--mixed-grid-two-items.paragraph--view-mode--default .field--name-field-mixed-grid-items>.field__item:first-child .paragraph--type--mixed-grid-item .content-wrapper{padding:52px 34px 28px 60px;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(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{color:#293f79;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:8px}@media screen and (max-width:1399px){.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-title{font-size:22px;margin-bottom:1px}}@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{color:#293f79;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.paragraph--type--text-grid-item.paragraph--view-mode--default .content-wrapper>.field--name-field-description-formatted{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:24px}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--text-grid-item.paragraph--view-mode--default>.field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--text-grid-item.paragraph--view-mode--default>.field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--text-grid-item.paragraph--view-mode--default>.field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--title-block.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:1920px;padding-left:44px;padding-right:44px;width:100%;-ms-flex-align:center;align-items:center;margin:70px auto 40px;text-align:center}@media screen and (max-width:767px){.paragraph--type--title-block.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--title-block.paragraph--view-mode--default{padding-left:20px;padding-right: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{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:20px;font-weight:700;line-height:125%;text-align:center}.paragraph--type--title-block.paragraph--view-mode--default .field--name-field-title h2{color:#000;font-family:Gotham,sans-serif;font-size:40px;font-weight:500;line-height:150%;margin:0}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}.paragraph--type--slider-full-image.paragraph--view-mode--default{margin-bottom:70px;margin-top:70px}@media screen and (max-width:1023px){.paragraph--type--slider-full-image.paragraph--view-mode--default{background-color:#f4f4f4;margin-bottom:58px;margin-bottom:40px;margin-top:58px;margin-top:40px;padding:42px 44px}}@media screen and (max-width:767px){.paragraph--type--slider-full-image.paragraph--view-mode--default{margin-bottom:50px;margin-top:50px;padding-left:30px;padding-right:0}}.paragraph--type--slider-full-image.paragraph--view-mode--default .slick{position:relative}.paragraph--type--slider-full-image.paragraph--view-mode--default .slick .slick-dots{bottom:50px;left:calc(49.3% - 146px);padding:0;position:absolute;-ms-transform:translateX(-49.3%);transform:translateX(-49.3%)}@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{margin-left:0;padding:0 31% 0 0}}@media screen and (max-width:767px){.paragraph--type--slider-full-image.paragraph--view-mode--default .slick-list{margin-left:0;padding:0 14% 0 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{overflow:hidden;padding-top:49.5%;position:relative}@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:static}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper{background-color:#fff;border-radius:0 120px 0 0;border-top:7px solid transparent;bottom:0;left:44px;padding:42px 58px 76px 46px;position:absolute;transition:border-top-color .5s;width:calc(49.3% - 44px)}@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{background-color:transparent;border:0;border-radius:0;bottom:auto;left:auto;padding:28px 0 0;position:relative;width:100%}}.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{color:#293f79;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:1.25;margin:0}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:1.25;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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:22px}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--slider-full-image-item.paragraph--view-mode--default .content-wrapper>.field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{margin:40px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--image-grid.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--image-grid.paragraph--view-mode--default{padding-left:20px;padding-right: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(33.33333% - 16px)}@media screen and (max-width:1023px){.paragraph--type--image-grid.paragraph--view-mode--default>.field--name-field-grid-items>.field__item{border-top:1px solid #c2c2c2;padding:34px 0;width:100%}.paragraph--type--image-grid.paragraph--view-mode--default>.field--name-field-grid-items>.field__item:first-child{border-top:0;padding-top:0}.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{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{border-radius:30px;margin-bottom:40px;overflow:hidden;padding-top:58%;position:relative}@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;margin-bottom:0;order:1;padding-top:26.4%;width:calc(35% - 30px)}}@media screen and (max-width:767px){.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image{min-height:150px;min-width:175px;padding-top:31.5%;width:calc(39% - 10px);-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;margin-bottom:20px;order:-1;padding-top:60%;width:100%}}.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:static}.paragraph--type--image-grid-item.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:transform .5s;width:101%}@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{color:#293f79;font-family:OpenSans,sans-serif;font-family:Gotham,sans-serif;font-size:26px;font-weight:500;line-height:150%;margin-bottom:18px}@media screen and (max-width:1399px){.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-title{font-size:22px;line-height:1.3;margin-bottom:8px}}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:8px}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--image-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--features.paragraph--view-mode--default{margin:50px auto 70px;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--features.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--features.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1023px){.paragraph--type--features.paragraph--view-mode--default{margin-bottom:40px;margin-top: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{margin-top:17px;width:45%}@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 p,.paragraph--type--features.paragraph--view-mode--default>.field--name-field-footnotes ul li{color:#404043;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:180%}.paragraph--type--features.paragraph--view-mode--default>.field--name-field-footnotes p{margin:18px 0}.paragraph--type--features.paragraph--view-mode--default>.field--name-field-footnotes a{border-bottom:1px solid #293f79;color:#293f79;text-decoration:none;transition:border-bottom-color .5s}@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{border-radius:30px 30px 0 0;overflow:hidden;padding-top:55%;position:relative}@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:static}.paragraph--type--features-item.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper{background-color:#f1f1f1;border-radius:30px 120px 30px 30px;border-top:7px solid transparent;margin-top:-190px;padding:35px 48px 42px;position:relative;transition:border-top .5s;width:calc(100% - 110px);z-index:10}@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{border-radius:0;border-top:7px solid #e44d5b;border-top-right-radius:120px;margin-top:0;padding:32px 62px 36px 56px}}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin-bottom:6px;position:relative;z-index:1}@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{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:32px;position:relative;z-index:1}@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{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;position:relative;z-index:1}@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{display:-ms-inline-flexbox;display:inline-flex;width:50%;-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;background:#e2e2e2 url(/themes/custom/watertown/dist/assets/images/check.svg) no-repeat 50%/17px;border-radius:50%;flex-shrink:0;height:28px;margin-right:10px;width:28px}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;-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{display:-ms-flexbox;display:flex;position:relative;z-index:1;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;justify-content:flex-end}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--features-item.paragraph--view-mode--default .content-wrapper .field--name-field-links .field__item a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--features-item.paragraph--view-mode--default.is-hover .content-wrapper{border-color:#e44d5b}.paragraph--type--features-grid.paragraph--view-mode--default{margin:40px auto 70px;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--features-grid.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--features-grid.paragraph--view-mode--default{padding-left:20px;padding-right: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(33.33333% - 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{border-top-left-radius:30px;border-top-right-radius:30px;overflow:hidden;padding-top:69%;position:relative}@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:static}.paragraph--type--features-grid-item.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper{background-color:#f1f1f1;border-radius:30px;margin-top:-65px;padding:32px 46px 40px;position:relative;transition:transform .5s}@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{border-radius:0;border-top:7px solid #e44d5b;border-top-right-radius:120px;margin-top:0;padding:22px 80px 26px 56px}}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin-bottom:18px}@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;background:#e2e2e2 url(/themes/custom/watertown/dist/assets/images/check.svg) no-repeat 50%/17px;border-radius:50%;flex-shrink:0;height:28px;margin-right:10px;width:28px}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;-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{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:24px}@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{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:30px}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--features-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--comparison-chart.paragraph--view-mode--default{background-color:#f1f1f1;padding-bottom:48px;padding-top:44px}@media screen and (max-width:1399px){.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-bottom:46px;padding-top:38px}}@media screen and (max-width:1023px){.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-bottom:42px;padding-top:42px}}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default{padding-bottom:40px;padding-top:46px}}.paragraph--type--comparison-chart.paragraph--view-mode--default .container-xl{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default .container-xl{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--comparison-chart.paragraph--view-mode--default .container-xl{padding-left:20px;padding-right:20px}}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-title h3{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0 0 4px;text-align:center}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:60px;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;margin-bottom:28px;margin-top:80px;row-gap:26px;width:100%}@media screen and (max-width:1399px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:36px;margin-top:44px}}@media screen and (max-width:1023px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:38px;margin-top:18px}}@media screen and (max-width:767px){.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:32px;margin-top:30px}}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-footnotes{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:180%;margin-left:auto;margin-right:auto;margin-top:48px;max-width:1350px}.paragraph--type--comparison-chart.paragraph--view-mode--default .field--name-field-footnotes sup{color:#e44d5b;margin-right:5px}.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:40px auto 58px;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--banner-blue.paragraph--view-mode--default,.paragraph--type--banner.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--banner-blue.paragraph--view-mode--default,.paragraph--type--banner.paragraph--view-mode--default{padding-left:20px;padding-right: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{background-color:#f1f1f1;border-radius:30px;display:-ms-flexbox;display:flex;position:relative}@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{padding:34px 30px 34px 96px;width:51.4%}@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{padding:24px 82px 32px 40px;width:auto}}@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{border-radius:120px 30px 30px 0;display:-ms-flexbox;display:flex;overflow:hidden;padding:34px 52px;position:relative;width:48.6%;-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;border-radius:0;padding:0;width:auto}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-title,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title{color:#293f79;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin-bottom:14px}@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{font-size:26px;margin-bottom:10px}}.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{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}@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{bottom:0;left:0;position:absolute;right:0;top: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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.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{display:-ms-flexbox;display:flex;position:relative;z-index:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-moz-column-gap:16px;column-gap:16px;justify-content:center;margin-right: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-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-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;background-color:#fff;border:1px solid #fff;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;min-width:148px;padding:0 25px;text-decoration:none;transition:.5s;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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat 50%/contain;content:"";display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px)}}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;transition:transform .5s;width:12px}@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:#fff}}@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;background-color:#fff;border:1px solid #fff;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;margin-left:16px;min-width:148px;padding:0 25px;text-decoration:none;transition:.5s}@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:#fff}}@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-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{padding:20px 30px 26px 20px;width:44%}}@media screen and (max-width:1023px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-left{padding:0;width:auto}}@media screen and (max-width:1399px){.paragraph--type--banner-blue.paragraph--view-mode--default .banner-content-right{border-radius:120px 30px 30px 0;padding:20px 52px 26px;width:56%;-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{border-radius:0;padding:0;width:auto}}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-description-formatted,.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-title{color:#fff}.paragraph--type--banner-blue.paragraph--view-mode--default .field--name-field-description-formatted p a{border-bottom:1px solid #fff;color:#fff}@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--banner-blue.paragraph--view-mode--default .field--name-field-webform{position:relative}.paragraph--type--tabs.paragraph--view-mode--default{background-color:#f1f1f1;padding-bottom:82px}@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{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--tabs.paragraph--view-mode--default .content-tabs{padding-left:20px;padding-right: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;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--tabs.paragraph--view-mode--default>.field--name-field-tabs{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--tabs.paragraph--view-mode--default>.field--name-field-tabs{padding-left:20px;padding-right: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{background:#e2e7ed;border-bottom:7px solid transparent;border-radius:0 0 30px 30px;color:#4c5161;cursor:pointer;font-family:OpenSans,sans-serif;font-size:20px;font-weight:600;line-height:150%;padding:24px 70px;position:relative;text-align:center;transition:border-bottom-color .5s;width:calc(33.33333% - 13.4px)}@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{padding:16px 26px 20px;width:calc(33.33333% - 16px)}}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items{display:-ms-flexbox;display:flex;max-width:100%;overflow:hidden;position:relative}@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{opacity:0;position:absolute;-ms-transform:translateX(-100%);transform:translateX(-100%);transition:transform .5s,opacity 2s;width:100%}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items>.field__item.is-tabs-active{display:-ms-flexbox;display:flex;opacity:1;position:relative;-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{display:-ms-flexbox;display:flex;opacity:1;position:relative;-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;opacity:0;-ms-transform:translateX(-100%);transform:translateX(-100%)}.paragraph--type--tabs.paragraph--view-mode--default .field--name-field-tab-items>.field__item.is-tabs-next{display:block;opacity:0;-ms-transform:translateX(100%);transform:translateX(100%)}.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{background-color:#e2e7ed;border-bottom:6px solid transparent;display:block;padding:21px 30px 20px;text-align:center;transition:border-bottom .3s}.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-title.open{border-bottom:6px solid #e44d5b}.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:24px 44px 44px}}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .accordion-content{padding:42px 30px 38px}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-tab-title{color:#727881;font-family:OpenSans,sans-serif;font-size:20px;font-weight:600;line-height:150%}@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 .field--name-field-title,.paragraph--type--tabs-item.paragraph--view-mode--default h3{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0;text-align:center;width:100%}@media screen and (max-width:1399px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-title,.paragraph--type--tabs-item.paragraph--view-mode--default h3{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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;text-align:center;width:100%}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:28px;margin-top:80px;width:100%}@media screen and (max-width:1399px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:36px;margin-top:44px}}@media screen and (max-width:1023px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:38px;margin-top:18px}}@media screen and (max-width:767px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-comparison-chart{margin-bottom:32px;margin-top:30px}}.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;gap:32px;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1350px}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-footnotes{color:#6c7180;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:180%;-ms-flex-order:1;order:1}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-footnotes sup{color:#e44d5b;margin-right:5px}.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-left:9px;margin-right: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;background-color:#293f79;border:1px solid #293f79;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;min-width:148px;padding:0 25px;text-decoration:none;transition:.5s}@media screen and (min-width:1024px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a:hover:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px)}}.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;transition:transform .5s;width:12px}@media screen and (min-width:1024px){.paragraph--type--tabs-item.paragraph--view-mode--default .field--name-field-links .field__item a:hover{background-color:#fff;border-color:#fff;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{background-color:#f1f1f1;padding-bottom:90px;padding-top:44px}@media screen and (max-width:1399px){.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-bottom:40px;padding-top:38px}}@media screen and (max-width:1023px){.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-bottom:64px;padding-top:38px}}@media screen and (max-width:767px){.paragraph--type--people-grid-reference.paragraph--view-mode--default,.paragraph--type--people-grid.paragraph--view-mode--default{padding-bottom:56px;padding-top:40px}}.paragraph--type--people-grid-reference.paragraph--view-mode--default .container-xl,.paragraph--type--people-grid.paragraph--view-mode--default .container-xl{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@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-left:30px;padding-right: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-left:20px;padding-right: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{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0;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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:42px;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{margin-left:50px;margin-right:50px;position:relative}@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-left:10px;padding-right: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{padding-left:0;padding-right:0;width:calc(50% - 13px)}}@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{gap:32px 26px;width:calc(50% - 13px)}}@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{gap:32px;width:100%}}@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}.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{background-color:#fff;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:550px;padding:12px;width:100%}@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{border-radius:30px;overflow:hidden;padding-top:69%;position:relative}@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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.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;border-radius:0 0 30px 30px;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:-30px;padding-bottom:40px;padding-top:50px;transition:background-color .5s}@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-bottom:36px;padding-top:70px}}@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-bottom:30px;padding-top:50px}}@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-bottom:30px;padding-top:55px}}.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{color:#404040;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:3px;text-align:center;transition:color .5s}@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-appointment,.node--type-team .node__content .content-wrapper .field--name-field-city,.node--type-team .node__content .content-wrapper .field--name-field-city-address,.node--type-team .node__content .content-wrapper .field--name-field-extra-link,.node--type-team .node__content .content-wrapper .field--name-field-nmls,.node--type-team .node__content .content-wrapper .field--name-field-phone,.node--type-team .node__content .content-wrapper .field--name-field-phone-number,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-street,.node--type-team .node__content .content-wrapper .field--name-field-street-address,.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-city,.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-extra-link,.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-phone,.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-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-street,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address,.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-city,.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-extra-link,.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-phone,.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-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-street,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address,.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-city,.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-extra-link,.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-phone,.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-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-street,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address{color:#6c7180;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;text-align:center;transition:color .5s}@media screen and (max-width:1399px){.node--type-team .node__content .content-wrapper .field--name-field-appointment,.node--type-team .node__content .content-wrapper .field--name-field-city,.node--type-team .node__content .content-wrapper .field--name-field-city-address,.node--type-team .node__content .content-wrapper .field--name-field-extra-link,.node--type-team .node__content .content-wrapper .field--name-field-nmls,.node--type-team .node__content .content-wrapper .field--name-field-phone,.node--type-team .node__content .content-wrapper .field--name-field-phone-number,.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team .node__content .content-wrapper .field--name-field-street,.node--type-team .node__content .content-wrapper .field--name-field-street-address,.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-city,.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-extra-link,.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-phone,.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-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-street,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address,.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-city,.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-extra-link,.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-phone,.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-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-street,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address,.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-city,.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-extra-link,.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-phone,.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-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-street,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address{font-size:16px}}.node--type-team .node__content .content-wrapper .field--name-field-appointment a,.node--type-team .node__content .content-wrapper .field--name-field-city a,.node--type-team .node__content .content-wrapper .field--name-field-city-address a,.node--type-team .node__content .content-wrapper .field--name-field-extra-link a,.node--type-team .node__content .content-wrapper .field--name-field-nmls a,.node--type-team .node__content .content-wrapper .field--name-field-phone a,.node--type-team .node__content .content-wrapper .field--name-field-phone-number a,.node--type-team .node__content .content-wrapper .field--name-field-position a,.node--type-team .node__content .content-wrapper .field--name-field-role a,.node--type-team .node__content .content-wrapper .field--name-field-street a,.node--type-team .node__content .content-wrapper .field--name-field-street-address 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-city 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-extra-link 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-phone 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-position 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-street a,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address 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-city 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-extra-link 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-phone 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-position 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-street a,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address 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-city 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-extra-link 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-phone 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-position 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-street a,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address a{border-bottom:1px solid #6c7180;color:#6c7180;text-decoration:none;transition:color .5s,border-bottom-color .5s}@media screen and (min-width:1024px){.node--type-team .node__content .content-wrapper .field--name-field-appointment 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-city-address 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-nmls 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-phone-number a:hover,.node--type-team .node__content .content-wrapper .field--name-field-position 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-street a:hover,.node--type-team .node__content .content-wrapper .field--name-field-street-address 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-city 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-extra-link 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-phone 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-position 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-street a:hover,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-street-address 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-city 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-extra-link 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-phone 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-position 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-street a:hover,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-street-address 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-city 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-extra-link 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-phone 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-position 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-street a:hover,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-street-address a:hover{border-bottom-color:transparent}}.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role{margin-bottom:12px}@media screen and (max-width:1399px){.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role{margin-bottom:14px}}@media screen and (max-width:1023px){.node--type-team .node__content .content-wrapper .field--name-field-position,.node--type-team .node__content .content-wrapper .field--name-field-role,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-position,.node--type-team.paragraph--view-mode--default .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item .node__content .content-wrapper .field--name-field-role,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-position,.paragraph--type--people-grid-item.paragraph--view-mode--default .content-wrapper .field--name-field-role{margin-bottom:16px}}.node--type-team .node__content:active .content-wrapper,.node--type-team .node__content:focus-visible .content-wrapper,.node--type-team .node__content:hover .content-wrapper,.node--type-team.paragraph--view-mode--default:active .content-wrapper,.node--type-team.paragraph--view-mode--default:focus-visible .content-wrapper,.node--type-team.paragraph--view-mode--default: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 .node__content: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,.paragraph--type--people-grid-item.paragraph--view-mode--default:hover .content-wrapper{background-color:#293f79}.node--type-team .node__content:active .content-wrapper div,.node--type-team .node__content:focus-visible .content-wrapper div,.node--type-team .node__content: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,.node--type-team.paragraph--view-mode--default: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 .node__content: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,.paragraph--type--people-grid-item.paragraph--view-mode--default:hover .content-wrapper div{color:#fff}.node--type-team .node__content:active .content-wrapper div a,.node--type-team .node__content:focus-visible .content-wrapper div a,.node--type-team .node__content: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,.node--type-team.paragraph--view-mode--default: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 .node__content: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,.paragraph--type--people-grid-item.paragraph--view-mode--default:hover .content-wrapper div a{border-bottom-color:#fff;color:#fff}.node--type-team.teaser-no-image .content-wrapper,.paragraph--type--people-grid-item.teaser-no-image .content-wrapper{border-radius:30px;margin-top:0}.node--type-team{display:-ms-flexbox;display:flex;-ms-flex-pack:center;height:100%;justify-content:center}.paragraph--type--people-grid-item{margin:0 auto}.paragraph--type--narrow-text.paragraph--view-mode--default{margin:40px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--narrow-text.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--narrow-text.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-left:auto;margin-right:auto;max-width:1000px}@media screen and (max-width:1399px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{font-size:16px;padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{padding-left:60px;padding-right:60px}}@media screen and (max-width:499px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text{padding-left:0;padding-right:0}}.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text p{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:32px}@media screen and (max-width:1399px){.paragraph--type--narrow-text.paragraph--view-mode--default .field--name-field-text p{font-size:16px;margin-bottom: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{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--picture.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--picture.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image{border-radius:30px 120px 30px 30px;margin-left:auto;margin-right:auto;max-width:1256px;overflow:hidden;padding-top:35%;position:relative}@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:static}.paragraph--type--picture.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--pictures-inline.paragraph--view-mode--default{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--pictures-inline.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--pictures-inline.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images{display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:1280px}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images>.field__item{border-radius:30px 120px 30px 30px;margin-left:12px;margin-right:12px;overflow:hidden;padding-top:42%;position:relative;width:calc(50% - 24px)}@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:static}.paragraph--type--pictures-inline.paragraph--view-mode--default .field--name-field-images>.field__item img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--slider-text-image.paragraph--view-mode--default{position:relative}.paragraph--type--slider-text-image.paragraph--view-mode--default:after{bottom:0;content:"";display:inline-block;pointer-events:none;position:absolute;right:0}.paragraph--type--slider-text-image.paragraph--view-mode--default .slick{margin-left:-13px;margin-right:-13px;position:relative}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick{margin-left:0;margin-right:0}}.paragraph--type--slider-text-image.paragraph--view-mode--default .slick .slick__slide{margin-left:13px;margin-right:13px}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick .slick__slide{margin-left:0;margin-right:24px}}@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{margin-left:0;padding:0 31% 0 0}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default .slick-list{margin-left:0;padding:0 14% 0 0}}.paragraph--type--slider-text-image.paragraph--view-mode--default .container{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--slider-text-image.paragraph--view-mode--default .container{padding-left:20px;padding-right: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-left:30px;padding-right:0}}.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{background:url(/themes/custom/watertown/dist/assets/images/w-white-theme.svg) no-repeat 50%/contain;content:"";display:inline-block;height:301px;width:496px}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white:after{height:207px;width:343px}}@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{bottom:-26px;padding:0;position:absolute;right:13px}@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{border-bottom:7px solid #e44d5b;border-radius:30px 120px 30px 30px;overflow:hidden;padding-top:46.4%;position:relative;transition:border-bottom-color .5s;width:48.8%}@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{border-bottom:none;padding-top:54.9%;width:48.3%}}@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{border-bottom:0;border-radius:20px;padding-top:95%;width:100%}}@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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-white .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{background-color:#fff;border-radius:30px 30px 30px 120px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:-70px;margin-top:42px;padding:70px 70px 70px 100px;position:relative;width:calc(51.2% + 70px)}@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{border-bottom:7px solid #e44d5b;margin-left:-76px;margin-top:32px;padding:15px 32px 70px 44px;width:calc(51.7% + 76px)}}@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{border-bottom:0;margin-left:0;margin-top:0;padding:28px 0 0;width:100%}}.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{color:#242424;font-family:OpenSans,sans-serif;font-size:16px;font-weight:700;line-height:125%;margin-bottom:8px;text-transform:uppercase}@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{color:#0c2573;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:40px}@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{font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0}@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{color:#0c2573;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}@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{display:-ms-flexbox;display:flex;margin-top:56px;-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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width: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;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{background-color:#293f79;padding-bottom:110px;padding-top:100px}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-bottom:90px;padding-top:70px}}@media screen and (max-width:1023px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-bottom:44px;padding-top:40px}}@media screen and (max-width:767px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue{padding-bottom:48px;padding-top:40px}}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue:after{background:url(/themes/custom/watertown/dist/assets/images/w-blue-theme.svg) no-repeat 50%/contain;content:"";display:inline-block;height:337px;width:497px}@media screen and (max-width:1399px){.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue:after{height:273px;width:374px}}@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{bottom:-26px;padding:0;position:absolute;right:13px}@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 #fff}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .slick-dots li.slick-active button{background-color:#fff}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default{display:-ms-flexbox;display:flex;position:relative}@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{border-bottom:7px solid #e44d5b;border-radius:120px 0 0 30px;margin-right:128px;overflow:hidden;padding-top:45.7%;position:relative;transition:border-bottom-color .5s;width:calc(57% - 128px)}@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{margin-right:25px;padding-top:51.7%;width:calc(50.6% - 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>.field--name-field-image{border-bottom:0;border-radius:20px;margin-right:0;padding-top:95%;width:100%}}@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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--slider-text-image.paragraph--view-mode--default.theme-blue .paragraph--type--slider-text-image-item.paragraph--view-mode--default .content-wrapper{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:23px;padding-top:52px;width:43%}@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{padding-left:25px;padding-top:20px;width:49.4%}}@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{padding:28px 0 0;width:100%}}.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:#fff;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{font-family:OpenSans,sans-serif;font-size:16px;font-weight:700;line-height:125%;margin-bottom:8px;padding-right:34px;text-transform:uppercase}@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{font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0}@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{color:#fff;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%}@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;font-weight:400;line-height:150%;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{font-size:16px;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-link{display:-ms-flexbox;display:flex;margin-top:56px;-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;background-color:transparent;border:1px solid #fff;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:36px;min-width:132px;padding:0 22px;text-decoration:none;transition:.5s}@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{background-color:#fff;border-color:#fff;color:#293f79}.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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width: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;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;-ms-transform:scale(1);transform:scale(1);transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{margin:40px auto 50px;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--reference-resources.paragraph--view-mode--default,.paragraph--type--resources.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--reference-resources.paragraph--view-mode--default,.paragraph--type--resources.paragraph--view-mode--default{padding-left:20px;padding-right: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-left:-15px;margin-right:-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-left:-12px;margin-right:-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:first-child,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child{margin-left:15px;margin-right:15px;width:calc(42% - 30px)}@media screen and (max-width:1399px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child{margin-left:12px;margin-right:12px;width:calc(41.7% - 24px)}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child{border-bottom:1px solid #e2e2e2;margin-bottom:32px;width:calc(100% - 24px)}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .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:first-child .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-image{margin-bottom:25px;padding-top:55%}}@media screen and (max-width:1023px){.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .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:first-child .field--name-field-image,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-image,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-image{padding-top:60.5%}}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-title,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-title,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-title,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-title,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-title{margin-bottom:15px}.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-title a,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-title a,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-title a,.paragraph--type--reference-resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-field-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-nodes>.field__item:first-child .field--name-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-field-title a,.paragraph--type--resources.paragraph--view-mode--default .field--name-field-resources-item>.field__item:first-child .field--name-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){margin-left:15px;margin-right:15px;width:calc(33% - 30px)}@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){margin-left:12px;margin-right:12px;width:calc(33.5% - 24px)}}@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){border-bottom:1px solid #e2e2e2;margin-bottom:32px;width:calc(100% - 24px)}}@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{margin-bottom:25px;padding-top:69.5%}}@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;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}@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{margin-left:12px;margin-right:12px;width:calc(24.8% - 24px)}}@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{border-bottom:1px solid #e2e2e2;margin-bottom:32px}@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{border-radius:30px 30px 0 0;overflow:hidden;padding-top:72%;position:relative}@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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.node--type-education.node--view-mode-teaser .node__content .content-wrapper,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child,.paragraph--type--resources-item .node__content .content-wrapper,.paragraph--type--resources-item .node__content .layout--onecol:last-child,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child{background-color:#fff;border-radius:30px 120px 0 0;border-top:7px solid transparent;margin-top:-120px;padding:30px 50px 46px 46px;position:relative;transition:border-top-color .5s}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child,.paragraph--type--resources-item .node__content .content-wrapper,.paragraph--type--resources-item .node__content .layout--onecol:last-child,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child{border-radius:0;border-top:none;margin-top:0;padding:0}}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child,.paragraph--type--resources-item .node__content .content-wrapper,.paragraph--type--resources-item .node__content .layout--onecol:last-child,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child{padding:0 0 32px}}.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-education-type,.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.paragraph--view-mode--default .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,.paragraph--type--resources-item .node__content .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.paragraph--view-mode--default .content-wrapper .field--name-field-education-type,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:16px;font-weight:700;line-height:125%;text-transform:uppercase}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-education-type,.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.paragraph--view-mode--default .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,.paragraph--type--resources-item .node__content .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.paragraph--view-mode--default .content-wrapper .field--name-field-education-type,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-education-type{margin-bottom:6px}}.node--type-education.node--view-mode-teaser .node__content .content-wrapper .field--name-field-education-type a,.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.paragraph--view-mode--default .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,.paragraph--type--resources-item .node__content .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.paragraph--view-mode--default .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{color:#e44d5b;text-decoration:none}.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title{color:#293f79;display:inline-block;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:12px}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title{font-size:22px;margin-bottom:8px}}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title,.paragraph--type--resources-item .node__content .content-wrapper .field--name-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item .node__content .layout--onecol:last-child .field--name-title,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title{font-size:26px}}.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-title a,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-title a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title a,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-title a,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-title a,.paragraph--type--resources-item .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-title a,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-title a,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-title a{color:#293f79;text-decoration:none}.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:16px}@media screen and (max-width:1399px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary{font-size:16px}}@media screen and (max-width:1023px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary{margin-bottom:14px}}@media screen and (max-width:767px){.node--type-education.node--view-mode-teaser .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser .node__content .layout--onecol:last-child .field--name-field-summary,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.node--type-education.node--view-mode-teaser.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item .node__content .content-wrapper .field--name-field-description-formatted,.paragraph--type--resources-item .node__content .content-wrapper .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 .layout--onecol:last-child .field--name-field-summary,.paragraph--type--resources-item.paragraph--view-mode--default .content-wrapper .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 .layout--onecol:last-child .field--name-field-description-formatted,.paragraph--type--resources-item.paragraph--view-mode--default .layout--onecol:last-child .field--name-field-summary{margin-bottom:24px}}.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 .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.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,.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,.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 .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.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,.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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@media screen and (max-width:1399px){.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 .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.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,.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,.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 .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.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,.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{font-size:14px}}.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 .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.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,.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,.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 .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.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,.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.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 .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.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,.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,.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 .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.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,.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}@media screen and (min-width:1024px){.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 .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.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,.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,.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 .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.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,.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{border-color:#e44d5b;color:#e44d5b}.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 .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.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,.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,.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 .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.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,.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{content:"";display:inline-block;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.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 .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.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,.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,.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 .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.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,.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{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.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 .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.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,.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,.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 .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.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,.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{content:"";display:inline-block;-ms-transform:scale(1);transform:scale(1)}.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 .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.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,.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,.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 .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.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,.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{content:"";display:inline-block;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{border-radius:0;border-top:none;margin-top:0;padding:0 0 26px}@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{border-radius:0;border-top:none;margin-top:0;padding:0 0 26px}@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 .content-wrapper,.node--type-education.node--view-mode-teaser.is-hover .layout--onecol:last-child,.paragraph--type--resources-item.is-hover .content-wrapper,.paragraph--type--resources-item.is-hover .layout--onecol:last-child{border-top-color:#e44d5b}.paragraph--type--webform.paragraph--view-mode--default{margin:70px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--webform.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--webform.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--webform.paragraph--view-mode--default{margin-bottom:58px;margin-top:58px}}@media screen and (max-width:1023px){.paragraph--type--webform.paragraph--view-mode--default{margin-bottom:40px;margin-top:40px}}@media screen and (max-width:767px){.paragraph--type--webform.paragraph--view-mode--default{margin-bottom:50px;margin-top:50px}}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform{margin-left:auto;margin-right:auto;max-width:995px}.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-left:-15px;margin-right:-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;margin-left:15px;margin-right:15px;width:100%}.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form section.form-wrapper{margin-bottom:0;width:calc(50% - 30px)}@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-left:15px;margin-right:15px}.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,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form>.form-item.webform-type-radios{width:calc(100% - 30px)}@media screen and (max-width:499px){.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,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form>.form-item.webform-type-radios{width:100%}}.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-select,.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-textfield{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-email,.paragraph--type--webform.paragraph--view-mode--default .field--name-field-webform form>.form-item.form-type-select,.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-textfield{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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:transparent;border:1px solid #293f79;border-radius:30px;justify-content:center;margin:30px auto 0;min-width:132px;transition:.5s}@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:#fff}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;position:absolute;right:20px;top:25px;transition:.5s;transition:right .5s;width:12px}.paragraph--type--webform.paragraph--view-mode--default .form-actions input{background-color:transparent;border:none;color:#293f79;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:60px;padding:0 44px 0 24px;text-decoration:none}.paragraph--type--view-finance-library.paragraph--view-mode--default{margin-bottom:65px;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--view-finance-library.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--view-finance-library.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters{border-bottom:1px solid #e2e2e2;margin-bottom:12px;overflow:hidden}.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{color:#9a9b9d;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:125%}.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-left:14px;margin-right:0}.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{border-bottom-color:#0c2573;color:#0c2573}.paragraph--type--view-finance-library.paragraph--view-mode--default .field--name-field-view .view-filters .fieldgroup .fieldset-wrapper .form-radios label{border-bottom:1px solid transparent;color:#000;cursor:pointer;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:125%;transition:border-bottom-color .5s}.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{border-bottom:1px solid #e2e2e2;padding-bottom:44px;padding-top:44px}.paragraph--type--location.paragraph--view-mode--default{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;padding-top:50px;width:100%}@media screen and (max-width:767px){.paragraph--type--location.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--location.paragraph--view-mode--default{padding-left:20px;padding-right: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{background-color:#f1f1f1;border-radius:20px;padding:8px 5px;width:610px}@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{margin-bottom:36px;width:100%}}.paragraph--type--location.paragraph--view-mode--default .right_column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 610px);-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-holidays-block,.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view{padding-left:110px;width:100%}@media screen and (max-width:1599px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-holidays-block,.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view{max-width:780px;padding-left:20px}}@media screen and (max-width:1023px){.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-holidays-block,.paragraph--type--location.paragraph--view-mode--default .right_column .field--name-field-map-view{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{font-size:18px;margin-bottom:0}.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{overflow:hidden;position:relative;-ms-flex-negative:0;background:#f4f4f4 url(/themes/custom/watertown/dist/assets/images/contour.png) no-repeat 50%/80px;border-radius:50%;color:transparent;flex-shrink:0;height:74px;margin-bottom:8px;margin-left:auto;margin-right:auto;width:74px}@media screen and (max-width:767px){.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-manager-image{height:98px;left:0;margin-bottom:0;position:absolute;top:0;width:98px}}.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-manager-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--location-manager.paragraph--view-mode--default .field--name-field-name{color:#000;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:150%;padding:0 20px;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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:150%;padding:0 20px;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){min-height:98px;padding-left:116px;padding-top:8px}}@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{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:0;margin-top:0}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:26px;font-weight:400;line-height:150%;margin-bottom:28px}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}.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{font-size:14px;line-height:180%;margin-bottom:24px}@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{border:none;border-top:1px solid #d6d1d1;margin-bottom:28px;margin-top:28px}.paragraph--type--title-subtitle-text.paragraph--view-mode--default h3{color:#242424;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin-bottom:30px;margin-top:0}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default h3{font-size:26px;margin-bottom:18px}}.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{color:#293f79;font-family:Gotham,sans-serif;font-size:22px;font-weight:500;line-height:150%;margin:0 0 -28px}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:28px;margin-top:28px}@media screen and (max-width:1399px){.paragraph--type--title-subtitle-text.paragraph--view-mode--default p{font-size:16px;margin-bottom:18px;margin-top: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{border-radius:30px;overflow:hidden;padding-top:36%;position:relative;width:100%}.paragraph--type--image-text-link.paragraph--view-mode--default .field--name-field-image .contextual-region{position:static}.paragraph--type--image-text-link.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper{background-color:#f1f1f1;border-radius:30px 120px 30px 30px;margin-top:-120px;padding:44px 160px 56px 27px;position:relative}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-title{color:#293f79;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:40px}.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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--image-text-link.paragraph--view-mode--default .content-wrapper .field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--view-related-resources.paragraph--view-mode--default{background-color:#f1f1f1;padding-bottom:56px;padding-top:44px}@media screen and (max-width:1399px){.paragraph--type--view-related-resources.paragraph--view-mode--default{padding-bottom:44px;padding-top:38px}}@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{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--view-related-resources.paragraph--view-mode--default .container-xl{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--view-related-resources.paragraph--view-mode--default .container-xl{padding-left:20px;padding-right:20px}}.paragraph--type--view-related-resources.paragraph--view-mode--default .field--name-field-view .views-element-container .viewsreference--view-title{color:#000;font-family:Gotham,sans-serif;font-size:40px;font-weight:500;line-height:150%;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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:56px;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 .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(33.33333% - 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{border-top:1px solid #c2c2c2;padding:34px 0;width:100%}.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-reference.paragraph--view-mode--default,.paragraph--type--related-resources.paragraph--view-mode--default{background-color:#f1f1f1;padding-bottom:56px;padding-top:44px}@media screen and (max-width:1399px){.paragraph--type--related-resources-reference.paragraph--view-mode--default,.paragraph--type--related-resources.paragraph--view-mode--default{padding-bottom:44px;padding-top:38px}}@media screen and (max-width:1023px){.paragraph--type--related-resources-reference.paragraph--view-mode--default,.paragraph--type--related-resources.paragraph--view-mode--default{padding-bottom:15px}}@media screen and (max-width:767px){.paragraph--type--related-resources-reference.paragraph--view-mode--default,.paragraph--type--related-resources.paragraph--view-mode--default{padding-bottom:10px}}.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl{padding-left:20px;padding-right:20px}}.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,.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{color:#000;font-family:Gotham,sans-serif;font-size:40px;font-weight:500;line-height:150%;text-align:center}@media screen and (max-width:1399px){.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,.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{font-size:32px}}@media screen and (max-width:1023px){.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,.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{font-size:30px;line-height:1.2;margin-bottom:11px}}.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,.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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.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,.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{margin:0}.paragraph--type--related-resources-reference.paragraph--view-mode--default .container-xl>.field--name-field-description-formatted,.paragraph--type--related-resources.paragraph--view-mode--default .container-xl>.field--name-field-description-formatted{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;text-align:center}.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,.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{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-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,.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{margin-top:32px}}@media screen and (max-width:1023px){.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,.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{-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:18px}}@media screen and (max-width:767px){.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,.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{margin-top:14px}}.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,.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{width:calc(33.33333% - 16px)}@media screen and (max-width:1023px){.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,.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{border-top:1px solid #c2c2c2;padding:34px 0;width:100%}.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,.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{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{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{border-radius:30px;margin-bottom:44px;overflow:hidden;padding-top:58%;position:relative}@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;margin-bottom:0;order:1;padding-top:26.4%;width:calc(35% - 30px)}}@media screen and (max-width:767px){.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image{min-height:150px;min-width:175px;padding-top:31.5%;width:calc(39% - 10px);-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;margin-bottom:20px;order:-1;padding-top:60%;width:100%}}.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image .contextual-region{position:static}.paragraph--type--related-resources-item.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:transform .5s;width:101%}@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{color:#293f79;font-family:OpenSans,sans-serif;font-family:Gotham,sans-serif;font-size:26px;font-weight:500;line-height:150%;margin-bottom:18px}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:8px}@media screen and (max-width:1399px){.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-description-formatted{font-size:16px;line-height:1.5;margin-bottom:17px}}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--related-resources-item.paragraph--view-mode--default .content-wrapper .field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--icon-grid.paragraph--view-mode--default{margin:70px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--icon-grid.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--icon-grid.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default{margin-bottom:0;margin-top:58px}}@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{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:6px;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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.paragraph--type--icon-grid.paragraph--view-mode--default>.field--name-field-description-formatted{color:#404043;font-family:OpenSans,sans-serif;font-size:20px;font-weight:400;line-height:150%;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}@media screen and (max-width:1399px){.paragraph--type--icon-grid.paragraph--view-mode--default>.field--name-field-description-formatted{font-size:18px;margin-bottom:28px}}.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-left:25px;margin-right: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;margin-bottom:40px;width:calc(33.3333% - 50px)}}@media screen and (max-width:767px){.paragraph--type--icon-grid.paragraph--view-mode--default>.field--name-field-icon-items>.field__item{margin-bottom:52px;width:calc(50% - 50px)}}@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{color:#293f79;font-size:37px}.paragraph--type--icon-grid-item.paragraph--view-mode--default .field--name-field-title{color:#000;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;text-align:center}.paragraph--type--upcoming-trips.paragraph--view-mode--default{margin:70px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--upcoming-trips.paragraph--view-mode--default{background-color:#f1f1f1;margin-bottom:0;margin-top:0;padding-bottom:20px;padding-top:58px}}@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{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:6px;margin-top:0;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{color:#404043;font-family:OpenSans,sans-serif;font-size:20px;font-weight:400;line-height:150%;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}@media screen and (max-width:1399px){.paragraph--type--upcoming-trips.paragraph--view-mode--default>.field--name-field-description-formatted{font-size:18px;margin-bottom:20px}}.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-left:-12px;margin-right:-12px}.paragraph--type--upcoming-trips.paragraph--view-mode--default>.field--name-field-nodes>.field__item{margin:12px 12px 27px;width:calc(33.3333% - 24px)}@media screen and (max-width:1023px){.paragraph--type--upcoming-trips.paragraph--view-mode--default>.field--name-field-nodes>.field__item{border-bottom:1px solid #c2c2c2;margin-bottom:0;margin-top:27px;padding-bottom:27px;width:calc(100% - 24px)}.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{background:linear-gradient(180deg,#f1f1f1 20.71%,#fff 70.56%);margin-bottom:70px;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;padding-top:50px;width:100%}@media screen and (max-width:767px){.paragraph--type--webform-club-50.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--webform-club-50.paragraph--view-mode--default{padding-left:20px;padding-right: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{color:#242424;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:47px;text-align:center}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-description-formatted{font-size:16px;margin-bottom:20px}}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform{margin-left:auto;margin-right:auto;max-width:995px}.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-left:-15px;margin-right:-15px}@media screen and (max-width:1399px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form{padding-left:0;padding-right: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;margin-left:15px;margin-right:15px;width:100%}.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form>.form-item{margin-left:15px;margin-right:15px}@media screen and (max-width:1023px){.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form>.form-item{margin-bottom:11px;margin-top:11px}}.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,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form>.form-item.webform-type-radios{width:calc(100% - 30px)}.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-select,.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-textfield{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-email,.paragraph--type--webform-club-50.paragraph--view-mode--default .field--name-field-webform form>.form-item.form-type-select,.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-textfield{width:calc(100% - 30px)}}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:transparent;border:1px solid #293f79;border-radius:30px;justify-content:center;margin:30px auto 0;min-width:132px;transition:.5s}@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:#fff}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;position:absolute;right:20px;top:25px;transition:.5s;transition:right .5s;width:12px}.paragraph--type--webform-club-50.paragraph--view-mode--default .form-actions input{background-color:transparent;border:none;color:#293f79;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:60px;padding:0 44px 0 24px;text-decoration:none}.paragraph--type--webform-register-for-event.paragraph--view-mode--default{background:#f1f1f1;border-radius:30px;padding:32px 42px}@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{color:#404040;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%;margin-bottom:0;margin-top:0}@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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:26px}@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{margin-bottom:20px;margin-top:0;width:100%}.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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:transparent;border:1px solid #293f79;border-radius:30px;justify-content:center;margin:0 auto;min-width:132px;transition:.5s}@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:#fff}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;position:absolute;right:20px;top:25px;transition:.5s;transition:right .5s;width:12px}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-webform .form-actions input{background-color:transparent;border:none;color:#293f79;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:60px;padding:0 44px 0 24px;text-decoration:none}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption{color:#242424;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;line-height:150%;margin-top:42px;padding-top:42px;position:relative}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption{margin-left:-20px;margin-right:-20px;padding-top:32px}}@media screen and (max-width:767px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption{margin-left:-2px;margin-right:-2px}}.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption:before{border-top:1px solid #d6d1d1;content:"";display:inline-block;left:-42px;position:absolute;top:0;width:calc(100% + 84px)}@media screen and (max-width:1399px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption:before{left:-22px;width:calc(100% + 44px)}}@media screen and (max-width:767px){.paragraph--type--webform-register-for-event.paragraph--view-mode--default .field--name-field-caption:before{left:-32px;width:calc(100% + 64px)}}.paragraph--type--feature.paragraph--view-mode--default{position:relative}.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image{border-radius:30px 30px 0 0;overflow:hidden;padding-top:46%;position:relative}@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:static}.paragraph--type--feature.paragraph--view-mode--default .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;-ms-flex-pack:justify;background-color:#f1f1f1;border-radius:30px 120px 30px 30px;justify-content:space-between;margin-top:-120px;padding:45px 158px 50px 28px;transition:transform .5s;width:100%}@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{border-radius:0 60px 0 0;margin-top:-60px;padding:40px 72px 44px 44px}}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:8px;position:relative;z-index:1}@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{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:32px;position:relative;z-index:1}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;position:relative;z-index:1}@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{display:-ms-inline-flexbox;display:inline-flex;margin-right:30px;width:auto;-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;background:#e2e2e2 url(/themes/custom/watertown/dist/assets/images/check.svg) no-repeat 50%/17px;border-radius:50%;flex-shrink:0;height:28px;margin-right:10px;width:28px}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-features .field__item p{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;-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{margin-bottom:36px;margin-right:0;width:100%}}@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{display:-ms-flexbox;display:flex;margin-top:30px;position:relative;z-index:1}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--feature.paragraph--view-mode--default .content-wrapper .field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--info-grid.paragraph--view-mode--default{background-color:#f1f1f1;margin:70px auto;max-width:1920px;padding:65px 44px 90px;width:100%}@media screen and (max-width:767px){.paragraph--type--info-grid.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--info-grid.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--info-grid.paragraph--view-mode--default{margin-bottom:58px;margin-top:58px;padding-bottom:46px;padding-top:38px}}@media screen and (max-width:1023px){.paragraph--type--info-grid.paragraph--view-mode--default{margin-bottom:40px;margin-top:40px;padding-bottom:42px;padding-top:42px}}@media screen and (max-width:767px){.paragraph--type--info-grid.paragraph--view-mode--default{margin-bottom:50px;margin-top:50px;padding-bottom:40px;padding-top:46px}}.paragraph--type--info-grid.paragraph--view-mode--default>.field--name-field-title h2{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0;text-align:center}.paragraph--type--info-grid.paragraph--view-mode--default>.field--name-field-description-formatted{color:#6c7180;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:40px;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-left:-20px;margin-right:-20px}.paragraph--type--info-grid.paragraph--view-mode--default>.field--name-field-grid-items>.field__item{margin-left:20px;margin-right:20px;width:calc(25% - 40px)}@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{color:#293f79;font-family:Gotham,sans-serif;font-size:22px;font-weight:500;line-height:150%;margin-bottom:20px}.paragraph--type--info-grid-item.paragraph--view-mode--default .field--name-field-text{color:#242424;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%}.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{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--fullwidth-text.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--fullwidth-text.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-left:auto;margin-right:auto}@media screen and (max-width:1399px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{font-size:16px;padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{padding-left:60px;padding-right:60px}}@media screen and (max-width:499px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text{padding-left:0;padding-right:0}}.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text p{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:32px}@media screen and (max-width:1399px){.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text p{font-size:16px;margin-bottom:16px}}.paragraph--type--fullwidth-text.paragraph--view-mode--default .field--name-field-text p:last-child{margin-bottom:0}.paragraph--type--accordion{margin-bottom:70px;margin-top:50px}@media screen and (max-width:1023px){.paragraph--type--accordion{margin-bottom:40px;margin-top:40px}}.paragraph--type--accordion .accordion-container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--accordion .accordion-container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--accordion .accordion-container{padding-left:20px;padding-right:20px}}.paragraph--type--accordion .accordion-container>.field__items{background-color:#f1f1f1;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:32px;padding:8px 5px}@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 50%/contain}.paragraph--type--accordion .accordion-container>.field--name-field-title{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:6px;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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.paragraph--type--accordion .accordion-container>.field--name-field-title h2{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0;text-align:center}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:20px;font-weight:400;line-height:150%;margin:0 auto;max-width:800px;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{background:#fff;border-radius:20px;border-top:7px solid transparent;overflow:hidden;transition:border-top-color .5s}.paragraph--type--accordion-item .field--name-field-accordion-title{border:none;color:#000;cursor:pointer;font-family:OpenSans,sans-serif;font-size:22px;font-weight:600;line-height:150%;padding:15px 26px 11px;position:relative}@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{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-header-1.svg) no-repeat 50%/contain;content:"";display:block;height:20px;position:absolute;right:20px;top:20px;width:20px}@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{background:#fff;border:none;display:none;font-family:OpenSans,sans-serif;font-size:18px;line-height:150%;padding:0 26px 20px}@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{margin:70px auto;max-width:1088px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--two-column-text.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--two-column-text.paragraph--view-mode--default{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default{margin-bottom:58px;margin-top:58px}}@media screen and (max-width:1023px){.paragraph--type--two-column-text.paragraph--view-mode--default{margin-bottom:40px;margin-top:40px}}@media screen and (max-width:767px){.paragraph--type--two-column-text.paragraph--view-mode--default{margin-bottom:50px;margin-top: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(50% - 30px)}@media screen and (max-width:1399px){.paragraph--type--two-column-text.paragraph--view-mode--default>.field__items>.field__item{width:calc(50% - 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{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:6px;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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:5px;margin-left:auto;margin-right:auto;text-align:center;width:32px}.paragraph--type--two-column-text.paragraph--view-mode--default>.field--name-field-title h2{color:#000;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin:0;text-align:center}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:20px;font-weight:400;line-height:150%;margin:0 auto;max-width:800px;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{border-radius:30px 30px 0 0;margin-bottom:24px;overflow:hidden;padding-top:55%;position:relative}.paragraph--type--two-column-text-item>.field--name-field-image .contextual-region{position:static}.paragraph--type--two-column-text-item>.field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.paragraph--type--two-column-text-item .field--name-field-title a,.paragraph--type--two-column-text-item .field--name-field-title h3{color:#293f79;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin-bottom:8px;margin-top:0;text-decoration:none}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.paragraph--type--two-column-text-item .field--name-field-link a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--two-column-text-item .field--name-field-link a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--two-column-text-item .field--name-field-link a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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:-40px}}.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: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}}.paragraph--type--club-50.paragraph--view-mode--default{background:linear-gradient(180deg,#f1f1f1 20.71%,#fff 70.56%);margin-bottom:70px;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;padding-top:50px;width:100%}@media screen and (max-width:767px){.paragraph--type--club-50.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--club-50.paragraph--view-mode--default{padding-left:20px;padding-right: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{color:#242424;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;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{margin-left:auto;margin-right:auto;max-width:995px}.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:0 -15px}@media screen and (max-width:1399px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form{margin-left:0;margin-right:0;padding-left:0;padding-right: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{color:#404043;font-family:OpenSans,sans-serif;font-size:40px;font-weight:600;line-height:150%;margin-bottom:47px;margin-top:0;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{font-size:30px;margin-bottom:20px}}.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{margin:15px;width:100%}@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-bottom:11px;margin-top:11px}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll p{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-top:24px;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{font-size:16px;margin-bottom:20px}}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell form #mc_embed_signup_scroll p a{border-bottom:1px solid #293f79;color:#293f79;text-decoration:none;transition:border-bottom-color .5s}@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]){display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:transparent;border:1px solid #293f79;border-radius:30px;justify-content:center;margin:30px auto 0;min-width:132px;transition:.5s}@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:#fff}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;position:absolute;right:20px;top:25px;transition:.5s;transition:right .5s;width:12px}.paragraph--type--club-50.paragraph--view-mode--default #mc_embed_shell .clear:not([id=mce-responses]) input{background-color:transparent;border:none;color:#293f79;cursor:pointer;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;height:60px;line-height:60px;padding:0 44px 0 24px;text-decoration:none}.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{margin-left:auto;margin-right:auto;max-width:1088px;width:100%}.paragraph--type--view-open-positions.paragraph--view-mode--default .field--name-field-view .view-content>.views-row{padding-bottom:32px;padding-top: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{margin:70px auto;max-width:1400px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{padding-left:20px;padding-right:20px}}@media screen and (max-width:1399px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{margin-bottom:58px;margin-top:58px}}@media screen and (max-width:1023px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{margin-bottom:40px;margin-top:40px}}@media screen and (max-width:767px){.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe{margin-bottom:50px;margin-top:50px}}.paragraph--type--iframe.paragraph--view-mode--default .field--name-field-iframe iframe{border:none;display:block;height:120vh;max-width:calc(100% + 10px);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;margin:25px auto 70px;max-width:1060px;padding-left:44px;padding-right:44px;row-gap:32px;width:100%}@media screen and (max-width:767px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.paragraph--type--narrow-text-and-links.paragraph--view-mode--default{padding-left:20px;padding-right: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{margin-bottom:50px;row-gap:24px}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-text{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}@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{border-bottom:1px solid #293f79!important;color:#293f79!important;font-weight:700!important;transition:border-bottom-color .5s}@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{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1;-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;background-color:#293f79;border:1px solid #293f79;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;line-height:36px;min-width:148px;padding:0 25px;pointer-events:none;text-decoration:none;transition:.5s}@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:#fff;border-color:#fff;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;background-color:#293f79;border:1px solid #293f79;border-radius:30px;color:#fff;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:150%;line-height:40px;line-height:36px;min-width:148px;padding:0 25px;text-decoration:none;transition:.5s}@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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;-ms-transform:translateX(5px);transform:translateX(5px)}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:last-child a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-white.svg) no-repeat 50%/contain;content:"";display:inline-block;height:10px;margin-left:14px;transition:transform .5s;width:12px}@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:#fff;border-color:#fff;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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width: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;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item:not(:last-child) a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.paragraph--type--narrow-text-and-links.paragraph--view-mode--default .field--name-field-links .field__item span:after{-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;display:none;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.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-full>.node__content>.layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.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-education.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{margin:40px 44px 0;overflow:hidden;padding-top:42%;position:relative;width:calc(100% - 88px)}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-full>.node__content>.layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.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-education.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{margin:25px 44px 0;padding-top:44%}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-full>.node__content>.layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image,.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-education.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{border-radius:0 0 60px 60px;margin:0;padding-top:60%;width:100%}}.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-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-education.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{position:static}.node--type-careers.node--view-mode-full>.node__content>.layout--onecol:first-child .block-field-blocknodeeducationfield-image .field--name-field-image img,.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-education.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.node--type-careers.node--view-mode-full .header-section,.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section{margin-bottom:25px;margin-top:60px}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-full .header-section,.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section{margin-bottom:32px}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-full .header-section,.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section{margin-bottom:22px;margin-top:42px}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section,.node--type-careers.node--view-mode-header-without-image .header-section,.node--type-education.node--view-mode-full .header-section,.node--type-education.node--view-mode-header-without-image .header-section{margin-top:32px}}.node--type-careers.node--view-mode-full .header-section__subtitle .field--name-field-education-type,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section__subtitle .field--name-field-education-type{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:20px;font-weight:700;line-height:125%;text-align:center;text-transform:uppercase}.node--type-careers.node--view-mode-full .header-section__title,.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title{margin-bottom:7px}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-full .header-section__title,.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title{margin-bottom:14px;padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-full .header-section__title,.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title{margin-bottom:8px;padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section__title,.node--type-careers.node--view-mode-header-without-image .header-section__title,.node--type-education.node--view-mode-full .header-section__title,.node--type-education.node--view-mode-header-without-image .header-section__title{padding-left:20px;padding-right:20px}}.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1{color:#000;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:125%;margin:0;text-align:center}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1{font-size:46px}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1{font-size:38px}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section__title h1,.node--type-careers.node--view-mode-header-without-image .header-section__title h1,.node--type-education.node--view-mode-full .header-section__title h1,.node--type-education.node--view-mode-header-without-image .header-section__title h1{font-size:30px}}.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle{color:#242424;font-family:OpenSans,sans-serif;font-size:28px;font-weight:400;line-height:150%;text-align:center}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle{font-size:24px}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle{font-size:20px}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section__description .field--name-field-subtitle,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section__description .field--name-field-subtitle{padding-left:20px;padding-right:20px}}.node--type-careers.node--view-mode-full .header-section .container,.node--type-careers.node--view-mode-header-without-image .header-section .container,.node--type-education.node--view-mode-full .header-section .container,.node--type-education.node--view-mode-header-without-image .header-section .container{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section .container,.node--type-careers.node--view-mode-header-without-image .header-section .container,.node--type-education.node--view-mode-full .header-section .container,.node--type-education.node--view-mode-header-without-image .header-section .container{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.node--type-careers.node--view-mode-full .header-section .container,.node--type-careers.node--view-mode-header-without-image .header-section .container,.node--type-education.node--view-mode-full .header-section .container,.node--type-education.node--view-mode-header-without-image .header-section .container{padding-left:20px;padding-right:20px}}.node--type-careers.node--view-mode-full .header-section .container .header-section-content,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content{margin-left:auto;margin-right:auto;max-width:1000px}.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:22px;margin-left:auto;margin-right:auto;text-align:center;width:32px}@media screen and (max-width:1399px){.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before{margin-bottom:12px}}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before{margin-bottom:8px;margin-top:42px}}@media screen and (max-width:767px){.node--type-careers.node--view-mode-full .header-section .container .header-section-content:before,.node--type-careers.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,.node--type-education.node--view-mode-header-without-image .header-section .container .header-section-content:before{margin-bottom:12px;margin-top:32px}}.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-finance-library .node__content,.node--type-careers.node--view-mode-view-open-positions .node__content,.node--type-education.node--view-mode-view-finance-library .node__content,.node--type-education.node--view-mode-view-open-positions .node__content{display:-ms-flexbox;display:flex}@media screen and (max-width:499px){.node--type-careers.node--view-mode-view-finance-library .node__content,.node--type-careers.node--view-mode-view-open-positions .node__content,.node--type-education.node--view-mode-view-finance-library .node__content,.node--type-education.node--view-mode-view-open-positions .node__content{-ms-flex-direction:column;flex-direction:column}}.node--type-careers.node--view-mode-view-finance-library .node__content .layout--onecol:nth-child(2),.node--type-careers.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),.node--type-education.node--view-mode-view-open-positions .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-finance-library .node__content .layout--onecol:nth-child(2),.node--type-careers.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),.node--type-education.node--view-mode-view-open-positions .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-finance-library .node__content .layout--onecol:nth-child(2),.node--type-careers.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),.node--type-education.node--view-mode-view-open-positions .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-finance-library .node__content .layout--onecol:nth-child(2),.node--type-careers.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),.node--type-education.node--view-mode-view-open-positions .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-finance-library .node__content .layout--onecol:nth-child(2),.node--type-careers.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),.node--type-education.node--view-mode-view-open-positions .node__content .layout--onecol:nth-child(2){max-width:100%}}.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-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-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,.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{border-radius:30px;margin-right:65px;overflow:hidden;padding-top:60%;position:relative;width:360px}@media screen and (max-width:1399px){.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-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-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,.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{border-radius:20px;margin-right:24px;max-width:216px;padding-top:63%}}@media screen and (max-width:767px){.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-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-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,.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{border-radius:20px;margin-right:24px;max-width:175px;padding-top:71%}}@media screen and (max-width:499px){.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-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-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,.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{margin-bottom:20px;max-width:100%}}.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-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-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,.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{position:static}.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-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-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,.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:transform .5s;width:101%}@media screen and (min-width:1024px){.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-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-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,.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{-ms-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%)}}.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-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type,.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-blocknodecareersfield-subtitle,.node--type-careers.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-blocknodecareersextra-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-blocknodeeducationfield-education-type,.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-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type{padding-top:27px}@media screen and (max-width:1399px){.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-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type,.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-blocknodecareersfield-subtitle,.node--type-careers.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-blocknodecareersextra-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-blocknodeeducationfield-education-type,.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-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type{padding-top:3px}}@media screen and (max-width:1023px){.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-blocknodecareersfield-subtitle,.node--type-careers.node--view-mode-view-finance-library .node__content .block-field-blocknodeeducationfield-education-type,.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-blocknodecareersfield-subtitle,.node--type-careers.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-blocknodecareersextra-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-blocknodeeducationfield-education-type,.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-blocknodecareersfield-subtitle,.node--type-education.node--view-mode-view-open-positions .node__content .block-field-blocknodeeducationfield-education-type{margin-bottom:5px}}.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-blocknodecareersextra-education-type .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-blocknodecareersfield-subtitle .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-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-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-blocknodecareersextra-education-type .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-blocknodecareersfield-subtitle .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-open-positions .node__content .block-field-blocknodeeducationfield-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-blocknodecareersextra-education-type .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-blocknodecareersfield-subtitle .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,.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-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-blocknodecareersextra-education-type .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-blocknodecareersfield-subtitle .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-open-positions .node__content .block-field-blocknodeeducationfield-education-type .field--name-field-subtitle{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:16px;font-weight:700;line-height:125%;text-transform:uppercase}.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-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-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,.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{margin-bottom:16px}@media screen and (max-width:767px){.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-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-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,.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{margin-bottom:10px}}.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-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-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,.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{color:#293f79;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%}@media screen and (max-width:1399px){.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-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-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,.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{font-size:22px}}.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-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-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,.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{margin:0}.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-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-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,.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{color:#293f79;font-family:OpenSans,sans-serif;font-size:32px;font-weight:600;line-height:150%}@media screen and (max-width:1399px){.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-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-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,.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{font-size:22px}}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@media screen and (max-width:1399px){.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a{font-size:14px}}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}@media screen and (min-width:1024px){.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:hover{border-color:#e44d5b;color:#e44d5b}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:hover:after{content:"";display:inline-block;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:after{content:"";display:inline-block;-ms-transform:scale(1);transform:scale(1)}.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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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,.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-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-field-blocknodecareersfield-summary .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-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-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-blocknodecareersextra-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-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-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-field-blocknodecareersfield-summary .field--name-field-summary a:before{content:"";display:inline-block;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.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-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-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,.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{margin-left:52px;max-width:350px}@media screen and (max-width:1399px){.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-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-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,.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{margin-left:24px;max-width:296px}}@media screen and (max-width:1023px){.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-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-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,.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{display:none}}.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-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-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,.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{color:#4c5161;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%}.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:first-child,.node--type-careers.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child,.node--type-education.node--view-mode-pt-related-resources>.node__content>.layout--onecol:first-child,.node--type-education.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child{-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:first-child,.node--type-careers.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child,.node--type-education.node--view-mode-pt-related-resources>.node__content>.layout--onecol:first-child,.node--type-education.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child{min-height:150px;min-width:175px;width:calc(39% - 10px);-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:first-child,.node--type-careers.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child,.node--type-education.node--view-mode-pt-related-resources>.node__content>.layout--onecol:first-child,.node--type-education.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child{-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{border-radius:20px;margin-bottom:44px;overflow:hidden;padding-top:58%;position:relative}@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{min-height:150px;min-width:175px;padding-top:85%}}.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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:transform .5s;width:101%}@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{color:#293f79;display:inline-block;font-family:OpenSans,sans-serif;font-family:Gotham,sans-serif;font-size:26px;font-weight:500;line-height:150%;margin-bottom:18px}@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{font-size:22px;line-height:1.3;margin-bottom:12px}}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:8px}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width: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;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{margin-bottom:16px;margin-left:0;max-width:100%}@media screen and (max-width:1023px){.node--type-careers.node--view-mode-view-open-positions .node__content .block-field-blocknodecareersfield-summary{display:block}.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;margin-left:auto;margin-right:auto;margin-top:70px;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.node--type-two-columns-page.node--view-mode-full .layout--twocol-section.layout--twocol-section--50-50{padding-left:30px;padding-right: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-left:20px;padding-right: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;padding-right:72px;width:50%}@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{margin-bottom:30px;padding-right:0;width:100%}.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,.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}}.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;padding-left:72px;width:50%}@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{margin-top:30px;padding-left:0;width:100%}}.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}.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,.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: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:first-child{width:208px}}@media screen and (max-width:767px){.node--type-upcoming-trips.node--view-mode-teaser .node__content>.layout:first-child{width:175px}}@media screen and (max-width:499px){.node--type-upcoming-trips.node--view-mode-teaser .node__content>.layout:first-child{-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{border-radius:30px;margin-bottom:44px;overflow:hidden;padding-top:58%;position:relative}@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{border-radius:20px;padding-top:157%}}@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:static}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-image .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}@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{color:#293f79;display:-ms-inline-flexbox;display:inline-flex;font-family:Gotham,sans-serif;font-size:26px;font-weight:500;line-height:150%;margin-bottom:5px}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripstitle .field--name-title{font-size:22px;margin-bottom:10px}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-signup-date .field--name-field-signup-date{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:16px;font-weight:700;line-height:150%;margin-bottom:7px}@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{background-image:url(/themes/custom/watertown/dist/assets/images/trips-1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:8px;width:16px}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates{color:#e44d5b;font-family:OpenSans,sans-serif;font-size:16px;line-height:150%;margin-bottom:16px}@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{font-size:14px;margin-bottom:20px}}.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;font-weight:400}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-trip-dates .field--name-field-trip-dates .field__label:before{background-image:url(/themes/custom/watertown/dist/assets/images/trips-2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:8px;width:16px}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:20px}@media screen and (max-width:1399px){.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsbody .field--name-body{font-size:16px;margin-bottom:12px}}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width: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;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.node--type-upcoming-trips.node--view-mode-teaser .block-field-blocknodeupcoming-tripsfield-link-text .field--name-field-link-text a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{border-radius:20px;overflow:hidden;padding-top:60%;position:relative;width:100%}@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:static}.node--type-calculator-page .layout__region--content .block-field-blocknodecalculator-pagefield-image .field--name-field-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:26px;font-weight:600;line-height:150%;margin:0}@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{color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;position:relative;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.node--type-calculator-page .layout__region--content .block-extra-field-blocknodecalculator-pageextra-field-learnmore a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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:first-child,.node--type-calculator-page.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child{-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:first-child,.node--type-calculator-page.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child{min-height:150px;min-width:175px;width:calc(39% - 10px);-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:first-child,.node--type-calculator-page.node--view-mode-view-related-resources>.node__content>.layout--onecol:first-child{-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{border-radius:20px;margin-bottom:44px;overflow:hidden;padding-top:58%;position:relative}@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{min-height:150px;min-width:175px;padding-top:85%}}.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:static}.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{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:transform .5s;width:101%}@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{color:#293f79;display:inline-block;font-family:OpenSans,sans-serif;font-family:Gotham,sans-serif;font-size:26px;font-weight:500;line-height:150%;margin-bottom:18px}@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{font-size:22px;line-height:1.3;margin-bottom:12px}}@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{color:#404043;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:8px}@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{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;color:#293f79;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width: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;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.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{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width: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{margin:70px auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@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-left:30px;padding-right: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-left:20px;padding-right: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-bottom:58px;margin-top: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-bottom:40px;margin-top: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-bottom:58px;margin-top: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{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-left:auto;margin-right:auto;text-align:center;width:32px}@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-bottom:8px;margin-top:55px}}@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{color:#000;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:150%;margin:0;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{color:#9a9b9d;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:50px;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;border-bottom:1px solid #e2e2e2;margin-bottom:12px;padding-bottom:12px}@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;color:#9a9b9d;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:27px;margin-right:14px}.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{border-bottom:1px solid transparent;color:#000;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:125%;text-decoration:none;transition:border-bottom-color .5s}.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{border-bottom-color:#0c2573;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{background:url(/themes/custom/watertown/dist/assets/images/arrow-down-blue.svg) no-repeat 50%/contain;content:"";display:inline-block;height:8px;margin-left:15px;transition:transform .5s;width:10px}.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{border-bottom:1px solid #0c2573;color:#0c2573;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:125%;text-decoration:none}.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{background:#fff;border:1px solid #0c2573;display:none;left:0;max-height:200px;overflow-y:auto;position:absolute;top:23px;z-index:10}.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{color:#000;display:-ms-inline-flexbox;display:inline-flex;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:125%;padding:10px 15px;text-decoration:none;width:100%}.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{border-bottom:1px solid #e2e2e2;padding-bottom:44px;padding-top:44px}@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-bottom:32px;padding-top: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-bottom:40px;padding-top: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-bottom:20px;padding-top: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{background:#fff;border:none;border-radius:20px;border-top:7px solid transparent;padding:15px 26px 11px;position:relative;transition:border-top-color .5s}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header{font-size:18px;padding:11px 45px 15px 26px}}.view-locations .view-content .views-row .views-accordion-header .ui-accordion-header-icon{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-header-1.svg) no-repeat 50%/contain;height:20px;position:absolute;right:20px;top:20px;width:20px}@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{background:linear-gradient(0deg,hsla(220,9%,87%,0),hsla(220,9%,87%,0)),hsla(0,0%,96%,.96);border-radius:20px 20px 0 0;border-top-color:#e44d5b;padding-bottom:22px}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header.ui-state-active{padding-bottom:30px;padding-top:18px}}.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 50%/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{color:#727881;font-family:OpenSans,sans-serif;font-size:22px;font-weight:600;line-height:150%}@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{color:#6c7180;display:none;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-top:5px}@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{display:none;position:relative;-ms-flex-pack:end;border-radius:20px;justify-content:flex-end;margin-top:5px;overflow:hidden;padding-top:25%;width:35%}@media screen and (max-width:767px){.view-locations .view-content .views-row .views-accordion-header .location-header .location-image{margin-top:16px;padding-top:75%;width:calc(100% + 19px)}}.view-locations .view-content .views-row .views-accordion-header .location-header .location-image .contextual-region{position:static}.view-locations .view-content .views-row .views-accordion-header .location-header .location-image img{height:101%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:101%}.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;border:none;border-radius:0 0 20px 20px;padding:28px 26px 0}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1{background-color:#fff;width:100%}.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{border-bottom:1px solid #dcdee2;-moz-column-gap:60px;column-gap:60px;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:34px;width:100%}}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-manager{border-left:1px solid #dcdee2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:5px;row-gap:10px;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-manager{border-left:none;padding-bottom:0;padding-top:26px;row-gap:20px;width:100%}}.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-hours-label,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-phone-label{color:#000;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:150%}.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-hours .location-drive-up-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-main-info .location-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{color:#6c7180;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%}.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-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,.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{color:#293f79;text-decoration:none;transition:border-bottom-color .5s}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:center;border-top:1px solid #dcdee2;justify-content:center;padding:22px 0}.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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.view-locations .view-content .views-row .ui-accordion-content .views-field-nothing-1 .location-actions a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location{color:#6c7180;font-family:OpenSans,sans-serif;font-size:18px;font-weight:400;line-height:150%;margin-bottom:11px;width:100%}.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-hours,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone{margin-bottom:7px;width:50%}.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-hours .views-label,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .views-label{color:#000;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:150%}.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-hours .field-content,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .field-content{color:#6c7180;font-family:OpenSans,sans-serif;font-size:16px;font-weight:400;line-height:150%}.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-hours .field-content a,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .field-content a{border-bottom:1px solid transparent;color:#6c7180;text-decoration:none;transition:border-bottom-color .5s}@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-hours .field-content a:hover,.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-phone .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{margin-bottom:32px;margin-top:10px;width:100%}@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;background-color:transparent;border:1px solid #293f79;border-radius:30px;color:#293f79;font-family:OpenSans,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:22px;min-height:38px;min-width:132px;padding:5px 22px;text-decoration:none;transition:.5s}@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;margin-left:0;-ms-transform:scale(0);transform:scale(0);width:0}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a:hover:before{content:"";display:inline-block;margin-right:14px;-ms-transform:scale(1);transform:scale(1);width:12px}}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a:after{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-blue.svg) no-repeat 50%/contain;height:10px;margin-left:14px;transition:.5s;width:12px}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-book-appointment a:before{background:url(/themes/custom/watertown/dist/assets/images/arrow-right-red.svg) no-repeat 50%/contain;height:10px;margin-right:14px;transition:.5s;width:12px}.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;margin-right:0;-ms-transform:scale(0);transform:scale(0);width:0}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-manager{display:-ms-flexbox;display:flex;margin-bottom:30px;width:100%}@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{background:linear-gradient(0deg,#dcdee2,#dcdee2),hsla(0,0%,96%,.96);border-radius:0 0 20px 20px;margin:0 -26px;overflow:auto}.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;border-right:1px solid #cfd2da;color:#6c7180;-ms-flex:1 0 auto;flex:1 0 auto;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:150%;list-style:none;margin:0;padding:0 20px}.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;height:24px;margin-bottom:5px;width:32px}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__bank:before{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-1.svg) no-repeat 50%/contain;content:"";display:inline-block}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__safe:before{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-2.svg) no-repeat 50%/contain;content:"";display:inline-block}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__atm:before{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-3.svg) no-repeat 50%/contain;content:"";display:inline-block}.view-locations .view-content .views-row .ui-accordion-content .views-field-field-location-icons .item-list ul li span.c_icon__car:before{background:url(/themes/custom/watertown/dist/assets/images/locations-icon-4.svg) no-repeat 50%/contain;content:"";display:inline-block}.view-calculators-library{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:44px;padding-right:44px;width:100%}@media screen and (max-width:767px){.view-calculators-library{padding-left:30px;padding-right:30px}}@media screen and (max-width:499px){.view-calculators-library{padding-left:20px;padding-right:20px}}.view-calculators-library .view-header{margin-bottom:25px;margin-top:60px}@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-bottom:22px;margin-top:60px}}@media screen and (max-width:767px){.view-calculators-library .view-header{margin-top:60px}}.view-calculators-library .view-header:before{background-image:url(/themes/custom/watertown/dist/assets/images/w-title-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:32px;margin-bottom:22px;margin-left:auto;margin-right:auto;text-align:center;width:32px}@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-bottom:8px;margin-top:42px}}@media screen and (max-width:767px){.view-calculators-library .view-header:before{margin-bottom:12px;margin-top:32px}}.view-calculators-library .view-header .header-title{margin-bottom:7px}@media screen and (max-width:1399px){.view-calculators-library .view-header .header-title{margin-bottom:14px;padding-left:90px;padding-right:90px}}@media screen and (max-width:1023px){.view-calculators-library .view-header .header-title{margin-bottom:8px;padding-left:60px;padding-right:60px}}@media screen and (max-width:767px){.view-calculators-library .view-header .header-title{padding-left:20px;padding-right:20px}}.view-calculators-library .view-header .header-title h1{color:#000;font-family:OpenSans,sans-serif;font-size:60px;font-weight:600;line-height:125%;margin:0;text-align:center}@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{color:#242424;font-family:OpenSans,sans-serif;font-size:28px;font-weight:400;line-height:150%;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-left:20px;padding-right: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;color:#9a9b9d;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:27px;margin-right:14px}@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;list-style:none;padding-top:0}.view-calculators-library .view-filters .views-exposed-form .bef-links ul li a{border-bottom:1px solid transparent;color:#000;font-family:OpenSans,sans-serif;font-size:16px;font-weight:600;line-height:125%;text-decoration:none;transition:border-bottom-color .5s}.view-calculators-library .view-filters .views-exposed-form .bef-links ul li a.bef-link--selected{border-bottom-color:#0c2573;color:#0c2573}.view-calculators-library .view-content{border-bottom:1px solid #e2e2e2;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:52px 12px;padding-bottom:80px}@media screen and (max-width:1399px){.view-calculators-library .view-content{gap:64px 26px;padding-bottom:40px;padding-top:20px}}@media screen and (max-width:1023px){.view-calculators-library .view-content{border-bottom:none;gap:0;padding-bottom:0;padding-top:0}}.view-calculators-library .view-content .views-row{width:calc(33.3333% - 8px)}@media screen and (max-width:1399px){.view-calculators-library .view-content .views-row{width:calc(33.3333% - 17.33333px)}}@media screen and (max-width:1023px){.view-calculators-library .view-content .views-row{border-bottom:1px solid #e2e2e2;padding:32px 0;width:100%}}@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{font-size:16px;opacity:1!important;padding-left:0;top:-50px}.webform-submission-form.webform-submission-become-a-member-form .form-item input{border-radius:10px}
