@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700);
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.button,.button--blue,.button--red,.button--tabs{display:inline-block}.button,.button--blue,.button--red,.button--tabs{padding:9px 15px;border:1px solid;border-radius:28px;line-height:1.25rem;font-size:1rem}.button--blue:focus,.button--blue:hover,.button--red:focus,.button--red:hover,.button--tabs:focus,.button--tabs:hover,.button:focus,.button:hover{outline:0}.button--red{background-color:#ff4d62;border-color:#ff4d62;color:#fff}.button--red:focus,.button--red:hover{background-color:#fff;color:#ff4d62}.button--blue{background-color:#fff;border-color:#fff;color:#2b375b}.button--blue:focus,.button--blue:hover{background-color:#2b375b;color:#fff}.button--tabs{background-color:#fff;border-color:#2b375b;color:#2b375b}.button--tabs:focus,.button--tabs:hover{background-color:#2b375b;color:#fff}.button--link{color:#ff4d62;font-size:.75rem;line-height:1.125rem;letter-spacing:1px}.button--link::before{content:'> '}.clearfix::after,.clearfix::before{content:'';display:table}.clearfix::after{clear:both}.button,.button--blue,.button--red,.button--tabs{text-align:center}.button--link:focus,.button--link:hover{text-decoration:underline}.button,.button--blue,.button--link,.button--red,.button--tabs{text-decoration:none}.button,.button--blue,.button--link,.button--red,.button--tabs{text-transform:uppercase}.button,.button--blue,.button--red,.button--tabs{font-weight:700}.button--link{font-weight:600}.container{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1260px}.container::after,.container::before{content:'';display:table}.container::after{clear:both}
.block__menu--search form.open,.menu-toggler,.node--type-news--teaser h2::after,.react-wrapper .react__filter-wrapper button,.react-wrapper .react__map-wrapper .field--name-field-loader,.react-wrapper .react__map-wrapper .marker--tooltip,.react-wrapper .react__map-wrapper .marker--vvkp,.search-active .footer-wrapper::before,.search-active .page-above-content::before,.search-active .page-below-content::before,.search-active .page-main::before,.search-active .page-top::before,form .form-type-date label,form .form-type-email label,form .form-type-number label,form .form-type-password label,form .form-type-tel label,form .form-type-textarea label,form .form-type-textfield label,form .form-type-url label{position:absolute}.block__files--overview .view-filters .form-type-date label,.block__files--overview .view-filters .form-type-textfield label,.block__front--vvkp,.front,.mobile-menu-open,.no-js form .form-type-date,.no-js form .form-type-date label,.no-js form .form-type-email,.no-js form .form-type-email label,.no-js form .form-type-number,.no-js form .form-type-number label,.no-js form .form-type-password,.no-js form .form-type-password label,.no-js form .form-type-tel,.no-js form .form-type-tel label,.no-js form .form-type-textarea,.no-js form .form-type-textarea label,.no-js form .form-type-textfield,.no-js form .form-type-textfield label,.no-js form .form-type-url,.no-js form .form-type-url label,.node--type-news--teaser h2,.page-header,.page-wrapper,.paragraph--type--carousel .slick-dots,.react-wrapper .react__filter-wrapper,.react-wrapper .react__map-wrapper,.search-active .footer-wrapper,.search-active .page-above-content,.search-active .page-below-content,.search-active .page-main,.search-active .page-top,form .form-type-date,form .form-type-email,form .form-type-number,form .form-type-password,form .form-type-tel,form .form-type-textarea,form .form-type-textfield,form .form-type-url{position:relative}.addtoany_list,.block__facets,.block__files--overview .view-filters .form-actions,.block__files--overview .view-filters .form-item,.block__files--overview .view-filters .form-type-date label,.block__files--overview .view-filters .form-type-textfield label,.block__membership-types--overview .view-content .views-row,.block__menu--search .form-actions,.block__menu--search .form-actions input,.block__menu--search form.open .form-actions .close--toggle,.field--name-field-file .field--name-field-media-file .file,.field--name-field-files .field--name-field-media-file .file,.menu-toggler,.node--type-announcement--teaser .field--name-field-file .field--name-field-media-file .file,.node--type-contact--teaser .contact-info .field,.node--type-event--full .field--name-field-documents .field__items .field__item,.node--type-event-day--event-day .field--name-field-date .word1,.node--type-event-day--event-day .field--name-field-date .word2,.node--type-event-day--event-day .field--name-field-date .word3,.node--type-event-day--event-teaser .field--name-field-date .word1,.node--type-event-day--event-teaser .field--name-field-date .word2,.node--type-event-day--event-teaser .field--name-field-date .word3,.node--type-event-day--teaser .field--name-field-date .word1,.node--type-event-day--teaser .field--name-field-date .word2,.node--type-event-day--teaser .field--name-field-date .word3,.node--type-file--teaser h3::after,.node--type-news--teaser h2::after,.node--type-press-release--teaser h2::after,.pager li a,.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-link a,.search-active .footer-wrapper::before,.search-active .page-above-content::before,.search-active .page-below-content::before,.search-active .page-main::before,.search-active .page-top::before,form .form-type-select label,img{display:block}.background__title h1,.block-type--cta .field--name-field-cta .field__item,.block__create--content .field--name-field-link a,.block__events--front .view-footer a,.block__events--upcoming .view-footer a,.block__facets label,.block__faq--filters .views-row,.block__faq--filters .views-row .field-content,.block__faq--filters .views-row .field-content::after,.block__files--front .view-footer a,.block__files--overview .view-filters .form-actions .form-submit,.block__front--formation .block__content .field--name-field-cta a,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__magazine--content .field--name-field-cta .field__item a,.block__magazine--previous .field--name-field-cta .field__item,.block__membership--benefits .field--name-field-link a,.block__membership--content .field--name-field-link a,.block__membership--front .block__content .field--name-field-link a,.block__menu--footer .menu li,.block__menu--main .menu li,.block__menu--main .menu li a,.block__menu--main .menu li::after,.block__menu--search form.open .form-actions input,.block__menu--top .menu li,.block__menu--top .menu li a,.block__menu--top .menu li::after,.block__news--front .view-footer a,.block__newsletter .field--name-field-social-media .icon--facebook,.block__newsletter .field--name-field-social-media .icon--instagram,.block__newsletter .field--name-field-social-media .icon--linkedin,.block__newsletter .field--name-field-social-media .icon--twitter,.block__newsletter .field--name-field-social-media h3,.block__newsletter form .form-submit,.block__partners--front .view-content .views-row,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.block__search--psychologist form .field--name-field-more-filters,.ck-button,.ck-button--blue,.ck-button--red,.field--label-inline .field__item,.field--label-inline .field__label,.maintenance-page header img,.node--type-announcement--full .field--name-field-contact-first-name,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-name,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-first-name,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-name,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-division--full .division__header .field--name-field-logo,.node--type-division--full .division__header h1,.node--type-division--teaser .division__header .field--name-field-logo,.node--type-division--teaser .division__header h2,.node--type-event--full .field--name-field-interventions .field__item,.node--type-event-day--event-teaser .field--name-field-interventions .field__item,.node--type-file--full .field--name-field-author .field__item,.node--type-file--teaser .field--name-field-author .field__item,.node--type-job--full .field--name-field-contact-first-name,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-name,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-first-name,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-name,.node--type-job--teaser .field--name-field-contact-telephone a,.node--type-news--full .field--name-field-tags .field__item,.node--type-news--teaser .field--name-field-tags .field__item,.node--type-press-release--teaser .field--name-field-author .field__item,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file,.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact a,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.page__psychologist-detail .psychologist-wrapper .field--name-field-recognition-number .field__content,.page__psychologist-detail .psychologist-wrapper .field--name-field-recognition-number .field__label,.pager li,.paragraph--type--gallery .field--name-field-gallery-images .gallery__image,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-complaints .complaint-row,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-target-audiences .target-audience-row,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-treatments .treatment-row,.react-wrapper .react__filter-wrapper button,.region-footer .block__doormat--left .field--label-inline .field__item,.region-footer .block__doormat--left .field--label-inline .field__label,.sidebar--second .block-type--default.block__membership .field--name-field-link a,.view-taxonomy-term .node--type-faq--teaser h2 span::before,form .fieldset-legend,form .form-submit,form .form-type-checkbox label,form .form-type-managed-file .form-file,form .form-type-radio label,ul.tabs li,ul.tabs li a{display:inline-block}.block__breadcrumb li,.block__news--related .views-field-created,.block__news--related .views-field-title,.block__press-releases--related .views-field-created,.block__press-releases--related .views-field-title,.node--type-event--full .field--name-field-interventions .field__item::after,.node--type-event-day--event-teaser .field--name-field-interventions .field__item::after,.node--type-file--full .field--name-field-author .field__item::after,.node--type-file--full .field--name-field-author::before,.node--type-file--teaser .field--name-field-author .field__item::after,.node--type-file--teaser .field--name-field-author::before,.node--type-news--full .field--name-field-tags .field__item::before,.node--type-news--teaser .field--name-field-tags .field__item::before,.node--type-press-release--teaser .field--name-field-author .field__item::after,.node--type-press-release--teaser .field--name-field-author::before{display:inline}.block__divisions--front .view-content .views-row,.block__files--overview .view-filters .form-item,.block__front--meeting-room .content--info,.block__membership-types--overview .view-content .views-row,.block__menu--search form.open .form-item-search-api-fulltext input,.block__search--psychologist form select,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-languages,.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-target-audiences,.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header--center,.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header--left,.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header--right,.react-wrapper .react__content-wrapper .psychologist-row .psychologist--center,.react-wrapper .react__content-wrapper .psychologist-row .psychologist--left,.react-wrapper .react__content-wrapper .psychologist-row .psychologist--right,.react-wrapper .react__filter-wrapper .field--group-textfields,.react-wrapper .react__filter-wrapper .field--name-field-categories,.react-wrapper .react__filter-wrapper .field--name-field-circles,.react-wrapper .react__filter-wrapper .field--name-field-complaints,.react-wrapper .react__filter-wrapper .field--name-field-conventioned,.react-wrapper .react__filter-wrapper .field--name-field-domains,.react-wrapper .react__filter-wrapper .field--name-field-full-text,.react-wrapper .react__filter-wrapper .field--name-field-genders,.react-wrapper .react__filter-wrapper .field--name-field-languages,.react-wrapper .react__filter-wrapper .field--name-field-location-search,.react-wrapper .react__filter-wrapper .field--name-field-name,.react-wrapper .react__filter-wrapper .field--name-field-target-audiences,.react-wrapper .react__filter-wrapper .field--name-field-treatments,.react-wrapper .react__filter-wrapper input[type=text],.search-active .footer-wrapper::before,.search-active .page-above-content::before,.search-active .page-below-content::before,.search-active .page-main::before,.search-active .page-top::before,.view-filters .form-type-select select,form .form-textarea,form input[type=date],form input[type=email],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form input[type=url],form.search-psychologist-full .form-item-circle,form.search-psychologist-full .form-item-complaint,form.search-psychologist-full .form-item-conventioned,form.search-psychologist-full .form-item-domain,form.search-psychologist-full .form-item-gender,form.search-psychologist-full .form-item-language,form.search-psychologist-full .form-item-location,form.search-psychologist-full .form-item-name,form.search-psychologist-full .form-item-quality-label,form.search-psychologist-full .form-item-search,form.search-psychologist-full .form-item-target-audience,form.search-psychologist-full .form-item-treatment,form.search-psychologist-full input,form.search-psychologist-full select{width:100%}.block__create--content .field--name-field-link a,.block__events--front .view-footer a,.block__events--upcoming .view-footer a,.block__files--front .view-footer a,.block__files--overview .view-filters .form-actions .form-submit,.block__front--formation .block__content .field--name-field-cta a,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__magazine--content .field--name-field-cta .field__item a,.block__membership--benefits .field--name-field-link a,.block__membership--content .field--name-field-link a,.block__membership--front .block__content .field--name-field-link a,.block__menu--search form.open .form-actions input,.block__news--front .view-footer a,.block__newsletter form .form-submit,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.ck-button,.ck-button--blue,.ck-button--red,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.react-wrapper .react__filter-wrapper button,.sidebar--second .block-type--default.block__membership .field--name-field-link a,form .form-submit,form .form-type-managed-file .form-file,ul.tabs li a{padding:9px 15px;border:1px solid;border-radius:28px;line-height:1.25rem;font-size:1rem}.block__create--content .field--name-field-link a:focus,.block__create--content .field--name-field-link a:hover,.block__events--front .view-footer a:focus,.block__events--front .view-footer a:hover,.block__events--upcoming .view-footer a:focus,.block__events--upcoming .view-footer a:hover,.block__files--front .view-footer a:focus,.block__files--front .view-footer a:hover,.block__files--overview .view-filters .form-actions .form-submit:focus,.block__files--overview .view-filters .form-actions .form-submit:hover,.block__front--formation .block__content .field--name-field-cta a:focus,.block__front--formation .block__content .field--name-field-cta a:hover,.block__front--magazine .field--name-field-cta a:focus,.block__front--magazine .field--name-field-cta a:hover,.block__front--meeting-room .content--info .field--name-field-cta a:focus,.block__front--meeting-room .content--info .field--name-field-cta a:hover,.block__front--vvkp .field--name-field-cta a:focus,.block__front--vvkp .field--name-field-cta a:hover,.block__magazine--content .field--name-field-cta .field__item a:focus,.block__magazine--content .field--name-field-cta .field__item a:hover,.block__membership--benefits .field--name-field-link a:focus,.block__membership--benefits .field--name-field-link a:hover,.block__membership--content .field--name-field-link a:focus,.block__membership--content .field--name-field-link a:hover,.block__membership--front .block__content .field--name-field-link a:focus,.block__membership--front .block__content .field--name-field-link a:hover,.block__menu--search form.open .form-actions input:focus,.block__menu--search form.open .form-actions input:hover,.block__news--front .view-footer a:focus,.block__news--front .view-footer a:hover,.block__press-releases--target-audiences .view-footer a:focus,.block__press-releases--target-audiences .view-footer a:hover,.block__regional-operations .field--name-field-cta .field__item a:focus,.block__regional-operations .field--name-field-cta .field__item a:hover,.ck-button--blue:focus,.ck-button--blue:hover,.ck-button--red:focus,.ck-button--red:hover,.ck-button:focus,.ck-button:hover,.node--type-announcement--full .field--name-field-contact-mail a:focus,.node--type-announcement--full .field--name-field-contact-mail a:hover,.node--type-announcement--full .field--name-field-contact-telephone a:focus,.node--type-announcement--full .field--name-field-contact-telephone a:hover,.node--type-announcement--teaser .field--name-field-contact-mail a:focus,.node--type-announcement--teaser .field--name-field-contact-mail a:hover,.node--type-announcement--teaser .field--name-field-contact-telephone a:focus,.node--type-announcement--teaser .field--name-field-contact-telephone a:hover,.node--type-contact--teaser .field--name-field-mail a:focus,.node--type-contact--teaser .field--name-field-mail a:hover,.node--type-contact--teaser .field--name-field-phone a:focus,.node--type-contact--teaser .field--name-field-phone a:hover,.node--type-job--full .field--name-field-contact-mail a:focus,.node--type-job--full .field--name-field-contact-mail a:hover,.node--type-job--full .field--name-field-contact-telephone a:focus,.node--type-job--full .field--name-field-contact-telephone a:hover,.node--type-job--teaser .field--name-field-contact-mail a:focus,.node--type-job--teaser .field--name-field-contact-mail a:hover,.node--type-job--teaser .field--name-field-contact-telephone a:focus,.node--type-job--teaser .field--name-field-contact-telephone a:hover,.node-advertisement-site-visitor-form form .field--name-field-file .form-file:focus,.node-advertisement-site-visitor-form form .field--name-field-file .form-file:hover,.node-job-site-visitor-form form .field--name-field-file .form-file:focus,.node-job-site-visitor-form form .field--name-field-file .form-file:hover,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a:focus,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a:hover,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a:focus,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a:hover,.react-wrapper .react__filter-wrapper button:focus,.react-wrapper .react__filter-wrapper button:hover,.sidebar--second .block-type--default.block__membership .field--name-field-link a:focus,.sidebar--second .block-type--default.block__membership .field--name-field-link a:hover,form .form-submit:focus,form .form-submit:hover,form .form-type-managed-file .form-file:focus,form .form-type-managed-file .form-file:hover,ul.tabs li a:focus,ul.tabs li a:hover{outline:0}.block__create--content .field--name-field-link a,.block__events--front .view-footer a,.block__events--upcoming .view-footer a,.block__files--front .view-footer a,.block__front--formation .block__content .field--name-field-cta a,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__magazine--content .field--name-field-cta .field__item a,.block__membership--benefits .field--name-field-link a,.block__membership--content .field--name-field-link a,.block__membership--front .block__content .field--name-field-link a,.block__menu--search form.open .form-actions input,.block__news--front .view-footer a,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.ck-button--red,.react-wrapper .react__filter-wrapper button,.sidebar--second .block-type--default.block__membership .field--name-field-link a,form .form-submit{background-color:#ff4d62;border-color:#ff4d62;color:#fff}.block__create--content .field--name-field-link a:focus,.block__create--content .field--name-field-link a:hover,.block__events--front .view-footer a:focus,.block__events--front .view-footer a:hover,.block__events--upcoming .view-footer a:focus,.block__events--upcoming .view-footer a:hover,.block__files--front .view-footer a:focus,.block__files--front .view-footer a:hover,.block__front--formation .block__content .field--name-field-cta a:focus,.block__front--formation .block__content .field--name-field-cta a:hover,.block__front--magazine .field--name-field-cta a:focus,.block__front--magazine .field--name-field-cta a:hover,.block__front--meeting-room .content--info .field--name-field-cta a:focus,.block__front--meeting-room .content--info .field--name-field-cta a:hover,.block__front--vvkp .field--name-field-cta a:focus,.block__front--vvkp .field--name-field-cta a:hover,.block__magazine--content .field--name-field-cta .field__item a:focus,.block__magazine--content .field--name-field-cta .field__item a:hover,.block__membership--benefits .field--name-field-link a:focus,.block__membership--benefits .field--name-field-link a:hover,.block__membership--content .field--name-field-link a:focus,.block__membership--content .field--name-field-link a:hover,.block__membership--front .block__content .field--name-field-link a:focus,.block__membership--front .block__content .field--name-field-link a:hover,.block__menu--search form.open .form-actions input:focus,.block__menu--search form.open .form-actions input:hover,.block__news--front .view-footer a:focus,.block__news--front .view-footer a:hover,.block__press-releases--target-audiences .view-footer a:focus,.block__press-releases--target-audiences .view-footer a:hover,.block__regional-operations .field--name-field-cta .field__item a:focus,.block__regional-operations .field--name-field-cta .field__item a:hover,.ck-button--red:focus,.ck-button--red:hover,.react-wrapper .react__filter-wrapper button:focus,.react-wrapper .react__filter-wrapper button:hover,.sidebar--second .block-type--default.block__membership .field--name-field-link a:focus,.sidebar--second .block-type--default.block__membership .field--name-field-link a:hover,form .form-submit:focus,form .form-submit:hover{background-color:#fff;color:#ff4d62}.block__newsletter form .form-submit,.ck-button--blue,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file,form .form-type-managed-file .form-file{background-color:#fff;border-color:#fff;color:#2b375b}.block__newsletter form .form-submit:focus,.block__newsletter form .form-submit:hover,.ck-button--blue:focus,.ck-button--blue:hover,.node-advertisement-site-visitor-form form .field--name-field-file .form-file:focus,.node-advertisement-site-visitor-form form .field--name-field-file .form-file:hover,.node-job-site-visitor-form form .field--name-field-file .form-file:focus,.node-job-site-visitor-form form .field--name-field-file .form-file:hover,form .form-type-managed-file .form-file:focus,form .form-type-managed-file .form-file:hover{background-color:#2b375b;color:#fff}.block__files--overview .view-filters .form-actions .form-submit,ul.tabs li a{background-color:#fff;border-color:#2b375b;color:#2b375b}.block__files--overview .view-filters .form-actions .form-submit:focus,.block__files--overview .view-filters .form-actions .form-submit:hover,ul.tabs li a:focus,ul.tabs li a:hover{background-color:#2b375b;color:#fff}.block__extra-link .field--name-field-detail a,.block__extra-link .field--name-field-link a,.block__magazine--previous .field--name-field-cta a,.block__magazine--previous .field--name-field-link a,.ck-button--link,.node--type-page--teaser .field--name-field-detail a,.node--type-page--teaser .field--name-field-link a,.node--type-regional-operation--full .field--name-field-site a,.sidebar--second .block-type--cta .field--name-field-cta a,.sidebar--second .block-type--default .field--name-field-link a,.vocabulary-intervention .field--name-field-link a{color:#ff4d62;font-size:.75rem;line-height:1.125rem;letter-spacing:1px}.block__extra-link .field--name-field-detail a::before,.block__extra-link .field--name-field-link a::before,.block__magazine--previous .field--name-field-cta a::before,.block__magazine--previous .field--name-field-link a::before,.ck-button--link::before,.node--type-page--teaser .field--name-field-detail a::before,.node--type-page--teaser .field--name-field-link a::before,.node--type-regional-operation--full .field--name-field-site a::before,.sidebar--second .block-type--cta .field--name-field-cta a::before,.sidebar--second .block-type--default .field--name-field-link a::before,.vocabulary-intervention .field--name-field-link a::before{content:'> '}.block__breadcrumb ol::after,.block__breadcrumb ol::before,.block__breadcrumb::after,.block__breadcrumb::before,.pager::after,.pager::before,.paragraph::after,.paragraph::before,ul.tabs::after,ul.tabs::before{content:'';display:table}.block__breadcrumb ol::after,.block__breadcrumb::after,.pager::after,.paragraph::after,ul.tabs::after{clear:both}.block-type--advanced .block__content.left,.block-type--advanced .block__content.right,.block__divisions--front .view-content,.block__files--overview .view-files-solr,.block__membership-types--overview .view-content,.block__menu--search form.open .form--inline,.block__menu--search form.open .form-actions,.block__newsletter .field--name-field-social-media,.block__target-audiences--front .view-content,.field--name-field-extra-blocks,.node--type-division--full .division__header,.node--type-division--teaser .division__header,.node--type-event-day--event-day,.node--type-event-day--event-teaser,.node--type-event-day--teaser a,.node--type-job--teaser .job--dates,.page__psychologist-detail .psychologist-wrapper .psychologist__content--group,.page__psychologist-detail .psychologist-wrapper .psychologist__header p.sychologist__header-wrapper,.paragraph--type--event-description .event__header,.paragraph--type--text .paragraph-header,.react-wrapper .react__content-wrapper .psychologist-row,.react-wrapper .react__filter-wrapper,.react-wrapper .react__filter-wrapper .field--group-textfields,.region-header,.region-top,form.search-psychologist-full{display:-ms-flexbox;display:flex}.block-type--advanced .block__content.left,.block-type--advanced .block__content.right,.block__divisions--front .view-content,.block__files--overview .view-files-solr,.block__membership-types--overview .view-content,.block__menu--search form.open .form--inline,.block__menu--search form.open .form-actions,.block__newsletter .field--name-field-social-media,.block__target-audiences--front .view-content,.field--name-field-extra-blocks,.node--type-division--full .division__header,.node--type-division--teaser .division__header,.node--type-event-day--event-day,.node--type-event-day--event-teaser,.node--type-event-day--teaser a,.node--type-job--teaser .job--dates,.page__psychologist-detail .psychologist-wrapper .psychologist__content--group,.page__psychologist-detail .psychologist-wrapper .psychologist__header p.sychologist__header-wrapper,.paragraph--type--event-description .event__header,.paragraph--type--text .paragraph-header,.react-wrapper .react__content-wrapper .psychologist-row,.react-wrapper .react__filter-wrapper,.react-wrapper .react__filter-wrapper .field--group-textfields,.region-header,.region-top,form.search-psychologist-full{-ms-flex-flow:row wrap;flex-flow:row wrap}.block-type--advanced .block__content.left,.block-type--advanced .block__content.right,.block__membership-types--overview .view-content,.block__newsletter .field--name-field-social-media,.block__target-audiences--front .view-content,.field--name-field-extra-blocks,.node--type-job--teaser .job--dates,.page__psychologist-detail .psychologist-wrapper .psychologist__content--group,.page__psychologist-detail .psychologist-wrapper .psychologist__header p.sychologist__header-wrapper,.react-wrapper .react__content-wrapper .psychologist-row{-ms-flex-align:stretch;align-items:stretch}.block__menu--search form.open .form--inline,.block__menu--search form.open .form-actions,.paragraph--type--text .paragraph-header,.react-wrapper .react__filter-wrapper,.react-wrapper .react__filter-wrapper .field--group-textfields,.region-header,form.search-psychologist-full{-ms-flex-align:center;align-items:center}.node--type-division--full .division__header,.node--type-division--teaser .division__header,.region-top{-ms-flex-align:end;align-items:flex-end}.block__divisions--front .view-content,.block__files--overview .view-files-solr,.paragraph--type--event-description .event__header{-ms-flex-align:start;align-items:flex-start}.background__title,.block__files--front,.block__front--formation,.block__front--meeting-room,.block__membership--front,.page__psychologist-detail .psychologist-wrapper .psychologist__header{margin-left:-100%;padding-left:100%;margin-right:-100%;padding-right:100%}.block__breadcrumb li,.block__facets ul,.block__magazine--index ol,.block__magazine--index ol ol,.block__magazine--index ol ul,.block__magazine--index ul,.block__magazine--index ul ol,.block__magazine--index ul ul,.block__menu--footer .menu,.block__menu--main .menu,.block__menu--top .menu,.block__menu--user .menu,.block__mobile--main .menu,.block__mobile--top .menu,.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice ul,.sidebar--second .block-type--cta ul,ul.tabs{margin:0;padding:0;list-style:none}.toolbar-menu li{margin:0}.block__create--content .field--name-field-link a,.block__divisions--front .view-header,.block__events--division>h2,.block__events--front .view-footer,.block__events--front .view-footer a,.block__events--front>h2,.block__events--upcoming .view-footer,.block__events--upcoming .view-footer a,.block__events--upcoming>h2,.block__files--division>h2,.block__files--front .view-footer,.block__files--front .view-footer a,.block__files--front>h2,.block__files--overview .view-filters .form-actions .form-submit,.block__files--related>h2,.block__front--formation .block__content .field--name-field-cta a,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__jobs--region>h2,.block__magazine--content .field--name-field-cta .field__item a,.block__membership--benefits .field--name-field-link,.block__membership--benefits .field--name-field-link a,.block__membership--benefits h2,.block__membership--content .field--name-field-link a,.block__membership--front .block__content .field--name-field-link a,.block__membership-types--overview h2,.block__menu--search form.open .form-actions input,.block__mobile--main,.block__mobile--top,.block__news--front .view-footer a,.block__newsletter form .form-submit,.block__partners--front,.block__press-releases--target-audiences .view-footer,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.block__target-audiences--front h2,.ck-button,.ck-button--blue,.ck-button--red,.maintenance-page header,.maintenance-page main,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-division--alt-teaser,.node--type-event-day--alt-teaser .field--name-field-cta,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.node--type-membership-type--teaser .field--name-field-membership-body,.node--type-membership-type--teaser .membership-type__header,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.page__psychologists--intro .block__psychologists--intro,.page__psychologists--intro h1,.pager,.pager li,.paragraph-wrapper--files h2,.react-wrapper .react__content-wrapper h2,.react-wrapper .react__filter-wrapper button,.region-footer .block__footer,.sidebar--second .block-type--default.block__membership .field--name-field-link a,form .form-submit,form .form-type-managed-file .form-file,ul.tabs li a{text-align:center}.block__breadcrumb li a:hover,.block__extra-link .field--name-field-detail a:focus,.block__extra-link .field--name-field-detail a:hover,.block__extra-link .field--name-field-link a:focus,.block__extra-link .field--name-field-link a:hover,.block__magazine--previous .field--name-field-cta a:focus,.block__magazine--previous .field--name-field-cta a:hover,.block__magazine--previous .field--name-field-link a:focus,.block__magazine--previous .field--name-field-link a:hover,.block__news--related .views-field-title a:focus,.block__news--related .views-field-title a:hover,.block__press-releases--related .views-field-title a:focus,.block__press-releases--related .views-field-title a:hover,.block__regional-operations--related a:focus,.block__regional-operations--related a:hover,.block__search--psychologist form .field--name-field-more-filters a:focus,.block__search--psychologist form .field--name-field-more-filters a:hover,.ck-button--link:focus,.ck-button--link:hover,.field--name-field-file .field--name-field-media-file .file a:focus,.field--name-field-file .field--name-field-media-file .file a:hover,.field--name-field-files .field--name-field-media-file .file a:focus,.field--name-field-files .field--name-field-media-file .file a:hover,.node--type-announcement--teaser .field--name-field-file .field--name-field-media-file .file a:focus,.node--type-announcement--teaser .field--name-field-file .field--name-field-media-file .file a:hover,.node--type-event--full .field--name-field-documents .field__items .field__item a:focus,.node--type-event--full .field--name-field-documents .field__items .field__item a:hover,.node--type-page--teaser .field--name-field-detail a:focus,.node--type-page--teaser .field--name-field-detail a:hover,.node--type-page--teaser .field--name-field-link a:focus,.node--type-page--teaser .field--name-field-link a:hover,.node--type-regional-operation--full .field--name-field-site a:focus,.node--type-regional-operation--full .field--name-field-site a:hover,.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact a:focus,.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact a:hover,.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates .diploma-certificate-row a:focus,.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates .diploma-certificate-row a:hover,.paragraph--type--content-table a:focus,.paragraph--type--content-table a:hover,.react-wrapper .field--name-field-more-filters:focus,.react-wrapper .field--name-field-more-filters:hover,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-bio .button--link:focus,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-bio .button--link:hover,.sidebar--second .block-type--cta .field--name-field-cta a:focus,.sidebar--second .block-type--cta .field--name-field-cta a:hover,.sidebar--second .block-type--default .field--name-field-link a:focus,.sidebar--second .block-type--default .field--name-field-link a:hover,.sidebar--second .block__other-formations ul li a:focus,.sidebar--second .block__other-formations ul li a:hover,.vocabulary-intervention .field--name-field-link a:focus,.vocabulary-intervention .field--name-field-link a:hover,a{text-decoration:underline}.block__breadcrumb li a,.block__breadcrumb li::after,.block__create--content .field--name-field-link a,.block__events--front .view-footer a,.block__events--upcoming .view-footer a,.block__extra-link .field--name-field-detail a,.block__extra-link .field--name-field-link a,.block__faq--filters .views-row a,.block__files--front .view-footer a,.block__files--overview .view-filters .form-actions .form-submit,.block__front--formation .block__content .field--name-field-cta a,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__magazine--content .field--name-field-cta .field__item a,.block__magazine--previous .field--name-field-cta a,.block__magazine--previous .field--name-field-link a,.block__membership--benefits .field--name-field-link a,.block__membership--content .field--name-field-link a,.block__membership--front .block__content .field--name-field-link a,.block__menu--main .menu li a,.block__menu--search .form-actions input,.block__menu--search form.open .form-actions input,.block__menu--top .menu li a,.block__menu--user .menu a,.block__mobile--main .menu li a,.block__mobile--top .menu li a,.block__news--front .view-footer a,.block__news--related .views-field-title a,.block__newsletter form .form-submit,.block__press-releases--related .views-field-title a,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.block__regional-operations--related a,.block__search--psychologist form .field--name-field-more-filters a,.ck-button,.ck-button--blue,.ck-button--link,.ck-button--red,.field--name-field-file .field--name-field-media-file .file a,.field--name-field-files .field--name-field-media-file .file a,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-file .field--name-field-media-file .file a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-division--alt-teaser a,.node--type-event--full .field--name-field-documents .field__items .field__item a,.node--type-event-day--alt-teaser .event-day-wrapper a,.node--type-event-day--teaser a,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.node--type-membership-type--teaser a,.node--type-page--teaser .field--name-field-detail a,.node--type-page--teaser .field--name-field-link a,.node--type-regional-operation--full .field--name-field-site a,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file,.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact a,.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates .diploma-certificate-row a,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.pager li a,.paragraph--type--content-table a,.react-wrapper .field--name-field-more-filters,.react-wrapper .react__content-wrapper .psychologist-row a,.react-wrapper .react__filter-wrapper button,.sidebar--second .block-type--cta .field--name-field-cta a,.sidebar--second .block-type--default .field--name-field-link a,.sidebar--second .block-type--default.block__membership .field--name-field-link a,.sidebar--second .block__other-formations ul li a,.view-search-solr--overview .views-row a,.vocabulary-intervention .field--name-field-link a,a:focus,a:hover,form .form-submit,form .form-type-managed-file .form-file,ul.tabs li a{text-decoration:none}.block__create--content .field--name-field-link a,.block__events--front .view-footer a,.block__events--upcoming .view-footer a,.block__extra-link .field--name-field-detail a,.block__extra-link .field--name-field-link a,.block__files--front .view-footer a,.block__files--overview .view-filters .form-actions .form-submit,.block__front--formation .block__content .field--name-field-cta a,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__magazine--content .field--name-field-cta .field__item a,.block__magazine--previous .field--name-field-cta a,.block__magazine--previous .field--name-field-link a,.block__membership--benefits .field--name-field-link a,.block__membership--content .field--name-field-link a,.block__membership--front .block__content .field--name-field-link a,.block__menu--search form.open .form-actions input,.block__news--front .view-footer a,.block__newsletter form .form-submit,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.ck-button,.ck-button--blue,.ck-button--link,.ck-button--red,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-event--full .field--name-field-interventions .field__item,.node--type-event-day--alt-teaser .field--name-field-tag,.node--type-event-day--event-teaser .field--name-field-interventions .field__item,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.node--type-page--teaser .field--name-field-detail a,.node--type-page--teaser .field--name-field-link a,.node--type-regional-operation--full .field--name-field-site a,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-treatments,.react-wrapper .react__filter-wrapper button,.sidebar--second .block-type--cta .field--name-field-cta a,.sidebar--second .block-type--default .field--name-field-link a,.sidebar--second .block-type--default.block__membership .field--name-field-link a,.vocabulary-intervention .field--name-field-link a,form .form-submit,form .form-type-managed-file .form-file,ul.tabs li a{text-transform:uppercase}.block-type--cta h2,.block__contacts--overview .category-wrapper h2,.block__create--content .field--name-field-link a,.block__event-days--detail h2,.block__events--front .view-footer a,.block__events--upcoming .view-footer a,.block__extra-link h2,.block__facets h2,.block__files--front .view-footer a,.block__files--overview .view-filters .form-actions .form-submit,.block__files--overview .view-filters .form-type-date label,.block__files--overview .view-filters .form-type-textfield label,.block__files--overview .view-filters h2,.block__front--formation .block__content .field--name-field-cta a,.block__front--formation .block__content .field--name-field-usp .field__item,.block__front--magazine .field--name-field-cta a,.block__front--meeting-room .content--info .field--name-field-cta a,.block__front--vvkp .field--name-field-cta a,.block__keep-informed h2,.block__magazine--content .field--name-field-cta .field__item a,.block__magazine--index h2,.block__magazine--previous h2,.block__membership--benefits .field--name-field-link a,.block__membership--benefits .field--name-field-usp .field__item,.block__membership--content .field--name-field-link a,.block__membership--content .field--name-field-usp .field__item,.block__membership--front .block__content .field--name-field-link a,.block__membership--front .block__content .field--name-field-usp .field__item,.block__menu--search form.open .form-actions input,.block__news--front .view-footer a,.block__newsletter form .form-submit,.block__press-releases--target-audiences .view-footer a,.block__regional-operations .field--name-field-cta .field__item a,.ck-button,.ck-button--blue,.ck-button--red,.field--label-above .field__label,.field--label-inline .field__item,.maintenance-page main .maintenance__content,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-contact--teaser .field--name-title,.node--type-division--teaser .division__header h2,.node--type-event-day--alt-teaser h2,.node--type-event-day--event-teaser h2,.node--type-job--full .field--name-field-company,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-company,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.node--type-membership-type--teaser .field--name-field-price,.node--type-news--teaser h2,.node--type-page--teaser h2,.node--type-press-release--teaser h2,.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-advertisement-site-visitor-form form h2,.node-job-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form h2,.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row p,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a,.page__psychologists--intro .block__psychologists--intro,.pager li a,.paragraph--type--content-table .field__item--level-0,.paragraph--type--quote .field--name-field-quote,.paragraph--type--text .paragraph-header .paragraph--titles h2,.paragraph--type--text .paragraph-header .paragraph--titles h3,.react-wrapper .react__filter-wrapper button,.region-footer .block__doormat h2,.sidebar--second .block h2,.sidebar--second .block-type--cta ul li,.sidebar--second .block-type--default .field--name-field-usp .field__item,.sidebar--second .block-type--default.block__membership .field--name-field-link a,.view-search-solr--overview .views-row h2,.view-taxonomy-term .node--type-faq--teaser h2,.view__nodes--teaser h2,.vocabulary-intervention h2,form .form-submit,form .form-type-managed-file .form-file,h3,h4,ul.tabs li a{font-weight:700}.block__breadcrumb li,.block__breadcrumb li::after,.block__extra-link .field--name-field-detail a,.block__extra-link .field--name-field-link a,.block__faq--filters .views-row a,.block__files--related>.field__label,.block__front--vvkp .field--name-field-text,.block__magazine--content field--name-field-text,.block__magazine--content h2,.block__magazine--index ol li,.block__magazine--index ul li,.block__magazine--previous .field--name-field-cta a,.block__magazine--previous .field--name-field-link a,.block__menu--main .menu li a,.block__menu--search form.open .form-item-search-api-fulltext input,.block__menu--top .menu li a,.block__mobile--main .menu li a,.block__mobile--top .menu li a,.block__news--related .views-field-title,.block__newsletter .field--name-field-social-media h3,.block__newsletter form .form-type-checkbox label,.block__press-releases--related .views-field-title,.block__regional-operations field--name-field-text,.block__regional-operations h2,.block__regional-operations--related a,.block__search--psychologist form .field--name-field-more-filters a,.ck-button--link,.field--name-field-body h2,.node--type-announcement--full .field--name-field-contact-mail a:focus,.node--type-announcement--full .field--name-field-contact-mail a:hover,.node--type-announcement--full .field--name-field-contact-telephone a:focus,.node--type-announcement--full .field--name-field-contact-telephone a:hover,.node--type-announcement--teaser .field--name-field-contact-mail a:focus,.node--type-announcement--teaser .field--name-field-contact-mail a:hover,.node--type-announcement--teaser .field--name-field-contact-telephone a:focus,.node--type-announcement--teaser .field--name-field-contact-telephone a:hover,.node--type-contact--teaser .field--name-field-mail a:focus,.node--type-contact--teaser .field--name-field-mail a:hover,.node--type-contact--teaser .field--name-field-phone a:focus,.node--type-contact--teaser .field--name-field-phone a:hover,.node--type-continuous-education--full .field--name-field-cont-edu-date,.node--type-continuous-education--full .field--name-field-cont-edu-location,.node--type-continuous-education--full .field--name-field-price,.node--type-continuous-education--teaser .field--name-field-cont-edu-date,.node--type-continuous-education--teaser .field--name-field-cont-edu-location,.node--type-continuous-education--teaser .field--name-field-price,.node--type-event-day--alt-teaser .field--name-field-cta,.node--type-event-day--alt-teaser .field--name-field-date,.node--type-event-day--alt-teaser .field--name-field-location,.node--type-event-day--event-day .field--name-field-date .word1,.node--type-event-day--event-day .field--name-field-date .word2,.node--type-event-day--event-day .field--name-field-date .word3,.node--type-event-day--event-day .field--name-field-extra-info,.node--type-event-day--event-day .field--name-field-location,.node--type-event-day--event-day .field--name-field-time,.node--type-event-day--event-teaser .field--name-field-date .word1,.node--type-event-day--event-teaser .field--name-field-date .word2,.node--type-event-day--event-teaser .field--name-field-date .word3,.node--type-event-day--event-teaser .field--name-field-extra-info,.node--type-event-day--event-teaser .field--name-field-location,.node--type-event-day--event-teaser .field--name-field-time,.node--type-event-day--teaser .field--name-field-date .word1,.node--type-event-day--teaser .field--name-field-date .word2,.node--type-event-day--teaser .field--name-field-date .word3,.node--type-event-day--teaser .field--name-field-location,.node--type-file--full .field--name-field-author,.node--type-file--full .field--name-field-date,.node--type-job--full .field--name-field-contact-mail a:focus,.node--type-job--full .field--name-field-contact-mail a:hover,.node--type-job--full .field--name-field-contact-telephone a:focus,.node--type-job--full .field--name-field-contact-telephone a:hover,.node--type-job--full .field--name-field-deadline,.node--type-job--teaser .field--name-field-contact-mail a:focus,.node--type-job--teaser .field--name-field-contact-mail a:hover,.node--type-job--teaser .field--name-field-contact-telephone a:focus,.node--type-job--teaser .field--name-field-contact-telephone a:hover,.node--type-membership-type--teaser .field--name-field-membership-body,.node--type-news--full .field--name-field-date,.node--type-news--full .field--name-field-tags,.node--type-page--teaser .field--name-field-detail a,.node--type-page--teaser .field--name-field-link a,.node--type-press-release--full .field--name-field-date,.node--type-regional-operation--full .field--name-field-site a,.node-advertisement-site-visitor-form form .form-wrapper>.form-item,.node-advertisement-site-visitor-form form h4,.node-job-site-visitor-form form .form-wrapper>.form-item,.node-job-site-visitor-form form h4,.page__psychologist-detail .psychologist-wrapper .field--name-field-categories,.page__psychologist-detail .psychologist-wrapper .field--name-field-conventioned,.page__psychologist-detail .psychologist-wrapper .field--name-field-recognition-number,.page__psychologist-detail .psychologist-wrapper .field--name-field-website,.paragraph-wrapper--files h2,.react-wrapper .field--name-field-more-filters,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-category,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-conventioned,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-location,.react-wrapper .react__filter-wrapper .react-dropdown-select,.react-wrapper .react__filter-wrapper .react-dropdown-select input,.react-wrapper .react__filter-wrapper input[type=text],.region-footer .block__doormat *,.region-footer .block__footer a,.region-footer .block__footer p,.sidebar--second .block-type--cta .field--name-field-cta a,.sidebar--second .block-type--default .field--name-field-link a,.sidebar--second .block__other-formations ul li a,.vocabulary-intervention .field--name-field-link a,form .fieldset-legend,form .form-type-select select,form>.form-item,h1,h2{font-weight:600}.block__magazine--index ol ol li,.block__magazine--index ol ul li,.block__magazine--index ul ol li,.block__magazine--index ul ul li,.maintenance-page main h1,.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a,.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a,.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a,.node--type-continuous-education--full .field--name-field-subscription-deadline .field__label,.node--type-continuous-education--teaser .field--name-field-subscription-deadline .field__label,.node--type-file--teaser .field--name-field-author,.node--type-file--teaser .field--name-field-date,.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a,.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a{font-weight:400}.node--type-announcement--full h3,.node--type-continuous-education--full .group__interested h3,.node--type-job--full h3,.view__nodes--teaser h3{font-weight:300}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}html,html a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none;text-rendering:optimizeLegibility}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none;text-rendering:optimizeLegibility;text-shadow:rgba(0,0,0,.01) 0 0 1px}html{font-size:100%}body{background:#fff;color:#2b375b;margin:0;padding:0}img{height:auto;max-width:100%}iframe{max-width:100%}body{font-size:.9375rem;font-family:Montserrat,Helvetica,Arial,sans-serif;line-height:1.3125rem}a{transition:all 150ms linear;color:#2b375b}strong{font-weight:700}small{font-size:80%}h1,h2,h3,h4,h5,h6{margin-top:0;font-family:Montserrat,Helvetica,Arial,sans-serif}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit;text-decoration:none}h1{margin-bottom:30px;font-size:1.5rem;line-height:1.75rem}@media screen and (min-width:640px){h1{font-size:2.1875rem;line-height:2.625rem}}h2{margin-bottom:30px;font-size:1.5rem;line-height:1.75rem}@media screen and (min-width:640px){h2{font-size:2.1875rem;line-height:2.625rem}}h3{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}h4{margin-bottom:10px;font-size:1.125rem;line-height:1.5rem}h5{margin-bottom:5px;font-size:.9375rem;line-height:1.3125rem}h6{font-size:90%}p{margin-top:0}ol,ul{margin-bottom:20px}ol li,ul li{margin-top:5px}ol li:first-child,ul li:first-child{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-top:10px;margin-bottom:10px}ul{padding-left:20px}ol{padding-left:21px}.ck-column-wrapper .ck-column--left{margin-bottom:20px}@media screen and (min-width:640px){.ck-column-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.ck-column-wrapper .ck-column--left{grid-column:1/2;margin-bottom:0;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.ck-column-wrapper .ck-column--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:640px){.ck-column-wrapper .ck-column--right{grid-column:2/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.ck-column-wrapper .ck-column--right{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}.block-type--advanced .block__content{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1260px}.block-type--advanced .block__content::after,.block-type--advanced .block__content::before{content:'';display:table}.block-type--advanced .block__content::after{clear:both}@media screen and (min-width:1260px){.block-type--advanced .block__content .content--image .field--name-field-image,.block-type--advanced .block__content .content--image .field--name-field-media-image,.block-type--advanced .block__content .content--image .media--view-mode-large,.block-type--advanced .block__content .content--image img{height:100%}}.block-type--advanced .block__content.left{-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}@media screen and (min-width:768px){.block-type--advanced .block__content.left{-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}.block-type--advanced .block__content.left .content--info{width:50%}.block-type--advanced .block__content.left .content--image{margin-right:2%;width:48%}}.block-type--advanced .block__content.left .field--name-field-image img{-webkit-mask:url(/themes/custom/vvkp/dist/image/background_clip_left.svg) no-repeat center;mask:url(/themes/custom/vvkp/dist/image/background_clip_left.svg) no-repeat center;-webkit-mask-size:cover;mask-size:cover}@media screen and (min-width:768px){.block-type--advanced .block__content.right{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.block-type--advanced .block__content.right .content--info{margin-right:2%;width:48%}.block-type--advanced .block__content.right .content--image{width:50%}}@media screen and (min-width:1260px){.block-type--advanced .block__content.right .content--info{width:34.666%}.block-type--advanced .block__content.right .content--image{width:63.333%}}.block-type--advanced .block__content.right .field--name-field-image img{-webkit-mask:url(/themes/custom/vvkp/dist/image/background_clip_right.svg) no-repeat center;mask:url(/themes/custom/vvkp/dist/image/background_clip_right.svg) no-repeat center;-webkit-mask-size:cover;mask-size:cover}.block__create--content,.block__membership--content{padding:30px 60px;background:url(/themes/custom/vvkp/dist/image/background_butterfly.svg) no-repeat calc(100% + 50px) -150px rgba(169,205,174,.2);background-size:450px;border-radius:20px 0}.block__create--content .field--name-field-link a,.block__membership--content .field--name-field-link a{padding:9px 30px}.block__membership--content .field--name-field-usp{margin-bottom:30px}.block__membership--content .field--name-field-usp .field__item{padding-left:25px;background:url(/themes/custom/vvkp/dist/image/icon_check_red.svg) no-repeat left 4px;background-size:15px 12px}@media screen and (min-width:768px){.block__membership--content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__membership--content h2{grid-column:1/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__membership--content h2{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:768px){.block__membership--content .field--name-field-text{grid-column:1/2;-ms-grid-row:2;grid-row:2;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__membership--content .field--name-field-text{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:768px){.block__membership--content .field--name-field-usp{grid-column:2/-1;-ms-grid-row:2;grid-row:2;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__membership--content .field--name-field-usp{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:768px){.block__membership--content .field--name-field-link{text-align:right;grid-column:1/-1;-ms-grid-row:3;grid-row:3;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__membership--content .field--name-field-link{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:1024px){.block__membership--content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.block__membership--content .field--name-field-text{grid-column:1/6}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership--content .field--name-field-text{-ms-grid-column:1;-ms-grid-column-span:5;margin-right:45px}}@media screen and (min-width:1024px){.block__membership--content .field--name-field-usp{grid-column:6/-1;column-count:2;vertical-align:top}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership--content .field--name-field-usp{-ms-grid-column:6;-ms-grid-column-span:7;margin-right:0}}.block-type--cta,.block__magazine--previous{margin-bottom:30px}.block-type--cta h2,.block__magazine--previous h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.block-type--cta .field--name-field-text,.block__magazine--previous .field--name-field-text{margin-bottom:30px}.block-type--cta .field--name-field-text p:last-child,.block__magazine--previous .field--name-field-text p:last-child{margin-bottom:0}.block-type--cta .field--name-field-cta .field__item,.block__magazine--previous .field--name-field-cta .field__item{margin-right:20px}.block-type--cta .field--name-field-cta .field__item:last-child,.block__magazine--previous .field--name-field-cta .field__item:last-child{margin-right:0}.block__facets{margin-bottom:30px;padding:30px 20px;grid-column:1/2;background-color:rgba(43,55,91,.08);border-radius:20px 0}.block__facets h2{margin-bottom:10px;font-size:1.25rem;line-height:1.5rem}@media screen and (min-width:480px){.block__facets ul{column-count:2}}@media screen and (min-width:768px){.block__facets ul{column-count:3}}@media screen and (min-width:1260px){.block__facets ul{column-count:4}}.block__facets ul li{margin-bottom:5px}.block__facets label{cursor:pointer;padding-left:25px;color:#2b375b;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.block__facets input{display:none}.block__facets input+label{background:url(/themes/custom/vvkp/dist/image/icon_checkbox.svg) no-repeat left 2px}.block__facets input:checked+label{background:url(/themes/custom/vvkp/dist/image/icon_checkbox_active.svg) no-repeat left 2px}.region-footer .block__doormat{margin-bottom:40px}.region-footer .block__doormat h2{font-size:1rem;line-height:1.5rem;color:#fff}.region-footer .block__doormat *{color:#fff;font-size:.875rem;line-height:1.5rem}.region-footer .block__doormat--left .field--label-inline .field__label::after{content:':'}.region-footer .block__doormat--right .doormat--bfp{margin-bottom:30px;background:url(/themes/custom/vvkp/dist/image/doormat_bfp.png) no-repeat left center}.region-footer .block__doormat--right .doormat--efpa{background:url(/themes/custom/vvkp/dist/image/doormat_efpa.png) no-repeat left center}.region-footer .block__doormat--right .doormat--bfp,.region-footer .block__doormat--right .doormat--efpa{background-size:80px;padding-left:100px;min-height:80px}.region-footer .block__doormat--right .doormat--bfp p,.region-footer .block__doormat--right .doormat--efpa p{margin-bottom:0}@media screen and (min-width:768px){.region-footer .block__footer{text-align:left}}.region-footer .block__footer a,.region-footer .block__footer p{color:rgba(255,255,255,.5);font-size:.8125rem;line-height:1.5rem}.region-footer .block__footer p{margin-bottom:0}.region-footer .block__footer a:focus,.region-footer .block__footer a:hover{color:#fff}@media screen and (min-width:768px){.region-footer .block__footer--sitebuilder{text-align:right}}.front .above-content__container{margin:0;padding:0;max-width:100%}.block__front--vvkp{background:linear-gradient(0deg,#6d9dc1 0,#2b375b 100%)}.block__front--vvkp .content--info{padding:30px 0;margin-bottom:30px;max-width:100%}@media screen and (min-width:768px){.block__front--vvkp .content--info{padding:70px 0;margin-bottom:0}}@media screen and (min-width:1260px){.block__front--vvkp .content--info{padding:110px 0}}.block__front--vvkp h2{color:#fff}.block__front--vvkp .field--name-field-text{color:#fff}@media screen and (min-width:768px){.block__front--vvkp .field--name-field-cta{position:absolute;top:calc(50% - 100px);right:0;z-index:10;transform:rotate(270deg);transform-origin:100% 100%}.block__front--vvkp .field--name-field-cta a{border-radius:15px 15px 0 0;border-bottom:0}}.block__front--formation,.block__membership--front{background:rgba(169,205,174,.2)}.block__front--formation .block__content .field--name-field-text,.block__membership--front .block__content .field--name-field-text{margin-bottom:30px}.block__front--formation .block__content .field--name-field-text p:last-child,.block__membership--front .block__content .field--name-field-text p:last-child{margin-bottom:0}.block__front--formation .block__content .field--name-field-usp .field__item,.block__membership--front .block__content .field--name-field-usp .field__item{margin-bottom:5px;font-size:1.25rem;line-height:1.625rem;padding-left:25px;background:url(/themes/custom/vvkp/dist/image/icon_check_red.svg) no-repeat left 4px;background-size:15px 12px}.block__membership--front .block__content{padding:60px 0}.block__membership--front .block__content .field--name-field-usp{padding-top:30px}.block__membership--front .block__content .field--name-field-link a{padding:9px 30px}@media screen and (min-width:768px){.block__membership--front .block__content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);background:url(/themes/custom/vvkp/dist/image/background_butterfly.svg) no-repeat left center;background-size:750px}.block__membership--front .block__content .block--left{grid-column:1/2;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__membership--front .block__content .block--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:768px){.block__membership--front .block__content .block--right{grid-column:2/-1;vertical-align:top;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__membership--front .block__content .block--right{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:768px){.block__membership--front .block__content .field--name-field-usp{padding-top:70px}}@media screen and (min-width:1260px){.block__membership--front .block__content .block--left{margin-right:105px}}@media screen and (min-width:1024px){.block__news--front{float:left;vertical-align:top;width:calc(100% - 30.08333% - 45px);margin-right:45px}}.block__front--formation .block__content .content--info{padding:60px 0}.block__front--formation .block__content .field--name-field-usp{margin-bottom:30px}.block__front--formation .block__content .field--name-field-cta a{padding:9px 30px}.block__front--magazine{padding:60px 0;border-bottom:1px solid rgba(43,55,91,.25)}.block__front--magazine .content--image{margin-bottom:30px}.block__front--magazine h2{font-size:2.1875rem;line-height:2.625rem}@media screen and (min-width:768px){.block__front--magazine{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__front--magazine .content--image{margin-bottom:0;grid-column:1/2;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__front--magazine .content--image{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:768px){.block__front--magazine .content--info{grid-column:2/-1;vertical-align:top;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__front--magazine .content--info{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}.block__front--meeting-room .block__content{margin-left:-100%;padding-left:100%;margin-right:-100%;padding-right:100%;width:auto;max-width:none;background-attachment:fixed;background-position:center;background-size:cover}.block__front--meeting-room .content--info{padding:120px 0;margin:0 auto;max-width:600px;color:#fff}.block__front--meeting-room .content--info h2{margin-bottom:40px}.block__front--meeting-room .content--info .field--name-field-text{margin-bottom:60px}.block__keep-informed{margin-bottom:40px}.block__keep-informed h2{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.block__keep-informed .campaignmonitor-subscribe-form{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);margin-top:40px}.block__keep-informed .campaignmonitor-subscribe-form .form-item-mail{margin-bottom:20px;grid-column:1/6;-ms-grid-row:1;grid-row:1;min-width:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__keep-informed .campaignmonitor-subscribe-form .form-item-mail{-ms-grid-column:1;-ms-grid-column-span:5;margin-right:45px}}.block__keep-informed .campaignmonitor-subscribe-form .button{margin-bottom:20px;grid-column:6/-1;-ms-grid-row:1;grid-row:1;min-width:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__keep-informed .campaignmonitor-subscribe-form .button{-ms-grid-column:6;-ms-grid-column-span:7;margin-right:0}}.block__keep-informed .campaignmonitor-subscribe-form .form-item-custom-field-permission{margin-bottom:0;grid-column:1/-1;-ms-grid-row:2;grid-row:2;min-width:0;font-size:.75rem;line-height:1.25rem}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__keep-informed .campaignmonitor-subscribe-form .form-item-custom-field-permission{-ms-grid-column:1;-ms-grid-column-span:8;margin-right:0}}.block__logo,.block__mobile--logo{max-width:calc(100% - 50px)}.block__magazine--content{margin-bottom:0;padding:60px 0}.block__magazine--content .content--image{margin-bottom:30px}.block__magazine--content h2{margin-bottom:30px;font-size:2.1875rem;line-height:2.625rem}@media screen and (min-width:640px){.block__magazine--content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__magazine--content .content--image{margin-bottom:0;grid-column:1/2;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__magazine--content .content--image{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:640px){.block__magazine--content .content--info{grid-column:2/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__magazine--content .content--info{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}.block__magazine--expected,.block__magazine--online,.block__magazine--publicate,.block__magazine--spotlight{margin-bottom:40px;border-radius:20px 0;overflow:hidden}.block__magazine--expected .content--info,.block__magazine--online .content--info,.block__magazine--publicate .content--info,.block__magazine--spotlight .content--info{padding:25px 40px;background-color:rgba(43,55,91,.08)}.block__magazine--index{margin-bottom:40px}.block__magazine--index h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.block__magazine--index ol li,.block__magazine--index ul li{margin-top:0;margin-bottom:20px}.block__magazine--index ol ol,.block__magazine--index ol ul,.block__magazine--index ul ol,.block__magazine--index ul ul{padding-left:20px}.block__magazine--index ol ol li,.block__magazine--index ol ul li,.block__magazine--index ul ol li,.block__magazine--index ul ul li{margin-bottom:0}.block__magazine--index ol ol li::before,.block__magazine--index ol ul li::before,.block__magazine--index ul ol li::before,.block__magazine--index ul ul li::before{content:'> '}.block__magazine--previous{margin-bottom:40px;padding:25px 40px;background-color:rgba(43,55,91,.08);border-radius:20px 0;overflow:hidden}.page-node-91 .contextual-region{position:static}.page-node-91 .contextual{display:none}.location--pop-up{display:none}@media screen and (min-width:1024px){.view-regional-operations-mobile{display:none}.block-svg-map-block{padding-bottom:200px}.block-svg-map-block g:hover{cursor:pointer}.block-svg-map-block g:hover path{fill:#6d9dc1;transition:fill .2s}.block-svg-map-block .toggled-red path,.block-svg-map-block .toggled-red:hover path{fill:#ff4d62;transition:fill .2s}.block-svg-map-block .location--pop-up{display:none;position:absolute;padding:20px;border:1px solid #2b375b;border-radius:20px 0;background-color:#fff}.block-svg-map-block .location--pop-up .field--province{margin-bottom:15px}.block-svg-map-block .location--pop-up .field--firstline-zones{margin-bottom:5px}}@media screen and (min-width:1024px){.block__membership--benefits{margin-left:80px;margin-right:80px;width:auto}}@media screen and (min-width:1260px){.block__membership--benefits{margin-left:160px;margin-right:160px}}.block__membership--benefits h2{margin-bottom:40px}.block__membership--benefits .field--name-field-usp{margin-bottom:40px}@media screen and (min-width:640px){.block__membership--benefits .field--name-field-usp{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__membership--benefits .field--name-field-usp .field__item{min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership--benefits .field--name-field-usp .field__item:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}.block__membership--benefits .field--name-field-usp .field__item{margin-bottom:10px;padding:0 50px 0 25px;background:url(/themes/custom/vvkp/dist/image/icon_check_red.svg) no-repeat left 4px;background-size:15px 12px;font-size:1.25rem;line-height:1.625rem}.block__newsletter{vertical-align:top;margin-bottom:60px;overflow:hidden;color:#fff}@media screen and (min-width:1024px){.block__newsletter{margin-top:30px;width:30.08333%}}.block__newsletter .block__content{padding:30px 40px;border-radius:20px 0;background-color:#2b375b}.block__newsletter form>.form-item{margin-bottom:20px}.block__newsletter form>.form-item label{color:#fff}.block__newsletter form input[type=email]{border-color:#fff}.block__newsletter form input[type=email]:focus,.block__newsletter form input[type=email]:hover{border-color:#fff}.block__newsletter form .form-checkboxes{margin-bottom:40px}.block__newsletter form .form-checkboxes .form-type-checkbox{margin-bottom:10px}.block__newsletter form .form-type-checkbox input+label{background:url(/themes/custom/vvkp/dist/image/icon_white_checkbox.svg) no-repeat left 2px}.block__newsletter form .form-type-checkbox input:checked+label{background:url(/themes/custom/vvkp/dist/image/icon_white_checkbox_active.svg) no-repeat left 2px}.block__newsletter form .form-type-checkbox label{color:#fff}.block__newsletter form .form-item-custom-field-permission{font-size:.75rem;line-height:1.25rem}.block__newsletter form .form-item-custom-field-permission a{color:#fff}.block__newsletter form .form-submit{margin-bottom:40px}.block__newsletter .field--name-field-social-media h3{margin-right:25px;margin-bottom:10px;font-size:1.375rem;line-height:1.5rem;color:#a9cdae}@media screen and (min-width:1024px){.block__newsletter .field--name-field-social-media h3{display:block;width:100%}}@media screen and (min-width:1260px){.block__newsletter .field--name-field-social-media h3{display:inline-block;width:auto}}.block__newsletter .field--name-field-social-media .icon--facebook,.block__newsletter .field--name-field-social-media .icon--instagram,.block__newsletter .field--name-field-social-media .icon--linkedin,.block__newsletter .field--name-field-social-media .icon--twitter{margin-right:10px;height:32px;width:32px;text-indent:-9999px}.block__newsletter .field--name-field-social-media .icon--facebook:last-child,.block__newsletter .field--name-field-social-media .icon--instagram:last-child,.block__newsletter .field--name-field-social-media .icon--linkedin:last-child,.block__newsletter .field--name-field-social-media .icon--twitter:last-child{margin-right:0}.block__newsletter .field--name-field-social-media .icon--facebook{background:url(/themes/custom/vvkp/dist/image/icon_facebook.svg) no-repeat center;background-size:32px}.block__newsletter .field--name-field-social-media .icon--twitter{background:url(/themes/custom/vvkp/dist/image/icon_twitter.svg) no-repeat center;background-size:32px}.block__newsletter .field--name-field-social-media .icon--linkedin{background:url(/themes/custom/vvkp/dist/image/icon_linkedin.svg) no-repeat center;background-size:32px}.block__newsletter .field--name-field-social-media .icon--instagram{background:url(/themes/custom/vvkp/dist/image/icon_instagram.svg) no-repeat center;background-size:32px}.block__regional-operations{margin-bottom:0;padding:60px 0}.block__regional-operations .content--image{margin-bottom:30px}.block__regional-operations h2{margin-bottom:30px;font-size:2.1875rem;line-height:2.625rem}@media screen and (min-width:640px){.block__regional-operations{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__regional-operations .content--image{margin-bottom:0;grid-column:2/-1;-ms-grid-row:1;grid-row:1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__regional-operations .content--image{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:640px){.block__regional-operations .content--info{grid-column:1/2;-ms-grid-row:1;grid-row:1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__regional-operations .content--info{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}.block__search--psychologist{padding:60px 0}.block__search--psychologist .field--name-field-text{margin-bottom:30px}.block__search--psychologist form>.form-item{margin-bottom:15px}.block__search--psychologist form>.form-item.form-type-select{margin-bottom:40px}.block__search--psychologist form select{color:#757575}.block__search--psychologist form .field--name-field-more-filters a{color:rgba(43,55,91,.5);line-height:40px}.block__search--psychologist form .form-submit{float:right}.sidebar--second .block{margin-bottom:40px;background-color:rgba(43,55,91,.08);border-radius:0 20px}.sidebar--second .block h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.sidebar--second .block .field--name-field-text{margin-bottom:30px}.sidebar--second .block .field--name-field-text p:last-child{margin-bottom:0}.sidebar--second .block__other-formations ul{margin:0}.sidebar--second .block-views,.sidebar--second .block-vvkp-custom,.sidebar--second .block__regional-operations--related{padding:25px 20px}.sidebar--second .block__events--announcements{padding:0;background-color:transparent;border-radius:0}.sidebar--second .block-type--default{padding:25px 20px}.sidebar--second .block-type--default .field--name-field-usp{margin-bottom:30px}.sidebar--second .block-type--default .field--name-field-usp .field__item{margin-bottom:5px;padding-left:25px;background:url(/themes/custom/vvkp/dist/image/icon_check_red.svg) no-repeat left 4px;background-size:15px 12px}.sidebar--second .block-type--default.block__membership{padding:45px 40px;background:url(/themes/custom/vvkp/dist/image/background_butterfly.svg) no-repeat -150px -150px rgba(169,205,174,.2);background-size:500px;border-radius:20px 0}.sidebar--second .block-type--default.block__membership .field--name-field-link a{letter-spacing:0}.sidebar--second .block-type--default.block__membership .field--name-field-link a::before{content:''}.sidebar--second .block-type--cta{border-radius:20px 0;overflow:hidden}.sidebar--second .block-type--cta .content--info{padding:25px 20px}.sidebar--second .block-type--cta ul{margin-bottom:20px}.sidebar--second .block-type--cta ul li{padding-left:25px;background:url(/themes/custom/vvkp/dist/image/icon_check_red.svg) no-repeat left 4px;background-size:15px 12px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.block-svg-map-block svg{width:100vw;height:100vh;max-width:100%}}.node-advertisement-site-visitor-form form h2,.node-job-site-visitor-form form h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.node-advertisement-site-visitor-form form h4,.node-job-site-visitor-form form h4{margin-bottom:10px;font-size:.9375rem;line-height:1.25rem;color:rgba(43,55,91,.6)}.node-advertisement-site-visitor-form form h4.form-required::after,.node-job-site-visitor-form form h4.form-required::after{content:"*"}.node-advertisement-site-visitor-form form .field--type-datetime,.node-job-site-visitor-form form .field--type-datetime{margin-bottom:40px}.node-advertisement-site-visitor-form form .field--type-datetime input,.node-job-site-visitor-form form .field--type-datetime input{padding:10px 20px;max-width:100%;background-color:transparent;border:1px solid #2b375b;border-radius:25px;transition:.2s}.node-advertisement-site-visitor-form form .field--type-datetime input:focus,.node-advertisement-site-visitor-form form .field--type-datetime input:hover,.node-job-site-visitor-form form .field--type-datetime input:focus,.node-job-site-visitor-form form .field--type-datetime input:hover{padding:9px 19px;border:2px solid #2b375b;outline:0}.node-advertisement-site-visitor-form form .field--name-field-file,.node-job-site-visitor-form form .field--name-field-file{margin-bottom:40px}.node-advertisement-site-visitor-form form .field--name-field-file fieldset,.node-job-site-visitor-form form .field--name-field-file fieldset{margin:0;padding:0;border:0}.node-advertisement-site-visitor-form form .field--name-field-file fieldset .form-wrapper,.node-job-site-visitor-form form .field--name-field-file fieldset .form-wrapper{margin-bottom:0}.node-advertisement-site-visitor-form form .field--name-field-file fieldset .form-wrapper fieldset,.node-job-site-visitor-form form .field--name-field-file fieldset .form-wrapper fieldset{margin-bottom:10px;padding:0}.node-advertisement-site-visitor-form form .field--name-field-file fieldset .description,.node-advertisement-site-visitor-form form .field--name-field-file fieldset .field--name-revision-log-message,.node-advertisement-site-visitor-form form .field--name-field-file fieldset legend,.node-job-site-visitor-form form .field--name-field-file fieldset .description,.node-job-site-visitor-form form .field--name-field-file fieldset .field--name-revision-log-message,.node-job-site-visitor-form form .field--name-field-file fieldset legend{display:none}.node-advertisement-site-visitor-form form .field--name-field-file .form-file,.node-job-site-visitor-form form .field--name-field-file .form-file{padding:10px;border-radius:0;cursor:pointer}.node-advertisement-site-visitor-form form .field--name-field-file .form-file:focus,.node-job-site-visitor-form form .field--name-field-file .form-file:focus{outline:0}.node-advertisement-site-visitor-form form .form-wrapper>.form-item,.node-job-site-visitor-form form .form-wrapper>.form-item{margin:0 0 30px}.node-advertisement-site-visitor-form form .form-wrapper>.form-item label,.node-job-site-visitor-form form .form-wrapper>.form-item label{color:rgba(43,55,91,.6)}.node-advertisement-site-visitor-form form .form-wrapper>.form-item label.form-required::after,.node-job-site-visitor-form form .form-wrapper>.form-item label.form-required::after{content:"*"}form .form-type-date,form .form-type-email,form .form-type-number,form .form-type-password,form .form-type-tel,form .form-type-textarea,form .form-type-textfield,form .form-type-url{margin-top:20px}form .form-type-date label,form .form-type-email label,form .form-type-number label,form .form-type-password label,form .form-type-tel label,form .form-type-textarea label,form .form-type-textfield label,form .form-type-url label{top:10px;left:20px;transition:.2s;font-size:100%;color:#2b375b}form .form-type-date.focused label,form .form-type-email.focused label,form .form-type-number.focused label,form .form-type-password.focused label,form .form-type-tel.focused label,form .form-type-textarea.focused label,form .form-type-textfield.focused label,form .form-type-url.focused label{top:-25px;left:0;transition:.2s}.block-system-main-block form{padding-top:40px}form>.form-item{margin:0 0 40px}form>.form-item label{color:rgba(43,55,91,.6)}form>.form-item label.form-required::after{content:"*"}form .fieldset-legend{margin-bottom:10px;color:rgba(43,55,91,.6)}form input[type=date],form input[type=email],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form input[type=url]{padding:10px 20px;max-width:100%;background-color:transparent;border:1px solid #2b375b;border-radius:25px;transition:.2s}form input[type=date]:focus,form input[type=date]:hover,form input[type=email]:focus,form input[type=email]:hover,form input[type=number]:focus,form input[type=number]:hover,form input[type=password]:focus,form input[type=password]:hover,form input[type=tel]:focus,form input[type=tel]:hover,form input[type=text]:focus,form input[type=text]:hover,form input[type=url]:focus,form input[type=url]:hover{padding:9px 19px;border:2px solid #2b375b;outline:0}form input[type=date]:optional:valid.has-value,form input[type=date]:required:valid,form input[type=email]:optional:valid.has-value,form input[type=email]:required:valid,form input[type=number]:optional:valid.has-value,form input[type=number]:required:valid,form input[type=password]:optional:valid.has-value,form input[type=password]:required:valid,form input[type=tel]:optional:valid.has-value,form input[type=tel]:required:valid,form input[type=text]:optional:valid.has-value,form input[type=text]:required:valid,form input[type=url]:optional:valid.has-value,form input[type=url]:required:valid{border-color:#a9cdae}form input[type=date].error,form input[type=date]:invalid.has-value,form input[type=email].error,form input[type=email]:invalid.has-value,form input[type=number].error,form input[type=number]:invalid.has-value,form input[type=password].error,form input[type=password]:invalid.has-value,form input[type=tel].error,form input[type=tel]:invalid.has-value,form input[type=text].error,form input[type=text]:invalid.has-value,form input[type=url].error,form input[type=url]:invalid.has-value{border-color:#ff4d62}form .form-textarea{padding:10px 20px;border:1px solid #2b375b;border-radius:25px}form .form-textarea:focus,form .form-textarea:hover{padding:9px 19px;border:2px solid #2b375b;outline:0}form .form-type-date input{background:url(/themes/custom/vvkp/dist/image/icon_calendar.svg) no-repeat calc(100% - 15px) center;background-size:20px}form .form-type-date input:focus,form .form-type-date input:hover{background-position:calc(100% - 14px) center}form input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}form .checkboxes--wrapper .form-item,form .radios--wrapper .form-item{margin-bottom:10px}form .form-type-checkbox label,form .form-type-radio label{cursor:pointer;padding-left:25px;color:#2b375b}form .form-type-checkbox input,form .form-type-radio input{display:none}form .form-type-checkbox input{margin-bottom:5px}form .form-type-checkbox input+label{background:url(/themes/custom/vvkp/dist/image/icon_checkbox.svg) no-repeat left 2px}form .form-type-checkbox input:checked+label{background:url(/themes/custom/vvkp/dist/image/icon_checkbox_active.svg) no-repeat left 2px}form .form-type-radio input+label{background:url(/themes/custom/vvkp/dist/image/icon_radio.svg) no-repeat left 2px}form .form-type-radio input:checked+label{background:url(/themes/custom/vvkp/dist/image/icon_radio_active.svg) no-repeat left 2px}form .form-type-select label{margin-bottom:10px}form .form-type-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 30px 10px 20px;border:1px solid #2b375b;border-radius:25px;background:url(/themes/custom/vvkp/dist/image/icon_arrow_down.svg) no-repeat calc(100% - 10px) center;background-size:13px 8px}form .form-type-select select:focus,form .form-type-select select:hover{padding:9px 29px 9px 19px;cursor:pointer;outline:0;border:2px solid #2b375b}form .form-type-select select:hover{background-position:calc(100% - 9px) center}form .form-type-select select:focus{background:url(/themes/custom/vvkp/dist/image/icon_arrow_up.svg) no-repeat calc(100% - 9px) center}form .form-type-managed-file{margin-bottom:40px}form .form-type-managed-file .form-file{padding:10px;border-radius:0;cursor:pointer}form .form-type-managed-file .form-file:focus{outline:0}form .description{margin:5px 0 0 15px;font-size:.75rem;line-height:1rem;color:rgba(43,55,91,.5)}.react-wrapper .react__filter-wrapper input[type=text]{padding:10px 20px;max-width:100%;background-color:transparent;border:1px solid #2b375b;border-radius:25px;transition:.2s;font-size:.9375rem;line-height:1.25rem}.react-wrapper .react__filter-wrapper input[type=text]:focus,.react-wrapper .react__filter-wrapper input[type=text]:hover{padding:9px 19px;border:2px solid #2b375b;outline:0}.react-wrapper .react__filter-wrapper .react-dropdown-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 20px;border:1px solid #2b375b;border-radius:25px;background-size:13px 8px}.react-wrapper .react__filter-wrapper .react-dropdown-select input{margin-left:0;font-size:.9375rem;line-height:1.25rem}.react-wrapper .react__filter-wrapper .react-dropdown-select .react-dropdown-select-dropdown{top:42px}.react-wrapper .react__filter-wrapper .react-dropdown-select:focus,.react-wrapper .react__filter-wrapper .react-dropdown-select:hover{padding:9px 19px;cursor:pointer;outline:0;border:2px solid #2b375b;box-shadow:none}.react-wrapper .react__filter-wrapper .react-dropdown-select:hover{background-position:calc(100% - 9px) center}.react-wrapper .field--name-field-more-filters{cursor:pointer;color:rgba(43,55,91,.5);line-height:40px}.page__psychologists--intro .block__psychologists--intro{margin-bottom:50px;font-size:1.0625rem}form.search-psychologist-full{-ms-flex-line-pack:justify;align-content:space-between;margin-bottom:60px;padding-top:0;padding-bottom:40px}@media screen and (min-width:1024px){form.search-psychologist-full{margin-left:80px;margin-right:80px}}@media screen and (min-width:1260px){form.search-psychologist-full{margin-left:160px;margin-right:160px}}form.search-psychologist-full select{color:#757575}form.search-psychologist-full .form-item-circle,form.search-psychologist-full .form-item-complaint,form.search-psychologist-full .form-item-conventioned,form.search-psychologist-full .form-item-domain,form.search-psychologist-full .form-item-gender,form.search-psychologist-full .form-item-language,form.search-psychologist-full .form-item-location,form.search-psychologist-full .form-item-name,form.search-psychologist-full .form-item-quality-label,form.search-psychologist-full .form-item-search,form.search-psychologist-full .form-item-target-audience,form.search-psychologist-full .form-item-treatment{margin-bottom:30px}@media screen and (min-width:640px){form.search-psychologist-full .form-item-location{width:100%}form.search-psychologist-full .form-item-circle,form.search-psychologist-full .form-item-complaint,form.search-psychologist-full .form-item-conventioned,form.search-psychologist-full .form-item-domain,form.search-psychologist-full .form-item-language,form.search-psychologist-full .form-item-quality-label,form.search-psychologist-full .form-item-target-audience,form.search-psychologist-full .form-item-treatment{width:49%}form.search-psychologist-full .form-item-gender{width:24%}form.search-psychologist-full .form-item-name,form.search-psychologist-full .form-item-search{width:36.5%}form.search-psychologist-full .form-item-circle,form.search-psychologist-full .form-item-language,form.search-psychologist-full .form-item-name,form.search-psychologist-full .form-item-quality-label,form.search-psychologist-full .form-item-search,form.search-psychologist-full .form-item-target-audience{margin-left:auto}}form.search-psychologist-full .form-submit{width:auto;margin-left:auto}.block__menu--footer .menu li{margin-top:0;margin-right:10px}.block__menu--footer .menu li:last-child{margin-right:0}@media screen and (max-width:1023px){.block__menu--main{display:none}}.block__menu--main .menu:focus li a,.block__menu--main .menu:focus li::after,.block__menu--main .menu:hover li a,.block__menu--main .menu:hover li::after{opacity:.5}.block__menu--main .menu li{margin-top:0}.block__menu--main .menu li::after{padding:0 5px;content:' | ';font-size:1.125rem;color:#fff}.block__menu--main .menu li:last-child::after{padding:0;content:''}.block__menu--main .menu li a{font-size:.9375rem;line-height:1.125rem;color:#fff}.block__menu--main .menu li a:focus,.block__menu--main .menu li a:hover{opacity:1}.block__menu--main .menu li a.is-active{opacity:.5}@media screen and (min-width:1440px){.block__menu--main .menu li::after{padding:0 10px}.block__menu--main .menu li a{font-size:1.125rem;line-height:1.5rem}}.page-mobile{display:none}.mobile-menu-open{overflow:hidden}.mobile-menu-open .region-mobile{padding:20px 40px;background:#fff;height:100vh;overflow-y:scroll}.mobile-menu-open .menu-toggler--hamburger{display:none}.menu-toggler{top:20px;right:30px;width:36px;height:36px;text-indent:-9999px;cursor:pointer}@media screen and (min-width:1024px){.menu-toggler{display:none}}.menu-toggler.menu-toggler--hamburger{background:url(/themes/custom/vvkp/dist/image/icon_menu_hamburger.svg) no-repeat center;background-size:36px}.menu-toggler.menu-toggler--close{background:url(/themes/custom/vvkp/dist/image/icon_menu_close.svg) no-repeat center;background-size:36px}.block__mobile--main .menu:focus li a,.block__mobile--main .menu:focus li::after,.block__mobile--main .menu:hover li a,.block__mobile--main .menu:hover li::after,.block__mobile--top .menu:focus li a,.block__mobile--top .menu:focus li::after,.block__mobile--top .menu:hover li a,.block__mobile--top .menu:hover li::after{opacity:.5}.block__mobile--main .menu li,.block__mobile--top .menu li{margin-top:0;margin-bottom:20px}.block__mobile--main .menu li:last-child,.block__mobile--top .menu li:last-child{margin-bottom:0}.block__mobile--main .menu li a:focus,.block__mobile--main .menu li a:hover,.block__mobile--top .menu li a:focus,.block__mobile--top .menu li a:hover{opacity:1}.block__mobile--main .menu li a.is-active,.block__mobile--top .menu li a.is-active{opacity:.5}.block__mobile--main{padding:60px 0}.block__mobile--main .menu li a{font-size:1.125rem;line-height:1.5rem;color:#a9cdae}.block__mobile--top{padding-bottom:60px}.block__mobile--top .menu li a{font-size:.875rem;line-height:1.0625rem;color:#2b375b}.block__menu--search{position:inherit;margin-left:0;z-index:100}.block__menu--search .close--toggle,.block__menu--search .form-item--error-message,.block__menu--search .form-item-search-api-fulltext{display:none}.block__menu--search form.open{background-color:#fff;top:0;bottom:0;right:0;left:0;border-top:1px solid #2b375b;min-height:56px}.block__menu--search form.open .form--inline{padding:0 10px}.block__menu--search form.open .form-item-search-api-fulltext{margin:0;width:calc(100% - 156px)}.block__menu--search form.open .form-item-search-api-fulltext input{padding:20px 0;font-size:.875rem;line-height:1rem;outline:0;border:0}.block__menu--search form.open .form-item-search-api-fulltext input:-ms-input-placeholder{color:#2b375b}.block__menu--search form.open .form-item-search-api-fulltext input::placeholder{color:#2b375b}.block__menu--search form.open .form-item-search-api-fulltext input:focus,.block__menu--search form.open .form-item-search-api-fulltext input:hover{padding:20px 0;border:0}@media screen and (min-width:480px){.block__menu--search form.open{min-height:60px}.block__menu--search form.open .form--inline{padding:0 20px}.block__menu--search form.open .form-item-search-api-fulltext input{font-size:1rem;line-height:1.25rem}}@media screen and (min-width:640px){.block__menu--search form.open{min-height:68px}.block__menu--search form.open .form--inline{padding:0 40px}.block__menu--search form.open .form-item-search-api-fulltext input{font-size:1.5rem;line-height:1.75rem}}.block__menu--search form.open .form-actions{width:156px}.block__menu--search form.open .form-actions input{transition:all 0s;background-image:none;width:auto;height:auto;text-indent:0}.block__menu--search form.open .form-actions input:focus,.block__menu--search form.open .form-actions input:hover{background-image:none}.block__menu--search form.open .form-actions .close--toggle{margin-left:15px;text-indent:-9999px;width:38px;height:38px;background:url(/themes/custom/vvkp/dist/image/icon_close.svg) no-repeat center;background-size:38px;cursor:pointer}.block__menu--search form.open .form-actions .close--toggle:focus,.block__menu--search form.open .form-actions .close--toggle:hover{background:url(/themes/custom/vvkp/dist/image/icon_close_active.svg) no-repeat center;background-size:38px}.block__menu--search .form-actions{float:right}.block__menu--search .form-actions input{padding:0;border:0;content:' ';background:url(/themes/custom/vvkp/dist/image/icon_search_white.svg) no-repeat center;background-size:39px 38px;width:39px;height:38px;text-indent:-9999px;outline:0;cursor:pointer;transition:all .2s}.block__menu--search .form-actions input:focus,.block__menu--search .form-actions input:hover{background:url(/themes/custom/vvkp/dist/image/icon_search_active.svg) no-repeat center;background-size:39px 38px}.search-active .footer-wrapper,.search-active .page-above-content,.search-active .page-below-content,.search-active .page-main,.search-active .page-top{transition:all .2s}.search-active .footer-wrapper::before,.search-active .page-above-content::before,.search-active .page-below-content::before,.search-active .page-main::before,.search-active .page-top::before{z-index:50;content:' ';top:0;left:0;height:100%;background-color:rgba(43,55,91,.8)}.search-active .page-top::before{background-color:rgba(255,255,255,.75)}.search-active .block__menu--user{display:none}@media screen and (max-width:1023px){.block__menu--top{display:none}}.block__menu--top .menu:focus li a,.block__menu--top .menu:focus li::after,.block__menu--top .menu:hover li a,.block__menu--top .menu:hover li::after{opacity:.5}.block__menu--top .menu li{margin-top:0}.block__menu--top .menu li::after{padding:0 5px;content:' | ';font-size:.875rem}.block__menu--top .menu li:last-child::after{padding:0;content:''}.block__menu--top .menu li a{font-size:.75rem;line-height:1rem}.block__menu--top .menu li a:focus,.block__menu--top .menu li a:hover{opacity:1}.block__menu--top .menu li a.is-active{opacity:.5}@media screen and (min-width:1260px){.block__menu--top .menu li::after{padding:0 10px}.block__menu--top .menu li a{font-size:.875rem;line-height:1.0625rem}}.block__menu--user{margin-right:10px;margin-left:auto}@media screen and (min-width:1260px){.block__menu--user{margin-right:20px}}.block__menu--user .menu a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:.9375rem;line-height:1.5rem;font-weight:600;color:#ff4d62;padding-left:3rem;transition:all ease .2s}@media screen and (min-width:1260px){.block__menu--user .menu a{font-size:1.125rem}}.block__menu--user .menu a:focus,.block__menu--user .menu a:hover{color:#2b375b}.block__menu--user .menu a:focus::after,.block__menu--user .menu a:hover::after{background:url(/themes/custom/vvkp/dist/image/icon_login_active.svg) no-repeat center;background-size:38px}.block__menu--user .menu a::after{content:"";display:block;background:url(/themes/custom/vvkp/dist/image/icon_login.svg) no-repeat center;background-size:38px;width:38px;height:38px;margin-left:.5rem;transition:all ease .2s}.addtoany_list{margin-bottom:60px}.block__breadcrumb{margin:20px 0}.block__breadcrumb ol{padding:0;margin:0}.block__breadcrumb li{font-size:.75rem;line-height:1.5rem;opacity:.5}.block__breadcrumb li::after{content:'|';font-size:.75rem;padding:0 5px}.block__breadcrumb li:last-child::after{content:''}.block__emergency a{display:block;padding:10px;color:#fff;background-color:#ff4d62;width:100%;text-align:center;text-decoration:none;font-weight:700;transition:all .3s}.block__emergency a:focus,.block__emergency a:hover{background-color:#ff1a35}.view-filters{overflow:hidden;margin-bottom:20px}.view-filters .form-item{margin-bottom:20px}.view-filters .form-type-select{margin-right:50px}.view-filters .form-type-select.form-item-field-interventions-target-id{margin-right:0}.view-filters .form-actions{display:none}.maintenance-page{background-color:#f5f5f5}.maintenance-page .maintenance-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:440px;width:100%}.maintenance-page header{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d0d0d0}.maintenance-page header img{width:140px;height:auto}.maintenance-page main h1{margin-top:0;margin-bottom:35px;font-size:1rem;line-height:1.25rem;color:#979797}.maintenance-page main .maintenance__content{padding-bottom:20px;border-bottom:1px solid #d0d0d0;font-size:1.25rem;line-height:1.5rem}.messages{margin-bottom:20px}.pager .pager__item--first,.pager .pager__item--last{display:none}.pager li{margin-top:0;margin-right:20px}.pager li a{color:#2b375b;font-size:.9375rem;line-height:1.25rem;opacity:.5}.pager li a:focus,.pager li a:hover{opacity:1}.pager li.is-active a{opacity:1}.pager li i{font-size:.9375rem}.page__psychologist-detail .page-above-content{background:rgba(43,55,91,.08)}.page__psychologist-detail .psychologist-wrapper{font-size:.9375rem}.page__psychologist-detail .psychologist-wrapper .psychologist__header{margin-bottom:50px;padding-top:40px;padding-bottom:50px;background:rgba(43,55,91,.08)}.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header--center,.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header--left{margin-bottom:30px}@media screen and (min-width:768px){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper .psychologist__header--left{margin-bottom:0;grid-column:1/7;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper .psychologist__header--left{-ms-grid-column:1;-ms-grid-column-span:6;margin-right:45px}}@media screen and (min-width:768px){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper .psychologist__header--center{margin-bottom:0;grid-column:7/11;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper .psychologist__header--center{-ms-grid-column:7;-ms-grid-column-span:4;margin-right:45px}}@media screen and (min-width:768px){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper .psychologist__header--right{grid-column:11/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper .psychologist__header--right{-ms-grid-column:11;-ms-grid-column-span:2;margin-right:0}}@media screen and (min-width:1024px){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper{margin-left:80px}}@media screen and (min-width:1260px){.page__psychologist-detail .psychologist-wrapper .psychologist__header .psychologist__header-wrapper{margin-left:160px}}.page__psychologist-detail .psychologist-wrapper h4{margin-bottom:20px;font-size:.9375rem}.page__psychologist-detail .psychologist-wrapper .field--name-field-recognition-number{margin-bottom:10px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_category.svg) no-repeat left top;background-size:16px}.page__psychologist-detail .psychologist-wrapper .field--name-field-recognition-number .field__label{margin-right:5px}.page__psychologist-detail .psychologist-wrapper .field--name-field-categories{margin-bottom:20px}.page__psychologist-detail .psychologist-wrapper .field--name-field-categories .category-row{padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_category.svg) no-repeat left top;background-size:16px}.page__psychologist-detail .psychologist-wrapper .field--name-field-conventioned{margin-bottom:20px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_category.svg) no-repeat left top;background-size:16px}.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses h4{margin-bottom:5px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address-row{display:list-item;margin-left:45px;margin-bottom:10px}.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address-row.address-row--practice{color:#6d9dc1}.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact{font-size:.875rem;line-height:1rem;opacity:.5}.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact a::after{content:'|';padding:0 5px}.page__psychologist-detail .psychologist-wrapper .field--name-field-addresses .address--contact a:last-child::after{content:'';padding:0}.page__psychologist-detail .psychologist-wrapper .field--name-field-mail,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone{margin-bottom:15px}.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a{font-size:.9375rem;text-transform:none;text-align:left}.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a:focus,.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a:hover,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a:focus,.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a:hover{background-color:#fff}.page__psychologist-detail .psychologist-wrapper .field--name-field-mail a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_mail.svg) no-repeat 20px center;background-size:20px 13px}.page__psychologist-detail .psychologist-wrapper .field--name-field-phone a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_phone.svg) no-repeat 20px center;background-size:12px 16px}.page__psychologist-detail .psychologist-wrapper .field--name-field-website{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.page__psychologist-detail .psychologist-wrapper .field--name-field-picture img{border-radius:50%}@media screen and (min-width:1024px){.page__psychologist-detail .psychologist-wrapper .psychologist__content{margin-left:80px;margin-right:80px;width:auto}}@media screen and (min-width:1260px){.page__psychologist-detail .psychologist-wrapper .psychologist__content{margin-left:160px;margin-right:160px}}.page__psychologist-detail .psychologist-wrapper .field--name-field-bio-wrapper{margin-bottom:50px}.page__psychologist-detail .psychologist-wrapper .field--name-field-complaints,.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates,.page__psychologist-detail .psychologist-wrapper .field--name-field-domains,.page__psychologist-detail .psychologist-wrapper .field--name-field-experience,.page__psychologist-detail .psychologist-wrapper .field--name-field-insurance-wrapper,.page__psychologist-detail .psychologist-wrapper .field--name-field-treatments,.page__psychologist-detail .psychologist-wrapper .psychologist__content--group{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(43,55,91,.4)}@media screen and (min-width:640px){.page__psychologist-detail .psychologist-wrapper .complaints-content,.page__psychologist-detail .psychologist-wrapper .treatments-content{column-count:2}}@media screen and (min-width:768px){.page__psychologist-detail .psychologist-wrapper .complaints-content,.page__psychologist-detail .psychologist-wrapper .treatments-content{column-count:3}}.page__psychologist-detail .psychologist-wrapper .complaint-row,.page__psychologist-detail .psychologist-wrapper .domain-row,.page__psychologist-detail .psychologist-wrapper .language-row,.page__psychologist-detail .psychologist-wrapper .target-audience-row,.page__psychologist-detail .psychologist-wrapper .treatment-row{display:list-item;margin-left:20px}.page__psychologist-detail .psychologist-wrapper .field--name-field-domains{padding-bottom:0}.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row{margin-bottom:30px;min-width:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}.page__psychologist-detail .psychologist-wrapper .field--name-field-domains .location-wrapper .location-row p{margin-bottom:5px;opacity:.5}.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-target-audiences{margin-bottom:30px}@media screen and (min-width:640px){.page__psychologist-detail .psychologist-wrapper .psychologist__content--group{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-target-audiences{margin-bottom:0;grid-column:1/2;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-target-audiences{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:640px){.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-languages{grid-column:2/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.page__psychologist-detail .psychologist-wrapper .psychologist__content--group .field--name-field-languages{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates .diploma-certificate-row{margin-bottom:5px}.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates .diploma-certificate-row:last-child{margin-bottom:0}.page__psychologist-detail .psychologist-wrapper .field--name-field-diploma-certificates .diploma-certificate-row a{padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_file.svg) no-repeat top left;background-size:20px}.page__psychologists--intro .block__psychologists--intro{margin-bottom:50px;font-size:1.0625rem}.react-wrapper .react__filter-wrapper{-ms-flex-line-pack:justify;align-content:space-between;margin-bottom:60px}@media screen and (min-width:1024px){.react-wrapper .react__filter-wrapper{margin-left:80px;margin-right:80px}}@media screen and (min-width:1260px){.react-wrapper .react__filter-wrapper{margin-left:160px;margin-right:160px}}.react-wrapper .react__filter-wrapper .field--group-textfields{-ms-flex-line-pack:justify;align-content:space-between}.react-wrapper .react__filter-wrapper .field--name-field-categories,.react-wrapper .react__filter-wrapper .field--name-field-circles,.react-wrapper .react__filter-wrapper .field--name-field-complaints,.react-wrapper .react__filter-wrapper .field--name-field-conventioned,.react-wrapper .react__filter-wrapper .field--name-field-domains,.react-wrapper .react__filter-wrapper .field--name-field-full-text,.react-wrapper .react__filter-wrapper .field--name-field-genders,.react-wrapper .react__filter-wrapper .field--name-field-languages,.react-wrapper .react__filter-wrapper .field--name-field-location-search,.react-wrapper .react__filter-wrapper .field--name-field-name,.react-wrapper .react__filter-wrapper .field--name-field-target-audiences,.react-wrapper .react__filter-wrapper .field--name-field-treatments{margin-bottom:30px}.react-wrapper .react__filter-wrapper .field--name-field-categories,.react-wrapper .react__filter-wrapper .field--name-field-circles,.react-wrapper .react__filter-wrapper .field--name-field-conventioned,.react-wrapper .react__filter-wrapper .field--name-field-domains,.react-wrapper .react__filter-wrapper .field--name-field-languages,.react-wrapper .react__filter-wrapper .field--name-field-treatments{display:none}@media screen and (min-width:640px){.react-wrapper .react__filter-wrapper .field--name-field-location-search{width:100%}.react-wrapper .react__filter-wrapper .field--name-field-categories,.react-wrapper .react__filter-wrapper .field--name-field-circles,.react-wrapper .react__filter-wrapper .field--name-field-complaints,.react-wrapper .react__filter-wrapper .field--name-field-conventioned,.react-wrapper .react__filter-wrapper .field--name-field-domains,.react-wrapper .react__filter-wrapper .field--name-field-languages,.react-wrapper .react__filter-wrapper .field--name-field-target-audiences,.react-wrapper .react__filter-wrapper .field--name-field-treatments{width:49%}.react-wrapper .react__filter-wrapper .field--name-field-genders{width:24%}.react-wrapper .react__filter-wrapper .field--group-textfields{width:74%}.react-wrapper .react__filter-wrapper .field--group-textfields .field--name-field-full-text,.react-wrapper .react__filter-wrapper .field--group-textfields .field--name-field-name{width:49%}.react-wrapper .react__filter-wrapper .field--group-textfields,.react-wrapper .react__filter-wrapper .field--name-field-categories,.react-wrapper .react__filter-wrapper .field--name-field-circles,.react-wrapper .react__filter-wrapper .field--name-field-full-text,.react-wrapper .react__filter-wrapper .field--name-field-languages,.react-wrapper .react__filter-wrapper .field--name-field-target-audiences{margin-left:auto}}.react-wrapper .react__filter-wrapper button{bottom:0;right:0}.react-wrapper .react__map-wrapper{margin-bottom:60px}@media screen and (min-width:1024px){.react-wrapper .react__map-wrapper{margin-left:80px;margin-right:80px}}@media screen and (min-width:1260px){.react-wrapper .react__map-wrapper{margin-left:160px;margin-right:160px}}.react-wrapper .react__map-wrapper .field--name-field-loader{top:0;right:0;bottom:0;left:0;background-color:rgba(169,205,174,.5);z-index:100}.react-wrapper .react__map-wrapper .field--name-field-loader .spinner{background:url(/themes/custom/vvkp/dist/image/icon_loader.gif) no-repeat center;background-size:60px;width:100%;height:100%}.react-wrapper .react__map-wrapper .marker-wrapper:focus .marker--tooltip,.react-wrapper .react__map-wrapper .marker-wrapper:hover .marker--tooltip{visibility:visible;opacity:1}.react-wrapper .react__map-wrapper .marker--tooltip{visibility:hidden;opacity:0;background-color:#ff4d62;color:#fff;bottom:25px;z-index:200;transition:all .3s ease;height:auto;width:250px;left:-105px}.react-wrapper .react__map-wrapper .marker--tooltip h3{margin-bottom:10px;padding:15px 15px 0;color:#fff;font-size:1.125rem;line-height:1.25rem}.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-work{margin-bottom:5px}.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-address{margin-bottom:15px}.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-address,.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-work{padding:0 15px;font-size:.875rem;line-height:1.125rem}.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-link a{padding:10px 15px;background:#fff;font-size:.75rem}.react-wrapper .react__map-wrapper .marker--tooltip .field--name-field-link a::before{content:''}.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice{background-color:#6d9dc1}.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice h4{margin-bottom:10px;padding:0 15px;color:#fff;font-size:1rem;line-height:1.125rem}.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice ul{padding:0 15px 15px}.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice ul a{text-decoration:none;font-size:.875rem;line-height:1.125rem;color:#fff}.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice ul a:focus,.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice ul a:hover{text-decoration:underline}.react-wrapper .react__map-wrapper .marker--tooltip.marker--tooltip--practice ul a::before{content:'\2022';color:#fff;margin-right:5px}.react-wrapper .react__map-wrapper .marker--vvkp{bottom:0;background:url(/themes/custom/vvkp/dist/image/icon_map_pointer.svg) no-repeat center;background-size:39px 55px;width:39px;height:55px}.react-wrapper .react__map-wrapper .marker--vvkp:focus,.react-wrapper .react__map-wrapper .marker--vvkp:hover{z-index:1}.react-wrapper .react__map-wrapper .marker--vvkp.marker--practice{background:url(/themes/custom/vvkp/dist/image/icon_map_pointer_blue.svg) no-repeat center;background-size:39px 55px}.react-wrapper .react__content-wrapper h2{margin-bottom:60px;font-size:1.25rem;line-height:1.5rem}.react-wrapper .react__content-wrapper .practice-row{margin-bottom:60px;padding:30px 0;background-color:rgba(109,157,193,.05)}.react-wrapper .react__content-wrapper .practice-row .practice-wrapper{margin-bottom:30px;text-align:center;color:#6d9dc1}.react-wrapper .react__content-wrapper .practice-row .psychologist-row:last-child{margin-bottom:0}.react-wrapper .react__content-wrapper .psychologist-row{margin-bottom:60px}.react-wrapper .react__content-wrapper .psychologist-row .psychologist--center,.react-wrapper .react__content-wrapper .psychologist-row .psychologist--left{margin-bottom:30px}@media screen and (min-width:768px){.react-wrapper .react__content-wrapper .psychologist-row{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.react-wrapper .react__content-wrapper .psychologist-row .psychologist--left{margin-bottom:0;grid-column:1/3;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.react-wrapper .react__content-wrapper .psychologist-row .psychologist--left{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:45px}}@media screen and (min-width:768px){.react-wrapper .react__content-wrapper .psychologist-row .psychologist--center{margin-bottom:0;padding-right:45px;grid-column:3/9;min-width:0;border-right:1px solid rgba(43,55,91,.4)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.react-wrapper .react__content-wrapper .psychologist-row .psychologist--center{-ms-grid-column:3;-ms-grid-column-span:6;margin-right:45px}}@media screen and (min-width:768px){.react-wrapper .react__content-wrapper .psychologist-row .psychologist--right{grid-column:9/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.react-wrapper .react__content-wrapper .psychologist-row .psychologist--right{-ms-grid-column:9;-ms-grid-column-span:4;margin-right:0}}.react-wrapper .react__content-wrapper .psychologist-row .psychologist--left img{border-radius:50%}.react-wrapper .react__content-wrapper .psychologist-row a:focus,.react-wrapper .react__content-wrapper .psychologist-row a:hover{color:#ff4d62}.react-wrapper .react__content-wrapper .psychologist-row h3{margin-bottom:10px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-category,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-complaints,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-conventioned,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-location,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-target-audiences,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-treatments{font-size:.9375rem;line-height:1.25rem}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-location{margin-bottom:10px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-location .location-row{padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-addresses{margin-bottom:10px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-addresses h4{margin-bottom:5px;padding-left:30px;font-size:.9375rem;background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-addresses .address-row{display:list-item;margin-left:45px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-addresses .address-row.address-row--practice{color:#6d9dc1}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-category,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-conventioned{margin-bottom:20px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_category.svg) no-repeat left top;background-size:16px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-treatments{margin-bottom:20px;font-size:.75rem;color:rgba(43,55,91,.5)}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-treatments .treatment-row::after{content:' | ';padding:0 10px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-treatments .treatment-row:last-child::after{content:''}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-bio .button--link::before{content:''}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-complaints h4,.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-target-audiences h4{margin-bottom:0;font-size:.9375rem}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-complaints{margin-bottom:30px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-complaints .complaint-row::after{content:',';margin-right:5px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-complaints .complaint-row:last-child::after{content:'';margin-right:0}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-target-audiences .target-audience-row::after{content:',';margin-right:5px}.react-wrapper .react__content-wrapper .psychologist-row .field--name-field-target-audiences .target-audience-row:last-child::after{content:'';margin-right:0}ul.tabs{margin:20px 0}ul.tabs li{margin-right:10px}ul.tabs li:last-child{margin-right:0}@media screen and (min-width:768px){.node--type-announcement--full{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.node--type-announcement--full .announcement--left{margin-bottom:0;grid-column:1/10;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-announcement--full .announcement--left{-ms-grid-column:1;-ms-grid-column-span:9;margin-right:45px}}@media screen and (min-width:768px){.node--type-announcement--full .announcement--right{grid-column:10/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-announcement--full .announcement--right{-ms-grid-column:10;-ms-grid-column-span:3;margin-right:0}}@media screen and (min-width:1260px){.node--type-announcement--full .announcement--left{margin-right:60px}}.node--type-announcement--full .group__interested{margin-bottom:30px}.node--type-announcement--full .field--name-field-contact-first-name,.node--type-announcement--full .field--name-field-contact-name{margin-bottom:10px}.node--type-announcement--full .field--name-field-contact-mail a,.node--type-announcement--full .field--name-field-contact-telephone a{font-size:.9375rem;text-transform:none;text-align:left;transition:all .3s}.node--type-announcement--full .field--name-field-contact-mail a:focus,.node--type-announcement--full .field--name-field-contact-mail a:hover,.node--type-announcement--full .field--name-field-contact-telephone a:focus,.node--type-announcement--full .field--name-field-contact-telephone a:hover{background-color:#fff}.node--type-announcement--full .field--name-field-contact-mail{margin-bottom:15px}.node--type-announcement--full .field--name-field-contact-mail a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_mail.svg) no-repeat 20px center;background-size:20px 13px}.node--type-announcement--full .field--name-field-contact-telephone{margin-bottom:10px}.node--type-announcement--full .field--name-field-contact-telephone a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_phone.svg) no-repeat 20px center;background-size:12px 16px}.node--type-announcement--full h3{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}@media screen and (min-width:768px){.node--type-continuous-education--full{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.node--type-continuous-education--full .continuous-education--left{margin-bottom:0;grid-column:1/10;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-continuous-education--full .continuous-education--left{-ms-grid-column:1;-ms-grid-column-span:9;margin-right:45px}}@media screen and (min-width:768px){.node--type-continuous-education--full .continuous-education--right{grid-column:10/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-continuous-education--full .continuous-education--right{-ms-grid-column:10;-ms-grid-column-span:3;margin-right:0}}@media screen and (min-width:1260px){.node--type-continuous-education--full .continuous-education--left{margin-right:60px}}.node--type-continuous-education--full .group__interested h3{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.node--type-continuous-education--full .field--name-field-cont-edu-date,.node--type-continuous-education--full .field--name-field-cont-edu-location,.node--type-continuous-education--full .field--name-field-price{margin-bottom:5px;padding-left:35px}.node--type-continuous-education--full .field--name-field-cont-edu-location{background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-continuous-education--full .field--name-field-cont-edu-date{background:url(/themes/custom/vvkp/dist/image/icon_calendar.svg) no-repeat left top;background-size:18px}.node--type-continuous-education--full .field--name-field-price{margin-bottom:20px;background:url(/themes/custom/vvkp/dist/image/icon_price.svg) no-repeat left top;background-size:19px}.node--type-continuous-education--full .field--name-field-subscription-deadline{margin-bottom:20px}.node--type-continuous-education--full .field--name-field-subscription-deadline .field__label{margin-bottom:0}.node--type-continuous-education--full .field--name-field-subscription-deadline .field__label::after{content:':'}.node--type-division--full .division__header{margin-bottom:30px}.node--type-division--full .division__header svg{width:40px;height:auto;margin-right:10px}.node--type-division--full .division__header h1{margin-bottom:0;width:calc(100% - 50px)}.node--type-division--full .field--name-field-body{margin-bottom:40px;border-bottom:1px solid rgba(43,55,91,.4)}.node--type-division--full .field--name-field-participate{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(43,55,91,.4)}.node--type-event--full .field--name-field-teaser-text{margin-bottom:30px}.node--type-event--full .field--name-field-teaser-text p:last-child{margin-bottom:0}.node--type-event--full .field--name-field-interventions{margin-bottom:30px}.node--type-event--full .field--name-field-interventions .field__item{opacity:.5;font-size:.75rem}.node--type-event--full .field--name-field-interventions .field__item::after{padding:0 10px;content:' | ';font-size:.75rem}.node--type-event--full .field--name-field-interventions .field__item:last-child::after{padding:0;content:''}.node--type-event--full .field--name-field-documents{margin-bottom:60px}.node--type-event--full .field--name-field-documents .field__items .field__item{margin-bottom:5px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_file.svg) no-repeat left center;background-size:22px;line-height:1.5rem}.node--type-file--full .field--name-field-author,.node--type-file--full .field--name-field-date{margin-bottom:5px;opacity:.65}.node--type-file--full .field--name-field-author{margin-bottom:30px;font-size:.8125rem;line-height:1.125rem}.node--type-file--full .field--name-field-author::before{content:'Door '}.node--type-file--full .field--name-field-author .field__item::after{content:', '}.node--type-file--full .field--name-field-author .field__item:last-child::after{content:''}.node--type-file--full .field--name-field-division{margin-bottom:30px;-ms-flex-align:stretch;align-items:stretch}.node--type-file--full .field--name-field-division>.field__item{margin-bottom:30px}@media screen and (min-width:480px){.node--type-file--full .field--name-field-division{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.node--type-file--full .field--name-field-division>.field__item{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-file--full .field--name-field-division>.field__item:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}.node--type-file--full .no-access-login{padding:20px 20px 20px 50px;border-radius:10px;background-color:rgba(169,205,174,.2);font-family:Montserrat,Helvetica,Arial,sans-serif;background-image:url(/themes/custom/vvkp/dist/image/icon_lock.svg);background-repeat:no-repeat;background-position:15px 50%;background-size:20px;margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.node--type-file--full .no-access-login p{margin-bottom:0}.node--type-file--teaser{position:relative}.node--type-file--teaser .file_locked{background-color:#fff;width:30px;height:30px;border-radius:50%;position:absolute;right:5px;top:5px;z-index:100;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.node--type-file--teaser .file_locked img{max-width:20px}.field--label-above .field__label{margin-bottom:15px}.field--name-field-body h2{margin-bottom:15px;font-size:1.5rem;line-height:1.75rem}.field--name-field-file,.field--name-field-files{margin-bottom:60px}.field--name-field-file .field--name-field-media-file .file,.field--name-field-files .field--name-field-media-file .file{margin-bottom:5px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_file.svg) no-repeat left center;background-size:22px;line-height:1.5rem}.background__title{padding-top:120px;padding-bottom:120px;background-attachment:fixed;background-position:center;background-size:cover}.background__title h1{margin-bottom:0;padding:5px 10px;background:#fff}@media screen and (min-width:768px){.node--type-job--full{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.node--type-job--full .job--left{margin-bottom:0;grid-column:1/10;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-job--full .job--left{-ms-grid-column:1;-ms-grid-column-span:9;margin-right:45px}}@media screen and (min-width:768px){.node--type-job--full .job--right{grid-column:10/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-job--full .job--right{-ms-grid-column:10;-ms-grid-column-span:3;margin-right:45px}}@media screen and (min-width:1260px){.node--type-job--full .job--left{margin-right:60px}}.node--type-job--full .field--name-field-company{margin-bottom:10px;padding-left:25px;background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-job--full .group__interested{margin-bottom:30px}.node--type-job--full .field--name-field-contact-first-name,.node--type-job--full .field--name-field-contact-name{margin-bottom:10px}.node--type-job--full .field--name-field-contact-mail a,.node--type-job--full .field--name-field-contact-telephone a{font-size:.9375rem;text-transform:none;text-align:left;transition:all .3s}.node--type-job--full .field--name-field-contact-mail a:focus,.node--type-job--full .field--name-field-contact-mail a:hover,.node--type-job--full .field--name-field-contact-telephone a:focus,.node--type-job--full .field--name-field-contact-telephone a:hover{background-color:#fff}.node--type-job--full .field--name-field-contact-mail{margin-bottom:15px}.node--type-job--full .field--name-field-contact-mail a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_mail.svg) no-repeat 20px center;background-size:20px 13px}.node--type-job--full .field--name-field-contact-telephone{margin-bottom:10px}.node--type-job--full .field--name-field-contact-telephone a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_phone.svg) no-repeat 20px center;background-size:12px 16px}.node--type-job--full .field--name-field-deadline{opacity:.65}.node--type-job--full h3{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.node--type-news--full .field--name-field-teaser-text{margin-bottom:30px}.node--type-news--full .field--name-field-teaser-text p:last-child{margin-bottom:0}.node--type-news--full .field--name-field-date,.node--type-news--full .field--name-field-tags{margin-bottom:5px;opacity:.65}.node--type-news--full .field--name-field-tags{margin-bottom:20px;font-size:.8125rem;line-height:1.125rem}.node--type-news--full .field--name-field-tags .field__item::before{content:'#'}.page-node-4 .block__magazine--content{border-bottom:1px solid rgba(43,55,91,.4)}.page-node-6 .page-below-content .region-below-content,.page-node-80 .page-below-content .region-below-content{border-top:0}@media screen and (min-width:1024px){.page-node-113 .field--name-field-body,.page-node-42 .field--name-field-body,.page-node-80 .field--name-field-body{margin-left:80px;margin-right:80px;width:auto}}@media screen and (min-width:1260px){.page-node-113 .field--name-field-body,.page-node-42 .field--name-field-body,.page-node-80 .field--name-field-body{margin-left:160px;margin-right:160px}}@media screen and (min-width:768px){.page-node-80 .region-below-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.page-node-80 .region-below-content .block__magazine--online img,.page-node-80 .region-below-content .block__magazine--publicate img,.page-node-80 .region-below-content .block__magazine--spotlight img{max-height:160px;object-fit:cover}.page-node-80 .region-below-content .block__magazine--index{-ms-grid-column-span:2;-ms-grid-column:auto;grid-column:auto/span 2;-ms-grid-row-span:2;-ms-grid-row:auto;grid-row:auto/span 2;min-width:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page-node-80 .region-below-content .block__magazine--index{-ms-grid-column:2;-ms-grid-column-span:2;margin-right:45px}}.page-node-80 .region-below-content .block__magazine--online{-ms-grid-row:1}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page-node-80 .region-below-content .block__magazine--online{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}.page-node-80 .region-below-content .block__magazine--spotlight{-ms-grid-row:1}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page-node-80 .region-below-content .block__magazine--spotlight{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:45px}}.page-node-80 .region-below-content .block__magazine--publicate{-ms-grid-row:1}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page-node-80 .region-below-content .block__magazine--publicate{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:0}}.page-node-80 .region-below-content .block__magazine--expected{-ms-grid-row:2}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page-node-80 .region-below-content .block__magazine--expected{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:0}}.page-node-80 .region-below-content .block__magazine--previous{-ms-grid-row:3}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.page-node-80 .region-below-content .block__magazine--previous{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:0}}.node--type-press-release--full .field--name-field-date{margin-bottom:20px;opacity:.65}.node--type-regional-operation--full .field--name-field-board,.node--type-regional-operation--full .field--name-field-contact,.node--type-regional-operation--full .field--name-field-goals,.node--type-regional-operation--full .field--name-field-site{margin-bottom:30px}.node--type-regional-operation--full .field--name-field-board p:last-child,.node--type-regional-operation--full .field--name-field-contact p:last-child,.node--type-regional-operation--full .field--name-field-goals p:last-child,.node--type-regional-operation--full .field--name-field-site p:last-child{margin-bottom:0}.block__regional-operations--related .views-row{margin-bottom:10px}.block__regional-operations--related .views-row:last-child{margin-bottom:0}.paragraph--type--carousel .slick-next,.paragraph--type--carousel .slick-prev{z-index:100;width:40px;height:40px;background:url(/themes/custom/vvkp/dist/image/icon_arrow_white.svg) no-repeat center #2b375b;opacity:.7;transition:all .2s}.paragraph--type--carousel .slick-next::before,.paragraph--type--carousel .slick-prev::before{content:''}.paragraph--type--carousel .slick-next:focus,.paragraph--type--carousel .slick-next:hover,.paragraph--type--carousel .slick-prev:focus,.paragraph--type--carousel .slick-prev:hover{opacity:1}.paragraph--type--carousel .slick-prev{left:0;top:calc(50% - 30px);transform:rotate(180deg)}.paragraph--type--carousel .slick-next{right:0;top:calc(50% - 10px)}.paragraph--type--carousel .slick-list img{border-right:2px solid #fff;transition:all .2s;border-radius:20px 0}.paragraph--type--carousel .slick-list img:focus,.paragraph--type--carousel .slick-list img:hover{opacity:.8;border-radius:0}.paragraph--type--carousel .slick-dots{margin-top:10px;bottom:0}.paragraph--type--carousel .slick-dots li button{background:url(/themes/custom/vvkp/dist/image/icon_radio.svg) no-repeat center;background-size:17px;transition:all .3s}.paragraph--type--carousel .slick-dots li button::before{content:''}.paragraph--type--carousel .slick-dots li.slick-active button,.paragraph--type--carousel .slick-dots li:focus button,.paragraph--type--carousel .slick-dots li:hover button{background:url(/themes/custom/vvkp/dist/image/icon_radio_active.svg) no-repeat center;background-size:17px}.paragraph--type--content-table .field__item--level-0{margin-top:20px}.paragraph--type--content-table .field__item--level-0:first-child{margin-top:0}.paragraph--type--content-table .field__item--level-1{padding-left:40px}.paragraph--type--content-table .field__item--level-1::before{content:'> '}.paragraph--type--event-description .field--name-field-description{margin-bottom:30px}.paragraph--type--event-description .event__header .field--name-field-logo{margin-bottom:30px;border-radius:20px 0;overflow:hidden}@media screen and (min-width:640px){.paragraph--type--event-description .event__header{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.paragraph--type--event-description .event__header .field--name-field-logo{margin-bottom:0;grid-column:1/2;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--event-description .event__header .field--name-field-logo{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:640px){.paragraph--type--event-description .event__header .field--name-field-description{grid-column:2/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--event-description .event__header .field--name-field-description{-ms-grid-column:2;-ms-grid-column-span:2;margin-right:0}}.paragraph-wrapper--files h2{margin-bottom:30px;font-size:1.5rem;line-height:1.75rem}@media screen and (min-width:640px){.paragraph-wrapper--files h2{margin-bottom:30px;font-size:2.1875rem;line-height:2.625rem}}.paragraph--type--files>.field__items{-ms-flex-align:stretch;align-items:stretch}.paragraph--type--files>.field__items>.field__item{margin-bottom:30px}@media screen and (min-width:480px){.paragraph--type--files>.field__items>.field__item h3{font-size:1rem}}@media screen and (min-width:640px){.paragraph--type--files>.field__items>.field__item h3{font-size:1.25rem}}@media screen and (min-width:768px){.paragraph--type--files>.field__items>.field__item h3{font-size:1rem}}@media screen and (min-width:1260px){.paragraph--type--files>.field__items>.field__item h3{font-size:1.25rem}}@media screen and (min-width:480px){.paragraph--type--files>.field__items{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.paragraph--type--files>.field__items>.field__item{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px){.paragraph--type--files>.field__items{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px){.paragraph--type--files>.field__items{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(5){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(6){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(7){-ms-grid-row:2;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(8){-ms-grid-row:2;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(9){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(10){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(11){-ms-grid-row:3;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(12){-ms-grid-row:3;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(13){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(14){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(15){-ms-grid-row:4;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(16){-ms-grid-row:4;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(17){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(18){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(19){-ms-grid-row:5;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(20){-ms-grid-row:5;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(21){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(22){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(23){-ms-grid-row:6;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(24){-ms-grid-row:6;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(25){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(26){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(27){-ms-grid-row:7;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(28){-ms-grid-row:7;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(29){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(30){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(31){-ms-grid-row:8;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(32){-ms-grid-row:8;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(33){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(34){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(35){-ms-grid-row:9;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(36){-ms-grid-row:9;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(37){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(38){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(39){-ms-grid-row:10;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(40){-ms-grid-row:10;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(41){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(42){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(43){-ms-grid-row:11;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(44){-ms-grid-row:11;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(45){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(46){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(47){-ms-grid-row:12;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(48){-ms-grid-row:12;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(49){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.paragraph--type--files>.field__items>.field__item:nth-child(50){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.paragraph--type--gallery .field--name-field-gallery-images .gallery__image{margin-bottom:1px}@media screen and (min-width:480px){.paragraph--type--gallery .field--name-field-gallery-images .gallery__image{width:calc(50% - 1px)}}@media screen and (min-width:768px){.paragraph--type--gallery .field--name-field-gallery-images .gallery__image{width:calc(25% - 1px)}}.paragraph--type--gallery .field--name-field-gallery-images .gallery__image img{transition:all .2s;border-radius:20px 0}.paragraph--type--gallery .field--name-field-gallery-images .gallery__image img:focus,.paragraph--type--gallery .field--name-field-gallery-images .gallery__image img:hover{opacity:.8;border-radius:0}.paragraph{margin-bottom:60px}.paragraph p:last-child{margin-bottom:0}.paragraph--type--image-text img{border-radius:20px 0}.paragraph--type--image-text.paragraph--half .paragraph--left,.paragraph--type--image-text.paragraph--thirds .paragraph--left{margin-bottom:20px}@media screen and (min-width:640px){.paragraph--type--image-text{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.paragraph--type--image-text.paragraph--half .paragraph--left{grid-column:1/4;margin-bottom:0;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--image-text.paragraph--half .paragraph--left{-ms-grid-column:1;-ms-grid-column-span:3;margin-right:45px}}@media screen and (min-width:640px){.paragraph--type--image-text.paragraph--half .paragraph--right{grid-column:4/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--image-text.paragraph--half .paragraph--right{-ms-grid-column:4;-ms-grid-column-span:3;margin-right:0}}@media screen and (min-width:640px){.paragraph--type--image-text.paragraph--thirds .paragraph--left{grid-column:1/3;margin-bottom:0;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--image-text.paragraph--thirds .paragraph--left{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:45px}}@media screen and (min-width:640px){.paragraph--type--image-text.paragraph--thirds .paragraph--right{grid-column:3/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--image-text.paragraph--thirds .paragraph--right{-ms-grid-column:3;-ms-grid-column-span:4;margin-right:0}}@media screen and (min-width:640px){.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--left{grid-column:1/5;margin-bottom:0;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--left{-ms-grid-column:1;-ms-grid-column-span:4;margin-right:45px}}@media screen and (min-width:640px){.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--right{grid-column:5/-1;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--right{-ms-grid-column:5;-ms-grid-column-span:2;margin-right:0}}.paragraph--type--image img{border-radius:20px 0}.paragraph--type--quote{margin-left:55px;padding-left:40px;border-left:5px solid #a9cdae}.paragraph--type--quote .field--name-field-quote{margin-bottom:10px;font-size:1.25rem;line-height:1.75rem}.paragraph--type--quote .field--name-field-author{font-size:.75rem;line-height:1rem}.paragraph--type--text .paragraph-header{margin-bottom:20px}.paragraph--type--text .paragraph-header .field--name-field-icon{width:100px}.paragraph--type--text .paragraph-header .field--name-field-icon img{padding-right:20px;width:100px;height:auto}.paragraph--type--text .paragraph-header .paragraph--titles{width:calc(100% - 100px)}.paragraph--type--text .paragraph-header .paragraph--titles h2,.paragraph--type--text .paragraph-header .paragraph--titles h3{margin-bottom:5px;font-size:1.25rem;line-height:1.5rem}.paragraph--type--text .paragraph-header .paragraph--titles h3{color:#a9cdae}@media screen and (max-width:639px){.paragraph--type--text .paragraph-content{column-count:1!important}}.paragraph--type--video iframe{border-radius:20px 0}.block__announcements--overview{padding-top:40px;border-top:1px solid rgba(43,55,91,.4)}.node--type-announcement--teaser .field--name-field-date{margin-bottom:10px;opacity:.65}.node--type-announcement--teaser .field--name-field-file{margin-bottom:30px}.node--type-announcement--teaser .field--name-field-file .field--name-field-media-file .file{margin-bottom:5px;padding-left:30px;background:url(/themes/custom/vvkp/dist/image/icon_file.svg) no-repeat left center;background-size:22px;line-height:1.5rem}.node--type-announcement--teaser .field--name-field-contact-first-name,.node--type-announcement--teaser .field--name-field-contact-name{margin-bottom:10px}.node--type-announcement--teaser .field--name-field-contact-mail a,.node--type-announcement--teaser .field--name-field-contact-telephone a{font-size:.9375rem;text-transform:none;text-align:left;transition:all .3s}.node--type-announcement--teaser .field--name-field-contact-mail a:focus,.node--type-announcement--teaser .field--name-field-contact-mail a:hover,.node--type-announcement--teaser .field--name-field-contact-telephone a:focus,.node--type-announcement--teaser .field--name-field-contact-telephone a:hover{background-color:#fff}.node--type-announcement--teaser .field--name-field-contact-mail{margin-bottom:15px}.node--type-announcement--teaser .field--name-field-contact-mail a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_mail.svg) no-repeat 20px center;background-size:20px 13px}.node--type-announcement--teaser .field--name-field-contact-telephone{margin-bottom:10px}.node--type-announcement--teaser .field--name-field-contact-telephone a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_phone.svg) no-repeat 20px center;background-size:12px 16px}.block__contacts--overview{padding-top:40px;border-top:1px solid rgba(43,55,91,.4)}.block__contacts--overview .category-wrapper{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(43,55,91,.4)}.block__contacts--overview .category-wrapper h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.block__contacts--overview .category-wrapper .row-wrapper{-ms-flex-align:stretch;align-items:stretch}.block__contacts--overview .category-wrapper .row-wrapper .views-row{margin-bottom:30px}@media screen and (min-width:480px){.block__contacts--overview .category-wrapper .row-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__contacts--overview .category-wrapper .row-wrapper .views-row{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px){.block__contacts--overview .category-wrapper .row-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px){.block__contacts--overview .category-wrapper .row-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px){.block__contacts--overview .category-wrapper .row-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__contacts--overview .category-wrapper .row-wrapper .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.block__contacts--editors .view-content{-ms-flex-align:stretch;align-items:stretch}.block__contacts--editors .view-content .views-row{margin-bottom:30px}@media screen and (min-width:480px){.block__contacts--editors .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__contacts--editors .view-content .views-row{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px){.block__contacts--editors .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px){.block__contacts--editors .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(7){-ms-grid-row:2;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(8){-ms-grid-row:2;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(10){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(11){-ms-grid-row:3;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(12){-ms-grid-row:3;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(13){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(14){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(15){-ms-grid-row:4;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(16){-ms-grid-row:4;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(17){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(18){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(19){-ms-grid-row:5;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(20){-ms-grid-row:5;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(21){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(22){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(23){-ms-grid-row:6;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(24){-ms-grid-row:6;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(25){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(26){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(27){-ms-grid-row:7;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(28){-ms-grid-row:7;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(29){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(30){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(31){-ms-grid-row:8;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(32){-ms-grid-row:8;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(33){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(34){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(35){-ms-grid-row:9;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(36){-ms-grid-row:9;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(37){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(38){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(39){-ms-grid-row:10;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(40){-ms-grid-row:10;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(41){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(42){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(43){-ms-grid-row:11;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(44){-ms-grid-row:11;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(45){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(46){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(47){-ms-grid-row:12;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(48){-ms-grid-row:12;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(49){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__contacts--editors .view-content .views-row:nth-child(50){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.block__contacts--editors .views-row{margin-bottom:30px}.node--type-contact--teaser{background:rgba(43,55,91,.08);border-radius:20px 0;overflow:hidden;height:100%}.node--type-contact--teaser .contact-info{padding:20px}.node--type-contact--teaser .field--name-field-function{margin-bottom:20px}.node--type-contact--teaser .field--name-field-mail a,.node--type-contact--teaser .field--name-field-phone a{font-size:.9375rem;text-transform:none;text-align:left;transition:all .3s}.node--type-contact--teaser .field--name-field-mail a:focus,.node--type-contact--teaser .field--name-field-mail a:hover,.node--type-contact--teaser .field--name-field-phone a:focus,.node--type-contact--teaser .field--name-field-phone a:hover{background-color:#fff}.node--type-contact--teaser .field--name-field-mail{margin-bottom:15px}.node--type-contact--teaser .field--name-field-mail a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_mail.svg) no-repeat 20px center;background-size:20px 13px}.node--type-contact--teaser .field--name-field-phone{margin-bottom:10px}.node--type-contact--teaser .field--name-field-phone a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_phone.svg) no-repeat 20px center;background-size:12px 16px}@media screen and (min-width:480px){.node--type-continuous-education--teaser .teaser__grid{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.node--type-continuous-education--teaser .teaser__grid .field--name-field-teaser-image{margin-bottom:0;grid-column:1/2;min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-continuous-education--teaser .teaser__grid .field--name-field-teaser-image{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:480px){.node--type-continuous-education--teaser .teaser__grid .teaser__grid--right{grid-column:2/-1;min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.node--type-continuous-education--teaser .teaser__grid .teaser__grid--right{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:640px){.node--type-continuous-education--teaser .teaser__grid{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.node--type-continuous-education--teaser .teaser__grid .field--name-field-teaser-image{grid-column:1/2}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.node--type-continuous-education--teaser .teaser__grid .field--name-field-teaser-image{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:640px){.node--type-continuous-education--teaser .teaser__grid .teaser__grid--right{grid-column:2/-1}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.node--type-continuous-education--teaser .teaser__grid .teaser__grid--right{-ms-grid-column:2;-ms-grid-column-span:2;margin-right:0}}.node--type-continuous-education--teaser .field--name-field-teaser-image{margin-bottom:30px}.node--type-continuous-education--teaser .field--name-field-teaser-image img{border-radius:20px 0}.node--type-continuous-education--teaser .field--name-field-cont-edu-date,.node--type-continuous-education--teaser .field--name-field-cont-edu-location,.node--type-continuous-education--teaser .field--name-field-price{margin-bottom:5px;padding-left:35px}.node--type-continuous-education--teaser .field--name-field-cont-edu-location{background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-continuous-education--teaser .field--name-field-cont-edu-date{background:url(/themes/custom/vvkp/dist/image/icon_calendar.svg) no-repeat left top;background-size:18px}.node--type-continuous-education--teaser .field--name-field-price{margin-bottom:20px;background:url(/themes/custom/vvkp/dist/image/icon_price.svg) no-repeat left top;background-size:19px}.node--type-continuous-education--teaser .field--name-field-subscription-deadline{margin-bottom:20px}.node--type-continuous-education--teaser .field--name-field-subscription-deadline .field__label{margin-bottom:0}.node--type-continuous-education--teaser .field--name-field-subscription-deadline .field__label::after{content:':'}.block__divisions--overview .view-content .views-row{margin-bottom:30px}@media screen and (min-width:640px){.block__divisions--overview .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__divisions--overview .view-content .views-row{margin-bottom:60px;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px){.block__divisions--overview .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__divisions--overview .view-content .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.node--type-division--teaser .division__header{margin-bottom:25px}.node--type-division--teaser .division__header svg{width:40px;height:auto;margin-right:10px}.node--type-division--teaser .division__header h2{width:calc(100% - 50px);margin-bottom:0;font-size:1.25rem;line-height:1.5rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.block__divisions--front{padding:60px 0 30px}.block__divisions--front .view-header{margin-bottom:30px}.block__divisions--front .view-content{-ms-flex-pack:center;justify-content:center}.block__divisions--front .view-content .views-row{margin-bottom:30px}@media screen and (min-width:640px){.block__divisions--front .view-content .views-row{width:50%}}@media screen and (min-width:768px){.block__divisions--front .view-content .views-row{width:33.333%}}@media screen and (min-width:1024px){.block__divisions--front .view-content .views-row{width:20%}}.node--type-division--alt-teaser h3{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.node--type-division--alt-teaser a{transition:all .2s}.node--type-division--alt-teaser a:focus svg *,.node--type-division--alt-teaser a:hover svg *{fill:#ff4d62}.node--type-division--alt-teaser a:focus h3,.node--type-division--alt-teaser a:hover h3{color:#ff4d62}.node--type-event-day--alt-teaser{margin-bottom:30px}.node--type-event-day--alt-teaser .event-day-wrapper{margin-bottom:5px;border-radius:0 20px;overflow:hidden}.node--type-event-day--alt-teaser .event-day-wrapper a{transition:all .2s}.node--type-event-day--alt-teaser .event-day-wrapper a:focus h2,.node--type-event-day--alt-teaser .event-day-wrapper a:hover h2{color:#ff4d62}.node--type-event-day--alt-teaser .node__content{padding:25px 20px;background-color:rgba(43,55,91,.08)}.node--type-event-day--alt-teaser h2{margin-bottom:20px;font-size:1.25rem;line-height:1.5rem}.node--type-event-day--alt-teaser .field--name-field-tag{margin-bottom:20px;font-size:.75rem}.node--type-event-day--alt-teaser .field--name-field-teaser{margin-bottom:20px}.node--type-event-day--alt-teaser .field--name-field-date,.node--type-event-day--alt-teaser .field--name-field-location{margin-bottom:5px;padding-left:35px}.node--type-event-day--alt-teaser .field--name-field-date{background:url(/themes/custom/vvkp/dist/image/icon_calendar.svg) no-repeat left top;background-size:18px}.node--type-event-day--alt-teaser .field--name-field-location{background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-event-day--teaser a{transition:all .2s}.node--type-event-day--teaser a:focus .word1,.node--type-event-day--teaser a:focus .word2,.node--type-event-day--teaser a:focus h3,.node--type-event-day--teaser a:hover .word1,.node--type-event-day--teaser a:hover .word2,.node--type-event-day--teaser a:hover h3{color:#ff4d62}.node--type-event-day--teaser a:focus .field--name-field-date,.node--type-event-day--teaser a:hover .field--name-field-date{border-color:#ff4d62}.node--type-event-day--teaser .node__content{width:calc(100% - 50px);padding-top:10px;padding-left:20px}.node--type-event-day--teaser .field--name-field-date{padding:10px 0;width:50px;border-right:1px solid #a9cdae}.node--type-event-day--teaser .field--name-field-date .word1,.node--type-event-day--teaser .field--name-field-date .word2,.node--type-event-day--teaser .field--name-field-date .word3{font-size:1.5625rem;line-height:1.875rem;color:#a9cdae}.node--type-event-day--teaser .field--name-field-date .word2,.node--type-event-day--teaser .field--name-field-date .word3{opacity:.5}.node--type-event-day--teaser .field--name-field-location{padding-left:35px;background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.block__events--front,.block__events--upcoming{padding:60px 0}@media screen and (min-width:1024px){.block__events--front,.block__events--upcoming{margin-left:80px;margin-right:80px;width:auto}}@media screen and (min-width:1260px){.block__events--front,.block__events--upcoming{margin-left:160px;margin-right:160px}}.block__events--front>h2,.block__events--upcoming>h2{margin-bottom:60px}.block__events--front .view-content,.block__events--upcoming .view-content{-ms-flex-align:stretch;align-items:stretch}.block__events--front .view-content .views-row,.block__events--upcoming .view-content .views-row{margin-bottom:30px}@media screen and (min-width:768px){.block__events--front .view-content,.block__events--upcoming .view-content{display:-ms-grid;display:grid;grid-column-gap:105px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__events--front .view-content .views-row,.block__events--upcoming .view-content .views-row{margin-bottom:60px;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(1),.block__events--upcoming .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(2),.block__events--upcoming .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(3),.block__events--upcoming .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(4),.block__events--upcoming .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(5),.block__events--upcoming .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(6),.block__events--upcoming .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(7),.block__events--upcoming .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(8),.block__events--upcoming .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(9),.block__events--upcoming .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(10),.block__events--upcoming .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(11),.block__events--upcoming .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(12),.block__events--upcoming .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(13),.block__events--upcoming .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(14),.block__events--upcoming .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(15),.block__events--upcoming .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(16),.block__events--upcoming .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(17),.block__events--upcoming .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(18),.block__events--upcoming .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(19),.block__events--upcoming .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(20),.block__events--upcoming .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(21),.block__events--upcoming .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(22),.block__events--upcoming .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(23),.block__events--upcoming .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(24),.block__events--upcoming .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(25),.block__events--upcoming .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(26),.block__events--upcoming .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(27),.block__events--upcoming .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(28),.block__events--upcoming .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(29),.block__events--upcoming .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(30),.block__events--upcoming .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(31),.block__events--upcoming .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(32),.block__events--upcoming .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(33),.block__events--upcoming .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(34),.block__events--upcoming .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(35),.block__events--upcoming .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(36),.block__events--upcoming .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(37),.block__events--upcoming .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(38),.block__events--upcoming .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(39),.block__events--upcoming .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(40),.block__events--upcoming .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(41),.block__events--upcoming .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(42),.block__events--upcoming .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(43),.block__events--upcoming .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(44),.block__events--upcoming .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(45),.block__events--upcoming .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(46),.block__events--upcoming .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(47),.block__events--upcoming .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(48),.block__events--upcoming .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(49),.block__events--upcoming .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(105px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__events--front .view-content .views-row:nth-child(50),.block__events--upcoming .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(105px / 2);margin-right:0}}.node--type-event-day--event-teaser h2{margin-bottom:20px;font-size:1.25rem;line-height:1.5rem}.node--type-event-day--event-teaser .field--name-field-date{padding:10px 0;width:50px;border-right:1px solid #a9cdae}.node--type-event-day--event-teaser .field--name-field-date .word1,.node--type-event-day--event-teaser .field--name-field-date .word2,.node--type-event-day--event-teaser .field--name-field-date .word3{font-size:1.5625rem;line-height:1.875rem;color:#a9cdae}.node--type-event-day--event-teaser .field--name-field-date .word2,.node--type-event-day--event-teaser .field--name-field-date .word3{opacity:.5}.node--type-event-day--event-teaser .node__content{width:calc(100% - 50px);padding-top:10px;padding-left:20px}.node--type-event-day--event-teaser .field--name-field-teaser{margin-bottom:30px}.node--type-event-day--event-teaser .field--name-field-extra-info,.node--type-event-day--event-teaser .field--name-field-location,.node--type-event-day--event-teaser .field--name-field-time{margin-bottom:5px;padding-left:35px}.node--type-event-day--event-teaser .field--name-field-time{background:url(/themes/custom/vvkp/dist/image/icon_clock.svg) no-repeat left top;background-size:19px}.node--type-event-day--event-teaser .field--name-field-location{background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-event-day--event-teaser .field--name-field-extra-info{background:url(/themes/custom/vvkp/dist/image/icon_info.svg) no-repeat left top;background-size:19px}.node--type-event-day--event-teaser .field--name-field-interventions{margin-top:30px;margin-bottom:30px}.node--type-event-day--event-teaser .field--name-field-interventions .field__item{opacity:.5;font-size:.75rem}.node--type-event-day--event-teaser .field--name-field-interventions .field__item::after{padding:0 10px;content:" | ";font-size:.75rem}.node--type-event-day--event-teaser .field--name-field-interventions .field__item:last-child::after{padding:0;content:""}.block__events--division .views-row,.block__events--overview .views-row{margin-bottom:60px}@media screen and (min-width:1024px){.block__events--division{margin-left:80px;margin-right:80px;width:auto}}@media screen and (min-width:1260px){.block__events--division{margin-left:160px;margin-right:160px}}.block__events--division>h2{margin-bottom:60px}.node--type-event-day--event-day{margin-bottom:60px}.node--type-event-day--event-day .field--name-field-date{padding:10px 0;width:50px;border-right:1px solid #a9cdae}.node--type-event-day--event-day .field--name-field-date .word1,.node--type-event-day--event-day .field--name-field-date .word2,.node--type-event-day--event-day .field--name-field-date .word3{font-size:1.5625rem;line-height:1.875rem;color:#a9cdae}.node--type-event-day--event-day .field--name-field-date .word2,.node--type-event-day--event-day .field--name-field-date .word3{opacity:.5}.node--type-event-day--event-day .node__content{width:calc(100% - 50px);padding-top:10px;padding-left:20px}.node--type-event-day--event-day .field--name-field-extra-info,.node--type-event-day--event-day .field--name-field-location,.node--type-event-day--event-day .field--name-field-time{margin-bottom:5px;padding-left:35px}.node--type-event-day--event-day .field--name-field-time{background:url(/themes/custom/vvkp/dist/image/icon_clock.svg) no-repeat left top;background-size:19px}.node--type-event-day--event-day .field--name-field-location{background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-event-day--event-day .field--name-field-extra-info{background:url(/themes/custom/vvkp/dist/image/icon_info.svg) no-repeat left top;background-size:19px}.block__event-days--detail h2{margin-bottom:20px;font-size:1.25rem;line-height:1.5rem}.block__faq--filters{margin-bottom:30px}.block__faq--filters .views-row .field-content::after{padding:0 10px;content:' | ';font-size:.875rem;opacity:.5}.block__faq--filters .views-row:last-child .field-content::after{padding:0;content:''}.block__faq--filters .views-row a{font-size:.875rem;line-height:1.0625rem;opacity:.5}.block__faq--filters .views-row a:focus,.block__faq--filters .views-row a:hover{opacity:1}.view-taxonomy-term{padding-top:25px;border-top:1px solid rgba(43,55,91,.4)}.view-taxonomy-term .node--type-faq--teaser{margin-bottom:25px;border-bottom:1px solid rgba(43,55,91,.4)}.view-taxonomy-term .node--type-faq--teaser h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem;cursor:pointer}.view-taxonomy-term .node--type-faq--teaser h2 span::before{content:url(/themes/custom/vvkp/dist/image/icon_faq.svg);margin-right:5px;transition:transform .2s}.view-taxonomy-term .node--type-faq--teaser h2.open span::before,.view-taxonomy-term .node--type-faq--teaser h2:focus span::before,.view-taxonomy-term .node--type-faq--teaser h2:hover span::before{transform:rotate(90deg)}.view-taxonomy-term .node--type-faq--teaser .node__content{display:none}@media screen and (min-width:768px){.block__files--overview .view-files-solr{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.block__files--overview .view-files-solr .view-content,.block__files--overview .view-files-solr .view-empty,.block__files--overview .view-files-solr .view-filters{min-width:0}}@media screen and (min-width:1260px){.block__files--overview .view-files-solr{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.block__files--overview .view-filters{padding:30px 20px;grid-column:1/2;background-color:rgba(43,55,91,.08);border-radius:0 20px}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__files--overview .view-filters{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}.block__files--overview .view-filters .form-type-date label,.block__files--overview .view-filters .form-type-textfield label,.block__files--overview .view-filters h2{margin-bottom:10px;font-size:1.25rem;line-height:1.5rem}.block__files--overview .view-filters .form-type-date label,.block__files--overview .view-filters .form-type-textfield label{margin:0 0 10px;top:auto;left:auto}.block__files--overview .view-filters .form-item{margin-top:0}.block__files--overview .view-filters .form-item-search-api-fulltext input{padding-right:40px;background:url(/themes/custom/vvkp/dist/image/icon_search_dark.svg) no-repeat calc(100% - 15px) center;background-size:20px}.block__files--overview .view-filters .form-item-search-api-fulltext input:focus,.block__files--overview .view-filters .form-item-search-api-fulltext input:hover{background-position:calc(100% - 14px) center}.block__files--overview .view-filters .form-item-created-start{margin-bottom:20px}.block__files--overview .view-filters .form-item-created-end{margin-bottom:40px}.block__files--overview .view-empty{grid-column:2/-1;min-width:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__files--overview .view-empty{-ms-grid-column:2;-ms-grid-column-span:2;margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-empty{-ms-grid-column:2;-ms-grid-column-span:3;margin-right:0}}.block__files--overview .view-content{grid-column:2/-1;min-width:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__files--overview .view-content{-ms-grid-column:2;-ms-grid-column-span:2;margin-right:0}}.block__files--overview .view-content .views-row{margin-bottom:30px}@media screen and (min-width:640px){.block__files--overview .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__files--overview .view-content .views-row{margin-bottom:60px;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px){.block__files--overview .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content{-ms-grid-column:2;-ms-grid-column-span:3;margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .view-content .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px){.block__files--overview h3{font-size:1rem}}@media screen and (min-width:1024px){.block__files--overview h3{font-size:1.25rem}}.block__files--overview .pager{grid-column:1/-1;-ms-grid-row:2;grid-row:2}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block__files--overview .pager{-ms-grid-column:1;-ms-grid-column-span:3;margin-right:0}}@media screen and (min-width:1260px) and (-ms-high-contrast:active),screen and (min-width:1260px) and (-ms-high-contrast:none){.block__files--overview .pager{-ms-grid-column:1;-ms-grid-column-span:4;margin-right:0}}.block__files--front{padding-top:60px;padding-bottom:60px;background:url(/themes/custom/vvkp/dist/image/background_wing.svg) no-repeat center rgba(169,205,174,.2);background-size:1400px}.block__files--front>h2{margin-bottom:60px}.block__files--front .view-content{-ms-flex-align:stretch;align-items:stretch}.block__files--front .view-content .views-row{margin-bottom:30px}@media screen and (min-width:480px){.block__files--front .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__files--front .view-content .views-row{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px){.block__files--front .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(7){-ms-grid-row:2;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(8){-ms-grid-row:2;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(10){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(11){-ms-grid-row:3;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(12){-ms-grid-row:3;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(13){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(14){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(15){-ms-grid-row:4;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(16){-ms-grid-row:4;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(17){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(18){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(19){-ms-grid-row:5;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(20){-ms-grid-row:5;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(21){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(22){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(23){-ms-grid-row:6;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(24){-ms-grid-row:6;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(25){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(26){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(27){-ms-grid-row:7;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(28){-ms-grid-row:7;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(29){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(30){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(31){-ms-grid-row:8;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(32){-ms-grid-row:8;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(33){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(34){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(35){-ms-grid-row:9;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(36){-ms-grid-row:9;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(37){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(38){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(39){-ms-grid-row:10;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(40){-ms-grid-row:10;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(41){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(42){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(43){-ms-grid-row:11;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(44){-ms-grid-row:11;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(45){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(46){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(47){-ms-grid-row:12;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(48){-ms-grid-row:12;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(49){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--front .view-content .views-row:nth-child(50){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:480px){.block__files--front h3{font-size:1rem}}@media screen and (min-width:640px){.block__files--front h3{font-size:1.25rem}}@media screen and (min-width:1024px){.block__files--front h3{font-size:1rem}}@media screen and (min-width:1260px){.block__files--front h3{font-size:1.25rem}}@media screen and (min-width:480px){.block__files--division h3,.block__files--related h3{font-size:1rem}}@media screen and (min-width:640px){.block__files--division h3,.block__files--related h3{font-size:1.25rem}}@media screen and (min-width:768px){.block__files--division h3,.block__files--related h3{font-size:1rem}}@media screen and (min-width:1260px){.block__files--division h3,.block__files--related h3{font-size:1.25rem}}.block__files--related{padding-top:60px}.block__files--related>h2{margin-bottom:60px}.block__files--related>.field__label{margin-bottom:30px;font-size:2.1875rem;line-height:2.625rem}.block__files--related>.field__items{-ms-flex-align:stretch;align-items:stretch}.block__files--related>.field__items>.field__item{margin-bottom:30px}@media screen and (min-width:480px){.block__files--related>.field__items{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__files--related>.field__items>.field__item{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px){.block__files--related>.field__items{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px){.block__files--related>.field__items{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(5){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(6){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(7){-ms-grid-row:2;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(8){-ms-grid-row:2;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(9){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(10){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(11){-ms-grid-row:3;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(12){-ms-grid-row:3;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(13){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(14){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(15){-ms-grid-row:4;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(16){-ms-grid-row:4;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(17){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(18){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(19){-ms-grid-row:5;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(20){-ms-grid-row:5;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(21){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(22){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(23){-ms-grid-row:6;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(24){-ms-grid-row:6;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(25){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(26){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(27){-ms-grid-row:7;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(28){-ms-grid-row:7;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(29){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(30){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(31){-ms-grid-row:8;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(32){-ms-grid-row:8;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(33){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(34){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(35){-ms-grid-row:9;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(36){-ms-grid-row:9;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(37){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(38){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(39){-ms-grid-row:10;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(40){-ms-grid-row:10;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(41){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(42){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(43){-ms-grid-row:11;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(44){-ms-grid-row:11;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(45){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(46){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(47){-ms-grid-row:12;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(48){-ms-grid-row:12;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(49){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--related>.field__items>.field__item:nth-child(50){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.block__files--division{margin-bottom:40px;padding-top:60px;padding-bottom:10px;border-bottom:1px solid rgba(43,55,91,.4)}.block__files--division>h2{margin-bottom:60px}.block__files--division .view-content{-ms-flex-align:stretch;align-items:stretch}.block__files--division .view-content .views-row{margin-bottom:30px}@media screen and (min-width:480px){.block__files--division .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__files--division .view-content .views-row{min-width:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px){.block__files--division .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px){.block__files--division .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(7){-ms-grid-row:2;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(8){-ms-grid-row:2;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(10){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(11){-ms-grid-row:3;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(12){-ms-grid-row:3;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(13){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(14){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(15){-ms-grid-row:4;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(16){-ms-grid-row:4;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(17){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(18){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(19){-ms-grid-row:5;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(20){-ms-grid-row:5;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(21){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(22){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(23){-ms-grid-row:6;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(24){-ms-grid-row:6;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(25){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(26){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(27){-ms-grid-row:7;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(28){-ms-grid-row:7;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(29){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(30){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(31){-ms-grid-row:8;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(32){-ms-grid-row:8;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(33){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(34){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(35){-ms-grid-row:9;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(36){-ms-grid-row:9;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(37){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(38){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(39){-ms-grid-row:10;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(40){-ms-grid-row:10;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(41){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(42){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(43){-ms-grid-row:11;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(44){-ms-grid-row:11;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(45){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(46){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(47){-ms-grid-row:12;-ms-grid-column:3;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(48){-ms-grid-row:12;-ms-grid-column:4;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(49){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__files--division .view-content .views-row:nth-child(50){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.node--type-file--teaser{margin-bottom:30px}.node--type-file--teaser h3{margin-bottom:0}.node--type-file--teaser h3::after{margin:20px 0 15px;content:' ';width:27px;border-bottom:5px solid #a9cdae}.node--type-file--teaser .field--name-field-teaser-image{margin-bottom:30px}.node--type-file--teaser .field--name-field-teaser-image img{border-radius:20px 0}.node--type-file--teaser .field--name-field-author,.node--type-file--teaser .field--name-field-date{margin-bottom:5px;opacity:.65}.node--type-file--teaser .field--name-field-author{margin-bottom:20px;font-size:.8125rem;line-height:1.125rem}.node--type-file--teaser .field--name-field-author::before{content:'Door '}.node--type-file--teaser .field--name-field-author .field__item::after{content:', '}.node--type-file--teaser .field--name-field-author .field__item:last-child::after{content:''}.view-empty{margin-bottom:30px}.view__nodes--teaser{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(43,55,91,.4)}.view__nodes--teaser .teaser--left{margin-bottom:30px}@media screen and (min-width:768px){.view__nodes--teaser{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.view__nodes--teaser .teaser--left{margin-bottom:0;grid-column:1/10;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view__nodes--teaser .teaser--left{-ms-grid-column:1;-ms-grid-column-span:9;margin-right:45px}}@media screen and (min-width:768px){.view__nodes--teaser .teaser--right{grid-column:10/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view__nodes--teaser .teaser--right{-ms-grid-column:10;-ms-grid-column-span:3;margin-right:0}}@media screen and (min-width:1260px){.view__nodes--teaser .teaser--left{margin-right:60px}}.view__nodes--teaser h2{margin-bottom:20px;font-size:1.25rem;line-height:1.5rem}.view__nodes--teaser h3{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.view-interventions .view-content .views-row{margin-bottom:30px}@media screen and (min-width:640px){.view-interventions .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.view-interventions .view-content .views-row{margin-bottom:60px;min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px){.view-interventions .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-interventions .view-content .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.vocabulary-intervention h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.block__jobs--overview{padding-top:40px;border-top:1px solid rgba(43,55,91,.4)}.block__jobs--region>h2{margin-bottom:60px}.node--type-job--teaser .job--dates{margin-bottom:10px;-ms-flex-pack:justify;justify-content:space-between}.node--type-job--teaser .job--dates .field--name-field-date,.node--type-job--teaser .job--dates .field--name-field-deadline{opacity:.65}.node--type-job--teaser .field--name-field-company{margin-bottom:10px;padding-left:25px;background:url(/themes/custom/vvkp/dist/image/icon_map_pin.svg) no-repeat left top;background-size:14px 19px}.node--type-job--teaser .field--name-field-intro p:last-child{margin-bottom:30px}.node--type-job--teaser .field--name-field-contact-first-name,.node--type-job--teaser .field--name-field-contact-name{margin-bottom:10px}.node--type-job--teaser .field--name-field-contact-mail a,.node--type-job--teaser .field--name-field-contact-telephone a{font-size:.9375rem;text-transform:none;text-align:left;transition:all .3s}.node--type-job--teaser .field--name-field-contact-mail a:focus,.node--type-job--teaser .field--name-field-contact-mail a:hover,.node--type-job--teaser .field--name-field-contact-telephone a:focus,.node--type-job--teaser .field--name-field-contact-telephone a:hover{background-color:#fff}.node--type-job--teaser .field--name-field-contact-mail{margin-bottom:15px}.node--type-job--teaser .field--name-field-contact-mail a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_mail.svg) no-repeat 20px center;background-size:20px 13px}.node--type-job--teaser .field--name-field-contact-telephone{margin-bottom:10px}.node--type-job--teaser .field--name-field-contact-telephone a{padding-left:50px;background:url(/themes/custom/vvkp/dist/image/icon_phone.svg) no-repeat 20px center;background-size:12px 16px}.block__membership-types--overview{padding:80px 0}.block__membership-types--overview .view-content .views-row{margin-bottom:30px}@media screen and (min-width:640px){.block__membership-types--overview .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__membership-types--overview .view-content .views-row{min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px){.block__membership-types--overview .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__membership-types--overview .view-content .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.block__membership-types--overview h2{margin-bottom:40px}.node--type-membership-type--teaser .membership-type-wrapper{background-color:rgba(169,205,174,.3);border-radius:20px;overflow:hidden;transition:all .2s}.node--type-membership-type--teaser a:focus .membership-type-wrapper,.node--type-membership-type--teaser a:hover .membership-type-wrapper{transform:scale(1.05);background:rgba(255,77,98,.15)}.node--type-membership-type--teaser a:focus .membership-type__header,.node--type-membership-type--teaser a:hover .membership-type__header{-webkit-mask:url(/themes/custom/vvkp/dist/image/background_membership.svg) no-repeat center bottom;mask:url(/themes/custom/vvkp/dist/image/background_membership.svg) no-repeat center bottom;-webkit-mask-size:cover;mask-size:cover;background:#ff4d62}.node--type-membership-type--teaser .membership-type__header{padding:25px 30px 40px;-webkit-mask:url(/themes/custom/vvkp/dist/image/background_membership.svg) no-repeat center bottom;mask:url(/themes/custom/vvkp/dist/image/background_membership.svg) no-repeat center bottom;-webkit-mask-size:cover;mask-size:cover;background:#a9cdae}.node--type-membership-type--teaser .field--name-field-price{padding-bottom:15px;margin-bottom:10px;font-size:2.25rem;line-height:2.25rem;color:#fff;border-bottom:2px solid #fff}.node--type-membership-type--teaser h3{margin-bottom:0;color:#fff}.node--type-membership-type--teaser .field--name-field-membership-body{padding:30px 25px}.block__news--related .views-row{margin-bottom:10px}.block__news--related .views-row:last-child{margin-bottom:0}.block__news--related .views-field-created{opacity:.65;margin-right:5px}.block__news--front{padding:60px 0}.block__news--front .node--type-news--teaser{margin-bottom:0}.block__news--front .view-content .views-row{margin-bottom:40px}@media screen and (min-width:640px){.block__news--front .view-content{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__news--front .view-content .views-row{min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__news--front .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}.node--type-news--teaser{margin-bottom:50px}.node--type-news--teaser h2{padding-bottom:20px;margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.node--type-news--teaser h2::after{bottom:0;content:' ';width:27px;border-bottom:5px solid #a9cdae}.node--type-news--teaser .field--name-field-date,.node--type-news--teaser .field--name-field-tags{margin-bottom:5px;opacity:.65}.node--type-news--teaser .field--name-field-tags{margin-bottom:20px;font-size:.8125rem;line-height:1.125rem}.node--type-news--teaser .field--name-field-tags .field__item::before{content:'#'}.field--name-field-extra-blocks .views-row{margin-bottom:30px}@media screen and (min-width:640px){.field--name-field-extra-blocks{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.field--name-field-extra-blocks .views-row{min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px){.field--name-field-extra-blocks{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:calc(45px / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(45px / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.field--name-field-extra-blocks .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:calc(45px / 2);margin-left:calc(45px / 2)}}.block__extra-link,.node--type-page--teaser{border-radius:20px 0;overflow:hidden}.block__extra-link h2,.node--type-page--teaser h2{margin-bottom:25px;font-size:1.25rem;line-height:1.5rem}.block__extra-link .content--info,.node--type-page--teaser .content--info{padding:30px 40px;background-color:rgba(43,55,91,.08)}.block__extra-link .field--name-field-extra-link-teaser,.node--type-page--teaser .field--name-field-extra-link-teaser{margin-bottom:15px}.block__partners--front{padding:60px 0 30px}.block__partners--front h2{margin-bottom:60px}.block__partners--front .view-content{transition:all .2s}.block__partners--front .view-content:focus img,.block__partners--front .view-content:hover img{transition:all .2s;opacity:.5}.block__partners--front .view-content .views-row{margin-right:30px;margin-bottom:30px}@media screen and (min-width:1024px){.block__partners--front .view-content .views-row{margin-right:50px}}@media screen and (min-width:1260px){.block__partners--front .view-content .views-row{margin-right:80px}}.block__partners--front .view-content .views-row:last-child{margin-right:0}.node--type-partner--teaser a:focus img,.node--type-partner--teaser a:hover img{opacity:1!important}.node--type-partner--teaser img{max-width:170px;max-height:80px;width:auto}.block__press-releases--related .views-row{margin-bottom:10px}.block__press-releases--related .views-row:last-child{margin-bottom:0}.block__press-releases--related .views-field-created{opacity:.65;margin-right:5px}.block__press-releases--target-audiences{padding:60px 0}@media screen and (min-width:1024px){.block__press-releases--target-audiences{float:left;vertical-align:top;width:calc(100% - 30.08333% - 45px);margin-right:45px}}.block__press-releases--target-audiences .views-row{margin-bottom:30px}.block__press-releases--target-audiences .views-row:last-child{margin-bottom:0}.node--type-press-release--teaser{margin-bottom:50px}.node--type-press-release--teaser h2{margin-bottom:0;font-size:1.25rem;line-height:1.5rem}.node--type-press-release--teaser h2::after{margin:20px 0 15px;content:' ';width:27px;border-bottom:5px solid #a9cdae}.node--type-press-release--teaser .field--name-field-author,.node--type-press-release--teaser .field--name-field-date{margin-bottom:5px;opacity:.65}.node--type-press-release--teaser .field--name-field-author{margin-bottom:20px;font-size:.8125rem;line-height:1.125rem}.node--type-press-release--teaser .field--name-field-author::before{content:'Door '}.node--type-press-release--teaser .field--name-field-author .field__item::after{content:', '}.node--type-press-release--teaser .field--name-field-author .field__item:last-child::after{content:''}.view-search-solr--overview .views-row{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(43,55,91,.4)}.view-search-solr--overview .views-row a:focus h2,.view-search-solr--overview .views-row a:hover h2{color:#ff4d62}.view-search-solr--overview .views-row h2{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem}.block__target-audiences--front{padding:60px 0 30px}.block__target-audiences--front .view-content .views-row{margin-bottom:30px}@media screen and (min-width:640px){.block__target-audiences--front .view-content{display:-ms-grid;display:grid;grid-column-gap:0;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block__target-audiences--front .view-content .views-row{padding:25px 30px;border-left:1px solid rgba(109,157,193,.5);min-width:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px){.block__target-audiences--front .view-content{display:-ms-grid;display:grid;grid-column-gap:0;grid-row-gap:0;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(7){-ms-grid-row:2;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(8){-ms-grid-row:2;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(10){-ms-grid-row:3;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(11){-ms-grid-row:3;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(12){-ms-grid-row:3;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(13){-ms-grid-row:4;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(14){-ms-grid-row:4;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(15){-ms-grid-row:4;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(16){-ms-grid-row:4;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(17){-ms-grid-row:5;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(18){-ms-grid-row:5;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(19){-ms-grid-row:5;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(20){-ms-grid-row:5;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(21){-ms-grid-row:6;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(22){-ms-grid-row:6;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(23){-ms-grid-row:6;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(24){-ms-grid-row:6;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(25){-ms-grid-row:7;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(26){-ms-grid-row:7;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(27){-ms-grid-row:7;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(28){-ms-grid-row:7;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(29){-ms-grid-row:8;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(30){-ms-grid-row:8;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(31){-ms-grid-row:8;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(32){-ms-grid-row:8;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(33){-ms-grid-row:9;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(34){-ms-grid-row:9;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(35){-ms-grid-row:9;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(36){-ms-grid-row:9;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(37){-ms-grid-row:10;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(38){-ms-grid-row:10;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(39){-ms-grid-row:10;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(40){-ms-grid-row:10;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(41){-ms-grid-row:11;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(42){-ms-grid-row:11;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(43){-ms-grid-row:11;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(44){-ms-grid-row:11;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(45){-ms-grid-row:12;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(46){-ms-grid-row:12;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(47){-ms-grid-row:12;-ms-grid-column:3;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(48){-ms-grid-row:12;-ms-grid-column:4;margin-left:calc(0 / 2);margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(49){-ms-grid-row:13;-ms-grid-column:1;margin-right:calc(0 / 2);margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block__target-audiences--front .view-content .views-row:nth-child(50){-ms-grid-row:13;-ms-grid-column:2;margin-right:calc(0 / 2);margin-left:calc(0 / 2)}}.node--type-target-audience--teaser h3{color:#6d9dc1}.node--type-target-audience--teaser .field--name-field-teaser-text{margin-bottom:40px}.node--type-target-audience--teaser .field--name-field-teaser-text p:last-child{margin-bottom:0}.page-above-content{overflow:hidden}.page-below-content .region-below-content{border-top:1px solid rgba(43,55,91,.4)}.page-main{padding-bottom:60px;overflow:hidden}.footer-wrapper{background:#2b375b}.footer-wrapper .region-footer{padding:60px 0}@media screen and (min-width:768px){.footer-wrapper .region-footer{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.footer-wrapper .region-footer .block__doormat--left{grid-column:1/2;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.footer-wrapper .region-footer .block__doormat--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:768px){.footer-wrapper .region-footer .block__doormat--center{grid-column:2/3;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.footer-wrapper .region-footer .block__doormat--center{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:768px){.footer-wrapper .region-footer .block__doormat--right{grid-column:3/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.footer-wrapper .region-footer .block__doormat--right{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:768px){.footer-wrapper .region-footer .block__footer--copyright{grid-column:1/-1;-ms-grid-row:2;grid-row:2;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.footer-wrapper .region-footer .block__footer--copyright{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:768px){.footer-wrapper .region-footer .block__menu--footer{grid-column:1/3;-ms-grid-row:3;grid-row:3;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.footer-wrapper .region-footer .block__menu--footer{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:45px}}@media screen and (min-width:768px){.footer-wrapper .region-footer .block__footer--sitebuilder{grid-column:3/-1;-ms-grid-row:3;grid-row:3;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.footer-wrapper .region-footer .block__footer--sitebuilder{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:0}}.region-header{padding:15px 30px;background-color:#a9cdae}@media screen and (min-width:1260px){.region-header{padding:15px 40px}}.has-sidebar .sidebar{margin-bottom:30px}@media screen and (min-width:1024px){.has-sidebar .content-wrapper{display:-ms-grid;display:grid;grid-column-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.has-sidebar.has-sidebar--first .sidebar--first{grid-column:1/2;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.has-sidebar.has-sidebar--first .sidebar--first{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:45px}}@media screen and (min-width:1024px){.has-sidebar.has-sidebar--first .content--content{grid-column:2/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.has-sidebar.has-sidebar--first .content--content{-ms-grid-column:2;-ms-grid-column-span:2;margin-right:0}}@media screen and (min-width:1024px){.has-sidebar.has-sidebar--second .sidebar--second{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.has-sidebar.has-sidebar--second .sidebar--second{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:0}}@media screen and (min-width:1024px){.has-sidebar.has-sidebar--second .content--content{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.has-sidebar.has-sidebar--second .content--content{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:45px}}@media screen and (min-width:1260px){.has-sidebar.has-sidebar--second .content--content{margin-right:60px}}.region-top{padding:20px 40px;-ms-flex-pack:justify;justify-content:space-between}
