/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.captcha__description{margin-bottom:.75em;}
#ew-cta-2{bottom:0;left:0;position:fixed;width:100%;z-index:999;padding:0 0;}#ew-cta-2 .cta-flex a,#ew-cta-2 .cta-flex a{color:#fff;}#ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon,#ew-cta-2 .cta-flex .cta-2-secondary .cta-2-secondary-icon{color:#fff;}#ew-cta-2 .cta-flex .cta-2-primary,#ew-cta-2 .cta-flex .cta-2-secondary{background:#EE3025;width:50%;display:inline-block;float:left;text-align:center;padding:7px 0px;}#ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value,#ew-cta-2 .cta-flex .cta-2-secondary .cta-2-secondary-value{display:unset;}@media(min-width:768px) and (min-height:600px){#ew-cta-2{padding:0 0;}#ew-cta-2 .cta-flex .cta-2-primary,#ew-cta-2 .cta-flex .cta-2-secondary{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;margin:3px 0px;width:auto;float:unset;}#ew-cta-2 .cta-flex{position:fixed;z-index:999;top:50%;right:0;transform:translate(0%,-50%);}#ew-cta-2 .cta-flex a,#ew-cta-2 .cta-flex a{min-height:50px;}#ew-cta-2 .cta-flex .cta-2-primary{background:#EE3025;border-top:none;border-left:none;border-right:0;border-bottom:none;}#ew-cta-2 .cta-flex .cta-2-secondary{background:#EE3025;border-top:none;border-left:none;border-right:0;border-bottom:none;}#ew-cta-2 .cta-flex .cta-2-primary,#ew-cta-2 .cta-flex .cta-2-secondary{margin:7px 0px;}#ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value,#ew-cta-2 .cta-flex .cta-2-secondary .cta-2-secondary-value{display:block;}#ew-cta-2 .cta-flex a,#ew-cta-2 .cta-flex a{font-weight:500;text-transform:none;min-height:86px;}#ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon,#ew-cta-2 .cta-flex .cta-2-secondary .cta-2-secondary-icon{font-size:1.5em;min-height:36px;min-width:unset;}}
#ew-contact-info-1{background:transparent;background-image:;padding:0px 60px 20px 0px;margin-bottom:30px;color:#343a40;}#ew-contact-info-1 a{color:#343a40;}#ew-contact-info-1 a[href^="mailto:"]{word-break:break-all;}#ew-contact-info-1 ul{list-style:none;margin:0;padding:0;}#ew-contact-info-1 ul li{padding:10px 0px;border-bottom:1px solid #dadada;}#ew-contact-info-1 ul li:last-child{border-bottom:none;}#ew-contact-info-1 ul li svg{color:#343a40;margin-right:7px;}#ew-contact-info-1 ul li a.cta{color:#EE3025;}

