/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--cta:#7a8b94;}html{height:auto;min-height:100%;}body{overflow-x:hidden;height:100%;min-height:100vh;position:relative;font-family:Open Sans:ital,wght@0,300..800;1,300..800;}.layout-container{overflow:hidden;display:flex;flex-direction:column;min-height:100vh;width:100%;background-color:#ffffff;}body img{max-width:100%;height:auto;}.btn{font-family:Abhaya Libre;}h1,h2,h3,h4,h5,h6,.ewh1,.ewh2,.ewh3,.ewh4,.ewh5,.ewh6{font-family:Abhaya Libre;margin-bottom:0.5rem;line-height:1.2;}p{font-family:Open Sans:ital,wght@0,300..800;1,300..800;font-weight:400;}h1,.ewh1{font-size:1.7rem;font-weight:400;}h2,.ewh2{font-size:1.5rem;font-weight:400;}h3,.ewh3{font-size:1.35rem;font-weight:400;}h4,.ewh4{font-size:1.5rem;font-weight:500;}h5,.ewh5{font-size:1rem;font-weight:400;}h6,.ewh6{font-size:1rem;font-weight:500;}@media (min-width:576px){h1,.ewh1{font-size:1.9rem;font-weight:400;}h2,.ewh2{font-size:1.7rem;font-weight:400;}h3,.ewh3{font-size:1.45rem;font-weight:400;}h4,.ewh4{font-size:1.5rem;font-weight:500;}h5,.ewh5{font-size:1rem;font-weight:400;}h6,.ewh6{font-size:1rem;font-weight:500;}}@media (min-width:768px){h1,.ewh1{font-size:2rem;font-weight:400;}h2,.ewh2{font-size:1.8rem;font-weight:400;}h3,.ewh3{font-size:1.55rem;font-weight:400;}h4,.ewh4{font-size:1.5rem;font-weight:500;}h5,.ewh5{font-size:1.05rem;font-weight:400;}h6,.ewh6{font-size:1rem;font-weight:500;}}@media (min-width:992px){h1,.ewh1{font-size:2.3rem;font-weight:400;}h2,.ewh2{font-size:2rem;font-weight:400;}h3,.ewh3{font-size:1.65rem;font-weight:400;}h4,.ewh4{font-size:1.5rem;font-weight:500;}h5,.ewh5{font-size:1.15rem;font-weight:400;}h6,.ewh6{font-size:1rem;font-weight:500;}}@media (min-width:1200px){h1,.ewh1{font-size:2.5rem;font-weight:400;}h2,.ewh2{font-size:2rem;font-weight:400;}h3,.ewh3{font-size:1.75rem;font-weight:400;}h4,.ewh4{font-size:1.5rem;font-weight:500;}h5,.ewh5{font-size:1.25rem;font-weight:400;}h6,.ewh6{font-size:1rem;font-weight:500;}}main{padding:30px 0px;}.webform-submission-form input,.webform-submission-form textarea{width:100%;border:1px solid #dddddd;padding:7px 15px;margin:7px 0px;background:#ffffff;}.webform-submission-form .form-submit{background:#7a8b94;color:#ffffff;border:none;padding:10px 0px;font-weight:900;text-transform:uppercase;}#drupal-live-announce{display:none;}.two-cols{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;display:block;-webkit-perspective:1;}.two-cols blockquote{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;border-left:0;font-size:inherit;padding:0;margin:0 0 10px;}.btn-cta{background-color:#7a8b94;border-color:#7a8b94;}.btn-cta:hover{filter:brightness(85%);}a[href^="mailto:"],a[href^="tel:"],a.cta{font-weight:700;color:#7a8b94;}.heading-404{font-size:80px;color:#103347;}.heading-404 i{margin-right:20px;}#block-googlemaps iframe,#block-ewcustom-googlemaps iframe{margin:0;width:100%;margin-bottom:-6px;height:450px;}.not-front.logged-in main #block-ewcustom-mainpagecontent article:nth-child(1){min-height:20px;}.visually_hidden{display:none;}
:root{--primary-muted:oklch(from var(--primary) calc(l * 1.15) calc(c * 0.5) h);--primary-muted-2:oklch(from var(--primary) calc(l * 1.25) calc(c * 0.5) h);--primary-opacity:oklch(from var(--primary) calc(l * 1.2) calc(c * 0.7) h / 0.75);--primary-dark:oklch(from var(--primary) calc(l * 0.8) calc(c * 1.2) h);--cta-light:oklch(from var(--cta) calc(l * 1.1) calc(c * 1.2) h);--cta-lightest:oklch(from var(--cta) calc(l * 1.3) calc(c * 1.2) h);--cta-dark:oklch(from var(--cta) calc(l * 0.8) calc(c * 1.2) h);--cta-opacity:oklch(from var(--cta) calc(l * 1.2) calc(c * 0.7) h);--darker:oklch(from var(--dark) calc(l * 0.9) calc(c * 1.1) h);--dark-transparent:oklch(from var(--dark) calc(l * 1.2) calc(c * 0.7) h);--light-opacity:oklch(from var(--light) calc(l * 0.9) calc(c * 0.7) h);--gold:#937250;--light-gold:#d2b48c;--light-rose:#ede9e5;--border-color:oklch(from var(--secondary) calc(l * 0.9) calc(c * 0.7) h / 0.5);--default-bg:white;--lw:300;--sw:400;--mw:500;--sbw:600;--bw:700;--hw:800;--text-transform:uppercase;--letter-spacing:normal;--wide-spacing:-1.5px;--line-height:1.5;--main-menu-height:90px;--sticky-height:90px;--container-max:1400px;--radius:4px;--p-outer:3rem 1rem;--p-inner:0rem;--p-content:0rem;--transition:0.35s cubic-bezier(0.4,0,0.2,1) 0.1s;--btn-transition:all 300ms ease-out;--box-shadow:rgba(0,0,0,0.05) 0 6px 24px,rgba(0,0,0,0.08) 0 0 0 1px;--hover-opacity:0.4;--overlay-gradient:linear-gradient(to bottom,rgba(0,0,0,0.3),rgba(0,0,0,0.6));--btn-padding:12px 24px;--btn-cta-padding:var(--btn-padding);--menu-link:var(--primary);--menu-link-hover:var(--gold);--menu-link-active:var(--gold);--light-text:var(--white);--dark-text:var(--primary);}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}body h1,body .ewh1{font-family:"Abhaya Libre",sans-serif;font-weight:var(--sw);color:var(--primary);letter-spacing:var(--wide-spacing);margin-bottom:1rem;font-size:48px;}@media (max-width:1199px){body h1,body .ewh1{font-size:42px;}}@media (max-width:991px){body h1,body .ewh1{font-size:36px;}}@media (max-width:767px){body h1,body .ewh1{font-size:32px;}}@media (max-width:575px){body h1,body .ewh1{font-size:28px;}}body h2,body #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .title,body .ewh2{font-family:"Abhaya Libre",sans-serif;font-weight:var(--mw);color:var(--primary-muted);letter-spacing:var(--letter-spacing);margin-bottom:1rem;font-size:36px;}@media (max-width:1199px){body h2,body #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .title,body .ewh2{font-size:34px;}}@media (max-width:991px){body h2,body #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .title,body .ewh2{font-size:30px;}}@media (max-width:767px){body h2,body #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .title,body .ewh2{font-size:28px;}}@media (max-width:575px){body h2,body #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .title,body .ewh2{font-size:26px;}}body h3,body .ewh3,body .accordion .btn-link,.accordion body .btn-link{font-family:"Abhaya Libre",sans-serif;font-weight:var(--mw);color:var(--gold);margin-bottom:0.5rem;font-size:28px;}@media (max-width:1199px){body h3,body .ewh3,body .accordion .btn-link,.accordion body .btn-link{font-size:26px;}}@media (max-width:991px){body h3,body .ewh3,body .accordion .btn-link,.accordion body .btn-link{font-size:24px;}}@media (max-width:767px){body h3,body .ewh3,body .accordion .btn-link,.accordion body .btn-link{font-size:22px;}}@media (max-width:575px){body h3,body .ewh3,body .accordion .btn-link,.accordion body .btn-link{font-size:20px;}}body h4,body .ewh4{font-family:"Open Sans",sans-serif;font-weight:var(--mw);color:var(--primary-muted-2);margin-bottom:1.5rem;font-size:22px;}@media (max-width:1199px){body h4,body .ewh4{font-size:20px;}}@media (max-width:991px){body h4,body .ewh4{font-size:18px;}}@media (max-width:767px){body h4,body .ewh4{font-size:16px;}}body h5,body .ewh5{font-family:"Open Sans",sans-serif;font-weight:var(--sw);color:var(--primary-opacity);letter-spacing:var(--wide-spacing);margin-bottom:1rem;font-size:20px;}@media (max-width:1199px){body h5,body .ewh5{font-size:18px;}}@media (max-width:991px){body h5,body .ewh5{font-size:16px;}}@media (max-width:767px){body h5,body .ewh5{font-size:15px;}}body h6,body .ewh6{font-family:"Abhaya Libre",sans-serif;font-weight:var(--mw);color:var(--primary);letter-spacing:var(--wide-spacing);margin-bottom:1rem;font-size:18px;}@media (max-width:1199px){body h6,body .ewh6{font-size:16px;}}@media (max-width:991px){body h6,body .ewh6{font-size:15px;}}body p,body .bodyText,body input,body textarea,body li,body .btn{color:var(--primary-muted-2);font-family:"Open Sans",sans-serif;font-weight:var(--sw);letter-spacing:var(--letter-spacing);line-height:var(--line-height);font-size:18px;}@media (max-width:1199px){body p,body .bodyText,body input,body textarea,body li,body .btn{font-size:16px;}}@media (max-width:767px){body p,body .bodyText,body input,body textarea,body li,body .btn{font-size:15px;}}body b,body strong{color:var(--primary-muted-2);font-weight:var(--sbw);}body .title,body #title{font-family:"Open Sans",sans-serif;font-weight:var(--hw);text-transform:var(--text-transform);letter-spacing:var(--letter-spacing);margin-bottom:1rem;}body .light-text{--primary:var(--light-text);--dark:var(--light-text);--primary-opacity:rgba(255,255,255,0.5);--primary-muted:color-mix(in oklch,var(--light-text) 95%,transparent);--primary-muted-2:color-mix(in oklch,var(--light-text) 90%,transparent);color:var(--light-text);}body .light-text strong{color:inherit;}body .dark-text{--primary:var(--dark-text);color:var(--dark-text);}body .dark-text strong{color:inherit;}body ul li::marker,body ol li::marker{color:var(--primary-muted);font-weight:var(--mw);}body ul{list-style:disc;padding-inline-start:2rem;}body hr{border-top:1px solid var(--border-color);margin:1.5rem 0;width:100%;}body hr.dashed{border-style:dashed;border-width:1.5px;border-color:var(--gold);}body :focus{outline:none !important;}body html{scroll-behavior:smooth;}body ::-moz-selection{color:#fff;background-color:var(--gold);}body ::selection{color:#fff;background-color:var(--gold);}@media (min-width:1200px){body .container,body .container-lg,body .container-md,body .container-sm,body .container-xl{max-width:1200px;}}body{}body .extrabold{font-weight:900;}body{}body .column2,body .column02{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}@media (max-width:767px){body .column2,body .column02{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}body .column2 h1,body .column2 .ewh1,body .column2 h2,body .column2 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .column2 .title,body .column2 .ewh2,body .column2 h3,body .column2 .ewh3,body .column2 .accordion .btn-link,.accordion body .column2 .btn-link,body .column2 b,body .column2 strong,body .column2 h4,body .column2 .ewh4,body .column02 h1,body .column02 .ewh1,body .column02 h2,body .column02 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .column02 .title,body .column02 .ewh2,body .column02 h3,body .column02 .ewh3,body .column02 .accordion .btn-link,.accordion body .column02 .btn-link,body .column02 b,body .column02 strong,body .column02 h4,body .column02 .ewh4,body .column02 h3,body .column02 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}body .column3,body .column03{-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px;}@media (max-width:991px) and (min-width:767px){body .column3,body .column03{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}}@media (max-width:767px){body .column3,body .column03{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}body .column3 h1,body .column3 .ewh1,body .column3 h2,body .column3 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .column3 .title,body .column3 .ewh2,body .column3 h3,body .column3 .ewh3,body .column3 .accordion .btn-link,.accordion body .column3 .btn-link,body .column3 b,body .column3 strong,body .column3 h4,body .column3 .ewh4,body .column03 h1,body .column03 .ewh1,body .column03 h2,body .column03 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body .column03 .title,body .column03 .ewh2,body .column03 h3,body .column03 .ewh3,body .column03 .accordion .btn-link,.accordion body .column03 .btn-link,body .column03 b,body .column03 strong,body .column03 h4,body .column03 .ewh4,body .column03 h3,body .column03 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}body{}body a img[src$=".png"],body a img[src$=".jpg"]{transition:transform 0.3s !important;}body a img[src$=".png"]:hover,body a img[src$=".jpg"]:hover{transform:scale(1.05);}body{}body a[href*=".pdf"]::before{content:"\f1c1";font-family:"Font Awesome 6 Pro";margin-right:0.5rem;}body{}body .cta:not(.btn),body a.cta:not(.btn),body a[href^="mailto:"]:not(.btn),body a[href^="tel:"]:not(.btn),body a[href^="/kontakt-os"]:not(.btn),body a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2),body a[href^="/node/6"]:not(.btn){color:var(--gold);transition:all ease-in 0.3s;white-space:nowrap;}body .cta:not(.btn):hover,body a.cta:not(.btn):hover,body a[href^="mailto:"]:not(.btn):hover,body a[href^="tel:"]:not(.btn):hover,body a[href^="/kontakt-os"]:not(.btn):hover,body a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2):hover,body a[href^="/node/6"]:not(.btn):hover{filter:brightness(100%);}body{}body .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"],body .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"],body .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"],body .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"],body .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"],body #block-menu2rev2 .menu__link a[href^="/kontakt"],body #block-menu2rev2 .menu__link a[href^="mailto:"],body #block-menu2rev2 .menu__link a[href^="tel:"],body #block-menu2rev2 .menu__link a[href^="/node/6"],body #block-menu2rev2 .menu__link a[href^="/kontakt-os"]{color:unset !important;transition:unset !important;cursor:pointer;}body .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"]:hover,body .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"]:hover,body .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"]:hover,body .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"]:hover,body .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"]:hover,body #block-menu2rev2 .menu__link a[href^="/kontakt"]:hover,body #block-menu2rev2 .menu__link a[href^="mailto:"]:hover,body #block-menu2rev2 .menu__link a[href^="tel:"]:hover,body #block-menu2rev2 .menu__link a[href^="/node/6"]:hover,body #block-menu2rev2 .menu__link a[href^="/kontakt-os"]:hover{filter:none !important;cursor:pointer;}body{}body .white_link{color:#fff;font-weight:var(--sbw);transition:all ease-in 0.3s;}body .white_link:hover{color:rgba(255,255,255,0.6156862745);text-decoration:none;}body .black_link,body #ew-contact-info-1 a{font-weight:var(--sbw);word-wrap:break-word;color:var(--gold);transition:all ease-in 0.3s;}body .black_link:hover,body #ew-contact-info-1 a:hover{color:var(--light-gold);text-decoration:none;}body .chevronlink{position:relative;font-weight:var(--sbw);font-size:90%;}body .chevronlink::before{content:"\f054";font-family:"Font Awesome 6 Pro";margin-right:0.75rem;font-size:80%;transition:margin-right 0.3s ease-out;}body .chevronlink:hover{color:var(--gold);}body .chevronlink:hover::before{margin-right:0.5rem;}body .chevronlink{position:relative;padding:8px 0;}body .chevronlink::after{content:"";position:absolute;bottom:0;transform:translateY(50%);left:0;width:0%;height:2px;background-color:var(--cta);transition:width 0.3s ease-out;}body .chevronlink:hover::after{width:100%;}body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body .not-front main .btn-cta,.not-front main body .btn-cta,body .not-front main #btn-cta,.not-front main body #btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .not-front main .form-submit,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body .not-front main input[type=submit],body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-form-submit,body .not-front main .form-actions .form-submit,body .not-front main #edit-actions input[type=submit],body .not-front main #btn-form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main body .form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main body input[type=submit],.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-form-submit,.not-front main body .form-actions .form-submit,.not-front main .form-actions body .form-submit,.not-front main body #edit-actions input[type=submit],.not-front main #edit-actions body input[type=submit],.not-front main body #btn-form-submit,body .not-front main .btn-primary,.not-front main body .btn-primary,body .not-front main #btn-primary,.not-front main body #btn-primary,body .not-front main .btn-secondary,body .not-front main #btn-secondary,.not-front main body .btn-secondary,.not-front main body #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,.not-front main .form-actions body #custom-style-block .form-submit,body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary,body .btn-cta,body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body .form-actions .form-submit,body #edit-actions input[type=submit],body #btn-form-submit,body .btn-primary,body #btn-primary,body .btn-secondary,body #btn-secondary{font-family:"Open Sans",sans-serif;font-weight:var(--mw);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);text-align:center;cursor:pointer;transition:var(--btn-transition);transform:scale(1,1);font-size:14px;}@media (max-width:991px){body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body .not-front main .btn-cta,.not-front main body .btn-cta,body .not-front main #btn-cta,.not-front main body #btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .not-front main .form-submit,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body .not-front main input[type=submit],body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-form-submit,body .not-front main .form-actions .form-submit,body .not-front main #edit-actions input[type=submit],body .not-front main #btn-form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main body .form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main body input[type=submit],.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-form-submit,.not-front main body .form-actions .form-submit,.not-front main .form-actions body .form-submit,.not-front main body #edit-actions input[type=submit],.not-front main #edit-actions body input[type=submit],.not-front main body #btn-form-submit,body .not-front main .btn-primary,.not-front main body .btn-primary,body .not-front main #btn-primary,.not-front main body #btn-primary,body .not-front main .btn-secondary,body .not-front main #btn-secondary,.not-front main body .btn-secondary,.not-front main body #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,.not-front main .form-actions body #custom-style-block .form-submit,body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary,body .btn-cta,body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body .form-actions .form-submit,body #edit-actions input[type=submit],body #btn-form-submit,body .btn-primary,body #btn-primary,body .btn-secondary,body #btn-secondary{font-size:13px;}}@media (max-width:767px){body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body .not-front main .btn-cta,.not-front main body .btn-cta,body .not-front main #btn-cta,.not-front main body #btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .not-front main .form-submit,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body .not-front main input[type=submit],body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-form-submit,body .not-front main .form-actions .form-submit,body .not-front main #edit-actions input[type=submit],body .not-front main #btn-form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main body .form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main body input[type=submit],.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-form-submit,.not-front main body .form-actions .form-submit,.not-front main .form-actions body .form-submit,.not-front main body #edit-actions input[type=submit],.not-front main #edit-actions body input[type=submit],.not-front main body #btn-form-submit,body .not-front main .btn-primary,.not-front main body .btn-primary,body .not-front main #btn-primary,.not-front main body #btn-primary,body .not-front main .btn-secondary,body .not-front main #btn-secondary,.not-front main body .btn-secondary,.not-front main body #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,.not-front main .form-actions body #custom-style-block .form-submit,body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary,body .btn-cta,body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body .form-actions .form-submit,body #edit-actions input[type=submit],body #btn-form-submit,body .btn-primary,body #btn-primary,body .btn-secondary,body #btn-secondary{font-size:12px;}}body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta:hover,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:hover,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .form-submit:hover,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary:hover,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary:hover,.not-front main .form-actions body #custom-style-block .form-submit:hover,body #custom-style-block .form-actions .form-submit:hover,body #custom-style-block #edit-actions input[type=submit]:hover,body #custom-style-block #btn-form-submit:hover,body #custom-style-block .btn-cta:hover,body #custom-style-block #btn-cta:hover,body .form-actions #custom-style-block .form-submit:hover,body #custom-style-block .btn-secondary:hover,body #custom-style-block #btn-secondary:hover,body #custom-style-block .btn-primary:hover,body #custom-style-block #btn-primary:hover,body .btn-cta:hover,body #btn-cta:hover,.not-front main .form-actions body .form-submit:hover,.not-front main #edit-actions body input[type=submit]:hover,body .form-actions .form-submit:hover,body #edit-actions input[type=submit]:hover,body #btn-form-submit:hover,body .btn-primary:hover,body #btn-primary:hover,body .btn-secondary:hover,body #btn-secondary:hover{transform:translate3d(0px,0,1rem) scale(1);}body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta:active,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta:active,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta:active,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta:active,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:active,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:active,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit]:active,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit]:active,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit:active,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:active,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .form-submit:active,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary:active,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary:active,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary:active,.not-front main .form-actions body #custom-style-block .form-submit:active,body #custom-style-block .form-actions .form-submit:active,body #custom-style-block #edit-actions input[type=submit]:active,body #custom-style-block #btn-form-submit:active,body #custom-style-block .btn-cta:active,body #custom-style-block #btn-cta:active,body .form-actions #custom-style-block .form-submit:active,body #custom-style-block .btn-secondary:active,body #custom-style-block #btn-secondary:active,body #custom-style-block .btn-primary:active,body #custom-style-block #btn-primary:active,body .btn-cta:active,body #btn-cta:active,.not-front main .form-actions body .form-submit:active,.not-front main #edit-actions body input[type=submit]:active,body .form-actions .form-submit:active,body #edit-actions input[type=submit]:active,body #btn-form-submit:active,body .btn-primary:active,body #btn-primary:active,body .btn-secondary:active,body #btn-secondary:active{transform:translate3d(0px,0,1rem) scale(0.98);}body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .icon.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .icon.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input.icon[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input.icon[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .icon.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-secondary::before,.not-front main .form-actions body #custom-style-block .icon.form-submit::before,body #custom-style-block .form-actions .icon.form-submit::before,body #custom-style-block #edit-actions input.icon[type=submit]::before,body #custom-style-block .icon#btn-form-submit::before,body #custom-style-block .icon.btn-cta::before,body #custom-style-block .icon#btn-cta::before,body .form-actions #custom-style-block .icon.form-submit::before,body #custom-style-block .icon.btn-secondary::before,body #custom-style-block .icon#btn-secondary::before,body #custom-style-block .icon.btn-primary::before,body #custom-style-block .icon#btn-primary::before,body .icon.btn-cta::before,body .icon#btn-cta::before,.not-front main .form-actions body .icon.form-submit::before,.not-front main #edit-actions body input.icon[type=submit]::before,body .form-actions .icon.form-submit::before,body #edit-actions input.icon[type=submit]::before,body .icon#btn-form-submit::before,body .icon.btn-primary::before,body .icon#btn-primary::before,body .icon.btn-secondary::before,body .icon#btn-secondary::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;margin-right:0.5rem;will-change:margin-right;transition:margin-right 0.2s ease-out,color 0.3s ease-out,border-color 0.3s ease-out,background-color 0.3s ease-out;}body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-cta:hover,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-cta:hover,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit:hover,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]:hover,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .icon.form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .icon.form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input.icon[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input.icon[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-form-submit:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .icon.form-submit:hover,body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-primary:hover,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-primary:hover,body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary:hover,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-secondary:hover,.not-front main .form-actions body #custom-style-block .icon.form-submit:hover,body #custom-style-block .form-actions .icon.form-submit:hover,body #custom-style-block #edit-actions input.icon[type=submit]:hover,body #custom-style-block .icon#btn-form-submit:hover,body #custom-style-block .icon.btn-cta:hover,body #custom-style-block .icon#btn-cta:hover,body .form-actions #custom-style-block .icon.form-submit:hover,body #custom-style-block .icon.btn-secondary:hover,body #custom-style-block .icon#btn-secondary:hover,body #custom-style-block .icon.btn-primary:hover,body #custom-style-block .icon#btn-primary:hover,body .icon.btn-cta:hover,body .icon#btn-cta:hover,.not-front main .form-actions body .icon.form-submit:hover,.not-front main #edit-actions body input.icon[type=submit]:hover,body .form-actions .icon.form-submit:hover,body #edit-actions input.icon[type=submit]:hover,body .icon#btn-form-submit:hover,body .icon.btn-primary:hover,body .icon#btn-primary:hover,body .icon.btn-secondary:hover,body .icon#btn-secondary:hover{color:#fff;border-color:var(--gold);background-color:var(--gold);}body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-cta:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-cta:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .icon.form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .icon.form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input.icon[type=submit]:hover::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input.icon[type=submit]:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-form-submit:hover::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .icon.form-submit:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-primary:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-primary:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary:hover::before,body #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon.btn-secondary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container body .icon#btn-secondary:hover::before,.not-front main .form-actions body #custom-style-block .icon.form-submit:hover::before,body #custom-style-block .form-actions .icon.form-submit:hover::before,body #custom-style-block #edit-actions input.icon[type=submit]:hover::before,body #custom-style-block .icon#btn-form-submit:hover::before,body #custom-style-block .icon.btn-cta:hover::before,body #custom-style-block .icon#btn-cta:hover::before,body .form-actions #custom-style-block .icon.form-submit:hover::before,body #custom-style-block .icon.btn-secondary:hover::before,body #custom-style-block .icon#btn-secondary:hover::before,body #custom-style-block .icon.btn-primary:hover::before,body #custom-style-block .icon#btn-primary:hover::before,body .icon.btn-cta:hover::before,body .icon#btn-cta:hover::before,.not-front main .form-actions body .icon.form-submit:hover::before,.not-front main #edit-actions body input.icon[type=submit]:hover::before,body .form-actions .icon.form-submit:hover::before,body #edit-actions input.icon[type=submit]:hover::before,body .icon#btn-form-submit:hover::before,body .icon.btn-primary:hover::before,body .icon#btn-primary:hover::before,body .icon.btn-secondary:hover::before,body .icon#btn-secondary:hover::before{margin-right:1rem;}body #block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar.btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar#btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .calendar.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.calendar[type=submit]::before,body #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .calendar.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .calendar.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input.calendar[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input.calendar[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .calendar.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .calendar.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar.btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar#btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-secondary::before,body #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .calendar#btn-secondary::before,.not-front main .form-actions body #custom-style-block .calendar.form-submit::before,body #custom-style-block .form-actions .calendar.form-submit::before,body #custom-style-block #edit-actions input.calendar[type=submit]::before,body #custom-style-block .calendar#btn-form-submit::before,body #custom-style-block .calendar.btn-cta::before,body #custom-style-block .calendar#btn-cta::before,body .form-actions #custom-style-block .calendar.form-submit::before,body #custom-style-block .calendar.btn-secondary::before,body #custom-style-block .calendar#btn-secondary::before,body #custom-style-block .calendar.btn-primary::before,body #custom-style-block .calendar#btn-primary::before,body .calendar.btn-cta::before,body .calendar#btn-cta::before,.not-front main .form-actions body .calendar.form-submit::before,.not-front main #edit-actions body input.calendar[type=submit]::before,body .form-actions .calendar.form-submit::before,body #edit-actions input.calendar[type=submit]::before,body .calendar#btn-form-submit::before,body .calendar.btn-primary::before,body .calendar#btn-primary::before,body .calendar.btn-secondary::before,body .calendar#btn-secondary::before{content:"\f274";}body #block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow.btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow#btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .arrow.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.arrow[type=submit]::before,body #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .arrow.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .arrow.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input.arrow[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input.arrow[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .arrow.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .arrow.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow.btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow#btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-secondary::before,body #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .arrow#btn-secondary::before,.not-front main .form-actions body #custom-style-block .arrow.form-submit::before,body #custom-style-block .form-actions .arrow.form-submit::before,body #custom-style-block #edit-actions input.arrow[type=submit]::before,body #custom-style-block .arrow#btn-form-submit::before,body #custom-style-block .arrow.btn-cta::before,body #custom-style-block .arrow#btn-cta::before,body .form-actions #custom-style-block .arrow.form-submit::before,body #custom-style-block .arrow.btn-secondary::before,body #custom-style-block .arrow#btn-secondary::before,body #custom-style-block .arrow.btn-primary::before,body #custom-style-block .arrow#btn-primary::before,body .arrow.btn-cta::before,body .arrow#btn-cta::before,.not-front main .form-actions body .arrow.form-submit::before,.not-front main #edit-actions body input.arrow[type=submit]::before,body .form-actions .arrow.form-submit::before,body #edit-actions input.arrow[type=submit]::before,body .arrow#btn-form-submit::before,body .arrow.btn-primary::before,body .arrow#btn-primary::before,body .arrow.btn-secondary::before,body .arrow#btn-secondary::before{content:"\f061";}body #block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane.btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane#btn-cta::before,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .pplane.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.pplane[type=submit]::before,body #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .pplane.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .pplane.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input.pplane[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input.pplane[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .pplane.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container body .pplane.form-submit::before,body #block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane.btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane#btn-primary::before,body #block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-secondary::before,body #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container body .pplane#btn-secondary::before,.not-front main .form-actions body #custom-style-block .pplane.form-submit::before,body #custom-style-block .form-actions .pplane.form-submit::before,body #custom-style-block #edit-actions input.pplane[type=submit]::before,body #custom-style-block .pplane#btn-form-submit::before,body #custom-style-block .pplane.btn-cta::before,body #custom-style-block .pplane#btn-cta::before,body .form-actions #custom-style-block .pplane.form-submit::before,body #custom-style-block .pplane.btn-secondary::before,body #custom-style-block .pplane#btn-secondary::before,body #custom-style-block .pplane.btn-primary::before,body #custom-style-block .pplane#btn-primary::before,body .pplane.btn-cta::before,body .pplane#btn-cta::before,.not-front main .form-actions body .pplane.form-submit::before,.not-front main #edit-actions body input.pplane[type=submit]::before,body .form-actions .pplane.form-submit::before,body #edit-actions input.pplane[type=submit]::before,body .pplane#btn-form-submit::before,body .pplane.btn-primary::before,body .pplane#btn-primary::before,body .pplane.btn-secondary::before,body .pplane#btn-secondary::before{content:"\f1d8";font-weight:600;}body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body .not-front main .btn-secondary,.not-front main body .btn-secondary,body .not-front main #btn-secondary,.not-front main body #btn-secondary,body .not-front main .btn-primary,.not-front main body .btn-primary,body .not-front main #btn-primary,.not-front main body #btn-primary,body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary,body .btn-secondary,body #btn-secondary,body .btn-primary,body #btn-primary{padding:var(--btn-padding);border-radius:var(--radius);}body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary:hover,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary:hover,body #custom-style-block .btn-secondary:hover,body #custom-style-block #btn-secondary:hover,body #custom-style-block .btn-primary:hover,body #custom-style-block #btn-primary:hover,body .btn-secondary:hover,body #btn-secondary:hover,body .btn-primary:hover,body #btn-primary:hover,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary:focus,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary:focus,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary:focus,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary:focus,body #custom-style-block .btn-secondary:focus,body #custom-style-block #btn-secondary:focus,body #custom-style-block .btn-primary:focus,body #custom-style-block #btn-primary:focus,body .btn-secondary:focus,body #btn-secondary:focus,body .btn-primary:focus,body #btn-primary:focus,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary:active,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary:active,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary:active,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary:active,body #custom-style-block .btn-secondary:active,body #custom-style-block #btn-secondary:active,body #custom-style-block .btn-primary:active,body #custom-style-block #btn-primary:active,body .btn-secondary:active,body #btn-secondary:active,body .btn-primary:active,body #btn-primary:active{box-shadow:none;outline:none;border-width:1px;border-style:solid;}body .btn-primary,body #btn-primary{background-color:var(--primary);border-color:var(--primary);color:var(--white);}body .btn-primary:hover,body .btn-primary:focus,body .btn-primary:active,body #btn-primary:hover,body #btn-primary:focus,body #btn-primary:active{background-color:var(--gold);border-color:var(--gold);color:var(--white);}body .btn-secondary,body #btn-secondary{background-color:var(--gold);border-color:var(--gold);color:var(--white);}body .btn-secondary:hover,body .btn-secondary:focus,body .btn-secondary:active,body #btn-secondary:hover,body #btn-secondary:focus,body #btn-secondary:active{background-color:var(--primary);border-color:var(--primary);color:var(--white);}body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body .not-front main .form-actions .form-submit,.not-front main .form-actions body .form-submit,body .not-front main #edit-actions input[type=submit],.not-front main #edit-actions body input[type=submit],body .not-front main #btn-form-submit,.not-front main body #btn-form-submit,body .not-front main .btn-cta,.not-front main body .btn-cta,body .not-front main #btn-cta,.not-front main body #btn-cta,body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions .form-submit,body #edit-actions input[type=submit],body #btn-form-submit,body .btn-cta,body #btn-cta{color:#fff;border-radius:var(--radius);padding:var(--btn-cta-padding);border:1px solid var(--cta);background-color:var(--cta);box-shadow:none;}body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit:hover,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit]:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit:hover,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta:hover,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta:hover,.not-front main .form-actions body .form-submit:hover,.not-front main #edit-actions body input[type=submit]:hover,body #custom-style-block .form-actions .form-submit:hover,body #custom-style-block #edit-actions input[type=submit]:hover,body #custom-style-block #btn-form-submit:hover,body #custom-style-block .btn-cta:hover,body #custom-style-block #btn-cta:hover,body .form-actions .form-submit:hover,body #edit-actions input[type=submit]:hover,body #btn-form-submit:hover,body .btn-cta:hover,body #btn-cta:hover{opacity:1;border:1px solid var(--cta-light);background-color:var(--cta-light);color:#fff;box-shadow:var(--box-shadow);filter:brightness(1);}body .form-actions .form-submit,body #edit-actions input[type=submit],body #btn-form-submit{margin-top:0.2rem;width:-moz-fit-content;width:fit-content;}body #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 body .cta-menu-toggle,body #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 body .cta-2-primary,body .not-front main #ew-cta-2 .cta-menu-toggle,.not-front main #ew-cta-2 body .cta-menu-toggle,body .not-front main #ew-cta-2 .cta-2-primary,.not-front main #ew-cta-2 body .cta-2-primary,body #custom-style-block #ew-cta-2 .cta-menu-toggle,body #custom-style-block #ew-cta-2 .cta-2-primary,body #ew-cta-2 .cta-menu-toggle,body #ew-cta-2 .cta-2-primary{background:linear-gradient(320deg,var(--cta),var(--cta),var(--cta-light)) !important;}body #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex body .cta-2-primary,body .not-front main #ew-cta-2 .cta-flex .cta-2-primary,.not-front main #ew-cta-2 .cta-flex body .cta-2-primary,body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary,body #ew-cta-2 .cta-flex .cta-2-primary{box-shadow:inset 1px 1px 1px 0px rgba(255,255,255,0.18),1px 1px 4px 0px rgba(0,0,0,0.18);}body #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex body .cta-2-primary:hover,body .not-front main #ew-cta-2 .cta-flex .cta-2-primary:hover,.not-front main #ew-cta-2 .cta-flex body .cta-2-primary:hover,body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary:hover,body #ew-cta-2 .cta-flex .cta-2-primary:hover{filter:brightness(1.2);}body #ew-cta-2 a:hover{text-decoration:none !important;}body #ew-cta-2{z-index:5;}body #ew-cta-2 .cta-flex .cta-2-primary,body #ew-cta-2 .cta-2-primary-icon,body #ew-cta-2 .cta-2-primary-value,body #ew-cta-2 .cta-menu-toggle svg{color:white;min-width:24px;font-weight:var(--sbw);text-transform:var(--text-transform);}body #ew-cta-2 .cta-menu-toggle{position:fixed;display:flex;font-size:1.5rem;color:white;min-width:50px;min-height:50px;height:50px;bottom:0.5rem;right:0.5rem;transition:all 0.2s ease-in-out;}body #ew-cta-2 .cta-menu-toggle.active{rotate:45deg;transition:all 0.2s ease-in-out;background-color:var(--cta);filter:brightness(40%);}body #ew-cta-2 .cta-menu-toggle,body #ew-cta-2 .cta-2-primary{justify-content:center;align-items:center;border-radius:50%;border:none;margin:0;}body #ew-cta-2 .cta-flex{position:fixed;display:flex;flex-direction:column;row-gap:0.5rem;opacity:0;right:0.5rem;bottom:calc(1rem + 50px);transition:all 0.2s ease-in-out;transform:translateY(10px);pointer-events:none;}body #ew-cta-2 .cta-flex .cta-2-primary{display:flex;min-height:45px;height:45px;width:160px;-moz-column-gap:0.5rem;column-gap:0.5rem;padding:1rem;right:0.5rem;border-radius:var(--radius);}body #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;}body #ew-cta-2 .cta-flex.active a:nth-child(1){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 1);}body #ew-cta-2 .cta-flex.active a:nth-child(2){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 2);}body #ew-cta-2 .cta-flex.active a:nth-child(3){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 3);}body #ew-cta-2 .cta-flex.active a:nth-child(4){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 4);}body #ew-cta-2 .cta-flex.active a:nth-child(5){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 5);}body #ew-cta-2 .cta-flex.active a:nth-child(6){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 6);}body #ew-cta-2 .cta-flex.active a:nth-child(7){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 7);}body #ew-cta-2 .cta-flex.active a:nth-child(8){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 8);}body #ew-cta-2 .cta-flex.active a:nth-child(9){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 9);}body #ew-cta-2 .cta-flex.active a:nth-child(10){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 10);}@keyframes one-shot{0%{transform:translateY(25px);opacity:0;}100%{transform:translate(0);opacity:1;}}body #ew-cta-2 .cta-flex.active{opacity:1;transform:none;pointer-events:all;}@media screen and (min-width:768px){body #ew-cta-2 .cta-menu-toggle{display:none;}body #ew-cta-2 .cta-flex{display:flex;flex-direction:column;row-gap:0.5rem;opacity:1;right:0;}body #ew-cta-2 .cta-flex .cta-2-primary{pointer-events:all;display:flex;width:180px;min-height:50px;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;justify-content:flex-start;border:none;padding:0.5rem 1rem;margin:0;transform:translateX(calc(100% - 55px));border-radius:var(--radius) 0 0 var(--radius);transition:all 0.2s ease-in-out;}body #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon{width:25px;}body #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value{display:block;}body #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;transition:all 0.2s ease-in-out;}}body p:has(.btn){display:flex;flex-direction:row;gap:0.75rem;}@media (max-width:575px){body p:has(.btn){flex-direction:row;flex-wrap:wrap;gap:0.5rem;}}body #custom-style-block :focus{outline:none !important;}body #custom-style-block html{scroll-behavior:smooth;}body #custom-style-block ::-moz-selection{color:#fff;background-color:var(--gold);}body #custom-style-block ::selection{color:#fff;background-color:var(--gold);}@media (min-width:1200px){body #custom-style-block .container,body #custom-style-block .container-lg,body #custom-style-block .container-md,body #custom-style-block .container-sm,body #custom-style-block .container-xl{max-width:1200px;}}body #custom-style-block{}body #custom-style-block .extrabold{font-weight:900;}body #custom-style-block{}body #custom-style-block .column2,body #custom-style-block .column02{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}@media (max-width:767px){body #custom-style-block .column2,body #custom-style-block .column02{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}body #custom-style-block .column2 h1,body #custom-style-block .column2 .ewh1,body #custom-style-block .column2 h2,body #custom-style-block .column2 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body #custom-style-block .column2 .title,body #custom-style-block .column2 .ewh2,body #custom-style-block .column2 h3,body #custom-style-block .column2 .ewh3,body #custom-style-block .column2 .accordion .btn-link,.accordion body #custom-style-block .column2 .btn-link,body #custom-style-block .column2 b,body #custom-style-block .column2 strong,body #custom-style-block .column2 h4,body #custom-style-block .column2 .ewh4,body #custom-style-block .column02 h1,body #custom-style-block .column02 .ewh1,body #custom-style-block .column02 h2,body #custom-style-block .column02 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body #custom-style-block .column02 .title,body #custom-style-block .column02 .ewh2,body #custom-style-block .column02 h3,body #custom-style-block .column02 .ewh3,body #custom-style-block .column02 .accordion .btn-link,.accordion body #custom-style-block .column02 .btn-link,body #custom-style-block .column02 b,body #custom-style-block .column02 strong,body #custom-style-block .column02 h4,body #custom-style-block .column02 .ewh4,body #custom-style-block .column02 h3,body #custom-style-block .column02 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}body #custom-style-block .column3,body #custom-style-block .column03{-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px;}@media (max-width:991px) and (min-width:767px){body #custom-style-block .column3,body #custom-style-block .column03{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}}@media (max-width:767px){body #custom-style-block .column3,body #custom-style-block .column03{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}body #custom-style-block .column3 h1,body #custom-style-block .column3 .ewh1,body #custom-style-block .column3 h2,body #custom-style-block .column3 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body #custom-style-block .column3 .title,body #custom-style-block .column3 .ewh2,body #custom-style-block .column3 h3,body #custom-style-block .column3 .ewh3,body #custom-style-block .column3 .accordion .btn-link,.accordion body #custom-style-block .column3 .btn-link,body #custom-style-block .column3 b,body #custom-style-block .column3 strong,body #custom-style-block .column3 h4,body #custom-style-block .column3 .ewh4,body #custom-style-block .column03 h1,body #custom-style-block .column03 .ewh1,body #custom-style-block .column03 h2,body #custom-style-block .column03 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab body #custom-style-block .column03 .title,body #custom-style-block .column03 .ewh2,body #custom-style-block .column03 h3,body #custom-style-block .column03 .ewh3,body #custom-style-block .column03 .accordion .btn-link,.accordion body #custom-style-block .column03 .btn-link,body #custom-style-block .column03 b,body #custom-style-block .column03 strong,body #custom-style-block .column03 h4,body #custom-style-block .column03 .ewh4,body #custom-style-block .column03 h3,body #custom-style-block .column03 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}body #custom-style-block{}body #custom-style-block a img[src$=".png"],body #custom-style-block a img[src$=".jpg"]{transition:transform 0.3s !important;}body #custom-style-block a img[src$=".png"]:hover,body #custom-style-block a img[src$=".jpg"]:hover{transform:scale(1.05);}body #custom-style-block{}body #custom-style-block a[href*=".pdf"]::before{content:"\f1c1";font-family:"Font Awesome 6 Pro";margin-right:0.5rem;}body #custom-style-block{}body #custom-style-block .cta:not(.btn),body #custom-style-block a.cta:not(.btn),body #custom-style-block a[href^="mailto:"]:not(.btn),body #custom-style-block a[href^="tel:"]:not(.btn),body #custom-style-block a[href^="/kontakt-os"]:not(.btn),body #custom-style-block a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2),body #custom-style-block a[href^="/node/6"]:not(.btn){color:var(--gold);transition:all ease-in 0.3s;white-space:nowrap;}body #custom-style-block .cta:not(.btn):hover,body #custom-style-block a.cta:not(.btn):hover,body #custom-style-block a[href^="mailto:"]:not(.btn):hover,body #custom-style-block a[href^="tel:"]:not(.btn):hover,body #custom-style-block a[href^="/kontakt-os"]:not(.btn):hover,body #custom-style-block a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2):hover,body #custom-style-block a[href^="/node/6"]:not(.btn):hover{filter:brightness(100%);}body #custom-style-block{}body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"],body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"],body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"],body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"],body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"],body #custom-style-block #block-menu2rev2 .menu__link a[href^="/kontakt"],body #custom-style-block #block-menu2rev2 .menu__link a[href^="mailto:"],body #custom-style-block #block-menu2rev2 .menu__link a[href^="tel:"],body #custom-style-block #block-menu2rev2 .menu__link a[href^="/node/6"],body #custom-style-block #block-menu2rev2 .menu__link a[href^="/kontakt-os"]{color:unset !important;transition:unset !important;cursor:pointer;}body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"]:hover,body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"]:hover,body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"]:hover,body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"]:hover,body #custom-style-block .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"]:hover,body #custom-style-block #block-menu2rev2 .menu__link a[href^="/kontakt"]:hover,body #custom-style-block #block-menu2rev2 .menu__link a[href^="mailto:"]:hover,body #custom-style-block #block-menu2rev2 .menu__link a[href^="tel:"]:hover,body #custom-style-block #block-menu2rev2 .menu__link a[href^="/node/6"]:hover,body #custom-style-block #block-menu2rev2 .menu__link a[href^="/kontakt-os"]:hover{filter:none !important;cursor:pointer;}body #custom-style-block{}body #custom-style-block .white_link{color:#fff;font-weight:var(--sbw);transition:all ease-in 0.3s;}body #custom-style-block .white_link:hover{color:rgba(255,255,255,0.6156862745);text-decoration:none;}body #custom-style-block .black_link,body #custom-style-block #ew-contact-info-1 a{font-weight:var(--sbw);word-wrap:break-word;color:var(--gold);transition:all ease-in 0.3s;}body #custom-style-block .black_link:hover,body #custom-style-block #ew-contact-info-1 a:hover{color:var(--light-gold);text-decoration:none;}body #custom-style-block .chevronlink{position:relative;font-weight:var(--sbw);font-size:90%;}body #custom-style-block .chevronlink::before{content:"\f054";font-family:"Font Awesome 6 Pro";margin-right:0.75rem;font-size:80%;transition:margin-right 0.3s ease-out;}body #custom-style-block .chevronlink:hover{color:var(--gold);}body #custom-style-block .chevronlink:hover::before{margin-right:0.5rem;}body #custom-style-block .chevronlink{position:relative;padding:8px 0;}body #custom-style-block .chevronlink::after{content:"";position:absolute;bottom:0;transform:translateY(50%);left:0;width:0%;height:2px;background-color:var(--cta);transition:width 0.3s ease-out;}body #custom-style-block .chevronlink:hover::after{width:100%;}body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-secondary,.not-front main .form-actions body #custom-style-block .form-submit,.not-front main #edit-actions body #custom-style-block input[type=submit],body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #edit-actions #custom-style-block input[type=submit],body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary{font-family:"Open Sans",sans-serif;font-weight:var(--mw);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);text-align:center;cursor:pointer;transition:var(--btn-transition);transform:scale(1,1);font-size:14px;}@media (max-width:991px){body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-secondary,.not-front main .form-actions body #custom-style-block .form-submit,.not-front main #edit-actions body #custom-style-block input[type=submit],body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #edit-actions #custom-style-block input[type=submit],body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary{font-size:13px;}}@media (max-width:767px){body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #custom-style-block .btn-secondary,.not-front main .form-actions body #custom-style-block .form-submit,.not-front main #edit-actions body #custom-style-block input[type=submit],body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #edit-actions #custom-style-block input[type=submit],body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary{font-size:12px;}}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit]:hover,.not-front main .form-actions body #custom-style-block .form-submit:hover,.not-front main #edit-actions body #custom-style-block input[type=submit]:hover,body #custom-style-block .form-actions .form-submit:hover,body #custom-style-block #edit-actions input[type=submit]:hover,body #custom-style-block #btn-form-submit:hover,body #custom-style-block .btn-cta:hover,body #custom-style-block #btn-cta:hover,body .form-actions #custom-style-block .form-submit:hover,body #edit-actions #custom-style-block input[type=submit]:hover,body #custom-style-block .btn-secondary:hover,body #custom-style-block #btn-secondary:hover,body #custom-style-block .btn-primary:hover,body #custom-style-block #btn-primary:hover{transform:translate3d(0px,0,1rem) scale(1);}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit]:active,.not-front main .form-actions body #custom-style-block .form-submit:active,.not-front main #edit-actions body #custom-style-block input[type=submit]:active,body #custom-style-block .form-actions .form-submit:active,body #custom-style-block #edit-actions input[type=submit]:active,body #custom-style-block #btn-form-submit:active,body #custom-style-block .btn-cta:active,body #custom-style-block #btn-cta:active,body .form-actions #custom-style-block .form-submit:active,body #edit-actions #custom-style-block input[type=submit]:active,body #custom-style-block .btn-secondary:active,body #custom-style-block #btn-secondary:active,body #custom-style-block .btn-primary:active,body #custom-style-block #btn-primary:active{transform:translate3d(0px,0,1rem) scale(0.98);}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .icon.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input.icon[type=submit]::before,.not-front main .form-actions body #custom-style-block .icon.form-submit::before,.not-front main #edit-actions body #custom-style-block input.icon[type=submit]::before,body #custom-style-block .form-actions .icon.form-submit::before,body #custom-style-block #edit-actions input.icon[type=submit]::before,body #custom-style-block .icon#btn-form-submit::before,body #custom-style-block .icon.btn-cta::before,body #custom-style-block .icon#btn-cta::before,body .form-actions #custom-style-block .icon.form-submit::before,body #edit-actions #custom-style-block input.icon[type=submit]::before,body #custom-style-block .icon.btn-secondary::before,body #custom-style-block .icon#btn-secondary::before,body #custom-style-block .icon.btn-primary::before,body #custom-style-block .icon#btn-primary::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;margin-right:0.5rem;will-change:margin-right;transition:margin-right 0.2s ease-out,color 0.3s ease-out,border-color 0.3s ease-out,background-color 0.3s ease-out;}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .icon.form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input.icon[type=submit]:hover,.not-front main .form-actions body #custom-style-block .icon.form-submit:hover,.not-front main #edit-actions body #custom-style-block input.icon[type=submit]:hover,body #custom-style-block .form-actions .icon.form-submit:hover,body #custom-style-block #edit-actions input.icon[type=submit]:hover,body #custom-style-block .icon#btn-form-submit:hover,body #custom-style-block .icon.btn-cta:hover,body #custom-style-block .icon#btn-cta:hover,body .form-actions #custom-style-block .icon.form-submit:hover,body #edit-actions #custom-style-block input.icon[type=submit]:hover,body #custom-style-block .icon.btn-secondary:hover,body #custom-style-block .icon#btn-secondary:hover,body #custom-style-block .icon.btn-primary:hover,body #custom-style-block .icon#btn-primary:hover{color:#fff;border-color:var(--gold);background-color:var(--gold);}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .icon.form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input.icon[type=submit]:hover::before,.not-front main .form-actions body #custom-style-block .icon.form-submit:hover::before,.not-front main #edit-actions body #custom-style-block input.icon[type=submit]:hover::before,body #custom-style-block .form-actions .icon.form-submit:hover::before,body #custom-style-block #edit-actions input.icon[type=submit]:hover::before,body #custom-style-block .icon#btn-form-submit:hover::before,body #custom-style-block .icon.btn-cta:hover::before,body #custom-style-block .icon#btn-cta:hover::before,body .form-actions #custom-style-block .icon.form-submit:hover::before,body #edit-actions #custom-style-block input.icon[type=submit]:hover::before,body #custom-style-block .icon.btn-secondary:hover::before,body #custom-style-block .icon#btn-secondary:hover::before,body #custom-style-block .icon.btn-primary:hover::before,body #custom-style-block .icon#btn-primary:hover::before{margin-right:1rem;}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .calendar.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input.calendar[type=submit]::before,.not-front main .form-actions body #custom-style-block .calendar.form-submit::before,.not-front main #edit-actions body #custom-style-block input.calendar[type=submit]::before,body #custom-style-block .form-actions .calendar.form-submit::before,body #custom-style-block #edit-actions input.calendar[type=submit]::before,body #custom-style-block .calendar#btn-form-submit::before,body #custom-style-block .calendar.btn-cta::before,body #custom-style-block .calendar#btn-cta::before,body .form-actions #custom-style-block .calendar.form-submit::before,body #edit-actions #custom-style-block input.calendar[type=submit]::before,body #custom-style-block .calendar.btn-secondary::before,body #custom-style-block .calendar#btn-secondary::before,body #custom-style-block .calendar.btn-primary::before,body #custom-style-block .calendar#btn-primary::before{content:"\f274";}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .arrow.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input.arrow[type=submit]::before,.not-front main .form-actions body #custom-style-block .arrow.form-submit::before,.not-front main #edit-actions body #custom-style-block input.arrow[type=submit]::before,body #custom-style-block .form-actions .arrow.form-submit::before,body #custom-style-block #edit-actions input.arrow[type=submit]::before,body #custom-style-block .arrow#btn-form-submit::before,body #custom-style-block .arrow.btn-cta::before,body #custom-style-block .arrow#btn-cta::before,body .form-actions #custom-style-block .arrow.form-submit::before,body #edit-actions #custom-style-block input.arrow[type=submit]::before,body #custom-style-block .arrow.btn-secondary::before,body #custom-style-block .arrow#btn-secondary::before,body #custom-style-block .arrow.btn-primary::before,body #custom-style-block .arrow#btn-primary::before{content:"\f061";}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .pplane.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input.pplane[type=submit]::before,.not-front main .form-actions body #custom-style-block .pplane.form-submit::before,.not-front main #edit-actions body #custom-style-block input.pplane[type=submit]::before,body #custom-style-block .form-actions .pplane.form-submit::before,body #custom-style-block #edit-actions input.pplane[type=submit]::before,body #custom-style-block .pplane#btn-form-submit::before,body #custom-style-block .pplane.btn-cta::before,body #custom-style-block .pplane#btn-cta::before,body .form-actions #custom-style-block .pplane.form-submit::before,body #edit-actions #custom-style-block input.pplane[type=submit]::before,body #custom-style-block .pplane.btn-secondary::before,body #custom-style-block .pplane#btn-secondary::before,body #custom-style-block .pplane.btn-primary::before,body #custom-style-block .pplane#btn-primary::before{content:"\f1d8";font-weight:600;}body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary,body #custom-style-block .btn-primary,body #custom-style-block #btn-primary{padding:var(--btn-padding);border-radius:var(--radius);}body #custom-style-block .btn-secondary:hover,body #custom-style-block #btn-secondary:hover,body #custom-style-block .btn-primary:hover,body #custom-style-block #btn-primary:hover,body #custom-style-block .btn-secondary:focus,body #custom-style-block #btn-secondary:focus,body #custom-style-block .btn-primary:focus,body #custom-style-block #btn-primary:focus,body #custom-style-block .btn-secondary:active,body #custom-style-block #btn-secondary:active,body #custom-style-block .btn-primary:active,body #custom-style-block #btn-primary:active{box-shadow:none;outline:none;border-width:1px;border-style:solid;}body #custom-style-block .btn-primary,body #custom-style-block #btn-primary{background-color:var(--primary);border-color:var(--primary);color:var(--white);}body #custom-style-block .btn-primary:hover,body #custom-style-block .btn-primary:focus,body #custom-style-block .btn-primary:active,body #custom-style-block #btn-primary:hover,body #custom-style-block #btn-primary:focus,body #custom-style-block #btn-primary:active{background-color:var(--gold);border-color:var(--gold);color:var(--white);}body #custom-style-block .btn-secondary,body #custom-style-block #btn-secondary{background-color:var(--gold);border-color:var(--gold);color:var(--white);}body #custom-style-block .btn-secondary:hover,body #custom-style-block .btn-secondary:focus,body #custom-style-block .btn-secondary:active,body #custom-style-block #btn-secondary:hover,body #custom-style-block #btn-secondary:focus,body #custom-style-block #btn-secondary:active{background-color:var(--primary);border-color:var(--primary);color:var(--white);}body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,.not-front main .form-actions body #custom-style-block .form-submit,.not-front main #edit-actions body #custom-style-block input[type=submit],body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit,body #custom-style-block .btn-cta,body #custom-style-block #btn-cta,body .form-actions #custom-style-block .form-submit,body #edit-actions #custom-style-block input[type=submit]{color:#fff;border-radius:var(--radius);padding:var(--btn-cta-padding);border:1px solid var(--cta);background-color:var(--cta);box-shadow:none;}#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit]:hover,.not-front main .form-actions body #custom-style-block .form-submit:hover,.not-front main #edit-actions body #custom-style-block input[type=submit]:hover,body #custom-style-block .form-actions .form-submit:hover,body #custom-style-block #edit-actions input[type=submit]:hover,body #custom-style-block #btn-form-submit:hover,body #custom-style-block .btn-cta:hover,body #custom-style-block #btn-cta:hover,body .form-actions #custom-style-block .form-submit:hover,body #edit-actions #custom-style-block input[type=submit]:hover{opacity:1;border:1px solid var(--cta-light);background-color:var(--cta-light);color:#fff;box-shadow:var(--box-shadow);filter:brightness(1);}body #custom-style-block .form-actions .form-submit,body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #btn-form-submit{margin-top:0.2rem;width:-moz-fit-content;width:fit-content;}body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 body #custom-style-block .cta-menu-toggle,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 body #custom-style-block .cta-2-primary,.not-front main #ew-cta-2 body #custom-style-block .cta-menu-toggle,.not-front main #ew-cta-2 body #custom-style-block .cta-2-primary,body #custom-style-block #ew-cta-2 .cta-menu-toggle,body #custom-style-block #ew-cta-2 .cta-2-primary,body #ew-cta-2 #custom-style-block .cta-menu-toggle,body #ew-cta-2 #custom-style-block .cta-2-primary{background:linear-gradient(320deg,var(--cta),var(--cta),var(--cta-light)) !important;}body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex body #custom-style-block .cta-2-primary,.not-front main #ew-cta-2 .cta-flex body #custom-style-block .cta-2-primary,body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary,body #ew-cta-2 .cta-flex #custom-style-block .cta-2-primary{box-shadow:inset 1px 1px 1px 0px rgba(255,255,255,0.18),1px 1px 4px 0px rgba(0,0,0,0.18);}body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex body #custom-style-block .cta-2-primary:hover,.not-front main #ew-cta-2 .cta-flex body #custom-style-block .cta-2-primary:hover,body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary:hover,body #ew-cta-2 .cta-flex #custom-style-block .cta-2-primary:hover{filter:brightness(1.2);}body #custom-style-block #ew-cta-2 a:hover{text-decoration:none !important;}body #custom-style-block #ew-cta-2{z-index:5;}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary,body #custom-style-block #ew-cta-2 .cta-2-primary-icon,body #custom-style-block #ew-cta-2 .cta-2-primary-value,body #custom-style-block #ew-cta-2 .cta-menu-toggle svg{color:white;min-width:24px;font-weight:var(--sbw);text-transform:var(--text-transform);}body #custom-style-block #ew-cta-2 .cta-menu-toggle{position:fixed;display:flex;font-size:1.5rem;color:white;min-width:50px;min-height:50px;height:50px;bottom:0.5rem;right:0.5rem;transition:all 0.2s ease-in-out;}body #custom-style-block #ew-cta-2 .cta-menu-toggle.active{rotate:45deg;transition:all 0.2s ease-in-out;background-color:var(--cta);filter:brightness(40%);}body #custom-style-block #ew-cta-2 .cta-menu-toggle,body #custom-style-block #ew-cta-2 .cta-2-primary{justify-content:center;align-items:center;border-radius:50%;border:none;margin:0;}body #custom-style-block #ew-cta-2 .cta-flex{position:fixed;display:flex;flex-direction:column;row-gap:0.5rem;opacity:0;right:0.5rem;bottom:calc(1rem + 50px);transition:all 0.2s ease-in-out;transform:translateY(10px);pointer-events:none;}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary{display:flex;min-height:45px;height:45px;width:160px;-moz-column-gap:0.5rem;column-gap:0.5rem;padding:1rem;right:0.5rem;border-radius:var(--radius);}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(1){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 1);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(2){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 2);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(3){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 3);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(4){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 4);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(5){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 5);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(6){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 6);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(7){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 7);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(8){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 8);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(9){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 9);}body #custom-style-block #ew-cta-2 .cta-flex.active a:nth-child(10){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 10);}@keyframes one-shot{0%{transform:translateY(25px);opacity:0;}100%{transform:translate(0);opacity:1;}}body #custom-style-block #ew-cta-2 .cta-flex.active{opacity:1;transform:none;pointer-events:all;}@media screen and (min-width:768px){body #custom-style-block #ew-cta-2 .cta-menu-toggle{display:none;}body #custom-style-block #ew-cta-2 .cta-flex{display:flex;flex-direction:column;row-gap:0.5rem;opacity:1;right:0;}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary{pointer-events:all;display:flex;width:180px;min-height:50px;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;justify-content:flex-start;border:none;padding:0.5rem 1rem;margin:0;transform:translateX(calc(100% - 55px));border-radius:var(--radius) 0 0 var(--radius);transition:all 0.2s ease-in-out;}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon{width:25px;}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value{display:block;}body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;transition:all 0.2s ease-in-out;}}body #custom-style-block p:has(.btn){display:flex;flex-direction:row;gap:0.75rem;}@media (max-width:575px){body #custom-style-block p:has(.btn){flex-direction:row;flex-wrap:wrap;gap:0.5rem;}}table{width:100%;max-width:800px;margin-bottom:1.5rem;font-family:"Open Sans",sans-serif;}table th,table td{padding:0.4rem;border:none;}@media (max-width:767px){table th,table td{font-size:0.85rem;}}table thead{border-bottom:1px solid var(--border-color);}table thead td{color:var(--gold);}table thead td strong{color:inherit;}table thead th{text-transform:uppercase;color:var(--primary);font-weight:var(--bw);}table thead th:last-child{text-align:right;}table tr{border-bottom:1px solid var(--border-color);}table tr:last-child{border-bottom:none;}table thead td:last-child{text-align:right;}table tbody td{color:var(--primary-muted);font-weight:var(--mw);}table tbody td:last-child{font-weight:var(--mw);color:var(--primary-muted-2);text-align:right;}.accordion{margin-bottom:1.5rem;}.accordion .card{border:none;border-radius:0;background:transparent;}.accordion .card-header{background:transparent;padding:0;border:none;}.accordion .btn-link{font-family:"Abhaya Libre",sans-serif;text-decoration:none;width:100%;text-align:left;padding:4px 0 8px;padding-left:30px;position:relative;color:var(--primary-muted) !important;}.accordion .btn-link:hover,.accordion .btn-link:focus{text-decoration:none;box-shadow:none;}.accordion .btn-link{border-bottom:1px solid var(--border-color);}.accordion .btn-link::before{content:"+";position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(0deg);height:100%;padding-bottom:10px;display:flex;align-items:center;justify-content:center;font-weight:var(--sbw);color:var(--primary-opacity);font-size:150%;opacity:0.5;transition:transform 0.2s ease-out,opacity 0.2s ease-out;}.accordion .btn-link[aria-expanded=true]::before{transform:translateY(-50%) rotate(45deg);opacity:1;}.accordion .card-body{padding:1rem 0 1.5rem 2rem;text-align:left;}#Menu2rev2-624563e43ec58 .top .company-info__item{align-items:center;}#Menu2rev2-624563e43ec58 .primary{height:var(--main-menu-height);transition:var(--transition);}#Menu2rev2-624563e43ec58 .primary__logo img{will-change:max-height,content;max-height:calc(var(--main-menu-height) * 0.8);max-width:clamp(220px,20cqw,320px);transition:var(--transition);transition:var(--transition);will-change:transform;}#Menu2rev2-624563e43ec58 .primary__logo img:hover{transform:scale(1.05);}#Menu2rev2-624563e43ec58 .primary.js-sticky--stuck{height:var(--sticky-height);}#Menu2rev2-624563e43ec58 .primary.js-sticky--stuck .primary__logo img{max-height:calc(var(--sticky-height) * 0.8);}@media (max-width:1399px){#Menu2rev2-624563e43ec58 .menu__head{height:120px;}}#Menu2rev2-624563e43ec58 .menu__head-logo img{max-height:calc(var(--main-menu-height) * 0.4);}#Menu2rev2-624563e43ec58 .menu__link{font-weight:var(--sw);letter-spacing:var(--letter-spacing);color:var(--menu-link);padding:8px;}#Menu2rev2-624563e43ec58 .menu__link:hover,#Menu2rev2-624563e43ec58 .menu__link:focus-within{color:var(--menu-link-hover);}#Menu2rev2-624563e43ec58 .menu__link--current{color:var(--menu-link-active);font-weight:var(--sw);}#Menu2rev2-624563e43ec58 .menu__item--1 > .menu__link{text-transform:var(--text-transform);font-size:13px;}@media (max-width:575px){#Menu2rev2-624563e43ec58 .menu__item--1 > .menu__link{font-size:12px;}}#Menu2rev2-624563e43ec58 .menu__item--2 > .menu__link,#Menu2rev2-624563e43ec58 .menu__item--3 > .menu__link{text-transform:normal;font-size:13px;}@media (max-width:575px){#Menu2rev2-624563e43ec58 .menu__item--2 > .menu__link,#Menu2rev2-624563e43ec58 .menu__item--3 > .menu__link{font-size:12px;}}#Menu2rev2-624563e43ec58 .menu__item--1.menu__item--hover > .menu__link{color:var(--menu-link-hover);}@media (min-width:1400px){#Menu2rev2-624563e43ec58 .menu__item--1{margin-right:28px;}#Menu2rev2-624563e43ec58 .menu__item--1:not(.booking) > .menu__link{position:relative;padding:12px 0;}#Menu2rev2-624563e43ec58 .menu__item--1:not(.booking) > .menu__link::after{content:"";position:absolute;bottom:6px;transform:translateY(50%);left:0;width:0%;height:2px;background-color:var(--gold);transition:width 0.3s ease-out;}#Menu2rev2-624563e43ec58 .menu__item--1:not(.booking).menu__item--hover > .menu__link::after,#Menu2rev2-624563e43ec58 .menu__item--1:not(.booking):hover > .menu__link::after{width:100%;}#Menu2rev2-624563e43ec58 .menu__item--1.menu__item--1--active > .menu__link::after,#Menu2rev2-624563e43ec58 .menu__item--1:has(.menu__link--current) > .menu__link::after{width:100%;background-color:var(--light-rose);}#Menu2rev2-624563e43ec58 .menu__item--1.menu__item--1--active > .menu__link:hover::after,#Menu2rev2-624563e43ec58 .menu__item--1:has(.menu__link--current) > .menu__link:hover::after{background-color:var(--gold);}}#Menu2rev2-624563e43ec58 .menu__item--2,#Menu2rev2-624563e43ec58 .menu__item--3{white-space:normal;background-color:#fff;border:none;}#Menu2rev2-624563e43ec58 .menu__item--2 > .menu__link,#Menu2rev2-624563e43ec58 .menu__item--3 > .menu__link{--menu-link:var(--primary);}#Menu2rev2-624563e43ec58 .menu__item--2 > .menu__link:hover,#Menu2rev2-624563e43ec58 .menu__item--3 > .menu__link:hover{--menu-link-hover:var(--gold);}@media (min-width:1400px){#Menu2rev2-624563e43ec58 .menu__item--mega .menu__list{column-count:3;-moz-column-gap:1rem;column-gap:1rem;padding:1rem;-moz-column-count:3;}#Menu2rev2-624563e43ec58 .menu__item--mega .menu__list--2{background-color:white;}}@media (min-width:1400px){#Menu2rev2-624563e43ec58 .menu__dropdown:not(.menu__dropdown--1) .menu__link{margin-right:unset;padding:10px 26px;}#Menu2rev2-624563e43ec58 .menu__dropdown:not(.menu__dropdown--1){box-shadow:0px 30px 30px 0px rgba(0,0,0,0.25);}#Menu2rev2-624563e43ec58 .menu__dropdown:not(.menu__dropdown--1) .menu__dropdown--3{z-index:3;left:calc(100% + 3px);}}#Menu2rev2-624563e43ec58 .menu__item .toggle{background-color:transparent;color:inherit;box-shadow:none;}@media (min-width:1400px){#Menu2rev2-624563e43ec58 .menu__item--1 > .menu__link > .toggle{transition:var(--transition);right:0;margin-left:4px;}#Menu2rev2-624563e43ec58 .menu__item--1:hover > .menu__link > .toggle{transform:rotate(180deg);}#Menu2rev2-624563e43ec58 .menu__item--2 > .menu__link > .toggle{transition:var(--transition);}#Menu2rev2-624563e43ec58 .menu__item--2:hover > .menu__link > .toggle{transform:translateX(4px);}}#Menu2rev2-624563e43ec58 .booking{background-color:var(--cta);border-radius:var(--radius);}@media (max-width:1399px){#Menu2rev2-624563e43ec58 .booking{border-radius:0;}}#Menu2rev2-624563e43ec58 .booking{transition:background-color 0.3s ease-out,border-color 0.3s ease-out;}#Menu2rev2-624563e43ec58 .booking.menu__item--hover{color:white !important;}#Menu2rev2-624563e43ec58 .booking.menu__item--hover .menu__link{color:white !important;}#Menu2rev2-624563e43ec58 .booking .menu__link{color:white;transition:color 0.2s ease-out;}#Menu2rev2-624563e43ec58 .booking .menu__link:hover,#Menu2rev2-624563e43ec58 .booking .menu__link:focus-within{color:#fff;}#Menu2rev2-624563e43ec58 .booking .menu__link{padding:12px 16px;}#Menu2rev2-624563e43ec58 .booking .menu__link::before{content:"\f274";font-family:"Font Awesome 6 Pro";font-weight:400;margin-right:0.5rem;}#Menu2rev2-624563e43ec58 .booking:hover,#Menu2rev2-624563e43ec58 .booking:focus-within{background-color:var(--gold);border-color:var(--gold);}#Menu2rev2-624563e43ec58 .booking:focus,#Menu2rev2-624563e43ec58 .booking:active{transform:scale(0.98);}#Menu2rev2-624563e43ec58 .booking{position:relative;}#Menu2rev2-624563e43ec58 .booking::after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background-color:var(--gold);transition:width 0.3s ease-out;}#Menu2rev2-624563e43ec58 .booking:hover::after{width:100%;}@media (min-width:1400px){#Menu2rev2-624563e43ec58 .primary__cols{position:relative;}#Menu2rev2-624563e43ec58 .primary__cols:has(.searchBar.is-expanded)::after{content:"";flex:1;min-width:0;}#Menu2rev2-624563e43ec58 .primary__cols .primary__col:nth-of-type(1){flex:1;}#Menu2rev2-624563e43ec58 .primary__cols .primary__col:nth-of-type(2){flex:8;flex-grow:20;display:flex;justify-content:flex-end;position:relative;}#Menu2rev2-624563e43ec58 .primary__cols .primary__col:nth-of-type(2)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:2rem;background-color:var(--border-color);}#Menu2rev2-624563e43ec58 .primary__cols .searchBar{flex:1;background-color:inherit;transition:opacity var(--transition);min-width:0;}#Menu2rev2-624563e43ec58 .primary__cols .searchBar #search-block-form{display:flex;align-items:center;justify-content:flex-end;width:100%;transform:translatex(-1rem);}#Menu2rev2-624563e43ec58 .primary__cols .searchBar #edit-keys{color:var(--primary);width:0;min-width:0;padding:0;margin:0;border-width:0;overflow:hidden;opacity:0;transition:width var(--transition),min-width var(--transition),padding var(--transition),border-width var(--transition),opacity var(--transition),transform var(--transition);}#Menu2rev2-624563e43ec58 .primary__cols .searchBar.is-expanded{position:absolute;right:15px;top:0;bottom:0;width:280px;min-width:200px;display:flex;align-items:center;justify-content:flex-end;z-index:2;}#Menu2rev2-624563e43ec58 .primary__cols .searchBar.is-expanded #search-block-form{flex:1;min-width:0;justify-content:flex-end;}#Menu2rev2-624563e43ec58 .primary__cols .searchBar.is-expanded #edit-keys{flex:1;min-width:125px;width:auto;padding:0.5rem;border-width:1px;opacity:1;transform:translatex(-0.5rem);}}@media (max-width:575px){#Menu2rev2-624563e43ec58 .primary__cols .searchBar{display:none;}}#Menu2rev2-624563e43ec58 .primary__col:nth-of-type(2) .booking{transition:opacity var(--transition);}@media (min-width:1400px){#Menu2rev2-624563e43ec58.search-expanded .primary__col:nth-of-type(2) .booking{opacity:0;pointer-events:none;}}@media (min-width:1400px){#Menu2rev2-624563e43ec58 .menu__item--2.menu__item-efbdb0f3-73dc-4906-a8a4-2fd038954b50 .menu__dropdown--3{left:calc(-50% + 3px);right:unset;}}#Menu2rev2-624563e43ec58{}#block-ewcustom-sogefelt #search-block-form{display:flex;flex-direction:row;align-items:center;}#block-ewcustom-sogefelt #edit-submit{display:none;}#block-ewcustom-sogefelt #edit-actions{padding:0.5rem;position:relative;width:35px;height:35px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;}#block-ewcustom-sogefelt #edit-actions::before{content:"\f002";font-family:"Font Awesome 6 Pro";font-weight:300;color:var(--primary-opacity);font-size:18px;}@media (max-width:767px){#block-ewcustom-sogefelt #edit-actions::before{font-size:16px;}}#block-ewcustom-sogefelt #edit-actions:hover::before{color:var(--gold);}#block-ewcustom-sogefelt #edit-keys{border:1px solid var(--border-color);border-radius:var(--radius);padding:0.5rem;font-size:14px;}@media (max-width:767px){#block-ewcustom-sogefelt #edit-keys{font-size:12px;}}.hero .effect,#Indgangsvinkel8rev2-698d7dd62bddc .effect{padding:0;align-items:center;}.hero h1 strong,.hero .ewh1 strong,#Indgangsvinkel8rev2-698d7dd62bddc h1 strong,#Indgangsvinkel8rev2-698d7dd62bddc .ewh1 strong{color:var(--gold);}.hero #Employees2-6993247c63327,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327{padding:0;}.hero #Employees2-6993247c63327 .contact-info__item:not(:has(.fa-phone)),#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item:not(:has(.fa-phone)){display:none;}.hero #Employees2-6993247c63327 .contact-info__item-body,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item-body{display:none;}.hero #Employees2-6993247c63327 footer,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 footer{display:none;}.hero #Employees2-6993247c63327 .employee,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee{box-shadow:none;}.hero #Employees2-6993247c63327 .employees__grid,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employees__grid{grid-gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));}@media (min-width:576px){.hero #Employees2-6993247c63327 .employees__grid,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employees__grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:768px){.hero #Employees2-6993247c63327 .employees__grid,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employees__grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:992px){.hero #Employees2-6993247c63327 .employees__grid,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employees__grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:1200px){.hero #Employees2-6993247c63327 .employees__grid,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employees__grid{grid-template-columns:repeat(6,minmax(0,1fr));}}.hero #Employees2-6993247c63327 .employee,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee{height:clamp(220px,50cqw,420px);}@media (max-width:575px){.hero #Employees2-6993247c63327 .employee,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee{height:420px;}}.hero #Employees2-6993247c63327 .title,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .title{margin-bottom:0;font-weight:var(--mw);font-style:italic;text-transform:unset;font-size:19px;}@media (max-width:991px){.hero #Employees2-6993247c63327 .title,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .title{font-size:18px;}}@media (max-width:767px){.hero #Employees2-6993247c63327 .title,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .title{font-size:17px;}}.hero #Employees2-6993247c63327 .employee__info-body,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee__info-body{padding-top:4px;flex-grow:unset;}.hero #Employees2-6993247c63327 .contact-info__item,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0;}.hero #Employees2-6993247c63327 .contact-info__item i::before,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item i::before{content:"Telefon:";top:50%;transform:translateY(-50%);}.hero #Employees2-6993247c63327 .contact-info__item i::before,.hero #Employees2-6993247c63327 .contact-info__item a.cta,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item i::before,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item a.cta{font-family:"Abhaya Libre",sans-serif;font-weight:var(--mw);color:var(--gold);margin-right:4px;vertical-align:baseline;font-size:18px;}@media (max-width:991px){.hero #Employees2-6993247c63327 .contact-info__item i::before,.hero #Employees2-6993247c63327 .contact-info__item a.cta,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item i::before,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item a.cta{font-size:17px;}}@media (max-width:767px){.hero #Employees2-6993247c63327 .contact-info__item i::before,.hero #Employees2-6993247c63327 .contact-info__item a.cta,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item i::before,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .contact-info__item a.cta{font-size:16px;}}.hero #Employees2-6993247c63327 .employee__avatar,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee__avatar{flex:2;max-height:80%;}.hero #Employees2-6993247c63327 .employee__info,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee__info{flex:1;padding:clamp(0.25rem,2cqw,0.75rem) 0;max-height:-moz-fit-content;max-height:fit-content;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 #padding-inner{justify-content:center;text-align:left;padding:var(--p-inner);}@media (max-width:991px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 #padding-inner{padding:var(--p-inner-mobile);}}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 #padding-outer{padding:var(--p-outer);}@media (max-width:991px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 #padding-outer{padding:var(--p-outer-mobile);}}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 .entry__grid-item:has(.box__visual img),section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 #imgBox,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2 .new_class{min-height:clamp(220px,30cqw,300px);height:100%;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split{--p-outer:0;--p-content:2rem 1rem;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item .effect{margin:auto !important;max-width:100%;}@media (min-width:576px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item .effect{max-width:calc(576px - 1rem * 2);}}@media (min-width:768px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item .effect{max-width:calc(768px - 1rem * 3);}}@media (min-width:992px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item .effect{max-width:calc(992px * 0.5 - 1rem * 2);}}@media (min-width:1200px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item .effect{max-width:calc(1400px * 0.5 - 1rem);}}@media (min-width:992px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item:nth-of-type(odd) .effect{margin-left:auto !important;margin-right:1rem !important;}}@media (min-width:992px){section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.split .entry__grid-item:nth-of-type(even) .effect{margin-right:auto !important;margin-left:1rem !important;}}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser{--p-outer:1rem;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .box{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:var(--box-shadow);border-radius:var(--radius);padding:1rem;height:100%;min-height:300px;max-height:400px;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .box__visual{order:-99;border:1px solid rgba(0,0,0,0.1);background-color:#fff;position:relative;width:100%;flex:1;max-height:40%;overflow:hidden;padding:0.5rem;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .box__visual img{inset:unset;left:50%;transform:translateX(-50%);min-height:unset;min-width:unset;max-height:100%;max-width:100%;height:auto;width:auto;-o-object-fit:scale-down;object-fit:scale-down;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .box__content{width:100%;position:relative;flex:1;max-height:60%;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class h3,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .ewh3,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .accordion .btn-link,.accordion section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .btn-link{font-size:1.1rem;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class p{font-size:0.9rem;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class p b,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class p strong{color:var(--primary);}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class p:last-child{margin-bottom:0;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class p a,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .black_link,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class a{color:var(--primary) !important;}section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class p a:hover,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class .black_link:hover,section[id^=Indgangsvinkel8rev2].Indgangsvinkel8rev2.s-kasser .new_class a:hover{color:var(--cta) !important;}section[id^=Indgangsvinkel7].Indgangsvinkel7{padding:var(--p-outer);}section[id^=Indgangsvinkel7].Indgangsvinkel7 .box__content-inner{padding:0;}@media (max-width:575px){#Indgangsvinkel7-698dafa4dc321{--p-outer:2rem 0;}}#Indgangsvinkel8rev2-640748622181e{--p-outer:1rem;--p-inner:0rem;--p-content:1rem;}#Indgangsvinkel8rev2-640748622181e .entry__grid-item:not(:has(.box__visual img)){height:-moz-fit-content;height:fit-content;}#Indgangsvinkel8rev2-640748622181e .entry__grid-item:has(.box__visual img){min-height:100px;height:220px;margin:auto 0;position:relative;}#Indgangsvinkel8rev2-640748622181e .entry__grid-item:has(.box__visual img)::before{content:"";position:absolute;inset:0;transform:scale(0.97) translate(-4%,8%);background-color:var(--light);z-index:-1;pointer-events:none;}#Indgangsvinkel8rev2-640748622181e h2,#Indgangsvinkel8rev2-640748622181e #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #Indgangsvinkel8rev2-640748622181e .title{color:var(--gold);}#Indgangsvinkel8rev2-640748622181e i.fa-quote-right{color:var(--primary-opacity);font-size:clamp(18px,2vw,40px);}#Indgangsvinkel7-698dcfef244bd .box__content-inner{max-width:860px;margin:0 auto;}#Indgangsvinkel7-698dcfef244bd .treatment-areas{text-align:center;}#Indgangsvinkel7-698dcfef244bd .treatment-areas h2,#Indgangsvinkel7-698dcfef244bd .treatment-areas #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #Indgangsvinkel7-698dcfef244bd .treatment-areas .title,#Indgangsvinkel7-698dcfef244bd .treatment-areas .ewh2{color:var(--gold);}#Indgangsvinkel7-698dcfef244bd .treatment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:56px;column-gap:56px;row-gap:34px;}#Indgangsvinkel7-698dcfef244bd .treatment-item{display:flex;align-items:center;justify-content:center;min-height:64px;text-decoration:none;color:var(--primary-muted);border-bottom:1px solid var(--border-color);transition:background-color 180ms ease,color 180ms ease;}#Indgangsvinkel7-698dcfef244bd .treatment-item:hover,#Indgangsvinkel7-698dcfef244bd .treatment-item:focus{border-color:var(--light-gold);background:var(--light-gold);color:var(--white);outline:none;}#Indgangsvinkel7-698dcfef244bd .treatment-item{font-size:clamp(12px,2vw,14px);}#Indgangsvinkel7-698dcfef244bd section:not(:last-of-type){margin-bottom:2rem;}@media (max-width:768px){#Indgangsvinkel7-698dcfef244bd .treatment-grid{grid-template-columns:1fr;row-gap:18px;-moz-column-gap:0;column-gap:0;padding:0 18px;}}@media (min-width:576px){#Indgangsvinkel8rev2-698dcdaca8af5 p:has(.btn){align-items:center;justify-content:center;}}#ew-webform-with-optional-on-left-1-rev4-614d928f9b547 form input,#ew-webform-with-optional-on-left-1-rev4-614d928f9b547 form textarea{background:rgba(255,255,255,0.25);border:1px solid rgba(0,0,0,0.1);margin:4px 0;padding:10px 15px;font-size:0.9rem;}@media (max-width:767px){#ew-webform-with-optional-on-left-1-rev4-614d928f9b547 form input,#ew-webform-with-optional-on-left-1-rev4-614d928f9b547 form textarea{font-size:0.86rem;}}#ew-webform-with-optional-on-left-1-rev4-614d928f9b547 .col-12{display:flex;flex-direction:column;justify-content:center;}#Footer3-606da2902b0f0 p,#Footer3-606da2902b0f0 h1,#Footer3-606da2902b0f0 h2,#Footer3-606da2902b0f0 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #Footer3-606da2902b0f0 .title,#Footer3-606da2902b0f0 h3,#Footer3-606da2902b0f0 h4,#Footer3-606da2902b0f0 h5,#Footer3-606da2902b0f0 h6,#Footer3-606da2902b0f0 .ewh1,#Footer3-606da2902b0f0 .ewh2,#Footer3-606da2902b0f0 .ewh3,#Footer3-606da2902b0f0 .accordion .btn-link,.accordion #Footer3-606da2902b0f0 .btn-link,#Footer3-606da2902b0f0 .ewh4,#Footer3-606da2902b0f0 .ewh5,#Footer3-606da2902b0f0 .ewh6{color:var(--primary);}#Footer3-606da2902b0f0 .btn-cta{opacity:1;}#Footer3-606da2902b0f0 p,#Footer3-606da2902b0f0 a{letter-spacing:var(--letter-spacing);font-size:15px;}@media (max-width:767px){#Footer3-606da2902b0f0 p,#Footer3-606da2902b0f0 a{font-size:13px;}}#Footer3-606da2902b0f0 a[href^="mailto:"],#Footer3-606da2902b0f0 a[href^="tel:"],#Footer3-606da2902b0f0 a.cta{color:var(--gold);font-weight:var(--bw);transition:var(--transition);}#Footer3-606da2902b0f0 a[href^="mailto:"]:hover,#Footer3-606da2902b0f0 a[href^="mailto:"]:focus,#Footer3-606da2902b0f0 a[href^="mailto:"]:active,#Footer3-606da2902b0f0 a[href^="tel:"]:hover,#Footer3-606da2902b0f0 a[href^="tel:"]:focus,#Footer3-606da2902b0f0 a[href^="tel:"]:active,#Footer3-606da2902b0f0 a.cta:hover,#Footer3-606da2902b0f0 a.cta:focus,#Footer3-606da2902b0f0 a.cta:active{text-decoration:none;color:var(--light-gold);}#Footer3-606da2902b0f0 a[href^="mailto:"],#Footer3-606da2902b0f0 a[href^="tel:"],#Footer3-606da2902b0f0 a.cta{opacity:1;}#Footer3-606da2902b0f0 .socials__link{color:var(--gold);font-weight:var(--bw);transition:var(--transition);}#Footer3-606da2902b0f0 .socials__link:hover,#Footer3-606da2902b0f0 .socials__link:focus,#Footer3-606da2902b0f0 .socials__link:active{text-decoration:none;color:var(--light-gold);}#Footer3-606da2902b0f0 .socials__link{opacity:1;font-size:18px;}@media (max-width:767px){#Footer3-606da2902b0f0 .socials__link{font-size:16px;}}#Footer3-606da2902b0f0 .quick__list{display:block;-moz-column-count:2;column-count:2;-moz-column-gap:1rem;column-gap:1rem;}@media (max-width:767px){#Footer3-606da2902b0f0 .quick__list{-moz-column-count:1;column-count:1;}}#Footer3-606da2902b0f0 .quick__link,#Footer3-606da2902b0f0 a[href^="/kontakt"]{color:var(--gold);font-weight:var(--bw);transition:var(--transition);}#Footer3-606da2902b0f0 .quick__link:hover,#Footer3-606da2902b0f0 .quick__link:focus,#Footer3-606da2902b0f0 .quick__link:active,#Footer3-606da2902b0f0 a[href^="/kontakt"]:hover,#Footer3-606da2902b0f0 a[href^="/kontakt"]:focus,#Footer3-606da2902b0f0 a[href^="/kontakt"]:active{text-decoration:none;color:var(--light-gold);}#Footer3-606da2902b0f0 .label{margin-bottom:0.5rem;}#Footer3-606da2902b0f0 .primary__box-headline{font-family:"Abhaya Libre",sans-serif;color:var(--gold);opacity:1;font-size:26px;}@media (max-width:1199px){#Footer3-606da2902b0f0 .primary__box-headline{font-size:22px;}}@media (max-width:575px){#Footer3-606da2902b0f0 .primary__box-headline{font-size:20px;}}#Footer3-606da2902b0f0 .footer__content .primary__box-hd{border-color:var(--border-color);margin-bottom:1rem;}#Footer3-606da2902b0f0 .footer__content .primary__box-inner{text-align:left;text-transform:normal;}#Footer3-606da2902b0f0 .medlem-af{justify-content:center;flex-wrap:wrap;gap:15px;}#Footer3-606da2902b0f0 .medlem-af .logoIcon{flex:1 0 25%;max-width:25%;max-height:80px;}#Footer3-606da2902b0f0 .medlem-af .logoIcon img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;}#Footer3-606da2902b0f0 .logo__image{max-height:150px;transition:var(--transition);will-change:transform;}#Footer3-606da2902b0f0 .logo__image:hover{transform:scale(1.05);}#Footer3-606da2902b0f0 .no-footer{display:none;}#Footer3-606da2902b0f0{border-top:1px solid var(--border-color);}.video-container{position:relative;overflow:hidden;border-radius:var(--radius);background:#000;}.video-container .video-poster{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;transform:scale(1);transition:opacity 0.4s ease,transform 0.6s ease;z-index:4;pointer-events:none;}.video-container .video{display:block;width:100%;height:auto;border-radius:inherit;}.video-container .video-play-icon{position:absolute;inset:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer;z-index:5;}.video-container .video-play-icon i{font-size:10cqh;color:#fff;opacity:0.7;text-shadow:0 6px 20px rgba(0,0,0,0.55);transition:opacity 0.3s ease-out;}.video-container.is-playing .video-play-icon{display:none;}.video-container.is-playing-started .video-poster{opacity:0;transform:scale(1.01);}.video-container:hover .video-play-icon i{opacity:0.9;}#Topslider1-629885d7dea46{}#Topslider1-629885d7dea46 .carousel-inner,#Topslider1-629885d7dea46 .carousel-inner img{height:15cqw;}#Topslider1-629885d7dea46 .col-12.align-center{text-align:left;}#Topslider1-629885d7dea46 h1,#Topslider1-629885d7dea46 .ewh1{color:var(--gold);position:relative;padding-bottom:1rem;margin-bottom:1rem;}#Topslider1-629885d7dea46 h1::after,#Topslider1-629885d7dea46 .ewh1::after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;max-width:30cqw;height:1px;background-color:var(--gold);}#ew-title-1{}@media (max-width:576px){#ew-title-1{padding:0;margin:0;}}#ew-title-1 .col-12{padding:0;}@media (max-width:991px){.not-front main .content-row .content-content,.not-front main .content-row .content-sidebar-second,.not-front main .content-row .content-sidebar-first{flex:0 0 100%;max-width:100%;}}.not-front main{padding:0;}.not-front main :focus{outline:none !important;}.not-front main html{scroll-behavior:smooth;}.not-front main ::-moz-selection{color:#fff;background-color:var(--gold);}.not-front main ::selection{color:#fff;background-color:var(--gold);}@media (min-width:1200px){.not-front main .container,.not-front main .container-lg,.not-front main .container-md,.not-front main .container-sm,.not-front main .container-xl{max-width:1200px;}}.not-front main{}.not-front main .extrabold{font-weight:900;}.not-front main{}.not-front main .column2,.not-front main .column02{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}@media (max-width:767px){.not-front main .column2,.not-front main .column02{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}.not-front main .column2 h1,.not-front main .column2 .ewh1,.not-front main .column2 h2,.not-front main .column2 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab .not-front main .column2 .title,.not-front main .column2 .ewh2,.not-front main .column2 h3,.not-front main .column2 .ewh3,.not-front main .column2 .accordion .btn-link,.accordion .not-front main .column2 .btn-link,.not-front main .column2 b,.not-front main .column2 strong,.not-front main .column2 h4,.not-front main .column2 .ewh4,.not-front main .column02 h1,.not-front main .column02 .ewh1,.not-front main .column02 h2,.not-front main .column02 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab .not-front main .column02 .title,.not-front main .column02 .ewh2,.not-front main .column02 h3,.not-front main .column02 .ewh3,.not-front main .column02 .accordion .btn-link,.accordion .not-front main .column02 .btn-link,.not-front main .column02 b,.not-front main .column02 strong,.not-front main .column02 h4,.not-front main .column02 .ewh4,.not-front main .column02 h3,.not-front main .column02 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}.not-front main .column3,.not-front main .column03{-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px;}@media (max-width:991px) and (min-width:767px){.not-front main .column3,.not-front main .column03{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}}@media (max-width:767px){.not-front main .column3,.not-front main .column03{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}.not-front main .column3 h1,.not-front main .column3 .ewh1,.not-front main .column3 h2,.not-front main .column3 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab .not-front main .column3 .title,.not-front main .column3 .ewh2,.not-front main .column3 h3,.not-front main .column3 .ewh3,.not-front main .column3 .accordion .btn-link,.accordion .not-front main .column3 .btn-link,.not-front main .column3 b,.not-front main .column3 strong,.not-front main .column3 h4,.not-front main .column3 .ewh4,.not-front main .column03 h1,.not-front main .column03 .ewh1,.not-front main .column03 h2,.not-front main .column03 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab .not-front main .column03 .title,.not-front main .column03 .ewh2,.not-front main .column03 h3,.not-front main .column03 .ewh3,.not-front main .column03 .accordion .btn-link,.accordion .not-front main .column03 .btn-link,.not-front main .column03 b,.not-front main .column03 strong,.not-front main .column03 h4,.not-front main .column03 .ewh4,.not-front main .column03 h3,.not-front main .column03 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}.not-front main{}.not-front main a img[src$=".png"],.not-front main a img[src$=".jpg"]{transition:transform 0.3s !important;}.not-front main a img[src$=".png"]:hover,.not-front main a img[src$=".jpg"]:hover{transform:scale(1.05);}.not-front main{}.not-front main a[href*=".pdf"]::before{content:"\f1c1";font-family:"Font Awesome 6 Pro";margin-right:0.5rem;}.not-front main{}.not-front main .cta:not(.btn),.not-front main a.cta:not(.btn),.not-front main a[href^="mailto:"]:not(.btn),.not-front main a[href^="tel:"]:not(.btn),.not-front main a[href^="/kontakt-os"]:not(.btn),.not-front main a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2),.not-front main a[href^="/node/6"]:not(.btn){color:var(--gold);transition:all ease-in 0.3s;white-space:nowrap;}.not-front main .cta:not(.btn):hover,.not-front main a.cta:not(.btn):hover,.not-front main a[href^="mailto:"]:not(.btn):hover,.not-front main a[href^="tel:"]:not(.btn):hover,.not-front main a[href^="/kontakt-os"]:not(.btn):hover,.not-front main a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2):hover,.not-front main a[href^="/node/6"]:not(.btn):hover{filter:brightness(100%);}.not-front main{}.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"],.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"],.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"],.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"],.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"],.not-front main #block-menu2rev2 .menu__link a[href^="/kontakt"],.not-front main #block-menu2rev2 .menu__link a[href^="mailto:"],.not-front main #block-menu2rev2 .menu__link a[href^="tel:"],.not-front main #block-menu2rev2 .menu__link a[href^="/node/6"],.not-front main #block-menu2rev2 .menu__link a[href^="/kontakt-os"]{color:unset !important;transition:unset !important;cursor:pointer;}.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"]:hover,.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"]:hover,.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"]:hover,.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"]:hover,.not-front main .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"]:hover,.not-front main #block-menu2rev2 .menu__link a[href^="/kontakt"]:hover,.not-front main #block-menu2rev2 .menu__link a[href^="mailto:"]:hover,.not-front main #block-menu2rev2 .menu__link a[href^="tel:"]:hover,.not-front main #block-menu2rev2 .menu__link a[href^="/node/6"]:hover,.not-front main #block-menu2rev2 .menu__link a[href^="/kontakt-os"]:hover{filter:none !important;cursor:pointer;}.not-front main{}.not-front main .white_link{color:#fff;font-weight:var(--sbw);transition:all ease-in 0.3s;}.not-front main .white_link:hover{color:rgba(255,255,255,0.6156862745);text-decoration:none;}.not-front main .black_link,.not-front main #ew-contact-info-1 a{font-weight:var(--sbw);word-wrap:break-word;color:var(--gold);transition:all ease-in 0.3s;}.not-front main .black_link:hover,.not-front main #ew-contact-info-1 a:hover{color:var(--light-gold);text-decoration:none;}.not-front main .chevronlink{position:relative;font-weight:var(--sbw);font-size:90%;}.not-front main .chevronlink::before{content:"\f054";font-family:"Font Awesome 6 Pro";margin-right:0.75rem;font-size:80%;transition:margin-right 0.3s ease-out;}.not-front main .chevronlink:hover{color:var(--gold);}.not-front main .chevronlink:hover::before{margin-right:0.5rem;}.not-front main .chevronlink{position:relative;padding:8px 0;}.not-front main .chevronlink::after{content:"";position:absolute;bottom:0;transform:translateY(50%);left:0;width:0%;height:2px;background-color:var(--cta);transition:width 0.3s ease-out;}.not-front main .chevronlink:hover::after{width:100%;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main .btn-cta,.not-front main #btn-cta,.not-front main .form-actions .form-submit,.not-front main #edit-actions input[type=submit],.not-front main #btn-form-submit,body .form-actions .not-front main .form-submit,body #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block .btn-cta,body #custom-style-block .not-front main .btn-cta,.not-front main body #custom-style-block #btn-cta,body #custom-style-block .not-front main #btn-cta,.not-front main body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions .not-front main .form-submit,.not-front main body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block #btn-form-submit,body #custom-style-block .not-front main #btn-form-submit,.not-front main .btn-primary,.not-front main #btn-primary,.not-front main .btn-secondary,.not-front main #btn-secondary,.not-front main body #custom-style-block .btn-primary,body #custom-style-block .not-front main .btn-primary,.not-front main body #custom-style-block #btn-primary,body #custom-style-block .not-front main #btn-primary,.not-front main body #custom-style-block .btn-secondary,body #custom-style-block .not-front main .btn-secondary,.not-front main body #custom-style-block #btn-secondary,body #custom-style-block .not-front main #btn-secondary,.not-front main .form-actions body #custom-style-block .form-submit,body #custom-style-block .not-front main .form-actions .form-submit,.not-front main body .form-actions #custom-style-block .form-submit,body .form-actions #custom-style-block .not-front main .form-submit{font-family:"Open Sans",sans-serif;font-weight:var(--mw);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);text-align:center;cursor:pointer;transition:var(--btn-transition);transform:scale(1,1);font-size:14px;}@media (max-width:991px){.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main .btn-cta,.not-front main #btn-cta,.not-front main .form-actions .form-submit,.not-front main #edit-actions input[type=submit],.not-front main #btn-form-submit,body .form-actions .not-front main .form-submit,body #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block .btn-cta,body #custom-style-block .not-front main .btn-cta,.not-front main body #custom-style-block #btn-cta,body #custom-style-block .not-front main #btn-cta,.not-front main body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions .not-front main .form-submit,.not-front main body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block #btn-form-submit,body #custom-style-block .not-front main #btn-form-submit,.not-front main .btn-primary,.not-front main #btn-primary,.not-front main .btn-secondary,.not-front main #btn-secondary,.not-front main body #custom-style-block .btn-primary,body #custom-style-block .not-front main .btn-primary,.not-front main body #custom-style-block #btn-primary,body #custom-style-block .not-front main #btn-primary,.not-front main body #custom-style-block .btn-secondary,body #custom-style-block .not-front main .btn-secondary,.not-front main body #custom-style-block #btn-secondary,body #custom-style-block .not-front main #btn-secondary,.not-front main .form-actions body #custom-style-block .form-submit,body #custom-style-block .not-front main .form-actions .form-submit,.not-front main body .form-actions #custom-style-block .form-submit,body .form-actions #custom-style-block .not-front main .form-submit{font-size:13px;}}@media (max-width:767px){.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main .btn-cta,.not-front main #btn-cta,.not-front main .form-actions .form-submit,.not-front main #edit-actions input[type=submit],.not-front main #btn-form-submit,body .form-actions .not-front main .form-submit,body #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block .btn-cta,body #custom-style-block .not-front main .btn-cta,.not-front main body #custom-style-block #btn-cta,body #custom-style-block .not-front main #btn-cta,.not-front main body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions .not-front main .form-submit,.not-front main body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block #btn-form-submit,body #custom-style-block .not-front main #btn-form-submit,.not-front main .btn-primary,.not-front main #btn-primary,.not-front main .btn-secondary,.not-front main #btn-secondary,.not-front main body #custom-style-block .btn-primary,body #custom-style-block .not-front main .btn-primary,.not-front main body #custom-style-block #btn-primary,body #custom-style-block .not-front main #btn-primary,.not-front main body #custom-style-block .btn-secondary,body #custom-style-block .not-front main .btn-secondary,.not-front main body #custom-style-block #btn-secondary,body #custom-style-block .not-front main #btn-secondary,.not-front main .form-actions body #custom-style-block .form-submit,body #custom-style-block .not-front main .form-actions .form-submit,.not-front main body .form-actions #custom-style-block .form-submit,body .form-actions #custom-style-block .not-front main .form-submit{font-size:12px;}}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-submit:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary:hover,.not-front main .btn-cta:hover,.not-front main #btn-cta:hover,.not-front main .form-actions .form-submit:hover,.not-front main #edit-actions input[type=submit]:hover,.not-front main #btn-form-submit:hover,body .form-actions .not-front main .form-submit:hover,body #edit-actions .not-front main input[type=submit]:hover,.not-front main body #custom-style-block .btn-cta:hover,body #custom-style-block .not-front main .btn-cta:hover,.not-front main body #custom-style-block #btn-cta:hover,body #custom-style-block .not-front main #btn-cta:hover,.not-front main body #custom-style-block .form-actions .form-submit:hover,body #custom-style-block .form-actions .not-front main .form-submit:hover,.not-front main body #custom-style-block #edit-actions input[type=submit]:hover,body #custom-style-block #edit-actions .not-front main input[type=submit]:hover,.not-front main body #custom-style-block #btn-form-submit:hover,body #custom-style-block .not-front main #btn-form-submit:hover,.not-front main .btn-primary:hover,.not-front main #btn-primary:hover,.not-front main .btn-secondary:hover,.not-front main #btn-secondary:hover,.not-front main body #custom-style-block .btn-primary:hover,body #custom-style-block .not-front main .btn-primary:hover,.not-front main body #custom-style-block #btn-primary:hover,body #custom-style-block .not-front main #btn-primary:hover,.not-front main body #custom-style-block .btn-secondary:hover,body #custom-style-block .not-front main .btn-secondary:hover,.not-front main body #custom-style-block #btn-secondary:hover,body #custom-style-block .not-front main #btn-secondary:hover,.not-front main .form-actions body #custom-style-block .form-submit:hover,body #custom-style-block .not-front main .form-actions .form-submit:hover,.not-front main body .form-actions #custom-style-block .form-submit:hover,body .form-actions #custom-style-block .not-front main .form-submit:hover{transform:translate3d(0px,0,1rem) scale(1);}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit]:active,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit]:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit:active,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-submit:active,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary:active,.not-front main .btn-cta:active,.not-front main #btn-cta:active,.not-front main .form-actions .form-submit:active,.not-front main #edit-actions input[type=submit]:active,.not-front main #btn-form-submit:active,body .form-actions .not-front main .form-submit:active,body #edit-actions .not-front main input[type=submit]:active,.not-front main body #custom-style-block .btn-cta:active,body #custom-style-block .not-front main .btn-cta:active,.not-front main body #custom-style-block #btn-cta:active,body #custom-style-block .not-front main #btn-cta:active,.not-front main body #custom-style-block .form-actions .form-submit:active,body #custom-style-block .form-actions .not-front main .form-submit:active,.not-front main body #custom-style-block #edit-actions input[type=submit]:active,body #custom-style-block #edit-actions .not-front main input[type=submit]:active,.not-front main body #custom-style-block #btn-form-submit:active,body #custom-style-block .not-front main #btn-form-submit:active,.not-front main .btn-primary:active,.not-front main #btn-primary:active,.not-front main .btn-secondary:active,.not-front main #btn-secondary:active,.not-front main body #custom-style-block .btn-primary:active,body #custom-style-block .not-front main .btn-primary:active,.not-front main body #custom-style-block #btn-primary:active,body #custom-style-block .not-front main #btn-primary:active,.not-front main body #custom-style-block .btn-secondary:active,body #custom-style-block .not-front main .btn-secondary:active,.not-front main body #custom-style-block #btn-secondary:active,body #custom-style-block .not-front main #btn-secondary:active,.not-front main .form-actions body #custom-style-block .form-submit:active,body #custom-style-block .not-front main .form-actions .form-submit:active,.not-front main body .form-actions #custom-style-block .form-submit:active,body .form-actions #custom-style-block .not-front main .form-submit:active{transform:translate3d(0px,0,1rem) scale(0.98);}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .icon.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .icon.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input.icon[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input.icon[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-secondary::before,.not-front main .icon.btn-cta::before,.not-front main .icon#btn-cta::before,.not-front main .form-actions .icon.form-submit::before,.not-front main #edit-actions input.icon[type=submit]::before,.not-front main .icon#btn-form-submit::before,body .form-actions .not-front main .icon.form-submit::before,body #edit-actions .not-front main input.icon[type=submit]::before,.not-front main body #custom-style-block .icon.btn-cta::before,body #custom-style-block .not-front main .icon.btn-cta::before,.not-front main body #custom-style-block .icon#btn-cta::before,body #custom-style-block .not-front main .icon#btn-cta::before,.not-front main body #custom-style-block .form-actions .icon.form-submit::before,body #custom-style-block .form-actions .not-front main .icon.form-submit::before,.not-front main body #custom-style-block #edit-actions input.icon[type=submit]::before,body #custom-style-block #edit-actions .not-front main input.icon[type=submit]::before,.not-front main body #custom-style-block .icon#btn-form-submit::before,body #custom-style-block .not-front main .icon#btn-form-submit::before,.not-front main .icon.btn-primary::before,.not-front main .icon#btn-primary::before,.not-front main .icon.btn-secondary::before,.not-front main .icon#btn-secondary::before,.not-front main body #custom-style-block .icon.btn-primary::before,body #custom-style-block .not-front main .icon.btn-primary::before,.not-front main body #custom-style-block .icon#btn-primary::before,body #custom-style-block .not-front main .icon#btn-primary::before,.not-front main body #custom-style-block .icon.btn-secondary::before,body #custom-style-block .not-front main .icon.btn-secondary::before,.not-front main body #custom-style-block .icon#btn-secondary::before,body #custom-style-block .not-front main .icon#btn-secondary::before,.not-front main .form-actions body #custom-style-block .icon.form-submit::before,body #custom-style-block .not-front main .form-actions .icon.form-submit::before,.not-front main body .form-actions #custom-style-block .icon.form-submit::before,body .form-actions #custom-style-block .not-front main .icon.form-submit::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;margin-right:0.5rem;will-change:margin-right;transition:margin-right 0.2s ease-out,color 0.3s ease-out,border-color 0.3s ease-out,background-color 0.3s ease-out;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-cta:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-cta:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .icon.form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .icon.form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input.icon[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input.icon[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-form-submit:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.form-submit:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-primary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-primary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-secondary:hover,.not-front main .icon.btn-cta:hover,.not-front main .icon#btn-cta:hover,.not-front main .form-actions .icon.form-submit:hover,.not-front main #edit-actions input.icon[type=submit]:hover,.not-front main .icon#btn-form-submit:hover,body .form-actions .not-front main .icon.form-submit:hover,body #edit-actions .not-front main input.icon[type=submit]:hover,.not-front main body #custom-style-block .icon.btn-cta:hover,body #custom-style-block .not-front main .icon.btn-cta:hover,.not-front main body #custom-style-block .icon#btn-cta:hover,body #custom-style-block .not-front main .icon#btn-cta:hover,.not-front main body #custom-style-block .form-actions .icon.form-submit:hover,body #custom-style-block .form-actions .not-front main .icon.form-submit:hover,.not-front main body #custom-style-block #edit-actions input.icon[type=submit]:hover,body #custom-style-block #edit-actions .not-front main input.icon[type=submit]:hover,.not-front main body #custom-style-block .icon#btn-form-submit:hover,body #custom-style-block .not-front main .icon#btn-form-submit:hover,.not-front main .icon.btn-primary:hover,.not-front main .icon#btn-primary:hover,.not-front main .icon.btn-secondary:hover,.not-front main .icon#btn-secondary:hover,.not-front main body #custom-style-block .icon.btn-primary:hover,body #custom-style-block .not-front main .icon.btn-primary:hover,.not-front main body #custom-style-block .icon#btn-primary:hover,body #custom-style-block .not-front main .icon#btn-primary:hover,.not-front main body #custom-style-block .icon.btn-secondary:hover,body #custom-style-block .not-front main .icon.btn-secondary:hover,.not-front main body #custom-style-block .icon#btn-secondary:hover,body #custom-style-block .not-front main .icon#btn-secondary:hover,.not-front main .form-actions body #custom-style-block .icon.form-submit:hover,body #custom-style-block .not-front main .form-actions .icon.form-submit:hover,.not-front main body .form-actions #custom-style-block .icon.form-submit:hover,body .form-actions #custom-style-block .not-front main .icon.form-submit:hover{color:#fff;border-color:var(--gold);background-color:var(--gold);}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-cta:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-cta:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .icon.form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .icon.form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input.icon[type=submit]:hover::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input.icon[type=submit]:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-form-submit:hover::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.form-submit:hover::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-primary:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-primary:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary:hover::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon.btn-secondary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .icon#btn-secondary:hover::before,.not-front main .icon.btn-cta:hover::before,.not-front main .icon#btn-cta:hover::before,.not-front main .form-actions .icon.form-submit:hover::before,.not-front main #edit-actions input.icon[type=submit]:hover::before,.not-front main .icon#btn-form-submit:hover::before,body .form-actions .not-front main .icon.form-submit:hover::before,body #edit-actions .not-front main input.icon[type=submit]:hover::before,.not-front main body #custom-style-block .icon.btn-cta:hover::before,body #custom-style-block .not-front main .icon.btn-cta:hover::before,.not-front main body #custom-style-block .icon#btn-cta:hover::before,body #custom-style-block .not-front main .icon#btn-cta:hover::before,.not-front main body #custom-style-block .form-actions .icon.form-submit:hover::before,body #custom-style-block .form-actions .not-front main .icon.form-submit:hover::before,.not-front main body #custom-style-block #edit-actions input.icon[type=submit]:hover::before,body #custom-style-block #edit-actions .not-front main input.icon[type=submit]:hover::before,.not-front main body #custom-style-block .icon#btn-form-submit:hover::before,body #custom-style-block .not-front main .icon#btn-form-submit:hover::before,.not-front main .icon.btn-primary:hover::before,.not-front main .icon#btn-primary:hover::before,.not-front main .icon.btn-secondary:hover::before,.not-front main .icon#btn-secondary:hover::before,.not-front main body #custom-style-block .icon.btn-primary:hover::before,body #custom-style-block .not-front main .icon.btn-primary:hover::before,.not-front main body #custom-style-block .icon#btn-primary:hover::before,body #custom-style-block .not-front main .icon#btn-primary:hover::before,.not-front main body #custom-style-block .icon.btn-secondary:hover::before,body #custom-style-block .not-front main .icon.btn-secondary:hover::before,.not-front main body #custom-style-block .icon#btn-secondary:hover::before,body #custom-style-block .not-front main .icon#btn-secondary:hover::before,.not-front main .form-actions body #custom-style-block .icon.form-submit:hover::before,body #custom-style-block .not-front main .form-actions .icon.form-submit:hover::before,.not-front main body .form-actions #custom-style-block .icon.form-submit:hover::before,body .form-actions #custom-style-block .not-front main .icon.form-submit:hover::before{margin-right:1rem;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar.btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar#btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .calendar.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.calendar[type=submit]::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .calendar.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .calendar.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input.calendar[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input.calendar[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .calendar.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar.btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar#btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-secondary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .calendar#btn-secondary::before,.not-front main .calendar.btn-cta::before,.not-front main .calendar#btn-cta::before,.not-front main .form-actions .calendar.form-submit::before,.not-front main #edit-actions input.calendar[type=submit]::before,.not-front main .calendar#btn-form-submit::before,body .form-actions .not-front main .calendar.form-submit::before,body #edit-actions .not-front main input.calendar[type=submit]::before,.not-front main body #custom-style-block .calendar.btn-cta::before,body #custom-style-block .not-front main .calendar.btn-cta::before,.not-front main body #custom-style-block .calendar#btn-cta::before,body #custom-style-block .not-front main .calendar#btn-cta::before,.not-front main body #custom-style-block .form-actions .calendar.form-submit::before,body #custom-style-block .form-actions .not-front main .calendar.form-submit::before,.not-front main body #custom-style-block #edit-actions input.calendar[type=submit]::before,body #custom-style-block #edit-actions .not-front main input.calendar[type=submit]::before,.not-front main body #custom-style-block .calendar#btn-form-submit::before,body #custom-style-block .not-front main .calendar#btn-form-submit::before,.not-front main .calendar.btn-primary::before,.not-front main .calendar#btn-primary::before,.not-front main .calendar.btn-secondary::before,.not-front main .calendar#btn-secondary::before,.not-front main body #custom-style-block .calendar.btn-primary::before,body #custom-style-block .not-front main .calendar.btn-primary::before,.not-front main body #custom-style-block .calendar#btn-primary::before,body #custom-style-block .not-front main .calendar#btn-primary::before,.not-front main body #custom-style-block .calendar.btn-secondary::before,body #custom-style-block .not-front main .calendar.btn-secondary::before,.not-front main body #custom-style-block .calendar#btn-secondary::before,body #custom-style-block .not-front main .calendar#btn-secondary::before,.not-front main .form-actions body #custom-style-block .calendar.form-submit::before,body #custom-style-block .not-front main .form-actions .calendar.form-submit::before,.not-front main body .form-actions #custom-style-block .calendar.form-submit::before,body .form-actions #custom-style-block .not-front main .calendar.form-submit::before{content:"\f274";}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow.btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow#btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .arrow.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.arrow[type=submit]::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .arrow.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .arrow.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input.arrow[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input.arrow[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .arrow.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow.btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow#btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-secondary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .arrow#btn-secondary::before,.not-front main .arrow.btn-cta::before,.not-front main .arrow#btn-cta::before,.not-front main .form-actions .arrow.form-submit::before,.not-front main #edit-actions input.arrow[type=submit]::before,.not-front main .arrow#btn-form-submit::before,body .form-actions .not-front main .arrow.form-submit::before,body #edit-actions .not-front main input.arrow[type=submit]::before,.not-front main body #custom-style-block .arrow.btn-cta::before,body #custom-style-block .not-front main .arrow.btn-cta::before,.not-front main body #custom-style-block .arrow#btn-cta::before,body #custom-style-block .not-front main .arrow#btn-cta::before,.not-front main body #custom-style-block .form-actions .arrow.form-submit::before,body #custom-style-block .form-actions .not-front main .arrow.form-submit::before,.not-front main body #custom-style-block #edit-actions input.arrow[type=submit]::before,body #custom-style-block #edit-actions .not-front main input.arrow[type=submit]::before,.not-front main body #custom-style-block .arrow#btn-form-submit::before,body #custom-style-block .not-front main .arrow#btn-form-submit::before,.not-front main .arrow.btn-primary::before,.not-front main .arrow#btn-primary::before,.not-front main .arrow.btn-secondary::before,.not-front main .arrow#btn-secondary::before,.not-front main body #custom-style-block .arrow.btn-primary::before,body #custom-style-block .not-front main .arrow.btn-primary::before,.not-front main body #custom-style-block .arrow#btn-primary::before,body #custom-style-block .not-front main .arrow#btn-primary::before,.not-front main body #custom-style-block .arrow.btn-secondary::before,body #custom-style-block .not-front main .arrow.btn-secondary::before,.not-front main body #custom-style-block .arrow#btn-secondary::before,body #custom-style-block .not-front main .arrow#btn-secondary::before,.not-front main .form-actions body #custom-style-block .arrow.form-submit::before,body #custom-style-block .not-front main .form-actions .arrow.form-submit::before,.not-front main body .form-actions #custom-style-block .arrow.form-submit::before,body .form-actions #custom-style-block .not-front main .arrow.form-submit::before{content:"\f061";}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane.btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane#btn-cta::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .pplane.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.pplane[type=submit]::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .pplane.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .pplane.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input.pplane[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input.pplane[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane.form-submit::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .pplane.form-submit::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane.btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane#btn-primary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-secondary::before,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .pplane#btn-secondary::before,.not-front main .pplane.btn-cta::before,.not-front main .pplane#btn-cta::before,.not-front main .form-actions .pplane.form-submit::before,.not-front main #edit-actions input.pplane[type=submit]::before,.not-front main .pplane#btn-form-submit::before,body .form-actions .not-front main .pplane.form-submit::before,body #edit-actions .not-front main input.pplane[type=submit]::before,.not-front main body #custom-style-block .pplane.btn-cta::before,body #custom-style-block .not-front main .pplane.btn-cta::before,.not-front main body #custom-style-block .pplane#btn-cta::before,body #custom-style-block .not-front main .pplane#btn-cta::before,.not-front main body #custom-style-block .form-actions .pplane.form-submit::before,body #custom-style-block .form-actions .not-front main .pplane.form-submit::before,.not-front main body #custom-style-block #edit-actions input.pplane[type=submit]::before,body #custom-style-block #edit-actions .not-front main input.pplane[type=submit]::before,.not-front main body #custom-style-block .pplane#btn-form-submit::before,body #custom-style-block .not-front main .pplane#btn-form-submit::before,.not-front main .pplane.btn-primary::before,.not-front main .pplane#btn-primary::before,.not-front main .pplane.btn-secondary::before,.not-front main .pplane#btn-secondary::before,.not-front main body #custom-style-block .pplane.btn-primary::before,body #custom-style-block .not-front main .pplane.btn-primary::before,.not-front main body #custom-style-block .pplane#btn-primary::before,body #custom-style-block .not-front main .pplane#btn-primary::before,.not-front main body #custom-style-block .pplane.btn-secondary::before,body #custom-style-block .not-front main .pplane.btn-secondary::before,.not-front main body #custom-style-block .pplane#btn-secondary::before,body #custom-style-block .not-front main .pplane#btn-secondary::before,.not-front main .form-actions body #custom-style-block .pplane.form-submit::before,body #custom-style-block .not-front main .form-actions .pplane.form-submit::before,.not-front main body .form-actions #custom-style-block .pplane.form-submit::before,body .form-actions #custom-style-block .not-front main .pplane.form-submit::before{content:"\f1d8";font-weight:600;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main .btn-secondary,.not-front main #btn-secondary,.not-front main .btn-primary,.not-front main #btn-primary,.not-front main body #custom-style-block .btn-primary,body #custom-style-block .not-front main .btn-primary,.not-front main body #custom-style-block #btn-primary,body #custom-style-block .not-front main #btn-primary,.not-front main body #custom-style-block .btn-secondary,body #custom-style-block .not-front main .btn-secondary,.not-front main body #custom-style-block #btn-secondary,body #custom-style-block .not-front main #btn-secondary{padding:var(--btn-padding);border-radius:var(--radius);}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary:hover,.not-front main .btn-secondary:hover,.not-front main #btn-secondary:hover,.not-front main .btn-primary:hover,.not-front main #btn-primary:hover,.not-front main body #custom-style-block .btn-primary:hover,body #custom-style-block .not-front main .btn-primary:hover,.not-front main body #custom-style-block #btn-primary:hover,body #custom-style-block .not-front main #btn-primary:hover,.not-front main body #custom-style-block .btn-secondary:hover,body #custom-style-block .not-front main .btn-secondary:hover,.not-front main body #custom-style-block #btn-secondary:hover,body #custom-style-block .not-front main #btn-secondary:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary:focus,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary:focus,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary:focus,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary:focus,.not-front main .btn-secondary:focus,.not-front main #btn-secondary:focus,.not-front main .btn-primary:focus,.not-front main #btn-primary:focus,.not-front main body #custom-style-block .btn-primary:focus,body #custom-style-block .not-front main .btn-primary:focus,.not-front main body #custom-style-block #btn-primary:focus,body #custom-style-block .not-front main #btn-primary:focus,.not-front main body #custom-style-block .btn-secondary:focus,body #custom-style-block .not-front main .btn-secondary:focus,.not-front main body #custom-style-block #btn-secondary:focus,body #custom-style-block .not-front main #btn-secondary:focus,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary:active,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary:active,.not-front main .btn-secondary:active,.not-front main #btn-secondary:active,.not-front main .btn-primary:active,.not-front main #btn-primary:active,.not-front main body #custom-style-block .btn-primary:active,body #custom-style-block .not-front main .btn-primary:active,.not-front main body #custom-style-block #btn-primary:active,body #custom-style-block .not-front main #btn-primary:active,.not-front main body #custom-style-block .btn-secondary:active,body #custom-style-block .not-front main .btn-secondary:active,.not-front main body #custom-style-block #btn-secondary:active,body #custom-style-block .not-front main #btn-secondary:active{box-shadow:none;outline:none;border-width:1px;border-style:solid;}.not-front main .btn-primary,.not-front main #btn-primary{background-color:var(--primary);border-color:var(--primary);color:var(--white);}.not-front main .btn-primary:hover,.not-front main .btn-primary:focus,.not-front main .btn-primary:active,.not-front main #btn-primary:hover,.not-front main #btn-primary:focus,.not-front main #btn-primary:active{background-color:var(--gold);border-color:var(--gold);color:var(--white);}.not-front main .btn-secondary,.not-front main #btn-secondary{background-color:var(--gold);border-color:var(--gold);color:var(--white);}.not-front main .btn-secondary:hover,.not-front main .btn-secondary:focus,.not-front main .btn-secondary:active,.not-front main #btn-secondary:hover,.not-front main #btn-secondary:focus,.not-front main #btn-secondary:active{background-color:var(--primary);border-color:var(--primary);color:var(--white);}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main .form-actions .form-submit,.not-front main #edit-actions input[type=submit],.not-front main #btn-form-submit,.not-front main .btn-cta,.not-front main #btn-cta,body .form-actions .not-front main .form-submit,body #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block .btn-cta,body #custom-style-block .not-front main .btn-cta,.not-front main body #custom-style-block #btn-cta,body #custom-style-block .not-front main #btn-cta,.not-front main body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions .not-front main .form-submit,.not-front main body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions .not-front main input[type=submit],.not-front main body #custom-style-block #btn-form-submit,body #custom-style-block .not-front main #btn-form-submit{color:#fff;border-radius:var(--radius);padding:var(--btn-cta-padding);border:1px solid var(--cta);background-color:var(--cta);box-shadow:none;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit]:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta:hover,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta:hover,.not-front main .form-actions .form-submit:hover,.not-front main #edit-actions input[type=submit]:hover,.not-front main #btn-form-submit:hover,.not-front main .btn-cta:hover,.not-front main #btn-cta:hover,body .form-actions .not-front main .form-submit:hover,body #edit-actions .not-front main input[type=submit]:hover,.not-front main body #custom-style-block .btn-cta:hover,body #custom-style-block .not-front main .btn-cta:hover,.not-front main body #custom-style-block #btn-cta:hover,body #custom-style-block .not-front main #btn-cta:hover,.not-front main body #custom-style-block .form-actions .form-submit:hover,body #custom-style-block .form-actions .not-front main .form-submit:hover,.not-front main body #custom-style-block #edit-actions input[type=submit]:hover,body #custom-style-block #edit-actions .not-front main input[type=submit]:hover,.not-front main body #custom-style-block #btn-form-submit:hover,body #custom-style-block .not-front main #btn-form-submit:hover{opacity:1;border:1px solid var(--cta-light);background-color:var(--cta-light);color:#fff;box-shadow:var(--box-shadow);filter:brightness(1);}.not-front main .form-actions .form-submit,.not-front main #edit-actions input[type=submit],.not-front main #btn-form-submit{margin-top:0.2rem;width:-moz-fit-content;width:fit-content;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .not-front main .cta-menu-toggle,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .not-front main .cta-2-primary,.not-front main #ew-cta-2 .cta-menu-toggle,.not-front main #ew-cta-2 .cta-2-primary,body #ew-cta-2 .not-front main .cta-menu-toggle,body #ew-cta-2 .not-front main .cta-2-primary,.not-front main body #custom-style-block #ew-cta-2 .cta-menu-toggle,body #custom-style-block #ew-cta-2 .not-front main .cta-menu-toggle,.not-front main body #custom-style-block #ew-cta-2 .cta-2-primary,body #custom-style-block #ew-cta-2 .not-front main .cta-2-primary{background:linear-gradient(320deg,var(--cta),var(--cta),var(--cta-light)) !important;}.not-front main #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .not-front main .cta-2-primary,.not-front main #ew-cta-2 .cta-flex .cta-2-primary,body #ew-cta-2 .cta-flex .not-front main .cta-2-primary,.not-front main body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary,body #custom-style-block #ew-cta-2 .cta-flex .not-front main .cta-2-primary{box-shadow:inset 1px 1px 1px 0px rgba(255,255,255,0.18),1px 1px 4px 0px rgba(0,0,0,0.18);}.not-front main #block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .not-front main .cta-2-primary:hover,.not-front main #ew-cta-2 .cta-flex .cta-2-primary:hover,body #ew-cta-2 .cta-flex .not-front main .cta-2-primary:hover,.not-front main body #custom-style-block #ew-cta-2 .cta-flex .cta-2-primary:hover,body #custom-style-block #ew-cta-2 .cta-flex .not-front main .cta-2-primary:hover{filter:brightness(1.2);}.not-front main #ew-cta-2 a:hover{text-decoration:none !important;}.not-front main #ew-cta-2{z-index:5;}.not-front main #ew-cta-2 .cta-flex .cta-2-primary,.not-front main #ew-cta-2 .cta-2-primary-icon,.not-front main #ew-cta-2 .cta-2-primary-value,.not-front main #ew-cta-2 .cta-menu-toggle svg{color:white;min-width:24px;font-weight:var(--sbw);text-transform:var(--text-transform);}.not-front main #ew-cta-2 .cta-menu-toggle{position:fixed;display:flex;font-size:1.5rem;color:white;min-width:50px;min-height:50px;height:50px;bottom:0.5rem;right:0.5rem;transition:all 0.2s ease-in-out;}.not-front main #ew-cta-2 .cta-menu-toggle.active{rotate:45deg;transition:all 0.2s ease-in-out;background-color:var(--cta);filter:brightness(40%);}.not-front main #ew-cta-2 .cta-menu-toggle,.not-front main #ew-cta-2 .cta-2-primary{justify-content:center;align-items:center;border-radius:50%;border:none;margin:0;}.not-front main #ew-cta-2 .cta-flex{position:fixed;display:flex;flex-direction:column;row-gap:0.5rem;opacity:0;right:0.5rem;bottom:calc(1rem + 50px);transition:all 0.2s ease-in-out;transform:translateY(10px);pointer-events:none;}.not-front main #ew-cta-2 .cta-flex .cta-2-primary{display:flex;min-height:45px;height:45px;width:160px;-moz-column-gap:0.5rem;column-gap:0.5rem;padding:1rem;right:0.5rem;border-radius:var(--radius);}.not-front main #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(1){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 1);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(2){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 2);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(3){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 3);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(4){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 4);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(5){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 5);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(6){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 6);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(7){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 7);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(8){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 8);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(9){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 9);}.not-front main #ew-cta-2 .cta-flex.active a:nth-child(10){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 10);}@keyframes one-shot{0%{transform:translateY(25px);opacity:0;}100%{transform:translate(0);opacity:1;}}.not-front main #ew-cta-2 .cta-flex.active{opacity:1;transform:none;pointer-events:all;}@media screen and (min-width:768px){.not-front main #ew-cta-2 .cta-menu-toggle{display:none;}.not-front main #ew-cta-2 .cta-flex{display:flex;flex-direction:column;row-gap:0.5rem;opacity:1;right:0;}.not-front main #ew-cta-2 .cta-flex .cta-2-primary{pointer-events:all;display:flex;width:180px;min-height:50px;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;justify-content:flex-start;border:none;padding:0.5rem 1rem;margin:0;transform:translateX(calc(100% - 55px));border-radius:var(--radius) 0 0 var(--radius);transition:all 0.2s ease-in-out;}.not-front main #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon{width:25px;}.not-front main #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value{display:block;}.not-front main #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;transition:all 0.2s ease-in-out;}}.not-front main p:has(.btn){display:flex;flex-direction:row;gap:0.75rem;}@media (max-width:575px){.not-front main p:has(.btn){flex-direction:row;flex-wrap:wrap;gap:0.5rem;}}#block-views-block-sekundaer-tekst-block-1{position:relative;display:block;}#block-views-block-sekundaer-tekst-block-1 .views-row{padding:0;}#block-views-block-sekundaer-tekst-block-1{padding:2rem 0;background-color:var(--white);}#block-views-block-sekundaer-tekst-block-1 .container{margin:0 auto;padding:0;}#block-views-block-sekundaer-tekst-block-1 .container .field-content{-moz-column-count:1;column-count:1;-moz-column-gap:30px;column-gap:30px;}@media (max-width:767px){#block-views-block-sekundaer-tekst-block-1 .container .field-content{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}#block-views-block-sekundaer-tekst-block-1 .container .field-content h1,#block-views-block-sekundaer-tekst-block-1 .container .field-content .ewh1,#block-views-block-sekundaer-tekst-block-1 .container .field-content h2,#block-views-block-sekundaer-tekst-block-1 .container .field-content #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #block-views-block-sekundaer-tekst-block-1 .container .field-content .title,#block-views-block-sekundaer-tekst-block-1 .container .field-content .ewh2,#block-views-block-sekundaer-tekst-block-1 .container .field-content h3,#block-views-block-sekundaer-tekst-block-1 .container .field-content .ewh3,#block-views-block-sekundaer-tekst-block-1 .container .field-content .accordion .btn-link,.accordion #block-views-block-sekundaer-tekst-block-1 .container .field-content .btn-link,#block-views-block-sekundaer-tekst-block-1 .container .field-content b,#block-views-block-sekundaer-tekst-block-1 .container .field-content strong,#block-views-block-sekundaer-tekst-block-1 .container .field-content h4,#block-views-block-sekundaer-tekst-block-1 .container .field-content .ewh4,#block-views-block-sekundaer-tekst-block-1 .container .field-content h3,#block-views-block-sekundaer-tekst-block-1 .container .field-content .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}#block-views-block-sekundaer-tekst-block-1 .container :focus{outline:none !important;}#block-views-block-sekundaer-tekst-block-1 .container html{scroll-behavior:smooth;}#block-views-block-sekundaer-tekst-block-1 .container ::-moz-selection{color:#fff;background-color:var(--gold);}#block-views-block-sekundaer-tekst-block-1 .container ::selection{color:#fff;background-color:var(--gold);}@media (min-width:1200px){#block-views-block-sekundaer-tekst-block-1 .container .container,#block-views-block-sekundaer-tekst-block-1 .container .container-lg,#block-views-block-sekundaer-tekst-block-1 .container .container-md,#block-views-block-sekundaer-tekst-block-1 .container .container-sm,#block-views-block-sekundaer-tekst-block-1 .container .container-xl{max-width:1200px;}}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container .extrabold{font-weight:900;}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container .column2,#block-views-block-sekundaer-tekst-block-1 .container .column02{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}@media (max-width:767px){#block-views-block-sekundaer-tekst-block-1 .container .column2,#block-views-block-sekundaer-tekst-block-1 .container .column02{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}#block-views-block-sekundaer-tekst-block-1 .container .column2 h1,#block-views-block-sekundaer-tekst-block-1 .container .column2 .ewh1,#block-views-block-sekundaer-tekst-block-1 .container .column2 h2,#block-views-block-sekundaer-tekst-block-1 .container .column2 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #block-views-block-sekundaer-tekst-block-1 .container .column2 .title,#block-views-block-sekundaer-tekst-block-1 .container .column2 .ewh2,#block-views-block-sekundaer-tekst-block-1 .container .column2 h3,#block-views-block-sekundaer-tekst-block-1 .container .column2 .ewh3,#block-views-block-sekundaer-tekst-block-1 .container .column2 .accordion .btn-link,.accordion #block-views-block-sekundaer-tekst-block-1 .container .column2 .btn-link,#block-views-block-sekundaer-tekst-block-1 .container .column2 b,#block-views-block-sekundaer-tekst-block-1 .container .column2 strong,#block-views-block-sekundaer-tekst-block-1 .container .column2 h4,#block-views-block-sekundaer-tekst-block-1 .container .column2 .ewh4,#block-views-block-sekundaer-tekst-block-1 .container .column02 h1,#block-views-block-sekundaer-tekst-block-1 .container .column02 .ewh1,#block-views-block-sekundaer-tekst-block-1 .container .column02 h2,#block-views-block-sekundaer-tekst-block-1 .container .column02 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #block-views-block-sekundaer-tekst-block-1 .container .column02 .title,#block-views-block-sekundaer-tekst-block-1 .container .column02 .ewh2,#block-views-block-sekundaer-tekst-block-1 .container .column02 h3,#block-views-block-sekundaer-tekst-block-1 .container .column02 .ewh3,#block-views-block-sekundaer-tekst-block-1 .container .column02 .accordion .btn-link,.accordion #block-views-block-sekundaer-tekst-block-1 .container .column02 .btn-link,#block-views-block-sekundaer-tekst-block-1 .container .column02 b,#block-views-block-sekundaer-tekst-block-1 .container .column02 strong,#block-views-block-sekundaer-tekst-block-1 .container .column02 h4,#block-views-block-sekundaer-tekst-block-1 .container .column02 .ewh4,#block-views-block-sekundaer-tekst-block-1 .container .column02 h3,#block-views-block-sekundaer-tekst-block-1 .container .column02 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}#block-views-block-sekundaer-tekst-block-1 .container .column3,#block-views-block-sekundaer-tekst-block-1 .container .column03{-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px;}@media (max-width:991px) and (min-width:767px){#block-views-block-sekundaer-tekst-block-1 .container .column3,#block-views-block-sekundaer-tekst-block-1 .container .column03{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px;}}@media (max-width:767px){#block-views-block-sekundaer-tekst-block-1 .container .column3,#block-views-block-sekundaer-tekst-block-1 .container .column03{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;}}#block-views-block-sekundaer-tekst-block-1 .container .column3 h1,#block-views-block-sekundaer-tekst-block-1 .container .column3 .ewh1,#block-views-block-sekundaer-tekst-block-1 .container .column3 h2,#block-views-block-sekundaer-tekst-block-1 .container .column3 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #block-views-block-sekundaer-tekst-block-1 .container .column3 .title,#block-views-block-sekundaer-tekst-block-1 .container .column3 .ewh2,#block-views-block-sekundaer-tekst-block-1 .container .column3 h3,#block-views-block-sekundaer-tekst-block-1 .container .column3 .ewh3,#block-views-block-sekundaer-tekst-block-1 .container .column3 .accordion .btn-link,.accordion #block-views-block-sekundaer-tekst-block-1 .container .column3 .btn-link,#block-views-block-sekundaer-tekst-block-1 .container .column3 b,#block-views-block-sekundaer-tekst-block-1 .container .column3 strong,#block-views-block-sekundaer-tekst-block-1 .container .column3 h4,#block-views-block-sekundaer-tekst-block-1 .container .column3 .ewh4,#block-views-block-sekundaer-tekst-block-1 .container .column03 h1,#block-views-block-sekundaer-tekst-block-1 .container .column03 .ewh1,#block-views-block-sekundaer-tekst-block-1 .container .column03 h2,#block-views-block-sekundaer-tekst-block-1 .container .column03 #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #block-views-block-sekundaer-tekst-block-1 .container .column03 .title,#block-views-block-sekundaer-tekst-block-1 .container .column03 .ewh2,#block-views-block-sekundaer-tekst-block-1 .container .column03 h3,#block-views-block-sekundaer-tekst-block-1 .container .column03 .ewh3,#block-views-block-sekundaer-tekst-block-1 .container .column03 .accordion .btn-link,.accordion #block-views-block-sekundaer-tekst-block-1 .container .column03 .btn-link,#block-views-block-sekundaer-tekst-block-1 .container .column03 b,#block-views-block-sekundaer-tekst-block-1 .container .column03 strong,#block-views-block-sekundaer-tekst-block-1 .container .column03 h4,#block-views-block-sekundaer-tekst-block-1 .container .column03 .ewh4,#block-views-block-sekundaer-tekst-block-1 .container .column03 h3,#block-views-block-sekundaer-tekst-block-1 .container .column03 .ewh3{-moz-column-break-after:avoid;break-after:avoid;-moz-column-break-after:avoid-column;break-after:avoid-column;}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container a img[src$=".png"],#block-views-block-sekundaer-tekst-block-1 .container a img[src$=".jpg"]{transition:transform 0.3s !important;}#block-views-block-sekundaer-tekst-block-1 .container a img[src$=".png"]:hover,#block-views-block-sekundaer-tekst-block-1 .container a img[src$=".jpg"]:hover{transform:scale(1.05);}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container a[href*=".pdf"]::before{content:"\f1c1";font-family:"Font Awesome 6 Pro";margin-right:0.5rem;}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container .cta:not(.btn),#block-views-block-sekundaer-tekst-block-1 .container a.cta:not(.btn),#block-views-block-sekundaer-tekst-block-1 .container a[href^="mailto:"]:not(.btn),#block-views-block-sekundaer-tekst-block-1 .container a[href^="tel:"]:not(.btn),#block-views-block-sekundaer-tekst-block-1 .container a[href^="/kontakt-os"]:not(.btn),#block-views-block-sekundaer-tekst-block-1 .container a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2),#block-views-block-sekundaer-tekst-block-1 .container a[href^="/node/6"]:not(.btn){color:var(--gold);transition:all ease-in 0.3s;white-space:nowrap;}#block-views-block-sekundaer-tekst-block-1 .container .cta:not(.btn):hover,#block-views-block-sekundaer-tekst-block-1 .container a.cta:not(.btn):hover,#block-views-block-sekundaer-tekst-block-1 .container a[href^="mailto:"]:not(.btn):hover,#block-views-block-sekundaer-tekst-block-1 .container a[href^="tel:"]:not(.btn):hover,#block-views-block-sekundaer-tekst-block-1 .container a[href^="/kontakt-os"]:not(.btn):hover,#block-views-block-sekundaer-tekst-block-1 .container a[href^="/kontakt"]:not(.btn):not(.menu__link):not(#block-menu2rev2):hover,#block-views-block-sekundaer-tekst-block-1 .container a[href^="/node/6"]:not(.btn):hover{filter:brightness(100%);}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"],#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"],#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"],#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"],#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"],#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="/kontakt"],#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="mailto:"],#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="tel:"],#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="/node/6"],#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="/kontakt-os"]{color:unset !important;transition:unset !important;cursor:pointer;}#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt"]:hover,#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="mailto:"]:hover,#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="tel:"]:hover,#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="/node/6"]:hover,#block-views-block-sekundaer-tekst-block-1 .container .Indgangsvinkel8rev2 .box__content-link a[href^="/kontakt-os"]:hover,#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="/kontakt"]:hover,#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="mailto:"]:hover,#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="tel:"]:hover,#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="/node/6"]:hover,#block-views-block-sekundaer-tekst-block-1 .container #block-menu2rev2 .menu__link a[href^="/kontakt-os"]:hover{filter:none !important;cursor:pointer;}#block-views-block-sekundaer-tekst-block-1 .container{}#block-views-block-sekundaer-tekst-block-1 .container .white_link{color:#fff;font-weight:var(--sbw);transition:all ease-in 0.3s;}#block-views-block-sekundaer-tekst-block-1 .container .white_link:hover{color:rgba(255,255,255,0.6156862745);text-decoration:none;}#block-views-block-sekundaer-tekst-block-1 .container .black_link,#block-views-block-sekundaer-tekst-block-1 .container #ew-contact-info-1 a{font-weight:var(--sbw);word-wrap:break-word;color:var(--gold);transition:all ease-in 0.3s;}#block-views-block-sekundaer-tekst-block-1 .container .black_link:hover,#block-views-block-sekundaer-tekst-block-1 .container #ew-contact-info-1 a:hover{color:var(--light-gold);text-decoration:none;}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink{position:relative;font-weight:var(--sbw);font-size:90%;}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink::before{content:"\f054";font-family:"Font Awesome 6 Pro";margin-right:0.75rem;font-size:80%;transition:margin-right 0.3s ease-out;}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink:hover{color:var(--gold);}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink:hover::before{margin-right:0.5rem;}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink{position:relative;padding:8px 0;}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink::after{content:"";position:absolute;bottom:0;transform:translateY(50%);left:0;width:0%;height:2px;background-color:var(--cta);transition:width 0.3s ease-out;}#block-views-block-sekundaer-tekst-block-1 .container .chevronlink:hover::after{width:100%;}#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions #custom-style-block .form-submit,body .form-actions #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions #custom-style-block input[type=submit],body #edit-actions #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-primary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-primary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-primary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-primary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-secondary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-secondary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-secondary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-secondary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-primary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-primary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-primary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-primary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-secondary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-secondary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-secondary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-secondary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-cta,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-cta,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .form-actions .form-submit,.not-front main body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .not-front main .form-submit,body .form-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #edit-actions input[type=submit],.not-front main body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions .not-front main input[type=submit],body #edit-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-form-submit,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-cta,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-cta,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-cta,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-cta,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .form-actions .form-submit,.not-front main body #custom-style-block .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .not-front main .form-submit,body #custom-style-block .form-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #edit-actions input[type=submit],.not-front main body #custom-style-block #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions .not-front main input[type=submit],body #custom-style-block #edit-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-form-submit,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-form-submit,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .form-actions .form-submit,body .not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body .form-submit,.not-front main .form-actions body #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #edit-actions input[type=submit],body .not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions body input[type=submit],.not-front main #edit-actions body #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .form-actions .form-submit,body #custom-style-block .not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body #custom-style-block .form-submit,.not-front main .form-actions body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #edit-actions input[type=submit],body #custom-style-block .not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions body #custom-style-block input[type=submit],.not-front main #edit-actions body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit{font-family:"Open Sans",sans-serif;font-weight:var(--mw);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);text-align:center;cursor:pointer;transition:var(--btn-transition);transform:scale(1,1);font-size:14px;}@media (max-width:991px){#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions #custom-style-block .form-submit,body .form-actions #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions #custom-style-block input[type=submit],body #edit-actions #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-primary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-primary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-primary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-primary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-secondary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-secondary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-secondary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-secondary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-primary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-primary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-primary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-primary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-secondary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-secondary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-secondary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-secondary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-cta,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-cta,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .form-actions .form-submit,.not-front main body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .not-front main .form-submit,body .form-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #edit-actions input[type=submit],.not-front main body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions .not-front main input[type=submit],body #edit-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-form-submit,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-cta,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-cta,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-cta,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-cta,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .form-actions .form-submit,.not-front main body #custom-style-block .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .not-front main .form-submit,body #custom-style-block .form-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #edit-actions input[type=submit],.not-front main body #custom-style-block #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions .not-front main input[type=submit],body #custom-style-block #edit-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-form-submit,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-form-submit,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .form-actions .form-submit,body .not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body .form-submit,.not-front main .form-actions body #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #edit-actions input[type=submit],body .not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions body input[type=submit],.not-front main #edit-actions body #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .form-actions .form-submit,body #custom-style-block .not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body #custom-style-block .form-submit,.not-front main .form-actions body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #edit-actions input[type=submit],body #custom-style-block .not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions body #custom-style-block input[type=submit],.not-front main #edit-actions body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit{font-size:13px;}}@media (max-width:767px){#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-primary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #btn-secondary,body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #btn-cta,body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .form-submit,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions input[type=submit],body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #btn-form-submit,body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-primary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-secondary,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions body #custom-style-block .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions body #custom-style-block input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-cta,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .form-submit,body #custom-style-block .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions #custom-style-block .form-submit,body .form-actions #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions input[type=submit],body #custom-style-block #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions #custom-style-block input[type=submit],body #edit-actions #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #btn-form-submit,body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-primary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-primary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-primary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-primary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-secondary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-secondary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-secondary,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-secondary,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-primary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-primary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-primary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-primary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-secondary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-secondary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-secondary,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-secondary,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-primary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-primary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-secondary,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .not-front main .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #edit-actions .not-front main input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .btn-cta,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-cta,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-cta,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body .form-actions .form-submit,.not-front main body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .form-actions .not-front main .form-submit,body .form-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #edit-actions input[type=submit],.not-front main body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #edit-actions .not-front main input[type=submit],body #edit-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #btn-form-submit,.not-front main body #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #btn-form-submit,body .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .btn-cta,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .btn-cta,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-cta,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-cta,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block .form-actions .form-submit,.not-front main body #custom-style-block .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .form-actions .not-front main .form-submit,body #custom-style-block .form-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #edit-actions input[type=submit],.not-front main body #custom-style-block #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block #edit-actions .not-front main input[type=submit],body #custom-style-block #edit-actions .not-front main #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main body #custom-style-block #btn-form-submit,.not-front main body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #btn-form-submit,body #custom-style-block .not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-cta,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-cta,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main .form-actions .form-submit,body .not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body .form-submit,.not-front main .form-actions body #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body .not-front main #edit-actions input[type=submit],body .not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions body input[type=submit],.not-front main #edit-actions body #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main .form-actions .form-submit,body #custom-style-block .not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions body #custom-style-block .form-submit,.not-front main .form-actions body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container body #custom-style-block .not-front main #edit-actions input[type=submit],body #custom-style-block .not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions body #custom-style-block input[type=submit],.not-front main #edit-actions body #custom-style-block #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main .form-actions .form-submit,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,#block-views-block-sekundaer-tekst-block-1 .container .not-front main #edit-actions input[type=submit],.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container .not-front main #btn-form-submit,.not-front main #block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit{font-size:12px;}}#block-views-block-sekundaer-tekst-block-1 .container .btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:hover,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:hover,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover{transform:translate3d(0px,0,1rem) scale(1);}#block-views-block-sekundaer-tekst-block-1 .container .btn-cta:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta:active,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:active,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:active,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:active,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]:active,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:active,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]:active,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active{transform:translate3d(0px,0,1rem) scale(0.98);}#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit::before,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.icon[type=submit]::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit::before,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.icon[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;margin-right:0.5rem;will-change:margin-right;transition:margin-right 0.2s ease-out,color 0.3s ease-out,border-color 0.3s ease-out,background-color 0.3s ease-out;}#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.icon[type=submit]:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.icon[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary:hover{color:#fff;border-color:var(--gold);background-color:var(--gold);}#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-cta:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-cta:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .icon.form-submit:hover::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.icon[type=submit]:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-form-submit:hover::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover::before,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.icon[type=submit]:hover::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .icon.form-submit:hover::before,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.icon[type=submit]:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-primary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-primary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .icon.btn-secondary:hover::before,#block-views-block-sekundaer-tekst-block-1 .container .icon#btn-secondary:hover::before{margin-right:1rem;}#block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .calendar.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.calendar[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .calendar.form-submit::before,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.calendar[type=submit]::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .calendar.form-submit::before,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.calendar[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .calendar.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .calendar#btn-secondary::before{content:"\f274";}#block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .arrow.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.arrow[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .arrow.form-submit::before,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.arrow[type=submit]::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .arrow.form-submit::before,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.arrow[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .arrow.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .arrow#btn-secondary::before{content:"\f061";}#block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-cta::before,#block-views-block-sekundaer-tekst-block-1 .container .form-actions .pplane.form-submit::before,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input.pplane[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-form-submit::before,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .pplane.form-submit::before,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.pplane[type=submit]::before,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .pplane.form-submit::before,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input.pplane[type=submit]::before,#block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-primary::before,#block-views-block-sekundaer-tekst-block-1 .container .pplane.btn-secondary::before,#block-views-block-sekundaer-tekst-block-1 .container .pplane#btn-secondary::before{content:"\f1d8";font-weight:600;}#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary{padding:var(--btn-padding);border-radius:var(--radius);}#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active{box-shadow:none;outline:none;border-width:1px;border-style:solid;}#block-views-block-sekundaer-tekst-block-1 .container .btn-primary,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary{background-color:var(--primary);border-color:var(--primary);color:var(--white);}#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container .btn-primary:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:focus,#block-views-block-sekundaer-tekst-block-1 .container #btn-primary:active{background-color:var(--gold);border-color:var(--gold);color:var(--white);}#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary{background-color:var(--gold);border-color:var(--gold);color:var(--white);}#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container .btn-secondary:active,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:focus,#block-views-block-sekundaer-tekst-block-1 .container #btn-secondary:active{background-color:var(--primary);border-color:var(--primary);color:var(--white);}#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit,#block-views-block-sekundaer-tekst-block-1 .container .btn-cta,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit],.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]{color:#fff;border-radius:var(--radius);padding:var(--btn-cta-padding);border:1px solid var(--cta);background-color:var(--cta);box-shadow:none;}#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit]:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit:hover,#block-views-block-sekundaer-tekst-block-1 .container .btn-cta:hover,#block-views-block-sekundaer-tekst-block-1 .container #btn-cta:hover,body .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:hover,body #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]:hover,.not-front main .form-actions #block-views-block-sekundaer-tekst-block-1 .container .form-submit:hover,.not-front main #edit-actions #block-views-block-sekundaer-tekst-block-1 .container input[type=submit]:hover{opacity:1;border:1px solid var(--cta-light);background-color:var(--cta-light);color:#fff;box-shadow:var(--box-shadow);filter:brightness(1);}#block-views-block-sekundaer-tekst-block-1 .container .form-actions .form-submit,#block-views-block-sekundaer-tekst-block-1 .container #edit-actions input[type=submit],#block-views-block-sekundaer-tekst-block-1 .container #btn-form-submit{margin-top:0.2rem;width:-moz-fit-content;width:fit-content;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary,body #ew-cta-2 #block-views-block-sekundaer-tekst-block-1 .container .cta-menu-toggle,body #ew-cta-2 #block-views-block-sekundaer-tekst-block-1 .container .cta-2-primary,.not-front main #ew-cta-2 #block-views-block-sekundaer-tekst-block-1 .container .cta-menu-toggle,.not-front main #ew-cta-2 #block-views-block-sekundaer-tekst-block-1 .container .cta-2-primary{background:linear-gradient(320deg,var(--cta),var(--cta),var(--cta-light)) !important;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary,body #ew-cta-2 .cta-flex #block-views-block-sekundaer-tekst-block-1 .container .cta-2-primary,.not-front main #ew-cta-2 .cta-flex #block-views-block-sekundaer-tekst-block-1 .container .cta-2-primary{box-shadow:inset 1px 1px 1px 0px rgba(255,255,255,0.18),1px 1px 4px 0px rgba(0,0,0,0.18);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary:hover,body #ew-cta-2 .cta-flex #block-views-block-sekundaer-tekst-block-1 .container .cta-2-primary:hover,.not-front main #ew-cta-2 .cta-flex #block-views-block-sekundaer-tekst-block-1 .container .cta-2-primary:hover{filter:brightness(1.2);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 a:hover{text-decoration:none !important;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2{z-index:5;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary-icon,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary-value,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle svg{color:white;min-width:24px;font-weight:var(--sbw);text-transform:var(--text-transform);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle{position:fixed;display:flex;font-size:1.5rem;color:white;min-width:50px;min-height:50px;height:50px;bottom:0.5rem;right:0.5rem;transition:all 0.2s ease-in-out;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle.active{rotate:45deg;transition:all 0.2s ease-in-out;background-color:var(--cta);filter:brightness(40%);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle,#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-2-primary{justify-content:center;align-items:center;border-radius:50%;border:none;margin:0;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex{position:fixed;display:flex;flex-direction:column;row-gap:0.5rem;opacity:0;right:0.5rem;bottom:calc(1rem + 50px);transition:all 0.2s ease-in-out;transform:translateY(10px);pointer-events:none;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary{display:flex;min-height:45px;height:45px;width:160px;-moz-column-gap:0.5rem;column-gap:0.5rem;padding:1rem;right:0.5rem;border-radius:var(--radius);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(1){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 1);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(2){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 2);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(3){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 3);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(4){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 4);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(5){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 5);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(6){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 6);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(7){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 7);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(8){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 8);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(9){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 9);}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active a:nth-child(10){animation-name:one-shot;animation-duration:calc(0s + 0.3s * 10);}@keyframes one-shot{0%{transform:translateY(25px);opacity:0;}100%{transform:translate(0);opacity:1;}}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex.active{opacity:1;transform:none;pointer-events:all;}@media screen and (min-width:768px){#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-menu-toggle{display:none;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex{display:flex;flex-direction:column;row-gap:0.5rem;opacity:1;right:0;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary{pointer-events:all;display:flex;width:180px;min-height:50px;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;justify-content:flex-start;border:none;padding:0.5rem 1rem;margin:0;transform:translateX(calc(100% - 55px));border-radius:var(--radius) 0 0 var(--radius);transition:all 0.2s ease-in-out;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon{width:25px;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value{display:block;}#block-views-block-sekundaer-tekst-block-1 .container #ew-cta-2 .cta-flex .cta-2-primary:hover{transform:none;transition:all 0.2s ease-in-out;}}#block-views-block-sekundaer-tekst-block-1 .container p:has(.btn){display:flex;flex-direction:row;gap:0.75rem;}@media (max-width:575px){#block-views-block-sekundaer-tekst-block-1 .container p:has(.btn){flex-direction:row;flex-wrap:wrap;gap:0.5rem;}}#block-views-block-sekundaer-tekst-block-1 blockquote{padding-left:3rem;border-left:5px solid var(--primary);margin-top:1.5rem;}@media (max-width:767px){#block-views-block-sekundaer-tekst-block-1 blockquote{padding-left:1.5rem;border-left:4px solid var(--primary);}}#block-views-block-sekundaer-tekst-block-1 blockquote p{-moz-column-count:1 !important;column-count:1 !important;}@media (max-width:767px){#block-views-block-sekundaer-tekst-block-1 blockquote p{-moz-column-count:1;column-count:1;}}#ew-webform-1-rev4-609930b71e185{margin:0;padding:2rem 0 0;z-index:99;}#ew-webform-1-rev4-609930b71e185 h3,#ew-webform-1-rev4-609930b71e185 .ewh3,#ew-webform-1-rev4-609930b71e185 .accordion .btn-link,.accordion #ew-webform-1-rev4-609930b71e185 .btn-link,#ew-webform-1-rev4-609930b71e185 h4,#ew-webform-1-rev4-609930b71e185 .ewh4,#ew-webform-1-rev4-609930b71e185 h5,#ew-webform-1-rev4-609930b71e185 .ewh5{margin-bottom:0;}#ew-webform-1-rev4-609930b71e185 .webform-submission-form{margin-top:1rem;}#ew-webform-1-rev4-609930b71e185 b,#ew-webform-1-rev4-609930b71e185 strong{color:var(--primary);}#ew-webform-1-rev4-609930b71e185 p{color:var(--primary);padding:4px 0px;margin-bottom:0.1rem;}#ew-webform-1-rev4-609930b71e185 .form-item-name{width:49.5%;float:left;}#ew-webform-1-rev4-609930b71e185 .form-item-telefon{width:49.5%;float:right;margin-left:0;}#ew-webform-1-rev4-609930b71e185 input,#ew-webform-1-rev4-609930b71e185 textarea{color:var(--primary);background-color:transparent;border:1px solid var(--border-color);border-radius:var(--radius);padding:8px 10px;margin:5px 0px;font-size:0.9rem;}#ew-webform-1-rev4-609930b71e185 input .webform-submission-form input,#ew-webform-1-rev4-609930b71e185 input .webform-submission-form textarea,#ew-webform-1-rev4-609930b71e185 textarea .webform-submission-form input,#ew-webform-1-rev4-609930b71e185 textarea .webform-submission-form textarea{border:none;background:#fff;}#ew-webform-1-rev4-609930b71e185 ::-moz-placeholder{color:rgba(156,156,156,0.699);}#ew-webform-1-rev4-609930b71e185 ::placeholder{color:rgba(156,156,156,0.699);}#ew-webform-1-rev4-609930b71e185 label{color:var(--primary);text-transform:none;font-size:96%;}#ew-webform-1-rev4-609930b71e185 a:hover{color:var(--cta) !important;}#Indgangsvinkel8rev2-698ecea036045{--p-outer:2rem 0;}.main-content-wrapper #block-ewcustom-mainpagecontent .body-inner{position:relative;z-index:1;}.main-content-wrapper #block-ewcustom-mainpagecontent .body{--p-outer:clamp(2rem,3cqw,3rem) 0;padding:var(--p-outer);}.main-content-wrapper #block-ewcustom-mainpagecontent .body:nth-child(even){position:relative;}.main-content-wrapper #block-ewcustom-mainpagecontent .body:nth-child(even)::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100dvw;height:100%;background-color:var(--light-rose);z-index:0;pointer-events:none;}.main-content-wrapper #block-ewcustom-mainpagecontent .body:nth-child(even) h2,.main-content-wrapper #block-ewcustom-mainpagecontent .body:nth-child(even) #Employees2-69932e19599ab .title,#Employees2-69932e19599ab .main-content-wrapper #block-ewcustom-mainpagecontent .body:nth-child(even) .title,.main-content-wrapper #block-ewcustom-mainpagecontent .body:nth-child(even) .ewh2{color:var(--gold);}.imgBox{min-height:100%;}.imgBox img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}@media (max-width:1199px){.imgBox{margin-bottom:1.5rem;max-height:clamp(160px,30cqw,300px);}}.accentImg{position:relative;margin-bottom:1rem;}.accentImg img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.accentImg:not(.right){position:relative;}.accentImg:not(.right)::before{content:"";position:absolute;inset:0;transform:scale(0.92) translate(-4%,8%);background-color:var(--light);z-index:-1;pointer-events:none;}.accentImg.right{position:relative;}.accentImg.right::before{content:"";position:absolute;inset:0;transform:scale(0.92) translate(4%,8%);background-color:var(--light);z-index:-1;pointer-events:none;}.textBox{display:flex;flex-direction:column;justify-content:center;}#block-ewcustom-views-block-blog-posts-blok-block-1 .row{padding:0;}#block-ewcustom-views-block-blog-posts-blok-block-1 .views-row{margin:1rem 0;}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap{position:relative;background-color:#b7aa98;}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-title a{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1rem,3cqw,2rem);text-align:center;font-family:"Abhaya Libre",sans-serif;line-height:1;color:#fff;font-weight:var(--mw);font-size:28px;}@media (max-width:1199px){#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-title a{font-size:26px;}}@media (max-width:767px){#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-title a{font-size:22px;}}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-title a{z-index:4;}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-img{height:clamp(260px,30cqw,500px);}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-img img{aspect-ratio:unset;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0.4;filter:contrast(0.7) brightness(0.8);transition:filter 0.3s ease-out,opacity 0.3s ease-out;}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap .blog-img img[src*="farve.png"]{opacity:0;}#block-ewcustom-views-block-blog-posts-blok-block-1 .post-wrap:hover .blog-img img{opacity:0.2;filter:contrast(1);}#ew-contact-info-1{padding:2rem 0;margin-bottom:0;}#ew-contact-info-1 li:first-of-type strong{font-family:"Abhaya Libre",sans-serif;font-weight:var(--mw);color:var(--gold) !important;margin-bottom:0.5rem;font-size:28px;}@media (max-width:1199px){#ew-contact-info-1 li:first-of-type strong{font-size:26px;}}@media (max-width:991px){#ew-contact-info-1 li:first-of-type strong{font-size:24px;}}@media (max-width:767px){#ew-contact-info-1 li:first-of-type strong{font-size:22px;}}@media (max-width:575px){#ew-contact-info-1 li:first-of-type strong{font-size:20px;}}#ew-contact-info-1 p:last-of-type{margin-bottom:0;}.partnersIcons .partner{margin-bottom:1rem;}.partnersIcons .icon img{width:clamp(135px,35cqw,250px);max-width:250px;place-self:center;}#block-ewcustom-gallery1{margin:0 -0.5rem;}@media (min-width:576px){#block-ewcustom-gallery1{margin:0 -1rem;}}#block-ewcustom-gallery1 #ew-gallery-1-rev2{padding:2rem 0 0;}@media (max-width:575px){#block-ewcustom-gallery1 #ew-gallery-1-rev2 .gallery-box{padding:0 0.5rem;}#block-ewcustom-gallery1 #ew-gallery-1-rev2 .gallery-box a{margin-bottom:1rem !important;}}#Employees2-69932e19599ab .employee{box-shadow:none;overflow:visible;}#Employees2-69932e19599ab .employee__avatar{max-width:calc(100% - 10cqw);margin-bottom:0;align-self:flex-start;z-index:0;margin-bottom:1rem;}#Employees2-69932e19599ab .employee__avatar-inner{overflow:visible;}#Employees2-69932e19599ab .employee__avatar-inner .media{display:block;width:100%;height:100%;position:relative;}#Employees2-69932e19599ab .employee__avatar-inner .media::before{content:"";position:absolute;inset:0;transform:scale(0.98) translate(-1rem,1rem);background-color:var(--light);z-index:-1;pointer-events:none;}#Employees2-69932e19599ab .employee__info{z-index:1;}#Employees2-69932e19599ab .employee__info header{order:1;}#Employees2-69932e19599ab .employee__info address{order:3;}#Employees2-69932e19599ab .employee__info footer{order:2;}#Employees2-69932e19599ab .employee__info-body{padding-top:1.5rem;}#Employees2-69932e19599ab .employee__info-footer{padding-top:0;}#Employees2-69932e19599ab .socials{margin:unset;}#Employees2-69932e19599ab .socials .socials__link{background-color:var(--light-gold);color:var(--white);padding:1rem;border-radius:var(--radius);font-size:20px;}@media (max-width:767px){#Employees2-69932e19599ab .socials .socials__link{font-size:18px;}}@media (max-width:575px){#Employees2-69932e19599ab .socials .socials__link{font-size:14px;}}#Employees2-69932e19599ab .socials .socials__link{transition:background-color 0.3s ease-out;}#Employees2-69932e19599ab .socials .socials__link:hover{background-color:var(--gold);}#Employees2-69932e19599ab .contact-info__item{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-bottom:1rem;}#Employees2-69932e19599ab .contact-info__item .fa{font-size:20px;}@media (max-width:767px){#Employees2-69932e19599ab .contact-info__item .fa{font-size:18px;}}@media (max-width:575px){#Employees2-69932e19599ab .contact-info__item .fa{font-size:16px;}}#Employees2-69932e19599ab .contact-info__item .fa{padding:clamp(15px,3cqw,18px);border-radius:50%;aspect-ratio:1/1;border:1px solid var(--border-color);}#Employees2-69932e19599ab .contact-info__item .fa::before{color:var(--gold);}#Employees2-69932e19599ab .contact-info__item a.cta{position:relative;color:var(--primary-muted);font-size:18px;font-weight:var(--mw);}#Employees2-69932e19599ab .contact-info__item a.cta:hover{color:var(--gold);text-decoration:none;}#Employees2-69932e19599ab .contact-info__item a.cta:hover::before{color:var(--primary-muted);}#Employees2-69932e19599ab .contact-info__item a.cta::before{content:"";display:block;margin-bottom:0;font-family:"Abhaya Libre",sans-serif;font-size:24px;}#Employees2-69932e19599ab .contact-info__item a[href^="mailto:"]::before{content:"Email";}#Employees2-69932e19599ab .contact-info__item a[href^="tel:"]::before{content:"Telefon";}#Employees2-6993247c63327699427526ec9e{padding:1rem 0;}#Employees2-6993247c63327699427526ec9e .contact-info__item:not(:has(.fa-phone)){display:none;}#Employees2-6993247c63327699427526ec9e .contact-info__item-body{display:none;}#Employees2-6993247c63327699427526ec9e footer{display:none;}#Employees2-6993247c63327699427526ec9e .employee{box-shadow:none;}#Employees2-6993247c63327699427526ec9e .employees__grid{grid-gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));}@media (min-width:576px){#Employees2-6993247c63327699427526ec9e .employees__grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:768px){#Employees2-6993247c63327699427526ec9e .employees__grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:992px){#Employees2-6993247c63327699427526ec9e .employees__grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:1200px){#Employees2-6993247c63327699427526ec9e .employees__grid{grid-template-columns:repeat(6,minmax(0,1fr));}}#Employees2-6993247c63327699427526ec9e .employee{height:clamp(220px,50cqw,420px);}@media (max-width:575px){#Employees2-6993247c63327699427526ec9e .employee{height:420px;}}#Employees2-6993247c63327699427526ec9e .title{margin-bottom:0;font-weight:var(--mw);font-style:italic;text-transform:unset;font-size:19px;}@media (max-width:991px){#Employees2-6993247c63327699427526ec9e .title{font-size:18px;}}@media (max-width:767px){#Employees2-6993247c63327699427526ec9e .title{font-size:17px;}}#Employees2-6993247c63327699427526ec9e .employee__info-body{padding-top:4px;flex-grow:unset;}#Employees2-6993247c63327699427526ec9e .contact-info__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0;}#Employees2-6993247c63327699427526ec9e .contact-info__item i::before{content:"Telefon:";top:50%;transform:translateY(-50%);}#Employees2-6993247c63327699427526ec9e .contact-info__item i::before,#Employees2-6993247c63327699427526ec9e .contact-info__item a.cta{font-family:"Abhaya Libre",sans-serif;font-weight:var(--mw);color:var(--gold);margin-right:4px;vertical-align:baseline;font-size:18px;}@media (max-width:991px){#Employees2-6993247c63327699427526ec9e .contact-info__item i::before,#Employees2-6993247c63327699427526ec9e .contact-info__item a.cta{font-size:17px;}}@media (max-width:767px){#Employees2-6993247c63327699427526ec9e .contact-info__item i::before,#Employees2-6993247c63327699427526ec9e .contact-info__item a.cta{font-size:16px;}}#Employees2-6993247c63327699427526ec9e .employee__avatar{flex:2;max-height:80%;}#Employees2-6993247c63327699427526ec9e .employee__info{flex:1;padding:clamp(0.25rem,2cqw,0.75rem) 0;max-height:-moz-fit-content;max-height:fit-content;}.page-node-6 #ew-contact-info-1 .ewh3,.page-node-6 #ew-contact-info-1 .accordion .btn-link,.accordion .page-node-6 #ew-contact-info-1 .btn-link{display:none;}.page-node-6 #ew-contact-info-1 ul li{border-bottom:none;padding:4px 0px;font-family:"Open Sans",sans-serif;}@media (max-width:576px){.page-node-6 #ew-contact-info-1 ul li{font-size:0.9rem;}}.page-node-6 #ew-contact-info-1 ul li svg,.page-node-6 #ew-contact-info-1 ul li i{display:none;}.page-node-6 #ew-contact-info-1 ul li b,.page-node-6 #ew-contact-info-1 ul li strong{color:var(--primary);font-family:"Abhaya Libre",sans-serif;}.page-node-6 #ew-contact-info-1 ul li a.cta{color:var(--gold);}.page-node-6 #ew-contact-info-1 ul li:first-child{font-size:125%;}#block-ewcustom-googlemaps p{margin-bottom:0;}#block-ewcustom-googlemaps iframe{margin:0;width:100%;margin-bottom:-6px;height:320px;filter:grayscale(80%);}@media (max-width:767px){#block-ewcustom-googlemaps iframe{height:220px;}}.Gallery2-607038f7afe9a .gallery__wall--grid .brick__caption-inner{font-weight:400;font-family:"Open Sans",sans-serif;font-size:0.87rem;}@media (min-width:576px){.Gallery2-607038f7afe9a .gallery__wall--grid .brick__caption-inner{font-size:0.9rem;}}@media (min-width:767px){.Gallery2-607038f7afe9a .gallery__wall--grid .brick__caption-inner{font-size:0.95rem;}}@media (min-width:992px){.Gallery2-607038f7afe9a .gallery__wall--grid .brick__caption-inner{font-size:1rem;}}@media (min-width:1200px){.Gallery2-607038f7afe9a .gallery__wall--grid .brick__caption-inner{font-size:1.1rem;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1--2 .media{margin-top:10px;margin-bottom:10px;}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1--2 .pager{margin-top:1rem;display:block;}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1--2 .pager__items{display:flex;list-style-type:none;justify-content:space-around;align-items:center;grid-gap:15px;}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1,#block-views-block-artikle-billeder-view-block-1,#block-ewcustom-views-block-ewapp-galleri-view-block-1{margin:0 0 3rem 0;}@media (max-width:767px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1,#block-views-block-artikle-billeder-view-block-1,#block-ewcustom-views-block-ewapp-galleri-view-block-1{margin:0 0 2rem 0;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .container,#block-views-block-artikle-billeder-view-block-1 .container,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .container{margin:0 auto;padding:0;}@media (max-width:576px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .container,#block-views-block-artikle-billeder-view-block-1 .container,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .container{padding:0 10px;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .views-row,#block-views-block-artikle-billeder-view-block-1 .views-row,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .views-row{margin-bottom:30px;}@media (max-width:576px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .views-row,#block-views-block-artikle-billeder-view-block-1 .views-row,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .views-row{margin-bottom:10px;padding:0 5px;}}@media (max-width:991px) and (min-width:767px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .views-row.last-two,#block-views-block-artikle-billeder-view-block-1 .views-row.last-two,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .views-row.last-two{flex:0 0 50%;max-width:50%;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .field-content a img,#block-views-block-artikle-billeder-view-block-1 .field-content a img,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .field-content a img{transition:transform 0.3s !important;}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .field-content a img:hover,#block-views-block-artikle-billeder-view-block-1 .field-content a img:hover,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .field-content a img:hover{transform:scale(1.05);}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager,#block-views-block-artikle-billeder-view-block-1 .pager,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager{margin-top:1rem;display:block;width:100%;}@media (max-width:767px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager,#block-views-block-artikle-billeder-view-block-1 .pager,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager{margin-top:0.5rem;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items,#block-views-block-artikle-billeder-view-block-1 .pager__items,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager__items{display:flex;list-style-type:none;justify-content:center;align-items:center;grid-gap:15px;}@media (max-width:991px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items,#block-views-block-artikle-billeder-view-block-1 .pager__items,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager__items{grid-gap:10px;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items a,#block-views-block-artikle-billeder-view-block-1 .pager__items a,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager__items a{font-weight:500;}@media (max-width:767px){#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items a,#block-views-block-artikle-billeder-view-block-1 .pager__items a,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager__items a{font-size:0.86rem;}}#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager .is-active a,#block-views-block-artikle-billeder-view-block-1 .pager .is-active a,#block-ewcustom-views-block-ewapp-galleri-view-block-1 .pager .is-active a{color:var(--cta);font-weight:700;}#sliding-popup{z-index:90;}#sliding-popup .eu-cookie-withdraw-tab{background:var(--primary);font-size:0;overflow:hidden;}#sliding-popup .eu-cookie-withdraw-tab:before{content:"\f564";font-family:"Font Awesome 6 Pro";color:#fff;font-size:1rem;display:inline-block;font-weight:400;}#sliding-popup .eu-cookie-withdraw-tab{padding:4px 10px 2px 7px;}#sliding-popup.sliding-popup-bottom h2,#sliding-popup.sliding-popup-bottom #Employees2-69932e19599ab .title,#Employees2-69932e19599ab #sliding-popup.sliding-popup-bottom .title{color:var(--primary);}#sliding-popup.sliding-popup-bottom .agree-button{border:1px solid var(--primary);background-color:var(--primary);color:#fff;cursor:pointer;transition:all ease-in-out 300ms,background-color 500ms linear;transform:scale(1,1);}#sliding-popup.sliding-popup-bottom .agree-button:hover{box-shadow:0px 37px 20px -20px rgba(0,0,0,0.2);transform:translate3d(10px,0,1rem) scale(1);}#sliding-popup.sliding-popup-bottom .decline-button,#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-button{border:1px solid var(--primary);background-color:transparent;color:var(--dark);cursor:pointer;transition:all ease-in-out 300ms,background-color 500ms linear;transform:scale(1,1);}#sliding-popup.sliding-popup-bottom .decline-button:hover,#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-button:hover{box-shadow:0px 37px 20px -20px rgba(0,0,0,0.2);transform:translate3d(10px,0,1rem) scale(1);}@media (max-width:767px){body:not(.eu-cookie-compliance-popup-open) #sliding-popup .eu-cookie-withdraw-tab{left:0;margin-left:0;margin-top:unset;transform:translate(0px,-100%);}}#user-login-form p{font-weight:400;color:var(--dark);padding:4px 0px;margin-bottom:0.1rem;}#user-login-form input,#user-login-form textarea{color:var(--dark);background-color:transparent;border:1px solid rgba(43,43,43,0.795);border-top:none;border-left:none;padding:5px 10px;margin:5px 0px;font-size:0.9rem;}#user-login-form input .webform-submission-form input,#user-login-form input .webform-submission-form textarea,#user-login-form textarea .webform-submission-form input,#user-login-form textarea .webform-submission-form textarea{border:none;background:var(--dark);}#user-login-form ::-moz-placeholder{color:rgba(22,22,22,0.699);}#user-login-form ::placeholder{color:rgba(22,22,22,0.699);}#user-login-form label{color:var(--dark);text-transform:none;font-size:96%;}#user-login-form a:hover{color:var(--cta) !important;}#user-login-form #edit-actions .form-submit{width:100% !important;margin-top:0.5rem;font-family:"Open Sans",sans-serif;font-weight:500 !important;letter-spacing:1px !important;transition:all 0.8s !important;background-color:var(--cta) !important;border:none !important;color:#fff !important;text-transform:unset;border-radius:0px;padding:9px 0;display:block !important;margin-left:0 !important;margin-right:auto !important;box-shadow:0px 17px 10px -10px rgba(0,0,0,0.226) !important;cursor:pointer !important;transition:all ease-in-out 300ms !important;transition:all ease-in-out 300ms !important;}#user-login-form #edit-actions .form-submit:hover{transform:translate3d(10px,0,1rem) scale(1) !important;opacity:1 !important;box-shadow:0px 37px 20px -20px rgba(0,0,0,0.2) !important;}@media (max-width:576px){.ui-widget.ui-widget-content{width:100% !important;}}.ui-dialog{padding:3rem 0 !important;border:none !important;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:0 !important;}@media (min-width:576px){.ui-dialog{padding:4rem 0 !important;}}@media (min-width:768px){.ui-dialog{padding:5rem 0 !important;}}.ui-dialog .ui-icon-closethick{display:none;}.ui-dialog .ui-widget-header{background:#fff;color:var(--dark);text-align:center;border:none;}.ui-dialog .ui-widget-header .ui-dialog-title{border:none;display:block;font-family:"Abhaya Libre",sans-serif;width:100%;font-size:1.3rem;}@media (max-width:576px){.ui-dialog .ui-widget-header .ui-dialog-title{white-space:normal;}}@media (min-width:576px){.ui-dialog .ui-widget-header .ui-dialog-title{font-size:1.6rem;}}@media (min-width:768px){.ui-dialog .ui-widget-header .ui-dialog-title{font-size:1.7rem;}}@media (min-width:992px){.ui-dialog .ui-widget-header .ui-dialog-title{font-size:2rem;}}.ui-dialog .ui-widget-header button{right:3em;top:-3rem;right:1em;border:none;background:none;}@media (min-width:576px){.ui-dialog .ui-widget-header button{right:2em;}}@media (min-width:768px){.ui-dialog .ui-widget-header button{right:1em;}}@media (max-width:576px){.ui-dialog .ui-widget-header button{top:-2rem;}}.ui-dialog .ui-dialog-content{color:var(--dark);font-family:"Open Sans",sans-serif;font-size:0.9rem;text-align:center;}@media (min-width:576px){.ui-dialog .ui-dialog-content{font-size:1rem;}}@media (min-width:767px){.ui-dialog .ui-dialog-content{font-size:1.1rem;}}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:1em;top:0;width:35px;height:35px;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;}.ui-dialog .ui-dialog-titlebar-close::before,.ui-dialog .ui-dialog-titlebar-close::after{content:"";position:absolute;width:16px;height:2px;background-color:var(--dark);top:50%;left:50%;transform-origin:center;transition:background-color 0.2s ease-in-out,transform 0.2s ease-in-out;}.ui-dialog .ui-dialog-titlebar-close::before{transform:translate(-50%,-50%) rotate(45deg);}.ui-dialog .ui-dialog-titlebar-close::after{transform:translate(-50%,-50%) rotate(-45deg);}.ui-dialog .ui-dialog-titlebar-close:hover{transform:scale(1.2);}.ui-dialog .ui-dialog-titlebar-close:hover::before,.ui-dialog .ui-dialog-titlebar-close:hover::after{background-color:var(--cta);}.Articles1rev2-66150e8486516 .section__news{padding:0 !important;}.Articles1rev2-66150e8486516 .section__news .container{padding:0;}.Articles1rev2-66150e8486516 .section__news .container .article{margin-bottom:1rem;}@media (min-width:768px){.Articles1rev2-66150e8486516 .section__news .container .article{margin-bottom:2.5rem;}}@media (max-width:767px) and (min-width:576px){.Articles1rev2-66150e8486516 .section__news .container .article__media{height:15rem;}}@media (max-width:576px){.Articles1rev2-66150e8486516 .section__news .container .article__media{height:10rem;}}.Articles1rev2-66150e8486516 .section__news .container .article__body__date{display:none;}.Articles1rev2-66150e8486516 .section__news .container .article__body__headline{font-family:"Open Sans",sans-serif;}@media (max-width:1200px) and (min-width:991px){.Articles1rev2-66150e8486516 .section__news .container .article__body__headline{font-size:1.3rem;letter-spacing:0;}}@media (max-width:991px) and (min-width:767px){.Articles1rev2-66150e8486516 .section__news .container .article__body__headline{font-size:1.2rem;letter-spacing:0;}}@media (max-width:767px){.Articles1rev2-66150e8486516 .section__news .container .article__body__headline{margin-top:1.5rem;}}.Articles1rev2-66150e8486516 .section__news .container .article__body__headline a{font-weight:500;}.Articles1rev2-66150e8486516 .section__news .container .article .readmore{font-weight:600;}.Employees2-65151a5e313ec{padding:0 0;}.Employees2-65151a5e313ec .employees .dir-column .employee__avatar{max-width:calc(85% - 0px);filter:grayscale(30%);transition:all 0.5s ease;opacity:0.95;}@media (max-width:1500px) and (min-width:1200px){.Employees2-65151a5e313ec .employees .dir-column .employee__avatar{max-width:calc(90% - 0px);}}@media (max-width:1200px) and (min-width:991px){.Employees2-65151a5e313ec .employees .dir-column .employee__avatar{max-width:calc(85% - 0px);}}@media (max-width:991px) and (min-width:767px){.Employees2-65151a5e313ec .employees .dir-column .employee__avatar{max-width:calc(80% - 0px);}}@media (max-width:767px) and (min-width:576px){.Employees2-65151a5e313ec .employees .dir-column .employee__avatar{max-width:calc(70% - 0px);}}@media (max-width:576px){.Employees2-65151a5e313ec .employees .dir-column .employee__avatar{max-width:calc(85% - 0px);}}@media (max-width:576px){.Employees2-65151a5e313ec .employees .employee__info-head .position{font-size:0.75em;}}.Employees2-65151a5e313ec .employee{box-shadow:none !important;}.Employees2-65151a5e313ec .employees .employee__info{padding:1rem 0 0 0;}.Employees2-65151a5e313ec .employees .employee__info-head .title{font-family:"Abhaya Libre",sans-serif;text-transform:uppercase;font-weight:500;color:var(--primary);letter-spacing:1px;}@media (max-width:576px){.Employees2-65151a5e313ec .employees .employee__info-head .title{font-size:0.9rem;}}.Employees2-65151a5e313ec .contact-info__item a.cta{font-weight:400;color:var(--dark);}.Employees2-65151a5e313ec .contact-info__item i{color:var(--cta);}.Employees2-65151a5e313ec .contact-info__item i{font-size:1rem;margin-right:5px;}#block-breadcrumbs{margin:1rem auto 0 auto;padding:0 15px;}@media (min-width:1200px){#block-breadcrumbs{max-width:1400px;margin:2rem auto 0 auto;}}@media (max-width:1200px) and (min-width:576px){#block-breadcrumbs{padding:0 30px;}}#block-breadcrumbs ol{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-bottom:0;padding-left:0;}#block-breadcrumbs ol li{padding-right:0.5rem;font-size:0.85rem;color:var(--dark);}@media (max-width:767px){#block-breadcrumbs ol li{font-size:0.75rem;}}#block-breadcrumbs ol li:after{content:"\f105";font-family:"Font Awesome 6 Pro";color:var(--green);font-size:0.85rem;display:inline-block;font-weight:400;}@media (max-width:767px){#block-breadcrumbs ol li:after{font-size:0.75rem;}}#block-breadcrumbs ol li:last-child:after{display:none;}#block-ewcustom-primaernavigation{margin-bottom:2rem;padding-left:1rem;border-left:1px solid var(--cta);padding:0.5rem 0 0.5rem 1rem;box-shadow:-13px 0px 20px -24px rgba(0,0,0,0.2),-20px 0px 20px -24px rgba(122,122,122,0.168627451);background-color:none;display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;}@media (max-width:1200px) and (min-width:991px){#block-ewcustom-primaernavigation{padding:2rem 0.5rem 1rem 1.5rem;}}@media (max-width:991px){#block-ewcustom-primaernavigation{margin-top:2rem;}}@media (max-width:576px){#block-ewcustom-primaernavigation{margin-left:10px;border-left:2px solid var(--cta);padding:1rem 0 1rem 1rem;}}@media (max-width:991px) and (min-width:767px){#block-ewcustom-primaernavigation{padding:1rem;}}#block-ewcustom-primaernavigation #block-primaernavigation-menu{text-transform:uppercase;font-family:"Abhaya Libre",sans-serif;font-weight:600;letter-spacing:1px;font-size:1.25rem;}@media (max-width:1200px) and (min-width:991px){#block-ewcustom-primaernavigation #block-primaernavigation-menu{font-size:1.2rem;}}@media (max-width:767px) and (min-width:576px){#block-ewcustom-primaernavigation #block-primaernavigation-menu{font-size:1.15rem;}}@media (max-width:576px){#block-ewcustom-primaernavigation #block-primaernavigation-menu{font-size:1.1rem;}}#block-ewcustom-primaernavigation ul{list-style-type:none;padding-left:0rem;margin-bottom:0;margin-top:0rem;z-index:99;position:relative;}@media (max-width:576px){#block-ewcustom-primaernavigation ul{font-size:0.8rem;}}#block-ewcustom-primaernavigation ul li{z-index:99;position:relative;padding-bottom:5px;}#block-ewcustom-primaernavigation ul li a{font-weight:300;font-family:"Abhaya Libre",sans-serif;letter-spacing:0;color:var(--primary);font-size:1rem;}@media (max-width:1200px) and (min-width:991px){#block-ewcustom-primaernavigation ul li a{font-size:0.9rem;}}@media (max-width:576px){#block-ewcustom-primaernavigation ul li a{font-size:0.9rem;}}#block-ewcustom-primaernavigation ul li a{transition:0.2s all ease-in-out;}#block-ewcustom-primaernavigation ul li a.is-active{color:var(--cta);padding-left:0;font-weight:700;}#block-ewcustom-primaernavigation ul li a:hover,#block-ewcustom-primaernavigation ul li a:focus{text-decoration:none;color:rgba(62,64,63,0.4784313725);}#block-ewcustom-primaernavigation ul li a.is-active{font-weight:700;color:var(--cta);}#block-ewcustom-primaernavigation ul li a.is-active::before{content:"\f105";font-family:"Font Awesome 6 Pro";color:#222;font-size:1rem;display:inline-block;margin-right:0.5rem;font-weight:100;}#block-ewcustom-primaernavigation ul ul{border-left:none;margin-top:0rem;padding-left:2rem;font-size:0.9rem;}@media (max-width:1200px) and (min-width:991px){#block-ewcustom-primaernavigation ul ul{font-size:0.85rem;}}@media (max-width:576px){#block-ewcustom-primaernavigation ul ul{font-size:0.85rem;}}#block-ewcustom-primaernavigation ul ul li a{text-transform:none !important;}@media (max-width:767px){#block-ewcustom-primaernavigation{margin-top:2rem;margin-bottom:0rem;}}#block-ewcustom-slider7{z-index:1;position:relative;}.Slider7rev4-655c7723c6e2e{padding:0 0;background-color:transparent;}@media (max-width:991px){.Slider7rev4-655c7723c6e2e{padding:0 0;}}.Slider7rev4-655c7723c6e2e .gallery__header{padding-top:0;padding-bottom:0px;}.Slider7rev4-655c7723c6e2e .gallery__footer{display:none;}.Slider7rev4-655c7723c6e2e .gallery__main{z-index:95;width:100%;display:block;margin-left:auto;margin-right:auto;background-color:transparent;}@media (max-width:1920px){.Slider7rev4-655c7723c6e2e .gallery__main{width:100%;}}@media (max-width:991px) and (min-width:767px){.Slider7rev4-655c7723c6e2e .gallery__main{padding:0;}}@media (max-width:767px) and (min-width:576px){.Slider7rev4-655c7723c6e2e .gallery__main{padding:0;}}@media (max-width:576px){.Slider7rev4-655c7723c6e2e .gallery__main{padding:0;}}.Slider7rev4-655c7723c6e2e .gallery__header{display:none;}.Slider7rev4-655c7723c6e2e .slide__visual{margin:0 !important;}.Slider7rev4-655c7723c6e2e .gallery__arrow--prev{left:-3rem;}@media (max-width:1200px) and (min-width:991x){.Slider7rev4-655c7723c6e2e .gallery__arrow--prev{left:-2rem;}}@media (max-width:991px) and (min-width:576px){.Slider7rev4-655c7723c6e2e .gallery__arrow--prev{left:-1.5rem;}}@media (max-width:576px){.Slider7rev4-655c7723c6e2e .gallery__arrow--prev{left:-1rem;}}.Slider7rev4-655c7723c6e2e .gallery__arrow--next{right:-3rem;}@media (max-width:1200px) and (min-width:991px){.Slider7rev4-655c7723c6e2e .gallery__arrow--next{right:-2rem;}}@media (max-width:991px) and (min-width:576px){.Slider7rev4-655c7723c6e2e .gallery__arrow--next{right:-1.5rem;}}@media (max-width:576px){.Slider7rev4-655c7723c6e2e .gallery__arrow--next{right:-1rem;}}.Slider7rev4-655c7723c6e2e .gallery__slides-wrap{flex:0 0 100%;max-width:100%;display:block;margin-left:auto;margin-right:auto;}@media (max-width:1200px){.Slider7rev4-655c7723c6e2e .gallery__slides-wrap{flex:0 0 100%;max-width:100%;}}.Slider7rev4-655c7723c6e2e .btn-secondary{margin-top:0rem;color:rgba(255,255,255,0.6823529412);padding:0;font-size:1rem;border:none;box-shadow:none;}@media (max-width:1200px) and (min-width:991px){.Slider7rev4-655c7723c6e2e .btn-secondary{font-size:0.9rem;}}@media (max-width:991px) and (min-width:767px){.Slider7rev4-655c7723c6e2e .btn-secondary{font-size:0.87rem;}}@media (max-width:767px) and (min-width:576px){.Slider7rev4-655c7723c6e2e .btn-secondary{font-size:0.85rem;padding:0;}}@media (max-width:576px){.Slider7rev4-655c7723c6e2e .btn-secondary{font-size:0.8rem;margin-top:0px;padding:0;}}.Slider7rev4-655c7723c6e2e .btn-secondary:hover,.Slider7rev4-655c7723c6e2e .btn-secondary:focus,.Slider7rev4-655c7723c6e2e .btn-secondary:active{box-shadow:none;transform:none;border:none;color:rgba(255,255,255,0.6823529412);}.Slider7rev4-655c7723c6e2e .btn-secondary:hover::after,.Slider7rev4-655c7723c6e2e .btn-secondary:focus::after,.Slider7rev4-655c7723c6e2e .btn-secondary:active::after{color:rgba(255,255,255,0.6823529412);}.Slider7rev4-655c7723c6e2e .btn-secondary::after{color:rgba(255,255,255,0.6823529412);font-size:1rem;}@media (max-width:1200px) and (min-width:991px){.Slider7rev4-655c7723c6e2e .btn-secondary::after{font-size:0.9rem;}}@media (max-width:991px) and (min-width:767px){.Slider7rev4-655c7723c6e2e .btn-secondary::after{font-size:0.87rem;}}@media (max-width:767px) and (min-width:576px){.Slider7rev4-655c7723c6e2e .btn-secondary::after{font-size:0.85rem;padding:0;}}@media (max-width:576px){.Slider7rev4-655c7723c6e2e .btn-secondary::after{font-size:0.8rem;}}.Slider7rev4-655c7723c6e2e .title{font-size:1.2rem !important;font-weight:400 !important;text-transform:uppercase;letter-spacing:2px;}@media (max-width:767px) and (min-width:576px){.Slider7rev4-655c7723c6e2e.gallery .slide__content-wrap::before{padding-top:340px;}}@media (max-width:576px){.Slider7rev4-655c7723c6e2e.gallery .slide__content-wrap::before{padding-top:214px;}}#block-facebookandwebform2{z-index:1;position:relative;}.FacebookAndWebform2-606da877dddeb .d-md-block{margin-top:1.5rem;margin-bottom:-5rem;animation:float 4s infinite ease-in-out;}@media (max-width:1200px) and (min-width:991px){.FacebookAndWebform2-606da877dddeb .d-md-block{margin-top:2.5rem;margin-bottom:-3rem;}}@media (max-width:991px) and (min-width:767px){.FacebookAndWebform2-606da877dddeb .d-md-block{margin-top:2rem;margin-bottom:0rem;}}@keyframes float{0%{transform:translate(0,0px);}50%{transform:translate(0,15px);}100%{transform:translate(0,0px);}}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner{margin-right:0px;color:var(--dark);}@media (max-width:1200px) and (min-width:991px){.FacebookAndWebform2-606da877dddeb .iSocial__content-inner{margin-left:0px;}}@media (max-width:991px) and (min-width:767px){.FacebookAndWebform2-606da877dddeb .iSocial__content-inner{margin-left:0px;margin-top:3rem;}}@media (max-width:767px){.FacebookAndWebform2-606da877dddeb .iSocial__content-inner{margin-left:0;margin-right:0;min-height:150px;}}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner h2,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner #Employees2-69932e19599ab .title,#Employees2-69932e19599ab .FacebookAndWebform2-606da877dddeb .iSocial__content-inner .title,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner .ewh2{color:var(--primary);}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner h2 b,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner #Employees2-69932e19599ab .title b,#Employees2-69932e19599ab .FacebookAndWebform2-606da877dddeb .iSocial__content-inner .title b,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner h2 strong,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner #Employees2-69932e19599ab .title strong,#Employees2-69932e19599ab .FacebookAndWebform2-606da877dddeb .iSocial__content-inner .title strong,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner .ewh2 b,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner .ewh2 strong{color:var(--primary);}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner p{font-weight:300;color:var(--dark);}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner a:not(.btn){font-size:1rem;color:var(--primary);font-weight:500;}@media (max-width:576px){.FacebookAndWebform2-606da877dddeb .iSocial__content-inner a:not(.btn){font-size:0.95rem;}}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner a:not(.btn):hover{color:var(--cta);}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner a:not(.btn):hover .svg-inline--fa{color:var(--cta);}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner a:not(.btn) .svg-inline--fa{margin-right:10px;color:var(--cta);font-size:23px;}.FacebookAndWebform2-606da877dddeb .iSocial__content-inner b,.FacebookAndWebform2-606da877dddeb .iSocial__content-inner strong{text-transform:inherit !important;letter-spacing:0px !important;}.FacebookAndWebform2-606da877dddeb .iSocial__visual::after{box-shadow:none;}@media (max-width:767px){.FacebookAndWebform2-606da877dddeb .iSocial__main-inner{margin:0 0 0 0;}}.FacebookAndWebform2-606da877dddeb .iSocial{padding:0;}.FacebookAndWebform2-606da877dddeb .iSocial__main{padding:0 0;}@media (max-width:991px) and (min-width:767px){.FacebookAndWebform2-606da877dddeb .iSocial__main{padding:0 0;}}@media (max-width:767px) and (min-width:576px){.FacebookAndWebform2-606da877dddeb .iSocial__main{padding:2rem 0;}}@media (max-width:576px){.FacebookAndWebform2-606da877dddeb .iSocial__main{padding:2rem 0;}}@media (max-width:767px){.FacebookAndWebform2-606da877dddeb .iSocial{padding:0 0;}}.FacebookAndWebform2-606da877dddeb .iSocial .phone__bezel iframe,.FacebookAndWebform2-606da877dddeb .iSocial .phone__bezel,.FacebookAndWebform2-606da877dddeb .iSocial .phone__frame--black{max-width:22rem;}.FacebookAndWebform2-606da877dddeb .iSocial__main .container-xl{max-width:1400px;}.Reviews2-698dbc9855311 .slide__bottom.rating-pos--right{justify-content:center;}.Reviews2-698dbc9855311 .col-12{padding:0 15px;}@media (max-width:576px){.Reviews2-698dbc9855311 .col-12{padding:0 10px;}}.Reviews2-698dbc9855311{z-index:1;margin:0rem 0;}@media (min-width:1200px){.Reviews2-698dbc9855311 .reviews__header-wrap{padding-left:15px;padding-right:15px;}}.Reviews2-698dbc9855311 .slide__visual{display:none;}.Reviews2-698dbc9855311 .container-xl{padding:clamp(2rem,5cqw,5rem) 0 clamp(1rem,2cqw,2rem) 0;}.Reviews2-698dbc9855311 .container,.Reviews2-698dbc9855311 .container-lg,.Reviews2-698dbc9855311 .container-md,.Reviews2-698dbc9855311 .container-sm,.Reviews2-698dbc9855311 .container-xl{max-width:1200px;}@media (max-width:576px){.Reviews2-698dbc9855311 .container,.Reviews2-698dbc9855311 .container-lg,.Reviews2-698dbc9855311 .container-md,.Reviews2-698dbc9855311 .container-sm,.Reviews2-698dbc9855311 .container-xl{padding-left:15px;padding-right:15px;}}.Reviews2-698dbc9855311 p:has(.btn-cta){text-align:right;}@media (max-width:576px){.Reviews2-698dbc9855311 p:has(.btn-cta){text-align:left;}}.Reviews2-698dbc9855311 .header__head{display:none;}.Reviews2-698dbc9855311 .rating{justify-content:center;}.Reviews2-698dbc9855311 .rating__number{display:none;}.Reviews2-698dbc9855311 .reviews .tag{font-size:0.95rem;font-weight:600;color:var(--primary);font-family:"Open Sans",sans-serif;}.Reviews2-698dbc9855311 .reviews .header--on-the-line{flex-direction:column;}.Reviews2-698dbc9855311 .reviews .col-12{z-index:95;}.Reviews2-698dbc9855311 .reviews__main{background-color:transparent;}.Reviews2-698dbc9855311 .reviews__slides-wrap{padding:0;}.Reviews2-698dbc9855311 .reviews .slides[data-center="1"] .slide-inner{padding:0rem;margin:unset;}.Reviews2-698dbc9855311 .slide__byline{margin-bottom:0.5rem;text-align:center;}.Reviews2-698dbc9855311 .slide__byline .name{font-size:clamp(14px,2vw,20px);color:var(--primary-muted);font-family:"Abhaya Libre",sans-serif;font-weight:var(--bw);}.Reviews2-698dbc9855311 .slide__copy{font-size:0.95rem;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:0;}.Reviews2-698dbc9855311 .slide__copy-show{font-size:clamp(12px,2vw,14px);font-weight:var(--bw);color:var(--cta);transition:color 0.3s ease-out;}.Reviews2-698dbc9855311 .slide__copy-show:hover{color:var(--gold);text-decoration:none;}.Reviews2-698dbc9855311 .slide__copy-body{text-align:center;}.Reviews2-698dbc9855311 .slide__copy-body p{font-size:clamp(15px,2vw,22px);font-style:italic;font-weight:var(--mw);color:var(--primary-muted-2);}.Reviews2-698dbc9855311 .slide__copy-inner{-webkit-mask-image:linear-gradient(to top,transparent 0%,black 25%);mask-image:linear-gradient(to top,transparent 0%,black 25%);}.Reviews2-698dbc9855311 .slide__rating{font-size:1.15rem;margin-bottom:0rem;}.Reviews2-698dbc9855311 .reviews__content{padding:0 0;margin:0 0;}.Reviews2-698dbc9855311 .reviews__arrow{top:35%;}.Reviews2-698dbc9855311 .slide__copy-inner{display:block !important;}.Reviews2-698dbc9855311 .reviews__arrow{aspect-ratio:1/1;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--cta);color:white;transition:background-color 0.3s ease-out,color 0.3s ease-out;border-radius:var(--radius);}.Reviews2-698dbc9855311 .reviews__arrow:hover{background-color:var(--gold);color:white;}.Reviews2-698dbc9855311 .reviews__arrow i{font-size:clamp(14px,2vw,18px);}@media (max-width:1399px){.Reviews2-698dbc9855311 .reviews__arrow{display:none !important;}}.Reviews2-698dbc9855311 .reviews__main{padding:0;}.Reviews2-698dbc9855311 .slide-container{align-items:center;}.Reviews2-698dbc9855311 .reviews .slides[data-center="1"] .slide-inner{height:auto;max-width:calc(100% - 30px);margin:0 auto;}.Reviews2-698dbc9855311 .slide{max-width:1200px;}.Reviews1-66154276716f9{margin:0 0 2rem 0;background-color:transparent;}@media (max-width:576px){.Reviews1-66154276716f9{margin:0;}}.Reviews1-66154276716f9{}.Reviews1-66154276716f9 .slick-track{width:100%;display:flex;justify-content:space-between;align-items:center;}.Reviews1-66154276716f9 .col-lg-3{display:none;}.Reviews1-66154276716f9 .col-lg-9{flex:0 0 100%;max-width:100%;}.Reviews1-66154276716f9 .entry-customers .logos{padding:0rem 0rem;}.Reviews1-66154276716f9 .entry-customers .logos__logo-inner{padding-top:0rem;padding-bottom:0rem;}.Reviews1-66154276716f9 .entry-customers .logos__logo-inner img{opacity:1;display:block;margin:0 auto;max-width:100%;}@media (max-width:1200px) and (min-width:767px){.Reviews1-66154276716f9 .entry-customers .logos__logo-inner img{max-width:100%;}}@media (max-width:767px) and (min-width:576px){.Reviews1-66154276716f9 .entry-customers .logos__logo-inner img{max-width:100%;}}@media (max-width:576px){.Reviews1-66154276716f9 .entry-customers .logos__logo-inner img{max-width:100%;}}.Section4rev2-66fd472a16583{margin:0 0 4rem 0;}@media (max-width:767px) and (min-width:576px){.Section4rev2-66fd472a16583{margin:0 0 2rem 0;}}@media (max-width:576px){.Section4rev2-66fd472a16583{margin:0 0 1rem 0;}}@media (min-width:1200px){.Section4rev2-66fd472a16583 .container-fluid{max-width:1400px;}}.Section4rev2-66fd472a16583 .col-lg-4{padding:13px;}.Section4rev2-66fd472a16583 .media img{max-width:100%;height:370px;margin-top:0rem;-o-object-fit:cover;object-fit:cover;}@media (max-width:991px) and (min-width:576px){.Section4rev2-66fd472a16583 .media img{height:20rem;}}@media (max-width:576px){.Section4rev2-66fd472a16583 .media img{height:unset;}}.Section4rev2-66fd472a16583 .project-name{font-weight:400;font-family:"Open Sans",sans-serif;}@media (max-width:767px) and (min-width:576px){.Section4rev2-66fd472a16583 .col-lg-4:nth-child(6),.Section4rev2-66fd472a16583 .col-lg-4:nth-child(5){display:none;}}@media (max-width:576px){.Section4rev2-66fd472a16583 .col-lg-4:nth-child(6),.Section4rev2-66fd472a16583 .col-lg-4:nth-child(5),.Section4rev2-66fd472a16583 .col-lg-4:nth-child(4),.Section4rev2-66fd472a16583 .col-lg-4:nth-child(3){display:none;}}
.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/themes/ewbootstrap/libraries/lightbox2/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/themes/ewbootstrap/libraries/lightbox2/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/themes/ewbootstrap/libraries/lightbox2/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/themes/ewbootstrap/libraries/lightbox2/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url(/themes/ewbootstrap/libraries/slick/./ajax-loader.gif) center center no-repeat;}@font-face{font-family:"slick";src:url(/themes/ewbootstrap/libraries/slick/./fonts/slick.eot);src:url(/themes/ewbootstrap/libraries/slick/./fonts/slick.eot#iefix) format("embedded-opentype"),url(/themes/ewbootstrap/libraries/slick/./fonts/slick.woff) format("woff"),url(/themes/ewbootstrap/libraries/slick/./fonts/slick.ttf) format("truetype"),url(/themes/ewbootstrap/libraries/slick/./fonts/slick.svg#slick) format("svg");font-weight:normal;font-style:normal;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir=rtl] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir=rtl] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir=rtl] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir=rtl] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:black;opacity:0.75;}
body img{height:auto;}.breaker__visual__inner{overflow:hidden !important;}.breaker__visual__inner picture{width:100%;}#user-login-form input{background:#eaeaea !important;color:#000 !important;width:100%;}
.Reviews2-691ec4537b2c8 .slide__copy-inner{max-height:calc(5em * 1.5);}.hero #Employees2-6993247c63327 .employee,#Indgangsvinkel8rev2-698d7dd62bddc #Employees2-6993247c63327 .employee{height:clamp(220px,50cqw,290px);}
