/* @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;}
.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;}}
html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,footer,header,nav,section{display:block;}h1{font-size:2em;margin:0.67em 0;}figcaption,figure,main{display:block;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}dfn{font-style:italic;}mark{background-color:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}audio,video{display:inline-block;}audio:not([controls]){display:none;height:0;}img{border-style:none;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{display:inline-block;vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details,menu{display:block;}summary{display:list-item;}canvas{display:inline-block;}template{display:none;}[hidden]{display:none;}img{max-width:100%;height:auto;}iframe{width:100%;}.button{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.button{font-size:19px;line-height:24px;}.button:hover{color:#EFE9E7;background:#B76D68;}.button:focus{outline:none;color:#EFE9E7;background:#B76D68;}}.button--primary:not(.webform-button--submit),.form-submit:not(.webform-button--submit){padding:11px 18px 11px 18px;background:#00293D;border-color:#00293D;}.button--primary:not(.webform-button--submit)::before,.button--primary:not(.webform-button--submit)::after,.form-submit:not(.webform-button--submit)::before,.form-submit:not(.webform-button--submit)::after{display:none;}@media screen and (min-width:736px){.button--primary:not(.webform-button--submit):hover,.form-submit:not(.webform-button--submit):hover{padding:11px 18px 11px 18px;background:#00293D;border-color:#00293D;}}.address-book__add-link,span.read-more,.node-readmore a,.action-links a,.field--name-field-cta-2 a,.field--name-field-cta a,.field--name-field-ctas a,.field--name-field-contact a,.field--name-field-downloads a,.field--name-node-link a,a.print__link,a.cta--modal,a.cta{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.address-book__add-link,span.read-more,.node-readmore a,.action-links a,.field--name-field-cta-2 a,.field--name-field-cta a,.field--name-field-ctas a,.field--name-field-contact a,.field--name-field-downloads a,.field--name-node-link a,a.print__link,a.cta--modal,a.cta{font-size:19px;line-height:24px;}.address-book__add-link:hover,span.read-more:hover,.node-readmore a:hover,.action-links a:hover,.field--name-field-cta-2 a:hover,.field--name-field-cta a:hover,.field--name-field-ctas a:hover,.field--name-field-contact a:hover,.field--name-field-downloads a:hover,.field--name-node-link a:hover,a.print__link:hover,a.cta--modal:hover,a.cta:hover{color:#EFE9E7;background:#B76D68;}.address-book__add-link:focus,span.read-more:focus,.node-readmore a:focus,.action-links a:focus,.field--name-field-cta-2 a:focus,.field--name-field-cta a:focus,.field--name-field-ctas a:focus,.field--name-field-contact a:focus,.field--name-field-downloads a:focus,.field--name-node-link a:focus,a.print__link:focus,a.cta--modal:focus,a.cta:focus{outline:none;color:#EFE9E7;background:#B76D68;}}.cta.inline{color:#00293D !important;text-decoration:none !important;}.cta.inline:hover{color:#fff !important;}.background--logo .cta.inline{background:#fff !important;}.background--logo .cta.inline:hover{color:#B76D68 !important;}input,select,textarea{font-family:"DM Sans",sans-serif;}button{font-family:"Playfair Display",serif;text-transform:uppercase;}.form-item{margin:0 0 20px 0;}.form-item label.form-required::after{content:' *';}.form-item .description{color:#A62F03;margin-bottom:20px;line-height:18px;font-size:15px;margin-top:10px;}.form-item .description em{font-style:unset;}.form-item.form-type-webform-document-file .form-submit{background:none;color:#00293D;margin-top:10px;padding:0;border:0;}.form-item.webform-select-other > legend,.form-item.webform-select-other > label,.form-item.form-type-tel > legend,.form-item.form-type-tel > label,.form-item.form-type-webform-document-file > legend,.form-item.form-type-webform-document-file > label,.form-item.form-type-textarea > legend,.form-item.form-type-textarea > label,.form-item.form-type-textfield > legend,.form-item.form-type-textfield > label,.form-item.form-type-date > legend,.form-item.form-type-date > label,.form-item.form-type-select > legend,.form-item.form-type-select > label,.form-item.form-type-webform-telephone > legend,.form-item.form-type-webform-telephone > label,.form-item.form-type-email > legend,.form-item.form-type-email > label,.form-item.form-type-webform-select-other > legend,.form-item.form-type-webform-select-other > label,.form-item.form-type-number > legend,.form-item.form-type-number > label,.form-item.form-type-webform-checkboxes-other > legend,.form-item.form-type-webform-checkboxes-other > label,.form-item.form-type-password > legend,.form-item.form-type-password > label,.form-item.form-type-datelist > legend,.form-item.form-type-datelist > label,.form-item.form-type-webform-image-file > legend,.form-item.form-type-webform-image-file > label{display:block;color:#00293D;margin-bottom:10px;font-family:"Playfair Display",serif;font-weight:500;line-height:25px;font-size:18px;padding-left:15px;}.form-type-webform-image-file .form-submit{margin-top:20px;}.form-type-webform-image-file .form-file{margin-bottom:20px;}.form-type-webform-image-file .form-type-checkbox{margin-bottom:10px;}input.form-date{height:40px;}.form-composite .fieldset-legend{display:block;font-family:"DM Sans",sans-serif;margin-bottom:5px;color:#00293D;}.block--basic.view-mode--full .form-composite .fieldset-legend{color:#000000;}.js-label{transition:all 100ms;position:relative;}.js-label label{transition:all 100ms linear;top:-27px;position:absolute;}.js-label.js-hide-label label{top:0;}select,textarea,.form-url,.form-email,.form-tel,.form-text,.form-date,.form-number{color:#00293D;transition:all 100ms linear;-webkit-appearance:none;appearance:none;font-family:"DM Sans",sans-serif !important;font-size:18px;font-weight:300;box-shadow:none;padding:15px 20px 15px;border:1px solid #F7FAFC;border-radius:0px;width:100%;background:#fff;}@media screen and (min-width:736px){select,textarea,.form-url,.form-email,.form-tel,.form-text,.form-date,.form-number{font-size:18px;padding:24px 30px 24px;}}select:-ms-input-placeholder,textarea:-ms-input-placeholder,.form-url:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-tel:-ms-input-placeholder,.form-text:-ms-input-placeholder,.form-date:-ms-input-placeholder,.form-number:-ms-input-placeholder{color:#00293D;opacity:0.751;}select::placeholder,textarea::placeholder,.form-url::placeholder,.form-email::placeholder,.form-tel::placeholder,.form-text::placeholder,.form-date::placeholder,.form-number::placeholder{color:#00293D;opacity:0.751;}select.postal-code,textarea.postal-code,.form-url.postal-code,.form-email.postal-code,.form-tel.postal-code,.form-text.postal-code,.form-date.postal-code,.form-number.postal-code{width:90px;}select.locality,textarea.locality,.form-url.locality,.form-email.locality,.form-tel.locality,.form-text.locality,.form-date.locality,.form-number.locality{width:235px;}select.error,textarea.error,.form-url.error,.form-email.error,.form-tel.error,.form-text.error,.form-date.error,.form-number.error{color:#A62F03;border:1px solid #A62F03;}select:focus,textarea:focus,.form-url:focus,.form-email:focus,.form-tel:focus,.form-text:focus,.form-date:focus,.form-number:focus{outline:none;}.form-item{margin:0 0 20px 0;}#edit-price-month{font-size:26px;}.form-type-datelist select{width:auto;}.form-item--error-message{color:#a94442;}select{background:#FFFFFF url(/themes/custom/webkliniektheme/img/select.svg) no-repeat right 15px center;padding-right:35px;}select::-ms-expand{display:none;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-type-select.form-item:last-child{margin-bottom:20px;}.recaptcha-legal{display:none;}.form-type-checkbox,.form-type-radio{margin-top:20px;}.form-type-checkbox input,.form-type-radio input{opacity:0;position:absolute;}.form-type-checkbox label,.form-type-radio label{position:relative;padding-left:35px;padding-top:0px;color:#00293D;display:block;font-size:16px;line-height:20px;font-weight:300;}@media screen and (min-width:720px){.form-type-checkbox label,.form-type-radio label{padding-left:50px;font-size:20px;line-height:25px;padding-top:0px;}}.form-type-checkbox label::before,.form-type-radio label::before{transition:all 200ms ease;position:absolute;left:0;top:0px;content:'';width:16px;height:16px;border:1px solid #00293D;background:none;border-radius:0px;}@media screen and (min-width:720px){.form-type-checkbox label::before,.form-type-radio label::before{width:25px;height:25px;}}.form-type-checkbox input:checked + label::before,.form-type-radio input:checked + label::before{background:#00293D;box-shadow:inset 0 0 0 2px #F7FAFC;border:1px solid #00293D;}.form-type-checkbox input.error + label::before,.form-type-radio input.error + label::before{border:2px solid #a94442;}.form-type-radio label::before{border-radius:50%;}.form-type-managed-file{display:inline-block;}@media screen and (min-width:720px){.form-type-managed-file{margin-top:60px;}}.form-item-ik-ga-akkoord-dat-mijn-gegevens-gebruikt-worden-om-mijn-aanvraag{display:inline-block;}.grippie{display:none;}@media screen and (min-width:720px){.form-item-message textarea{min-height:270px;}}.resize-vertical{min-height:185px;}@media screen and (min-width:720px){.resize-vertical{min-height:350px;}}@media screen and (min-width:720px){#edit-flexbox-02{padding-left:50px;}}@media screen and (min-width:1650px){#edit-flexbox-02{padding-left:70px;}}@media screen and (min-width:720px){#edit-flexbox-01{display:-ms-flexbox;display:flex;}}.progress-tracker--center .progress-marker{font-family:"Playfair Display",serif;text-transform:uppercase;font-size:20px;line-height:26px;}.webform-progress-tracker .progress-tracker{margin-top:40px;}.webform-progress-tracker .progress-step .progress-title{font-family:"Playfair Display",serif;text-transform:uppercase;font-size:20px;line-height:26px;}.webform-progress-tracker .progress-step.is-complete .progress-marker{background-color:#B76D68;}.webform-progress-tracker .progress-step.is-complete .progress-title{color:#B76D68;}.webform-progress-tracker .progress-step.is-complete::after{background-color:#B76D68;}.webform-progress-tracker .progress-step.is-complete:hover .progress-marker{background-color:#B76D68;}.webform-progress-tracker .progress-step.is-active .progress-marker{background-color:#00293D;}.webform-progress-tracker .progress-step.is-active .progress-title{color:#00293D;}.webform-progress-tracker .progress-step.is-active:hover .progress-marker{background-color:#00293D;}.webform-select-other-input{margin-top:10px;}.webform-button--previous{background:#D8D8D8;border-color:#D8D8D8;margin-right:40px;}.ajax-progress-throbber .message{display:none;}.webform-element-help{width:18px;}.webform-element-help:hover{background:#B76D68;border-color:#B76D68;}.webform--actions{margin-top:30px;}@media screen and (min-width:720px){.webform--actions{margin-top:40px;}}.webform-button--submit{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.webform-button--submit{font-size:19px;line-height:24px;}.webform-button--submit:hover{color:#EFE9E7;background:#B76D68;}.webform-button--submit:focus{outline:none;color:#EFE9E7;background:#B76D68;}}#admin-toolbar-search-input{color:#000000;}.captcha{margin-bottom:20px;}.form-item-gdpr{margin:40px 0;}.webform-file-button{font-weight:300;color:#A5A5A5;padding-left:45px;background:url(/themes/custom/webkliniektheme/img/upload.svg) no-repeat left center;background-size:25px;border:0;}@media screen and (min-width:720px){.webform-file-button{background-size:35px;padding-left:55px;}}article.opdracht .field{margin-bottom:20px;}article.opdracht .field--label-above .field__label{font-family:"Playfair Display",serif;color:#B76D68;text-transform:uppercase;text-decoration:none;font-size:20px;line-height:20px;font-weight:400;margin-bottom:10px;}article.opdracht .field--name-field-images > .field__items{display:-ms-flexbox;display:flex;}article.opdracht .field--name-field-images > .field__items > .field__item{margin:0 10px 10px 0;width:150px;}#edit-field-images-wrapper{margin-top:40px;margin-bottom:40px;}#edit-field-images-wrapper > div > details > summary{display:none;}#edit-field-images-wrapper .tabledrag-toggle-weight-wrapper{display:none;}#edit-field-images-wrapper .image-preview{display:none;}#edit-field-images-wrapper .tabledrag-handle{display:none;}#edit-field-images-wrapper .draggable .button{background:none;border:none;color:#00293D;padding:5px 0px;}table{border-collapse:collapse;margin:0 auto;}@media screen and (min-width:560px){table{margin:0;}}table strong{font-weight:600;}table th{font-family:"Playfair Display",serif;color:#B76D68;text-transform:uppercase;text-decoration:none;font-size:20px;line-height:25px;font-weight:400;padding:0 10px 20px 0;text-align:left;}table td{text-align:left;padding:0 10px 0px 0px;border-bottom:0px solid #EDEDED;}@media screen and (min-width:560px){table td{padding:0 10px 0px 0px;}}.table__wrapper{overflow:scroll;}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#00293D;font-family:"DM Sans",sans-serif;}html ::selection{background:#B76D68;color:#fff;}html ::-moz-selection{background:#B76D68;color:#fff;}body{font-optical-sizing:auto;line-height:26px;font-size:16px;background:#FFFFFF;font-weight:200;}@media screen and (min-width:720px){body{line-height:28px;font-size:18px;}}a:not(.cta){text-decoration:none;}.text-formatted a:not(.cta){transition:color 100ms linear;text-decoration:underline;color:#B76D68;}@media screen and (min-width:720px){.text-formatted a:not(.cta):hover,.text-formatted a:not(.cta):focus{color:#B76D68;}}p{margin:0 0 20px;}p .text--primary{color:#B76D68;}p .text--heading{font-family:"Playfair Display",serif;font-weight:700;}strong{font-weight:500;font-family:"DM Sans",sans-serif;}h1,h2,h3,h4{font-family:"Playfair Display",serif;font-weight:500;}h1 p,h2 p,h3 p,h4 p{margin:0;}h1 strong,h2 strong,h3 strong,h4 strong{font-family:"Playfair Display",serif;font-weight:500;}h1{margin:20px 0 30px;font-size:30px;line-height:35px;}@media screen and (min-width:720px){h1{margin:20px 0 50px;font-size:48px;line-height:62px;}}@media screen and (min-width:1650px){h1{font-size:50px;line-height:65px;}}h2{margin:20px 0 35px;font-size:24px;line-height:30px;}@media screen and (min-width:720px){h2{font-size:32px;line-height:42px;}}@media screen and (min-width:1650px){h2{font-size:35px;line-height:44px;}}h2.cta{font-size:22px;line-height:30px;}@media screen and (min-width:720px){h2.cta{font-size:30px;line-height:37px;}}h1.line,h2.line{position:relative;padding-top:30px;}@media screen and (min-width:560px){h1.line,h2.line{padding-top:45px;}}h1.line::before,h2.line::before{content:'';display:block;height:2px;width:100px;background:#F7FAFC;position:absolute;left:0px;top:0px;right:auto;margin:0;}@media screen and (min-width:720px){h1.line::before,h2.line::before{width:122px;}}h1.bg,h2.bg{position:relative;}h1.bg::after,h2.bg::after{content:'';display:block;height:180px;width:180px;background:url(/themes/custom/webkliniektheme/img/title_bg.svg) no-repeat left top;position:absolute;left:-35px;top:-35px;background-size:50%;}@media screen and (min-width:720px){h1.bg::after,h2.bg::after{left:-70px;top:-70px;background-size:100%;height:190px;}}h2.small{font-size:20px;line-height:20px;}@media screen and (min-width:720px){h2.small{font-size:20px;line-height:20px;}}h3{margin:20px 0 15px;font-size:20px;line-height:24px;}@media screen and (min-width:720px){h3{font-size:25px;line-height:32px;}}h3.big{font-size:24px;line-height:30px;}@media screen and (min-width:720px){h3.big{font-size:32px;line-height:42px;}}@media screen and (min-width:1650px){h3.big{font-size:35px;line-height:44px;}}h4{margin:20px 0 15px;font-size:15px;line-height:24px;font-weight:700;text-transform:uppercase;font-family:"DM Sans",sans-serif;}@media screen and (min-width:720px){h4{font-size:17px;line-height:21px;}}h4.light{font-weight:300;letter-spacing:0.8px;}.grid{max-width:1200px;margin-left:auto;margin-right:auto;}.grid:after{content:"";display:table;clear:both;}@media screen and (min-width:720px){.flex__item--6{width:50%;display:-ms-flexbox;display:flex;}}.flex__item--12{width:100%;}.grid__item{margin-bottom:1.69492%;}@media screen and (min-width:720px){.grid__item--8{float:left;display:block;margin-right:1.69492%;width:66.10169%;}.grid__item--8:last-child{margin-right:0;}}@media screen and (min-width:720px){.grid__item--7{float:left;display:block;margin-right:1.69492%;width:57.62712%;}.grid__item--7:last-child{margin-right:0;}}@media screen and (min-width:720px){.grid__item--6{float:left;display:block;margin-right:1.69492%;width:49.15254%;}.grid__item--6:last-child{margin-right:0;}.grid__item--6:nth-child(2n){margin-right:0;}.grid__item--6:nth-child(2n+1){clear:left;}}.grid__item--4{float:left;display:block;margin-right:1.69492%;width:100%;}@media screen and (min-width:560px){.grid__item--4{float:left;display:block;margin-right:1.69492%;width:49.15254%;}.grid__item--4:last-child{margin-right:0;}.grid__item--4:nth-child(2n){margin-right:0;}.grid__item--4:nth-child(2n+1){clear:left;}}@media screen and (min-width:720px){.grid__item--4{float:left;display:block;margin-right:1.69492%;width:32.20339%;}.grid__item--4:nth-child(2n){margin-right:1.69492%;}.grid__item--4:nth-child(2n+1){clear:none;}.grid__item--4:last-child{margin-right:0;}.grid__item--4:nth-child(3n){margin-right:0;}.grid__item--4:nth-child(3n+1){clear:left;}}.grid__item--4:last-child{margin-right:0;}@media screen and (min-width:560px){.grid__item--3{float:left;display:block;margin-right:1.69492%;width:49.15254%;}.grid__item--3:last-child{margin-right:0;}.grid__item--3:nth-child(2n){margin-right:0;}.grid__item--3:nth-child(2n+1){clear:left;}}@media screen and (min-width:720px){.grid__item--3{float:left;display:block;margin-right:1.69492%;width:23.72881%;}.grid__item--3:nth-child(2n){margin-right:1.69492%;}.grid__item--3:nth-child(2n+1){clear:none;}.grid__item--3:last-child{margin-right:0;}.grid__item--3:nth-child(4n){margin-right:0;}.grid__item--3:nth-child(4n+1){clear:left;}}.grid__item--2{float:left;display:block;margin-right:1.69492%;width:49.15254%;}@media screen and (min-width:560px){.grid__item--2{float:left;display:block;margin-right:1.69492%;width:32.20339%;}.grid__item--2:last-child{margin-right:0;}.grid__item--2:nth-child(2n){margin-right:1.69492%;}.grid__item--2:nth-child(2n+1){clear:none;}.grid__item--2:nth-child(3n){margin-right:0;}.grid__item--2:nth-child(3n+1){clear:left;}}@media screen and (min-width:880px){.grid__item--2{float:left;display:block;margin-right:1.69492%;width:15.25424%;}.grid__item--2:last-child{margin-right:0;}.grid__item--2:nth-child(3n){margin-right:1.69492%;}.grid__item--2:nth-child(3n+1){clear:none;}.grid__item--2:nth-child(6n){margin-right:0;}.grid__item--2:nth-child(6n+1){clear:left;}}.grid__item--2:last-child{margin-right:0;}.grid__item--2:nth-child(2n){margin-right:0;}.grid__item--2:nth-child(2n+1){clear:left;}@media screen and (min-width:880px){.layout-2col-50{display:-ms-flexbox;display:flex;}}.layout-2col-50:after{content:"";display:table;clear:both;}@media screen and (min-width:880px){.layout-2col-50__left,.layout-2col-50__right{width:50%;float:left;}}.layout-2col-8-4:after{content:"";display:table;clear:both;}.layout-2col-8-4__left{margin-bottom:15px;}@media screen and (min-width:560px){.layout-2col-8-4__left{float:left;display:block;margin-right:1.69492%;width:66.10169%;margin-bottom:0;}.layout-2col-8-4__left:last-child{margin-right:0;}}@media screen and (min-width:960px){.layout-2col-8-4__right{float:left;display:block;margin-right:1.69492%;width:32.20339%;margin-right:0;}.layout-2col-8-4__right:last-child{margin-right:0;}}.layout-2col-9-3:after{content:"";display:table;clear:both;}@media screen and (min-width:960px){.layout-2col-9-3__left{float:left;display:block;margin-right:1.69492%;width:74.57627%;}.layout-2col-9-3__left:last-child{margin-right:0;}}@media screen and (min-width:960px){.layout-2col-9-3__right{float:left;display:block;margin-right:1.69492%;width:23.72881%;margin-right:0;}.layout-2col-9-3__right:last-child{margin-right:0;}}@media screen and (min-width:720px){.layout-2col__left{float:left;display:block;margin-right:1.69492%;width:49.15254%;}.layout-2col__left:last-child{margin-right:0;}}@media screen and (min-width:720px){.layout-2col__right{float:left;display:block;margin-right:1.69492%;width:49.15254%;margin-right:0;}.layout-2col__right:last-child{margin-right:0;}}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}.container:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.container{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.container{max-width:1600px;}}.container-m{max-width:1100px;}@media screen and (min-width:1650px){.container-m{max-width:1350px;}}.container-sm{max-width:1000px;}@media screen and (min-width:1650px){.container-sm{max-width:1200px;}}.container-xsm{max-width:800px;}@media screen and (min-width:1650px){.container-xsm{max-width:810px;}}.lt-ie9 .container{width:1200px;}.layout-sidebar-first main.content{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin:0 auto;}.layout-sidebar-first main.content:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.layout-sidebar-first main.content{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.layout-sidebar-first main.content{max-width:1600px;}}@media screen and (min-width:720px){.layout-sidebar-first .main{float:left;display:block;margin-right:1.69492%;width:83.05085%;}.layout-sidebar-first .main:last-child{margin-right:0;}}@media screen and (min-width:720px){.layout-sidebar-first .sidebar{float:left;display:block;margin-right:1.69492%;width:15.25424%;}.layout-sidebar-first .sidebar:last-child{margin-right:0;}}@media screen and (min-width:560px){.layout-sidebar-first .sidebar{padding:0 12px;}}@media screen and (min-width:1200px){.layout-sidebar-first .sidebar{padding:0;}}@media screen and (min-width:720px){.layout-sidebar-second .main{float:left;display:block;margin-right:1.69492%;width:66.10169%;}.layout-sidebar-second .main:last-child{margin-right:0;}}@media screen and (min-width:720px){.layout-sidebar-second .sidebar{float:left;display:block;margin-right:1.69492%;width:32.20339%;}.layout-sidebar-second .sidebar:last-child{margin-right:0;}}@media screen and (min-width:560px){.layout-sidebar-second .sidebar{padding:0 12px;}}@media screen and (min-width:1200px){.layout-sidebar-second .sidebar{padding:0;}}.maintenance-page,html.maintenance,html.maintenance .dialog-off-canvas-main-canvas{height:100%;margin:0 !important;}.maintenance-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;}.maintenance{text-align:center;width:100%;margin:40px 0;}.maintenance img{max-width:300px;margin-bottom:50px;}.maintenance hr{border:1px solid #B76D68;margin:60px 25%;}.maintenance .focus{font-size:20px;color:#00293D;font-weight:400;}.messages{margin:20px;}@media screen and (min-width:560px){.messages{margin:40px auto;max-width:1200px;}}.messages.messages--status a{color:#325e1c;text-decoration:underline;}.messages.messages--status a:hover{color:#325e1c;text-decoration:none;}.data-entity-form{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin:40px auto;}.data-entity-form:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.data-entity-form{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.data-entity-form{max-width:1600px;}}@media screen and (min-width:560px){.data-entity-form{margin:60px auto 80px;}}.path-user .profile-form,.path-user .address-book__container,.path-user #user-register-form,.path-user #user-form,.path-user #user-pass-reset,.path-user #user-pass,.path-user #user-login-form{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin:40px auto;}.path-user .profile-form:after,.path-user .address-book__container:after,.path-user #user-register-form:after,.path-user #user-form:after,.path-user #user-pass-reset:after,.path-user #user-pass:after,.path-user #user-login-form:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.path-user .profile-form,.path-user .address-book__container,.path-user #user-register-form,.path-user #user-form,.path-user #user-pass-reset,.path-user #user-pass,.path-user #user-login-form{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.path-user .profile-form,.path-user .address-book__container,.path-user #user-register-form,.path-user #user-form,.path-user #user-pass-reset,.path-user #user-pass,.path-user #user-login-form{max-width:1600px;}}@media screen and (min-width:560px){.path-user .profile-form,.path-user .address-book__container,.path-user #user-register-form,.path-user #user-form,.path-user #user-pass-reset,.path-user #user-pass,.path-user #user-login-form{margin:60px auto 80px;}}.path-user .profile-form .form-item select,.path-user .profile-form .form-item input,.path-user .address-book__container .form-item select,.path-user .address-book__container .form-item input,.path-user #user-register-form .form-item select,.path-user #user-register-form .form-item input,.path-user #user-form .form-item select,.path-user #user-form .form-item input,.path-user #user-pass-reset .form-item select,.path-user #user-pass-reset .form-item input,.path-user #user-pass .form-item select,.path-user #user-pass .form-item input,.path-user #user-login-form .form-item select,.path-user #user-login-form .form-item input{max-width:780px;}.path-user .profile-form .form-actions,.path-user .address-book__container .form-actions,.path-user #user-register-form .form-actions,.path-user #user-form .form-actions,.path-user #user-pass-reset .form-actions,.path-user #user-pass .form-actions,.path-user #user-login-form .form-actions{margin-top:20px;}@media screen and (min-width:560px){.path-user .profile-form .form-actions,.path-user .address-book__container .form-actions,.path-user #user-register-form .form-actions,.path-user #user-form .form-actions,.path-user #user-pass-reset .form-actions,.path-user #user-pass .form-actions,.path-user #user-login-form .form-actions{margin-top:40px;}}.path-user .profile-form .address-line2{display:none;}.path-user #user-register-form #edit-account .description{display:none;}.path-user #user-form a{text-decoration:underline;color:#00293D;font-size:15px;}.path-user #user-form a:hover{color:#B76D68;}.path-user #user-form .password-parent{overflow:visible;}.path-user #user-form div.password-confirm{display:none;}.path-user #user-form fieldset{max-width:835px;border:none;margin:0;padding:0;}.path-user #user-form fieldset legend{font-size:25px;font-weight:600;color:#FFFFFF;margin-bottom:0px;background:#D9AF30;width:100%;padding:5px 25px;border-radius:3px;}.path-user #user-form fieldset .fieldset-wrapper{padding:20px;}@media screen and (min-width:560px){.path-user #user-form fieldset .fieldset-wrapper{padding:25px;}}.path-admin .user-register-form,.path-user .user-register-form{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}.path-admin .user-register-form:after,.path-user .user-register-form:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.path-admin .user-register-form,.path-user .user-register-form{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.path-admin .user-register-form,.path-user .user-register-form{max-width:1600px;}}.path-admin .user-register-form .password-parent,.path-user .user-register-form .password-parent{overflow:visible;}.path-admin .user-register-form .confirm-parent,.path-admin .user-register-form .password-parent,.path-user .user-register-form .confirm-parent,.path-user .user-register-form .password-parent{max-width:780px;}.path-admin .user-register-form div.password-confirm,.path-user .user-register-form div.password-confirm{display:none;}.path-admin .user-register-form a,.path-user .user-register-form a{text-decoration:underline;}.path-admin .user-register-form a:hover,.path-user .user-register-form a:hover{color:#00293D;}.path-admin .user-register-form fieldset,.path-user .user-register-form fieldset{border:none;margin:0;padding:0;max-width:850px;}.path-admin .user-register-form fieldset legend,.path-user .user-register-form fieldset legend{font-size:25px;font-weight:600;color:#FFFFFF;margin-bottom:0px;background:#D9AF30;width:100%;padding:5px 25px;border-radius:3px;}.path-admin .user-register-form fieldset .fieldset-wrapper,.path-user .user-register-form fieldset .fieldset-wrapper{padding:20px;}@media screen and (min-width:560px){.path-admin .user-register-form fieldset .fieldset-wrapper,.path-user .user-register-form fieldset .fieldset-wrapper{padding:25px;}}#block-webkliniektheme-local-actions{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:40px;}#block-webkliniektheme-local-actions:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){#block-webkliniektheme-local-actions{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){#block-webkliniektheme-local-actions{max-width:1600px;}}#block-webkliniektheme-local-actions li{list-style-type:none;}#block-webkliniektheme-local-tasks{padding:20px 0 20px 0;z-index:100;}#block-webkliniektheme-local-tasks ul.tabs{border-bottom:0px solid #D9AF30;padding:0;}#block-webkliniektheme-local-tasks ul.tabs li a{background:#F7FAFC;border-radius:5px;font-size:16px;line-height:18px;padding:17px 25px 15px 25px;transition:color 200ms linear;font-family:"DM Sans",sans-serif;color:#00293D;font-weight:500;}#block-webkliniektheme-local-tasks ul.tabs li.is-active a{color:#fff;background:#B76D68;}.dropbutton-multiple.open .dropbutton-arrow{top:8px;}div.intro{background:#00293D;}.margin{margin-bottom:40px;}#sliding-popup{z-index:9999999999;left:20px;right:20px !important;bottom:20px !important;height:auto !important;width:500px !important;box-shadow:none;border-left:7px solid #B76D68;line-height:18px;max-width:90%;border-radius:0px;background:#00293D !important;}@media screen and (min-width:560px){#sliding-popup{right:auto !important;bottom:40px !important;left:40px !important;}}#sliding-popup .eu-cookie-compliance-content{max-width:100%;padding:20px;}#sliding-popup h2{color:#fff;margin:0px 0 10px;font-size:20px;line-height:22px;}#sliding-popup .eu-cookie-compliance-more-button{text-transform:none;font-family:"DM Sans",sans-serif;font-size:12px;}#sliding-popup .eu-cookie-compliance-message{margin:0;max-width:100%;margin-bottom:10px;float:none;}#sliding-popup .eu-cookie-compliance-message p{font-size:12px;font-weight:400;}#sliding-popup .eu-cookie-compliance-buttons{float:none;margin:0 !important;max-width:100%;}#sliding-popup .agree-button.eu-cookie-compliance-secondary-button{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;color:#F7FAFC !important;border-color:#F7FAFC !important;}@media screen and (min-width:736px){#sliding-popup .agree-button.eu-cookie-compliance-secondary-button{font-size:19px;line-height:24px;}#sliding-popup .agree-button.eu-cookie-compliance-secondary-button:hover{color:#EFE9E7;background:#B76D68;}#sliding-popup .agree-button.eu-cookie-compliance-secondary-button:focus{outline:none;color:#EFE9E7;background:#B76D68;}}@media screen and (min-width:560px){#sliding-popup .agree-button.eu-cookie-compliance-secondary-button:hover{color:#EFE9E7 !important;border-color:#B76D68 !important;}}#sliding-popup .decline-button.eu-cookie-compliance-default-button{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;color:#FFFFFF !important;background:none !important;border:0px solid transparent;box-shadow:none;margin-left:0px;padding-left:20px;}@media screen and (min-width:736px){#sliding-popup .decline-button.eu-cookie-compliance-default-button{font-size:19px;line-height:24px;}#sliding-popup .decline-button.eu-cookie-compliance-default-button:hover{color:#EFE9E7;background:#B76D68;}#sliding-popup .decline-button.eu-cookie-compliance-default-button:focus{outline:none;color:#EFE9E7;background:#B76D68;}}@media screen and (min-width:560px){#sliding-popup .decline-button.eu-cookie-compliance-default-button{margin-left:20px;}}@media screen and (min-width:560px){#sliding-popup .decline-button.eu-cookie-compliance-default-button:hover{color:#FFFFFF !important;background:none !important;border:0px solid transparent;padding-left:0 !important;}}#sliding-popup .decline-button.eu-cookie-compliance-default-button::before{display:none;}#sliding-popup .decline-button.eu-cookie-compliance-default-button::after{display:none;}#sliding-popup .eu-cookie-compliance-buttons{margin:20px 0;}.eu-cookie-withdraw-tab{display:none;}.simple-status-messages{top:20px;right:20px;font-size:20px;line-height:25px;}@media screen and (min-width:560px){.simple-status-messages{width:40%;}}@media screen and (max-width:767px){.simple-status-messages{width:calc(100% - 40px);position:fixed;}}.simple-status-messages .status-message-close{right:15px;top:15px;}.simple-status-messages .status-message-close span{color:#fff !important;}.simple-status-messages em{font-style:unset;font-weight:600;}.simple-status-messages .messages--error,.simple-status-messages .messages--status{background:#32693C;color:#fff;border:0;box-shadow:none;border-radius:0px;}.simple-status-messages .messages--error a,.simple-status-messages .messages--status a{color:#fff;font-weight:600;}.simple-status-messages .messages--error{background:#A62F03;}.simple-status-messages .messages--notice{background:#D34E22;}.container--margin{margin-bottom:80px;}@media screen and (min-width:560px){.container--margin{margin-bottom:40px;}}.view-shop.view-display-id-overview .view-content{padding-top:25px;margin-bottom:60px;}@media screen and (min-width:720px){.view-shop.view-display-id-overview .view-content{border-left:1px solid #D34E22;padding-left:80px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin-bottom:130px;}}@media screen and (min-width:1650px){.view-shop.view-display-id-overview .view-content{padding-left:140px;}}.view-shop.view-display-id-overview .view-content .views-row{margin-bottom:30px;}@media screen and (min-width:720px){.view-shop.view-display-id-overview .view-content .views-row{width:calc(33% - 20px);margin-bottom:0;}}.block-facets h3{font-size:20px;color:#D34E22;font-weight:600;}.block-facets .item-list__checkbox{padding:0;list-style:none;margin-top:0;}.block-facets .facet-item input{opacity:0;position:absolute;}.block-facets .facet-item label{position:relative;padding-left:25px;padding-top:3px;padding-bottom:3px;color:#A62F03;display:block;font-size:18px;font-weight:300;line-height:24px;}@media screen and (min-width:720px){.block-facets .facet-item label{padding-left:35px;font-size:18px;line-height:24px;}}.block-facets .facet-item label::before{transition:all 200ms ease;position:absolute;left:0;top:4px;content:'';width:16px;height:16px;border:1px solid #A62F03;background:none;border-radius:4px;}@media screen and (min-width:720px){.block-facets .facet-item label::before{width:20px;height:20px;}}.block-facets .facet-item input:checked + label::before{background:url(/themes/custom/webkliniektheme/img/checked.svg) no-repeat center center;}.sidebar--first{border-bottom:1px solid #D34E22;}@media screen and (min-width:720px){.sidebar--first{border:0;}}.cart-empty-page{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:40px;}.cart-empty-page:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.cart-empty-page{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.cart-empty-page{max-width:1600px;}}@media screen and (min-width:560px){.cart-empty-page{margin-bottom:80px;}}.view-commerce-cart-form.view-id-commerce_cart_form{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:40px;}.view-commerce-cart-form.view-id-commerce_cart_form:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.view-commerce-cart-form.view-id-commerce_cart_form{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.view-commerce-cart-form.view-id-commerce_cart_form{max-width:1600px;}}@media screen and (min-width:560px){.view-commerce-cart-form.view-id-commerce_cart_form{margin-bottom:80px;}}.view-commerce-cart-form.view-id-commerce_cart_form .quantity-edit-input{width:auto;height:30px;line-height:30px;border:0;padding:0;text-align:center;background:#F8F3ED;border-radius:3px;margin:10px 0;font-size:14px;}@media screen and (min-width:560px){.view-commerce-cart-form.view-id-commerce_cart_form .quantity-edit-input{font-size:20px;}}.view-commerce-cart-form.view-id-commerce_cart_form .quantity-edit-input::-webkit-outer-spin-button,.view-commerce-cart-form.view-id-commerce_cart_form .quantity-edit-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.view-commerce-cart-form.view-id-commerce_cart_form .quantity-edit-input[type=number]{-moz-appearance:textfield;}.view-commerce-cart-form.view-id-commerce_cart_form .delete-order-item{background:#A62F03;font-size:15px;line-height:30px;}.view-commerce-cart-form.view-id-commerce_cart_form #edit-submit{background:none;color:#A62F03;border-bottom:3px solid #A62F03;border-radius:0;padding-left:0;padding-right:0;margin-bottom:3px;text-transform:lowercase;font-size:12px;margin-left:5px;}@media screen and (min-width:560px){.view-commerce-cart-form.view-id-commerce_cart_form #edit-submit{font-size:15px;margin-left:0px;}}.view-commerce-cart-form.view-id-commerce_cart_form .views-field-total-price__number{text-align:right;padding:0 0 0 10px;}.view-commerce-cart-form.view-id-commerce_cart_form .form-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}@media screen and (min-width:560px){.view-commerce-cart-form.view-id-commerce_cart_form .form-actions{-ms-flex-direction:row;flex-direction:row;margin-top:40px;}}.view-commerce-cart-form.view-id-commerce_cart_form .field--name-product-id{font-weight:600;min-width:150px;}.view-commerce-cart-form.view-id-commerce_cart_form .views-field-edit-quantity .form-item{margin:0;}.view-commerce-cart-form.view-id-commerce_cart_form .views-table{margin-bottom:10px;}.view-commerce-cart-form.view-id-commerce_cart_form .order-total-line{padding:0;}.view-commerce-cart-form.view-id-commerce_cart_form .order-total-line.order-total-line__subtotal{display:none;}.view-commerce-cart-form.view-id-commerce_cart_form .order-total-line .order-total-line-value{margin-left:10px;width:120px;}.commerce-checkout-flow-multistep-default{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:40px;}.commerce-checkout-flow-multistep-default:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.commerce-checkout-flow-multistep-default{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.commerce-checkout-flow-multistep-default{max-width:1600px;}}@media screen and (min-width:560px){.commerce-checkout-flow-multistep-default{margin-bottom:80px;}}.commerce-checkout-flow-multistep-default .form-submit{margin-right:10px !important;margin-top:20px !important;}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary h3{margin:0;font-size:25px;font-weight:600;color:#FFFFFF;margin-bottom:0px;background:#D9AF30;width:100%;padding:5px 25px;border-radius:3px;line-height:35px;}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary{padding:20px;margin-bottom:20px;}@media screen and (min-width:560px){.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary{padding:25px;}}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary .order-total-line{padding:0;text-align:right;}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary .order-total-line-value{width:120px;}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary table{border-bottom:1px solid #A62F03;margin-bottom:20px;}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary table td:last-of-type{text-align:right;}.commerce-checkout-flow-multistep-default .layout-region-checkout-secondary .checkout-pane-order-summary table tr:last-of-type td{padding-bottom:20px;}.commerce-checkout-flow-multistep-default fieldset{border:none;margin:0;padding:0;}.commerce-checkout-flow-multistep-default fieldset legend{font-size:25px;font-weight:600;color:#FFFFFF;margin-bottom:0px;background:#D9AF30;width:100%;padding:5px 25px;border-radius:3px;}.commerce-checkout-flow-multistep-default fieldset .fieldset-wrapper{padding:20px;}@media screen and (min-width:560px){.commerce-checkout-flow-multistep-default fieldset .fieldset-wrapper{padding:25px;}}.commerce-checkout-flow-multistep-default .checkout-pane-shipping-information > .fieldset-wrapper{padding:0 !important;}.commerce-checkout-flow-multistep-default .checkout-pane-shipping-information > .fieldset-wrapper #edit-shipping-information-shipping-profile{padding:20px;}@media screen and (min-width:560px){.commerce-checkout-flow-multistep-default .checkout-pane-shipping-information > .fieldset-wrapper #edit-shipping-information-shipping-profile{padding:25px;}}.commerce-checkout-flow-multistep-default .checkout-pane-shipping-information .field--name-shipping-method > fieldset{margin-top:20px;}.commerce-checkout-flow-multistep-default .checkout-pane-shipping-information .field--name-shipping-method > fieldset > legend .fieldset-legend{color:#FFFFFF !important;margin:0 !important;}.commerce-checkout-flow-multistep-default .checkout-pane-shipping-information .field--name-shipping-method .form-item{margin-bottom:10px;}.commerce-checkout-flow-multistep-default .checkout-pane-regions{display:none;}@media screen and (min-width:560px){.commerce-checkout-flow-multistep-default .checkout-pane-regions{display:block;}}.commerce-checkout-flow-multistep-default .checkout-pane-regions legend{border-radius:3px 3px 0 0 !important;}.commerce-checkout-flow-multistep-default .checkout-pane-regions .fieldset-wrapper{padding:0 !important;}.commerce-checkout-flow-multistep-default .checkout-pane-regions .view-content{height:600px;border-radius:0 0 3px 3px;overflow:hidden;border:3px solid #D9AF30;}.commerce-checkout-flow-multistep-default .checkout-pane-regions .leaflet-control-attribution,.commerce-checkout-flow-multistep-default .checkout-pane-regions .leaflet-control-zoom{display:none;}.commerce-checkout-flow-multistep-default .form-item textarea,.commerce-checkout-flow-multistep-default .form-item select,.commerce-checkout-flow-multistep-default .form-item input{max-width:780px;}.resize-vertical{min-height:auto;}.view-jobs-user{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin:40px auto;}.view-jobs-user:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.view-jobs-user{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.view-jobs-user{max-width:1600px;}}@media screen and (min-width:560px){.view-jobs-user{margin:60px auto 80px;}}.view-jobs-user .views-field-title{font-weight:600;}.page-overlay--open{overflow:hidden;}.page-overlay__open{text-decoration:none;font-size:0;margin:0px 0 10px 0;z-index:1250;line-height:1;position:fixed;right:20px;}@media screen and (min-width:990px){.page-overlay__open{margin:100px 0 100px 0;position:fixed;}}@media screen and (min-width:1200px){.page-overlay__open{right:calc(((100vw - 1200px) / 2));}}@media screen and (min-width:1650px){.page-overlay__open{right:calc(((100vw - 1600px) / 2));}}.page-overlay__open::before{font-size:32px;}body:not(.mobile--open) .fixed .page-overlay__open{display:none;mix-blend-mode:difference;}@media screen and (min-width:990px){body:not(.mobile--open) .fixed .page-overlay__open{display:block;}}body:not(.mobile--open) .fixed .page-overlay__open .hamburger__line{background:#EFE9E7;}.gin--vertical-toolbar .page-overlay{top:140px !important;}@media screen and (min-width:990px){.gin--vertical-toolbar .page-overlay{top:0px !important;}}.page-overlay-inner{overflow:auto;}.page-overlay{background:#00293D;position:fixed;top:0px;left:110%;height:100%;width:90%;padding:40px 40px 40px 40px;transition:left 200ms linear;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;overflow:auto;z-index:1005;}@media screen and (min-width:990px){.page-overlay{width:35%;padding:140px 40px 100px 140px;transition:left 300ms linear;left:100%;}}.mobile--open .page-overlay{z-index:1005;left:10%;}@media screen and (min-width:990px){.mobile--open .page-overlay{left:65%;}}.page-overlay ul.menu{margin-top:0px;}.page-overlay ul.menu li{display:block;}.page-overlay ul.menu li a{display:block;color:#EFE9E7;text-decoration:none;text-transform:uppercase;font-size:18px;line-height:30px;font-weight:200;font-family:"DM Sans",sans-serif;padding:0;margin:0;transition:color 200ms linear;}@media screen and (min-width:990px){.page-overlay ul.menu li a:hover{color:#B76D68;}}.page-overlay ul.menu ul.menu{border-left:1px solid #00293D;padding-left:20px;margin-bottom:10px;}.page-overlay ul.menu ul.menu li a{padding:5px 0;}.page-overlay ul.menu ul.menu li a span{padding-left:10px;}.page-overlay .block-views-blockservices-overview{margin:35px 0;}@media screen and (min-width:990px){.page-overlay .block-views-blockservices-overview{margin:70px 0;}}.page-overlay .block-views-blockservices-overview h2{color:#EFE9E7;text-transform:uppercase;font-size:18px;line-height:30px;font-weight:200;font-family:"DM Sans",sans-serif;opacity:0.65;margin:0;}.page-overlay .block-views-blockservices-overview .view-content .views-row a{font-family:"Playfair Display",serif;font-weight:500;font-size:25px;line-height:32px;color:#B76D68;transition:color 200ms linear;}@media screen and (min-width:990px){.page-overlay .block-views-blockservices-overview .view-content .views-row a:hover{color:#EFE9E7;}}.page-overlay .menu--cta-menu{margin-top:30px;}@media screen and (min-width:990px){.page-overlay .menu--cta-menu{margin-top:50px;}}.page-overlay .menu--cta-menu > ul.menu{position:relative;}.page-overlay .menu--cta-menu > ul.menu > li{padding:10px 0;}.page-overlay .menu--cta-menu > ul.menu > li > a{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.page-overlay .menu--cta-menu > ul.menu > li > a{font-size:19px;line-height:24px;}.page-overlay .menu--cta-menu > ul.menu > li > a:hover{color:#EFE9E7;background:#B76D68;}.page-overlay .menu--cta-menu > ul.menu > li > a:focus{outline:none;color:#EFE9E7;background:#B76D68;}}.maintenance-wrapper a{color:#00293D;text-decoration:underline;}.breadcrumb ol{display:inline-block;background:#EDEDED;border-radius:20px;padding:0;margin:25px 0 20px;}.breadcrumb ol li{display:inline-block;padding:7px 10px 5px;line-height:14px;font-size:14px;color:#333333;border-radius:20px;border-right:1px solid #fff;}.breadcrumb ol li a{display:block;color:#333333;text-decoration:none;}.breadcrumb ol li.first{background:#F7FAFC;border-radius:20px;color:#fff;}.breadcrumb ol li.second{background:#EDEDED;border-radius:20px;color:#fff;}.breadcrumb ol li.third{background:#D8D8D8;border-radius:20px;color:#fff;}#cboxOverlay{background-color:#00293D;}#cboxWrapper{background:none;border-radius:0px;}#cboxTitle{display:none !important;}#cboxTopLeft{display:none;}#cboxTopCenter{display:none;}#cboxTopright{display:none;}#cboxMiddleLeft{display:none;}#cboxMiddleRight{display:none;}#cboxBottomLeft{display:none;}#cboxBottomCenter{display:none;}#cboxBottomRight{display:none;}#cboxCurrent{display:none !important;}#cboxPrevious,#cboxNext,#cboxClose{outline:none;background:none;}.cboxPhoto{border-radius:5px;}#cboxLoadedContent{margin:0;}#colorbox,#cboxOverlay,#cboxWrapper,#cboxContent{overflow:visible;}#cboxContent{border-radius:5px;}#cboxPrevious{height:100%;width:50%;top:0;left:0;background:url(/themes/custom/webkliniektheme/img/prev.svg) no-repeat 10% center;background-size:34px 27px;transition:100ms linear;opacity:0;}#cboxPrevious:hover{background:url(/themes/custom/webkliniektheme/img/prev.svg) no-repeat 10% center;background-size:34px 27px;opacity:1;}#cboxNext{height:100%;width:50%;top:0;right:0;left:auto;background:url(/themes/custom/webkliniektheme/img/next.svg) no-repeat 90% center;background-size:34px 27px;transition:100ms linear;opacity:0;}#cboxNext:hover{background:url(/themes/custom/webkliniektheme/img/next.svg) no-repeat 90% center;background-size:34px 27px;opacity:1;}#cboxClose{top:10px;right:3px;bottom:auto;background:url(/themes/custom/webkliniektheme/img/close.png) no-repeat;height:32px;width:32px;background-size:25px;}#cboxClose:hover{background:url(/themes/custom/webkliniektheme/img/close.png) no-repeat;background-size:25px;}.field--name-field-media-image{line-height:0;}.field--name-field-paragraphs.field__items .field__item:first-child .paragraph{margin-top:0px;}.bg--primary{background:#B76D68;color:#fff;}.bg--primary h1,.bg--primary h2,.bg--primary h3{color:#fff !important;}.bg--primary a{color:#fff;}.bg--primary .field--name-field-function{color:#00293D !important;}.bg--primary .field--name-field-title svg{fill:#00293D !important;}.bg--secondary{background:#EDEDED;}.block-page-title-block{margin-bottom:20px;}@media screen and (min-width:720px){.block-page-title-block{margin-bottom:40px;}}@media screen and (min-width:720px){.block-page-title-block h1{margin:35px 0 0 0;}}article.profile{margin:40px auto;}@media screen and (min-width:560px){article.profile{margin:60px auto 80px;}}article.profile .field__label{font-weight:700;}article.profile .field--label-above{margin-bottom:20px;}.header--no-line #block-webkliniektheme-page-title{display:none;}.field--label-above .field__label{font-family:"DM Sans",sans-serif;}.ajax-progress,.ajax--progress{display:none;}.slick.slick--optionset--default2,.slick.slick--optionset--wk,.slick.slick--optionset--default{position:relative;}@media screen and (min-width:720px){.slick.slick--optionset--default2 .slick-slider,.slick.slick--optionset--wk .slick-slider,.slick.slick--optionset--default .slick-slider{max-width:80%;margin:0 auto;}}.slick.slick--optionset--default2 .slick__arrow,.slick.slick--optionset--wk .slick__arrow,.slick.slick--optionset--default .slick__arrow{height:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;top:0;margin:0 auto;left:0;right:0;}@media screen and (min-width:720px){.slick.slick--optionset--default2 .slick__arrow,.slick.slick--optionset--wk .slick__arrow,.slick.slick--optionset--default .slick__arrow{height:100%;position:absolute;}}.slick.slick--optionset--default2 .slick__arrow .slick-arrow,.slick.slick--optionset--wk .slick__arrow .slick-arrow,.slick.slick--optionset--default .slick__arrow .slick-arrow{border:none;font-size:0;padding:0 25px;}@media screen and (min-width:720px){.slick.slick--optionset--default2 .slick__arrow .slick-arrow,.slick.slick--optionset--wk .slick__arrow .slick-arrow,.slick.slick--optionset--default .slick__arrow .slick-arrow{padding:0 40px;}}.slick.slick--optionset--default2 .slick__arrow .slick-prev,.slick.slick--optionset--wk .slick__arrow .slick-prev,.slick.slick--optionset--default .slick__arrow .slick-prev{background:url(/themes/custom/webkliniektheme/img/arrow_left.svg) no-repeat center center;}@media screen and (min-width:720px){.slick.slick--optionset--default2 .slick__arrow .slick-prev,.slick.slick--optionset--wk .slick__arrow .slick-prev,.slick.slick--optionset--default .slick__arrow .slick-prev{background:url(/themes/custom/webkliniektheme/img/arrow_left.svg) no-repeat center center;}}.slick.slick--optionset--default2 .slick__arrow .slick-next,.slick.slick--optionset--wk .slick__arrow .slick-next,.slick.slick--optionset--default .slick__arrow .slick-next{background:url(/themes/custom/webkliniektheme/img/arrow_right.svg) no-repeat center center;}@media screen and (min-width:720px){.slick.slick--optionset--default2 .slick__arrow .slick-next,.slick.slick--optionset--wk .slick__arrow .slick-next,.slick.slick--optionset--default .slick__arrow .slick-next{background:url(/themes/custom/webkliniektheme/img/arrow_right.svg) no-repeat center center;}}.slick.slick--optionset--wk .slick__arrow .slick-prev{background:#00293D url(/themes/custom/webkliniektheme/img/arrow_left.svg) no-repeat center center;}@media screen and (min-width:720px){.slick.slick--optionset--wk .slick__arrow .slick-prev{background:url(/themes/custom/webkliniektheme/img/detail_prev.png) no-repeat center center;}}.slick.slick--optionset--wk .slick__arrow .slick-next{background:#00293D url(/themes/custom/webkliniektheme/img/arrow_right.svg) no-repeat center center;}@media screen and (min-width:720px){.slick.slick--optionset--wk .slick__arrow .slick-next{background:url(/themes/custom/webkliniektheme/img/detail_next.png) no-repeat center center;}}.slick.slick--optionset--wk .slick-dots{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;bottom:0;width:100%;z-index:5;}.slick.slick--optionset--wk .slick-dots li{display:inline-block;}.slick.slick--optionset--wk .slick-dots li button{font-size:0;border:3px solid #fff;background:#fff;border-radius:25px;height:15px;width:15px;margin:0 5px;padding:0;}.slick.slick--optionset--wk .slick-dots li.slick-active button{background:#B76D68;}#block-instagramliteblock h2{font-size:20px;}@media screen and (min-width:720px){#block-instagramliteblock h2{font-size:35px;}}.ui-dialog:not(.ui-dialog-off-canvas){width:100% !important;background:none !important;box-shadow:none !important;border:none !important;}.ui-dialog-content{background:none !important;padding:0 !important;border:none !important;}.ui-widget-overlay{background:#FFF !important;opacity:0.95 !important;}.ui-dialog-title{display:none !important;border:none !important;}.ui-dialog-titlebar{background:none !important;border:none !important;}.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{background:url(/themes/custom/webkliniektheme/img/close.svg) no-repeat center center !important;}.ui-dialog .ui-dialog-titlebar-close{right:20px;top:-20px;}#block-instagramliteblock{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}#block-instagramliteblock:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){#block-instagramliteblock{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){#block-instagramliteblock{max-width:1600px;}}@media screen and (min-width:720px){#block-instagramliteblock{margin-right:0;}}#block-instagramliteblock > h2{margin-bottom:30px;}.instagram_feed{overflow:visible;}.instagram_feed .slick-prev{display:none !important;}.instagram_feed .slick-next{position:absolute;right:0;top:-55px;background:url(/themes/custom/webkliniektheme/img/arrow_red_right.svg) no-repeat center center;border:0;box-shadow:none;font-size:0;width:50px;height:20px;}@media screen and (min-width:720px){.instagram_feed .slick-next{background:url(/themes/custom/webkliniektheme/img/arrow_red_right.svg) no-repeat center center;right:45px;}}.instagram_feed .instagram_new{width:auto;padding-right:0;}@media screen and (min-width:720px){.instagram_feed .instagram_new{padding-right:15px;width:400px;}}.instagram_feed .instagram_new .insta-link{background:rgba(223,54,54,0.75);border-radius:4px;}.instagram_feed .instagram_new .insta-link .insta-image{border-radius:4px;}.instagram_feed .instagram_new .insta-date{text-transform:uppercase;font-weight:700;font-size:12px;margin:20px 0 10px;}.instagram_feed .instagram_new .insta-image-caption{font-size:15px;line-height:25px;font-weight:400;color:#00293D;padding-top:0px;}.copyright-wrapper{background:#EFE9E7;margin-top:0px;}@media screen and (min-width:560px){.copyright-wrapper{margin-top:0px;}}.copyright{font-size:13px;text-align:left;color:#B76D68;padding-top:40px;padding-bottom:50px;font-weight:400;border-top:1px solid #B76D68;font-family:"Playfair Display",serif;}@media screen and (min-width:560px){.copyright{margin-top:0px;padding-top:60px;padding-bottom:60px;font-size:13px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width:560px){.copyright .left{display:-ms-flexbox;display:flex;}}.copyright .website{display:inline-block;color:#B76D68;font-size:13px;font-weight:400;}@media screen and (min-width:560px){.copyright .website{font-size:13px;}}.copyright .website a{color:#B76D68;font-weight:600;transition:color 200ms linear;}.copyright .website a:hover{color:#00293D;}.copyright .menu--footer{display:inline-block;font-size:13px;font-weight:500;}@media screen and (min-width:560px){.copyright .menu--footer{margin-right:20px;font-size:13px;}}.copyright .menu--footer ul li{display:inline-block !important;margin:0 10px 0 0;}@media screen and (min-width:560px){.copyright .menu--footer ul li{margin:0 30px 0 0;}}.copyright .menu--footer ul li a{color:#B76D68;transition:color 200ms linear;}.copyright .menu--footer ul li a:hover{color:#00293D;}footer{position:relative;background:#EFE9E7;margin-top:0px;font-size:18px;line-height:28px;font-weight:200;color:#00293D;margin-top:80px;}@media screen and (min-width:720px){footer{font-size:18px;line-height:28px;margin-top:200px;}}footer .footer{text-align:left;padding-bottom:20px;position:relative;}@media screen and (min-width:720px){footer .footer{display:-ms-flexbox;display:flex;text-align:left;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;padding-bottom:0;}}@media screen and (min-width:1200px){footer .footer{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}footer .footer .footer-col{padding-top:30px;padding-bottom:30px;}@media screen and (min-width:720px){footer .footer .footer-col{padding-top:260px;padding-bottom:110px;}}footer .footer .footer-col .view-services .views-row a{font-family:"Playfair Display",serif;font-weight:500;font-size:25px;line-height:36px;color:#B76D68;transition:color 200ms linear;}footer .footer .footer-col .view-services .views-row a:hover{color:#00293D;}footer .footer .footer-col .block-system-branding-block{margin-bottom:30px;}@media screen and (min-width:720px){footer .footer .footer-col .block-system-branding-block{margin-bottom:60px;}}footer .footer .footer-col .block-system-branding-block img{width:auto;height:60px;}@media screen and (min-width:990px){footer .footer .footer-col .block-system-branding-block img{height:92px;}}@media screen and (min-width:1650px){footer .footer .footer-col .block-system-branding-block img{height:92px;}}footer .footer .footer-col .block-system-branding-block .site-name{text-transform:uppercase;font-weight:700;font-size:18px;color:#00293D;}footer .footer .footer-col .block-system-branding-block .site-logo + .site-name{display:none;}footer .footer .footer-col-left{padding-top:60px;}@media screen and (min-width:720px){footer .footer .footer-col-left{padding-top:90px;margin-left:10px;margin-right:10px;width:calc(25% - 20px);}}footer .footer .footer-col-left p a{text-decoration:none;color:#00293D;font-weight:500;transition:color 200ms linear;}@media screen and (min-width:560px){footer .footer .footer-col-left p a:hover{color:#B76D68;}}@media screen and (min-width:560px){footer .footer .footer-col-two{margin-left:10px;margin-right:10px;width:calc(16.66667% - 20px);}}footer .footer .footer-col-two h2{margin-top:0;margin-bottom:5px;color:#00293D;font-size:18px;line-height:26px;font-weight:200;text-transform:uppercase;font-family:"DM Sans",sans-serif;}@media screen and (min-width:720px){footer .footer .footer-col-two h2{font-size:18px;line-height:24px;}}footer .footer .footer-col-two p{margin-bottom:30px;}footer .footer .footer-col-two p:last-of-type{margin-bottom:0px;}footer .footer .footer-col-two p a{text-decoration:none;color:#00293D;font-weight:400;transition:color 200ms linear;}footer .footer .footer-col-two p a:hover{color:#B76D68;}@media screen and (min-width:560px){footer .footer .footer-col-three{margin-left:10px;margin-right:10px;width:calc(25% - 20px);min-width:205px;}}footer .footer .footer-col-three ul.menu,footer .footer .footer-col-three div.item-list ul{margin:0;padding:0;}footer .footer .footer-col-three ul.menu li,footer .footer .footer-col-three div.item-list ul li{display:block;}footer .footer .footer-col-three ul.menu li a,footer .footer .footer-col-three div.item-list ul li a{font-family:"DM Sans",sans-serif;text-transform:uppercase;font-weight:200;padding:0px 0px 0px 0;color:#00293D;display:block;transition:color 200ms linear;}footer .footer .footer-col-three ul.menu li a:hover,footer .footer .footer-col-three div.item-list ul li a:hover{color:#B76D68;}footer .footer .footer-col-three ul.menu li a.active,footer .footer .footer-col-three div.item-list ul li a.active{color:#00293D;}footer .footer .footer-col-three p{margin:0;}footer .footer .footer-col-three p strong{font-weight:600;padding-right:15px;}footer .footer .footer-col-three p a{text-decoration:none;color:#00293D;font-weight:400;transition:color 200ms linear;}footer .footer .footer-col-three p a:hover{color:#B76D68;}footer .footer .footer-col-three table strong{padding-right:15px;}footer .footer .footer-col-three table td{font-size:15px;line-height:25px;}@media screen and (min-width:560px){footer .footer .footer-col-three table td{font-size:20px;line-height:35px;min-width:150px;}}footer .footer .footer-col-right{}@media screen and (min-width:720px){footer .footer .footer-col-right{margin-left:10px;margin-right:10px;width:calc(33.33333% - 20px);}}footer .footer .footer-col-right h2{font-family:"Playfair Display",serif;font-weight:500;font-size:18px;line-height:28px;margin-top:0;margin-bottom:10px;}@media screen and (min-width:720px){footer .footer .footer-col-right h2{font-size:24px;line-height:32px;}}footer .footer .footer-col-right ul.menu{margin:20px 0;}@media screen and (min-width:720px){footer .footer .footer-col-right ul.menu{margin:10px 0 0 0;}}footer .footer .footer-col-right ul.menu li{display:inline-block;margin:0 0 20px;padding:0 0 0 20px;}footer .footer .footer-col-right ul.menu li a{display:block;border:1px solid #00293D;border-radius:0px;background:transparent url(/themes/custom/webkliniektheme/img/arrow_small.svg) no-repeat 20px center;font-size:14px;line-height:16px;text-transform:uppercase;font-family:"Playfair Display",serif;font-weight:400;color:#00293D;transition:border 200ms linear,background 200ms linear;padding:14px 20px 14px 55px;}@media screen and (min-width:720px){footer .footer .footer-col-right ul.menu li a{font-size:22px;line-height:25px;padding:20px 30px 20px 75px;background:transparent url(/themes/custom/webkliniektheme/img/arrow_sec.svg) no-repeat 30px center;}}@media screen and (min-width:990px){footer .footer .footer-col-right ul.menu li a:hover{background:transparent url(/themes/custom/webkliniektheme/img/arrow_sec.svg) no-repeat 33px center;border-color:#00293D;}}@media screen and (min-width:720px){footer .footer .footer-col-right .block-mailchimp-signup,footer .footer .footer-col-right .block-webform-block{margin:0;}}footer .footer .footer-col-right .block-mailchimp-signup .container,footer .footer .footer-col-right .block-webform-block .container{padding:0;}footer .footer .footer-col-right .block-mailchimp-signup h2,footer .footer .footer-col-right .block-webform-block h2{font-size:20px;line-height:35px;color:#00293D;font-weight:600;margin-bottom:20px;margin-top:0;}footer .footer .footer-col-right .block-mailchimp-signup .webform-submission-form,footer .footer .footer-col-right .block-webform-block .webform-submission-form{margin-top:30px;}@media screen and (min-width:720px){footer .footer .footer-col-right .block-mailchimp-signup .webform-submission-form,footer .footer .footer-col-right .block-webform-block .webform-submission-form{display:-ms-flexbox;display:flex;}}@media screen and (min-width:560px){footer .footer .footer-col-right .block-mailchimp-signup .mailchimp-newsletter-mergefields,footer .footer .footer-col-right .block-webform-block .mailchimp-newsletter-mergefields{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;}}footer .footer .footer-col-right .block-mailchimp-signup .mailchimp-newsletter-mergefields .form-item-mergevars-fname,footer .footer .footer-col-right .block-mailchimp-signup .mailchimp-newsletter-mergefields .form-item-mergevars-lname,footer .footer .footer-col-right .block-webform-block .mailchimp-newsletter-mergefields .form-item-mergevars-fname,footer .footer .footer-col-right .block-webform-block .mailchimp-newsletter-mergefields .form-item-mergevars-lname{margin:0 0 10px 0;}@media screen and (min-width:560px){footer .footer .footer-col-right .block-mailchimp-signup .mailchimp-newsletter-mergefields .form-item-mergevars-fname,footer .footer .footer-col-right .block-mailchimp-signup .mailchimp-newsletter-mergefields .form-item-mergevars-lname,footer .footer .footer-col-right .block-webform-block .mailchimp-newsletter-mergefields .form-item-mergevars-fname,footer .footer .footer-col-right .block-webform-block .mailchimp-newsletter-mergefields .form-item-mergevars-lname{width:calc(50% - 5px);}}@media screen and (min-width:560px){footer .footer .footer-col-right .block-mailchimp-signup .mailchimp-newsletter-mergefields .form-item-mergevars-email,footer .footer .footer-col-right .block-webform-block .mailchimp-newsletter-mergefields .form-item-mergevars-email{width:100%;}}footer .footer .footer-col-right .block-mailchimp-signup .form-text,footer .footer .footer-col-right .block-mailchimp-signup .form-email,footer .footer .footer-col-right .block-webform-block .form-text,footer .footer .footer-col-right .block-webform-block .form-email{background:#F7FAFC;font-weight:300;font-size:15px;border:none;color:#00293D;}@media screen and (min-width:560px){footer .footer .footer-col-right .block-mailchimp-signup .form-text,footer .footer .footer-col-right .block-mailchimp-signup .form-email,footer .footer .footer-col-right .block-webform-block .form-text,footer .footer .footer-col-right .block-webform-block .form-email{padding:21px 30px 21px;}}footer .footer .footer-col-right .block-mailchimp-signup .webform-button--submit,footer .footer .footer-col-right .block-webform-block .webform-button--submit{margin-top:0;}@media screen and (min-width:560px){footer .footer .footer-col-right .block-mailchimp-signup .webform--actions,footer .footer .footer-col-right .block-webform-block .webform--actions{margin-top:0px;margin-left:15px;}}footer .footer .footer-col-right .block-mailchimp-signup .form-submit,footer .footer .footer-col-right .block-webform-block .form-submit{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){footer .footer .footer-col-right .block-mailchimp-signup .form-submit,footer .footer .footer-col-right .block-webform-block .form-submit{font-size:19px;line-height:24px;}footer .footer .footer-col-right .block-mailchimp-signup .form-submit:hover,footer .footer .footer-col-right .block-webform-block .form-submit:hover{color:#EFE9E7;background:#B76D68;}footer .footer .footer-col-right .block-mailchimp-signup .form-submit:focus,footer .footer .footer-col-right .block-webform-block .form-submit:focus{outline:none;color:#EFE9E7;background:#B76D68;}}footer .social-media-links--platforms{margin:5px 0 20px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}@media screen and (min-width:560px){footer .social-media-links--platforms{margin-bottom:0px;}}footer .social-media-links--platforms li{margin:0 10px;display:block;border-radius:0px;height:23px;width:23px;padding:0 !important;background:none !important;border:0px solid #EDEDED !important;}@media screen and (min-width:560px){footer .social-media-links--platforms li{margin:0 30px 0 0px;font-size:23px;line-height:23px;}}footer .social-media-links--platforms li a{color:#B76D68 !important;}footer .social-media-links--platforms li a span{font-size:23px;line-height:23px;vertical-align:0;}footer .social-media-links--platforms li a:hover{color:#00293D !important;}.hamburger-wrapper{width:34px;height:26px;}.hamburger{width:34px;height:26px;position:relative;-ms-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;}.hamburger__line{display:block;position:absolute;height:2px;width:100%;background:#00293D;opacity:1;left:0;-ms-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;border-radius:0px;}.hamburger__line:nth-child(1){top:0;width:58%;}.mobile--open .hamburger__line:nth-child(1){top:12px;width:0;left:50%;background:#fff;height:1px;}.hamburger__line:nth-child(2){top:12px;}.mobile--open .hamburger__line:nth-child(2){-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;height:1px;}.hamburger__line:nth-child(3){top:12px;}.mobile--open .hamburger__line:nth-child(3){-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff;height:1px;}.hamburger__line:nth-child(4){top:24px;width:58%;right:0;left:auto;}.mobile--open .hamburger__line:nth-child(4){top:12px;width:0;right:50%;background:#fff;height:1px;}.header--inverted .page{position:relative;}header{background:none;transition:background 200ms linear;}@media screen and (min-width:990px){header{position:relative;width:100%;}}.header--inverted header{position:absolute;width:100%;}@media screen and (min-width:990px){.header--inverted header{position:absolute;}}.header--inverted header .block-system-branding-block img{filter:brightness(0) saturate(100%) invert(99%) sepia(5%) saturate(273%) hue-rotate(321deg) brightness(119%) contrast(100%);}.header--inverted header .hamburger__line{background:#EFE9E7;}.page-topbar{text-align:right;display:none;}@media screen and (min-width:990px){.page-topbar{display:block;}}.page-topbar .page-topbar-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;}@media screen and (min-width:990px){.page-topbar .page-topbar-inner{-ms-transform:translateY(68px);transform:translateY(68px);}}@media screen and (min-width:990px){.page-header{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;}}.page-header > .container{width:100%;}.page-header .page-header-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}@media screen and (min-width:990px){.page-header .page-header-inner{-ms-flex-align:start;align-items:flex-start;}}.page-header .page-header-navs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;margin-top:0px;}@media screen and (min-width:990px){.page-header .page-header-navs{margin-top:90px;}}.page-header .block-system-branding-block{position:relative;z-index:1;display:block;line-height:0;}.page-header .block-system-branding-block .site-logo{margin:25px 0 45px;display:block;}@media screen and (min-width:990px){.page-header .block-system-branding-block .site-logo{margin:50px 0 75px;}}.page-header .block-system-branding-block .site-logo img{width:auto;height:60px;opacity:1;transition:opacity 200ms linear;}@media screen and (min-width:990px){.page-header .block-system-branding-block .site-logo img{height:92px;}}@media screen and (min-width:1650px){.page-header .block-system-branding-block .site-logo img{height:92px;}}.page-header .block-system-branding-block .site-name{text-transform:uppercase;font-weight:700;font-size:18px;color:#B76D68;padding:40px 0;}.page-header .block-system-branding-block .site-logo + .site-name{display:none;}.page-header .block-system-branding-block .site-slogan{display:none;}.page-header .block-menu{display:none;margin-right:0;}@media screen and (min-width:990px){.page-header .block-menu{display:block;}}.page-header #block-webkliniektheme-cta-2{display:none;}@media screen and (min-width:990px){.page-header #block-webkliniektheme-cta-2{display:block;margin-left:60px;}}@media screen and (min-width:1650px){.page-header #block-webkliniektheme-cta-2{margin-left:100px;}}.page-header #block-webkliniektheme-cta-2 a.cta{text-transform:uppercase;text-decoration:none;font-size:18px;line-height:25px;font-weight:700;color:#00293D;}.page-header #block-webkliniektheme-cta-2 a.cta strong{font-weight:700;color:#B76D68;}#block-webkliniektheme-loginblock{display:none;}@media screen and (min-width:990px){#block-webkliniektheme-loginblock{display:block;margin-left:50px;}}#block-webkliniektheme-loginblock a.user-link{display:block;border:1px solid #fff;border-radius:0px;background:#FFFFFF url(/themes/custom/webkliniektheme/img/account_green.svg) no-repeat 30px center;font-size:22px;line-height:25px;text-transform:uppercase;font-family:"Playfair Display",serif;font-weight:400;color:#00293D;padding:20px 30px 20px 75px;transition:border 200ms linear;}@media screen and (min-width:990px){#block-webkliniektheme-loginblock a.user-link:hover{border-color:#00293D;}}@media screen and (min-width:990px){#block-webkliniektheme-cart{margin-top:35px;}}#block-webkliniektheme-cart .cart-block--link__expand{display:block;height:40px;width:40px;border:1px solid #FFFFFF;border-radius:3px;background:transparent url(/themes/custom/webkliniektheme/img/cart_white.svg) no-repeat center center;position:relative;}#block-webkliniektheme-cart .cart-block--summary__count{background:#D9AF30;color:#32693C;border-radius:50px;position:absolute;right:-10px;top:-10px;display:block;height:22px;line-height:22px;width:22px;text-align:center;font-size:12px;font-weight:500;}#block-webkliniektheme-language{position:absolute;top:20px;}@media screen and (min-width:990px){#block-webkliniektheme-language{top:100px;}}#block-webkliniektheme-language button{text-transform:uppercase;color:#00293D;font-size:16px;line-height:25px;font-weight:500;border:0;background:transparent;padding:0;}@media screen and (min-width:990px){#block-webkliniektheme-language button{background:transparent url(/themes/custom/webkliniektheme/img/language.svg) no-repeat right center;padding:0 17px 0 0;}}#block-webkliniektheme-language ul.links{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;gap:30px;}#block-webkliniektheme-language ul.links li{padding:0;margin:0;}#block-webkliniektheme-language ul.links a{color:#B76D68;font-weight:500;font-size:18px;line-height:25px;}#block-webkliniektheme-language ul.links a.is-active{font-weight:200;color:#F7FAFC;}#block-webkliniektheme-language.js-open ul.links{height:35px;padding:0px 10px 10px 10px;opacity:1;}@media screen and (min-width:990px){#block-webkliniektheme-language.js-open ul.links{height:45px;padding:0px 32px 20px 15px;}}.menu--homepage{margin-top:40px;}.menu--homepage::after{clear:both;content:"";display:table;}@media screen and (min-width:1200px){.menu--homepage{margin-top:80px;}}.menu--homepage ul.menu{padding-left:10px;padding-right:10px;}@media screen and (min-width:1200px){.menu--homepage ul.menu{padding-left:0px;padding-right:0px;}}.menu--homepage ul.menu li.menu-item{float:left;display:block;margin-right:1.69492%;width:100%;}@media screen and (min-width:720px){.menu--homepage ul.menu li.menu-item{float:left;display:block;margin-right:1.69492%;width:49.15254%;}.menu--homepage ul.menu li.menu-item:last-child{margin-right:0;}.menu--homepage ul.menu li.menu-item:nth-child(2n){margin-right:0;}.menu--homepage ul.menu li.menu-item:nth-child(2n+1){clear:left;}}@media screen and (min-width:960px){.menu--homepage ul.menu li.menu-item{float:left;display:block;margin-right:1.69492%;width:23.72881%;}.menu--homepage ul.menu li.menu-item:nth-child(2n){margin-right:1.69492%;}.menu--homepage ul.menu li.menu-item:nth-child(2n+1){clear:none;}.menu--homepage ul.menu li.menu-item:last-child{margin-right:0;}.menu--homepage ul.menu li.menu-item:nth-child(4n){margin-right:0;}.menu--homepage ul.menu li.menu-item:nth-child(4n+1){clear:left;}}@media screen and (min-width:1200px){.menu--homepage ul.menu li.menu-item{margin-bottom:1.69492%;}}.menu--homepage ul.menu li.menu-item:last-child{margin-right:0;}.menu--homepage ul.menu li.menu-item .menu-link-contenthomepage{margin-left:40px;margin-top:50px;}.menu--homepage ul.menu li.menu-item .menu-link-contenthomepage:hover .field--name-field-image{box-shadow:none;-ms-transform:translate(0.2rem,0.2rem);transform:translate(0.2rem,0.2rem);}.menu--homepage ul.menu li.menu-item .menu-link-contenthomepage:hover .title{-ms-transform:translate(0.2rem,-48px);transform:translate(0.2rem,-48px);}.menu--homepage ul.menu li.menu-item .menu-link-contenthomepage .title{font-family:"Playfair Display",serif;padding:15px 20px;-ms-transform:translateY(-50px);transform:translateY(-50px);transition:transform .4s ease;}.menu--homepage ul.menu li.menu-item .menu-link-contenthomepage .field--name-field-image{background:#FFFFFF;box-shadow:0.2rem 0.2rem 0 rgba(0,51,102,0.15);transition:box-shadow .4s ease,transform .4s ease;}.menu--homepage ul.menu li.menu-item .menu-link-contenthomepage .field--name-field-image .field--name-field-media-image{-ms-transform:translate(-40px,-50px);transform:translate(-40px,-50px);line-height:0;}.activity-form{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}.activity-form:after{content:"";display:table;clear:both;}@media screen and (min-width:1200px){.activity-form{padding-left:0;padding-right:0;}}@media screen and (min-width:1650px){.activity-form{max-width:1600px;}}@media screen and (min-width:720px){.activity-form form > fieldset{float:left;display:block;margin-right:1.69492%;width:49.15254%;}.activity-form form > fieldset:last-child{margin-right:0;}.activity-form form > fieldset:nth-child(2n){margin-right:0;}.activity-form form > fieldset:nth-child(2n+1){clear:left;}}@media screen and (min-width:960px){.activity-form form > fieldset{float:left;display:block;margin-right:1.69492%;width:23.72881%;}.activity-form form > fieldset:nth-child(2n){margin-right:1.69492%;}.activity-form form > fieldset:nth-child(2n+1){clear:none;}.activity-form form > fieldset:last-child{margin-right:0;}.activity-form form > fieldset:nth-child(4n){margin-right:0;}.activity-form form > fieldset:nth-child(4n+1){clear:left;}}.activity-form form > fieldset legend .fieldset-legend{font-weight:400;font-family:"Playfair Display",serif;color:#B76D68;margin:20px 0 15px;font-size:35px;line-height:38px;}.activity-form form .form-item .form-item{margin:0 0 10px 0;}@media screen and (min-width:720px){.activity-form form input.form-submit{margin-top:80px;margin-bottom:40px;}}.path-frontpage .page-precontent{position:relative;}#block-paginatitel{position:absolute;bottom:0;text-align:center;width:100%;left:0;right:0;}#block-paginatitel h1{color:#FFF;}@media screen and (min-width:960px){#block-paginatitel h1{font-size:50px;margin-bottom:40px;}}ul.menu{margin:0;padding:0;}ul.menu li{display:inline-block;}.page-topbar .menu--top-menu > ul.menu{position:relative;}.page-topbar .menu--top-menu > ul.menu > li{padding:0;}.page-topbar .menu--top-menu > ul.menu > li > a{display:block;color:#B76D68;text-decoration:none;font-size:16px;line-height:19px;font-weight:500;margin:0px 0px 0px 30px;transition:border-color 200ms linear;padding:8px 0;border-bottom:1px solid transparent;text-transform:uppercase;}.page-topbar .menu--top-menu > ul.menu > li > a:focus,.page-topbar .menu--top-menu > ul.menu > li > a:hover{border-color:#B76D68;}.page-topbar .menu--top-menu > ul.menu > li > a.is-active{border-color:#B76D68;}.header--inverted .page-topbar .menu--top-menu > ul.menu > li > a{color:#fff;}.header--inverted .page-topbar .menu--top-menu > ul.menu > li > a:focus,.header--inverted .page-topbar .menu--top-menu > ul.menu > li > a:hover{border-color:#fff;}.header--inverted .page-topbar .menu--top-menu > ul.menu > li > a.is-active{border-color:#fff;}.page-topbar .menu--top-menu > ul.menu > li.menu-item--active-trail > a{border-color:#B76D68;}.header--inverted .page-topbar .menu--top-menu > ul.menu > li.menu-item--active-trail > a{border-color:#fff;}.page-header-navs .menu--main{}.page-header-navs .menu--main > ul.menu{position:relative;padding-bottom:22px;}.page-header-navs .menu--main > ul.menu > li{padding:0;}.page-header-navs .menu--main > ul.menu > li > a{font-family:"Playfair Display",serif;display:block;color:#B76D68;text-decoration:none;font-size:18px;line-height:25px;font-weight:300;margin:0px 0px 0px 20px;transition:color 200ms linear;padding:5px 0 5px 0;position:relative;border-bottom:0px solid transparent;}@media screen and (min-width:1125px){.page-header-navs .menu--main > ul.menu > li > a{margin:0px 0px 0px 30px;}}@media screen and (min-width:1650px){.page-header-navs .menu--main > ul.menu > li > a{margin:0px 0px 0px 30px;}}.page-header-navs .menu--main > ul.menu > li > a[data-count]::before{display:inline-block;position:absolute;right:-10px;top:10px;content:attr(data-count);color:#00293D;font-size:10px;font-weight:500;transition:color 200ms linear;}.page-header-navs .menu--main > ul.menu > li > a.is-active{font-weight:800;}.header--inverted .page-header-navs .menu--main > ul.menu > li > a{color:#00293D;}.page-header-navs .menu--main > ul.menu > li.menu-item--active-trail > a{font-weight:800;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded{position:relative;z-index:105;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > a{padding-right:12px;background:url(/themes/custom/webkliniektheme/img/menu_niv_gr.svg) no-repeat right center;}.header--inverted .page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > a{background:url(/themes/custom/webkliniektheme/img/menu_niv.svg) no-repeat right center;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu{background:#B76D68;position:absolute;-ms-transform:translateX(-70px);transform:translateX(-70px);display:none;padding:10px 25px;margin:0px auto 0;width:310px;text-align:left;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu li{display:block;margin:0;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu li:last-child{border:none;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu li a{font-weight:300;font-size:18px;color:#FFFFFF;display:block;padding:0;margin:5px 0;text-transform:none;letter-spacing:0;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu li a:focus,.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu li a:hover{color:#00293D;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded > ul.menu li a.is-active{font-weight:800;}.page-header-navs .menu--main > ul.menu > .menu-item.menu-item--expanded:hover > ul.menu{display:block;}.page-header-navs .menu--cta-menu > ul.menu{position:relative;}.page-header-navs .menu--cta-menu > ul.menu > li{padding:0;}.page-header-navs .menu--cta-menu > ul.menu > li > a{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;border:1px solid #00293D;background:#00293D;}@media screen and (min-width:736px){.page-header-navs .menu--cta-menu > ul.menu > li > a{font-size:19px;line-height:24px;}.page-header-navs .menu--cta-menu > ul.menu > li > a:hover{color:#EFE9E7;background:#B76D68;}.page-header-navs .menu--cta-menu > ul.menu > li > a:focus{outline:none;color:#EFE9E7;background:#B76D68;}}@media screen and (min-width:736px){.page-header-navs .menu--cta-menu > ul.menu > li > a:hover{border:1px solid #00293D;background:#00293D;}}.header--inverted .page-header-navs .menu--cta-menu > ul.menu > li > a{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.header--inverted .page-header-navs .menu--cta-menu > ul.menu > li > a{font-size:19px;line-height:24px;}.header--inverted .page-header-navs .menu--cta-menu > ul.menu > li > a:hover{color:#EFE9E7;background:#B76D68;}.header--inverted .page-header-navs .menu--cta-menu > ul.menu > li > a:focus{outline:none;color:#EFE9E7;background:#B76D68;}}.onscroll{transition:all 1500ms linear;opacity:0;visibility:hidden;}.onscroll:after{content:"";display:table;clear:both;}.onscroll.is-visible{opacity:1;visibility:visible;}.onscroll--bottom{-ms-transform:translateY(50%);transform:translateY(50%);transition:transform 1.5s cubic-bezier(0.19,1,0.22,1),opacity 700ms linear;}.onscroll--bottom.is-visible{-ms-transform:translateY(0);transform:translateY(0);}.onscroll--left{-ms-transform:translate(-200px);transform:translate(-200px);transition:transform 1.5s cubic-bezier(0.19,1,0.22,1),opacity 700ms linear;}.onscroll--left.is-visible{-ms-transform:translate(0);transform:translate(0);}.onscroll--right{-ms-transform:translate(200px);transform:translate(200px);transition:transform 1.5s cubic-bezier(0.19,1,0.22,1),opacity 700ms linear;}.onscroll--right.is-visible{-ms-transform:translate(0);transform:translate(0);}ul.pager{text-align:center;font-size:12px;text-transform:uppercase;}ul.pager li{transition:200ms all linear;display:inline-block;border:1px solid #00293D;opacity:.4;font-weight:600;min-width:30px;min-height:30px;margin:0 9px;}ul.pager li a{color:#00293D;display:block;text-decoration:none;padding:2px 9px;min-width:28px;text-align:center;}ul.pager li:hover{opacity:1;}ul.pager li.pager-current{opacity:1;padding:2px 0;}ul.pager li.pager-previous,ul.pager li.pager-next,ul.pager li.pager-last,ul.pager li.pager-first{font-weight:400;}nav.pager{text-align:center;}nav.pager .pager__items{margin-top:40px;list-style:none;}@media screen and (min-width:560px){nav.pager .pager__items{margin-top:80px;}}@media screen and (min-width:1650px){nav.pager .pager__items{margin-top:120px;}}nav.pager .pager__items li{display:inline-block;background:#F8F3ED;color:#00293D;font-size:18px;line-height:18px;font-weight:300;margin:0 4px;border-radius:3px;overflow:hidden;}nav.pager .pager__items li a{transition:background linear 120ms;display:block;text-decoration:none;color:#00293D;padding:10px 20px;}@media screen and (min-width:560px){nav.pager .pager__items li a:hover{background:#fff;}}nav.pager .pager__items li.is-active{background:#fff;}ul.tabs{padding:20px 0 20px 0px;margin:0;}ul.tabs li{display:inline-block;margin-right:10px;}ul.tabs li a{color:#000;text-decoration:none;line-height:20px;transition:color 200ms linear;padding:5px 5px 5px 5px;display:inline-block;}ul.tabs li a:hover{color:#B76D68;}ul.tabs li a.is-active{color:#fff;}a.color{color:#00293D !important;}.node--event.view-mode-teaser h3{margin:0 0 5px 0;}.node--event.view-mode-teaser .node__wrapper{position:relative;}@media screen and (min-width:560px){.node--event.view-mode-teaser .node__wrapper{display:-ms-flexbox;display:flex;gap:90px;-ms-flex-align:center;align-items:center;}}.node--event.view-mode-teaser .field--name-field-image{margin-bottom:25px;}@media screen and (min-width:560px){.node--event.view-mode-teaser .field--name-field-image{width:50%;margin-bottom:0;}}@media screen and (min-width:560px){.node--event.view-mode-teaser .node__content{width:calc(50% - 90px);}}.node--event.view-mode-teaser .node__content .date__location{color:#B76D68;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:22px;}@media screen and (min-width:560px){.node--event.view-mode-teaser .node__content .date__location{font-size:20px;line-height:24px;}}.node--event.view-mode-teaser .node__content .date__location .field--name-field-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--event.view-mode-teaser .node__content .date__location .field--name-field-date::after{content:'|';display:inline-block;margin:0 15px;}.node--event.view-mode-teaser .node__content .date__location .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px 0 1px;}.node--event.view-mode-teaser .node__content .field--name-field-description{margin-top:20px;}@media screen and (min-width:560px){.node--event.view-mode-teaser .node__content .field--name-field-description{margin-top:30px;}}.node--event.view-mode-teaser .node__content .cta{margin-top:30px;}@media screen and (min-width:560px){.node--event.view-mode-teaser .node__content .cta{margin-top:40px;}}.node--event.view-mode-teaser .field--name-field-full{background:#EFE9E7;font-family:"Playfair Display",serif;font-weight:700;font-size:19px;line-height:23px;text-transform:uppercase;padding:20px 20px;color:#B76D68;display:inline-block;position:absolute;left:20px;top:20px;}.node--event.view-mode-full .node__wrapper{margin-bottom:60px;}@media screen and (min-width:720px){.node--event.view-mode-full .node__wrapper{display:-ms-flexbox;display:flex;margin-bottom:130px;}}.node--event.view-mode-full .node__wrapper .field--name-field-full{background:#EFE9E7;font-family:"Playfair Display",serif;font-weight:700;font-size:19px;line-height:23px;text-transform:uppercase;padding:20px 20px;color:#B76D68;display:inline-block;position:absolute;left:20px;bottom:20px;}.node--event.view-mode-full .node__wrapper .node__content{background:#EFE9E7;padding:30px 20px 30px;}@media screen and (min-width:720px){.node--event.view-mode-full .node__wrapper .node__content{width:50%;padding:90px 50px 90px;min-height:560px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (min-width:1650px){.node--event.view-mode-full .node__wrapper .node__content{padding:90px 120px 110px;}}.node--event.view-mode-full .node__wrapper .node__content .field--name-field-date{margin:0px 0 5px;font-size:16px;line-height:25px;font-weight:700;text-transform:uppercase;font-family:"DM Sans",sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:720px){.node--event.view-mode-full .node__wrapper .node__content .field--name-field-date{font-size:18px;line-height:22px;}}.node--event.view-mode-full .node__wrapper .node__content .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px 0 1px;}.node--event.view-mode-full .node__wrapper .node__content h1{margin-top:0px;margin-bottom:0;color:#B76D68;}.node--event.view-mode-full .node__wrapper .node__img{background-size:cover;background-position:center center;height:300px;position:relative;}@media screen and (min-width:720px){.node--event.view-mode-full .node__wrapper .node__img{width:50%;height:unset;}}.node--event.view-mode-full .node__body{padding-bottom:40px;border-bottom:1px solid #00293D;}@media screen and (min-width:720px){.node--event.view-mode-full .node__body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:100px;}}.node--event.view-mode-full .node__body .node__left{margin-bottom:30px;}@media screen and (min-width:720px){.node--event.view-mode-full .node__body .node__left{width:50%;padding-top:20px;margin-bottom:0;}}.node--event.view-mode-full .node__body .node__right{border-radius:7px;background:#00293D;padding:30px 20px;}@media screen and (min-width:720px){.node--event.view-mode-full .node__body .node__right{padding:65px 55px 65px 65px;width:calc(50% - 80px);}}@media screen and (min-width:1650px){.node--event.view-mode-full .node__body .node__right{width:calc(50% - 130px);}}.node--event.view-mode-full .node__body .node__right .field{font-family:"Playfair Display",serif;color:#F7FAFC;font-weight:500;font-size:20px;line-height:28px;margin-bottom:30px;}@media screen and (min-width:720px){.node--event.view-mode-full .node__body .node__right .field{font-size:25px;line-height:38px;margin-bottom:40px;}}.node--event.view-mode-full .node__body .node__right h4{color:#B76D68;margin:0 0 0px 0;}.node--event.view-mode-full .node__body .node__right .cta{background:#EFE9E7;border:1px solid #EFE9E7;color:#00293D;color:#B76D68;}@media screen and (min-width:736px){.node--event.view-mode-full .node__body .node__right .cta:hover{background:#B76D68;color:#EFE9E7;}}@media screen and (min-width:720px){.node--event.view-mode-full .node__body .node__right .cta:hover{border-color:#B76D68;}}.node--event.view-mode-full .node__bottom .form{background:#DFE4E6;padding:0px 0px;margin-bottom:80px;}@media screen and (min-width:720px){.node--event.view-mode-full .node__bottom .form{padding:30px 40px;margin-bottom:175px;}}@media screen and (min-width:1650px){.node--event.view-mode-full .node__bottom .form{padding:70px 90px;}}.node--event.view-mode-full .node__bottom .form .field--name-field-form{padding:20px 0;}@media screen and (min-width:720px){.node--event.view-mode-full .node__bottom .form .field--name-field-form{padding:0;}}.node--event.view-mode-full .node__bottom .back{text-align:center;}.node--job.view-mode-teaser h3{color:#00293D;margin:0 0 5px 0;}.node--job.view-mode-teaser .field--name-field-image{margin-bottom:30px;}@media screen and (min-width:560px){.node--job.view-mode-teaser .field--name-field-image{margin-bottom:50px;}}.node--job.view-mode-teaser .field--name-field-image img{border-radius:5px;}.node--job.view-mode-teaser .node__content{padding:0 20px;}.node--job.view-mode-teaser .node__content .date__location{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:22px;}@media screen and (min-width:560px){.node--job.view-mode-teaser .node__content .date__location{font-size:20px;line-height:24px;}}.node--job.view-mode-teaser .node__content .date__location .field--name-field-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--job.view-mode-teaser .node__content .date__location .field--name-field-date::after{content:'|';display:inline-block;margin:0 15px;}.node--job.view-mode-teaser .node__content .date__location .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px;}.node--job.view-mode-teaser .node__content .field--name-field-description{margin-top:20px;}@media screen and (min-width:560px){.node--job.view-mode-teaser .node__content .field--name-field-description{margin-top:30px;}}.node--job.view-mode-teaser .node__content .cta{margin-top:30px;}@media screen and (min-width:560px){.node--job.view-mode-teaser .node__content .cta{margin-top:40px;}}.node--job.view-mode-full .node__wrapper{margin-bottom:60px;}@media screen and (min-width:720px){.node--job.view-mode-full .node__wrapper{display:-ms-flexbox;display:flex;margin-bottom:130px;}}.node--job.view-mode-full .node__wrapper .node__content{background:#EFE9E7;position:relative;padding:30px 20px 30px;}@media screen and (min-width:720px){.node--job.view-mode-full .node__wrapper .node__content{width:50%;padding:90px 50px 90px;min-height:560px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (min-width:1650px){.node--job.view-mode-full .node__wrapper .node__content{padding:90px 120px 110px;}}.node--job.view-mode-full .node__wrapper .node__content .date{margin:0px 0 5px;font-size:16px;line-height:25px;font-weight:700;text-transform:uppercase;font-family:"DM Sans",sans-serif;}@media screen and (min-width:720px){.node--job.view-mode-full .node__wrapper .node__content .date{font-size:18px;line-height:22px;}}.node--job.view-mode-full .node__wrapper .node__content h1{margin-top:0px;margin-bottom:0;color:#B76D68;}.node--job.view-mode-full .node__wrapper .node__img{background-size:cover;background-position:center center;height:300px;}@media screen and (min-width:720px){.node--job.view-mode-full .node__wrapper .node__img{width:50%;height:unset;}}.node--job.view-mode-full .node__body{border-bottom:1px solid #B76D68;padding-bottom:40px;}@media screen and (min-width:720px){.node--job.view-mode-full .node__body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:160px;}}@media screen and (min-width:720px){.node--job.view-mode-full .node__body .node__left{width:855px;}}.node--job.view-mode-full .node__body .node__left .field--name-field-intro{font-weight:500;}.node--job.view-mode-full .node__body .node__left .field--name-body h2{margin-top:30px;}@media screen and (min-width:720px){.node--job.view-mode-full .node__body .node__left .field--name-body h2{margin-top:60px;}}.node--job.view-mode-full .node__body .node__left .field--name-body h3{color:#B76D68;}@media screen and (min-width:720px){.node--job.view-mode-full .node__body .node__left .field--name-body h3{margin-bottom:30px;}}.node--job.view-mode-full .node__body .node__left .field--name-field-cta{margin-top:30px;margin-bottom:30px;}@media screen and (min-width:720px){.node--job.view-mode-full .node__body .node__left .field--name-field-cta{margin-top:40px;margin-bottom:0px;}}.node--job.view-mode-full .node__body .node__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;}.node--job.view-mode-full .node__body .node__right .no-mobile{display:none;}@media screen and (min-width:720px){.node--job.view-mode-full .node__body .node__right .no-mobile{display:block;}}.node--news.view-mode-teaser h3{color:#B76D68;margin:0 0 5px 0;}.node--news.view-mode-teaser .field--name-field-image{margin-bottom:30px;}@media screen and (min-width:560px){.node--news.view-mode-teaser .field--name-field-image{margin-bottom:40px;}}.node--news.view-mode-teaser .field--name-field-image img{border-radius:5px;}.node--news.view-mode-teaser .node__content{padding:0 20px;}.node--news.view-mode-teaser .node__content .date__location{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:22px;}@media screen and (min-width:560px){.node--news.view-mode-teaser .node__content .date__location{font-size:20px;line-height:24px;}}.node--news.view-mode-teaser .node__content .date__location .field--name-field-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--news.view-mode-teaser .node__content .date__location .field--name-field-date::after{content:'|';display:inline-block;margin:0 15px;}.node--news.view-mode-teaser .node__content .date__location .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px;}.node--news.view-mode-teaser .node__content .field--name-field-description{margin-top:20px;}@media screen and (min-width:560px){.node--news.view-mode-teaser .node__content .field--name-field-description{margin-top:30px;}}.node--news.view-mode-teaser .node__content .cta{margin-top:30px;}@media screen and (min-width:560px){.node--news.view-mode-teaser .node__content .cta{margin-top:40px;}}.node--news.view-mode-full .node__wrapper{margin-bottom:60px;}@media screen and (min-width:720px){.node--news.view-mode-full .node__wrapper{display:-ms-flexbox;display:flex;margin-bottom:130px;}}.node--news.view-mode-full .node__wrapper .node__content{background:#EFE9E7;position:relative;padding:30px 20px 30px;}@media screen and (min-width:720px){.node--news.view-mode-full .node__wrapper .node__content{width:50%;padding:90px 50px 90px;min-height:560px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (min-width:1650px){.node--news.view-mode-full .node__wrapper .node__content{padding:90px 120px 110px;}}.node--news.view-mode-full .node__wrapper .node__content .date{margin:0px 0 5px;font-size:16px;line-height:25px;font-weight:700;text-transform:uppercase;font-family:"DM Sans",sans-serif;}@media screen and (min-width:720px){.node--news.view-mode-full .node__wrapper .node__content .date{font-size:18px;line-height:22px;}}.node--news.view-mode-full .node__wrapper .node__content h1{margin-top:0px;margin-bottom:0;color:#B76D68;}.node--news.view-mode-full .node__wrapper .node__img{background-size:cover;background-position:center center;height:300px;}@media screen and (min-width:720px){.node--news.view-mode-full .node__wrapper .node__img{width:50%;height:unset;}}.node--news.view-mode-full .node__body{border-bottom:1px solid #B76D68;padding-bottom:40px;}@media screen and (min-width:720px){.node--news.view-mode-full .node__body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:160px;}}@media screen and (min-width:720px){.node--news.view-mode-full .node__body .node__left{width:855px;}}.node--news.view-mode-full .node__body .node__left .field--name-field-intro{font-weight:500;}.node--news.view-mode-full .node__body .node__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;}.node--news.view-mode-full .node__body .node__right .no-mobile{display:none;}@media screen and (min-width:720px){.node--news.view-mode-full .node__body .node__right .no-mobile{display:block;}}.node--page.view-mode-link{display:-ms-flexbox;display:flex;}.node--page.view-mode-link h3{margin:0 40px 0 0;text-transform:lowercase;}.node--project.view-mode-full h2,.node--project.view-mode-featured h2,.node--project.view-mode-teaser h2{margin-top:0;margin-bottom:15px;}.node--project.view-mode-full .field--name-field-services,.node--project.view-mode-featured .field--name-field-services,.node--project.view-mode-teaser .field--name-field-services{display:-ms-flexbox;display:flex;gap:10px;}.node--project.view-mode-full .field--name-field-services .field__item a,.node--project.view-mode-featured .field--name-field-services .field__item a,.node--project.view-mode-teaser .field--name-field-services .field__item a{display:inline-block;background:#fff;font-family:"Playfair Display",serif;font-size:14px;line-height:18px;font-weight:700;padding:10px 15px;text-transform:uppercase;color:#B76D68;transition:color 200ms linear;}@media screen and (min-width:560px){.node--project.view-mode-full .field--name-field-services .field__item a,.node--project.view-mode-featured .field--name-field-services .field__item a,.node--project.view-mode-teaser .field--name-field-services .field__item a{font-size:19px;line-height:20px;padding:15px 20px;}.node--project.view-mode-full .field--name-field-services .field__item a:hover,.node--project.view-mode-featured .field--name-field-services .field__item a:hover,.node--project.view-mode-teaser .field--name-field-services .field__item a:hover{color:#00293D;}}.node--project.view-mode-full .field--name-field-description,.node--project.view-mode-featured .field--name-field-description,.node--project.view-mode-teaser .field--name-field-description{color:#B76D68;font-style:italic;font-weight:300;font-size:16px;line-height:24px;margin-top:35px;}@media screen and (min-width:560px){.node--project.view-mode-full .field--name-field-description,.node--project.view-mode-featured .field--name-field-description,.node--project.view-mode-teaser .field--name-field-description{margin-bottom:50px;font-size:20px;line-height:30px;}}.node--project.view-mode-full .node__content,.node--project.view-mode-featured .node__content,.node--project.view-mode-teaser .node__content{display:-ms-flexbox;display:flex;gap:25px;-ms-flex-align:center;align-items:center;margin:30px 0;}@media screen and (min-width:560px){.node--project.view-mode-full .node__content,.node--project.view-mode-featured .node__content,.node--project.view-mode-teaser .node__content{margin:70px 0 20px 0;gap:40px;}}.node--project.view-mode-full .node__content .field--name-field-image,.node--project.view-mode-featured .node__content .field--name-field-image,.node--project.view-mode-teaser .node__content .field--name-field-image{border-radius:150px;overflow:hidden;line-height:0;}.node--project.view-mode-full .node__content .field--name-field-image img,.node--project.view-mode-featured .node__content .field--name-field-image img,.node--project.view-mode-teaser .node__content .field--name-field-image img{width:95px;height:auto;}@media screen and (min-width:560px){.node--project.view-mode-full .node__content .field--name-field-image img,.node--project.view-mode-featured .node__content .field--name-field-image img,.node--project.view-mode-teaser .node__content .field--name-field-image img{width:124px;}}.node--project.view-mode-full .node__content .field--name-field-number,.node--project.view-mode-featured .node__content .field--name-field-number,.node--project.view-mode-teaser .node__content .field--name-field-number{font-family:"Playfair Display",serif;color:#B76D68;font-weight:700;font-size:24px;line-height:32px;}@media screen and (min-width:560px){.node--project.view-mode-full .node__content .field--name-field-number,.node--project.view-mode-featured .node__content .field--name-field-number,.node--project.view-mode-teaser .node__content .field--name-field-number{font-size:30px;line-height:48px;}}.node--project.view-mode-full .node__content .field--name-field-location,.node--project.view-mode-featured .node__content .field--name-field-location,.node--project.view-mode-teaser .node__content .field--name-field-location{font-weight:200;color:#B76D68;font-size:15px;line-height:20px;}@media screen and (min-width:560px){.node--project.view-mode-full .node__content .field--name-field-location,.node--project.view-mode-featured .node__content .field--name-field-location,.node--project.view-mode-teaser .node__content .field--name-field-location{font-size:20px;line-height:32px;}}.node--service.view-mode-link .node__wrapper{display:-ms-flexbox;display:flex;}.node--service.view-mode-link .field--name-field-number{font-weight:500;font-family:"Playfair Display",serif;color:#EBD7CF;font-size:20px;line-height:24px;margin-right:20px;}@media screen and (min-width:720px){.node--service.view-mode-link .field--name-field-number{font-size:25px;line-height:32px;}}.node--service.view-mode-link h3{margin:0;color:#B76D68;transition:color 200ms linear;}.node--service.view-mode-link .is-active h3{color:#EBD7CF;}@media screen and (min-width:720px){.node--service.view-mode-link > a:hover h3{color:#00293D;}}.node--service.view-mode-teaser .node__wrapper{background:#fff;transition:background 200ms linear;border:1px solid #EFE9E7;border-radius:7px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px;padding:25px;}@media screen and (min-width:720px){.node--service.view-mode-teaser .node__wrapper{height:475px;padding:35px;}}@media screen and (min-width:1650px){.node--service.view-mode-teaser .node__wrapper{height:505px;padding:55px;}}.node--service.view-mode-teaser .field--name-field-number{font-weight:500;font-family:"Playfair Display",serif;font-size:24px;line-height:30px;color:#B76D68;}@media screen and (min-width:560px){.node--service.view-mode-teaser .field--name-field-number{font-size:40px;line-height:48px;}}@media screen and (min-width:560px){.node--service.view-mode-teaser h3{margin-bottom:25px;}}.node--service.view-mode-teaser .read-more-arrow{display:inline-block;margin-top:30px;font-size:19px;line-height:24px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;transition:padding 200ms linear,background 200ms linear;overflow:hidden;}@media screen and (min-width:560px){.node--service.view-mode-teaser .read-more-arrow{margin-top:40px;background:url(/themes/custom/webkliniektheme/img/arrow_red.svg) no-repeat -30px center;}}@media screen and (min-width:720px){.node--service.view-mode-teaser > a:hover .node__wrapper{background:#EFE9E7;}}.node--service.view-mode-teaser > a:hover .read-more-arrow{padding-left:30px;background:url(/themes/custom/webkliniektheme/img/arrow_red.svg) no-repeat 0 center;}.node--service.view-mode-full .node__wrapper__img{position:relative;margin-bottom:0px;}@media screen and (min-width:720px){.node--service.view-mode-full .node__wrapper__img{margin-bottom:200px;}}@media screen and (min-width:720px){.node--service.view-mode-full .node__wrapper__img .node__wrapper{display:-ms-flexbox;display:flex;}}.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content{background:#EFE9E7;position:relative;padding:30px 20px 100px;}@media screen and (min-width:720px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content{width:75%;padding:90px 50px 50px;margin-top:200px;}}@media screen and (min-width:1650px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content{padding:150px 120px 120px;margin-top:255px;}}.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content .field--name-field-number{font-weight:500;font-family:"Playfair Display",serif;color:#B76D68;font-size:32px;line-height:42px;}@media screen and (min-width:720px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content .field--name-field-number{font-size:40px;line-height:48px;position:absolute;left:50px;top:30px;}}@media screen and (min-width:1650px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content .field--name-field-number{left:50px;top:50px;}}@media screen and (min-width:720px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content .field--name-field-intro{margin-top:50px;max-width:500px;}}@media screen and (min-width:1650px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content .field--name-field-intro{max-width:565px;}}.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__content h1{margin-top:0px;}.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__img{background-size:cover;background-position:center center;width:calc(100% - 15px);height:300px;-ms-transform:translateX(35px) translateY(-85px);transform:translateX(35px) translateY(-85px);}@media screen and (min-width:720px){.node--service.view-mode-full .node__wrapper__img .node__wrapper .node__img{position:absolute;right:0;top:0;width:50%;height:calc(100% - 45px);-ms-transform:none;transform:none;}}.node--training.view-mode-featured{position:relative;}.node--training.view-mode-featured h3{color:#B76D68;margin:0 0 5px 0;transition:color 200ms linear;}.node--training.view-mode-featured .node__content .date__location{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:22px;}@media screen and (min-width:560px){.node--training.view-mode-featured .node__content .date__location{font-size:20px;line-height:24px;}}.node--training.view-mode-featured .node__content .date__location .field--name-field-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--training.view-mode-featured .node__content .date__location .field--name-field-date::after{content:'|';display:inline-block;margin:0 15px;}.node--training.view-mode-featured .node__content .date__location .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px;}@media screen and (min-width:720px){.node--training.view-mode-featured > a:hover h3{color:#00293D;}}.node--training.view-mode-teaser h3{color:#B76D68;margin:0 0 5px 0;}.node--training.view-mode-teaser .field--name-field-image{margin-bottom:30px;}@media screen and (min-width:560px){.node--training.view-mode-teaser .field--name-field-image{margin-bottom:40px;}}.node--training.view-mode-teaser .field--name-field-image img{border-radius:5px;}.node--training.view-mode-teaser .node__content{padding:0 20px;}.node--training.view-mode-teaser .node__content .date__location{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;line-height:22px;}@media screen and (min-width:560px){.node--training.view-mode-teaser .node__content .date__location{font-size:20px;line-height:24px;}}.node--training.view-mode-teaser .node__content .date__location .field--name-field-date{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.node--training.view-mode-teaser .node__content .date__location .field--name-field-date::after{content:'|';display:inline-block;margin:0 15px;}.node--training.view-mode-teaser .node__content .date__location .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px;}.node--training.view-mode-teaser .node__content .field--name-field-description{margin-top:20px;}@media screen and (min-width:560px){.node--training.view-mode-teaser .node__content .field--name-field-description{margin-top:30px;}}.node--training.view-mode-teaser .node__content .cta{margin-top:30px;}@media screen and (min-width:560px){.node--training.view-mode-teaser .node__content .cta{margin-top:40px;}}.node--training.view-mode-teaser .field--name-field-full{background:#EFE9E7;font-family:"Playfair Display",serif;font-weight:700;font-size:19px;line-height:23px;text-transform:uppercase;padding:20px 20px;color:#B76D68;display:inline-block;position:absolute;left:20px;top:20px;}.node--training.view-mode-full .node__wrapper{margin-bottom:60px;}@media screen and (min-width:720px){.node--training.view-mode-full .node__wrapper{display:-ms-flexbox;display:flex;margin-bottom:130px;}}.node--training.view-mode-full .node__wrapper .field--name-field-full{background:#EFE9E7;font-family:"Playfair Display",serif;font-weight:700;font-size:19px;line-height:23px;text-transform:uppercase;padding:20px 20px;color:#B76D68;display:inline-block;position:absolute;left:20px;bottom:20px;}.node--training.view-mode-full .node__wrapper .node__content{background:#EFE9E7;position:relative;padding:30px 20px 30px;}@media screen and (min-width:720px){.node--training.view-mode-full .node__wrapper .node__content{width:50%;padding:90px 50px 90px;min-height:560px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (min-width:1650px){.node--training.view-mode-full .node__wrapper .node__content{padding:90px 120px 110px;}}.node--training.view-mode-full .node__wrapper .node__content .field--name-field-date{margin:0px 0 5px;font-size:16px;line-height:25px;font-weight:700;text-transform:uppercase;font-family:"DM Sans",sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:720px){.node--training.view-mode-full .node__wrapper .node__content .field--name-field-date{font-size:18px;line-height:22px;}}.node--training.view-mode-full .node__wrapper .node__content .field--name-field-date .field__item:not(:last-child)::after{content:'&';display:inline-block;margin:0 5px;}.node--training.view-mode-full .node__wrapper .node__content h1{margin-top:0px;margin-bottom:0;color:#B76D68;}.node--training.view-mode-full .node__wrapper .node__img{background-size:cover;background-position:center center;height:300px;position:relative;}@media screen and (min-width:720px){.node--training.view-mode-full .node__wrapper .node__img{width:50%;height:unset;}}.node--training.view-mode-full .node__body{padding-bottom:40px;border-bottom:1px solid #00293D;}@media screen and (min-width:720px){.node--training.view-mode-full .node__body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:100px;}}.node--training.view-mode-full .node__body .node__left{margin-bottom:30px;}@media screen and (min-width:720px){.node--training.view-mode-full .node__body .node__left{width:50%;padding-top:20px;margin-bottom:0;}}.node--training.view-mode-full .node__body .node__right{border-radius:7px;background:#00293D;padding:30px 20px;}@media screen and (min-width:720px){.node--training.view-mode-full .node__body .node__right{padding:65px 55px 65px 65px;width:calc(50% - 80px);}}@media screen and (min-width:1650px){.node--training.view-mode-full .node__body .node__right{width:calc(50% - 130px);}}.node--training.view-mode-full .node__body .node__right .field{font-family:"Playfair Display",serif;color:#F7FAFC;font-weight:500;font-size:20px;line-height:28px;margin-bottom:30px;}@media screen and (min-width:720px){.node--training.view-mode-full .node__body .node__right .field{font-size:25px;line-height:38px;margin-bottom:40px;}}.node--training.view-mode-full .node__body .node__right h4{color:#B76D68;margin:0 0 0px 0;}.node--training.view-mode-full .node__body .node__right .cta{background:#EFE9E7;border:1px solid #EFE9E7;color:#00293D;color:#B76D68;}@media screen and (min-width:736px){.node--training.view-mode-full .node__body .node__right .cta:hover{background:#B76D68;color:#EFE9E7;}}@media screen and (min-width:720px){.node--training.view-mode-full .node__body .node__right .cta:hover{border-color:#B76D68;}}.node--training.view-mode-full .node__bottom .form{background:#DFE4E6;padding:0px 0px;margin-bottom:80px;}@media screen and (min-width:720px){.node--training.view-mode-full .node__bottom .form{padding:30px 40px;margin-bottom:175px;}}@media screen and (min-width:1650px){.node--training.view-mode-full .node__bottom .form{padding:70px 90px;}}.node--training.view-mode-full .node__bottom .form .field--name-field-form{padding:20px 0;}@media screen and (min-width:720px){.node--training.view-mode-full .node__bottom .form .field--name-field-form{padding:0;}}.node--training.view-mode-full .node__bottom .back{text-align:center;}.paragraph--type--about{position:relative;margin:20px 0 80px 0 !important;}@media screen and (min-width:736px){.paragraph--type--about{margin:200px 0 200px 0 !important;}}@media screen and (min-width:736px){.paragraph--type--about .about__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;gap:75px;}}.paragraph--type--about .about__content{padding:40px 20px 30px;}@media screen and (min-width:736px){.paragraph--type--about .about__content{width:calc(50%);padding:120px 0 100px 50px;}}@media screen and (min-width:1650px){.paragraph--type--about .about__content{padding:130px 0 110px 120px;}}.paragraph--type--about .about__content h2,.paragraph--type--about .about__content h4{margin-top:0;}.paragraph--type--about .about__content .field--name-field-text{margin-top:20px;}@media screen and (min-width:736px){.paragraph--type--about .about__content .field--name-field-text{margin-top:30px;}}.paragraph--type--about .about__list{padding:0px 20px 60px;}@media screen and (min-width:736px){.paragraph--type--about .about__list{width:calc(50% - 75px);padding:120px 50px 100px 0;}}@media screen and (min-width:1650px){.paragraph--type--about .about__list{padding:130px 120px 110px 0;}}.paragraph--type--about .about__list > h2{margin-top:0;}.paragraph--type--about .about__list .field--name-field-services{margin-top:10px;}.paragraph--type--about .about__list .field--name-field-services > .field__item{background-size:auto 16px;font-weight:500;color:#B76D68;font-size:16px;line-height:20px;margin-bottom:20px;font-family:"Playfair Display",serif;display:-ms-flexbox;display:flex;}@media screen and (min-width:736px){.paragraph--type--about .about__list .field--name-field-services > .field__item{font-size:22px;line-height:28px;background-size:auto 26px;margin-bottom:30px;}}.paragraph--type--about .about__list .field--name-field-services > .field__item:last-child{margin-bottom:0;}.paragraph--type--about .about__list .field--name-field-services > .field__item:before{content:'•';margin-right:15px;color:#00293D;}@media screen and (min-width:736px){.paragraph--type--about .about__list .field--name-field-quote{padding-left:85px;}}.paragraph--type--about.background--blue .about__wrapper,.paragraph--type--about.background--red .about__wrapper{border-radius:7px;}.paragraph--type--about.background--blue .about__wrapper .about__list h2,.paragraph--type--about.background--red .about__wrapper .about__list h2{margin-top:0;color:#F7FAFC;}.paragraph--type--about.background--blue .about__wrapper .about__list .field--name-field-services > .field__item:before,.paragraph--type--about.background--red .about__wrapper .about__list .field--name-field-services > .field__item:before{color:#EFE9E7;}.paragraph--type--about.background--none .about__content,.paragraph--type--about.background--none .about__list{padding-top:0 !important;padding-bottom:0 !important;}.paragraph--type--about.background--none .about__content{margin-bottom:30px;}@media screen and (min-width:736px){.paragraph--type--about.background--none .about__content{margin-bottom:0;}}.paragraph--type--about.layout--wide{margin-top:0 !important;}.paragraph--type--about.layout--wide .about__content{padding:0;}@media screen and (min-width:736px){.paragraph--type--about.layout--wide .about__content{padding:0 0 0 50px;}}@media screen and (min-width:1650px){.paragraph--type--about.layout--wide .about__content{padding:0 0 0 120px;}}@media screen and (min-width:736px){.paragraph--type--about.layout--wide .about__content{width:62%;}}.paragraph--type--about.layout--wide .about__content .field--name-field-text{margin-top:0;}@media screen and (min-width:736px){.paragraph--type--about.layout--wide .about__content .field--name-field-text{column-count:2;column-gap:80px;}}@media screen and (min-width:736px){.paragraph--type--about.layout--wide .about__list{width:38%;}}.paragraph--type--about.background--blue .about__wrapper{background:#00293D;}.paragraph--type--about.background--blue .about__wrapper .about__content h2,.paragraph--type--about.background--blue .about__wrapper .about__content h4{color:#B76D68;}.paragraph--type--about.background--blue .about__wrapper .about__content .field--name-field-text{color:#F7FAFC;}.paragraph--type--about.background--red .about__wrapper{background:#B76D68;}.paragraph--type--about.background--red .about__wrapper .about__content h2,.paragraph--type--about.background--red .about__wrapper .about__content h4{color:#00293D;}.paragraph--type--about.background--red .about__wrapper .about__content .field--name-field-text{color:#EFE9E7;}.paragraph--type--about.background--red .about__wrapper .about__list .field--name-field-services > .field__item{color:#00293D;}.paragraph--type--banner{position:relative;margin:0px 0 80px 0 !important;}@media screen and (min-width:560px){.paragraph--type--banner{margin:0px 0 190px 0 !important;}}.paragraph--type--banner .banner__top{position:relative;height:600px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__top{height:800px;}}@media screen and (min-width:1650px){.paragraph--type--banner .banner__top{height:1080px;}}.paragraph--type--banner .banner__top > .container{height:100%;}.paragraph--type--banner .banner__img{background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;position:absolute;right:0;top:0;width:100%;overflow:hidden;}.paragraph--type--banner .banner__bg_blue{background:#00293D;background:radial-gradient(circle,#00293d 1%,rgba(0,41,61,0) 55%);position:absolute;top:-650px;right:-650px;height:1400px;width:1400px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__bg_blue{top:-1275px;right:-1250px;height:2800px;width:2800px;}}.paragraph--type--banner .banner__bg_red{background:#B76D68;background:radial-gradient(circle,#b76d68 1%,rgba(183,109,104,0) 55%);position:absolute;bottom:-600px;left:-600px;height:1400px;width:1400px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__bg_red{bottom:-1275px;left:-1175px;height:2800px;width:2800px;}}.paragraph--type--banner .banner__top_title{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;}.paragraph--type--banner .banner__top_title h1{color:#EFE9E7;font-size:50px;line-height:45px;margin-bottom:30px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__top_title h1{margin-bottom:40px;font-size:100px;line-height:90px;}}.paragraph--type--banner .banner__top_title .field--name-field-text{color:#EFE9E7;font-size:18px;line-height:28px;margin-bottom:40px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__top_title .field--name-field-text{font-size:20px;line-height:30px;max-width:545px;margin-bottom:90px;}}.paragraph--type--banner .banner__top_title .field--name-field-text p:last-of-type{margin-bottom:0;}.paragraph--type--banner .banner__bottom{background:#F7FAFC;}.paragraph--type--banner .banner__wrapper{padding-top:60px;padding-bottom:80px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding-top:170px;padding-bottom:200px;}}@media screen and (min-width:560px){.paragraph--type--banner .banner__items{width:70%;}}@media screen and (min-width:560px){.paragraph--type--banner .banner__items .field--name-field-banner-items{display:-ms-flexbox;display:flex;}}.paragraph--type--banner .banner__items .field--name-field-banner-items > .field__item{margin-bottom:80px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__items .field--name-field-banner-items > .field__item{margin-bottom:0;width:calc(50% - 100px);margin-right:100px;}}.paragraph--type--banner .banner__logos{margin-top:20px;}@media screen and (min-width:560px){.paragraph--type--banner .banner__logos{margin-top:10px;width:30%;}}.paragraph--type--banner .banner__logos .field--name-field-clients{margin-top:30px;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:560px){.paragraph--type--banner .banner__logos .field--name-field-clients{margin-top:40px;gap:30px;}}.paragraph--type--banner .banner__logos .field--name-field-clients > .field__item{width:calc(50% - 10px);}@media screen and (min-width:560px){.paragraph--type--banner .banner__logos .field--name-field-clients > .field__item{width:calc(50% - 15px);}}.paragraph--type--banner-item h2{margin:0 0 5px;}.paragraph--type--banner-item h4{margin:0;color:#B76D68;}.paragraph--type--banner-item .field--name-field-text{margin-top:30px;margin-bottom:10px;}@media screen and (min-width:560px){.paragraph--type--banner-item .field--name-field-text{margin-top:40px;}}.paragraph--type--basic-text{position:relative;margin:0;padding:20px 0px;}@media screen and (min-width:720px){.paragraph--type--basic-text{padding:30px 0;}}.paragraph--type--basic-text h2{margin-top:30px;}@media screen and (min-width:720px){.paragraph--type--basic-text h2{margin-top:60px;}}.paragraph--type--basic-text h3{color:#B76D68;}@media screen and (min-width:720px){.paragraph--type--basic-text h3{margin-bottom:30px;}}.paragraph--type--basic-text.layout--quotes{padding:20px 0px;position:relative;}@media screen and (min-width:720px){.paragraph--type--basic-text.layout--quotes{padding:30px 60px;}}.paragraph--type--basic-text.layout--quotes .field--name-field-text{font-family:"Playfair Display",serif;font-style:italic;font-weight:500;font-size:20px;line-height:30px;background:url(/themes/custom/webkliniektheme/img/quotes_red.png) no-repeat left top;background-size:60px auto;padding:30px 0 0 0;}@media screen and (min-width:560px){.paragraph--type--basic-text.layout--quotes .field--name-field-text{font-size:25px;line-height:35px;background-size:85px auto;padding:0 110px;}}.paragraph--type--clients{position:relative;margin:60px 0 90px 0 !important;overflow:hidden;}@media screen and (min-width:1125px){.paragraph--type--clients{margin:170px 0 220px 0 !important;}}.paragraph--type--clients h4{color:#B76D68;}@media screen and (min-width:560px){.paragraph--type--clients h4{width:375px;}}.paragraph--type--clients .field--name-field-cta{text-align:center;margin-top:20px;}@media screen and (min-width:560px){.paragraph--type--clients .field--name-field-cta{margin-top:80px;}}.paragraph--type--clients .clients__wrapper{border-top:1px solid #EBD7CF;border-bottom:1px solid #EBD7CF;padding:30px 20px 60px;}@media screen and (min-width:560px){.paragraph--type--clients .clients__wrapper{display:-ms-flexbox;display:flex;padding:60px 50px;}}@media screen and (min-width:1650px){.paragraph--type--clients .clients__wrapper{padding:70px 120px;}}.paragraph--type--clients.layout--slider .field--name-field-clients{display:-ms-flexbox;display:flex;}.paragraph--type--clients.layout--slider .field--name-field-clients .paragraph--type--client{height:125px;width:150px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;}@media screen and (min-width:560px){.paragraph--type--clients.layout--slider .field--name-field-clients .paragraph--type--client{height:215px;width:260px;}}@media screen and (min-width:1650px){.paragraph--type--clients.layout--slider .field--name-field-clients .paragraph--type--client{height:215px;width:360px;}}.paragraph--type--clients.layout--slider .field--name-field-clients .field--name-field-media-image img{display:inline-block;}.paragraph--type--clients.layout--slider .field--name-field-clients .slick-slider{display:-ms-flexbox;display:flex;}.paragraph--type--clients.layout--slider .field--name-field-clients .slick-arrow{border:none;font-size:0;padding:0 25px;}@media screen and (min-width:720px){.paragraph--type--clients.layout--slider .field--name-field-clients .slick-arrow{padding:0 40px;}}.paragraph--type--clients.layout--slider .field--name-field-clients .slick-prev{background:url(/themes/custom/webkliniektheme/img/arrow_small_left.svg) no-repeat center center;}@media screen and (min-width:720px){.paragraph--type--clients.layout--slider .field--name-field-clients .slick-prev{background:url(/themes/custom/webkliniektheme/img/arrow_sec_left.svg) no-repeat center center;}}.paragraph--type--clients.layout--slider .field--name-field-clients .slick-next{background:url(/themes/custom/webkliniektheme/img/arrow_small.svg) no-repeat center center;}@media screen and (min-width:720px){.paragraph--type--clients.layout--slider .field--name-field-clients .slick-next{background:url(/themes/custom/webkliniektheme/img/arrow_sec.svg) no-repeat center center;}}.paragraph--type--clients.layout--grid .field--name-field-clients{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;}@media screen and (min-width:560px){.paragraph--type--clients.layout--grid .field--name-field-clients{width:calc(100% - 375px);gap:60px;}}@media screen and (min-width:1650px){.paragraph--type--clients.layout--grid .field--name-field-clients{gap:80px;}}.paragraph--type--clients.layout--grid .field--name-field-clients > .field__item{width:calc(50% - 15px);}@media screen and (min-width:560px){.paragraph--type--clients.layout--grid .field--name-field-clients > .field__item{width:calc(25% - 45px);}}@media screen and (min-width:1650px){.paragraph--type--clients.layout--grid .field--name-field-clients > .field__item{width:calc(25% - 60px);}}.paragraph--type--client .field--name-field-image{width:100%;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}@media screen and (min-width:560px){.paragraph--type--client .field--name-field-image{height:80px;}}.paragraph--type--client .field--name-field-image img{width:80%;height:auto;max-height:100px;}@media screen and (min-width:560px){.paragraph--type--client .field--name-field-image img{width:90%;max-height:110px;}}.paragraph--type--columns{margin:90px 0 0px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--columns{margin:200px 0 0px 0 !important;}}@media screen and (min-width:560px){.paragraph--type--columns > .container{border-bottom:1px solid #EBD7CF;}}.paragraph--type--columns .columns__wrapper{border-bottom:1px solid #EBD7CF;padding:0 0px 20px 0px;}@media screen and (min-width:560px){.paragraph--type--columns .columns__wrapper{display:-ms-flexbox;display:flex;gap:80px;padding:0 0px 40px 0px;margin:0 50px 0px 50px;}}@media screen and (min-width:1650px){.paragraph--type--columns .columns__wrapper{margin:0 120px 0px 120px;}}.paragraph--type--columns .columns__title{margin-bottom:40px;}@media screen and (min-width:560px){.paragraph--type--columns .columns__title{margin-bottom:0px;width:275px;}}.paragraph--type--columns .columns__title h4{margin-top:5px;}.paragraph--type--columns .columns__title h3{color:#B76D68;}@media screen and (min-width:736px){.paragraph--type--columns .columns__title h3{font-size:22px;line-height:24px;}}.paragraph--type--columns .columns__content .field--name-field-text{max-width:545px;}.paragraph--type--columns .field--name-field-columns{padding:30px 0 0px 0;border-bottom:1px solid #EBD7CF;}@media screen and (min-width:560px){.paragraph--type--columns .field--name-field-columns{border-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px;-ms-flex-pack:justify;justify-content:space-between;padding:40px 50px 140px 50px;}}@media screen and (min-width:1650px){.paragraph--type--columns .field--name-field-columns{padding:50px 120px 200px 120px;}}.paragraph--type--columns .field--name-field-columns > .field__item{margin-bottom:40px;}@media screen and (min-width:720px){.paragraph--type--columns .field--name-field-columns > .field__item{margin-bottom:0px;width:calc(50% - (80px / 2));}}@media screen and (min-width:720px){.paragraph--type--columns.layout--col-3 .field--name-field-columns > .field__item{width:calc(33.333% - (160px / 3));}}@media screen and (min-width:720px){.paragraph--type--columns.layout--col-4 .field--name-field-columns > .field__item{width:calc(25% - (240px / 4));}}.paragraph--type--column h4{color:#B76D68;margin-bottom:5px;margin-top:30px;}.paragraph--type--column > h4.light{margin-top:0;margin-bottom:5px;}.paragraph--type--column h3{margin-top:0;}@media screen and (min-width:736px){.paragraph--type--column h3{font-size:30px;line-height:32px;}}.paragraph--type--column .field--name-field-text{margin-top:30px;}@media screen and (min-width:736px){.paragraph--type--column .field--name-field-text{margin-top:40px;}}.paragraph--type--connexys{margin:80px 0 80px !important;overflow:hidden;}@media screen and (min-width:1200px){.paragraph--type--connexys{margin:180px 0 200px 0 !important;}}.paragraph--type--connexys .connexsys__form{background:#DFE4E6;padding:30px 20px;}@media screen and (min-width:720px){.paragraph--type--connexys .connexsys__form{padding:80px 80px;}}@media screen and (min-width:1650px){.paragraph--type--connexys .connexsys__form{padding:110px 130px;}}.paragraph--type--connexys #cxsFormHolder{position:relative;width:100%;margin:10px auto;text-align:center;}.paragraph--type--connexys #cxsWrapper{position:relative;max-width:100%;}.paragraph--type--connexys #cxsFormHolder #cxsWrapper{max-width:100%;margin:0px;text-align:initial;}.paragraph--type--connexys .cxsErrorHeader{display:none;border:solid;clear:both;line-height:25px;padding:5px 10px;color:#B76D68;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px;margin-bottom:15px;}.paragraph--type--connexys .cxsErrorHeader.cxsHasError{display:block;}.paragraph--type--connexys .cxsErrorHeader p{margin:5px;}.paragraph--type--connexys .cxsErrorHeader .cxsErrorLabel{font-weight:bold;}.paragraph--type--connexys .cxsFieldContainer{width:100%;position:relative;}.paragraph--type--connexys .cxsFieldContainer.cxsFieldType_file{min-height:34px;}.paragraph--type--connexys h1.cxsPageHeader{display:none;}.paragraph--type--connexys .cxsField{color:#00293D;transition:all 100ms linear;-webkit-appearance:none;appearance:none;font-family:"DM Sans",sans-serif !important;font-size:18px;font-weight:300;box-shadow:none;padding:15px 20px 15px;border:1px solid #F7FAFC;border-radius:0px;width:100%;background-color:#fff;}@media screen and (min-width:736px){.paragraph--type--connexys .cxsField{font-size:18px;padding:24px 30px 24px;}}.paragraph--type--connexys .cxsField:-ms-input-placeholder{color:#00293D;opacity:0.751;}.paragraph--type--connexys .cxsField::placeholder{color:#00293D;opacity:0.751;}.paragraph--type--connexys .cxsField:focus{outline:none;}.paragraph--type--connexys .cxsFieldType_percent .cxsField{width:calc(100% - 16px);}.paragraph--type--connexys .cxsField.cxscheckboxField{width:auto;height:auto;box-shadow:none;}.paragraph--type--connexys .cxsField.cxsCheckboxesField,.paragraph--type--connexys .cxsField.cxsRadiosField{background-color:transparent;padding-left:0px;border:none;box-shadow:none;height:auto;width:100%;padding:4px 0;}.paragraph--type--connexys .cxsField.cxsCheckboxesField span{vertical-align:top;}.paragraph--type--connexys .cxsField.cxsCheckboxesField span,.paragraph--type--connexys .cxsField.cxsRadiosField span{cursor:default;}.paragraph--type--connexys .cxsRadioLabel,.paragraph--type--connexys .cxsCheckboxLabel{display:inline-block;width:90%;width:calc(100% - 36px);}.paragraph--type--connexys .cxsField.cxsRadiosField{margin-left:15px;}.paragraph--type--connexys .cxsField.cxsRadiosField input{vertical-align:top;}.paragraph--type--connexys .cxsCheckboxes{width:100%;}.paragraph--type--connexys .cxsFieldLabel{display:block;color:#00293D;margin-bottom:10px;font-family:"Playfair Display",serif;font-weight:500;line-height:25px;font-size:18px;padding-left:15px;}.paragraph--type--connexys .cxsFieldAfterLabel{display:none;}.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldLabel{visibility:hidden;height:25px;}.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldAfterLabel{display:inline !important;}.paragraph--type--connexys .cxstextareaField{height:auto;overflow:auto;}.paragraph--type--connexys .cxsFieldType_multipicklist select[multiple]{height:auto;}.paragraph--type--connexys .cxsFieldType_date .cxsSeperator{text-align:center;width:6%;display:inline-block;}.paragraph--type--connexys .cxsButton,.paragraph--type--connexys .cxsFileUpload{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.paragraph--type--connexys .cxsButton,.paragraph--type--connexys .cxsFileUpload{font-size:19px;line-height:24px;}.paragraph--type--connexys .cxsButton:hover,.paragraph--type--connexys .cxsFileUpload:hover{color:#EFE9E7;background:#B76D68;}.paragraph--type--connexys .cxsButton:focus,.paragraph--type--connexys .cxsFileUpload:focus{outline:none;color:#EFE9E7;background:#B76D68;}}.paragraph--type--connexys .cxsButton{-webkit-appearance:none;}.paragraph--type--connexys iFrame.cxsFileUploadFrame{height:100%;width:100%;position:absolute;top:0px;left:0px;}.paragraph--type--connexys span.cxsFileUpload{position:relative;}.paragraph--type--connexys input#cxsApplyButton{margin-top:25px;}.paragraph--type--connexys .cxsFileWait{width:20px;height:20px;background-size:cover;display:inline-block;}.paragraph--type--connexys .cxsFileName{display:inline-block;vertical-align:top;line-height:30px;}.paragraph--type--connexys .cxsRequired .cxsFieldLabel:after,.paragraph--type--connexys .cxsRequired .cxsFieldAfterLabel:after{content:'*';color:#a00;margin-left:10px;}.paragraph--type--connexys .cxsError .cxsFieldError{color:#a94442;padding:0px 15px 10px 0px;margin-bottom:0px;box-sizing:border-box;margin-top:5px;margin-right:8px;margin-left:0px;width:100%;float:none;}.paragraph--type--connexys #cxsLanguages{display:none;}.paragraph--type--connexys .cxsFieldContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px;}.paragraph--type--connexys .cxsCheckboxes{display:inline-block;}@media screen and (min-width:560px){.paragraph--type--connexys .cxsCheckboxes{columns:3;}}.paragraph--type--connexys .cxsCheckboxesField input,.paragraph--type--connexys .cxsFieldType_checkbox input,.paragraph--type--connexys .fui-radio input{clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;}.paragraph--type--connexys .cxsCheckboxesField input + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input + .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio input + label:before{width:16px;height:16px;border:1px solid #F7FAFC;background:#F7FAFC;border-radius:0px;}@media screen and (min-width:720px){.paragraph--type--connexys .cxsCheckboxesField input + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input + .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio input + label:before{width:25px;height:25px;}}.paragraph--type--connexys .cxsCheckboxesField input:focus + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input:focus + .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio input:focus + label:before{width:16px;height:16px;border:1px solid #F7FAFC;background:#F7FAFC;border-radius:0px;}@media screen and (min-width:720px){.paragraph--type--connexys .cxsCheckboxesField input:focus + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input:focus + .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio input:focus + label:before{width:25px;height:25px;}}.paragraph--type--connexys .cxsCheckboxesField input:checked + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input:checked + .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio input:checked + label:before{background:#00293D;box-shadow:inset 0 0 0 2px #F7FAFC;border:1px solid #00293D;}.paragraph--type--connexys .cxsCheckboxesField input:active + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input:active + .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio input:active + label:before{background:none;}.paragraph--type--connexys .cxsCheckboxesField .cxsCheckboxLabel,.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldAfterLabel,.paragraph--type--connexys .fui-radio label{display:inline-block;line-height:20px;padding-left:30px;position:relative;}@media screen and (min-width:720px){.paragraph--type--connexys .cxsCheckboxesField .cxsCheckboxLabel,.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldAfterLabel,.paragraph--type--connexys .fui-radio label{line-height:25px;padding-left:40px;}}.paragraph--type--connexys .cxsCheckboxesField .cxsCheckboxLabel,.paragraph--type--connexys .cxsCheckboxesField label:before,.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldAfterLabel,.paragraph--type--connexys .cxsFieldType_checkbox label:before,.paragraph--type--connexys .fui-radio label,.paragraph--type--connexys .fui-radio label:before{transition:all 0.15s cubic-bezier(0.4,0,0.2,1);}.paragraph--type--connexys .cxsCheckboxesField .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldAfterLabel:before,.paragraph--type--connexys .fui-radio label:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border:1px solid #d1d5db;content:"";cursor:pointer;display:block;height:1rem;left:0;position:absolute;top:0px;width:1rem;}.paragraph--type--connexys .cxsCheckboxesField .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldAfterLabel:before{border-radius:0px;}.paragraph--type--connexys .cxsCheckboxesField input:checked + .cxsCheckboxLabel:before,.paragraph--type--connexys .cxsFieldType_checkbox input:checked + .cxsFieldAfterLabel:before{background:#00293D;box-shadow:inset 0 0 0 2px #F7FAFC;border:1px solid #00293D;}.paragraph--type--connexys .fui-radio label:before{border-radius:50%;}.paragraph--type--connexys .fui-radio input:checked + label:before{background:#00293D;box-shadow:inset 0 0 0 2px #F7FAFC;border:1px solid #00293D;}.paragraph--type--connexys #cxsFieldLabel_36{height:0;}.paragraph--type--connexys .cxsSection{margin-bottom:40px;}@media screen and (min-width:720px){.paragraph--type--connexys .cxsSection{margin-bottom:50px;}}.paragraph--type--connexys .cxsSectionHeader{margin:20px 0 15px;font-size:16px;line-height:25px;font-weight:700;text-transform:uppercase;font-family:"DM Sans",sans-serif;color:#00293D;}@media screen and (min-width:720px){.paragraph--type--connexys .cxsSectionHeader{font-size:18px;line-height:22px;}}.paragraph--type--connexys .cxsSectionIntro{margin-bottom:20px;}.paragraph--type--connexys #cxsOverlay{background-color:rgba(255,255,255,0.4);}.paragraph--type--connexys .cxsError .cxsField:not(.cxsCheckboxesField){border-color:#a94442;}.paragraph--type--connexys .cxsJobRequirements label,.paragraph--type--connexys .cxsQuestion label{width:100%;max-width:100%;text-align:left;margin-bottom:5px;}.paragraph--type--connexys .cxsTextkernelSection .cxsNoTK{color:#838383;}.paragraph--type--connexys .cxsReadOnlyField{padding:6px 0px;display:inline-block;}.paragraph--type--connexys .cxsProgress{height:14px;width:70%;margin-bottom:20px;overflow:hidden;background-color:#e1e1e1;border-radius:5px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-sizing:border-box;position:absolute;top:10px;right:0px;}.paragraph--type--connexys .cxsProgress-bar{width:0;height:100%;font-size:12px;line-height:20px;color:white;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);background-size:40px 40px;box-sizing:border-box;}.paragraph--type--connexys #cxsOverlay .cxsProgress{position:fixed;top:50%;left:50%;width:calc(100% - 40px);max-width:560px;height:25px;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.paragraph--type--connexys .cxsFileRemove{display:inline;margin-left:10px;color:white;cursor:pointer;padding:0px 3px;border-radius:3px;background-color:#337ab7;border:solid 1px #2e6da4;text-Decoration:none;}.paragraph--type--connexys .cxsFileRemove:hover{background-color:#286090;border-color:#204d74;}.paragraph--type--connexys .cxsFieldHelp{color:#737373;}.paragraph--type--connexys .cxsQuestion .cxsFieldHelp{margin-left:15px;}.paragraph--type--connexys .cxsSpinner{width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;display:inline-block;margin-top:3px;}.paragraph--type--connexys #cxsSpinner_submit.cxsSpinner{width:34px;height:34px;background-size:34px 34px;margin-top:25px;}@media (min-width:768px){.paragraph--type--connexys .cxsField{width:100%;}.paragraph--type--connexys .cxsSelectField{background-color:#fff;}.paragraph--type--connexys .cxsFieldLabel{text-align:left;}.paragraph--type--connexys .cxsFieldError{margin-left:220px;}.paragraph--type--connexys .cxsFieldType_date .cxsSeperator{text-align:center;width:5%;display:inline-block;}.paragraph--type--connexys .cxsFieldType_radio.cxsError .cxsFieldError{margin-left:0px;}.paragraph--type--connexys .cxsRadios{margin-top:2px;}.paragraph--type--connexys .cxsQuestion .cxsField{margin-left:15px;}.paragraph--type--connexys .cxsQuestion .cxsFieldError{margin-left:15px;}.paragraph--type--connexys .cxsQuestion.cxsError .cxsFieldError{width:100%;float:none;}.paragraph--type--connexys .cxsFieldType_checkbox .cxsFieldLabel{padding-top:0px;}}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaContainer{text-align:left;border:0;margin-top:10px;position:relative;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsCriteriaResults{position:absolute;max-height:200px;overflow:auto;width:374.5px;background-color:white;box-sizing:border-box;padding:5px 5px;z-index:10;margin-left:0px;border-radius:0 0 5px 5px;margin-top:-3px;border:1px solid #cccccc;border-top:0;border-color:#66afe9;outline:0;box-shadow:0px 1px 1px rgba(0,0,0,0.075),0 1px 1px rgba(102,175,233,0.6);}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsCriteriaResultType{color:#909090;cursor:default;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsCriteriaResultValue{padding-left:10px;cursor:pointer;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsCriteriaResultValue:hover{background-color:#7ebdfb;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaSelect option.cxsAutoCompleteCriteriaSelected{display:none;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaFirstLast .cxsAutoCompleteCriteriaLevelRadioLabel{color:#000;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsLevelLine{display:none;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevelRadioContainer{width:100%;display:inline-block;}.paragraph--type--connexys .cxsAutoCompleteCriteria input.cxsAutoCompleteCriteriaLevelRadio{display:inline-block;float:left;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevelRadioLabel{display:inline-block;}@supports (display:flex){.paragraph--type--connexys{}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsLevelLine{position:absolute;width:calc(100% - 20px);height:1px;background-color:#e0e5ee;top:9px;left:10px;z-index:0;display:block;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevelRadioContainer{position:relative;z-index:1;width:auto;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevelRadioLabel{position:absolute;white-space:nowrap;display:none;width:100px;overflow:hidden;text-align:center;text-overflow:ellipsis;-ms-transform:translate(-40px,0);transform:translate(-40px,0);}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevel{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-bottom:20px;width:93%;margin-top:5px;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaType:hover .cxsAutoCompleteCriteriaFirstLast .cxsAutoCompleteCriteriaLevelRadioLabel{color:#bbbbbb;display:block;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaFirst .cxsAutoCompleteCriteriaLevelRadioLabel{text-align:left;-ms-transform:translate(-5px,0px);transform:translate(-5px,0px);}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLast .cxsAutoCompleteCriteriaLevelRadioLabel{text-align:center;-ms-transform:translate(-40px,0px);transform:translate(-40px,0px);}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevelRadioContainer:hover .cxsAutoCompleteCriteriaLevelRadioLabel{display:block;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevelRadioSelected .cxsAutoCompleteCriteriaLevelRadioLabel{display:block;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevel.cxsAutoCompleteCriteriaLevel_single .cxsLevelLine{top:18px;left:16px;width:calc(100% - 50px);}.paragraph--type--connexys .cxsAutoCompleteCriteria input.cxsAutoCompleteCriteriaLevelRadio{float:none;}}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevel_single{margin-top:10px;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaType .cxsAutoCompleteCriteriaLevel .cxsAutoCompleteCriteriaLevelRadioSelected .cxsAutoCompleteCriteriaLevelRadioLabel{color:black;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaPill{background-color:white;margin-top:10px;padding:10px;border-radius:3px;border:1px solid #e0e5ee;position:relative;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaPill.cxsAutoCompleteCriteriaPillwithoutLevels{display:inline-block;padding-right:30px;margin-right:5px;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaType{padding:10px;border-radius:3px;border:1px solid #e0e5ee;margin-top:10px;position:relative;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaLevel.cxsAutoCompleteCriteriaLevel_single{background-color:white;border:solid 1px #e0e5ee;padding:10px 30px 30px 10px;width:100%;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsPillRemove{position:absolute;top:5px;right:5px;color:black;cursor:pointer;line-height:16px;font-weight:bold;opacity:0.5;font-size:12px;font-family:cursive;transition:.5s all;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsPillRemove:hover{opacity:1;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaContainer legend{font-weight:bold;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaArrow{position:absolute;top:44px;left:calc(100% - 30px);}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaArrow:after{content:'';width:0;height:0;border-style:solid;border-width:7px 3.5px 0 3.5px;border-color:#646464 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);cursor:pointer;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsSearchCriteriaField:focus{border-radius:4px 4px 0px 0px;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsCriteriaResultWithCursor{background-color:dodgerblue;color:#fff;}@media (min-width:768px){.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaSelect{margin:0 30% 0 0;}.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaArrow{left:calc(70% - 25px);}}@-moz-document url-prefix(){.paragraph--type--connexys .cxsAutoCompleteCriteria .cxsAutoCompleteCriteriaArrow{top:24px;}}.paragraph--type--connexys .cxsSubSection{border:1px solid #e5e5e5;margin-bottom:15px;padding:10px;padding-bottom:15px;border-radius:3px;}.paragraph--type--connexys .cxsSubSectionHeader{height:25px;}.paragraph--type--connexys .cxsSubSection .cxsSubSectionLabel{display:none;}.paragraph--type--connexys .cxsSubSectionRemove{padding:0px 5px;float:right;text-decoration:none;color:black;cursor:pointer;line-height:16px;font-weight:bold;opacity:0.5;font-size:12px;font-family:cursive;transition:.5s all;}.paragraph--type--connexys .cxsSubSectionRemove:hover{opacity:1;}.paragraph--type--connexys .cxsSubSectionAdd{display:inline;color:white;cursor:pointer;border-radius:3px;background-color:#337ab7;border:solid 1px #2e6da4;text-Decoration:none;padding:6px 12px;transition:all 0.3s ease-in-out;}.paragraph--type--connexys .cxsSubSectionAdd:hover{background-color:#286090;border-color:#204d74;}.paragraph--type--connexys .cxsAddSubSectionContainer{margin-bottom:35px;}.paragraph--type--connexys .cxsNewPill{animation:backBlinker 1s;}@keyframes backBlinker{0%{background-color:#66afe9;}100%{background-color:white;}}.paragraph--type--cta{margin:90px 0 90px 0 !important;}@media screen and (min-width:736px){.paragraph--type--cta{margin:200px 0 200px 0 !important;}}@media screen and (min-width:560px){.paragraph--type--cta .cta__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;}}.paragraph--type--cta .cta__services{margin-bottom:60px;}@media screen and (min-width:560px){.paragraph--type--cta .cta__services{margin-bottom:0;width:calc(50% - 140px);}}@media screen and (min-width:1650px){.paragraph--type--cta .cta__services{width:calc(50% - 155px);}}.paragraph--type--cta .cta__services h2.cta{margin-top:15px;}@media screen and (min-width:560px){.paragraph--type--cta .cta__services h2.cta{margin-bottom:40px;}}.paragraph--type--cta .cta__services .view-services .views-row{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #EBD7CF;}.paragraph--type--cta .cta__services .view-services .views-row:last-child{margin-bottom:0;}.paragraph--type--cta .cta__content{background:#B76D68;padding:30px 30px;}@media screen and (min-width:560px){.paragraph--type--cta .cta__content{width:calc(50%);padding:80px 80px;}}@media screen and (min-width:1650px){.paragraph--type--cta .cta__content{padding:80px 100px;}}.paragraph--type--cta .cta__content h2{margin-top:0;color:#EFE9E7;}.paragraph--type--cta .cta__content .field--name-field-cta a{background:#EFE9E7;border:1px solid #EFE9E7;color:#00293D;}@media screen and (min-width:736px){.paragraph--type--cta .cta__content .field--name-field-cta a:hover{background:#B76D68;color:#EFE9E7;}}.paragraph--type--downloads{position:relative;margin:50px 0 50px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--downloads{margin:120px 0 120px 0 !important;}}@media screen and (min-width:1650px){.paragraph--type--downloads{margin:150px 0 150px 0 !important;}}.paragraph--type--downloads .banner__bg{width:100%;background:#00293D;opacity:0.85;position:absolute;left:0px;top:0;height:440px;z-index:-1;}@media screen and (min-width:1200px){.paragraph--type--downloads .banner__bg{height:550px;}}@media screen and (min-width:1650px){.paragraph--type--downloads .banner__bg{height:550px;}}.paragraph--type--downloads .banner__img{background-size:cover;background-position:center;width:100%;position:absolute;left:0px;top:0;height:440px;z-index:-1;}@media screen and (min-width:1200px){.paragraph--type--downloads .banner__img{height:550px;}}@media screen and (min-width:1650px){.paragraph--type--downloads .banner__img{height:550px;}}.paragraph--type--downloads .banner__wrapper{min-height:440px;padding-top:10px;}@media screen and (min-width:560px){.paragraph--type--downloads .banner__wrapper{padding-top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:450px;}}@media screen and (min-width:1200px){.paragraph--type--downloads .banner__wrapper{min-height:550px;}}@media screen and (min-width:1650px){.paragraph--type--downloads .banner__wrapper{min-height:550px;}}@media screen and (min-width:560px){.paragraph--type--downloads .banner__content{width:50%;}}.paragraph--type--downloads .banner__content h2{color:#fff;}.paragraph--type--downloads .banner__content h2::after{background:#fff;}.paragraph--type--downloads .banner__content .field--name-field-text{color:#fff;max-width:400px;margin-top:20px;}@media screen and (min-width:560px){.paragraph--type--downloads .banner__content .field--name-field-text{margin-top:40px;}}@media screen and (min-width:560px){.paragraph--type--downloads .banner__form{width:50%;}}@media screen and (min-width:560px){.paragraph--type--downloads .banner__form .field--name-field-form{margin-top:100px;}}.paragraph--type--downloads .banner__form .field--name-field-form .container{padding:0;}.paragraph--type--downloads .banner__form .field--name-field-form .form-item input{border-color:#fff;color:#fff;background:none;max-width:530px;}.paragraph--type--downloads .banner__form .field--name-field-form .form-item input:-ms-input-placeholder{color:#fff;}.paragraph--type--downloads .banner__form .field--name-field-form .form-item input::placeholder{color:#fff;}.paragraph--type--downloads .banner__form .field--name-field-form .form-actions .webform--actions{margin-top:20px;text-align:left;}.paragraph--type--downloads .banner__form .field--name-field-form .form-actions input{background-color:#fff;background-image:url(/themes/custom/webkliniektheme/img/arrow_green_right.svg);color:#B76D68;}.paragraph--type--events{margin:40px 0 90px 0;position:relative;}@media screen and (min-width:736px){.paragraph--type--events{margin:60px 0 240px 0;}}.paragraph--type--events > .container{border-bottom:1px solid #00293D;}.paragraph--type--events .events__title_wrapper{border-bottom:1px solid #00293D;margin-bottom:30px;}@media screen and (min-width:560px){.paragraph--type--events .events__title_wrapper{margin-bottom:40px;}}.paragraph--type--events .events__title_wrapper h2{background:#fff;padding-right:20px;margin:0;padding-bottom:1px;-ms-transform:translateY(10px);transform:translateY(10px);display:inline-block;}@media screen and (min-width:560px){.paragraph--type--events .events__title_wrapper h2{padding-right:25px;}}.paragraph--type--events .view-events .view-content > .views-row{margin-bottom:50px;}@media screen and (min-width:720px){.paragraph--type--events .view-events .view-content > .views-row{margin-bottom:50px;}}.paragraph--type--events .view-events .view-empty{margin-bottom:50px;}.paragraph--type--faq{margin:0 0 40px 0;position:relative;overflow:hidden;padding-bottom:20px;}@media screen and (min-width:736px){.paragraph--type--faq{margin:0 0 120px 0;}}@media screen and (min-width:1650px){.paragraph--type--faq{margin:0 0 150px 0;}}.paragraph--type--faq .field--name-field-faq{margin:0 auto;position:relative;}.paragraph--type--faq .field--name-field-faq h3.faqfield-question{border:none;font-weight:700;color:#00293D;padding:20px 0px 20px 0px;transition:all 200ms linear;font-size:18px;line-height:24px;margin-top:20px;background:none;}@media screen and (min-width:720px){.paragraph--type--faq .field--name-field-faq h3.faqfield-question{background:none;padding:10px 70px 10px 70px;font-size:24px;line-height:34px;}}.paragraph--type--faq .field--name-field-faq h3.faqfield-question span{display:none;}@media screen and (min-width:720px){.paragraph--type--faq .field--name-field-faq h3.faqfield-question:hover{color:#00293D;}}.paragraph--type--faq .field--name-field-faq h3.faqfield-question.ui-state-active{background:none;color:#B76D68;}@media screen and (min-width:720px){.paragraph--type--faq .field--name-field-faq h3.faqfield-question.ui-state-active{background:none;}}@media screen and (min-width:720px){.paragraph--type--faq .field--name-field-faq h3.faqfield-question.ui-state-active:hover{color:#B76D68;}}.paragraph--type--faq .field--name-field-faq .faqfield-answer{position:relative;padding:10px 0px 20px 0px;background:none;border:none;overflow:visible;color:#00293D;font-family:"DM Sans",sans-serif;line-height:26px;font-size:16px;}@media screen and (min-width:720px){.paragraph--type--faq .field--name-field-faq .faqfield-answer{line-height:28px;font-size:18px;}}@media screen and (min-width:720px){.paragraph--type--faq .field--name-field-faq .faqfield-answer{padding:10px 70px 20px;}}@media screen and (min-width:1650px){.paragraph--type--faq .field--name-field-faq .faqfield-answer{padding:10px 70px 20px;}}.paragraph--type--faq .field--name-field-faq .faqfield-answer p:last-child{margin-bottom:0;}.paragraph--type--faq .field--name-field-faq .faqfield-answer ul{padding-left:20px;}.paragraph--type--faq .field--name-field-faq .faqfield-answer a{color:#B76D68;}.paragraph--type--featured-products{margin:70px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--featured-products{margin:140px 0 140px 0 !important;}}@media screen and (min-width:1650px){.paragraph--type--featured-products{margin:210px 0 210px 0 !important;}}.paragraph--type--featured-products > .container > h2{text-align:center;margin-bottom:40px;}@media screen and (min-width:720px){.paragraph--type--featured-products .field--name-field-products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;}}.paragraph--type--featured-products .field--name-field-products > .field__item{margin-bottom:30px;}@media screen and (min-width:720px){.paragraph--type--featured-products .field--name-field-products > .field__item{width:calc(33% - 20px);margin-bottom:0;}}@media screen and (min-width:1650px){.paragraph--type--featured-products .field--name-field-products > .field__item{width:calc(25% - (90px / 4));}}.paragraph--type--featured-products .field--name-field-cta{text-align:right;margin-top:30px;}@media screen and (min-width:720px){.paragraph--type--featured-products .field--name-field-cta{margin-top:50px;}}.paragraph--type--featured-projects{position:relative;margin:90px 0 90px 0 !important;}@media screen and (min-width:736px){.paragraph--type--featured-projects{margin:200px 0 200px 0 !important;}}.paragraph--type--featured-projects .featured-projects__img{background-size:cover;background-position:center top;width:100%;height:300px;}@media screen and (min-width:736px){.paragraph--type--featured-projects .featured-projects__img{position:absolute;top:0;left:0;width:50%;height:100%;}}.paragraph--type--featured-projects .featured-projects__wrapper{position:relative;}@media screen and (min-width:736px){.paragraph--type--featured-projects .featured-projects__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;min-height:575px;}}@media screen and (min-width:1650px){.paragraph--type--featured-projects .featured-projects__wrapper{min-height:775px;}}.paragraph--type--featured-projects .featured-projects__content{padding:20px 0 0 0;}@media screen and (min-width:736px){.paragraph--type--featured-projects .featured-projects__content{width:calc(50% - 80px);padding:60px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;}}@media screen and (min-width:1650px){.paragraph--type--featured-projects .featured-projects__content{width:calc(50% - 150px);}}.paragraph--type--featured-projects .featured-projects__content .field--name-field-cta{margin-top:20px;}@media screen and (min-width:736px){.paragraph--type--featured-projects .featured-projects__content .field--name-field-cta{margin-top:50px;}}.paragraph--type--featured-trainings{position:relative;margin:90px 0 90px 0 !important;background:#F7FAFC;}@media screen and (min-width:736px){.paragraph--type--featured-trainings{margin:200px 0 200px 0 !important;}}.paragraph--type--featured-trainings .featured-trainings__img{background-size:cover;background-position:center top;width:100%;height:300px;}@media screen and (min-width:736px){.paragraph--type--featured-trainings .featured-trainings__img{position:absolute;top:0;right:0;width:45%;height:100%;}}@media screen and (min-width:1650px){.paragraph--type--featured-trainings .featured-trainings__img{position:absolute;width:50%;}}.paragraph--type--featured-trainings .featured-trainings__wrapper{position:relative;}@media screen and (min-width:736px){.paragraph--type--featured-trainings .featured-trainings__wrapper{display:-ms-flexbox;display:flex;min-height:600px;}}@media screen and (min-width:1650px){.paragraph--type--featured-trainings .featured-trainings__wrapper{min-height:850px;}}.paragraph--type--featured-trainings .featured-trainings__content{padding:20px 0 60px 0;}@media screen and (min-width:736px){.paragraph--type--featured-trainings .featured-trainings__content{width:calc(50%);padding:140px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;max-width:535px;}}.paragraph--type--featured-trainings .featured-trainings__content .view-trainings .views-row:not(:last-child){margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #EBD7CF;}.paragraph--type--featured-trainings .featured-trainings__content .field--name-field-cta{margin-top:40px;}@media screen and (min-width:736px){.paragraph--type--featured-trainings .featured-trainings__content .field--name-field-cta{margin-top:50px;}}.paragraph--type--featured-videos{position:relative;margin:80px 0 80px 0 !important;}@media screen and (min-width:736px){.paragraph--type--featured-videos{margin:200px 0 200px 0 !important;}}.paragraph--type--featured-videos .featured-videos__wrapper{margin-bottom:60px;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__wrapper{display:-ms-flexbox;display:flex;gap:75px;margin-bottom:80px;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__content{width:calc(100%);}}@media screen and (min-width:1650px){.paragraph--type--featured-videos .featured-videos__content{width:calc(30%);}}.paragraph--type--featured-videos .featured-videos__content h2{margin-top:0;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__content h2{margin-bottom:25px;}}.paragraph--type--featured-videos .featured-videos__content .field--name-field-text{max-width:535px;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__list{width:calc(30%);}}@media screen and (min-width:1650px){.paragraph--type--featured-videos .featured-videos__list{width:calc(20%);}}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__list_2{width:calc(50% - 150px);}}.paragraph--type--featured-videos .field--name-field-services,.paragraph--type--featured-videos .field--name-field-services-2{margin-top:10px;margin-bottom:20px;}@media screen and (min-width:1650px){.paragraph--type--featured-videos .field--name-field-services,.paragraph--type--featured-videos .field--name-field-services-2{margin-top:30px;margin-bottom:0;}}.paragraph--type--featured-videos .field--name-field-services > .field__item,.paragraph--type--featured-videos .field--name-field-services-2 > .field__item{font-weight:500;color:#B76D68;font-size:16px;line-height:20px;margin-bottom:20px;font-family:"Playfair Display",serif;display:-ms-flexbox;display:flex;}@media screen and (min-width:736px){.paragraph--type--featured-videos .field--name-field-services > .field__item,.paragraph--type--featured-videos .field--name-field-services-2 > .field__item{font-size:22px;line-height:28px;background-size:auto 26px;margin-bottom:35px;}}.paragraph--type--featured-videos .field--name-field-services > .field__item:before,.paragraph--type--featured-videos .field--name-field-services-2 > .field__item:before{content:'•';margin-right:15px;color:#00293D;}.paragraph--type--featured-videos .field--name-field-services > .field__item:last-child,.paragraph--type--featured-videos .field--name-field-services-2 > .field__item:last-child{margin-bottom:0;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__video_wrapper{display:-ms-flexbox;display:flex;gap:90px;-ms-flex-align:center;align-items:center;}}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__videos{width:calc(60%);}}.paragraph--type--featured-videos .featured-videos__videos .field--name-field-videos .slick-slide iframe{border:none;min-height:0px !important;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__videos .field--name-field-videos .slick-slide iframe{min-height:455px !important;}}.paragraph--type--featured-videos .featured-videos__videos .field--name-field-videos .slick-slide .field--name-name{display:none;}.paragraph--type--featured-videos .featured-videos__videos .field--name-field-videos .slick-slide .field--name-field-talker{display:none;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__controls{width:calc(40% - 90px);}}.paragraph--type--featured-videos .featured-videos__controls h2{margin-top:0;}.paragraph--type--featured-videos .featured-videos__controls .field--name-field-cta{margin-top:30px;}@media screen and (min-width:736px){.paragraph--type--featured-videos .featured-videos__controls .field--name-field-cta{margin-top:40px;}}.paragraph--type--featured-videos .featured-videos__controls .video-controls ul{list-style:none;margin:10px 0 0 0;padding:0;}.paragraph--type--featured-videos .featured-videos__controls .video-controls ul li{background:url(/themes/custom/webkliniektheme/img/arrow_red.svg) no-repeat left center;background-size:15px auto;padding-left:27px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:500;font-size:19px;line-height:30px;margin:0 0 5px 0;transition:opacity 200ms linear;cursor:pointer;}.paragraph--type--featured-videos .featured-videos__controls .video-controls ul li.active{opacity:0.4;}.paragraph--type--featured{margin:40px 0 120px 0;background:#00293D;position:relative;}@media screen and (min-width:720px){.paragraph--type--featured{margin:240px 0 100px 0;background:none;}}@media screen and (min-width:1650px){.paragraph--type--featured{margin:280px 0 240px 0;}}@media screen and (min-width:720px){.paragraph--type--featured .mobile-title{display:none;}}.paragraph--type--featured .mobile-title h2{padding-top:60px;}@media screen and (min-width:720px){.paragraph--type--featured .mobile-project{display:none;}}.paragraph--type--featured .mobile-project .node--project.view-mode-featured .reference__content{display:-ms-flexbox;display:flex;margin:20px 0;}.paragraph--type--featured .mobile-project .node--project.view-mode-featured h3{font-size:20px;margin-left:10px;}.paragraph--type--featured .mobile-project .node--project.view-mode-featured .field--name-field-category{line-height:38px;font-size:15px;padding-top:0px;background:none;}.paragraph--type--featured .featured__bg{background:#00293D;width:50%;position:absolute;left:0;top:0;bottom:0;height:100%;z-index:-1;display:none;}@media screen and (min-width:736px){.paragraph--type--featured .featured__bg{display:block;}}.paragraph--type--featured .featured__outerwrapper{position:relative;z-index:1;padding-bottom:60px;}@media screen and (min-width:736px){.paragraph--type--featured .featured__outerwrapper{padding-bottom:0px;}}@media screen and (min-width:736px){.paragraph--type--featured .featured__outerwrapper > .container{background:#00293D;border-radius:0 4px 4px 0;}}.paragraph--type--featured .featured__outerwrapperbottom .featured__content.ref{display:none;}@media screen and (min-width:736px){.paragraph--type--featured .featured__outerwrapperbottom .featured__content.ref{display:block;}}@media screen and (min-width:736px){.paragraph--type--featured .featured__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:right;justify-content:right;position:relative;}}.paragraph--type--featured .featured__img{position:relative;margin:0 auto;border-radius:4px;background-size:cover;width:100%;height:400px;}@media screen and (min-width:736px){.paragraph--type--featured .featured__img{position:absolute;top:100px;left:50px;width:500px;height:500px;}}@media screen and (min-width:1200px){.paragraph--type--featured .featured__img{top:120px;left:80px;width:600px;height:600px;}}@media screen and (min-width:1650px){.paragraph--type--featured .featured__img{top:150px;width:800px;height:800px;left:130px;}}.paragraph--type--featured .featured__img a{display:block;height:100%;width:100%;}.paragraph--type--featured .featured__content.ref{margin:70px 0 0 0;}@media screen and (min-width:1650px){.paragraph--type--featured .featured__content.ref{margin:120px 0 0 0;}}.paragraph--type--featured .featured__content h2{color:#B76D68;display:none;}@media screen and (min-width:736px){.paragraph--type--featured .featured__content h2{display:block;margin-bottom:40px;margin-top:0;padding-top:0px;}}@media screen and (min-width:736px){.paragraph--type--featured .featured__content{z-index:1;width:35%;margin:140px 0 80px 0;}}@media screen and (min-width:1200px){.paragraph--type--featured .featured__content{margin:160px 0 100px 0;}}@media screen and (min-width:1650px){.paragraph--type--featured .featured__content{margin:210px 0 140px 0;}}.paragraph--type--featured .featured__text .field--name-field-text{padding-right:40px;}@media screen and (min-width:1650px){.paragraph--type--featured .featured__text .field--name-field-text{padding-right:100px;}}.paragraph--type--featured .field--name-field-cta{display:inline-block;position:absolute;bottom:-18px;}@media screen and (min-width:736px){.paragraph--type--featured .field--name-field-cta{margin-top:20px;bottom:-25px;}}.paragraph--type--form{margin:0px 0 80px !important;overflow:hidden;}@media screen and (min-width:1200px){.paragraph--type--form{margin:0px 0 200px 0 !important;}}@media screen and (min-width:560px){.paragraph--type--form > .container{border-top:1px solid #B76D68;}}.paragraph--type--form h4{margin-top:0;margin-bottom:10px;}@media screen and (min-width:720px){.paragraph--type--form h4{margin-top:20px;}}.paragraph--type--form h1{color:#B76D68;margin-top:0px;}.paragraph--type--form .form__wrapper{border-top:1px solid #B76D68;padding:80px 0px 0 0;}@media screen and (min-width:560px){.paragraph--type--form .form__wrapper{border:none;padding:140px 50px 0px 50px;}}@media screen and (min-width:1650px){.paragraph--type--form .form__wrapper{padding:160px 120px 0px 120px;}}.paragraph--type--form .form__content{margin-bottom:30px;}.paragraph--type--form .form__form{background:#DFE4E6;padding:30px 0px;}@media screen and (min-width:720px){.paragraph--type--form .form__form{padding:80px 40px 40px;}}@media screen and (min-width:1650px){.paragraph--type--form .form__form{padding:110px 90px 90px;}}.paragraph--type--form .form__form h4{margin:0 0 10px 40px;}@media screen and (min-width:720px){.paragraph--type--form .form__form h4{margin:0 0 10px 40px;}}.paragraph--type--form > .container .container{padding:0;}@media screen and (min-width:720px){.paragraph--type--form > .container .container{padding:0 40px;}}.paragraph--type--form.layout--row .field--name-field-text{max-width:420px;}@media screen and (min-width:560px){.paragraph--type--form.layout--row .form__wrapper{display:-ms-flexbox;display:flex;}}@media screen and (min-width:720px){.paragraph--type--form.layout--row .form__content{width:40%;margin-bottom:0;}}@media screen and (min-width:720px){.paragraph--type--form.layout--row .form__form{width:60%;}}.paragraph--type--form.layout--column .field--name-field-text{max-width:850px;}.paragraph--type--gallery{position:relative;margin:80px 0 80px 0 !important;}@media screen and (min-width:736px){.paragraph--type--gallery{margin:140px 0 130px 0 !important;}}.paragraph--type--gallery .field--name-field-images{}.paragraph--type--gallery .field--name-field-images .slick-list{padding-left:20px;}@media screen and (min-width:1200px){.paragraph--type--gallery .field--name-field-images .slick-list{padding-left:calc(((100vw - 1200px) / 2));}}@media screen and (min-width:1650px){.paragraph--type--gallery .field--name-field-images .slick-list{padding-left:calc(((100vw - 1600px) / 2));}}.paragraph--type--gallery .field--name-field-images .field__item{margin-right:15px;}@media screen and (min-width:560px){.paragraph--type--gallery .field--name-field-images .field__item{margin-right:15px;}}.paragraph--type--gallery .field--name-field-images .field__item img{height:230px;width:auto;}@media screen and (min-width:560px){.paragraph--type--gallery .field--name-field-images .field__item img{height:500px;}}@media screen and (min-width:1650px){.paragraph--type--gallery .field--name-field-images .field__item img{height:600px;}}.paragraph--type--gallery .gallery__controls{display:-ms-flexbox;display:flex;margin-top:15px;-ms-flex-pack:end;justify-content:flex-end;gap:15px;}@media screen and (min-width:560px){.paragraph--type--gallery .gallery__controls{margin-top:20px;gap:10px;}}.paragraph--type--gallery .gallery__controls .prev{display:block;height:60px;width:60px;background:#fff url(/themes/custom/webkliniektheme/img/arrow_left.svg) center center no-repeat;cursor:pointer;transition:all 200ms linear;}@media screen and (min-width:560px){.paragraph--type--gallery .gallery__controls .prev:hover{background:#f7f7f7 url(/themes/custom/webkliniektheme/img/arrow_left.svg) center center no-repeat;}}.paragraph--type--gallery .gallery__controls .next{display:block;height:60px;width:60px;background:#00293D url(/themes/custom/webkliniektheme/img/arrow_right.svg) center center no-repeat;cursor:pointer;transition:all 200ms linear;}.paragraph--type--gallery .gallery__controls .next:hover{background:#001f2e url(/themes/custom/webkliniektheme/img/arrow_right.svg) center center no-repeat;}.paragraph--type--image-fw{position:relative;margin:60px 0 80px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--image-fw{margin:110px 0 160px 0 !important;}}@media screen and (min-width:1650px){.paragraph--type--image-fw{margin:130px 0 200px 0 !important;}}.paragraph--type--image-fw .banner__bg{display:none;}.paragraph--type--image-fw .banner__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media screen and (min-width:720px){.paragraph--type--image-fw .banner__content{position:relative;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:justify;justify-content:space-between;}}.paragraph--type--image-fw .banner__content .text-wrapper{padding:30px 30px 40px 30px;}@media screen and (min-width:720px){.paragraph--type--image-fw .banner__content .text-wrapper{width:calc(50%);padding:40px 20px;}}@media screen and (min-width:1200px){.paragraph--type--image-fw .banner__content .text-wrapper{padding-top:50px !important;padding-left:50px !important;padding-bottom:50px !important;}}@media screen and (min-width:1650px){.paragraph--type--image-fw .banner__content .text-wrapper{padding-top:100px !important;padding-left:120px !important;padding-bottom:100px !important;}}.paragraph--type--image-fw .banner__content h2{margin-top:0;}.paragraph--type--image-fw .banner__content .field--name-field-text{max-width:580px;}.paragraph--type--image-fw .banner__content .field--name-field-cta,.paragraph--type--image-fw .banner__content .field--name-field-contact{margin-top:40px;}@media screen and (min-width:736px){.paragraph--type--image-fw .banner__content .field--name-field-cta,.paragraph--type--image-fw .banner__content .field--name-field-contact{margin-top:30px;}}.paragraph--type--image-fw.layout--default .banner__img{height:300px;}@media screen and (min-width:736px){.paragraph--type--image-fw.layout--default .banner__img{width:calc(50%);height:unset;position:absolute;left:0;top:-75px;}}@media screen and (min-width:1650px){.paragraph--type--image-fw.layout--default .banner__img{top:-120px;}}@media screen and (min-width:736px){.paragraph--type--image-fw.layout--default.position--right .banner__img{left:auto;right:0;}}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--default.position--right .banner__content{-ms-flex-direction:row;flex-direction:row;}}.paragraph--type--image-fw.layout--featured .banner__img{z-index:1;border-radius:0 0 4px 4px;height:220px;width:100%;}@media screen and (min-width:736px){.paragraph--type--image-fw.layout--featured .banner__img{border-radius:0 4px 4px 0;width:50%;min-height:475px;height:100%;}}@media screen and (min-width:1650px){.paragraph--type--image-fw.layout--featured .banner__img{min-height:575px;}}.paragraph--type--image-fw.layout--featured .text-wrapper{padding:30px;text-align:center;}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--featured .text-wrapper{text-align:left;padding-left:60px;padding-right:60px;}}@media screen and (min-width:1650px){.paragraph--type--image-fw.layout--featured .text-wrapper{padding-left:135px;padding-right:135px;}}.paragraph--type--image-fw.layout--featured .banner__content{background:#B76D68;border-radius:4px;}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--featured .banner__content{-ms-flex-align:center;align-items:center;}}.paragraph--type--image-fw.layout--featured .banner__content h2{color:#fff;}.paragraph--type--image-fw.layout--featured .banner__content .field--name-field-text{color:#fff;font-weight:400;}.paragraph--type--image-fw.layout--featured .banner__content .field--name-field-cta a{background:#fff;color:#B76D68;}.paragraph--type--image-fw.layout--featured.position--right .banner__content{-ms-flex-direction:row;flex-direction:row;}.paragraph--type--image-fw.layout--inside .banner__img{width:100%;position:absolute;left:0;top:0;bottom:0;height:100%;}.paragraph--type--image-fw.layout--inside .banner__bg{display:block;background:#00293D;position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%;opacity:0.65;}.paragraph--type--image-fw.layout--inside .banner__content{-ms-flex-pack:center;justify-content:center;}.paragraph--type--image-fw.layout--inside .banner__content .text-wrapper{max-width:750px;position:relative;}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--inside .banner__content .text-wrapper{min-height:500px;}}@media screen and (min-width:1650px){.paragraph--type--image-fw.layout--inside .banner__content .text-wrapper{min-height:650px;}}.paragraph--type--image-fw.layout--inside .banner__content h2{color:#fff;text-align:center;padding-top:30px;font-size:25px;line-height:35px;}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--inside .banner__content h2{padding-top:0px;margin-top:0;font-size:30px;line-height:38px;}}.paragraph--type--image-fw.layout--inside .banner__content .field--name-field-text{color:#fff;text-align:center;margin-bottom:30px;}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--inside .banner__content .field--name-field-text{margin-bottom:0;}}.paragraph--type--image-fw.layout--inside .banner__content .field--name-field-cta{text-align:center;margin-bottom:40px;}@media screen and (min-width:720px){.paragraph--type--image-fw.layout--inside .banner__content .field--name-field-cta{margin-bottom:0;}}.paragraph--type--image-fw.background--blue .banner__content,.paragraph--type--image-fw.background--red .banner__content{border-radius:7px;}.paragraph--type--image-fw.background--blue .banner__content{background:#00293D;}.paragraph--type--image-fw.background--blue .banner__content h2{color:#B76D68;}.paragraph--type--image-fw.background--blue .banner__content .field--name-field-text{color:#F7FAFC;}.paragraph--type--image-fw.background--red .banner__content{background:#B76D68;}.paragraph--type--image-fw.background--red .banner__content h2{color:#00293D;}.paragraph--type--image-fw.background--red .banner__content .field--name-field-text{color:#EFE9E7;}.paragraph--type--image-fw.background--red .banner__content .field--name-field-cta a{background:#EFE9E7;border:1px solid #EFE9E7;color:#00293D;}@media screen and (min-width:736px){.paragraph--type--image-fw.background--red .banner__content .field--name-field-cta a:hover{background:#B76D68;color:#EFE9E7;}}.paragraph--type--image{position:relative;background:transparent url(/themes/custom/webkliniektheme/img/bg.svg) no-repeat left top;background-size:auto 100%;padding:40px 0 60px;margin:0 0 60px 0;}@media screen and (min-width:736px){.paragraph--type--image{padding:180px 0 180px;margin:0 0 190px 0;}}@media screen and (min-width:1650px){.paragraph--type--image{padding:270px 0 270px;margin:0 0 280px 0;}}.paragraph--type--image::after{content:'';display:block;height:2px;width:50%;background:#B76D68;position:absolute;right:0;bottom:0;}@media screen and (min-width:560px){.paragraph--type--image .image__wrapper__outer{padding:0px 60px 0;}}@media screen and (min-width:1650px){.paragraph--type--image .image__wrapper__outer{padding:0px 130px 0;}}.paragraph--type--image .banner__img{height:224px;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-right:40px;border-radius:10px;position:relative;margin-bottom:60px;}@media screen and (min-width:736px){.paragraph--type--image .banner__img{width:46%;position:absolute;left:0;top:0;bottom:0;min-height:430px;height:100%;margin-right:0;margin-bottom:0;}}@media screen and (min-width:736px){.paragraph--type--image .image__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}}@media screen and (min-width:1800px){.paragraph--type--image .image__wrapper{-ms-flex-align:center;align-items:center;}}.paragraph--type--image .image__img{position:relative;margin:0px 0 40px 0;}@media screen and (min-width:736px){.paragraph--type--image .image__img{width:calc(40%);margin:0;}}.paragraph--type--image .image__img .field--name-field-image img{margin:0 auto;}.paragraph--type--image .image__content{margin-bottom:45px;padding:1px 20px 20px;}@media screen and (min-width:736px){.paragraph--type--image .image__content{width:calc(50%);margin-bottom:0;padding:0;}}@media screen and (min-width:1125px){.paragraph--type--image .image__content{padding:0;}}.paragraph--type--image .field--name-field-icon{width:70px;padding:15px 0;background:#B76D68;border-radius:5px;text-align:center;}@media screen and (min-width:720px){.paragraph--type--image .field--name-field-icon{width:122px;padding:31px 0;}}.paragraph--type--image .field--name-field-icon img{height:40px;width:auto;}@media screen and (min-width:720px){.paragraph--type--image .field--name-field-icon img{height:60px;}}@media screen and (min-width:720px){.paragraph--type--image .field--name-field-text{max-width:670px;margin-top:50px;}}@media screen and (min-width:1650px){.paragraph--type--image .field--name-field-text{max-width:670px;}}.paragraph--type--image .image__text > *:last-of-type{margin-bottom:0;}.paragraph--type--image .field--name-field-cta,.paragraph--type--image .field--name-field-contact{margin-top:10px;margin-bottom:10px;}@media screen and (min-width:736px){.paragraph--type--image .field--name-field-cta,.paragraph--type--image .field--name-field-contact{margin-bottom:0px;margin-top:30px;}}.paragraph--type--image .field--name-field-cta a,.paragraph--type--image .field--name-field-contact a{border:1px solid #00293D;background:#00293D;}@media screen and (min-width:736px){.paragraph--type--image .field--name-field-cta a:hover,.paragraph--type--image .field--name-field-contact a:hover{border:1px solid #00293D;background:#00293D;}}@media screen and (min-width:560px){.paragraph--type--image.layout--fw .image__wrapper{min-height:500px;}}@media screen and (min-width:1650px){.paragraph--type--image.layout--fw .image__wrapper{min-height:590px;}}@media screen and (min-width:736px){.paragraph--type--image.layout--fw .image__content{width:calc(45%);}}.paragraph--type--image.layout--fw .field--name-field-text{max-width:600px;}@media screen and (min-width:736px){.paragraph--type--image.layout--fw.position--left .image__wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.paragraph--type--image.layout--fw.position--right .field--name-field-text{max-width:550px;}.paragraph--type--image.layout--fw.position--right .banner__bg{-ms-transform:translateY(-20px) translateX(-20px);transform:translateY(-20px) translateX(-20px);}@media screen and (min-width:560px){.paragraph--type--image.layout--fw.position--right .banner__bg{-ms-transform:translateY(-50px) translateX(-50px);transform:translateY(-50px) translateX(-50px);}}.paragraph--type--image.layout--fw.position--right .banner__img{margin-right:0px;margin-left:40px;}@media screen and (min-width:736px){.paragraph--type--image.layout--fw.position--right .banner__img{margin-left:0;}}@media screen and (min-width:736px){.paragraph--type--image.layout--fw.position--right .image__wrapper{-ms-flex-direction:row !important;flex-direction:row !important;}}.paragraph--type--image.background--grey{background:#F7FAFC;}.paragraph--type--image.position--right .banner__img{border-radius:10px 0 0 10px;}@media screen and (min-width:736px){.paragraph--type--image.position--right .banner__img{left:auto;right:0;}}@media screen and (min-width:736px){.paragraph--type--image.position--right .image__wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.paragraph--type--jobs{margin:60px 0 140px 0;position:relative;}@media screen and (min-width:736px){.paragraph--type--jobs{margin:110px 0 400px 0;}}.paragraph--type--jobs .jobs__bg{background:#EFE9E7;position:absolute;height:100%;width:100%;top:60px;left:0;z-index:-1;}@media screen and (min-width:720px){.paragraph--type--jobs .jobs__bg{top:200px;}}@media screen and (min-width:720px){.paragraph--type--jobs .view-jobs .view-content{display:-ms-flexbox;display:flex;gap:100px 45px;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--jobs .view-jobs .view-content > .views-row{margin-bottom:60px;}@media screen and (min-width:720px){.paragraph--type--jobs .view-jobs .view-content > .views-row{margin-bottom:0;width:calc(50% - 22.5px);}}.paragraph--type--links{position:relative;overflow:hidden;margin:70px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--links{margin:150px 0 150px 0 !important;}}@media screen and (min-width:720px){.paragraph--type--links .links__content{min-height:630px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;}}@media screen and (min-width:1650px){.paragraph--type--links .links__content{min-height:830px;}}.paragraph--type--links .links__content h2{margin-bottom:20px;}@media screen and (min-width:720px){.paragraph--type--links .links__content h2{margin-top:0;margin-bottom:50px;}}@media screen and (min-width:1650px){.paragraph--type--links .links__content h2{margin-bottom:60px;}}.paragraph--type--links .links__img{width:80%;-ms-transform:translateX(-30px);transform:translateX(-30px);text-align:left;}@media screen and (min-width:720px){.paragraph--type--links .links__img{width:400px;height:630px;position:absolute;left:0px;-ms-transform:translateX(-60px);transform:translateX(-60px);top:0px;}}@media screen and (min-width:1650px){.paragraph--type--links .links__img{width:600px;height:830px;}}.paragraph--type--links .field--name-field-links{position:relative;}.paragraph--type--links .field--name-field-links > .field__item{margin-bottom:20px;}@media screen and (min-width:720px){.paragraph--type--links .field--name-field-links > .field__item{margin-bottom:40px;}}.paragraph--type--locations{margin:80px 0 80px !important;position:relative;}@media screen and (min-width:1200px){.paragraph--type--locations{margin:190px 0 170px 0 !important;}}@media screen and (min-width:736px){.paragraph--type--locations .locations__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;}}.paragraph--type--locations .locations__img{position:relative;margin:0 0 40px 0;}@media screen and (min-width:736px){.paragraph--type--locations .locations__img{width:calc(50%);margin:0;}}.paragraph--type--locations .locations__img .field--name-field-image{line-height:0;}.paragraph--type--locations .locations__img .field--name-field-image img{margin:0 auto;}@media screen and (min-width:736px){.paragraph--type--locations .locations__content{width:calc(50% - 70px);}}.paragraph--type--locations .locations__content .field--name-field-text p:last-of-type{margin:0;}.paragraph--type--locations .field--name-field-locations{position:relative;margin-top:50px;}@media screen and (min-width:720px){.paragraph--type--locations .field--name-field-locations{margin-top:40px;margin-bottom:50px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px 140px;}}.paragraph--type--locations .field--name-field-locations > .field__item{margin-bottom:50px;}@media screen and (min-width:720px){.paragraph--type--locations .field--name-field-locations > .field__item{width:calc(50% - (140px / 2));margin-bottom:0px;}}.paragraph--type--locations .field--name-field-cta{margin-top:20px;}@media screen and (min-width:720px){.paragraph--type--locations .field--name-field-cta{margin-top:40px;}}.paragraph--type--locations .field--name-field-cta a{background-color:transparent;border:none;}@media screen and (min-width:736px){.paragraph--type--locations .field--name-field-cta a:hover{background-color:transparent;border:none;}}.paragraph--type--location .field--name-field-image{margin-bottom:20px;}@media screen and (min-width:720px){.paragraph--type--location .field--name-field-image{margin-bottom:40px;}}.paragraph--type--location .field--name-field-image img{height:40px;width:auto;}.paragraph--type--location h3{color:#B76D68;display:-ms-flexbox;display:flex;}.paragraph--type--location h3:before{content:'•';margin-right:15px;color:#00293D;}@media screen and (min-width:736px){.paragraph--type--location h3{margin-bottom:25px;font-size:22px;line-height:24px;}}.paragraph--type--location .field--name-field-text p:last-of-type{margin:0;}.paragraph--type--map{position:relative;margin:80px 0 80px 0 !important;}@media screen and (min-width:736px){.paragraph--type--map{margin:200px 0 240px 0 !important;}}.paragraph--type--map > .container .container{padding:0;}@media screen and (min-width:736px){.paragraph--type--map > .container .container{padding:0;}}.paragraph--type--map .map__wrapper{background:#00293D;}@media screen and (min-width:736px){.paragraph--type--map .map__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}}.paragraph--type--map .map__content{margin-bottom:50px;padding:30px 20px;}@media screen and (min-width:736px){.paragraph--type--map .map__content{width:calc(45% - 150px);margin-bottom:0;padding:0;}}.paragraph--type--map .map__content h2{margin-top:0;color:#B76D68;margin-bottom:30px;}@media screen and (min-width:736px){.paragraph--type--map .map__content h2{margin-bottom:50px;}}.paragraph--type--map .map__content .field--name-field-text{color:#F7FAFC;}@media screen and (min-width:736px){.paragraph--type--map .map__content .field--name-field-text{font-size:25px;line-height:35px;}}.paragraph--type--map .map__content .field--name-field-text a{text-decoration:none;font-weight:600;transition:color 200ms ease-in-out;}@media screen and (min-width:736px){.paragraph--type--map .map__content .field--name-field-text a:hover{color:#EFE9E7;}}.paragraph--type--map .gm-style .gm-style-iw-c{border-radius:3px;line-height:28px;font-size:18px;padding:5px 20px;text-align:center;}.paragraph--type--map .gm-style .gm-style-iw-c a{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;}@media screen and (min-width:736px){.paragraph--type--map .gm-style .gm-style-iw-c a{font-size:19px;line-height:24px;}.paragraph--type--map .gm-style .gm-style-iw-c a:hover{color:#EFE9E7;background:#B76D68;}.paragraph--type--map .gm-style .gm-style-iw-c a:focus{outline:none;color:#EFE9E7;background:#B76D68;}}.paragraph--type--map .gm-style .gm-style-iw-c a:hover{-ms-transform:none;transform:none;}.paragraph--type--map .map__map{overflow:hidden;height:450px;}@media screen and (min-width:736px){.paragraph--type--map .map__map{width:calc(55%);overflow:hidden;height:700px;}}.paragraph--type--map .map__map .field--name-field-locatie{height:100%;}.paragraph--type--map .map__map .field--name-field-locatie .field__item{height:100%;}.paragraph--type--map .map__map .field--name-field-locatie .geolocation-map-wrapper{height:100%;}.paragraph--type--map .field--name-field-text-2{margin-bottom:30px;}@media screen and (min-width:1125px){.paragraph--type--map .field--name-field-text-2{margin-bottom:80px;}}.paragraph--type--news{margin:60px 0 140px 0;position:relative;}@media screen and (min-width:736px){.paragraph--type--news{margin:110px 0 400px 0;}}.paragraph--type--news .news__bg{background:#F7FAFC;position:absolute;height:100%;width:100%;top:60px;left:0;z-index:-1;}@media screen and (min-width:720px){.paragraph--type--news .news__bg{top:200px;}}@media screen and (min-width:720px){.paragraph--type--news .view-news .view-content{display:-ms-flexbox;display:flex;gap:100px 45px;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--news .view-news .view-content > .views-row{margin-bottom:60px;}@media screen and (min-width:720px){.paragraph--type--news .view-news .view-content > .views-row{margin-bottom:0;width:calc(50% - 22.5px);}}.paragraph--type--numbers{position:relative;margin:90px 0 90px 0 !important;}@media screen and (min-width:736px){.paragraph--type--numbers{margin:200px 0 200px 0 !important;}}.paragraph--type--numbers .numbers__img{position:relative;background-size:cover;background-position:center top;}.paragraph--type--numbers .numbers__bg{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#00293d 0%,rgba(183,109,104,0.75) 100%);}@media screen and (min-width:560px){.paragraph--type--numbers .numbers__bg{background:linear-gradient(90deg,#00293d 0%,rgba(183,109,104,0) 100%);}}.paragraph--type--numbers .numbers__wrapper{position:relative;}@media screen and (min-width:736px){.paragraph--type--numbers .numbers__wrapper{display:-ms-flexbox;display:flex;}}@media screen and (min-width:736px){.paragraph--type--numbers .numbers__content{width:calc(50%);}}.paragraph--type--numbers .field--name-field-numbers{padding:50px 0;}@media screen and (min-width:560px){.paragraph--type--numbers .field--name-field-numbers{padding:150px 0;}}.paragraph--type--numbers .field--name-field-numbers .field__item{text-align:center;font-family:"Playfair Display",serif;color:#EFE9E7;font-weight:500;margin-bottom:30px;}@media screen and (min-width:560px){.paragraph--type--numbers .field--name-field-numbers .field__item{margin-bottom:50px;}}.paragraph--type--numbers .field--name-field-numbers .field__item .double-field-first{font-size:50px;line-height:60px;}@media screen and (min-width:560px){.paragraph--type--numbers .field--name-field-numbers .field__item .double-field-first{font-size:100px;line-height:120px;}}.paragraph--type--numbers .field--name-field-numbers .field__item .double-field-second{font-size:18px;line-height:26px;}@media screen and (min-width:560px){.paragraph--type--numbers .field--name-field-numbers .field__item .double-field-second{font-size:22px;line-height:30px;}}.paragraph--type--page-banner{position:relative;margin:0px 0 80px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--page-banner{margin:0 0 170px 0 !important;}}.paragraph--type--page-banner .banner__img{width:100%;background-size:cover;background-position:center;height:320px;}@media screen and (min-width:560px){.paragraph--type--page-banner .banner__img{width:50%;height:unset;}}@media screen and (min-width:560px){.paragraph--type--page-banner .banner__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;min-height:725px;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width:1650px){.paragraph--type--page-banner .banner__wrapper{min-height:875px;}}.paragraph--type--page-banner .banner__content{padding:40px 20px 30px 20px;}@media screen and (min-width:560px){.paragraph--type--page-banner .banner__content{padding:80px 80px;width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}}@media screen and (min-width:1650px){.paragraph--type--page-banner .banner__content{padding:110px 140px;}}.paragraph--type--page-banner .banner__content h1{margin-top:0;}.paragraph--type--page-banner.background--red .banner__content{background:#B76D68;}.paragraph--type--page-banner.background--red .banner__content h1{color:#EFE9E7;}.paragraph--type--page-banner.background--red .banner__content .field--name-field-text{color:#EFE9E7;}.paragraph--type--page-banner.background--blue .banner__content{background:#00293D;}.paragraph--type--page-banner.background--blue .banner__content h1{color:#F7FAFC;}.paragraph--type--page-banner.background--blue .banner__content .field--name-field-text{color:#F7FAFC;}.paragraph--type--team-detail{margin:80px 0 80px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--team-detail{margin:180px 0 200px 0 !important;}}.paragraph--type--team-detail .field--name-field-persons{margin-top:40px;}@media screen and (min-width:1125px){.paragraph--type--team-detail .field--name-field-persons{margin-top:80px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;gap:70px 60px;}}.paragraph--type--team-detail .field--name-field-persons > .field__item{margin-bottom:60px;}@media screen and (min-width:1125px){.paragraph--type--team-detail .field--name-field-persons > .field__item{width:calc(33% - (120px / 3));margin-bottom:0px;}}@media screen and (min-width:1650px){.paragraph--type--team-detail .field--name-field-persons > .field__item{width:calc(25% - (180px / 4));}}.paragraph--type--person-detail{border-left:1px solid #B76D68;}.paragraph--type--person-detail .person-detail__img{position:relative;}.paragraph--type--person-detail .person-detail__img .field--name-field-image{line-height:0;}.paragraph--type--person-detail .person-detail__img img{width:100%;height:auto;}.paragraph--type--person-detail .person-detail__content{padding:20px;}@media screen and (min-width:736px){.paragraph--type--person-detail .person-detail__content{padding:0px 30px;}}.paragraph--type--person-detail h3{margin-bottom:0;}@media screen and (min-width:736px){.paragraph--type--person-detail h3{font-size:25px;line-height:45px;}}.paragraph--type--person-detail .field--name-field-functions{color:#B76D68;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-functions{font-size:22px;line-height:32px;}}.paragraph--type--person-detail .field--name-field-text{color:#B76D68;margin:20px 0 0 0;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-text{margin:20px 0 0 0;}}.paragraph--type--person-detail .field--name-field-text a{text-decoration:none;}.paragraph--type--person-detail .field--name-field-text p:last-of-type{margin-bottom:0;}.paragraph--type--person-detail .field--name-field-cta a{background:none;font-size:18px;border:none;color:#000;padding:0;font-size:14px;}.paragraph--type--person-detail .field--name-field-cta a::before{background-image:url(/themes/custom/webkliniektheme/img/item.svg);background-color:transparent;border:none;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-cta a{font-size:20px;}.paragraph--type--person-detail .field--name-field-cta a:hover{background:none;}}.paragraph--type--person-detail .field--name-field-cta a::before{background-image:url(/themes/custom/webkliniektheme/img/small.svg);margin-right:5px;height:25px;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-cta a{font-size:16px;}}.paragraph--type--person-detail .field--name-field-contact{margin-top:20px;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-contact{margin-top:30px;}}.paragraph--type--person-detail .field--name-field-contact a{background:none;font-size:18px;border:none;color:#000;padding:0;font-size:14px;}.paragraph--type--person-detail .field--name-field-contact a::before{background-image:url(/themes/custom/webkliniektheme/img/item.svg);background-color:transparent;border:none;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-contact a{font-size:20px;}.paragraph--type--person-detail .field--name-field-contact a:hover{background:none;}}.paragraph--type--person-detail .field--name-field-contact a::before{background-image:url(/themes/custom/webkliniektheme/img/small.svg);margin-right:5px;height:25px;}@media screen and (min-width:736px){.paragraph--type--person-detail .field--name-field-contact a{font-size:16px;}}.paragraph--type--person-detail ul.social-media-links--platforms{margin-bottom:0;font-size:15px;line-height:15px;}.paragraph--type--person-detail ul.social-media-links--platforms li{padding:0;}.paragraph--type--person-detail ul.social-media-links--platforms li a{transition:color 0.3s ease;color:#B76D68;}@media screen and (min-width:736px){.paragraph--type--person-detail ul.social-media-links--platforms li a:hover{color:#00293D;}}.paragraph--type--price-item{margin:80px 0 80px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--price-item{margin:120px 0 120px 0 !important;}}.paragraph--type--price-item .price-item__wrapper{background:#B76D68;border-radius:7px;padding:30px 20px;}@media screen and (min-width:736px){.paragraph--type--price-item .price-item__wrapper{display:-ms-flexbox;display:flex;gap:90px;padding:90px 140px;}}.paragraph--type--price-item .price-item__left{margin-bottom:40px;}@media screen and (min-width:736px){.paragraph--type--price-item .price-item__left{margin-bottom:0;}}.paragraph--type--price-item .price-item__left .field--name-field-title{color:#00293D;font-weight:700;margin-bottom:30px;text-transform:uppercase;}.paragraph--type--price-item .price-item__left .price-item__price_wrapper{background:#EFE9E7;border-radius:7px;padding:20px 30px;display:inline-block;}@media screen and (min-width:736px){.paragraph--type--price-item .price-item__left .price-item__price_wrapper{width:250px;padding:30px 45px;}}.paragraph--type--price-item .price-item__left .field--name-field-title-html{font-size:24px;line-height:30px;font-family:"Playfair Display",serif;font-weight:500;}@media screen and (min-width:736px){.paragraph--type--price-item .price-item__left .field--name-field-title-html{font-size:40px;line-height:48px;}}.paragraph--type--price-item .price-item__left .field--name-field-title-html p{margin-bottom:10px;}.paragraph--type--price-item .price-item__left .field--name-field-location{color:#B76D68;font-size:20px;font-weight:200;}.paragraph--type--price-item .price-item__right{color:#EFE9E7;}@media screen and (min-width:736px){.paragraph--type--price-item .price-item__right{width:calc(100% - 390px);}}@media screen and (min-width:736px){.paragraph--type--price-item .price-item__right .field--name-field-text{margin-top:60px;}}.paragraph--type--projects{margin:60px 0 80px 0;position:relative;}@media screen and (min-width:736px){.paragraph--type--projects{margin:100px 0 160px 0;}}.paragraph--type--projects .view-projects.view-display-id-overview{position:relative;}@media screen and (min-width:560px){.paragraph--type--projects .view-projects.view-display-id-overview{display:-ms-flexbox;display:flex;}}.paragraph--type--projects .view-projects.view-display-id-overview .attachment{padding-bottom:30px;}@media screen and (min-width:560px){.paragraph--type--projects .view-projects.view-display-id-overview .attachment{padding-top:125px;padding-bottom:0;width:30%;}}.paragraph--type--projects .view-projects.view-display-id-overview .attachment ul{list-style:none;margin:0;padding:0;}.paragraph--type--projects .view-projects.view-display-id-overview .attachment ul li{background:url(/themes/custom/webkliniektheme/img/arrow_blue.svg) no-repeat left center;background-size:21px auto;padding-left:35px;color:#00293D;font-family:"Playfair Display",serif;font-weight:500;font-size:22px;line-height:30px;margin:0 0 10px 0;transition:opacity 200ms linear;cursor:pointer;}.paragraph--type--projects .view-projects.view-display-id-overview .attachment ul li.active{opacity:0.4;}.paragraph--type--projects .view-projects.view-display-id-overview > .view-content{background:#EFE9E7;padding:40px 0px;}@media screen and (min-width:560px){.paragraph--type--projects .view-projects.view-display-id-overview > .view-content{width:70%;padding:120px 0px;}}.paragraph--type--projects .view-projects.view-display-id-overview > .view-content .views-row{padding:0px 20px;}@media screen and (min-width:560px){.paragraph--type--projects .view-projects.view-display-id-overview > .view-content .views-row{padding:0px 120px;}}.paragraph--type--projects .view-projects.view-display-id-overview > .view-content .views-row .vi
.node--project.view-mode-teaser h2{margin-top:0;}.paragraph--type--quotes{margin:70px 0 !important;}@media screen and (min-width:736px){.paragraph--type--quotes{margin:100px 0 !important;}}.paragraph--type--quotes .quotes__wrapper{padding:40px 20px 30px;border-radius:7px;}@media screen and (min-width:736px){.paragraph--type--quotes .quotes__wrapper{padding:50px 50px 40px 50px;}}@media screen and (min-width:1650px){.paragraph--type--quotes .quotes__wrapper{padding:60px 120px 30px 120px;}}.paragraph--type--quotes.background--none .field--name-field-text{max-width:1144px;}.paragraph--type--quotes.background--none .quotes__wrapper{border-bottom:1px solid #00293D;padding-bottom:80px;border-radius:0;}@media screen and (min-width:560px){.paragraph--type--quotes.background--none .quotes__wrapper{padding-bottom:170px;}}@media screen and (min-width:736px){.paragraph--type--quotes.background--blue .quote__wrapper,.paragraph--type--quotes.background--red .quote__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width:560px){.paragraph--type--quotes.background--blue .quote__person_wrapper,.paragraph--type--quotes.background--red .quote__person_wrapper{width:calc(50% - 180px);}}@media screen and (min-width:1650px){.paragraph--type--quotes.background--blue .quote__person_wrapper,.paragraph--type--quotes.background--red .quote__person_wrapper{width:calc(50% - 140px);}}.paragraph--type--quotes.background--blue .field--name-field-text,.paragraph--type--quotes.background--red .field--name-field-text{background:url(/themes/custom/webkliniektheme/img/quotes_bg.png) no-repeat left top !important;background-size:200px auto !important;max-width:685px !important;padding:30px 0 60px 10px !important;font-size:20px !important;line-height:30px !important;}@media screen and (min-width:560px){.paragraph--type--quotes.background--blue .field--name-field-text,.paragraph--type--quotes.background--red .field--name-field-text{background-size:375px auto !important;padding:80px 0 100px 120px !important;}}.paragraph--type--quotes.background--blue .quotes__wrapper{background:#00293D;}.paragraph--type--quotes.background--red .quotes__wrapper{background:#B76D68;}.paragraph--type--quote .field--name-field-text{font-family:"Playfair Display",serif;font-style:italic;font-weight:500;font-size:22px;line-height:30px;max-width:500px;background:url(/themes/custom/webkliniektheme/img/quotes.png) no-repeat left top;padding-top:35px;background-size:60px auto;}@media screen and (min-width:560px){.paragraph--type--quote .field--name-field-text{font-size:25px;line-height:35px;background-size:85px auto;padding-top:55px;}}@media screen and (min-width:1650px){.paragraph--type--quote .field--name-field-text{font-size:28px;line-height:38px;}}.paragraph--type--quote .quote__person_wrapper{display:-ms-flexbox;display:flex;gap:20px;-ms-flex-align:center;align-items:center;margin:10px 0;}@media screen and (min-width:560px){.paragraph--type--quote .quote__person_wrapper{gap:20px;}}.paragraph--type--quote .quote__person_wrapper .field--name-field-image{border-radius:150px;overflow:hidden;line-height:0;}.paragraph--type--quote .quote__person_wrapper .field--name-field-image img{width:95px;height:auto;}@media screen and (min-width:560px){.paragraph--type--quote .quote__person_wrapper .field--name-field-image img{width:98px;}}.paragraph--type--quote .quote__person_wrapper .field--name-field-title{font-family:"Playfair Display",serif;color:#EFE9E7;font-weight:700;font-size:24px;line-height:28px;}@media screen and (min-width:560px){.paragraph--type--quote .quote__person_wrapper .field--name-field-title{font-size:30px;line-height:36px;}}.paragraph--type--quote .quote__person_wrapper .field--name-field-location{font-weight:200;color:#EFE9E7;font-size:15px;line-height:20px;}@media screen and (min-width:560px){.paragraph--type--quote .quote__person_wrapper .field--name-field-location{font-size:20px;line-height:32px;}}.background--none .paragraph--type--quote .field--name-field-text{background:url(/themes/custom/webkliniektheme/img/quotes_red.png) no-repeat left top;background-size:60px auto;color:#00293D !important;}@media screen and (min-width:560px){.background--none .paragraph--type--quote .field--name-field-text{background-size:85px auto;}}.background--none .paragraph--type--quote .field--name-field-title{color:#B76D68 !important;}.background--none .paragraph--type--quote .field--name-field-location{color:#B76D68 !important;}.background--blue .paragraph--type--quote .field--name-field-title{color:#B76D68 !important;}.background--blue .paragraph--type--quote .field--name-field-text{color:#F7FAFC !important;}.background--blue .paragraph--type--quote .field--name-field-location{color:#F7FAFC !important;}.paragraph--type--regions{margin:50px 0 !important;}@media screen and (min-width:736px){.paragraph--type--regions{margin:60px 0 !important;}}@media screen and (min-width:1200px){.paragraph--type--regions{margin:140px 0 140px 0 !important;}}@media screen and (min-width:1650px){.paragraph--type--regions{margin:170px 0 170px 0 !important;}}@media screen and (min-width:736px){.paragraph--type--regions .regions__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;}}.paragraph--type--regions .regions__content{margin-bottom:20px;background:#A62F03;color:#FFFFFF;border-radius:10px;padding:20px;}@media screen and (min-width:736px){.paragraph--type--regions .regions__content{padding:80px;width:calc(60% - 15px);margin-bottom:0;}}@media screen and (min-width:736px){.paragraph--type--regions .regions__content .field--name-field-store article{display:-ms-flexbox;display:flex;}}@media screen and (min-width:736px){.paragraph--type--regions .regions__content .field--name-field-store article > .field{width:50%;padding-right:40px;}}.paragraph--type--regions .regions__content .field--name-field-store article > .field .field__label{font-weight:600;}.paragraph--type--regions .regions__content .field--name-field-store article > .field .field__item{font-weight:400;}.paragraph--type--regions .regions__content .field--name-field-store article > .field .field__item ul{padding-left:20px;margin-top:0px;line-height:28px;}.paragraph--type--regions .regions__content .field--name-field-store article > .field .field__item p:has(+ ul){margin-bottom:0;}.paragraph--type--regions .regions__content .field--name-field-store article > .field .field__item ul:last-child,.paragraph--type--regions .regions__content .field--name-field-store article > .field .field__item p:last-child{margin-bottom:0;}.paragraph--type--regions .regions__map{position:relative;margin:0 0 40px 0;border-radius:10px;overflow:hidden;height:500px;}@media screen and (min-width:736px){.paragraph--type--regions .regions__map{width:calc(40%);margin:0;height:auto;}}.paragraph--type--regions .regions__map > div{height:100%;}.paragraph--type--regions .regions__map > div > div{height:100%;}.paragraph--type--regions .regions__map > div > div > div{height:100%;}.paragraph--type--regions .regions__map .leaflet-control-attribution,.paragraph--type--regions .regions__map .leaflet-control-zoom{display:none;}.paragraph--type--regions > .container > h2{margin-bottom:20px;}@media screen and (min-width:736px){.paragraph--type--regions > .container > h2{margin-bottom:40px;margin-left:130px;}}.paragraph--type--services{position:relative;margin:90px 0 90px 0 !important;}@media screen and (min-width:736px){.paragraph--type--services{margin:190px 0 200px 0 !important;}}.paragraph--type--services .services__title_wrapper{border-bottom:1px solid #B76D68;margin-bottom:40px;}@media screen and (min-width:560px){.paragraph--type--services .services__title_wrapper{margin-bottom:60px;}}.paragraph--type--services .services__title_wrapper h2{color:#B76D68;background:#fff;padding-right:35px;margin:0;padding-bottom:5px;-ms-transform:translateY(10px);transform:translateY(10px);display:inline-block;}@media screen and (min-width:560px){.paragraph--type--services .view-services .view-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;}}.paragraph--type--services .view-services .view-content .views-row{margin-bottom:40px;}@media screen and (min-width:560px){.paragraph--type--services .view-services .view-content .views-row{margin:0;width:calc(33.33% - 10px);}}.paragraph--type--services .field--name-field-text{margin-top:30px;}@media screen and (min-width:560px){.paragraph--type--services .field--name-field-text{max-width:50%;margin-top:50px;}}.paragraph--type--slider{margin:70px 0 !important;}@media screen and (min-width:736px){.paragraph--type--slider{margin:100px 0 !important;}}@media screen and (min-width:1200px){.paragraph--type--slider{margin:140px 0 140px 0 !important;}}@media screen and (min-width:1650px){.paragraph--type--slider{margin:170px 0 170px 0 !important;}}.paragraph--type--slider > .container-sm{position:relative;}.paragraph--type--slider > .container > h2{margin-bottom:0px;font-size:25px;line-height:35px;font-weight:500;text-align:center;}@media screen and (min-width:720px){.paragraph--type--slider > .container > h2{margin-bottom:25px;font-size:35px;line-height:45px;}}.paragraph--type--slider .pagingWrapper{position:relative;z-index:5;text-align:center;-ms-transform:translateY(calc(90px / 2));transform:translateY(calc(90px / 2));}@media screen and (min-width:720px){.paragraph--type--slider .pagingWrapper{-ms-transform:translateY(calc(135px / 2));transform:translateY(calc(135px / 2));}}.paragraph--type--slider .pagingInfo{display:inline-block;background:#00293D;border-radius:10px;width:90px;height:90px;position:relative;}@media screen and (min-width:720px){.paragraph--type--slider .pagingInfo{width:135px;height:135px;}}.paragraph--type--slider .pagingInfo .count{color:#fff;font-size:45px;font-weight:700;line-height:90px;}@media screen and (min-width:720px){.paragraph--type--slider .pagingInfo .count{line-height:135px;font-size:65px;}}.paragraph--type--slider .pagingInfo .total{color:#fff;font-size:20px;font-weight:200;line-height:20px;position:absolute;right:10px;bottom:10px;}@media screen and (min-width:720px){.paragraph--type--slider .pagingInfo .total{font-size:25px;line-height:25px;}}.paragraph--type--slider .slider__content{margin-bottom:15px;position:relative;background:#EDEDED;border-radius:10px;padding:90px 30px 40px;}@media screen and (min-width:736px){.paragraph--type--slider .slider__content{padding:130px 30px 90px;}}.paragraph--type--slider .slider__controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:30px;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:100px;width:calc(100% - 40px);z-index:10;}@media screen and (min-width:560px){.paragraph--type--slider .slider__controls{margin-top:0;top:400px;width:100%;}}.paragraph--type--slider .slider__controls .prev{display:inline-block;height:39px;width:39px;border-radius:50px;background:url(/themes/custom/webkliniektheme/img/arrow_green_left.svg) center center no-repeat;cursor:pointer;transition:all 200ms linear;margin-right:20px;}.paragraph--type--slider .slider__controls .next{display:inline-block;height:39px;width:39px;background:url(/themes/custom/webkliniektheme/img/arrow_green_right.svg) center center no-repeat;border-radius:50px;cursor:pointer;transition:all 200ms linear;}.paragraph--type--slide .field--name-field-text{color:#00293D;text-align:center;max-width:510px;margin:0 auto;}.paragraph--type--story{margin:0 !important;}.paragraph--type--story .field--name-field-media-image img{border-radius:5px;}@media screen and (min-width:720px){.paragraph--type--story h2:first-child{margin-top:0;}}.paragraph--type--story .field--type-text-long strong{color:#32693C;}.paragraph--type--story .story__wrapper{background:#FFFFFF;}@media screen and (min-width:720px){.paragraph--type--story .story__wrapper{padding:100px 100px 0;border-radius:5px;}}@media screen and (min-width:1650px){.paragraph--type--story .story__wrapper{padding:140px 140px 0;}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1{display:-ms-flexbox;display:flex;}}.paragraph--type--story .story__wrapper_1 .story__left{margin-bottom:10px;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__left{width:50%;margin:0;}}.paragraph--type--story .story__wrapper_1 .story__left .img_4 .field--name-field-media-image{margin:20px 0 0 0;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__left .img_4 .field--name-field-media-image{margin:75px 75px 0;}}@media screen and (min-width:1650px){.paragraph--type--story .story__wrapper_1 .story__left .img_4 .field--name-field-media-image{margin:150px 150px 0;}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__right{width:50%;}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__right .img_1{padding-left:130px;}}.paragraph--type--story .story__wrapper_1 .story__right .img_2_3{margin-top:10px;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__right .img_2_3{padding-left:70px;padding-right:0;display:-ms-flexbox;display:flex;}}.paragraph--type--story .story__wrapper_1 .story__right .img_2_3 .img_2{margin-bottom:10px;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__right .img_2_3 .img_2{width:290px;margin-bottom:0px;}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__right .img_2_3 .img_3{width:170px;margin-left:10px;}}.paragraph--type--story .story__wrapper_1 .story__right .field--name-field-text-2{margin-top:40px;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_1 .story__right .field--name-field-text-2{margin-top:120px;}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_2{display:-ms-flexbox;display:flex;margin-top:50px;}}.paragraph--type--story .story__wrapper_2 .story__left{margin-bottom:2px;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_2 .story__left{width:calc(100% - 350px);margin:0;}}@media screen and (min-width:1650px){.paragraph--type--story .story__wrapper_2 .story__left{width:calc(100% - 530px);}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_2 .story__left .field--name-field-text-3{margin:50px 75px 50px 0;}}@media screen and (min-width:1650px){.paragraph--type--story .story__wrapper_2 .story__left .field--name-field-text-3{margin:75px 150px 100px 0;}}.paragraph--type--story .story__wrapper_2 .story__left .img_6{text-align:right;}.paragraph--type--story .story__wrapper_2 .story__left .img_6 .field--name-field-media-image{display:inline-block;}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_2 .story__left .img_6 .field--name-field-media-image{margin-right:10px;width:350px;}}@media screen and (min-width:1650px){.paragraph--type--story .story__wrapper_2 .story__left .img_6 .field--name-field-media-image{width:530px;}}@media screen and (min-width:736px){.paragraph--type--story .story__wrapper_2 .story__right{width:350px;}}@media screen and (min-width:1650px){.paragraph--type--story .story__wrapper_2 .story__right{width:530px;}}.paragraph--type--story .field--name-field-text-4{margin:40px auto 0;max-width:1000px;}@media screen and (min-width:736px){.paragraph--type--story .field--name-field-text-4{margin:110px auto 0;text-align:center;}}.paragraph--type--team{position:relative;margin:80px 0 80px 0;}@media screen and (min-width:1650px){.paragraph--type--team{margin:200px 0 180px 0;}}.paragraph--type--team .team__wrapper{background:#B76D68;padding:40px 20px 30px;border-radius:7px;}@media screen and (min-width:736px){.paragraph--type--team .team__wrapper{padding:110px 50px 100px 50px;}}@media screen and (min-width:1650px){.paragraph--type--team .team__wrapper{padding:110px 120px 100px 120px;}}.paragraph--type--team .team__inner_wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media screen and (min-width:736px){.paragraph--type--team .team__inner_wrapper{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width:736px){.paragraph--type--team .team__content{width:calc(33%);}}.paragraph--type--team .team__content h2{margin-top:0;color:#00293D;}.paragraph--type--team .team__content .field--name-field-text{color:#EFE9E7;}.paragraph--type--team .team__img{max-height:120px;}@media screen and (min-width:736px){.paragraph--type--team .team__img{width:calc(66%);max-height:400px;}}@media screen and (min-width:1650px){.paragraph--type--team .team__img{max-height:340px;}}.paragraph--type--team .team__img .field--name-field-image{-ms-transform:translateY(-80px);transform:translateY(-80px);}@media screen and (min-width:560px){.paragraph--type--team .team__img .field--name-field-image{-ms-transform:translateY(-80px);transform:translateY(-80px);}}@media screen and (min-width:1650px){.paragraph--type--team .team__img .field--name-field-image{-ms-transform:translateY(-235px);transform:translateY(-235px);}}.paragraph--type--team .field--name-field-persons{margin-top:40px;}@media screen and (min-width:560px){.paragraph--type--team .field--name-field-persons{margin-top:0;display:-ms-flexbox;display:flex;gap:90px;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--team .field--name-field-persons > .field__item{margin-bottom:20px;}@media screen and (min-width:560px){.paragraph--type--team .field--name-field-persons > .field__item{margin-bottom:0;width:calc(33.33% - (180px / 3));}}.paragraph--type--person.paragraph--view-mode--default{border-top:1px solid #EFE9E7;}@media screen and (min-width:736px){.paragraph--type--person.paragraph--view-mode--default .person__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (min-width:736px){.paragraph--type--person.paragraph--view-mode--default .person__name{width:75%;}}.paragraph--type--person.paragraph--view-mode--default .person__name h3{margin-bottom:0;}@media screen and (min-width:736px){.paragraph--type--person.paragraph--view-mode--default .person__name h3{font-size:25px;line-height:35px;}}.paragraph--type--person.paragraph--view-mode--default .person__name .field--name-field-functions{color:#EFE9E7;}.paragraph--type--person.paragraph--view-mode--default .person__content{display:-ms-flexbox;display:flex;}@media screen and (min-width:736px){.paragraph--type--person.paragraph--view-mode--default .person__content{width:25%;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;}}.paragraph--type--person.paragraph--view-mode--default .person__content .field--name-field-phone a{background:url(/themes/custom/webkliniektheme/img/phone_white.svg) no-repeat center center;text-indent:-1000px;overflow:hidden;display:block;width:30px;height:32px;}.paragraph--type--person.paragraph--view-mode--default .person__content .field--name-field-email a{background:url(/themes/custom/webkliniektheme/img/email_white.svg) no-repeat center center;text-indent:-1000px;overflow:hidden;display:block;width:30px;height:32px;}.paragraph--type--person.paragraph--view-mode--default .person__content ul.social-media-links--platforms{margin:0;font-size:18px;line-height:32px;margin-left:9px;}.paragraph--type--person.paragraph--view-mode--default .person__content ul.social-media-links--platforms li{padding:0;}.paragraph--type--person.paragraph--view-mode--default .person__content ul.social-media-links--platforms li a{color:#EFE9E7;font-size:18px;line-height:32px;}.paragraph--type--person.paragraph--view-mode--default .person__content ul.social-media-links--platforms li a span{font-size:18px !important;line-height:32px !important;}@media screen and (min-width:736px){.paragraph--type--person.paragraph--view-mode--default .person__content ul.social-media-links--platforms li a:hover{color:#EFE9E7;}}.paragraph--type--text-2col{margin:60px 0 90px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--text-2col{margin:180px 0 200px 0 !important;}}@media screen and (min-width:736px){.paragraph--type--text-2col .text-2col__wrapper{display:-ms-flexbox;display:flex;gap:80px;}}@media screen and (min-width:1650px){.paragraph--type--text-2col .text-2col__wrapper{gap:200px;}}.paragraph--type--text-2col h3{color:#B76D68;}@media screen and (min-width:560px){.paragraph--type--text-2col h3{margin-bottom:30px;}}.paragraph--type--text-2col .text-2col__left{margin-bottom:80px;}@media screen and (min-width:736px){.paragraph--type--text-2col .text-2col__left{width:calc(50% - 40px);margin-bottom:0;}}@media screen and (min-width:1650px){.paragraph--type--text-2col .text-2col__left{width:calc(50% - 100px);}}@media screen and (min-width:736px){.paragraph--type--text-2col .text-2col__right{width:calc(50% - 40px);}}@media screen and (min-width:1650px){.paragraph--type--text-2col .text-2col__right{width:calc(50% - 100px);}}.paragraph--type--text-2col .field--name-field-cta{margin-top:20px;}@media screen and (min-width:736px){.paragraph--type--text-2col .field--name-field-cta{margin-top:25px;}}.paragraph--type--text-2col .field--name-field-cta-2{margin-top:20px;}@media screen and (min-width:736px){.paragraph--type--text-2col .field--name-field-cta-2{margin-top:25px;}}.paragraph--type--text-item{margin:60px 0 80px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--text-item{margin:100px 0 120px 0 !important;}}.paragraph--type--text-item.border{padding-top:60px;border-top:1px solid #00293D;}@media screen and (min-width:1200px){.paragraph--type--text-item.border{mpadding-top:100px;}}@media screen and (min-width:736px){.paragraph--type--text-item .text-item__wrapper{display:-ms-flexbox;display:flex;gap:120px;}}.paragraph--type--text-item > h4{color:#B76D68;margin-bottom:0;}.paragraph--type--text-item > h2{margin-top:0;}.paragraph--type--text-item .text-item__left{margin-bottom:40px;}@media screen and (min-width:736px){.paragraph--type--text-item .text-item__left{width:calc(50% - 60px);margin-bottom:0;}}@media screen and (min-width:736px){.paragraph--type--text-item .text-item__right{width:calc(50% - 60px);}}.paragraph--type--text{position:relative;margin:0px 0 60px 0 !important;}@media screen and (min-width:1200px){.paragraph--type--text{margin:0px 0 90px 0 !important;}}.paragraph--type--text .text__title h4,.paragraph--type--text .text__title h1,.paragraph--type--text .text__title h2{margin-top:0px;}@media screen and (min-width:560px){.paragraph--type--text .text__title h4,.paragraph--type--text .text__title h1,.paragraph--type--text .text__title h2{margin-top:0;}}.paragraph--type--text .text__title h4{margin-bottom:10px;}.paragraph--type--text .text__title h1{margin-bottom:0;}.paragraph--type--text .text__title .field--name-field-text{margin-top:30px;}@media screen and (min-width:560px){.paragraph--type--text .text__title .field--name-field-text{margin-top:70px;}}@media screen and (min-width:560px){.paragraph--type--text > .container{border-top:1px solid #B76D68;}}.paragraph--type--text .text__wrapper{border-top:1px solid #B76D68;padding:80px 0px 0 0;}@media screen and (min-width:560px){.paragraph--type--text .text__wrapper{padding:140px 50px 0px 50px;border:none;}}@media screen and (min-width:1650px){.paragraph--type--text .text__wrapper{padding:160px 120px 0px 120px;}}.paragraph--type--text .text__content{margin-top:10px;}.paragraph--type--text .text__content .field--name-field-text{margin-bottom:10px;}.paragraph--type--text .text__content .field--name-field-cta{margin-top:25px;}.paragraph--type--text .text__content .field--name-field-cta a{color:#00293D;}.paragraph--type--text .text__content .field--name-field-cta a::before{background:transparent url(/themes/custom/webkliniektheme/img/arrow_ye.svg) no-repeat center center;}.paragraph--type--text .text__content .field--name-field-cta a::after{background:#00293D;}@media screen and (min-width:736px){.paragraph--type--text .text__content .field--name-field-cta a:hover{color:#00293D;}}.paragraph--type--text.container--container h1,.paragraph--type--text.container--container h2{color:#B76D68;}.paragraph--type--text.container--container .field--name-field-text{max-width:855px;}@media screen and (min-width:560px){.paragraph--type--text.container--flex .text__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;gap:50px;}}@media screen and (min-width:560px){.paragraph--type--text.container--flex .text__content{-ms-flex-negative:0;flex-shrink:0;}}.paragraph--type--text.container--flex .field--name-field-text{max-width:1088px;}.paragraph--type--text.container--centered{text-align:center;}.paragraph--type--text.container--centered .field--name-field-text{max-width:670px;margin:0 auto;}@media screen and (min-width:1650px){.paragraph--type--text.container--centered .field--name-field-text{max-width:670px;}}.paragraph--type--text.container--centered h2.line::after{right:0;margin:0 auto;}.paragraph--type--text.container--centered .field--name-field-cta{display:inline-block;}.paragraph--type--trainings{margin:60px 0 80px 0;position:relative;}@media screen and (min-width:736px){.paragraph--type--trainings{margin:120px 0 200px 0;}}@media screen and (min-width:736px){.paragraph--type--trainings > .container{padding-top:200px;border-top:1px solid #EBD7CF;}}.paragraph--type--trainings .view-trainings{position:relative;}.paragraph--type--trainings .view-trainings .view-filters{margin-bottom:30px;}@media screen and (min-width:560px){.paragraph--type--trainings .view-trainings .view-filters{margin-bottom:80px;}}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item{float:none;}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li{margin:5px 5px;}@media screen and (min-width:560px){.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li{margin:10px 10px;}}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li a{-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #B76D68;border-radius:0px;background:none;transition:background linear 200ms,color linear 150ms;text-shadow:none;text-decoration:none;font-size:16px;line-height:20px;padding:18px 32px 18px 32px;color:#B76D68;font-family:"Playfair Display",serif;font-weight:700;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;text-align:center;text-transform:none;background-color:#EFE9E7;border-color:#EFE9E7;color:#B76D68;font-weight:500;padding:10px 15px;}@media screen and (min-width:736px){.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li a{font-size:19px;line-height:24px;}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li a:hover{color:#EFE9E7;background:#B76D68;}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li a:focus{outline:none;color:#EFE9E7;background:#B76D68;}}@media screen and (min-width:560px){.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li a{padding:12px 20px;}}.paragraph--type--trainings .view-trainings .view-filters .bef-exposed-form .form--inline > .form-item .bef-links ul li a.bef-link--selected{background-color:#B76D68;color:#EFE9E7;}@media screen and (min-width:560px){.paragraph--type--trainings .view-trainings .view-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px;}}.paragraph--type--trainings .view-trainings .view-content .views-row{margin-bottom:60px;}@media screen and (min-width:560px){.paragraph--type--trainings .view-trainings .view-content .views-row{margin-bottom:0;width:calc(50% - (100px / 2));}}.paragraph--type--usps{margin:80px 0 80px 0 !important;padding:30px 0 50px;background:#F7FAFC;position:relative;}@media screen and (min-width:560px){.paragraph--type--usps{margin:220px 0 220px 0 !important;padding:130px 0 150px;}}.paragraph--type--usps .usps__img{width:calc(100% - 20px);margin-right:20px;height:220px;border-radius:0 10px 10px 0;background-size:cover;background-position:center;background-repeat:no-repeat;}@media screen and (min-width:560px){.paragraph--type--usps .usps__img{position:absolute;top:330px;left:0;height:817px;width:30%;}}@media screen and (min-width:1650px){.paragraph--type--usps .usps__img{width:33%;}}.paragraph--type--usps h2.line{text-align:center;}.paragraph--type--usps h2.line::after{right:0;margin:0 auto;}@media screen and (min-width:560px){.paragraph--type--usps .usps__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:40px;height:1100px;}}@media screen and (min-width:1650px){.paragraph--type--usps .usps__wrapper{height:900px;}}.paragraph--type--usps .usps__content{margin-top:30px;}@media screen and (min-width:560px){.paragraph--type--usps .usps__content{margin-top:120px;width:66%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.paragraph--type--usps .usps__content > .field__item{margin-bottom:20px;}@media screen and (min-width:560px){.paragraph--type--usps .usps__content > .field__item{width:calc(50% - 30px);}}@media screen and (min-width:1650px){.paragraph--type--usps .usps__content > .field__item{width:calc(50% - 50px);}}.paragraph--type--usps .usps__content > .field__item.field--name-field-text{background:#00293D;padding:20px;color:#fff;border-radius:10px;}@media screen and (min-width:560px){.paragraph--type--usps .usps__content > .field__item.field--name-field-text{padding:25px;}}@media screen and (min-width:1650px){.paragraph--type--usps .usps__content > .field__item.field--name-field-text{padding:45px;}}.paragraph--type--usp .field--name-field-title-html{margin-bottom:10px;}.paragraph--type--usp .field--name-field-title-html p{margin:0;font-size:30px;line-height:30px;color:#00293D;font-family:"Playfair Display",serif;font-weight:400;}.paragraph--type--usp .field--name-field-title-html p strong{color:#00293D;font-family:"DM Sans",sans-serif;font-weight:300;}.field--name-field-media-oembed-video{line-height:0;}.paragraph--type--videos{position:relative;margin:70px 0 80px 0 !important;}@media screen and (min-width:736px){.paragraph--type--videos{margin:160px 0 190px 0 !important;}}.paragraph--type--videos .videos__title_wrapper{border-bottom:1px solid #B76D68;margin-bottom:40px;}@media screen and (min-width:560px){.paragraph--type--videos .videos__title_wrapper{margin-bottom:60px;}}.paragraph--type--videos .videos__title_wrapper h2{color:#B76D68;background:#fff;padding-right:35px;margin:0;padding-bottom:5px;-ms-transform:translateY(10px);transform:translateY(10px);display:inline-block;}.paragraph--type--videos .field--name-field-videos{position:relative;}.paragraph--type--videos .field--name-field-videos .slick-slide{margin:0 7px;text-align:center;opacity:0.3;transition:opacity 200ms linear;}.paragraph--type--videos .field--name-field-videos .slick-slide.slick-current{opacity:1;}.paragraph--type--videos .field--name-field-videos .slick-slide iframe{border:none;width:100%;height:auto;aspect-ratio:16/9;}.paragraph--type--videos .field--name-field-videos .slick-slide .field--name-name{margin-top:30px;font-family:"Playfair Display",serif;font-weight:700;color:#B76D68;font-size:20px;line-height:34px;padding:0 40px;}@media screen and (min-width:736px){.paragraph--type--videos .field--name-field-videos .slick-slide .field--name-name{font-size:30px;line-height:48px;}}.paragraph--type--videos .field--name-field-videos .slick-slide .field--name-field-talker{color:#B76D68;padding:0 40px;}.paragraph--type--videos .field--name-field-videos .slick-arrow{position:absolute;bottom:10px;right:20px;width:48px;height:48px;background:#EFE9E7 url(/themes/custom/webkliniektheme/img/arrow_red.svg) no-repeat center center;border:none;text-indent:-300px;overflow:hidden;border-radius:125px;background-size:21px auto;transition:background-color 200ms linear;z-index:10;}@media screen and (min-width:736px){.paragraph--type--videos .field--name-field-videos .slick-arrow{right:calc(50% - 250px);}}.paragraph--type--videos .field--name-field-videos .slick-arrow:hover{background-color:#DFE4E6;}.paragraph--type--videos .field--name-field-videos .slick-arrow.slick-prev{right:unset;left:20px;background:#EFE9E7 url(/themes/custom/webkliniektheme/img/arrow_red_left.svg) no-repeat center center;}@media screen and (min-width:736px){.paragraph--type--videos .field--name-field-videos .slick-arrow.slick-prev{left:calc(50% - 250px);}}.paragraph--type--videos .field--name-field-videos .slick-arrow.slick-prev:hover{background-color:#DFE4E6;}.paragraph--type--timeline h3.line{margin-bottom:25px;}@media screen and (min-width:736px){.paragraph--type--timeline h3.line{margin-bottom:50px;}}@media screen and (min-width:736px){.paragraph--type--timeline .field--name-field-years .field__item:nth-child(2n) .year__wrapper{-ms-flex-direction:row;flex-direction:row;}}@media screen and (min-width:736px){.paragraph--type--timeline .field--name-field-years .field__item:nth-child(2n) .year__wrapper .year__content{text-align:right;}}.paragraph--type--year{position:relative;margin:0px 0 30px 0 !important;}@media screen and (min-width:736px){.paragraph--type--year{margin:0px 0 100px 0 !important;}}@media screen and (min-width:1200px){.paragraph--type--year{margin:0px 0 100px 0 !important;}}@media screen and (min-width:1650px){.paragraph--type--year{margin:0px 0 100px 0 !important;}}@media screen and (min-width:736px){.paragraph--type--year .year__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.paragraph--type--year .year__img{position:relative;margin:0 0 40px 0;}.paragraph--type--year .year__img .field--name-field-image img{margin:0 auto;border-radius:5px;}@media screen and (min-width:736px){.paragraph--type--year .year__img{width:65%;margin:0;}}@media screen and (min-width:1650px){.paragraph--type--year .year__img{width:60%;}}.paragraph--type--year .year__content{margin-bottom:30px;}@media screen and (min-width:736px){.paragraph--type--year .year__content{width:calc(28%);margin-bottom:0;}}@media screen and (min-width:1650px){.paragraph--type--year .year__content{width:calc(30%);}}.paragraph--type--year .field--name-field-title{padding:36px 20px 32px;background:#B76D68;border-radius:5px;text-align:center;font-size:30px;line-height:40px;display:inline-block;font-weight:700;margin-bottom:30px;}@media screen and (min-width:720px){.paragraph--type--year .field--name-field-title{padding:44px 25px 38px;margin-bottom:45px;}}@media screen and (min-width:1650px){.paragraph--type--year .field--name-field-title{margin-bottom:70px;}}.paragraph--type--year .field--name-field-text{max-width:400px;}.paragraph--type--year .year__content p:last-of-type{margin-bottom:0;}.paragraph--type--year.border .year__img .field--name-field-image img{border:1px solid #00293D;}.product--default.view-mode-teaser{background:#fff;border-radius:5px;overflow:hidden;}.product--default.view-mode-teaser .image__wrapper{position:relative;border-bottom:1px solid #A62F03;}.product--default.view-mode-teaser .image__wrapper .field--name-field-tags{position:absolute;top:10px;right:10px;}@media screen and (min-width:736px){.product--default.view-mode-teaser .image__wrapper .field--name-field-tags{top:25px;right:25px;}}.product--default.view-mode-teaser .image__wrapper .field--name-field-tags .taxonomy-term--tags{display:inline-block;margin:10px 10px 0 0;text-transform:uppercase;font-weight:600;color:#FFFFFF;font-size:15px;line-height:30px;padding:0px 15px;border-radius:3px;}.product--default.view-mode-teaser .image__wrapper .field--name-field-tags .taxonomy-term--tags.color--yellow{background:#D9AF30;}.product--default.view-mode-teaser .image__wrapper .field--name-field-tags .taxonomy-term--tags.color--green{background:#32693C;}.product--default.view-mode-teaser .image__wrapper .field--name-field-tags .taxonomy-term--tags.color--red{background:#A62F03;}.product--default.view-mode-teaser .image__wrapper .field--name-field-tags .taxonomy-term--tags.color--orange{background:#D34E22;}.product--default.view-mode-teaser .image__wrapper .field--name-field-origin{position:absolute;right:20px;bottom:-15px;}@media screen and (min-width:736px){.product--default.view-mode-teaser .image__wrapper .field--name-field-origin{right:35px;}}.product--default.view-mode-teaser .image__wrapper .field--name-field-origin .field--name-field-media-image{width:30px;}.product--default.view-mode-teaser .image__wrapper .field--name-field-origin .field--name-name{display:none;}.product--default.view-mode-teaser .meta__wrapper .meta{position:relative;padding:20px 20px;}@media screen and (min-width:736px){.product--default.view-mode-teaser .meta__wrapper .meta{padding:30px 35px;}}.product--default.view-mode-teaser .meta__wrapper .meta h3{font-size:20px;line-height:28px;margin:0;font-weight:600;}.product--default.view-mode-teaser .meta__wrapper .meta .field--name-field-amount{font-size:20px;font-weight:300;}.product--default.view-mode-teaser .meta__wrapper .meta .price{color:#B76D68;font-size:20px;font-weight:600;display:-ms-flexbox;display:flex;}.product--default.view-mode-teaser .meta__wrapper .meta .price .field--name-list-price{margin-right:10px;text-decoration:line-through;-webkit-text-decoration-color:#A62F03;text-decoration-color:#A62F03;text-decoration-thickness:2px;color:#D34E22;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form{display:-ms-flexbox;display:flex;margin-top:10px;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity{display:-ms-flexbox;display:flex;line-height:30px;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity .min,.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity .plus{height:30px;width:30px;background:#F1E7DB;color:#A62F03;content:'-';text-align:center;line-height:30px;font-weight:400;display:block;cursor:pointer;border-radius:3px;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity .plus{content:'+';}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity label{display:none;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity .form-item-quantity-0-value{line-height:30px;height:30px;margin:0;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity input{background:#FAF7F2;border:0;border-radius:3px;width:30px;font-size:15px;height:30px;color:#A62F03;padding:0;text-align:center;font-weight:400;margin:0 5px;line-height:30px;display:block;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity input::-webkit-outer-spin-button,.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .field--name-quantity input[type=number]{-moz-appearance:textfield;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .add-to-cart-message{position:absolute;bottom:59px;left:127px;}@media screen and (min-width:560px){.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .add-to-cart-message{bottom:73px;left:108px;}}@media screen and (min-width:1650px){.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .add-to-cart-message{bottom:75px;left:145px;}}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .add-to-cart-message .messages{border:none;box-shadow:none;width:160px;height:30px;overflow:hidden;padding:0 0 0 30px;margin:0;font-size:18px;line-height:28px;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .add-to-cart-message .messages.messages--status{background:#fff url(/themes/custom/webkliniektheme/img/usp.svg) no-repeat left center;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .add-to-cart-message .messages.messages--error{background:#fff url(/themes/custom/webkliniektheme/img/attention.svg) no-repeat left center;background-size:24px auto;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .form-actions{line-height:30px;}.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .form-actions .form-submit{text-transform:uppercase;font-weight:600;color:#FFFFFF;background:#32693C;font-size:15px;line-height:16px;padding:7px 15px;border-radius:3px;margin-left:5px;transition:background-color 200ms linear;display:block;}@media screen and (min-width:736px){.product--default.view-mode-teaser .meta__wrapper .meta .commerce-order-item-add-to-cart-form .form-actions .form-submit:hover{background:#A62F03;}}@media screen and (min-width:736px){.product--default.view-mode-full .product__wrapper{display:-ms-flexbox;display:flex;}}@media screen and (min-width:736px){.product--default.view-mode-full .image__wrapper__full{width:430px;margin-bottom:60px;}}@media screen and (min-width:1650px){.product--default.view-mode-full .image__wrapper__full{width:530px;margin-bottom:100px;}}.product--default.view-mode-full .image__wrapper__full .field--name-field-image img{width:100%;max-width:none;border-radius:5px;overflow:hidden;}.product--default.view-mode-full .meta__wrapper__full{position:relative;margin-top:30px;}@media screen and (min-width:736px){.product--default.view-mode-full .meta__wrapper__full{margin-top:0px;width:calc(100% - 430px);padding:40px 50px;}}@media screen and (min-width:1650px){.product--default.view-mode-full .meta__wrapper__full{width:calc(100% - 530px);padding:40px 150px;}}.product--default.view-mode-full .meta__wrapper__full .field--name-field-tags{line-height:30px;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-tags .taxonomy-term--tags{display:inline-block;margin:0px 20px 0 0;text-transform:uppercase;font-weight:600;background:#fff;font-size:15px;line-height:30px;padding:0px 15px;border-radius:3px;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-tags .taxonomy-term--tags.color--yellow{color:#D9AF30;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-tags .taxonomy-term--tags.color--green{color:#32693C;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-tags .taxonomy-term--tags.color--red{color:#A62F03;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-tags .taxonomy-term--tags.color--orange{color:#D34E22;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-origin{margin-left:10px;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-origin .taxonomy-term--origin{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-origin .field--name-field-media-image{width:30px;margin-right:10px;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-origin .field--name-name{font-size:18px;font-weight:600;}.product--default.view-mode-full .meta__wrapper__full .field--name-field-amount{font-size:35px;line-height:45px;font-weight:300;}.product--default.view-mode-full .meta__wrapper__full .price{padding:5px 15px;display:-ms-flexbox;display:flex;background:#fff;border-radius:3px;color:#B76D68;font-size:20px;font-weight:600;}@media screen and (min-width:736px){.product--default.view-mode-full .meta__wrapper__full .price{display:-ms-flexbox;display:flex;position:absolute;top:45px;right:0px;}}.product--default.view-mode-full .meta__wrapper__full .price .field--name-list-price{margin-right:10px;text-decoration:line-through;-webkit-text-decoration-color:#A62F03;text-decoration-color:#A62F03;text-decoration-thickness:2px;color:#D34E22;}.product--default.view-mode-full .meta__wrapper__full h1{font-size:35px;line-height:45px;margin:20px 0 0 0;font-weight:600;color:#A62F03;}@media screen and (min-width:736px){.product--default.view-mode-full .meta__wrapper__full h1{margin:0;}}.product--default.view-mode-full .meta__wrapper__full .meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:30px 0 30px 0;}@media screen and (min-width:736px){.product--default.view-mode-full .meta__wrapper__full .meta{margin:10px 0 50px 0;}}.product--default.view-mode-full .meta__wrapper__full .meta .cta{display:none;font-size:11px;background-image:url(/themes/custom/webkliniektheme/img/arrow_sm_orange.svg);line-height:10px;padding:6px 30px 6px 0px;}@media screen and (min-width:736px){.product--default.view-mode-full .meta__wrapper__full .meta .cta{display:block;}}.product--default.view-mode-full .meta__wrapper__full .meta .cta::after{height:2px;}.product--default.view-mode-full .meta__wrapper__full .meta .cta:hover{padding:6px 40px 6px 0px;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form{display:-ms-flexbox;display:flex;margin-right:40px;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity{display:-ms-flexbox;display:flex;line-height:34px;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity .min,.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity .plus{height:34px;width:34px;background:#fff;color:#A62F03;content:'-';text-align:center;line-height:34px;font-weight:400;display:block;cursor:pointer;border-radius:3px;font-size:22px;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity .plus{content:'+';}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity label{display:none;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity .form-item-quantity-0-value{line-height:34px;height:34px;margin:0;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity input{background:#F8F3ED;border:0;border-radius:3px;width:34px;font-size:18px;height:34px;color:#A62F03;padding:0;text-align:center;font-weight:400;margin:0 5px;line-height:34px;display:block;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity input::-webkit-outer-spin-button,.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .field--name-quantity input[type=number]{-moz-appearance:textfield;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .form-actions{line-height:30px;}.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .form-actions .form-submit{text-transform:uppercase;font-weight:600;color:#FFFFFF;background:#32693C;font-size:20px;line-height:20px;padding:7px 15px;border-radius:3px;margin-left:5px;transition:background-color 200ms linear;display:block;}@media screen and (min-width:736px){.product--default.view-mode-full .meta__wrapper__full .meta .commerce-order-item-add-to-cart-form .form-actions .form-submit:hover{background:#A62F03;}}@media screen and (min-width:560px){.product--default.view-mode-full .meta__wrapper__full .body__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;}}.product--default.view-mode-full .meta__wrapper__full .body__wrapper .body__label{background:#A62F03;color:#FFFFFF;text-transform:uppercase;font-size:15px;line-height:15px;text-align:center;padding:15px 20px;border-radius:3px;margin-right:30px;font-weight:600;margin-bottom:20px;}@media screen and (min-width:560px){.product--default.view-mode-full .meta__wrapper__full .body__wrapper .body__label{margin-bottom:0px;}}.product--default.view-mode-full .meta__wrapper__full .field--name-body{font-size:18px;line-height:28px;font-weight:300;}.product--default.view-mode-full .meta__wrapper__full .field--name-body .ec-content{border-bottom:1px solid #A62F03;padding-bottom:20px;margin-bottom:20px;}.product--default.view-mode-full .meta__wrapper__full .field--name-body .ec-toggle-link{margin:0 auto;font-weight:600;padding-left:20px;background:url(/themes/custom/webkliniektheme/img/arrow_down_red.svg) no-repeat left center;text-decoration:none;color:#A62F03;display:block;width:135px;}.product--default.view-mode-full .meta__wrapper__full .field--name-body .ec-toggle-link.ecf-close{display:none;}.product--default.view-mode-full .field--name-field-related-products{margin-top:50px;margin-bottom:30px;}@media screen and (min-width:560px){.product--default.view-mode-full .field--name-field-related-products{margin-top:120px;margin-bottom:120px;}}.product--default.view-mode-full .field--name-field-related-products > .field__label{font-size:35px;font-weight:600;color:#D34E22;margin-bottom:40px;}@media screen and (min-width:720px){.product--default.view-mode-full .field--name-field-related-products > .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;}}.product--default.view-mode-full .field--name-field-related-products > .field__items > .field__item{margin-bottom:30px;}@media screen and (min-width:720px){.product--default.view-mode-full .field--name-field-related-products > .field__items > .field__item{width:calc(33% - 20px);margin-bottom:0;}}@media screen and (min-width:1650px){.product--default.view-mode-full .field--name-field-related-products > .field__items > .field__item{width:calc(25% - (90px / 4));}}.taxonomy-term--category.view-mode-full{margin:0 10px;}@media screen and (min-width:720px){.taxonomy-term--category.view-mode-full{margin:0;padding-left:50px;}}.taxonomy-term--category.view-mode-teaser{text-align:center;}.taxonomy-term--category.view-mode-teaser > a{display:inline-block;}.taxonomy-term--category.view-mode-teaser .content{background:#B76D68;border:2px solid #B76D68;border-radius:10px;height:75px;width:75px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all 200ms linear;}.taxonomy-term--category.view-mode-teaser .content .field--name-field-icon{line-height:0;}.taxonomy-term--category.view-mode-teaser .content .field--name-field-icon svg{width:75%;}@media screen and (min-width:720px){.taxonomy-term--category.view-mode-teaser .content .field--name-field-icon svg{width:100%;}}@media screen and (min-width:720px){.taxonomy-term--category.view-mode-teaser .content{height:125px;width:125px;}}@media screen and (min-width:1650px){.taxonomy-term--category.view-mode-teaser .content{height:175px;width:175px;}}.taxonomy-term--category.view-mode-teaser h3{font-size:17px;line-height:28px;width:75px;margin:0;color:#B76D68;font-weight:400;}@media screen and (min-width:720px){.taxonomy-term--category.view-mode-teaser h3{font-size:22px;line-height:78px;}}@media screen and (min-width:720px){.taxonomy-term--category.view-mode-teaser h3{width:auto;}}@media screen and (min-width:1650px){.taxonomy-term--category.view-mode-teaser h3{width:auto;}}.taxonomy-term--category.view-mode-teaser:hover .content{background:#fff;}.taxonomy-term--category.view-mode-teaser:hover .content path{fill:#B76D68;}