.layout-container footer{margin-top:auto;}.Copyright1-606da3009e84a .socials{line-height:1;list-style:none;margin:0;padding:0;display:inline-block;display:flex;flex-direction:row;margin:0 -0.75rem;}.Copyright1-606da3009e84a .socials__item{padding:0;margin:0;color:currentColor;}.Copyright1-606da3009e84a .socials__link{color:currentColor;transition:color 0.5s ease;display:flex;flex-direction:column;justify-content:center;padding:0.75rem;}.Copyright1-606da3009e84a .socials__link:hover{color:#EE3025;}.Copyright1-606da3009e84a .socials__link:focus{color:#f14f46;}.Copyright1-606da3009e84a .socials__link .svg-inline--fa{color:currentColor;}.Copyright1-606da3009e84a .copyright{background-color:#831b15;color:#AAAAAA;position:relative;z-index:0;bottom:0;left:0;width:100%;min-height:10px;}.Copyright1-606da3009e84a .copyright__cols{display:grid;grid-gap:0 30px;grid-template-columns:1fr;grid-template-rows:auto;grid-auto-rows:auto;}@media (min-width:768px){.Copyright1-606da3009e84a .copyright__cols{grid-template-columns:repeat(2,auto);}}.Copyright1-606da3009e84a .copyright__col{font-size:1em;display:flex;flex-direction:column;justify-content:center;align-self:center;}@media (min-width:768px){.Copyright1-606da3009e84a .copyright__col:last-of-type{align-items:flex-end;}.Copyright1-606da3009e84a .copyright__col:last-of-type .copyright__ew{padding-top:0.75rem;}}.Copyright1-606da3009e84a .copyright__col:last-of-type .socials{display:none;}.Copyright1-606da3009e84a .copyright__info{font-size:0.7em;display:block;padding-top:0.75rem;color:currentColor;}.Copyright1-606da3009e84a .copyright__ew{font-size:0.7em;display:block;padding-bottom:0.75rem;color:currentColor;}.Copyright1-606da3009e84a .copyright__ew-link{color:currentColor;transition:color 0.5s ease;}.Copyright1-606da3009e84a .copyright__ew-link:hover{color:#fff;}.Copyright1-606da3009e84a .copyright__ew-link:focus{color:white;}.Copyright1-606da3009e84a .copyright:not(.copyright--with-socials) .copyright__col:first-of-type .copyright__ew{display:none;}@media (min-width:768px){.Copyright1-606da3009e84a .copyright:not(.copyright--with-socials) .copyright__col:first-of-type .copyright__info{padding-bottom:0.75rem;}}@media (max-width:767.98px){.Copyright1-606da3009e84a .copyright--with-socials .copyright__col:last-of-type{grid-row:1 / span 1;}}.Copyright1-606da3009e84a .copyright--with-socials .copyright__col:last-of-type .copyright__ew{display:none;}.Copyright1-606da3009e84a .copyright--with-socials .copyright__col:last-of-type .socials{display:flex;}.Copyright1-606da3009e84a .copyright__arrow{display:none;}@media (min-width:1400px){.Copyright1-606da3009e84a .copyright__arrow{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:7.5rem;transition:background-color 0.5s ease,color 0.5s ease;background-color:#EE3025;color:#fff;border:0;outline:none;}.Copyright1-606da3009e84a .copyright__arrow:hover{background-color:#d91c11;color:#d9d9d9;}.Copyright1-606da3009e84a .copyright__arrow:hover .svg-inline--fa{transform:scale(1.1);}.Copyright1-606da3009e84a .copyright__arrow:focus{background-color:#b3170e;color:#b3b3b3;}.Copyright1-606da3009e84a .copyright__arrow:focus .svg-inline--fa{transform:scale(1.2);}.Copyright1-606da3009e84a .copyright__arrow .svg-inline--fa{transition:transform 0.2s linear;transform:scale(1);color:currentColor;}}
.layout-container footer{margin-top:auto;}.Footer3-606da2902b0f0 .socials{line-height:1;list-style:none;margin:0;padding:0;display:inline-block;display:flex;flex-direction:row;margin:0 -0.75rem;}.Footer3-606da2902b0f0 .socials__item{padding:0;margin:0;color:currentColor;}.Footer3-606da2902b0f0 .socials__link{color:currentColor;transition:color 0.5s ease;display:flex;flex-direction:column;justify-content:center;padding:0.75rem;}.Footer3-606da2902b0f0 .socials__link:hover{color:#EE3025;}.Footer3-606da2902b0f0 .socials__link:focus{color:#f14f46;}.Footer3-606da2902b0f0 .socials__link .svg-inline--fa{color:currentColor;}.Footer3-606da2902b0f0 .quick{line-height:1;height:100%;display:block;color:currentColor;}.Footer3-606da2902b0f0 .quick__list{line-height:1;list-style:none;margin:-0.375rem -0.5rem;padding:0;display:flex;flex-direction:column;flex-wrap:wrap;}.Footer3-606da2902b0f0 .top .quick__list{margin-top:calc(1.25rem - 0.375rem);margin-bottom:calc(1.25rem - 0.375rem);flex-direction:row;}@media (min-width:768px){.Footer3-606da2902b0f0 .top .quick__list{flex-direction:row;justify-content:flex-start;}}.Footer3-606da2902b0f0 .secondary .quick__list{margin-top:calc(2rem - 0.375rem);margin-bottom:calc(2rem - 0.375rem);flex-direction:row;}@media (min-width:768px){.Footer3-606da2902b0f0 .secondary .quick__list{flex-direction:row;justify-content:flex-start;}}.Footer3-606da2902b0f0 .quick__item{color:currentColor;margin:0;padding:0.375rem 0.5rem;}.Footer3-606da2902b0f0 .quick__link{color:currentColor;display:flex;flex-direction:column;justify-content:center;transition:background-color 0.5s ease;white-space:nowrap;}.Footer3-606da2902b0f0 .quick__link:hover,.Footer3-606da2902b0f0 .quick__link:focus{color:currentColor;}.Footer3-606da2902b0f0 .quick__link .svg-inline--fa{color:currentColor;}.Footer3-606da2902b0f0 .logo{line-height:1;}.Footer3-606da2902b0f0 .logo__link{display:inline-flex;padding-top:0.75rem;padding-bottom:0.75rem;line-height:inherit;white-space:nowrap;align-items:center;}.Footer3-606da2902b0f0 .logo__image{max-width:150px;max-height:50px;width:auto;height:auto;display:block;}.Footer3-606da2902b0f0 .gallery{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));}.Footer3-606da2902b0f0 .gallery__item{position:relative;background-color:#000;}.Footer3-606da2902b0f0 .gallery__item::before{display:block;content:"";width:100%;padding-top:100%;}.Footer3-606da2902b0f0 .gallery__link{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;transition:opacity 0.5s ease;}.Footer3-606da2902b0f0 .gallery__link:hover{opacity:0.5;}.Footer3-606da2902b0f0 .gallery__link .media{width:100%;height:100%;display:unset;}.Footer3-606da2902b0f0 .gallery__image{position:relative;display:block;width:auto;width:100%;height:100%;object-fit:cover;overflow:hidden;}.Footer3-606da2902b0f0 .company-info{line-height:1;list-style:none;padding:0;display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;margin-top:-0.5rem;margin-right:0;margin-bottom:-0.5rem;margin-left:0;}.Footer3-606da2902b0f0 .secondary .company-info{padding-top:2rem;padding-bottom:2rem;margin-left:calc(-1 * (3.125rem / 2));margin-right:calc(-1 * (3.125rem / 2));flex-direction:row;justify-content:flex-start;}.Footer3-606da2902b0f0 .company-info__item{color:currentColor;padding:0;margin:0;display:flex;flex-direction:row;padding-top:0.5rem;padding-bottom:0.5rem;}.Footer3-606da2902b0f0 .secondary .company-info__item{padding-right:calc(3.125rem / 2);padding-left:calc(3.125rem / 2);}.Footer3-606da2902b0f0 .company-info__item-visual{padding-right:1rem;font-size:1.25em;width:2rem;}.Footer3-606da2902b0f0 .company-info__item-visual .svg-inline--fa{color:currentColor;}.Footer3-606da2902b0f0 .company-info__item-content{font-size:0.875em;line-height:1.25;}.Footer3-606da2902b0f0 .company-info__item-content .label{margin-bottom:0.125em;font-weight:700;line-height:1;}.Footer3-606da2902b0f0 .company-info__item-content p:not(.label){margin-bottom:0.5rem;}.Footer3-606da2902b0f0 .company-info__item-content p:not(.label):last-child{margin-bottom:0;}.Footer3-606da2902b0f0 .company-info__item-content a{transition:color 0.5s ease;color:currentColor;display:block;white-space:nowrap;}.Footer3-606da2902b0f0 .company-info__item-content a.cta{color:#EE3025;}.Footer3-606da2902b0f0 .company-info__item-content a:last-child{margin-bottom:0;}.Footer3-606da2902b0f0 .opening-hours{line-height:1;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;}.Footer3-606da2902b0f0 .opening-hours__item{color:currentColor;padding:0;margin:0;display:flex;flex-direction:row;justify-content:space-between;font-size:0.875em;line-height:1.125;padding-bottom:0.75rem;}.Footer3-606da2902b0f0 .opening-hours__item:last-child{padding-bottom:0;}.Footer3-606da2902b0f0 .contact-form{line-height:1;}.Footer3-606da2902b0f0 .contact-form .form-control{border-radius:0;border-style:none;border:1px solid transparent;}footer .primary__box.primary__box--pop .form-control{border-width:1px;border-style:solid;border-color:#ced4da;}.Footer3-606da2902b0f0 .contact-form input,.Footer3-606da2902b0f0 .contact-form textarea{margin-bottom:0.75rem;}.Footer3-606da2902b0f0 .contact-form :last-child{margin-bottom:0;}.Footer3-606da2902b0f0 .contact-form .btn,.Footer3-606da2902b0f0 .contact-form .button.button--primary{border-radius:0;border:1px solid transparent;text-transform:none;width:auto;padding:0.375rem 0.75rem;line-height:1.5;font-size:1rem;display:inline-block;font-weight:400;}.Footer3-606da2902b0f0 .media--loading{position:unset;}.Footer3-606da2902b0f0 .footer{position:relative;}.Footer3-606da2902b0f0 .footer__container{position:relative;width:100%;height:auto;min-height:40px;bottom:0;left:0;right:0;z-index:1;}.Footer3-606da2902b0f0 .footer__main{z-index:3;position:relative;top:0;right:0;left:0;bottom:0;}.Footer3-606da2902b0f0 .footer__visual{background-color:#AE0707;z-index:2;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;background-image:none;}.Footer3-606da2902b0f0 .footer__visual-inner{z-index:1;width:100%;height:100%;min-height:0;overflow:auto;}.Footer3-606da2902b0f0 .footer__visual-inner .media img{opacity:0.08;transition:unset;width:auto;min-width:100%;height:auto;position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;}html.no-objectfit .Footer3-606da2902b0f0 .footer__visual-inner .media img{min-width:100%;min-height:100%;}@media (max-width:1199.98px){html.no-objectfit .Footer3-606da2902b0f0 .footer__visual-inner .media img{max-height:100%;}}@media (min-width:1200px){html.no-objectfit .Footer3-606da2902b0f0 .footer__visual-inner .media img{max-width:100%;}}@supports (object-fit:cover){.Footer3-606da2902b0f0 .footer__visual-inner .media img{width:100%;height:100%;min-width:0;object-fit:cover;top:0;right:0;bottom:0;left:0;}}.Footer3-606da2902b0f0 .footer__visual-inner .map{--map-footer-full-height:0;--map-footer-top-height:0;--map-footer-secondary-height:0;--map-footer-last-box-height:0;--map-info-height:129px;--map-zoom-height:105px;--map-marker-height:34px;overflow:hidden;width:100%;position:relative;height:550px;height:var(--map-footer-full-height);position:absolute;opacity:0.08;}.Footer3-606da2902b0f0 .footer__visual-inner .map-inner{overflow:hidden;position:absolute;top:calc(-1 * ((var(--map-info-height) + var(--map-footer-secondary-height) + var(--map-footer-last-box-height)) - var(--map-footer-top-height)));height:calc(((var(--map-footer-full-height) + var(--map-info-height) + var(--map-zoom-height)) - var(--map-marker-height)) + (var(--map-footer-secondary-height) + var(--map-footer-last-box-height)));margin-top:var(--map-marker-height);width:100vw;left:0;}@media (min-width:768px){.Footer3-606da2902b0f0 .footer__visual-inner .map-inner{top:calc(-1 * ((var(--map-info-height) + var(--map-footer-secondary-height)) - var(--map-footer-top-height)));height:calc(((var(--map-footer-full-height) + var(--map-info-height) + var(--map-zoom-height)) - var(--map-marker-height)) + var(--map-footer-secondary-height));margin-top:var(--map-marker-height);width:calc(100vw + (1110px - 380px));left:calc(-1 * (((1110px - 380px) / 12) * 9.5));}}.Footer3-606da2902b0f0 .footer__visual-inner .map-inner iframe{overflow:hidden;width:100%;height:100%;margin:0;}.Footer3-606da2902b0f0 .top{color:#fff;background-color:#005846;}.Footer3-606da2902b0f0 .top__cols{display:grid;grid-gap:0 30px;grid-template-columns:1fr;grid-template-rows:auto;grid-auto-rows:auto;}@media (min-width:768px){.Footer3-606da2902b0f0 .top__cols{grid-template-columns:repeat(2,auto);}}.Footer3-606da2902b0f0 .top__col{font-size:1em;display:flex;flex-direction:column;justify-content:center;align-self:center;}@media (min-width:768px){.Footer3-606da2902b0f0 .top__col:last-of-type{align-items:flex-end;}}.Footer3-606da2902b0f0 .primary{color:#fff;background-color:transparent;}.Footer3-606da2902b0f0 .primary__cols{display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;grid-auto-rows:auto;margin-top:2rem;margin-bottom:4rem;}.Footer3-606da2902b0f0 .footer--2cols .primary__cols{margin-bottom:2rem;}.Footer3-606da2902b0f0 .footer--2cols .primary__cols .primary__box:nth-child(1){min-height:9rem;}@media (min-width:768px){.Footer3-606da2902b0f0 .footer--2cols .primary__cols{grid-template-columns:repeat(2,auto);}}.Footer3-606da2902b0f0 .footer--2cols-two1 .primary__cols{margin-bottom:2rem;}.Footer3-606da2902b0f0 .footer--2cols-two1 .primary__cols .primary__box:nth-child(1){min-height:9rem;}@media (min-width:768px){.Footer3-606da2902b0f0 .footer--2cols-two1 .primary__cols{grid-template-columns:1fr 350px;}}@media (min-width:576px){.Footer3-606da2902b0f0 .footer--3cols .primary__cols{grid-template-columns:repeat(1,1fr);}}@media (min-width:992px){.Footer3-606da2902b0f0 .footer--3cols .primary__cols{grid-template-columns:repeat(3,1fr);}}@media (min-width:768px){.Footer3-606da2902b0f0 .footer--4cols .primary__cols{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.Footer3-606da2902b0f0 .footer--4cols .primary__cols{grid-template-columns:repeat(4,1fr);}}.Footer3-606da2902b0f0 .primary__box{display:flex;flex-direction:column;text-align:left;margin-top:0rem;margin-bottom:0;}.Footer3-606da2902b0f0 .primary__box--pop{margin-top:0;margin-bottom:0;}.Footer3-606da2902b0f0 .primary__box--pop .primary__box-inner{color:#000;background-color:white;padding:2rem;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);}.Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .primary__box--pop{--footer-secondary-height:0;}@media (min-width:768px){.Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .primary__box--pop{position:relative;z-index:1;}.Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .primary__box--pop .primary__box-inner{position:relative;margin-bottom:-3rem;margin-bottom:calc(-1 * var(--footer-secondary-height));}}.Footer3-606da2902b0f0 .primary__box-inner{display:flex;flex-direction:column;}.Footer3-606da2902b0f0 .primary__box-hd{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:currentColor;margin-top:2rem;margin-bottom:2.125rem;}.Footer3-606da2902b0f0 .primary__box.primary__box--pop .primary__box-hd{border-bottom-color:currentColor;margin-top:0;}.Footer3-606da2902b0f0 .primary__box-headline{font-size:1.125rem;line-height:1;margin-bottom:0.77em;font-weight:bold;color:currentColor;}.Footer3-606da2902b0f0 .primary__box.primary__box--pop .primary__box-headline{color:currentColor;}.Footer3-606da2902b0f0 .primary__box-bd{font-size:1rem;line-height:1.125;height:100%;}.Footer3-606da2902b0f0 .primary__box-bd > p{font-size:0.875em;line-height:1.25;}.Footer3-606da2902b0f0 .secondary{color:#fff;background-color:rgba(0,88,70,0.8);}.Footer3-606da2902b0f0 .secondary__cols{display:grid;grid-gap:0 30px;grid-template-columns:1fr;grid-template-rows:auto;grid-auto-rows:auto;}@media (min-width:768px){.Footer3-606da2902b0f0 .secondary__cols{grid-template-columns:repeat(2,auto);}}@media (min-width:768px){.Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .secondary__cols{grid-template-columns:1fr 350px;}}.Footer3-606da2902b0f0 .secondary__col{font-size:1rem;display:flex;flex-direction:column;justify-content:center;align-self:center;}@media (min-width:768px){.Footer3-606da2902b0f0 .secondary__col:last-of-type{align-items:flex-end;}}footer#themeHHH .primary{background-color:rgba(0,123,255,0.16);}footer#themeHHH .secondary{background-color:rgba(54,54,54,0.8);color:#fff;}footer#themeHHH .secondary .svg-inline--fa{color:#007bff;}footer#themeIII .content__primary{background-color:rgba(10,162,130,0.84);color:#fff;}footer#themeIII .content__primary .cta{color:#fff;}footer#themeIII .content__secondary{background-color:#363636;color:#fff;}footer#themeIII .content__secondary .svg-inline--fa{color:#007bff;}footer#themeJJJ .content__primary{background-color:rgba(161,161,161,0.2);color:#fff;}footer#themeJJJ .content__primary .primary__box-inner{background-color:#272727;}footer#themeJJJ .content__primary .cta{color:#fff;}footer#themeJJJ .content__secondary{background-color:#363636;color:#AAAAAA;}footer#themeJJJ .content__secondary .svg-inline--fa{color:#0B9B79;}
#Topslider1-629885d7dea46{background-color:#fff;padding:0 0;z-index:0;}#Topslider1-629885d7dea46 .carousel-inner{height:auto;}#Topslider1-629885d7dea46 .carousel-inner img{height:auto;object-fit:cover;opacity:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;}#Topslider1-629885d7dea46 .carousel-caption{position:unset;}#Topslider1-629885d7dea46 .Topslider1-carousel-content{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%);color:#fff;}#Topslider1-629885d7dea46 .align-center{text-align:center;}#Topslider1-629885d7dea46 .align-right{text-align:right;}#Topslider1-629885d7dea46 .align-left{text-align:left;}#Topslider1-629885d7dea46 .carousel-control-prev,#Topslider1-629885d7dea46 .carousel-control-next,#Topslider1-629885d7dea46 .carousel-indicators{z-index:100;color:#fff}#Topslider1-629885d7dea46 .media{display:block;}#Topslider1-629885d7dea46 .Topslider1-down-button-div{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}#Topslider1-629885d7dea46 .Topslider1-down-button{color:#fff;padding:15px;box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;cursor:pointer;opacity:1;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}#Topslider1-629885d7dea46 .Topslider1-down-button:hover{color:#d1d1d1;}@media (min-width:575px){#Topslider1-629885d7dea46 .slide-title{font-size:1em;}#Topslider1-629885d7dea46 .slide-subtitle{font-size:0.8em;}}@media (min-width:767px){#Topslider1-629885d7dea46 .slide-title{font-size:2em;}#Topslider1-629885d7dea46 .slide-subtitle{font-size:1em;}}@media (min-width:992px){#Topslider1-629885d7dea46 .slide-title{font-size:59px;}#Topslider1-629885d7dea46 .slide-subtitle{font-size:40px;}}
.ew-webform-1-rev4-609930b71e185{background:#AE0707;background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53));padding:20px 30px 30px 30px;margin-bottom:30px;color:#fff;}.ew-webform-1-rev4-609930b71e185 label{margin:10px 0 5px 0;color:#c1c1c1;text-transform:uppercase;font-size:0.8em;letter-spacing:1px;}.ew-webform-1-rev4-609930b71e185 input,.ew-webform-1-rev4-609930b71e185 textarea{width:100%;padding:10px;margin:7px 0px;font-size:0.8em;color:#000;background-color:#FFF;border:1px solid #999;}.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit{background:#EE3025;color:#FFF;border:none;padding:10px 0px;font-weight:900;text-transform:uppercase;}.ew-webform-1-rev4-609930b71e185 p.ewtext{margin-bottom:10px;}.ew-webform-1-rev4-609930b71e185 p.ewh3{margin-bottom:15px;}
.ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/xs/public/nyhedsbrev-modul.jpg?itok=FCowDmeG') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/xs/public/nyhedsbrev-modul.webp?itok=FCowDmeG') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}@media (min-width:576px){.ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/sm/public/nyhedsbrev-modul.jpg?itok=IeZ1N7F0') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/sm/public/nyhedsbrev-modul.webp?itok=IeZ1N7F0') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}@media (min-width:768px){.ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/md/public/nyhedsbrev-modul.jpg?itok=CFKMUkVP') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/md/public/nyhedsbrev-modul.webp?itok=CFKMUkVP') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}@media (min-width:992px){.ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/lg/public/nyhedsbrev-modul.jpg?itok=r_7TTG4H') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/lg/public/nyhedsbrev-modul.webp?itok=r_7TTG4H') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}@media (min-width:1200px){.ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/xl/public/nyhedsbrev-modul.jpg?itok=QEKY0qDQ') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-1-rev4-609930b71e185{background-image:linear-gradient(to bottom,rgba(143,29,22,0.52),rgba(143,29,22,0.53)),url('/sites/default/files/styles/xl/public/nyhedsbrev-modul.webp?itok=QEKY0qDQ') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}
.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background:#fff;background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1));padding:10rem 0 10rem 0;color:#333333;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 .section-title{padding:0;margin:0;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 p{padding:15px 0px;margin:0;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 input{width:100%;padding:10px;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 input,.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 textarea{width:100%;padding:7px;margin:10px 0px;font-size:0.8em;color:#000;background-color:#fff;border:1px solid #999;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 label{margin:10px 0 5px 0;color:#c1c1c1;text-transform:uppercase;font-size:0.8em;letter-spacing:1px;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 .webform-submission-form .form-submit{background:#AE0707;color:#fff;border:none;padding:10px 0px;font-weight:900;text-transform:uppercase;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 .form-submit:hover{opacity:0.8;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 #facebookiframe{height:100%;}@media (max-width:575px){.ew-webform-with-optional-on-left-1-rev4-614d928f9b547 #facebookiframe{display:block;}.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{padding:30px 0px;}}
.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/xs/public/hauga_0003.jpg?itok=BWg2uuZT') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/xs/public/hauga_0003.webp?itok=BWg2uuZT') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}@media (min-width:576px){.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/sm/public/hauga_0003.jpg?itok=e4Lke9Ez') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/sm/public/hauga_0003.webp?itok=e4Lke9Ez') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}@media (min-width:768px){.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/md/public/hauga_0003.jpg?itok=JpEI22KH') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/md/public/hauga_0003.webp?itok=JpEI22KH') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}@media (min-width:992px){.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/lg/public/hauga_0003.jpg?itok=Fk7ZNoCX') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/lg/public/hauga_0003.webp?itok=Fk7ZNoCX') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}@media (min-width:1200px){.ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/xl/public/hauga_0003.jpg?itok=6IVy4aYX') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}.webp .ew-webform-with-optional-on-left-1-rev4-614d928f9b547{background-image:linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,1)),url('/sites/default/files/styles/xl/public/hauga_0003.webp?itok=6IVy4aYX') !important;background-position:center !important;background-repeat:no-repeat !important;background-attachment:scroll !important;background-size:cover !important;}}
