/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.socialmedia__wrapper{display:flex;justify-content:flex-end;gap:1rem}.socialmedia__icon{display:inline-block;text-indent:-9001px;height:2rem;width:2rem;background-repeat:no-repeat;background-position:center center;background-size:contain}@media (max-width:767px){.socialmedia__icon{margin:0}}.socialmedia__icon--facebook{background-image:url(/themes/custom/ecz/images/social-media/facebook.svg)}.socialmedia__icon--instagram{background-image:url(/themes/custom/ecz/images/social-media/instagram.svg)}.socialmedia__icon--linkedin{background-image:url(/themes/custom/ecz/images/social-media/linkedin.svg)}.socialmedia__icon--snapchat{background-image:url(/themes/custom/ecz/images/social-media/snapchat.svg)}.socialmedia__icon--twitter{background-image:url(/themes/custom/ecz/images/social-media/twitter.svg)}.socialmedia__icon--youtube{background-image:url(/themes/custom/ecz/images/social-media/youtube.svg)}
@font-face{font-family:'PF Din Stencil';font-style:normal;font-weight:400;src:local('PF Din Stencil Regular'),local('PFDinStencil-Regular'),url(/themes/custom/ecz/fonts//PF_Din_Stencil/PFDinStencil-Regular.otf) format('opentype');}@font-face{font-family:'PF Din Stencil';font-style:normal;font-weight:700;src:local('PF Din Stencil Bold'),local('PFDinStencil-Bold'),url(/themes/custom/ecz/fonts//PF_Din_Stencil/PFDinStencil-Bold.otf) format('opentype');}@font-face{font-family:'DIN Next LT Pro';font-style:normal;font-weight:300;src:local('DIN Next LT Pro Light'),local('DINNextLTPro-Light'),url(/themes/custom/ecz/fonts//DIN_Next_LT_Pro/DINNextLTPro-Light.otf) format('opentype');}@font-face{font-family:'DIN Next LT Pro';font-style:normal;font-weight:400;src:local('DIN Next LT Pro Regular'),local('DINNextLTPro-Regular'),url(/themes/custom/ecz/fonts//DIN_Next_LT_Pro/DINNextLTPro-Regular.otf) format('opentype');}@font-face{font-family:'DIN Next LT Pro';font-style:normal;font-weight:700;src:local('DIN Next LT Pro Bold'),local('DINNextLTPro-Bold'),url(/themes/custom/ecz/fonts//DIN_Next_LT_Pro/DINNextLTPro-Bold.otf) format('opentype');}@font-face{font-family:'DIN Next LT Pro';font-style:normal;font-weight:900;src:local('DIN Next LT Pro Heavy'),local('DINNextLTPro-Heavy'),url(/themes/custom/ecz/fonts//DIN_Next_LT_Pro/DINNextLTPro-Heavy.otf) format('opentype');}
html,body{border:0;font-family:"Helvetica-Neue","Helvetica",Arial,sans-serif;line-height:1.5;margin:0;padding:0}div,span,object,iframe,img,table,caption,thead,tbody,tfoot,tr,tr,td,article,aside,canvas,details,figure,hgroup,menu,nav,footer,header,section,summary,mark,audio,video{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cit,code,del,dfn,em,ins,q,samp,small,strong,sub,sup,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,legend,label{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}em{font-style:normal}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table th,table td{text-align:left;vertical-align:middle}a img{border:0}img{display:block;width:auto;height:auto}:focus{outline:0}
.webform-submission-form{width:60%;}@media (max-width:1023px){.webform-submission-form{width:80%;}}@media (max-width:767px){.webform-submission-form{width:100%;}}.webform-submission-form a{text-decoration:underline;}.form__item{position:relative;}.form__fieldset,.form__textarea,.form__input,.form__description,.form__item--webform-image-file{margin-bottom:2rem;}@media (max-width:767px){.form__fieldset,.form__textarea,.form__input,.form__description,.form__item--webform-image-file{margin-bottom:1rem;}}.form__fieldset[aria-describedby],.form__textarea[aria-describedby],.form__input[aria-describedby],.form__description[aria-describedby],.form__item--webform-image-file[aria-describedby]{margin-bottom:1rem;}@media (max-width:767px){.form__fieldset[aria-describedby],.form__textarea[aria-describedby],.form__input[aria-describedby],.form__description[aria-describedby],.form__item--webform-image-file[aria-describedby]{margin-bottom:calc(1rem / 2);}}.form__label,.fieldset__legend{display:block;margin-bottom:1em;}.form__label--required{position:relative;}.form__label--required::after{content:'*';color:#e75113;margin-left:0.2rem;}.form__label--shift-up{position:absolute;top:1rem;left:0;transition:200ms all;}.form__label--filled{top:-1rem;}.form__input,.form__textarea{position:relative;z-index:1;resize:none;width:100%;border:0;border-bottom:1px solid black;font-size:1rem;line-height:3rem;background-color:unset;}.form__input--checkbox,.form__input--radio{display:none;}.form__input--checkbox + label,.form__input--radio + label{cursor:pointer;min-height:20px;padding:0 0 0 2rem;background:no-repeat top left;}.form__input--checkbox + label{background-image:url(/themes/custom/ecz/images/forms/checkbox.svg);}.form__input--checkbox:checked + label{background-image:url(/themes/custom/ecz/images/forms/checkbox-checked.svg);}.form__input--radio + label{background-image:url(/themes/custom/ecz/images/forms/radio.svg);}.form__input--radio:checked + label{background-image:url(/themes/custom/ecz/images/forms/radio-checked.svg);}.form__input--submit{border:none;cursor:pointer;}.form__input--select{-webkit-appearance:unset;width:236px;height:35px;padding:0 2rem;border:1px solid #3d4853;overflow:hidden;background:white url(/themes/custom/ecz/images/forms/select.svg) no-repeat right 12px center;font-size:16px;line-height:2rem;}.form__input--file{top:0;height:0;margin-bottom:0;border:none;visibility:hidden;opacity:0;}.form__input--description{color:rgba(61,72,83,0.9);}.form__fieldset--styled{padding:4rem;background:#f2f4f7;}@media (max-width:1023px){.form__fieldset--styled{padding:2rem;}}.form__fieldset--styled legend{float:left;clear:both;width:100%;font-size:2rem;color:#3d4853;margin-bottom:2rem;}@media (max-width:767px){.form__fieldset--styled legend{font-size:22px;}}.form__description{color:rgba(61,72,83,0.9);}html{font-size:16px;}@media (max-width:1023px){html{font-size:14px;}}@media (max-width:767px){html{font-size:12px;}}body{padding-top:8rem;font-family:'DIN Next LT Pro',sans-serif;line-height:1.75;color:#3d4853;}@media (max-width:767px){body{padding-top:4rem;}body.disable-scroll{position:fixed;overflow-y:hidden;width:100%;}}h1{margin-bottom:1em;font-family:'PF Din Stencil',sans-serif;font-size:4rem;line-height:1.11;font-weight:bold;}@media (max-width:767px){h1{font-size:2.8rem;}}h2{margin-bottom:1em;font-family:'DIN Next LT Pro',sans-serif;font-size:2.5rem;font-weight:bold;line-height:1.25;}h3{margin-bottom:1em;font-family:'DIN Next LT Pro',sans-serif;font-size:2rem;font-weight:bold;line-height:1.07;}h4,h5{margin-bottom:1em;font-family:'DIN Next LT Pro',sans-serif;font-size:1.375rem;font-weight:bold;line-height:1.11;}p{margin-bottom:1rem;}blockquote{font-size:2rem;font-style:italic;text-align:center;}@media (max-width:767px){blockquote{font-size:1.333rem;}}blockquote::before,blockquote::after{content:'"';}em{font-style:italic;}.text--white{color:white;}.text--bold{font-weight:bold;}a{color:#3d4853;text-decoration:none;}a.readmore{display:inline-block;color:#e75113;}.link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9001px;}.button{display:inline-block;padding:0.6em 1.667em;transform:translate(1px,1px);color:white;font-size:1.125rem;font-weight:bold;line-height:1.2;letter-spacing:1.08px;text-transform:uppercase;text-decoration:none;background:#e75113;transition:all 175ms ease-in-out;-webkit-box-shadow:4px 4px 0 0 rgba(61,72,83,0.2);-moz-box-shadow:4px 4px 0 0 rgba(61,72,83,0.2);box-shadow:4px 4px 0 0 rgba(61,72,83,0.2);}.button:hover{transform:none;background:rgba(231,81,19,0.9);-webkit-box-shadow:5px 5px 0 1px rgba(61,72,83,0.1);-moz-box-shadow:5px 5px 0 1px rgba(61,72,83,0.1);box-shadow:5px 5px 0 1px rgba(61,72,83,0.1);}.button--secondary{color:white;background:#3d4853;}.button--secondary:hover{background:rgba(61,72,83,0.9);}.button--upload{color:white;background:url(/themes/custom/ecz/images/forms/upload.svg) no-repeat center left 1.7rem;background-color:#3d4853;background-size:1.5rem;text-indent:1.5rem;cursor:pointer;}.button--upload:hover{background-color:rgba(61,72,83,0.9);}.button--back{display:inline;padding:0 0 0 2.5rem;transform:none;color:#3d4853;font-size:0.8125rem;font-weight:normal;line-height:1.75;letter-spacing:initial;text-transform:uppercase;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:initial;background-image:url(/themes/custom/ecz/images/icons/arrow-back.svg);background-position:left 0.5rem top;background-size:contain;background-repeat:no-repeat;transition:all 250ms ease-in-out;}.button--back:hover{background-image:url(/themes/custom/ecz/images/icons/arrow-back.svg);background-position:left top;background-size:contain;background-repeat:no-repeat;background-color:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.anchor{position:absolute;top:-10rem;}.language-switch{margin:1rem 0 2rem;}.language-switch__language{display:inline-block;margin:1.5px 0;border:1px solid #f2f4f7;padding:8px 16px 8px 48px;text-align:center;font-size:18px;font-weight:bold;color:white;text-transform:uppercase;background-position:left 8px center;background-size:32px;background-repeat:no-repeat;background-color:rgba(255,255,255,0);transition:color 250ms ease-in-out,background-color 250ms ease-in-out;}.language-switch__language--en{background-image:url(/themes/custom/ecz/images/languages/uk.png);}.language-switch__language--pl{background-image:url(/themes/custom/ecz/images/languages/pl.png);}.language-switch__language--ro{background-image:url(/themes/custom/ecz/images/languages/ro.png);}.language-switch__language--active,.language-switch__language:hover{color:#3d4853;background-color:#f2f4f7;}.styled-list{list-style:none;}.styled-list__anchor,.styled-list__sub{padding-left:2.5rem;}.styled-list__anchor{display:inline-block;background-image:url(/themes/custom/ecz/images/icons/arrow.svg);background-position:top 0.4em left 0.5rem;background-repeat:no-repeat;background-size:1rem 1rem;transition:all 250ms ease-in-out;}.styled-list__anchor:hover{background-position:top 0.4em left 1rem;}.styled-list__anchor--blue{background-image:url(/themes/custom/ecz/images/icons/arrow-blue.svg);}.styled-list__sub{display:block;margin-bottom:0.5rem;font-size:0.875rem;line-height:1;color:#f2f4f7;opacity:0.58;}.wrapper{position:relative;}.wrapper--center{width:1200px;margin-left:auto;margin-right:auto;}@media (max-width:1339px){.wrapper--center{width:980px;}}@media (max-width:1023px){.wrapper--center{width:720px;}}@media (max-width:767px){.wrapper--center{width:auto;margin-left:1rem;margin-right:1rem;}}.wrapper--fluid{margin-left:auto;margin-right:auto;width:85vw;min-width:1200px;max-width:1800px;}@media (max-width:1339px){.wrapper--fluid{min-width:980px;}}@media (max-width:1023px){.wrapper--fluid{min-width:720px;}}@media (max-width:767px){.wrapper--fluid{width:auto;min-width:0;margin-left:15px;margin-right:15px;}}.wrapper--center-text{text-align:center;}.wrapper--margin{margin-top:5.5rem;margin-bottom:5.5rem;}@media (max-width:1023px){.wrapper--margin{margin-top:4rem;margin-bottom:4rem;}}@media (max-width:767px){.wrapper--margin{margin-top:2rem;margin-bottom:2rem;}}.wrapper--padding-x{box-sizing:border-box;padding-left:5.5rem;padding-right:5.5rem;}@media (max-width:1023px){.wrapper--padding-x{padding-left:4rem;padding-right:4rem;}}@media (max-width:767px){.wrapper--padding-x{padding-left:0;padding-right:0;}}.wrapper--padding-y{padding-top:5.5rem;padding-bottom:5.5rem;}@media (max-width:1023px){.wrapper--padding-y{padding-top:4rem;padding-bottom:4rem;}}@media (max-width:767px){.wrapper--padding-y{padding-top:2rem;padding-bottom:2rem;}}.wrapper--bg{background:#f2f4f7;color:white;}.wrapper--img-as-bg{position:relative;}.wrapper--img-as-bg img{position:absolute;display:block;top:50%;left:50%;width:auto;height:auto;max-height:none;max-width:none;min-height:100%;min-width:100%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}.grid .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * (4rem / 2));overflow:hidden;}@media (max-width:1339px){.grid .view{margin:0 calc(-1 * (2rem / 2));}}@media (max-width:1023px){.grid .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:767px){.grid .view{margin:0 calc(-1 * (0 / 2));}}.grid .view__row{width:calc(100% / 4);box-sizing:border-box;padding:0 calc(4rem / 2);margin-bottom:4rem;}@media (max-width:1339px){.grid .view__row{width:calc(100% / 3);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.grid .view__row{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.grid .view__row{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:0;}}.grid .view__row img{width:100%;height:auto;}.grid--teasers .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * (4rem / 2));overflow:hidden;}@media (max-width:1339px){.grid--teasers .view{margin:0 calc(-1 * (2rem / 2));}}@media (max-width:1023px){.grid--teasers .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:767px){.grid--teasers .view{margin:0 calc(-1 * (0 / 2));}}.grid--teasers .view__row{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(4rem / 2);margin-bottom:4rem;}@media (max-width:1339px){.grid--teasers .view__row{width:calc(100% / 3);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.grid--teasers .view__row{width:calc(100% / 3);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.grid--teasers .view__row{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:0;}}.grid--teasers .view__row img{width:100%;height:auto;}.header{position:fixed;z-index:3;top:0;height:8rem;width:100%;border-bottom:1px solid #e5e5e5;box-sizing:border-box;transition:all 250ms ease-in-out;background:white;}@media (max-width:767px){.header{height:4rem;}}.header__wrapper{display:flex;height:100%;align-items:center;justify-content:space-between;}.header__right{display:flex;align-items:center;gap:2rem;}.header__logo{height:50%;}.header__logo > svg{height:100%;width:auto;}.header__buttons{display:flex;align-items:center;}.header__button{display:flex;align-items:center;height:100%;}.menu--mobile{position:relative;}@media (max-width:767px){.menu--mobile{position:absolute;top:4rem;left:0;width:100%;}}.menu__wrapper{display:flex;flex-direction:column-reverse;align-items:flex-end;}.menu__ul--secondary,.menu__ul--main{display:flex;}@media (max-width:767px){.menu__ul--secondary,.menu__ul--main{display:none;}}.menu__ul--main{font-size:1.6rem;font-weight:900;}@media (max-width:1339px){.menu__ul--main{font-size:1.35rem;}}@media (max-width:1023px){.menu__ul--main{font-size:1.1rem;}}@media (max-width:767px){.menu__ul--open{display:block;}}.menu__ul--mobile{display:none;position:absolute;visibility:hidden;opacity:0;right:0;top:2rem;transition:all 250ms ease-in-out;border:1px solid #3d4853;background-color:white;}@media (max-width:767px){.menu__ul--mobile{display:none;position:unset;width:100%;height:100vh;border:none;}}.menu__ul--mobile .menu__li{position:relative;display:block;min-width:9rem;margin-right:0;padding:1rem;border-bottom:1px solid rgba(61,72,83,0.08);line-height:1;}@media (min-width:768px){.menu__ul--mobile .menu__li--mobile-only{display:none;}}@media (max-width:767px){.menu__ul--mobile .menu__li--expands{background-image:url(/themes/custom/ecz/images/icons/plus.svg);background-position:right 10px top 15px;background-repeat:no-repeat;background-size:16px;}.menu__ul--mobile .menu__li--open{background-image:url(/themes/custom/ecz/images/icons/minus.svg);}}.menu__ul--mobile .menu__li--bold{font-weight:bold;}.menu__ul--mobile .menu__li--bold:last-of-type{margin-bottom:2rem;}.menu__ul--visible{display:block;visibility:visible;opacity:1;}.menu__li{list-style:none;margin-right:2rem;}@media (max-width:1339px){.menu__li{margin-right:1rem;}}.menu__li:last-child{margin-right:0;}.menu__li a{color:#3d4853;line-height:1.35;text-transform:uppercase;}.menu__li a.is-active{color:#e75113;}.hamburger{position:relative;display:none;width:32px;height:20px;cursor:pointer;}@media (max-width:767px){.hamburger{display:block;}}.hamburger__slice{position:absolute;width:100%;height:4px;border-radius:4px;background:#3d4853;transition:all 250ms ease-in-out;}.hamburger__slice:first-child{top:0;}.hamburger__slice:nth-child(2){top:calc(50% - 2px);}.hamburger__slice:last-child{bottom:0;}.hamburger--opened .hamburger__slice:nth-child(1){transform:rotate(45deg);left:0;top:50%;}.hamburger--opened .hamburger__slice:nth-child(2){opacity:0;}.hamburger--opened .hamburger__slice:nth-child(3){transform:rotate(-45deg);right:0;top:50%;}.hamburger--mobile{display:none;}@media (max-width:767px){.hamburger--mobile{display:block;}}article.node{position:relative;z-index:1;}.hero{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;}.hero__image{overflow:hidden;position:absolute;z-index:0;top:0;left:0;width:100%;height:calc(100% + (9rem / 2));background-color:#3d4853;}@media desktop{.hero__image{height:calc(100% + 5.5rem);}}@media (max-width:1023px){.hero__image{height:calc(100% + 2rem);}}@media (max-width:767px){.hero__image{height:calc(100% + 4rem);}}.hero__image:before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:black;opacity:0.4;}.hero__image:after{content:'';position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-image:url(/themes/custom/ecz/images/backgrounds/waves-footer.svg);background-position:top center;background-repeat:no-repeat;background-size:cover;}.hero__image-wrapper{position:relative;z-index:0;width:100%;height:100%;}.hero__content{position:relative;z-index:1;box-sizing:border-box;margin-top:5.5rem;margin-bottom:5.5rem;height:100%;}@media (max-width:767px){.hero__content{margin-top:4rem;margin-bottom:4rem;}}.hero__title{margin-bottom:0.3125rem;color:white;}.hero__title--subtitle{width:50%;margin-bottom:0;font-size:1.25rem;line-height:1.4;}@media (max-width:1023px){.hero__title--subtitle{width:100%;}}.quick-link{color:white;}.quick-link__heading{font-family:'PF Din Stencil',sans-serif;}.quick-link__heading--bold{font-weight:bold;}.quick-link__item{font-size:1.375rem;}.search{display:flex;align-items:center;}@media (max-width:767px){.search{display:none;}}.search__form{width:75%;color:#3d4853;}@media (max-width:767px){.search__form{width:100%;}}.search__button{display:none;}.search__button--header{display:inline;width:32px;height:20px;}.search__button--header img{width:24px;}.search__results{z-index:1;width:100%;margin-top:1rem;padding:2rem;box-sizing:border-box;border-radius:2rem;box-shadow:0 3px 56px 0 rgba(0,0,0,0.25);}.search__input{width:100%;height:4rem;padding:0 2rem 0 4rem;font-size:1.3rem;box-sizing:border-box;resize:none;border:0;border-radius:2rem;background-image:url("/themes/custom/ecz/images/icons/search.svg");background-position:left 1.2rem center;background-repeat:no-repeat;background-size:1.8rem 1.8rem;}.search__input::placeholder{color:#3d4853;font-size:1.2rem;opacity:0.5;}.search__input:-ms-input-placeholder{font-size:1.3rem;}.search__input::-ms-input-placeholder{font-weight:bold;}.result{display:flex;align-items:center;padding:1rem 0;border-bottom:solid 1px rgba(230,230,230,0.8);}@media (max-width:1023px){.result{flex-direction:column;align-items:flex-start;}}.result__content-type{flex-shrink:0;width:34%;color:rgba(61,72,83,0.9);font-weight:bold;text-transform:uppercase;}.result__title{flex-grow:0;width:auto;}.result__show-all{display:flex;justify-content:center;margin-top:2rem;}.breadcrumb{padding-bottom:calc(9rem / 2);font-size:0.8125rem;text-transform:uppercase;background:white;}@media (max-width:1023px){.breadcrumb{padding-bottom:calc(5.5rem / 2);font-size:0.75rem;}}@media (max-width:767px){.breadcrumb{height:auto;margin-left:0;margin-right:0;padding-bottom:4rem;}}.breadcrumb__wrapper{display:flex;justify-content:space-between;flex-direction:row-reverse;height:calc(9rem / 2);border-bottom:1px solid #e5e5e5;box-sizing:border-box;}@media (max-width:767px){.breadcrumb__wrapper{display:none;}}.breadcrumb__back{border-right:1px solid #e5e5e5;}.breadcrumb__path{border-left:1px solid #e5e5e5;}.breadcrumb__path ol{display:flex;list-style:none;}@media (max-width:767px){.breadcrumb__path ol{flex-direction:column;}}.breadcrumb__back,.breadcrumb__path{display:flex;align-items:center;padding:calc(((9rem / 2) - 1em) / 2);}@media (max-width:1023px){.breadcrumb__back,.breadcrumb__path{padding:calc(((5.5rem / 2) - 1em) / 2);}}@media (max-width:767px){.breadcrumb__back,.breadcrumb__path{padding:calc(((4rem / 2) - 1em) / 2);}}.breadcrumb__item{padding-right:1.5rem;background-image:url(/themes/custom/ecz/images/icons/arrow-small.svg);background-position:right 0.6rem center;background-size:0.3em;background-repeat:no-repeat;}.breadcrumb__item--current{padding-right:0;font-weight:bold;background:none;}.intro{display:flex;margin-bottom:5.5rem;}@media (max-width:1023px){.intro{margin-bottom:4rem;}}@media (max-width:767px){.intro{margin-bottom:2rem;flex-direction:column;}}.intro__heading{width:40%;padding-right:1rem;box-sizing:border-box;}@media (max-width:767px){.intro__heading{width:100%;}}.intro__text{width:60%;}@media (max-width:767px){.intro__text{width:100%;}}.phone-number{padding:1rem 0 1rem 3rem;background-image:url(/themes/custom/ecz/images/icons/phone.svg);background-position:left center;background-repeat:no-repeat;background-size:2rem 3rem;}.related-topics__list{display:flex;flex-wrap:wrap;margin:0 calc(-1 * (1rem / 2));overflow:hidden;}@media (max-width:1339px){.related-topics__list{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:1023px){.related-topics__list{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:767px){.related-topics__list{margin:0 calc(-1 * (1rem / 2));}}.related-topics__list-item{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(1rem / 2);margin-bottom:1rem;}@media (max-width:1339px){.related-topics__list-item{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:1023px){.related-topics__list-item{width:calc(100% / 1);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.related-topics__list-item{width:calc(100% / 1);padding:0 calc(1rem / 2);margin-bottom:1rem;}}.related-topics__list-item img{width:100%;height:auto;}.related-topics{border:solid 1px #e5e5e5;}@media (max-width:767px){.related-topics{padding-left:1rem;padding-right:1rem;}}.related-topics__list-item{display:flex;align-items:center;}.topics-overview{column-count:3;margin-bottom:5.5rem;}@media (max-width:1023px){.topics-overview{column-count:2;}}@media (max-width:767px){.topics-overview{column-count:1;margin-bottom:2rem;}}.topics-overview__category-wrapper{display:inline-block;width:100%;margin:0 1rem 1rem 0;padding:4rem;box-sizing:border-box;background:#f2f4f7;break-inside:avoid;}.pager{margin-top:5.5rem;width:100%;}.pager__items{display:flex;justify-content:center;align-items:center;list-style:none;}.pager__item{font-size:1.2rem;margin:0 1rem;}@media (max-width:767px){.pager__item{margin:0 0.5rem;}}.pager__item span{display:flex;justify-content:center;align-items:center;}.pager__item.is-active a{color:#e75113;}.pager__item.is-active:hover a{color:rgba(231,81,19,0.9);}.pager__item:hover a{color:rgba(61,72,83,0.9);}.pager__item--spacer{color:#e5e5e5;}.pager__item--spacer span{transform:translateY(-0.05em);}.pager__icon svg{width:0.6rem;height:1rem;margin:0;}.pager__icon svg line{stroke:#3d4853;}.pager__icon:hover svg line{stroke:rgba(61,72,83,0.9);}.pager__icon--wide svg{width:1rem;}.teaser{position:relative;display:flex;flex-direction:column;height:100%;transform:translate(3px,3px);background-color:#f2f4f7;box-shadow:4px 4px 0 0 rgba(61,72,83,0.2);transition:all 175ms ease-in-out;}.teaser:hover{transform:none;box-shadow:8px 8px 0 1px rgba(61,72,83,0.1);}.teaser__image{width:100%;}.teaser__image img{width:100%;height:auto;}.teaser__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;padding:2rem;}@media (max-width:767px){.teaser__content-wrapper{padding:1rem;}}.teaser__details{font-size:0.875rem;font-weight:300;margin-bottom:1rem;flex-grow:1;}.teaser__content{margin-bottom:1rem;flex-grow:1;}.contact-teaser{display:flex;justify-content:space-between;align-items:center;background:#f2f4f7;}@media (max-width:1023px){.contact-teaser{flex-direction:column;align-items:flex-start;}}@media (max-width:767px){.contact-teaser{padding-left:1rem;padding-right:1rem;}}.contact-teaser__text h3{margin-bottom:0;}@media (max-width:1023px){.contact-teaser__text h3{margin-bottom:2rem;}}.contact-teaser__actions{display:flex;align-items:center;flex-shrink:0;}@media (max-width:767px){.contact-teaser__actions{flex-direction:column;align-items:flex-start;}}.contact-teaser__phone{display:flex;align-items:center;height:3rem;padding-right:3rem;font-weight:bold;}@media (max-width:767px){.contact-teaser__phone{margin-bottom:2rem;padding-right:0;}}.partners{margin-top:0;}.partners .view{column-count:3;}@media (max-width:1023px){.partners .view{column-count:2;}}@media (max-width:767px){.partners .view{column-count:1;}}.partners .view__row{display:inline-block;width:100%;break-inside:avoid;}.employees .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * (1rem / 2));overflow:hidden;}@media (max-width:1339px){.employees .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:1023px){.employees .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:767px){.employees .view{margin:0 calc(-1 * (1rem / 2));}}.employees .view__row{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(1rem / 2);margin-bottom:1rem;}@media (max-width:1339px){.employees .view__row{width:calc(100% / 3);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:1023px){.employees .view__row{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.employees .view__row{width:calc(100% / 1);padding:0 calc(1rem / 2);margin-bottom:1rem;}}.employees .view__row img{width:100%;height:auto;}.news .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * (1rem / 2));overflow:hidden;}@media (max-width:1339px){.news .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:1023px){.news .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:767px){.news .view{margin:0 calc(-1 * (1rem / 2));}}.news .view__row{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(1rem / 2);margin-bottom:1rem;}@media (max-width:1339px){.news .view__row{width:calc(100% / 3);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:1023px){.news .view__row{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.news .view__row{width:calc(100% / 1);padding:0 calc(1rem / 2);margin-bottom:1rem;}}.news .view__row img{width:100%;height:auto;}.events .view,.news .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * (1rem / 2));overflow:hidden;}@media (max-width:1339px){.events .view,.news .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:1023px){.events .view,.news .view{margin:0 calc(-1 * (1rem / 2));}}@media (max-width:767px){.events .view,.news .view{margin:0 calc(-1 * (1rem / 2));}}.events .view__row,.news .view__row{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(1rem / 2);margin-bottom:1rem;}@media (max-width:1339px){.events .view__row,.news .view__row{width:calc(100% / 3);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:1023px){.events .view__row,.news .view__row{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.events .view__row,.news .view__row{width:calc(100% / 1);padding:0 calc(1rem / 2);margin-bottom:1rem;}}.events .view__row img,.news .view__row img{width:100%;height:auto;}.event__details,.news__details{margin-top:0;font-weight:bold;}.usp{display:flex;justify-content:space-between;}@media (max-width:767px){.usp{flex-direction:column;padding-left:0;padding-right:0;}}.usp__column{width:50%;overflow:hidden;margin-bottom:9rem;padding:3rem;box-sizing:border-box;}@media (max-width:1023px){.usp__column{padding:2rem;}}@media (max-width:767px){.usp__column{width:100%;margin-bottom:4rem;padding:1.75rem;background-color:#f2f4f7;text-align:center;}}.usp__column h3{font-family:'PF Din Stencil',sans-serif;text-align:left;}.usp__column--lower{margin-top:9rem;margin-bottom:0;}@media (max-width:767px){.usp__column--lower{margin-top:0;margin-bottom:4rem;}}.usp__icon{position:relative;display:inline-block;margin-bottom:2rem;}.usp__icon:before{content:'';position:absolute;z-index:-1;top:-3rem;left:50%;width:calc(100% + (2 * 3rem));height:100vh;background-color:#f2f4f7;transform:translateX(-50%);}@media (max-width:1023px){.usp__icon:before{top:-2rem;width:calc(100% + (2 * 2rem));}}@media (max-width:767px){.usp__icon:before{display:none;}}.usp__text{text-align:left;}.download{background:#3d4853;color:white;padding:17px;line-height:1.1;text-decoration:none;height:100%;box-sizing:border-box;display:flex;}.download--external-link .download__icon{background-image:url(/themes/custom/ecz/images/icons/external-link.svg);width:32px;height:32px;}.download__wrapper{border-right:2px solid white;padding-right:17px;margin-right:17px;flex:28px 0 0;flex-direction:column;justify-content:space-around;}.download__icon{background:url(/themes/custom/ecz/images/icons/document.svg) no-repeat center;position:relative;width:27px;height:34px;}.download__filetype{position:absolute;bottom:4px;left:0;width:100%;color:#3d4853;font-size:10px;line-height:1;font-weight:bold;text-align:center;}.download__content{flex-shrink:0;}.download__label{font-weight:bold;color:white;margin-bottom:0.2em;}.download__name{font-weight:500;}.footer{position:relative;background:#3d4853;}.footer:after{content:'';z-index:1;position:absolute;bottom:0;left:0;width:100%;height:90%;background:url(/themes/custom/ecz/images/backgrounds/waves-footer.svg) top center no-repeat;background-size:cover;}.footer__bar{position:relative;z-index:2;margin-bottom:-1px;padding:2rem 0;border-top:1px solid rgba(229,229,229,0.4);color:white;}@media (max-width:767px){.footer__bar{padding:2rem 2rem;}}.footer__bar--large{padding:5.5rem 0;}@media (max-width:1023px){.footer__bar--large{padding:4rem 0;}}@media (max-width:767px){.footer__bar--large{padding:2rem 2rem;}}.footer__bar--small{padding:1rem 0;}@media (max-width:767px){.footer__bar--small{padding:1rem 2rem;}}.footer__bar--align-right{text-align:right;font-size:0.9rem;}.footer__bar a{color:white;}.footer-welcome-expats{background-color:white;text-align:center;}.footer-links{display:none;}.footer-links__column{margin-bottom:0;}@media (max-width:767px){.footer-links__column{margin-bottom:1rem;}}.footer-copyright{font-size:1.375rem;font-weight:bold;}@media (max-width:1023px){.footer-copyright{font-size:1.2375rem;}}@media (max-width:767px){.footer-copyright{font-size:1.1rem;}}.footer-copyright__inner{display:flex;justify-content:space-between;align-items:center;}@media (max-width:1023px){.footer-copyright__inner{flex-direction:column;align-items:flex-start;}}.footer-copyright__block{margin:1rem 0;}@media (max-width:767px){.footer-copyright__text{display:flex;flex-direction:column;align-items:flex-start;width:100%;}}@media (max-width:767px){.footer-copyright__item{display:block;}}@media (max-width:767px){.footer-copyright__item--spacer{display:none;}}.footer-copyright__buttons{flex-grow:1;padding-left:5.5rem;max-width:24rem;}@media (max-width:1023px){.footer-copyright__buttons{width:100%;padding-left:0;}}.footer-powered-by a{text-decoration:underline;}.footer-powered-by__logos{display:flex;align-items:flex-end;justify-content:center;gap:2rem;flex-wrap:wrap;}.footer-powered-by__logo span{font-size:0.7rem;text-decoration:none;}@media (max-width:767px){.footer-powered-by__logo span{font-size:0.875rem;}}.footer-powered-by__logo img{max-height:50px;min-height:30px;}.menu-footer__ul--main{display:flex;justify-content:space-between;flex-wrap:wrap;list-style:none;}.menu-footer__ul--sub{list-style:none;padding-right:2rem;}.menu-footer__ul--expats{column-count:2;}@media (max-width:1339px){.menu-footer__ul--expats{column-count:1;}}.menu-footer__li--main{flex-basis:20%;margin:1rem 0;font-family:'PF Din Stencil',sans-serif;font-weight:bold;font-size:2rem;}@media (max-width:1339px){.menu-footer__li--main{flex-basis:50%;}}@media (max-width:1023px){.menu-footer__li--main{flex-basis:50%;font-size:1.8rem;}}@media (max-width:767px){.menu-footer__li--main{flex-basis:100%;font-size:1.6rem;}}.menu-footer__li--main:nth-child(1){flex-grow:1;}@media (max-width:1339px){.menu-footer__li--main:nth-child(1){flex-grow:0;}}.menu-footer__li--sub{box-sizing:border-box;font-family:'DIN Next LT Pro',sans-serif;font-size:1.375rem;font-weight:normal;}@media (max-width:1023px){.menu-footer__li--sub{font-size:1.2375rem;}}@media (max-width:767px){.menu-footer__li--sub{font-size:1.1rem;}}
