/* Recommended styles for Splitting */
.splitting .word,
.splitting .char {
  display: inline-block;
}

/* Psuedo-element chars */
.splitting .char {
  position: relative;
}

/**
 * Populate the psuedo elements with the character to allow for expanded effects
 * Set to `display: none` by default; just add `display: block` when you want
 * to use the psuedo elements
 */
.splitting .char::before,
.splitting .char::after {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  transition: inherit;
  user-select: none;
}

/* Expanded CSS Variables */

.splitting {
  /* The center word index */
  --word-center: calc((var(--word-total) - 1) / 2);

  /* The center character index */
  --char-center: calc((var(--char-total) - 1) / 2);

  /* The center character index */
  --line-center: calc((var(--line-total) - 1) / 2);
}

.splitting .word {
  /* Pecent (0-1) of the word's position */
  --word-percent: calc(var(--word-index) / var(--word-total));

  /* Pecent (0-1) of the line's position */
  --line-percent: calc(var(--line-index) / var(--line-total));
}

.splitting .char {
  /* Percent (0-1) of the char's position */
  --char-percent: calc(var(--char-index) / var(--char-total));

  /* Offset from center, positive & negative */
  --char-offset: calc(var(--char-index) - var(--char-center));

  /* Absolute distance from center, only positive */
  --distance: calc(
     (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );

  /* Distance from center where -1 is the far left, 0 is center, 1 is far right */
  --distance-sine: calc(var(--char-offset) / var(--char-center));

  /* Distance from center where 1 is far left/far right, 0 is center */
  --distance-percent: calc((var(--distance) / var(--char-center)));
}

.splitting.cells img { width: 100%; display: block; }

@supports ( display: grid ) {
  .splitting.cells {
    position: relative;
    overflow: hidden;
    background-size: cover;
    visibility: hidden;
  }

  .splitting .cell-grid {
    background: inherit;
    position: absolute;
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    display: grid;
    grid-template: repeat( var(--row-total), 1fr ) / repeat( var(--col-total), 1fr );
  }

  .splitting .cell {
    background: inherit;
    position: relative;
    overflow: hidden;
  }

  .splitting .cell-inner {
    background: inherit;
    position: absolute;
    visibility: visible;
    /* Size to fit the whole container size */
    width: calc(100% * var(--col-total));
    height: calc(100% * var(--row-total));
    /* Position properly */
    left: calc(-100% * var(--col-index));
    top: calc(-100% * var(--row-index));
  }

  /* Helper variables for advanced effects */
  .splitting .cell {
    --center-x: calc((var(--col-total) - 1) / 2);
    --center-y: calc((var(--row-total) - 1) / 2);

    /* Offset from center, positive & negative */
    --offset-x: calc(var(--col-index) - var(--center-x));
    --offset-y: calc(var(--row-index) - var(--center-y));

    /* Absolute distance from center, only positive */
    --distance-x: calc( (var(--offset-x) * var(--offset-x)) / var(--center-x) );

    /* Absolute distance from center, only positive */
    --distance-y: calc( (var(--offset-y) * var(--offset-y)) / var(--center-y) );
  }
}


/*!
Theme Name: Grensesnitt
Author: Grensesnitt
Author URI: http://grensesnitt.no/
Version: 1.0
*//*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@font-face{font-family:"SuisseWorks-Regular";src:url("./static/fonts/SuisseWorks-Regular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"SuisseWorks-Bold";src:url("./static/fonts/SuisseWorks-Bold.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:"SuisseScreen-Monitor";src:url("./static/fonts/SuisseScreen-Monitor.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"SuisseScreen-Regular";src:url("./static/fonts/SuisseScreen-Regular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"SuisseScreen-Medium";src:url("./static/fonts/SuisseScreen-Medium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:"SuisseScreen-SemiBold";src:url("./static/fonts/SuisseScreen-SemiBold.otf") format("opentype");font-weight:600;font-style:normal}@font-face{font-family:"SuisseScreen-Bold";src:url("./static/fonts/SuisseScreen-Bold.otf") format("opentype");font-weight:700;font-style:normal}body{color:#003;font-family:"SuisseScreen-Monitor",sans-serif;line-height:1.2;background-color:#fcf8f4}body.no-scroll{overflow:hidden}body hr.wp-block-separator{border:none;border-top:2px solid #92afce;width:calc(100% - (1rem)*2);margin-inline:auto}@media(min-width: 1440px){body hr.wp-block-separator{max-width:calc(1280px - 2rem)}}body blockquote{margin:0 auto;line-height:1.5;padding-inline:1rem}body blockquote p{font-size:1.5625rem;font-family:"SuisseWorks-Regular"}@media(min-width: 1280px){body blockquote p{font-size:1.875rem}}@media(min-width: 768px){body blockquote{margin:1.5rem auto}}@media(min-width: 1440px){body blockquote{max-width:calc(1280px - 2rem)}}body #content-section{flex-grow:1;margin:5rem 0 2rem 0;overflow:hidden}body #content-section>h1,body #content-section>h2,body #content-section>h3,body #content-section>h4,body #content-section>h5,body #content-section>p{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){body #content-section>h1,body #content-section>h2,body #content-section>h3,body #content-section>h4,body #content-section>h5,body #content-section>p{padding-left:2rem;padding-right:2rem}}body #content-section>p{font-size:1.25rem}@media(min-width: 1280px){body #content-section{margin:8rem 0 2rem 0}}@media(min-width: 1280px){body.single-post body.single-news_en body.single-news_no #content-section{margin:7rem 0}}body.home .quote-image .images-wrapper .bottom-svg{display:none}@media(min-width: 768px){body.home .quote-image .images-wrapper .bottom-svg{display:flex}}body section.password-protected{padding:0 1rem;margin:2rem auto}@media(min-width: 1440px){body section.password-protected{max-width:1280px;margin:4rem auto}}body.public{display:flex;flex-direction:column;min-height:100%;min-height:100vh}body.public.admin-bar{min-height:calc(100vh - 46px)}@media(min-width: 783px){body.public.admin-bar{min-height:calc(100vh - 32px)}}.wp-block-image{max-width:100%;margin:3rem 1rem}.wp-block-image figure{max-width:100%;margin:0}.wp-block-image img{width:100%;height:auto;max-width:100%}.wp-block-image figcaption{margin-top:.75rem}@media(min-width: 1000px){.wp-block-image{margin:5rem 1rem}.wp-block-image figcaption{font-size:1.125rem}}@media(min-width: 1440px){.wp-block-image{max-width:calc(1280px - 2rem);margin-left:auto;margin-right:auto}}@media(min-width: 1280px){body.post-type-news_en .acf-block-preview .employees-preview,body.post-type-post .acf-block-preview .employees-preview,body.post-type-news_no .acf-block-preview .employees-preview{max-width:840px;margin-inline:auto;margin-top:4rem}body.post-type-news_en .acf-block-preview .employees-preview .wrapper .employees-wrapper .tease-employees,body.post-type-post .acf-block-preview .employees-preview .wrapper .employees-wrapper .tease-employees,body.post-type-news_no .acf-block-preview .employees-preview .wrapper .employees-wrapper .tease-employees{width:32.3717948718%;margin-right:1.44%;margin-bottom:6rem}body.post-type-news_en .acf-block-preview .employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(3n + 3),body.post-type-post .acf-block-preview .employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(3n + 3),body.post-type-news_no .acf-block-preview .employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(3n + 3){margin-right:0}}.acf-block-preview .block-hero .wrapper .text-content .top-text h1{opacity:1;transform:translateY(0)}.acf-block-preview .block-hero .wrapper .text-content .bottom-text{opacity:1;transform:translateY(0)}.acf-block-preview .image-and-text .wrapper.count-2 .text-content{z-index:1}.acf-block-preview .image-and-text .wrapper.count-2 .images-wrapper .image:first-of-type{z-index:0}.acf-block-preview .quote-image{z-index:0}.acf-block-preview .page-link .wrapper a .content-right .image{z-index:0}.acf-block-preview .page-link .wrapper a .content-left .title-wrapper-desktop h1{opacity:1;transform:translateY(0);z-index:1}.acf-block-preview .article-text-columns{max-width:840px;margin-left:auto;margin-right:auto}.acf-block-preview .article-text-columns .columns .column a{width:auto}.acf-block-preview .article-images{max-width:840px;margin-left:auto;margin-right:auto}.block-hero{margin-top:1rem;margin-bottom:4rem;padding:0 1rem}.block-hero h1{margin:0;font-size:2.5rem;font-weight:400;line-height:1.1}.block-hero h1.size-large{font-size:3.75rem;font-family:"SuisseWorks-Regular";font-weight:400}@media(max-width: 350px){.block-hero h1.size-large{font-size:2.5rem}}.block-hero .wrapper{display:flex;flex-direction:column-reverse}.block-hero .wrapper .text-content{overflow:hidden}.block-hero .wrapper .text-content .top-text{border-bottom:2px solid #92afce;padding-bottom:1rem;margin-bottom:1rem;overflow:hidden}.block-hero .wrapper .text-content .top-text h1{transform:translateY(100%);opacity:0}.block-hero .wrapper .text-content .bottom-text{transform:translateY(100%);opacity:0}.block-hero .wrapper .text-content .bottom-text p{font-size:1.5625rem}@media(min-width: 1280px){.block-hero .wrapper .text-content .bottom-text p{font-size:1.875rem}}.block-hero .wrapper .text-content .bottom-text p:first-child{margin-top:0}.block-hero .wrapper .text-content .bottom-text p:last-child{margin-bottom:0}.block-hero .wrapper .text-content .bottom-text .areas{margin-top:1rem;margin-left:-2rem;display:flex;flex-direction:column;width:calc(100% + 2rem);display:none}.block-hero .wrapper .text-content .bottom-text .areas .area-link{margin-bottom:2rem;margin-left:2rem}.block-hero .wrapper .text-content .bottom-text .areas .area-link a{position:relative;padding-left:55px;transition:color .3s cubic-bezier(0.645, 0.045, 0.355, 1);font-family:"SuisseScreen-Monitor"}.block-hero .wrapper .text-content .bottom-text .areas .area-link a .hero-animation{width:43px;height:43px;min-width:43px;margin-right:.5rem;position:absolute;top:50%;left:0;transform:translateY(-52%);min-height:initial}.block-hero .wrapper .text-content .bottom-text .areas .area-link a .hero-animation svg path{transition:stroke .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.block-hero .wrapper .text-content .bottom-text .areas .area-link a:hover{color:#92afce}.block-hero .wrapper .text-content .bottom-text .areas .area-link a:hover .hero-animation svg path{stroke:#003}.block-hero .wrapper .text-content .bottom-text .areas .area-link a:hover:after{background-color:#003}.block-hero .wrapper .text-content .bottom-text .areas .area-link a.visited{color:#373d1d}.block-hero .wrapper .text-content .bottom-text .areas .area-link a.visited .hero-animation svg path{stroke:#ecebe1}.block-hero .wrapper .text-content .bottom-text .areas .area-link a.visited:after{background-color:#ecebe1}.block-hero .wrapper .text-content .bottom-text .areas .area-link a.active{color:#dd9c81}.block-hero .wrapper .text-content .bottom-text .areas .area-link a.active .hero-animation svg path{stroke:#ebc4b4}.block-hero .wrapper .text-content .bottom-text .areas .area-link a.active:after{background-color:#ebc4b4}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed{position:fixed;top:67px;left:3rem;background-color:#fcf8f4;margin-top:0;padding:1rem 0;border-top:2px solid #92afce;border-bottom:1px solid #92afce;width:calc(100% - 2rem);z-index:3;flex-direction:row;justify-content:flex-start;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed::-webkit-scrollbar{display:none}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link{margin:0 1rem 0 0;white-space:nowrap}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link a{padding-left:25px;font-size:.625rem}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link a .hero-animation{width:21px;height:21px;min-width:21px;display:none}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link:first-of-type{margin-left:0}.block-hero .wrapper .text-content .bottom-text .employees-areas{margin-left:-2rem}.block-hero .wrapper .text-content .bottom-text .employees-areas a{margin-bottom:2rem;margin-left:2rem;font-family:"SuisseScreen-Monitor"}.block-hero .wrapper .text-content .bottom-text .employees-areas a.active{color:#dd9c81}.block-hero .wrapper .text-content .bottom-text .employees-areas a.active:after{background-color:#ebc4b4}.block-hero .wrapper .text-content.animate .top-text h1{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.block-hero .wrapper .text-content.animate .bottom-text{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1);transition-delay:.3s}.block-hero .wrapper .hero-animation{min-height:290px}.block-hero .wrapper .hero-animation svg{height:auto !important}.block-hero .wrapper .hero-animation .data{display:none}@media(min-width: 768px){.block-hero{margin-top:4rem}.block-hero .wrapper{flex-direction:row;justify-content:space-between;align-items:center}.block-hero .wrapper .text-content{width:53.4054487179%}.block-hero .wrapper .text-content .top-text{padding-bottom:1.5rem;margin-bottom:1.5rem}.block-hero .wrapper .text-content .bottom-text .areas{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.block-hero .wrapper .text-content .bottom-text .areas .area-link{width:42%}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed{padding-bottom:0}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link{width:initial;margin-bottom:1rem}.block-hero .wrapper .hero-animation{min-height:300px;width:40.7852564103%}}@media(min-width: 1280px){.block-hero h1{font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400}}@media(min-width: 1280px)and (min-width: 768px){.block-hero h1{font-size:1.875rem}}@media(min-width: 1280px)and (min-width: 1280px){.block-hero h1{font-size:4.375rem}}@media(min-width: 1280px){.block-hero h1.size-large{font-size:3.125rem;font-family:"SuisseWorks-Regular";font-weight:400}}@media(min-width: 1280px)and (min-width: 1280px){.block-hero h1.size-large{font-size:6.875rem;line-height:1.09}}@media(min-width: 1280px){.block-hero .wrapper .text-content .top-text{padding-bottom:2rem}.block-hero .wrapper .text-content .bottom-text .areas{justify-content:flex-start}.block-hero .wrapper .text-content .bottom-text .areas .area-link{width:initial}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed{top:91px;justify-content:space-between}.admin-bar .block-hero .wrapper .text-content .bottom-text .areas.set-fixed{top:123px}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link a{font-size:.825rem;padding-left:0}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed .area-link:last-of-type{margin-right:0}.block-hero .wrapper .hero-animation{min-height:514px}}@media(min-width: 1440px){.block-hero{max-width:1280px;margin-left:auto;margin-right:auto}.block-hero .wrapper .text-content .bottom-text .areas .area-link a{width:max-content}.block-hero .wrapper .hero-animation{min-height:580px}.block-hero .wrapper .text-content .bottom-text .areas.set-fixed{max-width:calc(1280px - 2rem);left:auto;margin-left:auto;margin-right:auto}}footer{display:flex;flex-direction:column;overflow-y:hidden}footer .wrapper{max-width:436px;margin:0 auto;width:100%;transform:translateY(calc(100% + 35px));transition:transform 1s cubic-bezier(0.645, 0.045, 0.355, 1)}footer .wrapper.animate{transform:translateY(0)}footer svg{width:225px;height:auto;margin-left:.5rem;margin-bottom:1rem}footer .footer-top{background-color:#fff;padding:1rem 1rem;width:100%}footer .footer-top .newsletter{width:calc(100% + 2rem);margin:-1rem 0 1.5rem -1rem;background-color:#003;padding:1.35rem 1rem}@media(max-width: 450px){footer .footer-top .newsletter{font-size:1.5rem;padding:1.25rem 1rem}}footer .footer-top .newsletter a{color:#fff;font-size:1.875rem;font-family:"SuisseScreen-Monitor"}@media(max-width: 450px){footer .footer-top .newsletter a{font-size:1.5rem}}@media(max-width: 350px){footer .footer-top .newsletter a{font-size:1.3rem}}footer .footer-top .contact ul{list-style:none;padding:0}footer .footer-top .contact ul li{margin-bottom:2rem}footer .footer-top .contact ul li .top-contact{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid #92afce;padding-bottom:.5rem;margin-bottom:.5rem}footer .footer-top .contact ul li .top-contact p{margin:0;font-family:"SuisseScreen-Medium";font-size:1.25rem}footer .footer-top .contact ul li:last-of-type{margin-bottom:0}footer .footer-top .contact ul p{margin:0;font-family:"SuisseScreen-Monitor";font-size:1.25rem}footer .footer-top .contact ul a{font-size:1.875rem;font-family:"SuisseScreen-Monitor"}footer .footer-top .contact ul a:after{display:none}@media(max-width: 350px){footer .footer-top .contact ul a{font-size:1.5625rem}}footer .footer-top .contact .social-media{display:flex;justify-content:flex-end;margin-top:2.5rem}footer .footer-top .contact .social-media a{margin-left:.75rem}footer .footer-bottom{background-color:#003;padding:.5rem 0;width:calc(100% + 1rem);margin-left:-1rem;z-index:1}footer .footer-bottom ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center}footer .footer-bottom ul li a{color:#fcf8f4;font-size:.75rem;font-family:"SuisseWorks-Regular"}footer .footer-bottom ul li:first-of-type{margin-right:3rem}footer .footer-bottom ul p{margin:0}header{padding:1rem 1rem;position:fixed;top:0;left:0;right:0;z-index:5;background-color:#fcf8f4;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}header .menu-icon{width:100%;position:fixed;top:71px;left:0;pointer-events:none;opacity:0}header .menu-icon svg{width:100%;height:40px}header .menu-icon svg path{stroke:none;fill:#fcf8f4;transition:fill .3s cubic-bezier(0.645, 0.045, 0.355, 1)}header .menu-icon.anim{transition:opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1)}header .menu-icon.show{opacity:1}.admin-bar header{top:0}@media(min-width: 783px){.admin-bar header{top:32px}}header .menu-wrapper{display:flex;flex-direction:column;position:relative}header .menu-wrapper .main-menu{display:flex;justify-content:space-between;align-items:center}header .menu-wrapper .main-menu .site-logo svg{width:131px;height:auto}header .menu-wrapper .main-menu .site-logo svg g#Layer_3{transition:opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:1}header .menu-wrapper .main-menu .site-logo.hide-line svg g#Layer_3{opacity:0}header .menu-wrapper .main-menu .nav-wrapper{height:max-content}header .menu-wrapper .main-menu .nav-wrapper #nav-icon span{display:block;width:25px;height:6px;background-color:#003;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}header .menu-wrapper .main-menu .nav-wrapper #nav-icon span:first-of-type{margin-bottom:6px}header .menu-wrapper .main-menu .nav-wrapper.menu-open #nav-icon span{background-color:#92afce}header .menu-wrapper .main-menu .nav-wrapper.menu-open #nav-icon span:first-child{transform:rotate(45deg) translate(5px, 5px)}header .menu-wrapper .main-menu .nav-wrapper.menu-open #nav-icon span:last-child{transform:rotate(-45deg) translate(4px, -3px)}header .menu-wrapper .nav-menu{opacity:0;pointer-events:none;transition:padding .3s cubic-bezier(0.645, 0.045, 0.355, 1),max-height .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1);height:100vh;height:calc(var(--vh, 1vh)*100);max-height:0;overflow-y:hidden}header .menu-wrapper .nav-menu .menu-content{display:flex;flex-direction:column;align-items:center}header .menu-wrapper .nav-menu .menu-content .menu-list{margin:0;list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem}@media(max-width: 400px){header .menu-wrapper .nav-menu .menu-content .menu-list{gap:.75rem}}header .menu-wrapper .nav-menu .menu-content .menu-list li a{display:flex;flex-direction:column;align-items:flex-start;font-size:2.5rem;font-family:"SuisseScreen-Monitor"}@media(max-width: 350px){header .menu-wrapper .nav-menu .menu-content .menu-list li a{font-size:2rem}}header .menu-wrapper .nav-menu .menu-content .menu-list li a .active-line{display:flex;opacity:0;margin-top:.25rem;transition:opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1)}header .menu-wrapper .nav-menu .menu-content .menu-list li a .active-line svg{width:30.136px;height:6.5px}header .menu-wrapper .nav-menu .menu-content .menu-list li a .active-line svg polygon{fill:#92afce;stroke:none}header .menu-wrapper .nav-menu .menu-content .menu-list li.flag-link a{display:flex;flex-direction:row;align-items:center;font-size:1.75rem}header .menu-wrapper .nav-menu .menu-content .menu-list li.flag-link a svg{width:27px;height:auto;min-width:27px;margin:0 0 .25rem .5rem}header.show-menu{background-color:#003}header.show-menu .menu-icon svg{height:20px}header.show-menu .menu-icon svg path{fill:#003;transition:fill .3s cubic-bezier(0.645, 0.045, 0.355, 1)}header.show-menu .menu-icon.menu-open{display:block}header.show-menu .menu-wrapper .main-menu .site-logo svg path{fill:#92afce}header.show-menu .menu-wrapper .nav-menu{padding-top:4rem;padding-bottom:2rem;pointer-events:auto;opacity:1}@media(max-width: 350px){header.show-menu .menu-wrapper .nav-menu{padding-top:2rem}}header.show-menu .menu-wrapper .nav-menu .menu-content ul li a{color:#fcf8f4;opacity:1}header.show-menu .menu-wrapper .nav-menu .menu-content ul li.current-menu-item a .active-line{opacity:1}@media(min-width: 1280px){header .menu-icon{top:96px}.admin-bar header .menu-icon{top:128px}header .menu-wrapper{flex-direction:row;justify-content:space-between;align-items:center}header .menu-wrapper .main-menu .site-logo svg{width:225px}header .menu-wrapper .main-menu .nav-wrapper{display:none}header .menu-wrapper .nav-menu{opacity:1;pointer-events:auto;height:initial;max-height:initial}header .menu-wrapper .nav-menu .menu-content{padding-top:.75rem}header .menu-wrapper .nav-menu .menu-content .menu-list{flex-direction:row;gap:2rem}header .menu-wrapper .nav-menu .menu-content .menu-list li a{font-size:1.25rem;align-items:center}header .menu-wrapper .nav-menu .menu-content .menu-list li a .active-line{opacity:0}header .menu-wrapper .nav-menu .menu-content .menu-list li a .active-line svg{width:43px;height:9px}header .menu-wrapper .nav-menu .menu-content .menu-list li.current-menu-item a .active-line.show{opacity:1}header .menu-wrapper .nav-menu .menu-content .menu-list li.flag-link a{font-size:1.25rem}header .menu-wrapper .nav-menu .menu-content .menu-list li.flag-link a svg{margin:0 0 .1rem .3rem}}@media(min-width: 1440px){header .menu-wrapper{max-width:calc(1280px - 2rem);margin-left:auto;margin-right:auto}}.pointers{padding:0 1rem;margin-top:4rem;margin-bottom:4rem}@media(min-width: 768px){.pointers{margin-top:5rem;margin-bottom:5rem}}.pointers h2{margin:0;margin-bottom:2rem;color:#92afce;font-size:1.875rem;font-weight:400}.pointers .pointer-list{list-style:none;padding:0;margin:0}.pointers .pointer-list li{margin-bottom:4rem}.pointers .pointer-list li a{width:auto}.pointers .pointer-list li .pointer-top{border-bottom:2px solid #92afce;padding-bottom:1rem;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center}.pointers .pointer-list li .pointer-top a{display:flex;flex-direction:column;align-items:center}.pointers .pointer-list li .pointer-top .animation{width:43px;height:43px;min-width:43px;margin-bottom:1rem}.pointers .pointer-list li .pointer-top .animation .data{display:none}.pointers .pointer-list li .pointer-top .pointer-title{margin:0;font-size:1.25rem;font-family:"SuisseScreen-Medium"}.pointers .pointer-list li .pointer-bottom{font-size:1.25rem}.pointers .pointer-list li .pointer-bottom p{font-size:1.25rem}.pointers .pointer-list .contact{font-size:1.25rem;font-family:"SuisseScreen-SemiBold";margin-top:2.5rem}.pointers .pointer-list .contact .links{display:flex;flex-direction:column}.pointers .pointer-list .contact .links a{color:#365f88;display:block;width:max-content;margin-bottom:.5rem;font-family:"SuisseScreen-SemiBold"}.pointers .pointer-list .contact .links a:first-of-type{margin-top:.5rem}.pointers .pointer-list .links .contact{font-size:1.25rem;font-family:"SuisseScreen-SemiBold";margin-top:2.5rem}.pointers .pointer-list .links .contact a{color:#365f88;display:block;width:max-content;margin-bottom:.5rem;font-family:"SuisseScreen-SemiBold"}.pointers .pointer-list .links .contact a:first-of-type{margin-top:.5rem}.pointers .pointer-list .links a.link-with-circle{margin-top:2rem}@media(min-width: 768px){.pointers{margin-bottom:0}.pointers h2{margin-bottom:4rem}.pointers .pointer-list{display:flex;flex-wrap:wrap}.pointers .pointer-list li{width:32.3717948718%;margin-right:1.44%;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}.pointers .pointer-list li:nth-of-type(3n + 3){margin-right:0}.pointers .pointer-list li .contact{margin-top:1rem;min-height:100px}.pointers .pointer-list li .links .contact{margin-top:1rem}.pointers .pointer-list li a.link-with-circle{margin-top:3rem;width:auto}.pointers .pointer-list li.area-item{margin-bottom:5rem}}@media(min-width: 1280px){.pointers h2{font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400}}@media(min-width: 1280px)and (min-width: 768px){.pointers h2{font-size:1.875rem}}@media(min-width: 1280px)and (min-width: 1280px){.pointers h2{font-size:4.375rem}}@media(min-width: 1280px){.pointers .pointer-list li.area-item{margin-bottom:6rem}}@media(min-width: 1440px){.pointers{max-width:1280px;margin-left:auto;margin-right:auto}}.pointers.page-template-area h2{font-size:2.25rem}@media(min-width: 1000px){.pointers.page-template-area h2{font-size:3.125rem}}@media(min-width: 768px){.quote-image+.pointers{margin-top:7rem}}@media(min-width: 1280px){.quote-image+.pointers{margin-top:8.5rem}}.quote-image{position:relative;z-index:-1}.quote-image .images-wrapper{display:flex;width:100%;position:relative}.quote-image .images-wrapper .fixed-container{z-index:-1;width:100%;height:auto}.quote-image .images-wrapper svg{position:absolute;left:0;width:100%;height:40px;z-index:2}.quote-image .images-wrapper svg path{stroke:none;fill:#fcf8f4}.quote-image .images-wrapper svg:first-of-type{top:-1px}.quote-image .images-wrapper .bottom-svg{width:100%;position:absolute;left:0;bottom:-1px;display:flex;justify-content:space-between;z-index:2}.quote-image .images-wrapper .bottom-svg svg{top:0}.quote-image .images-wrapper .bottom-svg span{background-color:#fcf8f4;width:calc(50% - 40px);height:40px;display:block}.quote-image .images-wrapper .image{position:relative;padding-top:178%;width:100%}.quote-image .images-wrapper .image .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.quote-image .images-wrapper .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.quote-image .images-wrapper .image.desktop{display:none}.quote-image .images-wrapper .image.size-small{padding-top:100%}.quote-image .images-wrapper .image.size-medium{padding-top:140%}.quote-image .images-wrapper.count-2{flex-direction:column}.quote-image .quote-wrapper{position:absolute;top:50%;left:1rem;transform:translateY(calc(-50% - 20px));z-index:1;width:calc(100% - 2rem)}.quote-image .quote-wrapper .quote blockquote{font-size:1.875rem;line-height:1.4;font-weight:600;margin:0;padding:0;margin-bottom:1rem;color:#003;font-family:"SuisseWorks-Bold"}@media(min-width: 1280px){.quote-image .quote-wrapper .quote blockquote{font-size:3.125rem}}.quote-image .quote-wrapper .quote p{margin:0;color:#003;font-size:1.25rem;font-family:"SuisseScreen-SemiBold"}.quote-image .quote-wrapper .quote.color-green blockquote,.quote-image .quote-wrapper .quote.color-green p{color:#3d431d}.quote-image .quote-wrapper .quote.color-white blockquote,.quote-image .quote-wrapper .quote.color-white p{color:#fcf8f4}.quote-image .quote-wrapper .quote.size-small blockquote{font-size:1.5625rem;line-height:1.33}@media(min-width: 1280px){.quote-image .quote-wrapper .quote.size-small blockquote{font-size:1.875rem}}.quote-image .quote-wrapper .quote.size-xsmall{max-width:45ch}.quote-image .quote-wrapper .quote.size-xsmall blockquote{line-height:1.33;font-size:1.25rem}@media(min-width: 1280px){.quote-image .quote-wrapper .quote.size-xsmall blockquote{font-size:1.5625rem}}.quote-image .quote-wrapper .quote-images{display:flex;flex-wrap:wrap;margin-left:-0.25rem;margin-top:.75rem;max-width:calc(200px + 1rem)}.quote-image .quote-wrapper .quote-images img{max-width:100px;margin:.25rem}.quote-image .quote-wrapper.position-top{top:2rem;transform:none}.quote-image .quote-wrapper.position-bottom{bottom:calc(1rem + 40px);top:initial;transform:none}@media(min-width: 768px){.quote-image .images-wrapper .fixed-container{display:none}.quote-image .images-wrapper .image{padding-top:66.67%}.quote-image .images-wrapper .image.size-small{padding-top:40%}.quote-image .images-wrapper .image.size-medium{padding-top:56.25%}.quote-image .images-wrapper .image.mobile{display:none}.quote-image .images-wrapper .image.desktop{display:block}.quote-image .images-wrapper .bottom-svg{z-index:2}.quote-image .images-wrapper.count-2{flex-direction:row}.quote-image .images-wrapper.count-2 .image{width:50%}.quote-image .quote-wrapper{width:57.6121794872%;max-width:60ch}.quote-image .quote-wrapper .quote{width:100%}.quote-image .quote-wrapper .quote-images{width:114%;max-width:initial}.quote-image .quote-wrapper.x-pos-0{transform:translate(calc(0px - 0%), 0);left:calc(1rem + 0%)}.quote-image .quote-wrapper.x-pos-10{transform:translate(calc(0px - 10%), 0);left:calc(1rem + 10%)}.quote-image .quote-wrapper.x-pos-20{transform:translate(calc(0px - 20%), 0);left:calc(1rem + 20%)}.quote-image .quote-wrapper.x-pos-30{transform:translate(calc(0px - 30%), 0);left:calc(1rem + 30%)}.quote-image .quote-wrapper.x-pos-40{transform:translate(calc(0px - 40%), 0);left:calc(1rem + 40%)}.quote-image .quote-wrapper.x-pos-60{transform:translate(calc(0px - 1rem - (60% - 5%)), 0);left:calc(1rem + 60%)}.quote-image .quote-wrapper.x-pos-70{transform:translate(calc(0px - 1rem - (70% - 5%)), 0);left:calc(1rem + 70%)}.quote-image .quote-wrapper.x-pos-80{transform:translate(calc(0px - 1rem - (80% - 5%)), 0);left:calc(1rem + 80%)}.quote-image .quote-wrapper.x-pos-90{transform:translate(calc(0px - 1rem - (90% - 5%)), 0);left:calc(1rem + 90%)}.quote-image .quote-wrapper.x-pos-50{transform:translate(-50%, 0);left:calc(1rem + 50%)}.quote-image .quote-wrapper.x-pos-100{transform:translate(-105%, 0);left:calc(1rem + 100%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-0{transform:translate(calc(0px - 0%), calc(-50% - 20px));left:calc(1rem + 0%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-10{transform:translate(calc(0px - 10%), calc(-50% - 20px));left:calc(1rem + 10%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-20{transform:translate(calc(0px - 20%), calc(-50% - 20px));left:calc(1rem + 20%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-30{transform:translate(calc(0px - 30%), calc(-50% - 20px));left:calc(1rem + 30%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-40{transform:translate(calc(0px - 40%), calc(-50% - 20px));left:calc(1rem + 40%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-60{transform:translate(calc(0px - 1rem - (60% - 5%)), calc(-50% - 20px));left:calc(1rem + 60%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-70{transform:translate(calc(0px - 1rem - (70% - 5%)), calc(-50% - 20px));left:calc(1rem + 70%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-80{transform:translate(calc(0px - 1rem - (80% - 5%)), calc(-50% - 20px));left:calc(1rem + 80%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-90{transform:translate(calc(0px - 1rem - (90% - 5%)), calc(-50% - 20px));left:calc(1rem + 90%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-50{transform:translate(-50%, calc(-50% - 20px));left:calc(1rem + 50%)}.quote-image .quote-wrapper:not(.position-top,.position-bottom).x-pos-100{transform:translate(-105%, calc(-50% - 20px));left:calc(1rem + 100%)}}@media(min-width: 1280px){.quote-image .images-wrapper .image{padding-top:56.25%}.quote-image .images-wrapper .image.size-small{padding-top:33.33%}.quote-image .images-wrapper .image.size-medium{padding-top:40%}}@media(min-width: 1440px){.quote-image .images-wrapper .image{padding-top:45%}.quote-image .images-wrapper .image.size-small{padding-top:25%}.quote-image .images-wrapper .image.size-medium{padding-top:33.33%}}.offices{margin-top:4rem;margin-bottom:4rem;margin-bottom:1rem}@media(min-width: 768px){.offices{margin-top:5rem;margin-bottom:5rem}}.offices .image{position:relative}.offices .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.offices .wrapper{margin-top:2.5rem}.offices .office-item{display:flex;justify-content:space-between;margin-top:2rem}.offices .office-image{width:48.3573717949%}.offices .office-image .image{padding-top:100%;width:100%;top:-2rem}.offices .office-wrapper{width:48.3573717949%;position:relative}.offices .office-wrapper p{font-size:1.875rem;font-family:"SuisseWorks-Regular";margin:0;position:absolute;top:0;left:0;z-index:1}.offices .office-wrapper .image{width:100%;display:flex}.offices .office-wrapper .image a{width:100%;height:100%;padding-top:100%}.offices .links{display:flex;flex-wrap:wrap;width:calc(100% - 1rem);margin-top:1rem;padding-left:1rem}.offices .links a{margin:.75rem 0}@media(min-width: 768px){.offices{margin-bottom:2rem;margin-top:7rem}.offices .office-wrapper p{top:10%}.offices .office-item{margin-top:2.75rem}.offices .links{flex-direction:column}}@media(min-width: 1280px){.offices{margin-bottom:3rem;margin-top:10rem}.offices .wrapper{padding:0 1rem}.offices .office-item{margin-top:3.5rem}.offices .office-image{width:49.1987179487%}.offices .office-wrapper{width:49.1987179487%}.offices .office-wrapper p{font-size:4.375rem}}@media(min-width: 1440px){.offices{max-width:1280px;margin-left:auto;margin-right:auto}.offices .wrapper{margin-top:8rem}.offices .office-image .image{top:-4rem}}.image-and-text .wrapper{display:flex;flex-direction:column-reverse;position:relative}.image-and-text .wrapper h2{font-size:3.125rem;font-family:"SuisseWorks-Regular";font-weight:400;margin:0;margin-bottom:1.5rem}@media(min-width: 1280px){.image-and-text .wrapper h2{font-size:6.875rem;line-height:1.09}}.image-and-text .wrapper .text-content{padding:1.5rem 1rem 3rem 1rem;margin:0 1rem;background-color:#fff}.image-and-text .wrapper .text-content p{font-size:1.25rem}.image-and-text .wrapper .text-content p:first-child{margin-top:0}.image-and-text .wrapper .text-content p:last-child{margin-bottom:0}.image-and-text .wrapper .images-wrapper .image{position:relative;padding-top:178%;width:100%}.image-and-text .wrapper .images-wrapper .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.image-and-text .pattern-wrapper{overflow-x:hidden;width:100%;display:none}.image-and-text .pattern-wrapper svg{width:140%;margin-left:-30%}@media(min-width: 768px){.image-and-text{margin:0 1rem;position:relative}.image-and-text .wrapper{flex-direction:row;justify-content:space-between}.image-and-text .wrapper h2{margin-bottom:3rem}.image-and-text .wrapper .text-content{background-color:rgba(0,0,0,0);padding:0;margin:0;width:57.6121794872%}.image-and-text .wrapper .images-wrapper{width:40.7852564103%;z-index:initial}.image-and-text .wrapper .images-wrapper .image{background-attachment:initial !important}.image-and-text .wrapper.count-2{flex-direction:column}.image-and-text .wrapper.count-2 .text-content h2{width:178%}.image-and-text .wrapper.count-2 .images-wrapper{width:82.8525641026%;display:flex;justify-content:space-between;align-self:flex-end}.image-and-text .wrapper.count-2 .images-wrapper .image{width:49.1987179487%;padding-top:89%}.image-and-text .wrapper.count-2 .images-wrapper .image:first-of-type{top:-6rem;z-index:-1}.image-and-text .pattern-wrapper{display:block;width:calc(100% + 2rem);position:absolute;top:70%;left:-1rem}.image-and-text .pattern-wrapper svg{width:150%;margin-left:-40%}}@media(min-width: 1440px){.image-and-text .wrapper{max-width:calc(1280px - 2rem);margin-left:auto;margin-right:auto}}@media(min-width: 768px){.image-and-text+.image-and-text{margin-top:5rem}.image-and-text+.image-and-text:has(>.wrapper.count-2){margin-top:1rem}}@media(min-width: 1280px){.image-and-text+.image-and-text{margin-top:4rem}}.logos{padding:0 1rem;margin:4rem 0}.logos h2{margin:0;margin-bottom:1rem;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400}@media(min-width: 768px){.logos h2{font-size:1.875rem}}@media(min-width: 1280px){.logos h2{font-size:4.375rem}}.logos h2.color-green{color:#3d431d}.logos ul{list-style:none;padding:0;margin:0;align-items:center;display:flex;flex-wrap:wrap}.logos ul li{width:49.1987179487%;margin-right:1.2820512821%}.logos ul li a{display:flex;justify-content:center;align-items:center;margin:0 auto}.logos ul li a img{width:100%;height:auto;max-width:150px}.logos ul li:nth-of-type(2n){margin-right:0}@media(min-width: 768px){.logos h2{margin-bottom:3rem}.logos ul li{width:32.3717948718%}.logos ul li:nth-of-type(2n){margin-right:1.2820512821%}.logos ul li:nth-of-type(3n){margin-right:0}}@media(min-width: 1280px){.logos ul li{width:19.2%;margin-right:1%}.logos ul li a img{max-width:200px}.logos ul li:nth-of-type(2n),.logos ul li:nth-of-type(3n){margin-right:1%}.logos ul li:nth-of-type(5n){margin-right:0}}@media(min-width: 1440px){.logos{max-width:1280px;margin-left:auto;margin-right:auto}}a{color:#003;text-decoration:none;display:inline-block;font-size:1.25rem;font-family:"SuisseScreen-Medium"}a.styled-link:after{content:"";display:block;width:100%;height:2px;background-color:#92afce;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}a.link-with-circle{position:relative;padding-left:55px;transition:color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}a.link-with-circle .animation .data{display:none}a.link-with-circle .animation svg path{transition:stroke .3s cubic-bezier(0.645, 0.045, 0.355, 1)}a.link-with-circle:after{content:"";display:block;width:100%;height:2px;background-color:#92afce;margin-top:.3rem;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}a.link-with-circle:hover{color:#92afce}a.link-with-circle:hover svg path{stroke:#003}a.link-with-circle:hover:after{background-color:#003}a.link-with-circle div{width:43px;height:43px;min-width:43px;position:absolute;top:50%;left:0;transform:translateY(-52%);padding-bottom:.2rem;font-size:1.25rem}@media(min-width: 768px){a{width:max-content}}.link{padding:0 1rem;margin-bottom:2rem}@media(min-width: 768px){.link{display:flex}.link.position-center{justify-content:center}.link.position-right{justify-content:flex-end}}@media(min-width: 1440px){.link{max-width:1280px;margin-left:auto;margin-right:auto}}article.post-type-employees{padding:0 1rem;margin:2rem 0}article.post-type-employees p{font-size:1.25rem;line-height:1.35}article.post-type-employees .top-content .areas{display:flex;flex-wrap:wrap}article.post-type-employees .top-content .areas .post-area{display:inline-block;margin:0 .5rem .25rem 0}article.post-type-employees .top-content .areas .post-area:after{content:"";display:block;width:100%;height:2px;background-color:#92afce}article.post-type-employees .top-content .content-left h1{margin:2rem 0 1rem 0;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400;font-weight:400}@media(min-width: 768px){article.post-type-employees .top-content .content-left h1{font-size:1.875rem}}@media(min-width: 1280px){article.post-type-employees .top-content .content-left h1{font-size:4.375rem}}article.post-type-employees .top-content .content-left .position{display:flex;justify-content:space-between;align-items:center;border-top:2px solid #92afce;padding-top:.5rem;font-family:"SuisseScreen-Regular";font-style:italic}article.post-type-employees .top-content .content-left .position p{color:#365f88;margin:0}article.post-type-employees .top-content .content-left .position a img{width:28px;height:auto;min-width:28px}article.post-type-employees .top-content .content-left .about.desktop{display:none}article.post-type-employees .top-content .content-right{display:flex;flex-direction:column}article.post-type-employees .top-content .content-right img{width:100%;height:auto;border-radius:50%;margin:2rem 0 1rem 0;order:1}article.post-type-employees .top-content .content-right a:first-of-type{order:3;margin-bottom:.5rem;font-family:"SuisseScreen-Monitor"}article.post-type-employees .top-content .content-right a:nth-of-type(2){order:4;font-family:"SuisseScreen-Monitor"}article.post-type-employees .top-content .content-right a.download-link{width:max-content;margin-bottom:2rem;margin-top:1.5rem;order:2}article.post-type-employees .top-content .about.mobile{margin-top:2rem}article.post-type-employees .top-content .about.mobile p:first-child{margin-top:0}article.post-type-employees .top-content .about.mobile p:last-child{margin-bottom:0}article.post-type-employees .education,article.post-type-employees .jobs{margin-top:2rem}article.post-type-employees .education h2,article.post-type-employees .education h3,article.post-type-employees .jobs h2,article.post-type-employees .jobs h3{font-weight:400;font-family:"SuisseWorks-Regular"}article.post-type-employees .education h2,article.post-type-employees .jobs h2{margin:0 0 .5rem 0;font-size:1.375rem}article.post-type-employees .education .appointments-title,article.post-type-employees .jobs .appointments-title{margin-top:2rem}article.post-type-employees .education h3,article.post-type-employees .jobs h3{font-size:1.15rem;margin:1.5rem 0 0}article.post-type-employees .education p,article.post-type-employees .jobs p{line-height:1.5}article.post-type-employees .education p:first-child,article.post-type-employees .jobs p:first-child{margin-top:0}article.post-type-employees .education p:last-child,article.post-type-employees .jobs p:last-child{margin-bottom:0}article.post-type-employees .education h2+p,article.post-type-employees .jobs h2+p{margin-top:1rem}article.post-type-employees .education table,article.post-type-employees .jobs table{margin-top:1rem}article.post-type-employees .education table th,article.post-type-employees .education table td,article.post-type-employees .jobs table th,article.post-type-employees .jobs table td{font-size:1.25rem;padding:.25rem 0 0 1rem;word-spacing:1px}article.post-type-employees .education table th:first-child,article.post-type-employees .education table td:first-child,article.post-type-employees .jobs table th:first-child,article.post-type-employees .jobs table td:first-child{padding-left:0;white-space:nowrap}article.post-type-employees .education table tr:first-child td,article.post-type-employees .education table tr:first-child th,article.post-type-employees .jobs table tr:first-child td,article.post-type-employees .jobs table tr:first-child th{padding-top:0}@media(min-width: 768px){article.post-type-employees{margin:4rem 0}article.post-type-employees .top-content{position:relative}article.post-type-employees .top-content .areas{width:49.1987179487%}article.post-type-employees .top-content .wrapper{display:flex;justify-content:space-between;width:100%}article.post-type-employees .top-content .wrapper .content-left{width:49.1987179487%}article.post-type-employees .top-content .wrapper .content-left .about.desktop{display:block}article.post-type-employees .top-content .wrapper .content-right{width:40.7852564103%;align-items:center;position:absolute;top:0;right:0}article.post-type-employees .top-content .wrapper .content-right img{order:initial;margin-top:0}article.post-type-employees .top-content .wrapper .content-right a:first-of-type,article.post-type-employees .top-content .wrapper .content-right a:nth-of-type(2),article.post-type-employees .top-content .wrapper .content-right a.download-link{order:initial}article.post-type-employees .top-content .about.mobile{display:none}article.post-type-employees .education,article.post-type-employees .jobs{width:57.6121794872%}}@media(min-width: 1280px){article.post-type-employees{margin:8rem 0}article.post-type-employees .top-content .areas{width:57.6121794872%}article.post-type-employees .top-content .wrapper{width:91.266025641%}article.post-type-employees .top-content .wrapper .content-left{width:63%}article.post-type-employees .top-content .wrapper .content-left h1{width:95%}article.post-type-employees .top-content .wrapper .content-right{width:32%;right:7.1314102564%}article.post-type-employees .top-content .wrapper .content-right img{margin-bottom:2rem}article.post-type-employees .education,article.post-type-employees .jobs{width:66.0256410256%}article.post-type-employees .education h2,article.post-type-employees .jobs h2{font-size:2.5rem}article.post-type-employees .education h3,article.post-type-employees .jobs h3{font-size:1.5rem}article.post-type-employees .jobs,article.post-type-employees .appointments-title{margin-top:2.5rem}article.post-type-employees .related-articles h2{font-size:2.5rem}article.post-type-employees .related-articles ul{margin-top:1.25rem}article.post-type-employees .related-articles ul li{margin-block:1.5rem}}@media(min-width: 1440px){article.post-type-employees .article-content{max-width:1280px;margin-left:auto;margin-right:auto}}.employees-preview{padding:0 1rem .5rem 1rem}.employees-preview .wrapper .employees-wrapper .tease-employees{margin-bottom:4rem}.employees-preview .wrapper h2{font-size:2.25rem;margin-top:0}@media(min-width: 768px){.employees-preview .wrapper{display:flex;flex-direction:column;align-items:flex-end}.employees-preview .wrapper h2{width:100%}.employees-preview .wrapper .employees-wrapper{display:flex;flex-wrap:wrap;width:100%}.employees-preview .wrapper .employees-wrapper .tease-employees{width:32.3717948718%;margin-right:1.44%;margin-bottom:6rem}.employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(3n + 3){margin-right:0}.employees-preview .wrapper a.link-with-circle{margin-top:-2rem}}@media(min-width: 1000px){.employees-preview .wrapper h2{font-size:3.125rem}}@media(min-width: 1280px){.employees-preview .wrapper .employees-wrapper{display:flex;flex-wrap:wrap;width:100%}.employees-preview .wrapper .employees-wrapper .tease-employees{width:23.9583333333%;margin-right:1.38%;margin-bottom:7rem}.employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(3n + 3){margin-right:1.38%}.employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(4n + 4){margin-right:0}.employees-preview .wrapper a.link-with-circle{margin-top:-1rem}}@media(min-width: 1440px){.employees-preview{max-width:1280px;margin-left:auto;margin-right:auto}}@media(min-width: 1000px){.employees-preview.page-template-area{margin-top:8rem}}article.tease-post.tease-employees a{font-family:"SuisseScreen-Monitor";display:flex;flex-direction:column;align-items:center;position:relative;padding:2rem .5rem 1.5rem .5rem;height:100%;width:auto;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}article.tease-post.tease-employees a svg{position:absolute;left:0;width:100%;height:20px;z-index:2}article.tease-post.tease-employees a svg path{stroke:none;fill:#fcf8f4;transition:fill .3s cubic-bezier(0.645, 0.045, 0.355, 1)}article.tease-post.tease-employees a svg:first-of-type{top:0}article.tease-post.tease-employees a svg:last-of-type{height:16px;bottom:-15px}article.tease-post.tease-employees a .image{position:relative;width:67%;padding-top:67%;margin-bottom:1.5rem}article.tease-post.tease-employees a .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:contain}article.tease-post.tease-employees a .image.hide{display:none}article.tease-post.tease-employees a .info{width:100%;height:100%;display:flex;flex-direction:column}article.tease-post.tease-employees a .info h3{font-size:1.5625rem;font-weight:400;width:100%;margin:0 0 .75rem;transition:color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}@media(min-width: 1280px){article.tease-post.tease-employees a .info h3{font-size:1.875rem}}article.tease-post.tease-employees a .info p{margin:0;transition:color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}article.tease-post.tease-employees a .info p.position{font-size:.875rem;color:#365f88;border-bottom:2px solid #92afce;padding-bottom:1rem;margin-bottom:.75rem;font-family:"SuisseWorks-Regular"}article.tease-post.tease-employees a .info p.mail{margin-bottom:.5rem;height:100%}article.tease-post.tease-employees a .info p.phone{border-bottom:2px solid #92afce;padding-bottom:.5rem;height:100%}article.tease-post.tease-employees a:hover{background-color:#003}article.tease-post.tease-employees a:hover h3,article.tease-post.tease-employees a:hover p{color:#fcf8f4}article.tease-post.tease-employees a:hover p.position{color:#92afce}article.tease-post.tease-employees a:hover svg:last-of-type path{fill:#003}@media(min-width: 768px){article.tease-post.tease-employees a .info h3{min-height:60px}article.tease-post.tease-employees a .image.hide{display:block}}@media(min-width: 1280px){article.tease-post.tease-employees a .info h3{min-height:72px}}.social-media{padding:0 1rem;margin-top:2rem}.social-media .pattern-top,.social-media .pattern-bottom{display:none}.social-media h2{margin:0;margin-bottom:1.5rem;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400}@media(min-width: 768px){.social-media h2{font-size:1.875rem}}@media(min-width: 1280px){.social-media h2{font-size:4.375rem}}.social-media h2.color-green{color:#3d431d}.social-media .links a{margin-right:1rem}.social-media .links a img{width:100%;height:auto;max-width:50px}@media(min-width: 768px){.social-media{margin-top:-5rem}.social-media .pattern-top{display:block;margin-bottom:-5rem}.social-media .pattern-bottom{display:block;margin-top:3rem}.social-media .links a{margin-right:2rem}.social-media .links a img{max-width:75px}}@media(min-width: 1280px){.social-media{margin-top:-10rem}.social-media h2{margin-bottom:3rem}}@media(min-width: 1440px){.social-media h2,.social-media .links{max-width:1280px;margin-left:auto;margin-right:auto}}.news-preview{background-color:#003}.news-preview .wrapper{padding:2rem 1rem 3rem;position:relative}.news-preview .wrapper svg{position:absolute;left:0;width:100%;height:40px;z-index:2}.news-preview .wrapper svg path{stroke:none;fill:none;transition:fill .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.news-preview .wrapper svg:first-of-type{top:-1px}.news-preview .wrapper svg:last-of-type{bottom:-39px}.news-preview .wrapper svg:last-of-type path{fill:#003}.news-preview .wrapper .content-left p{text-transform:uppercase;color:#fcf8f4;font-size:.9375rem;font-family:"SuisseScreen-Medium"}.news-preview .wrapper .content-left .image{position:relative;width:100%;padding-top:100%}.news-preview .wrapper .content-left .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.news-preview .wrapper .content-left .links{width:calc(100% - 2rem);position:absolute;bottom:3rem;left:1rem;display:flex;justify-content:space-between}.news-preview .wrapper .content-left .links a{color:#fcf8f4}.news-preview .wrapper .content-left .links a:hover svg path{stroke:#fcf8f4}.news-preview .wrapper .content-left .links a:hover:after{background-color:#fcf8f4}.news-preview .wrapper .content-left .links a svg path{stroke:#92afce}.news-preview .wrapper .content-right{padding-bottom:4rem}.news-preview .wrapper .content-right>a{width:auto}.news-preview .wrapper .content-right>a p.post-excerpt{font-family:"SuisseScreen-Monitor",sans-serif}.news-preview .wrapper .content-right h2{font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400;color:#fcf8f4;width:80%}@media(min-width: 768px){.news-preview .wrapper .content-right h2{font-size:1.875rem}}@media(min-width: 1280px){.news-preview .wrapper .content-right h2{font-size:4.375rem}}.news-preview .wrapper .content-right h2 a{width:auto;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400;color:#fcf8f4}@media(min-width: 768px){.news-preview .wrapper .content-right h2 a{font-size:1.875rem}}@media(min-width: 1280px){.news-preview .wrapper .content-right h2 a{font-size:4.375rem}}.news-preview .wrapper .content-right h2.english-title{margin:3rem 0 0 0}.news-preview .wrapper .content-right p.post-excerpt{color:#92afce;font-size:1.1875rem}.news-preview .wrapper .content-right.english{padding:0}@media(min-width: 768px){.news-preview{margin-bottom:5rem}.news-preview .wrapper{display:flex;justify-content:space-between;padding:1rem 1rem 2rem}.news-preview .wrapper .content-left{width:49.1987179487%}.news-preview .wrapper .content-left .links{position:static;display:flex;justify-content:space-between;width:100%;margin-top:2rem}.news-preview .wrapper svg path{fill:#fcf8f4}.news-preview .wrapper .content-right{width:49.1987179487%;padding-bottom:0;display:flex;flex-direction:column;justify-content:center}.news-preview .wrapper .content-right h2{margin-top:0;margin-bottom:1rem}.news-preview .wrapper .content-right p.post-excerpt{margin:0;width:90%}}@media(min-width: 1280px){.news-preview .wrapper{padding:2rem 1rem}.news-preview .wrapper .content-right h2{width:90%}.news-preview .wrapper .content-right p.post-excerpt{width:95%;font-size:1.875rem}}@media(min-width: 1440px){.news-preview .wrapper{max-width:1280px;margin-left:auto;margin-right:auto}.news-preview .wrapper .content-right h2,.news-preview .wrapper .content-right p.post-excerpt{width:100%}}.text-columns{padding:4rem 1rem 10rem;position:relative;overflow:hidden;z-index:1}.text-columns h2{margin:0;margin-bottom:3rem;font-size:3.125rem;font-family:"SuisseWorks-Regular";font-weight:400;width:90%;padding:0 1rem}@media(min-width: 1280px){.text-columns h2{font-size:6.875rem;line-height:1.09}}.text-columns .columns{padding:0 1rem}.text-columns .columns .column{margin-bottom:1.5rem}.text-columns .columns .column p{font-size:1.25rem}.text-columns .columns .column p:first-child{margin-top:0}.text-columns .columns .column p:last-child{margin-bottom:0}.text-columns .pattern-wrapper{position:absolute;top:0;left:-14%;right:1rem;bottom:0;z-index:-2;width:130%;height:98%}@media(min-width: 768px){.text-columns{overflow:initial;padding:5rem 1rem 8rem}.text-columns h2{padding:0}.text-columns .columns{display:flex;flex-wrap:wrap;padding:0}.text-columns .columns .column{width:32.3717948718%;margin-right:1.44%;margin-bottom:2rem}.text-columns .columns .column:nth-of-type(3n+3){margin-right:0}.text-columns .pattern-wrapper{width:60%;height:100%;top:0;left:20%;z-index:-1}.text-columns.page-template-area .columns.count-2{justify-content:space-between}.text-columns.page-template-area .columns.count-2 .column{margin:0;width:49.1987179487%}}@media(min-width: 1280px){.text-columns{padding:7rem 1rem 20rem}}@media(min-width: 1440px){.text-columns{max-width:1280px;margin-left:auto;margin-right:auto}}.text-columns.page-template-area{padding-top:0;padding-bottom:0;margin-top:4rem;margin-bottom:4rem}@media(min-width: 768px){.text-columns.page-template-area{margin-top:5rem;margin-bottom:5rem}}.text-columns.page-template-area h2{font-family:"SuisseScreen-Monitor",sans-serif;font-weight:700;font-size:2.25rem;padding:0}.text-columns.page-template-area .columns{padding:0}@media(min-width: 1000px){.text-columns.page-template-area{margin:6rem 0}.text-columns.page-template-area h2{font-size:3.125rem}}@media(min-width: 1440px){.text-columns.page-template-area{max-width:1280px;margin-left:auto;margin-right:auto}}article.post-type-post p,article.post-type-news_en p,article.post-type-news_no p{font-size:1.25rem}article.post-type-post .image,article.post-type-news_en .image,article.post-type-news_no .image{width:100%;padding-top:calc(56.25% + 30px);position:relative;overflow:hidden}article.post-type-post .image img,article.post-type-news_en .image img,article.post-type-news_no .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;padding-bottom:1px;padding-inline:1px}article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{margin:0;position:absolute;left:1rem;bottom:calc(30px + 1rem);width:calc(100% - 2rem);font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400;transform:translateY(100%);opacity:0;display:flex;flex-wrap:wrap}@media(min-width: 768px){article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{font-size:1.875rem}}@media(min-width: 1280px){article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{font-size:4.375rem}}article.post-type-post .image h1 .split-line,article.post-type-news_en .image h1 .split-line,article.post-type-news_no .image h1 .split-line{margin-bottom:.5rem;width:calc(100% + 1.5rem);margin-right:-1.5rem;display:flex}article.post-type-post .image h1 .split-line span:first-of-type,article.post-type-news_en .image h1 .split-line span:first-of-type,article.post-type-news_no .image h1 .split-line span:first-of-type{padding-left:.5rem}article.post-type-post .image h1 .split-line span:last-of-type,article.post-type-news_en .image h1 .split-line span:last-of-type,article.post-type-news_no .image h1 .split-line span:last-of-type{padding-right:1rem}article.post-type-post .image h1 .split-line:last-of-type,article.post-type-news_en .image h1 .split-line:last-of-type,article.post-type-news_no .image h1 .split-line:last-of-type{margin-bottom:0}article.post-type-post .image h1 span.whitespace,article.post-type-news_en .image h1 span.whitespace,article.post-type-news_no .image h1 span.whitespace{display:inline-block;width:6.5px;background-color:#fcf8f4;display:none}article.post-type-post .image h1 span.word,article.post-type-news_en .image h1 span.word,article.post-type-news_no .image h1 span.word{width:max-content;padding:.2rem .225rem;background-color:#fcf8f4;margin-left:-1px}article.post-type-post .image .bottom-svg,article.post-type-news_en .image .bottom-svg,article.post-type-news_no .image .bottom-svg{width:100%;position:absolute;left:0;bottom:-2px;display:flex;justify-content:space-between;z-index:2}article.post-type-post .image .bottom-svg svg,article.post-type-news_en .image .bottom-svg svg,article.post-type-news_no .image .bottom-svg svg{height:29px;width:77px;min-width:77px;position:absolute;top:0;left:50%;transform:translateX(-50%)}article.post-type-post .image .bottom-svg svg path,article.post-type-news_en .image .bottom-svg svg path,article.post-type-news_no .image .bottom-svg svg path{stroke:none;fill:#fcf8f4}article.post-type-post .image .bottom-svg span,article.post-type-news_en .image .bottom-svg span,article.post-type-news_no .image .bottom-svg span{background-color:#fcf8f4;width:calc(50% - 37px);height:29px;display:block;min-width:calc(50% - 37px)}article.post-type-post p.article-preface,article.post-type-news_en p.article-preface,article.post-type-news_no p.article-preface{padding:0 1rem;color:#365f88;margin:1.5rem 0 2rem 0;font-size:1.5625rem;transform:translateY(100%);opacity:0}@media(min-width: 1280px){article.post-type-post p.article-preface,article.post-type-news_en p.article-preface,article.post-type-news_no p.article-preface{font-size:1.875rem}}article.post-type-post .post-info,article.post-type-news_en .post-info,article.post-type-news_no .post-info{display:flex;gap:.5rem;padding-top:.75rem;margin:0 1rem 1.5rem;border-top:9px solid #92afce;font-size:1.25rem;line-height:1.5}article.post-type-post .post-info p,article.post-type-news_en .post-info p,article.post-type-news_no .post-info p{margin:0;font-family:"SuisseScreen-Medium"}article.post-type-post .post-info .post-area,article.post-type-news_en .post-info .post-area,article.post-type-news_no .post-info .post-area{text-transform:uppercase;font-family:"SuisseScreen-Medium";line-height:1.5}article.post-type-post .post-info .post-area a:after,article.post-type-news_en .post-info .post-area a:after,article.post-type-news_no .post-info .post-area a:after{content:"";display:block;width:100%;height:2px;position:relative;top:-4px;background-color:#92afce}article.post-type-post .article-content,article.post-type-news_en .article-content,article.post-type-news_no .article-content{padding:0 1rem}article.post-type-post .article-content .article-body .wp-block-heading,article.post-type-news_en .article-content .article-body .wp-block-heading,article.post-type-news_no .article-content .article-body .wp-block-heading{font-family:"SuisseScreen-Medium";font-weight:500;margin:2.5rem 0 .75rem}article.post-type-post .article-content .article-body li,article.post-type-news_en .article-content .article-body li,article.post-type-news_no .article-content .article-body li{font-size:1.25rem}article.post-type-post .article-content .article-body hr.wp-block-separator,article.post-type-news_en .article-content .article-body hr.wp-block-separator,article.post-type-news_no .article-content .article-body hr.wp-block-separator{border:none;border-top:2px solid #92afce;margin-inline:0;width:100%}article.post-type-post .article-content .article-body blockquote,article.post-type-news_en .article-content .article-body blockquote,article.post-type-news_no .article-content .article-body blockquote{margin:0;line-height:1.5;padding:0}article.post-type-post .article-content .article-body blockquote p,article.post-type-news_en .article-content .article-body blockquote p,article.post-type-news_no .article-content .article-body blockquote p{font-size:1.5625rem;font-family:"SuisseWorks-Regular"}@media(min-width: 1280px){article.post-type-post .article-content .article-body blockquote p,article.post-type-news_en .article-content .article-body blockquote p,article.post-type-news_no .article-content .article-body blockquote p{font-size:1.875rem}}article.post-type-post .article-content .article-body p a,article.post-type-news_en .article-content .article-body p a,article.post-type-news_no .article-content .article-body p a{width:auto;text-decoration:underline}article.post-type-post .article-content .article-body .quote-image,article.post-type-news_en .article-content .article-body .quote-image,article.post-type-news_no .article-content .article-body .quote-image{margin-top:3.5rem;margin-bottom:2.5rem}article.post-type-post .article-content .article-body .article-text-columns .columns .column h1,article.post-type-post .article-content .article-body .article-text-columns .columns .column h2,article.post-type-post .article-content .article-body .article-text-columns .columns .column h3,article.post-type-post .article-content .article-body .article-text-columns .columns .column h4,article.post-type-post .article-content .article-body .article-text-columns .columns .column h5,article.post-type-news_en .article-content .article-body .article-text-columns .columns .column h1,article.post-type-news_en .article-content .article-body .article-text-columns .columns .column h2,article.post-type-news_en .article-content .article-body .article-text-columns .columns .column h3,article.post-type-news_en .article-content .article-body .article-text-columns .columns .column h4,article.post-type-news_en .article-content .article-body .article-text-columns .columns .column h5,article.post-type-news_no .article-content .article-body .article-text-columns .columns .column h1,article.post-type-news_no .article-content .article-body .article-text-columns .columns .column h2,article.post-type-news_no .article-content .article-body .article-text-columns .columns .column h3,article.post-type-news_no .article-content .article-body .article-text-columns .columns .column h4,article.post-type-news_no .article-content .article-body .article-text-columns .columns .column h5{margin-top:0}article.post-type-post .article-content .article-body .authors,article.post-type-news_en .article-content .article-body .authors,article.post-type-news_no .article-content .article-body .authors{margin-top:4rem;margin-bottom:4rem}@media(min-width: 768px){article.post-type-post .article-content .article-body .authors,article.post-type-news_en .article-content .article-body .authors,article.post-type-news_no .article-content .article-body .authors{margin-top:5rem;margin-bottom:5rem}}article.post-type-post .article-content .article-body .authors a,article.post-type-news_en .article-content .article-body .authors a,article.post-type-news_no .article-content .article-body .authors a{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;width:auto}article.post-type-post .article-content .article-body .authors a .image,article.post-type-news_en .article-content .article-body .authors a .image,article.post-type-news_no .article-content .article-body .authors a .image{position:relative;width:32.3717948718%;height:max-content;padding-top:32.3717948718%}article.post-type-post .article-content .article-body .authors a .image img,article.post-type-news_en .article-content .article-body .authors a .image img,article.post-type-news_no .article-content .article-body .authors a .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}article.post-type-post .article-content .article-body .authors a .info,article.post-type-news_en .article-content .article-body .authors a .info,article.post-type-news_no .article-content .article-body .authors a .info{width:61.8189102564%}article.post-type-post .article-content .article-body .authors a .info h3,article.post-type-news_en .article-content .article-body .authors a .info h3,article.post-type-news_no .article-content .article-body .authors a .info h3{font-size:1.125rem;margin:0 0 .5rem}article.post-type-post .article-content .article-body .authors a .info p,article.post-type-news_en .article-content .article-body .authors a .info p,article.post-type-news_no .article-content .article-body .authors a .info p{margin:0;font-family:"SuisseScreen-Monitor";font-size:1rem}article.post-type-post .article-content .article-body .authors a .info p:first-of-type,article.post-type-news_en .article-content .article-body .authors a .info p:first-of-type,article.post-type-news_no .article-content .article-body .authors a .info p:first-of-type{margin-bottom:.25rem}@media(max-width: 350px){article.post-type-post .article-content .article-body .authors a .image,article.post-type-news_en .article-content .article-body .authors a .image,article.post-type-news_no .article-content .article-body .authors a .image{width:23.9583333333%;padding-top:23.9583333333%}article.post-type-post .article-content .article-body .authors a .info,article.post-type-news_en .article-content .article-body .authors a .info,article.post-type-news_no .article-content .article-body .authors a .info{width:70.2323717949%}article.post-type-post .article-content .article-body .authors a .info h3,article.post-type-news_en .article-content .article-body .authors a .info h3,article.post-type-news_no .article-content .article-body .authors a .info h3{font-size:1rem}article.post-type-post .article-content .article-body .authors a .info p,article.post-type-news_en .article-content .article-body .authors a .info p,article.post-type-news_no .article-content .article-body .authors a .info p{font-size:.9375rem}}article.post-type-post .article-content .article-body .employees-preview,article.post-type-news_en .article-content .article-body .employees-preview,article.post-type-news_no .article-content .article-body .employees-preview{padding-inline:0;margin-block:3rem}article.post-type-post .more-news,article.post-type-news_en .more-news,article.post-type-news_no .more-news{margin:5rem 0 4rem 0;display:flex;flex-direction:column;align-items:center}article.post-type-post .more-news .animation,article.post-type-news_en .more-news .animation,article.post-type-news_no .more-news .animation{width:43px;height:43px;min-width:43px;margin-bottom:.5rem}article.post-type-post .more-news .animation .data,article.post-type-news_en .more-news .animation .data,article.post-type-news_no .more-news .animation .data{display:none}article.post-type-post .more-news h2,article.post-type-news_en .more-news h2,article.post-type-news_no .more-news h2{margin:0;font-family:"SuisseScreen-Medium";font-weight:500}article.post-type-post .more-news .news-wrapper,article.post-type-news_en .more-news .news-wrapper,article.post-type-news_no .more-news .news-wrapper{width:100%;padding-top:1rem;margin-top:1rem;border-top:2px solid #92afce}article.post-type-post .more-news .news-wrapper article,article.post-type-news_en .more-news .news-wrapper article,article.post-type-news_no .more-news .news-wrapper article{margin-bottom:3rem}article.post-type-post .more-news .news-wrapper article:last-of-type,article.post-type-news_en .more-news .news-wrapper article:last-of-type,article.post-type-news_no .more-news .news-wrapper article:last-of-type{margin-bottom:0}article.post-type-post.animate .image h1,article.post-type-news_en.animate .image h1,article.post-type-news_no.animate .image h1{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1)}article.post-type-post.animate p.article-preface,article.post-type-news_en.animate p.article-preface,article.post-type-news_no.animate p.article-preface{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1);transition-delay:.3s}@media(min-width: 768px){article.post-type-post .image,article.post-type-news_en .image,article.post-type-news_no .image{padding-top:52%}article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{width:66.0256410256%;font-size:1.875rem}article.post-type-post .image h1 .split-line span:last-of-type,article.post-type-news_en .image h1 .split-line span:last-of-type,article.post-type-news_no .image h1 .split-line span:last-of-type{padding-right:2rem}article.post-type-post .image h1 .split-line,article.post-type-news_en .image h1 .split-line,article.post-type-news_no .image h1 .split-line{width:calc(100% + 2.5rem);margin-right:-2.5rem}article.post-type-post p.article-preface,article.post-type-news_en p.article-preface,article.post-type-news_no p.article-preface{margin-top:2rem;margin-bottom:3rem}article.post-type-post .post-info,article.post-type-news_en .post-info,article.post-type-news_no .post-info{margin-bottom:2rem}article.post-type-post .article-content .article-body blockquote,article.post-type-news_en .article-content .article-body blockquote,article.post-type-news_no .article-content .article-body blockquote{margin:1.5rem 0}article.post-type-post .article-content .article-body .authors,article.post-type-news_en .article-content .article-body .authors,article.post-type-news_no .article-content .article-body .authors{width:49.1987179487%}article.post-type-post .article-content .article-body .authors a .info h3,article.post-type-news_en .article-content .article-body .authors a .info h3,article.post-type-news_no .article-content .article-body .authors a .info h3{font-size:1.125rem;margin:0 0 .5rem}article.post-type-post .article-content .article-body .authors a .info p,article.post-type-news_en .article-content .article-body .authors a .info p,article.post-type-news_no .article-content .article-body .authors a .info p{font-size:1.125rem}article.post-type-post .article-content .article-body .authors a .info p:first-of-type,article.post-type-news_en .article-content .article-body .authors a .info p:first-of-type,article.post-type-news_no .article-content .article-body .authors a .info p:first-of-type{margin-bottom:.25rem}article.post-type-post .article-content .article-body .employees-preview,article.post-type-news_en .article-content .article-body .employees-preview,article.post-type-news_no .article-content .article-body .employees-preview{margin-block:4rem}article.post-type-post .article-content .article-body .employees-preview .wrapper .employees-wrapper .tease-employees,article.post-type-news_en .article-content .article-body .employees-preview .wrapper .employees-wrapper .tease-employees,article.post-type-news_no .article-content .article-body .employees-preview .wrapper .employees-wrapper .tease-employees{width:49.1987179487%;margin-right:1.44%;margin-bottom:6rem}article.post-type-post .article-content .article-body .employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(2n + 2),article.post-type-news_en .article-content .article-body .employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(2n + 2),article.post-type-news_no .article-content .article-body .employees-preview .wrapper .employees-wrapper .tease-employees:nth-of-type(2n + 2){margin-right:0}article.post-type-post .more-news,article.post-type-news_en .more-news,article.post-type-news_no .more-news{display:flex}article.post-type-post .more-news .news-wrapper,article.post-type-news_en .more-news .news-wrapper,article.post-type-news_no .more-news .news-wrapper{margin-top:1.5rem;padding-top:1.5rem;display:flex}article.post-type-post .more-news .news-wrapper article,article.post-type-news_en .more-news .news-wrapper article,article.post-type-news_no .more-news .news-wrapper article{width:32.3717948718%;margin-right:1.44%;margin-bottom:0}article.post-type-post .more-news .news-wrapper article:nth-of-type(3),article.post-type-news_en .more-news .news-wrapper article:nth-of-type(3),article.post-type-news_no .more-news .news-wrapper article:nth-of-type(3){margin-right:0}}@media(min-width: 1000px){article.post-type-post p.article-preface,article.post-type-news_en p.article-preface,article.post-type-news_no p.article-preface{max-width:760px;padding:0;margin:2rem auto}article.post-type-post .post-info,article.post-type-news_en .post-info,article.post-type-news_no .post-info{max-width:760px;margin:0 auto 1.5rem auto}article.post-type-post .article-content .article-body,article.post-type-news_en .article-content .article-body,article.post-type-news_no .article-content .article-body{max-width:760px;margin:0 auto}}@media(min-width: 1280px){article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{width:87.0592948718%;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400}}@media(min-width: 1280px)and (min-width: 768px){article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{font-size:1.875rem}}@media(min-width: 1280px)and (min-width: 1280px){article.post-type-post .image h1,article.post-type-news_en .image h1,article.post-type-news_no .image h1{font-size:4.375rem}}@media(min-width: 1280px){article.post-type-post .image h1 span.word,article.post-type-news_en .image h1 span.word,article.post-type-news_no .image h1 span.word{padding:.5rem .6rem}article.post-type-post .image h1 .split-line,article.post-type-news_en .image h1 .split-line,article.post-type-news_no .image h1 .split-line{width:calc(100% + 5rem);margin-right:-5rem}article.post-type-post .image h1 .split-line span:first-of-type,article.post-type-news_en .image h1 .split-line span:first-of-type,article.post-type-news_no .image h1 .split-line span:first-of-type{padding-left:2rem}article.post-type-post .image h1 .split-line span:last-of-type,article.post-type-news_en .image h1 .split-line span:last-of-type,article.post-type-news_no .image h1 .split-line span:last-of-type{padding-right:3rem}article.post-type-post p.article-preface,article.post-type-news_en p.article-preface,article.post-type-news_no p.article-preface{max-width:initial;padding:0 1rem}article.post-type-post .post-info,article.post-type-news_en .post-info,article.post-type-news_no .post-info{margin:0 1rem 3rem;max-width:initial}article.post-type-post .article-content,article.post-type-news_en .article-content,article.post-type-news_no .article-content{padding:0 1rem}article.post-type-post .article-content .article-body,article.post-type-news_en .article-content .article-body,article.post-type-news_no .article-content .article-body{display:flex;justify-content:flex-start;max-width:initial}article.post-type-post .article-content .article-body .quote-image,article.post-type-news_en .article-content .article-body .quote-image,article.post-type-news_no .article-content .article-body .quote-image{margin-top:4rem;margin-bottom:3rem}article.post-type-post .article-content .article-body .quote-image .images-wrapper .image.size-small,article.post-type-news_en .article-content .article-body .quote-image .images-wrapper .image.size-small,article.post-type-news_no .article-content .article-body .quote-image .images-wrapper .image.size-small{padding-top:40%}article.post-type-post .article-content .article-body .quote-image .images-wrapper .image.size-medium,article.post-type-news_en .article-content .article-body .quote-image .images-wrapper .image.size-medium,article.post-type-news_no .article-content .article-body .quote-image .images-wrapper .image.size-medium{padding-top:56.25%}article.post-type-post .article-content .article-body .quote-image .images-wrapper .image.size-large,article.post-type-news_en .article-content .article-body .quote-image .images-wrapper .image.size-large,article.post-type-news_no .article-content .article-body .quote-image .images-wrapper .image.size-large{padding-top:66.67%}article.post-type-post .article-content .article-body .content-wrapper,article.post-type-news_en .article-content .article-body .content-wrapper,article.post-type-news_no .article-content .article-body .content-wrapper{width:61.8189102564%;max-width:760px;padding-right:2.5rem}article.post-type-post .article-content .article-body .content-wrapper h1,article.post-type-post .article-content .article-body .content-wrapper h2,article.post-type-post .article-content .article-body .content-wrapper h3,article.post-type-post .article-content .article-body .content-wrapper h4,article.post-type-post .article-content .article-body .content-wrapper h5,article.post-type-news_en .article-content .article-body .content-wrapper h1,article.post-type-news_en .article-content .article-body .content-wrapper h2,article.post-type-news_en .article-content .article-body .content-wrapper h3,article.post-type-news_en .article-content .article-body .content-wrapper h4,article.post-type-news_en .article-content .article-body .content-wrapper h5,article.post-type-news_no .article-content .article-body .content-wrapper h1,article.post-type-news_no .article-content .article-body .content-wrapper h2,article.post-type-news_no .article-content .article-body .content-wrapper h3,article.post-type-news_no .article-content .article-body .content-wrapper h4,article.post-type-news_no .article-content .article-body .content-wrapper h5{margin-top:3rem}article.post-type-post .article-content .article-body .content-wrapper h1:first-child,article.post-type-post .article-content .article-body .content-wrapper h2:first-child,article.post-type-post .article-content .article-body .content-wrapper h3:first-child,article.post-type-post .article-content .article-body .content-wrapper h4:first-child,article.post-type-post .article-content .article-body .content-wrapper h5:first-child,article.post-type-news_en .article-content .article-body .content-wrapper h1:first-child,article.post-type-news_en .article-content .article-body .content-wrapper h2:first-child,article.post-type-news_en .article-content .article-body .content-wrapper h3:first-child,article.post-type-news_en .article-content .article-body .content-wrapper h4:first-child,article.post-type-news_en .article-content .article-body .content-wrapper h5:first-child,article.post-type-news_no .article-content .article-body .content-wrapper h1:first-child,article.post-type-news_no .article-content .article-body .content-wrapper h2:first-child,article.post-type-news_no .article-content .article-body .content-wrapper h3:first-child,article.post-type-news_no .article-content .article-body .content-wrapper h4:first-child,article.post-type-news_no .article-content .article-body .content-wrapper h5:first-child{margin-top:0}article.post-type-post .article-content .article-body .content-wrapper p:first-of-type,article.post-type-news_en .article-content .article-body .content-wrapper p:first-of-type,article.post-type-news_no .article-content .article-body .content-wrapper p:first-of-type{margin-top:0}article.post-type-post .article-content .article-body .content-wrapper .article-text-columns .column.background-blue,article.post-type-news_en .article-content .article-body .content-wrapper .article-text-columns .column.background-blue,article.post-type-news_no .article-content .article-body .content-wrapper .article-text-columns .column.background-blue{padding:4rem 3rem 3rem 3rem}article.post-type-post .article-content .article-body .authors,article.post-type-news_en .article-content .article-body .authors,article.post-type-news_no .article-content .article-body .authors{margin:0;width:32.3717948718%;padding-left:2.5rem}article.post-type-post .article-content .article-body .authors a,article.post-type-news_en .article-content .article-body .authors a,article.post-type-news_no .article-content .article-body .authors a{margin-bottom:3rem;justify-content:flex-start}article.post-type-post .article-content .article-body .authors a .image,article.post-type-news_en .article-content .article-body .authors a .image,article.post-type-news_no .article-content .article-body .authors a .image{width:30.2684294872%;padding-top:30.2684294872%}article.post-type-post .article-content .article-body .authors a .info,article.post-type-news_en .article-content .article-body .authors a .info,article.post-type-news_no .article-content .article-body .authors a .info{margin-left:1rem}article.post-type-post .article-content .article-body .employees-preview,article.post-type-news_en .article-content .article-body .employees-preview,article.post-type-news_no .article-content .article-body .employees-preview{margin-block:5rem}article.post-type-post .more-news,article.post-type-news_en .more-news,article.post-type-news_no .more-news{margin-top:8rem}}@media(min-width: 1440px){article.post-type-post,article.post-type-news_en,article.post-type-news_no{max-width:1280px;margin-left:auto;margin-right:auto}}body.single-post header .menu-icon,body.single-post header .menu-icon.show,body.single-news_en header .menu-icon,body.single-news_en header .menu-icon.show,body.single-news_no header .menu-icon,body.single-news_no header .menu-icon.show{display:none}article.tease-post{width:100%}article.tease-post a{width:100%}article.tease-post a .image{position:relative;width:100%;padding-top:75%}article.tease-post a .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}article.tease-post a .image p.post-preview{position:absolute;top:0;left:0;margin:0;color:#92afce;z-index:1;padding:1.5rem;opacity:0;transition:opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1);display:flex;flex-direction:column;justify-content:space-between;height:100%;font-family:"SuisseScreen-Monitor"}article.tease-post a .image p.post-preview span{width:max-content}article.tease-post a .image p.post-preview span:after{content:"";display:block;width:100%;height:2px;background-color:#92afce;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}article.tease-post a .image .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:block;transition:background .3s cubic-bezier(0.645, 0.045, 0.355, 1)}article.tease-post a .post-title{margin:1rem 0 .75rem 0;font-family:"SuisseWorks-Regular";font-weight:500;font-size:1.5625rem}@media(min-width: 1280px){article.tease-post a .post-title{font-size:1.875rem}}article.tease-post a p.post-area{color:#365f88;margin:0;text-transform:uppercase;font-size:1.125rem}@media(min-width: 1280px){article.tease-post a .post-title{width:75%}article.tease-post a p.post-area{font-size:1.25rem}article.tease-post a .image p.post-preview{font-size:1.75rem;padding:2.5rem 2rem}}.article-images{margin:2rem 0 3rem 0}.article-images .wrapper .image{position:relative;width:100%;padding-top:75%}.article-images .wrapper .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.article-images .wrapper .caption{font-size:1.125rem;text-transform:uppercase;margin:.5rem 0 2rem}.article-images .wrapper .caption p:first-child{margin-top:0}.article-images .wrapper .caption p:last-child{margin-bottom:0}@media(min-width: 768px){.article-images{margin:3rem 0;display:flex;justify-content:space-between}.article-images .wrapper{display:flex;flex-direction:column;width:49.1987179487%}}.article-text-columns{margin:3rem 0}.article-text-columns .columns .column{position:relative;margin-bottom:3rem}.article-text-columns .columns .column.background-blue{background-color:#003;color:#fff;padding:2.5rem 1rem 2rem 1rem}.article-text-columns .columns .column.background-blue h1,.article-text-columns .columns .column.background-blue h2,.article-text-columns .columns .column.background-blue h3,.article-text-columns .columns .column.background-blue h4,.article-text-columns .columns .column.background-blue h5{font-family:"SuisseWorks-Regular"}.article-text-columns .columns .column.background-blue a,.article-text-columns .columns .column.background-blue p a{color:#fcf8f4}.article-text-columns .columns .column h2{font-size:1.5625rem}.article-text-columns .columns .column svg{position:absolute;left:0;width:100%;height:30px;z-index:2}.article-text-columns .columns .column svg path{stroke:none;fill:#fcf8f4;transition:fill .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.article-text-columns .columns .column svg:first-of-type{top:0}.article-text-columns .columns .column svg:last-of-type{height:25px;bottom:-24px}.article-text-columns .columns .column svg:last-of-type path{fill:#003}.article-text-columns .columns .column p:first-child{margin-top:0}.article-text-columns .columns .column p:last-child{margin-bottom:0}@media(min-width: 768px){.article-text-columns .columns{display:flex;justify-content:space-between}.article-text-columns .columns .column{width:49.1987179487%;margin-bottom:0}.article-text-columns .columns .column.background-blue{padding:4rem 2rem 3rem 2rem}}@media(min-width: 1280px){.article-text-columns{margin:4rem 0}.article-text-columns .columns .column h2{font-size:2.5rem}.article-text-columns .columns .column.background-blue{padding:6rem 5rem 5rem 5rem}.article-text-columns .columns .column.background-blue h2{font-size:1.5rem}}.news-section{padding:0 1rem;margin:3rem 0 0}.news-section .filter{margin-bottom:2rem}.news-section .filter .filter-icon{width:100%;display:flex;justify-content:flex-end;margin-bottom:1rem}.news-section .filter .filter-icon svg{width:43px;height:43px;min-width:43px}.news-section .filter .areas{display:flex;flex-direction:row;background-color:#fcf8f4;margin-top:0;width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;max-height:0;opacity:0;transition:opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1),padding .3s cubic-bezier(0.645, 0.045, 0.355, 1),max-height .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.news-section .filter .areas::-webkit-scrollbar{display:none}.news-section .filter .areas .area-link{margin:0 1rem 0 0;white-space:nowrap}.news-section .filter .areas .area-link a{position:relative;font-size:.725rem;font-family:"SuisseScreen-Monitor";transition:color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.news-section .filter .areas .area-link a:hover{color:#92afce}.news-section .filter .areas .area-link a:hover:after{background-color:#003}.news-section .filter .areas .area-link a.visited{color:#373d1d}.news-section .filter .areas .area-link a.visited:after{background-color:#ecebe1}.news-section .filter .areas .area-link a.active{color:#dd9c81}.news-section .filter .areas .area-link a.active:after{background-color:#ebc4b4}.news-section .filter .areas .area-link:first-of-type{margin-left:0}.news-section .filter .areas .area-link:last-of-type{margin-right:0}.news-section .filter .areas.show{border-top:2px solid #92afce;border-bottom:1px solid #92afce;padding:1rem 0;max-height:54px;opacity:1}.news-section .top-news{display:flex;flex-direction:column-reverse;margin-bottom:4rem}.news-section .top-news .post-areas{color:#365f88;text-transform:uppercase;margin:0;margin-bottom:1rem;order:1;font-family:"SuisseScreen-Medium"}.news-section .top-news h1{margin:0;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400;transform:translateY(100%);opacity:0;display:flex;flex-wrap:wrap}@media(min-width: 768px){.news-section .top-news h1{font-size:1.875rem}}@media(min-width: 1280px){.news-section .top-news h1{font-size:4.375rem}}.news-section .top-news h1 a{display:flex;flex-wrap:wrap;font-family:inherit;font-size:inherit}.news-section .top-news h1 .split-line{margin-bottom:.5rem;width:calc(100% + 1.5rem);margin-right:-1.5rem;display:flex}.news-section .top-news h1 .split-line span:first-of-type{padding-left:.5rem}.news-section .top-news h1 .split-line span:last-of-type{padding-right:1rem}.news-section .top-news h1 .split-line:last-of-type{margin-bottom:0}.news-section .top-news h1 span.whitespace{display:inline-block;width:6.5px;background-color:#fcf8f4;display:none}.news-section .top-news h1 span.word{width:max-content;padding:.2rem .225rem;background-color:#fcf8f4;margin-left:-1px}.news-section .top-news .content-left{position:relative}.news-section .top-news .content-left .anim-wrapper{overflow:hidden;border-top:2px solid #92afce;padding-top:1rem;margin-top:1rem}.news-section .top-news .content-left .post-preview{margin:0;font-size:1.25rem;transform:translateY(100%);opacity:0}.news-section .top-news .content-left .post-preview a{width:auto;font-family:inherit}.news-section .top-news .content-left .post-preview span{display:none}.news-section .top-news .content-left .title-wrapper-desktop{display:none}.news-section .top-news .content-left a.link-with-circle{margin-top:1.5rem}.news-section .top-news .content-right .image{position:relative;width:100%;padding-top:75%}.news-section .top-news .content-right .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.news-section .top-news .content-right .image .title-wrapper-mobile{overflow:hidden;position:absolute;bottom:1rem;left:1rem;z-index:1;width:calc(100% - 2rem)}.news-section .top-news.animate .content-left .post-title,.news-section .top-news.animate .content-left .post-preview{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.news-section .top-news.animate .content-left .post-preview{transition-delay:.3s}.news-section .top-news.animate .content-right .image .post-title{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.news-section .news-wrapper article{margin-bottom:3rem;display:none}.news-section .news-wrapper article.show-post{display:block}.news-section .news-wrapper .more-link{margin-top:4rem}@media(min-width: 768px){.news-section .filter .areas{flex-direction:row;flex-wrap:wrap;padding-bottom:0;overflow-y:hidden}.news-section .filter .areas .area-link{width:initial;margin-bottom:1rem;margin-right:1.5rem}.news-section .filter .areas.show{max-height:90px}.news-section .top-news{flex-direction:row;justify-content:space-between;position:relative;margin:1rem 0 2rem}.news-section .top-news .post-areas{order:initial;position:absolute;top:0;left:0;width:40.7852564103%}.news-section .top-news .content-left{width:40.7852564103%}.news-section .top-news .content-left .anim-wrapper{padding-top:1.5rem;margin-top:1.5rem}.news-section .top-news .content-left .title-wrapper-desktop{display:block;position:relative;z-index:1;margin:2.5rem 0 1rem;width:155%}.news-section .top-news .content-left h1{width:99%;margin:0}.news-section .top-news .content-left h1 .split-line span:last-of-type{padding-right:2rem}.news-section .top-news .content-left h1 .split-line{width:calc(100% + 2.5rem);margin-right:-2.5rem}.news-section .top-news .content-right{width:57.6121794872%}.news-section .top-news .content-right .image .title-wrapper-mobile{display:none}.news-section .news-wrapper{display:flex;flex-wrap:wrap;width:101.44%;margin-left:-0.72%}.news-section .news-wrapper article{width:31.89379%;margin-left:.72%;margin-right:.72%}.news-section .news-wrapper .more-link{width:99.28%;display:flex;justify-content:flex-end}}@media(min-width: 1280px){.news-section{margin:0}.news-section .filter .areas{justify-content:flex-start}.news-section .filter .areas .area-link{width:initial;margin-bottom:0}.news-section .filter .areas .area-link a{font-size:.825rem}.news-section .top-news .post-areas{font-size:1.25rem}.news-section .top-news .content-left .title-wrapper-desktop{width:180%}.news-section .top-news .content-left .title-wrapper-desktop h1 span.word{padding:.5rem .6rem}.news-section .top-news .content-left .title-wrapper-desktop h1 .split-line{width:calc(100% + 5rem);margin-right:-5rem}.news-section .top-news .content-left .title-wrapper-desktop h1 .split-line span:first-of-type{padding-left:0}.news-section .top-news .content-left .title-wrapper-desktop h1 .split-line span:last-of-type{padding-right:3rem}.news-section .news-wrapper{padding-bottom:.5rem}}@media(min-width: 1440px){.news-section{max-width:1280px;margin-left:auto;margin-right:auto}}body.error404 h1{margin-top:4rem;padding-left:1rem;padding-right:1rem}@media(min-width: 768px){body.error404 h1{padding-left:2rem;padding-right:2rem}}body.error404 p{padding-left:1rem;padding-right:1rem;margin-bottom:4rem}@media(min-width: 768px){body.error404 p{padding-left:2rem;padding-right:2rem}}@media(min-width: 1440px){body.error404{max-width:1280px;margin-left:auto;margin-right:auto}}.page-link{padding:0 1rem;margin:3rem 0 0}.page-link .wrapper a{display:flex;flex-direction:column-reverse;margin-bottom:4rem;width:auto}.page-link .wrapper a h1{margin:0;font-size:1.5625rem;font-family:"SuisseWorks-Regular";font-weight:400;transform:translateY(100%);opacity:0;display:flex;flex-wrap:wrap}@media(min-width: 768px){.page-link .wrapper a h1{font-size:1.875rem}}@media(min-width: 1280px){.page-link .wrapper a h1{font-size:4.375rem}}.page-link .wrapper a h1 .split-line{margin-bottom:.5rem;width:calc(100% + 1.5rem);margin-right:-1.5rem;display:flex}.page-link .wrapper a h1 .split-line span:first-of-type{padding-left:.5rem}.page-link .wrapper a h1 .split-line span:last-of-type{padding-right:1rem}.page-link .wrapper a h1 .split-line:last-of-type{margin-bottom:0}.page-link .wrapper a h1 span.whitespace{display:inline-block;width:6.5px;background-color:#fcf8f4;display:none}.page-link .wrapper a h1 span.word{width:max-content;padding:.2rem .225rem;background-color:#fcf8f4}.page-link .wrapper a .content-left{position:relative}.page-link .wrapper a .content-left .title-wrapper-desktop{display:none}.page-link .wrapper a .content-right .image{position:relative;width:100%;padding-top:75%}.page-link .wrapper a .content-right .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.page-link .wrapper a .content-right .image .title-wrapper-mobile{overflow:hidden;position:absolute;bottom:1rem;left:1rem;z-index:1;width:calc(100% - 2rem)}.page-link .wrapper.animate a .content-left .post-title{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.page-link .wrapper.animate a .content-right .image .post-title{transform:translateY(0);opacity:1;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1)}@media(min-width: 768px){.page-link .wrapper a{flex-direction:row;justify-content:space-between;position:relative;margin:1rem 0}.page-link .wrapper a .content-left{width:40.7852564103%}.page-link .wrapper a .content-left .title-wrapper-desktop{display:block;z-index:1;margin:8rem 0 1rem;width:155%}.page-link .wrapper a .content-left h1{width:99%;margin:0}.page-link .wrapper a .content-left h1 .split-line span:last-of-type{padding-right:2rem}.page-link .wrapper a .content-left h1 .split-line{width:calc(100% + 2.5rem);margin-right:-2.5rem}.page-link .wrapper a .content-right{width:57.6121794872%}.page-link .wrapper a .content-right .image{z-index:-1}.page-link .wrapper a .content-right .image .title-wrapper-mobile{display:none}}@media(min-width: 1280px){.page-link{margin:0}.page-link .wrapper a h1 span.word{padding:.5rem .6rem}.page-link .wrapper a h1 .split-line{width:calc(100% + 5rem);margin-right:-5rem}.page-link .wrapper a h1 .split-line span:first-of-type{padding-left:2rem}.page-link .wrapper a h1 .split-line span:last-of-type{padding-right:3rem}.page-link .wrapper a .content-left .title-wrapper-desktop{width:140%;margin-top:15rem}}@media(min-width: 1440px){.page-link{max-width:1280px;margin-left:auto;margin-right:auto}}.plain-text{padding-left:1rem;padding-right:1rem;margin-top:4rem;margin-bottom:4rem}@media(min-width: 768px){.plain-text{padding-left:2rem;padding-right:2rem}}@media(min-width: 768px){.plain-text{margin-top:5rem;margin-bottom:5rem}}.plain-text .wrapper{max-width:760px;margin:0 auto}.plain-text .wrapper h1,.plain-text .wrapper h2,.plain-text .wrapper h3,.plain-text .wrapper h4,.plain-text .wrapper h5{font-family:"SuisseScreen-Medium";font-weight:500;margin:2.5rem 0 .75rem}.plain-text .wrapper li{font-size:1.25rem}.plain-text .wrapper p{font-size:1.25rem}.plain-text .wrapper p strong:first-child{display:inline-block;margin-top:2rem}.plain-text .wrapper p a{width:auto;text-decoration:underline}@media(min-width: 1280px){.plain-text .wrapper{max-width:760px}.plain-text .wrapper h1,.plain-text .wrapper h2,.plain-text .wrapper h3,.plain-text .wrapper h4,.plain-text .wrapper h5{margin-top:3rem}.plain-text .wrapper h1{margin-bottom:2.5rem}}@media(min-width: 1440px){.plain-text{max-width:1280px;margin-left:auto;margin-right:auto}}.plain-text.page-template-area .text-and-authors .wrapper h1{font-size:3.125rem}.plain-text.page-template-area .text-and-authors .authors{margin-top:4rem;margin-bottom:4rem}@media(min-width: 768px){.plain-text.page-template-area .text-and-authors .authors{margin-top:5rem;margin-bottom:5rem}}.plain-text.page-template-area .text-and-authors .authors>p{margin:0 0 1.5rem;font-size:1.5625rem;font-weight:700}@media(min-width: 1280px){.plain-text.page-template-area .text-and-authors .authors>p{font-size:1.875rem}}.plain-text.page-template-area .text-and-authors .authors a{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;width:auto}.plain-text.page-template-area .text-and-authors .authors a .image{position:relative;width:32.3717948718%;height:max-content;padding-top:32.3717948718%}.plain-text.page-template-area .text-and-authors .authors a .image img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.plain-text.page-template-area .text-and-authors .authors a .info{width:61.8189102564%}.plain-text.page-template-area .text-and-authors .authors a .info h3{font-size:1.125rem;margin:0 0 .5rem}.plain-text.page-template-area .text-and-authors .authors a .info p{margin:0;font-family:"SuisseScreen-Monitor";font-size:1rem}.plain-text.page-template-area .text-and-authors .authors a .info p:first-of-type{margin-bottom:.25rem}@media(max-width: 350px){.plain-text.page-template-area .text-and-authors .authors a .image{width:23.9583333333%;padding-top:23.9583333333%}.plain-text.page-template-area .text-and-authors .authors a .info{width:70.2323717949%}.plain-text.page-template-area .text-and-authors .authors a .info h3{font-size:1rem}.plain-text.page-template-area .text-and-authors .authors a .info p{font-size:.9375rem}}@media(min-width: 768px){.plain-text.page-template-area{padding:0 1rem}.plain-text.page-template-area .text-and-authors .wrapper{margin:0}.plain-text.page-template-area .text-and-authors .authors{width:49.1987179487%}.plain-text.page-template-area .text-and-authors .authors>p{margin-bottom:2.5rem}.plain-text.page-template-area .text-and-authors .authors a{margin-bottom:3rem;justify-content:flex-start}.plain-text.page-template-area .text-and-authors .authors a .image{width:30.2684294872%;padding-top:30.2684294872%}.plain-text.page-template-area .text-and-authors .authors a .info{margin-left:1rem}.plain-text.page-template-area .text-and-authors .authors a .info h3{font-size:1.125rem;margin:0 0 .5rem}.plain-text.page-template-area .text-and-authors .authors a .info p{font-size:1.125rem}.plain-text.page-template-area .text-and-authors .authors a .info p:first-of-type{margin-bottom:.25rem}}@media(min-width: 1000px){.plain-text.page-template-area .text-and-authors{display:flex;justify-content:space-between}.plain-text.page-template-area .text-and-authors .wrapper{width:66.0256410256%;margin:0;padding-right:2.5rem}.plain-text.page-template-area .text-and-authors .wrapper h1{font-size:4.375rem}.plain-text.page-template-area .text-and-authors .wrapper h1:first-child,.plain-text.page-template-area .text-and-authors .wrapper h2:first-child,.plain-text.page-template-area .text-and-authors .wrapper h3:first-child,.plain-text.page-template-area .text-and-authors .wrapper h4:first-child,.plain-text.page-template-area .text-and-authors .wrapper h5:first-child,.plain-text.page-template-area .text-and-authors .wrapper h6:first-child,.plain-text.page-template-area .text-and-authors .wrapper p:first-child{margin-top:0}.plain-text.page-template-area .text-and-authors .wrapper h1:last-child,.plain-text.page-template-area .text-and-authors .wrapper h2:last-child,.plain-text.page-template-area .text-and-authors .wrapper h3:last-child,.plain-text.page-template-area .text-and-authors .wrapper h4:last-child,.plain-text.page-template-area .text-and-authors .wrapper h5:last-child,.plain-text.page-template-area .text-and-authors .wrapper h6:last-child,.plain-text.page-template-area .text-and-authors .wrapper p:last-child{margin-bottom:0}.plain-text.page-template-area .text-and-authors .authors{width:32.3717948718%;margin:0}.plain-text.page-template-area .text-and-authors .authors>p{margin-top:.75rem}.plain-text.page-template-area .text-and-authors .authors a:last-of-type{margin-bottom:0}}@media(min-width: 1280px){.plain-text.page-template-area .text-and-authors{justify-content:flex-start}.plain-text.page-template-area .text-and-authors .authors{padding-left:2.5rem}}.events-signup{padding:0 1rem;margin-top:4rem;margin-bottom:4rem}@media(min-width: 768px){.events-signup{margin-top:5rem;margin-bottom:5rem}}.events-signup *{font-family:"SuisseScreen-Monitor",sans-serif}.events-signup .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:5;display:none}.events-signup .overlay.show{display:block}.events-signup .wrapper button{-webkit-appearance:none;appearance:none;border:none;background-color:#003;color:#fff;padding:1rem 1.5rem;margin-top:1rem;cursor:pointer}.events-signup form>p{margin:1.25rem 0}.events-signup form>p a{font-size:1rem}.events-signup form>p a:after{content:"";display:block;width:100%;height:2px;background-color:#92afce}.events-signup form .wpcf7-form-control-wrap{display:block;margin-top:.25rem}.events-signup form .wpcf7-form-control-wrap[data-name=form-contact]{margin-top:1.5rem}.events-signup form input[type=text],.events-signup form input[type=email],.events-signup form input[type=tel]{padding:.4rem .5rem;width:100%}.events-signup form input[type=text]:focus,.events-signup form input[type=email]:focus,.events-signup form input[type=tel]:focus{outline-color:#003}.events-signup form input[type=submit]{-webkit-appearance:none;appearance:none;border:none;background-color:#003;color:#fff;padding:.75rem 1.25rem;margin-top:1rem;cursor:pointer}.events-signup form input[type=checkbox]{cursor:pointer}.events-signup form .wpcf7-list-item{margin:0}.events-signup form .wpcf7-checkbox .wpcf7-list-item-label{cursor:pointer}.events-signup form .wpcf7-checkbox .wpcf7-list-item-label:before{margin-right:.5rem}.events-signup form .wpcf7-response-output{padding:.75rem 1rem;margin-left:0;margin-right:0}.events-signup .form-modal{display:none;position:fixed;top:72px;left:50%;transform:translateX(-50%);background-color:#fcf8f4;z-index:6;padding:1rem 1.5rem 1.5rem;width:calc(100vw - 2rem);max-height:calc(100vh - 72px);overflow:auto}.events-signup .form-modal h3{margin-bottom:1.5rem;width:90%}.events-signup .form-modal button.close-btn{-webkit-appearance:none;appearance:none;border:none;background:none;width:25px;height:25px;position:absolute;top:1rem;right:1rem;padding:.25rem;cursor:pointer}.events-signup .form-modal button.close-btn span{display:block;width:20px;height:2px;background-color:#003;position:absolute;transform:rotate(-45deg)}.events-signup .form-modal button.close-btn span:last-of-type{transform:rotate(45deg)}.events-signup .form-modal.show{display:block}@media(min-width: 768px){.events-signup .form-modal{top:50%;transform:translate(-50%, -50%);padding:2rem 2rem 1.5rem;max-width:500px}}@media(min-width: 1280px){.events-signup .text-content p{font-size:1.25rem}.events-signup .wrapper button{font-size:1.25rem}.events-signup form>p{font-size:1.25rem}.events-signup form>p a{font-size:1.25rem}.events-signup form .wpcf7-form-control-wrap{margin-top:.5rem}.events-signup form .wpcf7-form-control-wrap[data-name=form-contact]{margin-top:2rem}.events-signup .form-modal{max-width:600px;padding:3rem 3.5rem 2.5rem}.events-signup .form-modal h3{font-size:1.5rem;margin-bottom:2.5rem}.events-signup .form-modal button.close-btn{width:30px;height:30px}.events-signup .form-modal button.close-btn span{width:25px}}@media(min-width: 1440px){.events-signup{max-width:1280px;margin-left:auto;margin-right:auto}}.grecaptcha-badge{visibility:hidden}.page-template-page-area .more-news{margin:5rem 0 4rem 0;display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page-template-page-area .more-news .animation{width:43px;height:43px;min-width:43px;margin-bottom:.5rem}.page-template-page-area .more-news .animation .data{display:none}.page-template-page-area .more-news h2{margin:0;font-family:"SuisseScreen-Medium";font-weight:500}.page-template-page-area .more-news .news-wrapper{width:100%;padding-top:1rem;margin-top:1rem;border-top:2px solid #92afce}.page-template-page-area .more-news .news-wrapper article{margin-bottom:3rem}.page-template-page-area .more-news .news-wrapper article:last-of-type{margin-bottom:0}@media(min-width: 768px){.page-template-page-area .more-news{display:flex}.page-template-page-area .more-news .news-wrapper{margin-top:1.5rem;padding-top:1.5rem;display:flex}.page-template-page-area .more-news .news-wrapper article{width:32.3717948718%;margin-right:1.44%;margin-bottom:0}.page-template-page-area .more-news .news-wrapper article:nth-of-type(3){margin-right:0}}@media(min-width: 1000px){.page-template-page-area .more-news{margin-top:8rem}}@media(min-width: 1440px){.page-template-page-area .more-news{max-width:1280px;margin-left:auto;margin-right:auto}}

/*# sourceMappingURL=site.css.map*/