/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.menu--quick-nav .b__title{color:var(--title);font-family:var(--font2);font-size:1.5rem;font-weight:var(--bold);margin-bottom:1.2rem}.m-quick-nav__link{color:var(--text);font-size:1.4rem;font-weight:var(--semi-bold);line-height:1.5;text-decoration:underline;-webkit-transition:.3s ease-out;transition:.3s ease-out}.m-quick-nav__link:hover{color:var(--color1)}
.n-page--full{padding-top:2.2rem;position:relative}.n-page--full:before{background-image:url(/themes/custom/novsubtheme/img/zol-rect-viewpage1.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:49rem;position:absolute;right:-8.4rem;top:21.8rem;width:45.8rem;z-index:-1}@media screen and (min-width:760px){.n-page--full:before{height:62rem;width:58rem}}@media screen and (min-width:1200px){.n-page--full:before{height:98rem;width:91.6rem}}.n-page--full .n-page__content_manager{margin-top:2.4rem}.page--page:has(.n-medical-service--header) .main-content .back-link{display:none}.n-page__content--full{display:grid;gap:1rem;grid-template-columns:1fr;position:relative}@media screen and (min-width:960px){.n-page__content--full{gap:3.2rem;grid-template-columns:minmax(50rem,1fr) 31.8rem}}@media screen and (min-width:1200px){.n-page__content--full{gap:4.2rem}}.n-page__title{color:var(--title);font-family:var(--font2);font-size:2.4rem;font-weight:var(--extra-bold);margin-bottom:2rem;margin-top:2.4rem}@media screen and (min-width:600px){.n-page__title{font-size:3rem}}@media screen and (min-width:960px){.n-page__title{font-size:3.4rem;margin-top:3.4rem}}.n-page__main{-webkit-box-ordinal-group:3;-ms-flex-order:2;max-width:72.4rem;order:2}@media screen and (min-width:960px){.n-page__main{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.n-page__main .n-paragraphs .p--parent:first-child{margin-top:0}.n-page__aside{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:960px){.n-page__aside{-ms-flex-item-align:start;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;align-self:start;display:block;margin-top:3.4rem;order:unset;position:sticky;top:14.2rem}}@media screen and (min-width:1200px){.n-page__aside{top:18.2rem}}
.sidebar-menu{background-color:var(--white);border:1px solid var(--border);border-radius:4px;padding:2.4rem 2.6rem}.sidebar-menu__title{color:va(--title);font-family:var(--font1);font-size:1.4rem;font-weight:var(--semi-bold);margin-bottom:2.6rem}.sidebar-menu__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.sidebar-menu__menu-item a{-webkit-box-pack:left;-ms-flex-pack:left;color:var(--text);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--font1);font-size:1.6rem;font-weight:var(--bold);gap:1.1rem;justify-content:left;-webkit-transition:.3s ease-out;transition:.3s ease-out}.sidebar-menu__menu-item a span{text-decoration:underline;text-decoration-color:transparent;-webkit-transition:.3s ease-out;transition:.3s ease-out;width:100%}.sidebar-menu__menu-item a i{color:var(--link);text-align:left;text-decoration:none}.sidebar-menu__menu-item a:hover{color:var(--link)}.sidebar-menu__menu-item a:hover span{text-decoration-color:var(--link)}.sidebar-menu__menu-item a:hover i{color:var(--link);text-decoration:none}
.p-accordion__title{margin-bottom:1.2rem}.p-accordion__content{border:1px solid var(--border);border-radius:4px;margin-top:1.4rem;overflow:hidden}.p-accordion-item--default{border-bottom:1px solid var(--border);padding:2.4rem 2.8rem}.p-accordion-item--default:last-of-type{border-bottom:0}.p-accordion-item__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-transition:.3s ease-out;transition:.3s ease-out}.p-accordion-item__header .p-accordion-item__title{color:var(--title);font-family:var(--font1);font-size:1.6rem;font-weight:var(--bold);margin-bottom:0;padding-right:3rem;-webkit-transition:.3s ease-out;transition:.3s ease-out}.p-accordion-item__header i{color:var(--link);-webkit-transition:.3s ease-out;transition:.3s ease-out}.p-accordion-item__header:hover .p-accordion-item__title{color:var(--link)}.p-accordion-item__header.open{padding-bottom:2.4rem}.p-accordion-item__header.open i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.p-accordion-item__content{display:none;padding-top:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.p-alert--default{border:1px solid var(--red);border-radius:4px;padding:4rem 3rem}.p-alert--default .text ol li::marker,.p-alert--default .text ul li::marker{color:var(--red)}.p-alert--default .text .button--primary{background-color:var(--red);border:1px solid var(--red);color:var(--white)}.p-alert--default .text .button--primary:hover{background-color:var(--transparent);border:1px solid var(--red);color:var(--red)}.p-alert--default .text .button--appointment{background-color:var(--red);border:1px solid var(--red);color:var(--white)}.p-alert--default .text .button--appointment:before{content:"\f073";font-family:var(--fontawesome);font-weight:var(--regular);margin-right:1rem}.p-alert--default .text .button--appointment:hover,.p-alert--default .text .button--secundary{background-color:var(--transparent);border:1px solid var(--red);color:var(--red)}.p-alert--default .text .button--secundary:hover{background-color:var(--red);border:1px solid var(--red);color:var(--white)}.p-alert__title{color:var(--red);font-size:2.2rem;font-weight:var(--bold);margin-bottom:2.4rem}
.p-block-cta-img-text--default{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--white);border-radius:4px;-webkit-box-shadow:0 0 34px 0 rgba(0,0,0,.15);box-shadow:0 0 34px 0 rgba(0,0,0,.15);cursor:pointer;display:grid;grid-template-columns:100%;grid-template-rows:14rem 1fr;overflow:hidden}@container paragraph (min-width:460px){.p-block-cta-img-text--default{display:grid;grid-template-columns:minmax(15rem,24rem) minmax(28rem,1fr);grid-template-rows:100%}}.p-block-cta-img-text--default .p-block-cta-img-text__title{color:var(--title);font-family:var(--font2);font-size:1.7rem;font-weight:var(--bold);margin-bottom:1.2rem;text-decoration:underline;text-decoration-color:transparent;-webkit-transition:.3s ease-out;transition:.3s ease-out}@media screen and (min-width:640px){.p-block-cta-img-text--default .p-block-cta-img-text__title{font-size:2.2rem}}.p-block-cta-img-text--default .p-block-cta-img-text__text{margin-bottom:1.2rem}.p-block-cta-img-text--default .p-block-cta-img-text__link{color:var(--link);font-family:var(--font1);font-size:1.6rem;font-weight:var(--bold)}.p-block-cta-img-text--default:hover .p-block-cta-img-text__title{color:var(--color1);text-decoration-color:var(--color1)}.p-block-cta-img-text__image{height:100%;min-height:14rem}.p-block-cta-img-text__image *{height:100%}.p-block-cta-img-text__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.p-block-cta-img-text__content{padding:3.4rem 3.8rem}
.p-cta-blocks__content{display:grid;gap:2.6rem;grid-template-columns:1fr}@container paragraph (min-width:800px){.p-cta-blocks__content{grid-template-columns:repeat(2,minmax(28rem,1fr))}}.p-cta-blocks__header{margin-bottom:2.8rem}.p-block-cta-img-text__title{color:var(--title);font-family:var(--font2);font-size:2.2rem;font-weight:var(--bold)}
.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:initial}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}
.choices[data-type*=select-multiple],.choices[data-type*=select-one]{position:relative}.choices[data-type*=select-multiple]:after,.choices[data-type*=select-one]:after{border:0;color:var(--color1);content:"\f078";font-family:var(--fontawesome);font-size:1.4rem;font-weight:var(--bold);height:auto;margin-top:0;position:absolute;right:0;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}@media screen and (min-width:600px){.choices[data-type*=select-multiple]:after,.choices[data-type*=select-one]:after{font-size:1.6rem}}.choices[data-type*=select-multiple].is-open:after,.choices[data-type*=select-one].is-open:after{margin-top:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.choices__inner{background-color:var(--white);border:1px solid var(--color1);border-radius:5px;max-height:5.2rem;min-height:4.4rem;overflow-y:auto;padding:.9rem 3.6rem .9rem .4rem}.choices__input{background-color:var(--white);color:var(--black);font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);line-height:1;margin-bottom:.5rem;padding:.4rem 0 .4rem .2rem}@media screen and (min-width:600px){.choices__input{font-size:1.6rem}}.choices__input::-webkit-input-placeholder{color:#2d2d2d}.choices__input::-moz-placeholder{color:#2d2d2d}.choices__input:-ms-input-placeholder{color:#2d2d2d}.choices__input::-ms-input-placeholder{color:#2d2d2d}.choices__input::placeholder{color:#2d2d2d}.choices__list--dropdown{border-radius:0 0 5px 5px}.choices__list--dropdown .choices__item{color:var(--black);font-family:var(--font2);font-size:1.6rem;font-weight:var(--regular);padding:1.5rem}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list--multiple .choices__item{background-color:var(--color1);color:var(--white)}.choices__list--multiple .choices__item{border:0;border-radius:5px;font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);margin-bottom:.675rem;padding:.6rem 1rem}.choices__list--multiple .choices__item.is-highlighted{background-color:var(--color1);border:0}.choices__list--single{padding:.75rem 1.6rem .75rem .4rem}.choices__list--single .choices__item{color:var(--black);font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular)}@media screen and (min-width:600px){.choices__list--single .choices__item{font-size:1.6rem}}.choices[data-type*=select-one] .choices__inner{padding-bottom:.9rem}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{padding-bottom:.4rem}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{border-left:1px solid var(--offwhite)}.is-open .choices__inner{border-color:var(--color1);border-radius:5px 5px 0 0}.is-open .choices__list--dropdown{border:1px solid var(--color1)}.is-focused .choices__inner{border-color:var(--color1);outline:1px dashed var(--color1)!important}.choices__placeholder{opacity:1}
.p-form__content{max-width:76rem}.p-form--default .form-required:after{content:none}.p-form--default .form-required:not(legend):after{content:"*"}.p-form--default .form-item--error-message,.p-form--default .webform-confirmation__message{font-family:var(--font2);font-size:1.6rem;font-weight:var(--regular);line-height:1.5}.p-form--default .form-item--error-message{color:var(--red);margin:1rem 0}.p-form--default .choices{margin-bottom:0}.p-form--default .f__select{margin-bottom:var(--margin-elements)}.p-form--default .f__select__label{color:var(--title);display:block;font-family:var(--font2);font-size:1.4rem;font-weight:var(--bold);margin-bottom:1rem}@media screen and (min-width:600px){.p-form--default .f__select__label{font-size:1.6rem}}.p-form--default .f__email,.p-form--default .f__managed-file,.p-form--default .f__textfield{margin-bottom:var(--margin-elements)}.p-form--default .f__date__label,.p-form--default .f__datelist__label,.p-form--default .f__email__label,.p-form--default .f__managed-file__label,.p-form--default .f__textfield__label{color:var(--title);display:block;font-family:var(--font2);font-size:1.4rem;font-weight:var(--bold);margin-bottom:1rem}@media screen and (min-width:600px){.p-form--default .f__date__label,.p-form--default .f__datelist__label,.p-form--default .f__email__label,.p-form--default .f__managed-file__label,.p-form--default .f__textfield__label{font-size:1.6rem}}.p-form--default .f__email__element,.p-form--default .f__textfield__element{border:1px solid var(--border);border-radius:5px;color:var(--black);font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);line-height:1;padding:1.3rem;width:100%}@media screen and (min-width:600px){.p-form--default .f__email__element,.p-form--default .f__textfield__element{font-size:1.6rem}}.p-form--default .f__email__element::-webkit-input-placeholder,.p-form--default .f__textfield__element::-webkit-input-placeholder{color:#2d2d2d}.p-form--default .f__email__element::-moz-placeholder,.p-form--default .f__textfield__element::-moz-placeholder{color:#2d2d2d}.p-form--default .f__email__element:-ms-input-placeholder,.p-form--default .f__textfield__element:-ms-input-placeholder{color:#2d2d2d}.p-form--default .f__email__element::-ms-input-placeholder,.p-form--default .f__textfield__element::-ms-input-placeholder{color:#2d2d2d}.p-form--default .f__email__element::placeholder,.p-form--default .f__textfield__element::placeholder{color:#2d2d2d}.p-form--default .f__textarea{margin-bottom:var(--margin-elements)}.p-form--default .f__textarea__label{color:var(--title);display:block;font-family:var(--font2);font-size:1.4rem;font-weight:var(--bold);margin-bottom:1rem}@media screen and (min-width:600px){.p-form--default .f__textarea__label{font-size:1.6rem}}.p-form--default .f__textarea__element{border:1px solid var(--border);border-radius:5px;color:var(--black);font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);line-height:1;min-height:22rem;padding:1.3rem;resize:vertical;width:100%}@media screen and (min-width:600px){.p-form--default .f__textarea__element{font-size:1.6rem}}.p-form--default .f__radios{margin-bottom:var(--margin-elements)}.p-form--default .f__radios .form-item--error-message{margin-top:0}.p-form--default .f__radios__label{color:var(--title);display:block;font-family:var(--font2);font-size:1.4rem;font-weight:var(--bold);margin-bottom:1rem}@media screen and (min-width:600px){.p-form--default .f__radios__label{font-size:1.6rem}}.p-form--default .f__radio{margin-bottom:1rem;margin-right:3rem}.p-form--default .f__radio:after{clear:both;content:"";display:table}.p-form--default .f__radio__label{color:var(--black);float:left;font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);line-height:1.2;padding-left:3rem;position:relative}@media screen and (min-width:600px){.p-form--default .f__radio__label{font-size:1.6rem}}.p-form--default .f__radio__label:before{speak:never;background-color:var(--white);border-radius:50%;-webkit-box-shadow:0 0 0 1px var(--border);box-shadow:0 0 0 1px var(--border);content:"\200B";height:1.8rem;left:0;position:absolute;top:.1rem;width:1.8rem}@media aural,reader,speech{.p-form--default .f__radio__label:before{content:none;display:none}}.p-form--default .f__radio__element{clip:rect(1px,1px,1px,1px);word-wrap:normal;background-color:#fff;color:#000;height:1px;overflow:hidden;position:absolute!important;width:1px}.p-form--default .f__radio__element:checked+.f__radio__label:before{background-color:var(--color1);border:4px solid var(--white)}.p-form--default .f__radio__element:focus+.f__radio__label{outline:1px dashed var(--color1)}.p-form--default .f__managed-file input[type=file]{margin:1rem 0}.p-form--default .f__managed-file input[type=file]::-webkit-file-upload-button{background-color:transparent;border:1px solid var(--border);border-radius:5px;cursor:pointer;padding:12px 20px;-webkit-transition:.3s ease-out;transition:.3s ease-out}.p-form--default .f__managed-file input[type=file]::file-selector-button{background-color:transparent;border:1px solid var(--border);border-radius:5px;cursor:pointer;padding:12px 20px;-webkit-transition:.3s ease-out;transition:.3s ease-out}.p-form--default .f__managed-file input[type=file]::-webkit-file-upload-button:hover{border:1px solid var(--color1)}.p-form--default .f__managed-file input[type=file]::file-selector-button:hover{border:1px solid var(--color1)}.p-form--default .f__managed-file .js-form-managed-file{margin-bottom:1rem}.p-form--default .f__managed-file .js-form-managed-file .file a,.p-form--default .f__managed-file .js-form-managed-file span.file{color:var(--text);display:inline-block;margin:.5rem}.p-form--default .f__datelist .container-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.4rem;margin-bottom:2.5rem}.p-form--default .f__datelist .container-inline .form-item{margin-bottom:0;width:100%}@media screen and (min-width:420px){.p-form--default .f__datelist .container-inline .form-item{width:auto}}.p-form--default .f__date{margin-bottom:var(--margin-elements)}.p-form--default .f__date__element{background-color:var(--white);border:1px solid var(--border);border-radius:5px;color:var(--black);font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);max-height:5.2rem;min-height:4.4rem;overflow-y:auto;padding:.9rem}@media screen and (min-width:600px){.p-form--default .f__date__element{font-size:1.6rem}}.p-form--default .f__checkboxes{margin-bottom:var(--margin-elements)}.p-form--default .f__checkboxes .form-item--error-message{margin-top:0}.p-form--default .f__checkboxes__label{color:var(--title);display:block;font-family:var(--font2);font-size:1.4rem;font-weight:var(--bold);margin-bottom:1rem}@media screen and (min-width:600px){.p-form--default .f__checkboxes__label{font-size:1.6rem}}.p-form--default .f__checkbox{margin-bottom:1rem;margin-right:3rem}.p-form--default .f__checkbox:after{clear:both;content:"";display:table}.p-form--default .f__checkbox__label{color:var(--black);float:left;font-family:var(--font2);font-size:1.4rem;font-weight:var(--regular);line-height:1.2;padding-left:3rem;position:relative}@media screen and (min-width:600px){.p-form--default .f__checkbox__label{font-size:1.6rem}}.p-form--default .f__checkbox__label:before{speak:never;background-color:var(--white);border:1px solid var(--border);border-radius:4px;content:"\200B";height:2rem;left:0;position:absolute;top:.1rem;width:2rem}@media aural,reader,speech{.p-form--default .f__checkbox__label:before{content:none;display:none}}.p-form--default .f__checkbox__label:after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--white);content:"\f00c";display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--fontawesome);font-size:1.1rem;font-weight:var(--regular);height:1.8rem;justify-content:center;left:0;opacity:0;padding-left:.2rem;position:absolute;top:.2rem;width:1.8rem}.p-form--default .f__checkbox__element{clip:rect(1px,1px,1px,1px);word-wrap:normal;background-color:#fff;color:#000;height:1px;overflow:hidden;position:absolute!important;width:1px}.p-form--default .f__checkbox__element:checked+.f__checkbox__label:before{background-color:var(--color1)}.p-form--default .f__checkbox__element:checked+.f__checkbox__label:after{opacity:1}.p-form--default .f__checkbox__element:focus+.f__checkbox__label{outline:1px dashed var(--color1)}.p-form--default .choices__inner{border:1px solid var(--border)}.p-form--default .form-submit{background-color:var(--color1);border:1px solid var(--color1);border-radius:4px;color:var(--white);cursor:pointer;font-family:var(--font2);font-size:1.5rem;font-weight:var(--bold);padding:1rem 1.6rem;-webkit-transition:.3s ease-out;transition:.3s ease-out}@media screen and (min-width:600px){.p-form--default .form-submit{font-size:1.8rem}}.p-form--default .form-submit:hover{background-color:var(--white);color:var(--color1)}
.p-highlighted--default{background-color:var(--bg-light);border-radius:4px;padding:4rem 3rem}
.p-image--default img{margin:0}.p-text-caption{margin-top:1rem;max-width:100%}.p-image__content--3 .p-text-caption{max-width:540px}.p-image__content--4 .p-text-caption{max-width:400px}.p-image__content--5 .p-text-caption{max-width:250px}
.p-image-link__img-logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;height:2.4rem;justify-content:center;max-width:15.4rem}.p-image-link__img-logo img{max-height:5.4rem;max-width:15.4rem}
.p-link-blocks__header{margin-bottom:2.8rem}.p-link-blocks__content{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr;row-gap:3.8rem}@container paragraph (min-width:600px){.p-link-blocks__content{grid-template-columns:repeat(2,minmax(28rem,1fr))}}@container paragraph (min-width:960px){.p-link-blocks__content{grid-template-columns:repeat(3,minmax(28rem,1fr))}}
.p-par-group__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #3e3c3c;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:3.6rem 3.2rem}
.p-text-link-block--default{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--white);border-radius:4px;-webkit-box-shadow:0 0 34px 0 rgba(0,0,0,.15);box-shadow:0 0 34px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.p-text-link-block__image img{width:100%}.p-text-link-block__icon{margin-bottom:-1rem;padding:2.8rem 3.6rem 0}.p-text-link-block__icon svg{fill:var(--white);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='39' fill='none'%3E%3Cpath d='M4.648 3.481A4 4 0 0 1 8.614 0h31.829a4 4 0 0 1 3.966 4.519l-4.057 31A4 4 0 0 1 36.386 39H4.557a4 4 0 0 1-3.966-4.519l4.057-31Z' fill='%2303A4B4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;color:var(--white);height:5.8rem;padding:1.5rem;width:6.6rem}.p-text-link-block__header{padding:2.8rem 3.6rem}.p-text-link-block__title{color:var(--title);font-family:var(--font2);font-size:2.2rem;font-weight:var(--bold);margin-bottom:2rem}.p-text-link-block__intro{color:var(--text-gray);font-family:var(--font1);font-size:1.6rem;font-weight:var(--medium);line-height:1.66;margin-bottom:2rem}.p-text-link-block__content{margin:auto 3.6rem 0;padding-bottom:1.6rem}.p-text-link-block__links{border-top:1px solid var(--background)}.p-text-link-block__links a{color:var(--link);display:block;font-size:1.6rem;font-weight:var(--bold);padding:1.6rem 0;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}.p-text-link-block__links a:hover{color:var(--text);text-decoration-color:var(--text);text-decoration-thickness:2px}
.t-sites{color:var(--text);font-family:var(--font1);font-size:1.3rem;font-weight:var(--medium);line-height:1.5}.t-sites address{font-style:normal}.t-sites__title{font-size:1.4rem;font-weight:var(--bold)}
.v-sites__content .v__rows{-webkit-column-gap:4.2rem;-moz-column-gap:4.2rem;column-gap:4.2rem;display:grid;grid-template-columns:repeat(2,minmax(10rem,1fr));row-gap:1.8rem}@media screen and (min-width:480px){.v-sites__content .v__rows{-webkit-column-gap:5.4rem;-moz-column-gap:5.4rem;column-gap:5.4rem}}@media screen and (min-width:1024px){.v-sites__content .v__rows{grid-template-columns:repeat(4,minmax(10rem,1fr))}}
body.gin--core-navigation{--admin-toolbar-sidebar-width:6.4rem}[data-admin-toolbar=expanded] body.gin--core-navigation{--admin-toolbar-sidebar-width:26.4rem}.gin--core-navigation .dialog-off-canvas-main-canvas{-webkit-margin-start:var(--drupal-displace-offset-left,var(--admin-toolbar-sidebar-width));margin-inline-start:var(--drupal-displace-offset-left,var(--admin-toolbar-sidebar-width))}
