/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger,.mobile-menu-toggle{padding:0;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover,.is-active.mobile-menu-toggle:hover,.mobile-menu-active .mobile-menu-toggle:hover,.mobile-menu-toggle:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before,.is-active.mobile-menu-toggle .hamburger-inner,.is-active.mobile-menu-toggle .hamburger-inner:after,.is-active.mobile-menu-toggle .hamburger-inner:before,.mobile-menu-active .mobile-menu-toggle .hamburger-inner,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:after,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:before{background-color:#004e71}.hamburger-box{width:26px;width:2.6rem;height:17px;height:1.7rem;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.15rem}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:26px;width:2.6rem;height:3px;height:.3rem;background-color:#004e71;border-radius:0;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px;top:-.7rem}.hamburger-inner:after{bottom:-7px;bottom:-.7rem}.hamburger--elastic .hamburger-inner,.mobile-menu-toggle .hamburger-inner{top:1.5px;top:.15rem;-webkit-transition-duration:.275s;transition-duration:.275s;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before,.mobile-menu-toggle .hamburger-inner:before{top:7px;top:.7rem;-webkit-transition:opacity .125s ease .275s;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after,.mobile-menu-toggle .hamburger-inner:after{top:14px;top:1.4rem;-webkit-transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner,.is-active.mobile-menu-toggle .hamburger-inner,.mobile-menu-active .mobile-menu-toggle .hamburger-inner{-webkit-transform:translate3d(0,.7rem,0) rotate(135deg);transform:translate3d(0,.7rem,0) rotate(135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before,.is-active.mobile-menu-toggle .hamburger-inner:before,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after,.is-active.mobile-menu-toggle .hamburger-inner:after,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:after{-webkit-transform:translate3d(0,-1.4rem,0) rotate(-270deg);transform:translate3d(0,-1.4rem,0) rotate(-270deg);-webkit-transition-delay:75ms;transition-delay:75ms}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */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{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;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:-.25em}sup{top:-.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{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}input{overflow:visible}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}*{-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-feature-settings:none;font-feature-settings:none;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}button,input[type=button],input[type=email],input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-moz-selection{color:#fff;background:#004e71}::selection{color:#fff;background:#004e71}html{font-size:62.5%}html.html-fixed{position:fixed;width:100%;height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;font-size:1.6rem;color:#272727;overflow-x:hidden}body,button,input{font-family:IBM Plex Sans,sans-serif}h1,h2,h3,h4,h5,h6{color:#272727;font-weight:500;margin-top:0;margin-bottom:1.5rem;font-family:Cabinet Grotesk Variable,sans-serif!important}a,div,p,span{line-height:1.5}@media only screen and (min-width:53.125em){a,div,p,span{font-size:1.6rem}}h1{font-size:28px;font-size:2.8rem}@media only screen and (min-width:64em){h1{font-size:3.2rem}}h2{font-size:24px;font-size:2.4rem}@media only screen and (min-width:64em){h2{font-size:2.6rem}}h3{font-size:20px;font-size:2rem}@media only screen and (min-width:64em){h3{font-size:2.3rem}}h4,h5,h6{font-size:18px;font-size:1.8rem}@media only screen and (min-width:64em){h4,h5,h6{font-size:2rem}}.page-section{padding:71px 0}@media only screen and (min-width:64em){.page-section{padding:71px 0}}.page-section.grey{background-color:#f2f2f2}.page-section.white{background-color:#f9f9f9}.page-section.page-section-logos.white{background-color:#fff}.last-section-color-grey+footer .footer-decoration-wave,.last-section-color-grey+footer .footer-decoration-wave:after,.last-section-color-logo-white+footer .footer-decoration-wave,.last-section-color-logo-white+footer .footer-decoration-wave:after,.last-section-color-white+footer .footer-decoration-wave,.last-section-color-white+footer .footer-decoration-wave:after{background:#fff}.page-not-found{min-height:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inner,.wrapper{max-width:1150px;margin:0 auto;padding:0 1.5rem}a{-webkit-transition:color .3s ease;transition:color .3s ease;color:#436674}.site-menu{padding:13px 0;position:fixed;left:0;right:0;top:0;background-color:#fff;z-index:20}@media only screen and (max-width:63.9375em){.site-menu{overflow-y:scroll}}.site-menu__wrapper{max-width:1150px;margin:0 auto;padding:0 1.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:63.9375em){.site-menu__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}}@media only screen and (max-width:63.9375em){.site-menu .mobile-top-bar,.site-menu__wrapper .mobile-top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.site-menu .desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:63.9375em){.site-menu .desktop{display:none}}.site-menu .mobile{padding-bottom:40px}@media only screen and (min-width:64em){.site-menu .mobile{display:none}}.site-menu__links{margin-left:auto;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width:64em){.site-menu__links{display:-webkit-box;display:-ms-flexbox;display:flex}}.site-menu__links ul.menu{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-menu__links .menu-item{position:relative;z-index:999;width:auto}.site-menu__links .menu-item .sub-menu{display:none;margin:0;list-style:none;position:absolute;left:0;top:-30px;background-color:#fff;z-index:0;width:100%;padding:20px 0 10px;-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,.05);box-shadow:0 0 7px 1px rgba(0,0,0,.05);-webkit-clip-path:inset(0 -15px 0 -15px);clip-path:inset(0 -15px 0 -15px)}@media only screen and (max-width:63.9375em){.site-menu__links .menu-item .sub-menu{background-color:transparent}}.site-menu__links .menu-item{padding:0 15px}.site-menu__links .menu-item-has-children:hover .sub-menu{display:block}.site-menu__links .sub-menu .menu-item{margin:10px 0}.site-menu__links .menu-item a{color:#000;text-decoration:none;font-size:14px}.site-menu__links .menu-item a:hover{text-decoration:underline}@media only screen and (max-width:63.9375em){.site-menu__links{margin-left:0;width:100%;padding:0 60px 20px}.site-menu__links,.site-menu__links ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-menu__links ul.menu{padding-top:140px}.site-menu__links .menu-item{padding:10px 0}.site-menu__links ul.sub-menu{padding:0}.site-menu__links .menu-item .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;position:static;background-color:none;width:auto;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-clip-path:none;clip-path:none}.site-menu__links .sub-menu .menu-item{margin:0}.site-menu__links .menu-item-has-children:hover .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.site-menu__links .menu-item a{font-size:23px}.site-menu__links .sub-menu .menu-item a{font-size:18px}}.site-menu .show_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.site-menu__burger{display:none;margin-left:auto;cursor:pointer}@media only screen and (max-width:63.9375em){.site-menu__burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.site-menu__burger .burger-slice{display:static;height:3px;width:36px;border-radius:9999px;margin:5px 0;background-color:#000}.site-menu__burger .middle{visibility:hidden}.site-menu__burger .top{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:-8px}.site-menu__burger .bottom{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-8px}.site-menu__support-button{-ms-flex-item-align:center;align-self:center;padding:6px 38px;border-radius:19px;background-color:#436674;color:#fff;font-size:14px;text-decoration:none;font-weight:500;margin:0 15px;text-align:center}.site-menu__support-button:hover{text-decoration:underline}@media only screen and (max-width:63.9375em){.site-menu__support-button{font-size:18px;margin:auto 0 35px}}.site-menu__languages-button{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#000;text-decoration:none;margin-left:15px;position:relative}.site-menu__languages-button:hover{text-decoration:underline}.site-menu__languages-button:hover .site-menu__languages-list{display:block}.site-menu__languages-button svg{width:14px;height:14px;margin-right:8px}@media only screen and (max-width:63.9375em){.site-menu__languages-button{margin-left:0;padding-bottom:40px}}.site-menu__languages-list{display:none;position:absolute;left:0;right:0;top:100%;width:150px;z-index:10;background-color:#fff;padding:20px;margin:0;list-style:none}.site-menu__languages-list li a{text-decoration:none;margin-bottom:10px}.site-menu__languages-list li a:last-child{margin-bottom:0}.site-menu__languages-list li a span{color:#000;text-decoration:none;font-size:12px}.site-menu__languages-list li a span:hover{text-decoration:underline}@media only screen and (max-width:63.9375em){.site-menu__languages-list{padding:20px 0 40px;background-color:transparent;margin-top:-40px}}@media only screen and (max-width:63.9375em){.show-mobile-menu{bottom:0;background-image:url(/wp-content/themes/ostersjofonden/dist/images/bg-map.3a7a4948ded1dc7a3321e24afbc801c2.svg);background-repeat:no-repeat;background-size:cover}}footer{background:#436674;color:#fff}footer h2{font-size:18px;font-size:1.8rem;color:#fff}footer ul{margin:0;padding:0;list-style:none}footer li{display:block;padding-bottom:.8rem}footer a,footer span{color:#fff;text-decoration:none}footer span{display:block}footer a:active,footer a:focus,footer a:hover{text-decoration:underline}footer svg{fill:#fff}.footer-decoration-container:after{content:"";display:table;clear:both}.footer-decoration{width:100%;height:100px;overflow:hidden}.footer-decoration-wave{display:block;position:relative;height:40px;background-color:#f9f9f9}.footer-decoration-wave:before{background-color:#436674;right:-25%;top:20px}.footer-decoration-wave:after,.footer-decoration-wave:before{content:"";display:block;position:absolute;border-radius:100%;width:100%;height:300px}.footer-decoration-wave:after{background-color:#fff;left:-25%;top:-240px}.footer-inner{padding-top:2rem;text-align:center}.footer-logo svg{width:110px;width:11rem;height:180px;height:18rem}.footer-top div{margin-bottom:3rem}.footer-contact .fotter-contact-co{margin-top:1rem}.footer-contact a{text-decoration:underline}.footer-contact span{font-size:14px;font-size:1.4rem;padding-bottom:.5rem}.footer-social svg{width:15px;width:1.5rem;height:15px;height:1.5rem;margin-right:.8rem;position:relative;bottom:-1px;bottom:-.1rem}.footer-bottom{border-top:1px solid #fff;padding:2rem 0}.footer-bottom:after{content:"";display:table;clear:both}.footer-bottom a,.footer-bottom span{font-size:12px;font-size:1.2rem;padding-bottom:0}.footer-copy a{font-weight:600;display:block;margin-top:1rem;letter-spacing:.5px}.footer-winter{margin-top:2rem}.footer-winter svg{width:12px;width:1.2rem;height:12px;height:1.2rem;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out;position:relative;bottom:-2px;bottom:-.2rem;fill:#fff;margin-right:.1rem}.footer-winter a{font-weight:600;font-size:11px;font-size:1.1rem;letter-spacing:2px;text-transform:uppercase}.footer-winter a,.footer-winter a:active,.footer-winter a:focus,.footer-winter a:hover{text-decoration:none}.footer-winter a:active svg,.footer-winter a:focus svg,.footer-winter a:hover svg{fill:#45bded}@media only screen and (min-width:64em){.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:2rem}.footer-top div{margin-bottom:5rem}.footer-inner{text-align:left}.footer-copy{float:left}.footer-copy a{margin-left:1rem}.footer-copy a,.footer-copy span{display:inline-block}.footer-winter{position:relative;top:-.6rem;margin-top:0;float:right}}.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.card-shadow{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.06);box-shadow:0 0 10px 0 rgba(0,0,0,.06)}.button{padding:7px 26px;border-radius:19px;background-color:#436674;color:#fff;font-size:14px;line-height:27px;text-decoration:none;font-weight:500}.button:active,.button:focus,.button:hover{background-color:#3a5864}.pdf-button{font-size:14px;font-size:1.4rem;font-weight:600;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;text-decoration:none}.pdf-button:active,.pdf-button:focus,.pdf-button:hover{color:#3a5864;text-decoration:underline}button{-webkit-appearance:none;border:none;cursor:pointer}input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{-webkit-box-shadow:none!important;box-shadow:none!important;border:1px solid #e5e5e5;font-size:16px!important;font-size:1.6rem!important;border-radius:0!important;outline:none!important;background-color:#f5f5f5}.gform_body input[type=email],.gform_body input[type=password],.gform_body input[type=tel],.gform_body input[type=text],.gform_body select,.gform_body textarea{padding-left:.8rem!important;padding-right:.8rem!important}@media only screen and (min-width:53.125em){.gform_body input[type=email],.gform_body input[type=password],.gform_body input[type=tel],.gform_body input[type=text],.gform_body select,.gform_body textarea{padding:1.3rem .8rem!important}}input[type=submit]{border-radius:0!important}input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{-webkit-box-shadow:0 0 5px #709bad!important;box-shadow:0 0 5px #709bad!important;border-color:#709bad!important;outline:none!important;border-radius:0!important}.gform_wrapper .top_label .gfield_label{font-weight:400!important;font-size:15px!important;font-size:1.5rem!important}.gform_wrapper .validation_message{padding-top:.8rem!important}.gfield_description.validation_message,.gfield_required{color:#dc3545!important}.gform_wrapper .gfield_error .gfield_label{color:#272727!important}.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:transparent!important;margin-bottom:0!important;border-top:none!important;border-bottom:none!important;padding-bottom:0!important;padding-top:0!important}.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning textarea,.gform_wrapper li.gfield.gfield_error input,.gform_wrapper li.gfield.gfield_error textarea{border:1px solid #dc3545!important;background-color:rgba(220,53,69,.2)!important}.gform_wrapper div.validation_error{font-size:.9em!important;border:none!important;width:80%!important;border-radius:5px!important;margin:0 auto!important;background:transparent!important;color:#dc3545!important}body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}.gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:16px!important}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{background-color:#436674;text-align:center;padding:1.2rem 3.5rem;min-width:40px;min-width:4rem;color:#fff;display:inline-block;text-decoration:none;font-size:14px;font-size:1.4rem;font-weight:600;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;border:none}.gform_wrapper .gform_footer input.button:active,.gform_wrapper .gform_footer input.button:focus,.gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input[type=submit]:active,.gform_wrapper .gform_footer input[type=submit]:focus,.gform_wrapper .gform_footer input[type=submit]:hover,.gform_wrapper .gform_page_footer input.button:active,.gform_wrapper .gform_page_footer input.button:focus,.gform_wrapper .gform_page_footer input.button:hover,.gform_wrapper .gform_page_footer input[type=submit]:active,.gform_wrapper .gform_page_footer input[type=submit]:focus,.gform_wrapper .gform_page_footer input[type=submit]:hover{background-color:#3a5864}@media only screen and (min-width:53.125em){.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit],.gform_wrapper .gform_page_footer input.button,.gform_wrapper .gform_page_footer input[type=submit]{max-width:22rem;width:100%!important;margin-bottom:2rem!important}}@media only screen and (min-width:53.125em){.gform_ajax_spinner{position:absolute!important}}.gform_confirmation_message{text-align:center;font-size:18px;font-size:1.8rem;padding:3rem 2rem 7rem;font-weight:600;letter-spacing:.5px}.gform_confirmation_message img{width:100%;max-width:500px;max-width:50rem;margin-top:3rem;position:relative;right:-4%}.gform_body input[type=checkbox],.gform_body input[type=radio]{height:0;width:0;opacity:0;visibility:hidden}.gform_body input[type=checkbox]+label:before,.gform_body input[type=radio]+label:before{position:absolute;content:"";background-repeat:no-repeat;background-size:1.8rem 1.8rem;display:inline-block;height:18px;height:1.8rem;width:18px;width:1.8rem;left:0;top:1px;z-index:2}.gform_body input[type=radio]+label:before{background-image:url(/wp-content/themes/ostersjofonden/dist/images/radio-unchecked.864826c579a25e49e01d62add17532eb.svg)}.gform_body input[type=radio]:checked+label:before{background-image:url(/wp-content/themes/ostersjofonden/dist/images/radio-checked.cbce93184092097edfc67fdc305826f1.svg)}.gform_body input[type=checkbox]+label:before{background-image:url(/wp-content/themes/ostersjofonden/dist/images/checkbox-unchecked.75cda5d5c0e78277f0bc3d0b5304215b.svg)}.gform_body input[type=checkbox]:checked+label:before{background-image:url(/wp-content/themes/ostersjofonden/dist/images/checkbox-checked.45fbebcc05a0d2a62ea4ec6f3c5a99f0.svg)}.gform_wrapper .gfield_checkbox li label,.gform_wrapper .gfield_radio li label{margin:-4px 0 0 20px!important;font-size:15px!important;font-size:1.5rem!important}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.link-headphones{text-decoration:none;position:relative;padding-left:3.2rem;font-size:17px;font-size:1.7rem}.link-headphones:before{background-image:url(/wp-content/themes/ostersjofonden/dist/images/headphones.d880056f6ed189169a8919e003803bb5.svg);background-size:2.3rem 2.3rem;content:"";display:inline-block;height:23px;height:2.3rem;position:absolute;width:23px;width:2.3rem;left:0;bottom:0}.link-headphones:active,.link-headphones:focus,.link-headphones:hover{text-decoration:underline}img{height:auto;max-width:100%}.entry-content img{margin:0 0 1.5em}.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}.wp-caption img{border:0;padding:0;margin:0}.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}.wp-smiley{margin:0!important;max-height:1em}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}.NewsArchive{padding:120px 16px 96px}.NewsArchive-List,.NewsArchive header{max-width:800px;width:100%;margin-left:auto;margin-right:auto}.NewsArchive-List{margin-top:24px}.NewsArchive-ArticleItem{position:relative}.NewsArchive-ArticleItem:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #436674}.NewsArchive-ArticleItem a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:16px;gap:16px;text-decoration:none;color:#272727}.NewsArchive-ArticleItem a div[\:has\(img\)]{aspect-ratio:1600/900;max-width:280px;width:100%;height:100%}.NewsArchive-ArticleItem a div:has(img){aspect-ratio:1600/900;max-width:280px;width:100%;height:100%}.NewsArchive-ArticleItem a div[\:has\(img\)] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.NewsArchive-ArticleItem a div:has(img) img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.NewsArchive-ArticleItem a h2{font-size:20px;font-size:2rem;font-weight:700;margin-bottom:4px}.NewsArchive-ArticleItem a span{color:#436674;margin-bottom:16px;display:inline-block}.NewsArchive-ArticleItem a p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-top:0}.NewsArchive-ArticleItem a:hover h2{text-decoration:underline}.NewsArchive-Categories{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;grid-gap:8px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.NewsArchive-Categories li.NewsArchive-Category a{color:#436674;font-size:14px;font-size:1.4rem;line-height:1.4;background-color:#f2f6f7;border:1px solid #568294;padding:2px 8px;border-radius:6px;text-decoration:none}.NewsArchive-Categories li.NewsArchive-Category a[aria-current=page]{background-color:#436674;color:#fff}.NewsArchive-Categories li.NewsArchive-Category a:hover{background-color:#b1c9d2}.Pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.Pagination,.Pagination-NumberedPages{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:8px;gap:8px}.Pagination-NumberedPages{list-style:none;padding:0}.Pagination-NumberedPages li a{color:#436674;font-size:12px;font-size:1.2rem;line-height:1;background-color:#f2f6f7;border:1px solid #568294;padding:2px 8px;border-radius:6px;text-decoration:none}.Pagination-NumberedPages li a:hover{background-color:#b1c9d2}.Pagination-NumberedPages li a[aria-current=page]{background-color:#436674;color:#fff}.Pagination-PrevNext[disabled]{pointer-events:none;opacity:.3}.page-section-search{text-align:center;padding-bottom:3rem;min-height:60vh}.search-result-nothing-found svg{margin:1rem 0;width:200px;width:20rem;height:200px;height:20rem}.search-result-title{font-size:18px;font-size:1.8rem;text-decoration:none;margin-bottom:0}.search-results-nothing-found-title{font-size:16px;font-size:1.6rem;font-weight:400}.search-result{background:#fff;display:block;margin-bottom:2rem;text-align:left;text-decoration:none;padding:2rem 1.5rem;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.search-result:hover{background-color:rgba(77,77,77,.1)}.search-result-content{margin-top:1.5rem}.search-results-title{margin-bottom:3rem}@media only screen and (min-width:53.125em){.search-results-title{margin-bottom:4rem}.page-section-search{text-align:center;padding-bottom:6rem}.search-result-nothing-found-container{padding-top:6rem;padding-bottom:12rem}.search-results-container-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}}@media only screen and (min-width:64em){.search-results-container-inner{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem}}.SingleArticle{margin-left:auto;margin-right:auto;max-width:800px;padding:120px 16px 96px;width:100%}.SingleArticle-FeaturedImage{width:100%;margin:unset;margin-bottom:24px}.SingleArticle-FeaturedImage img{max-width:100%;height:auto}.SingleArticle-Title{font-size:48px;font-size:4.8rem;font-weight:700;margin:8px 0 20px;font-family:Cabinet Grotesk Variable,sans-serif}.SingleArticle-Date{text-transform:capitalize;color:#436674;font-size:14px;font-size:1.4rem}.SingleArticle-Categories{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;grid-gap:8px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SingleArticle-Categories li a{color:#436674;font-size:12px;font-size:1.2rem;line-height:1;background-color:#f2f6f7;border:1px solid #568294;padding:2px 8px;border-radius:6px;text-decoration:none}.SingleArticle-Categories li a:hover{background-color:#b1c9d2}.SingleArticle-Content h1,.SingleArticle-Content h2,.SingleArticle-Content h3,.SingleArticle-Content h4,.SingleArticle-Content h5,.SingleArticle-Content h6{font-weight:700;margin:20px 0 10px}.SingleArticle-Content p{font-size:16px;font-size:1.6rem;line-height:1.8;margin:0 0 20px}.SingleArticle-Content a{color:#436674;text-decoration:none}.SingleArticle-Content a:hover{text-decoration:underline}.SingleArticle-Content p[\:has\(\%3Eimg\)]{text-align:center}.SingleArticle-Content p:has(>img){text-align:center}.SingleArticle-Content img{max-width:100%;height:auto;margin:24px 0}.SingleArticle-Content blockquote{border-left:4px solid #436674;background:#f9f9f9;padding:8px 8px 8px 16px;margin:0 0 20px;font-style:italic;font-size:21px;font-size:2.1rem}.SingleArticle-Content blockquote p{font-size:18px;font-size:1.8rem;line-height:1.8}.SingleArticle-Content blockquote p:last-child{margin:0}.SingleArticle-Content ol,.SingleArticle-Content ul{margin:0 0 20px;padding:0 0 0 20px;accent-color:#436674}.SingleArticle-Content ol li,.SingleArticle-Content ul li{margin:0 0 10px}.SingleArticle-Content ol li::marker,.SingleArticle-Content ul li::marker{color:#436674}.advanced-text-section-meta-container{max-width:350px;max-width:35rem;margin:0 0 2rem}.advanced-text-section-meta-image-container{background-color:#fff;padding:1rem;margin-bottom:2rem}.advanced-text-section-meta-image{width:100%;height:0;padding-top:100%}.advanced-text-section-meta span{text-transform:uppercase;font-size:14px;font-size:1.4rem;letter-spacing:1.2px}.advanced-text-section-meta h1,.advanced-text-section-meta h2{font-size:20px;font-size:2rem}.advanced-text-section-meta-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.advanced-text-section-meta-links img{width:18px;width:1.8rem;height:18px;height:1.8rem;margin-right:1rem}.advanced-text-section-meta-links a{text-decoration:none}.advanced-text-section-meta-links a:hover{text-decoration:underline}.advanced-text-section-meta-links:last-of-type{margin-bottom:0}.advanced-text-section-content table{margin-top:2rem;border-collapse:collapse;width:100%!important}.advanced-text-section-content table tr{-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.advanced-text-section-content table td,.advanced-text-section-content table th{border:1px solid #ddd;padding:1rem}.advanced-text-section-content table tr:nth-child(2n){background-color:#f2f2f2}.advanced-text-section-content table tr:hover{background-color:#e8e8e8}@media only screen and (min-width:53.125em){.advanced-text-section-meta-container{max-width:100%}.advanced-text-section{display:grid;grid-template-columns:4fr 8fr;grid-gap:4rem;grid-auto-rows:1fr}}.automated-news-block{max-width:800px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.automated-news-block .automated-news-block__card{position:relative}.automated-news-block .automated-news-block__card:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #436674}.automated-news-block .automated-news-block__card a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:16px;gap:16px;text-decoration:none;color:#272727}.automated-news-block .automated-news-block__card a div[\:has\(img\)]{aspect-ratio:1600/900;max-width:280px;width:100%;height:100%}.automated-news-block .automated-news-block__card a div:has(img){aspect-ratio:1600/900;max-width:280px;width:100%;height:100%}.automated-news-block .automated-news-block__card a div[\:has\(img\)] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.automated-news-block .automated-news-block__card a div:has(img) img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.automated-news-block .automated-news-block__card a h2{font-size:20px;font-size:2rem;font-weight:700;margin-bottom:4px}.automated-news-block .automated-news-block__card a span{color:#436674;margin-bottom:16px;display:inline-block}.automated-news-block .automated-news-block__card a p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-top:0}.automated-news-block .automated-news-block__card a:hover h2{text-decoration:underline}.automated-news-block .news-button{margin:40px auto 0;padding:6px 38px;border-radius:19px;background-color:#436674;color:#fff;font-size:14px;line-height:27px;text-decoration:none;font-weight:500}.automated-news-block .news-button:hover{text-decoration:underline}.card-view{background:#fff;max-width:450px;max-width:45rem;margin:0 auto 4rem;text-align:center}.card-view:last-of-type{margin-bottom:0}.card-view-image{width:100%;height:0;padding-top:50%}.card-view-content{padding:2rem 1.5rem;position:relative}.card-view-title h1,.card-view-title h2{font-size:20px;font-size:2rem}.card-view-text{margin-bottom:3rem}.card-view-file{margin-top:1.5rem}.card-view-file a{position:relative;top:-3px;top:-.3rem}@media only screen and (min-width:53.125em){.card-view-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem}.card-view-content{padding:2rem 1.5rem 3rem}.card-view{position:relative;z-index:2;margin:0;text-align:left;max-width:100%}.card-view-title h1,.card-view-title h2{font-size:2rem}}.podcasts-preview{margin:4rem auto}.podcasts-preview:last-child{margin-bottom:0}.podcasts-preview-text{margin-bottom:32px;line-height:24px;line-height:2.4rem}.podcasts-preview-link{margin-top:auto}.podcasts-preview-link a{text-decoration:none;font-size:14px;font-size:1.4rem;line-height:27px;line-height:2.7rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.podcasts-preview-link:hover{text-decoration:underline}.podcasts-preview-image{width:100%;height:0;padding-top:50%}.podcasts-preview-content{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;border-radius:6px;background-color:#f9f3f1}.podcasts-preview-title span{text-transform:uppercase;font-size:14px;font-size:1.4rem;color:#936347;margin-bottom:6px;display:block}.podcasts-preview-title h1,.podcasts-preview-title h2{font-size:20px;font-size:2rem;line-height:28px;line-height:2.8rem;font-weight:700;font-family:Cabinet Grotesk Variable,sans-serif;margin-bottom:10px}@media only screen and (min-width:53.125em){.podcasts-preview-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:6rem -16px 0}.podcasts-preview{width:25%;padding:0 16px;margin:0}}.events-preview{background:#fff;max-width:450px;max-width:45rem;text-align:center;margin:4rem auto}.events-preview:last-of-type{margin-bottom:0}.events-preview-image{width:100%;height:0;padding-top:50%}.events-preview-content{padding:2rem 1.5rem;position:relative}.events-preview-title span{text-transform:uppercase;font-size:14px;font-size:1.4rem;letter-spacing:1.2px;color:#436674}.events-preview-title h1,.events-preview-title h2{font-size:20px;font-size:2rem}.events-preview-link{margin-top:2rem}.events-preview-link a{font-weight:600}.events-preview-text .link-headphones{margin-top:2rem;display:block}@media only screen and (min-width:53.125em){.events-preview-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;grid-auto-rows:1fr;max-width:100rem}.events-preview{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;text-align:left;margin:3rem 0 0}.events-preview-content{padding:2rem 1.5rem 8rem;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.events-preview-link{margin-top:0;position:absolute;left:1.5rem;bottom:2.5rem}.events-preview-title h1,.events-preview-title h2{font-size:2rem}.home .page-section-events-preview{padding-top:0!important}}@media only screen and (min-width:64em){.events-preview{margin-top:6rem}}.events-sidebar{margin:0 0 4rem}.events-sidebar ul{margin:0;padding:0;list-style:none}.events-sidebar li{border-bottom:1px solid rgba(39,39,39,.1);position:relative}.events-sidebar button{background:transparent;padding:1.5rem;width:100%;text-align:left;outline:none;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;font-size:17px;font-size:1.7rem}.events-sidebar button.events-sidebar-filter-show-sub-menu{padding:1.5rem;width:45px;width:4.5rem;text-align:center;position:absolute;right:0;top:0}.events-sidebar button.events-sidebar-filter-show-sub-menu svg{width:15px;width:1.5rem;height:15px;height:1.5rem;position:relative;top:3px;top:.3rem;fill:#272727}.events-sidebar button.events-sidebar-filter-show-sub-menu.sub-menu-filter-active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.events-sidebar button.filter-active{font-weight:600;color:#436674}.events-sidebar button:active,.events-sidebar button:focus,.events-sidebar button:hover{background-color:rgba(77,77,77,.1)}.events-sidebar .events-sidebar-sub-menu button{padding-left:2.3rem}.events-category-description-wrapper{margin-bottom:4rem}.event{background:#fff}.event-content{padding:2rem 1.5rem}.event-content h1,.event-content h2,.event-content h3,.event-content h4,.event-content h5,.event-content h6{margin-top:1.5rem;font-size:20px;font-size:2rem}.event-content h3,.event-content h4,.event-content h5,.event-content h6{font-size:18px;font-size:1.8rem}.event-image{width:100%;min-height:200px;min-height:20rem}.event-carousel{width:100%;max-width:800px;max-width:80rem;margin-bottom:-2rem}.event-carousel .slick-arrow{z-index:2;top:calc(50% - 1rem)}.event-carousel .slick-arrow.slick-prev{left:8px;left:.8rem}.event-carousel .slick-arrow.slick-next{right:15px;right:1.5rem}.event-carousel .slick-arrow:before{opacity:1;font-size:25px}.event-carousel-content{padding:1rem 1.5rem 0;font-style:italic;font-size:14px;font-size:1.4rem;display:block}.events.inner,.events.wrapper{max-width:1200px;max-width:120rem}@media only screen and (min-width:62.5em){.events-filter{display:grid;grid-template-columns:3fr 8fr;grid-gap:6rem;grid-auto-rows:1fr;direction:rtl}.events-filter .events-category-description-wrapper,.events-filter .events-sidebar{direction:ltr}.event{margin-top:4rem}.event-content{padding:2.5rem 4rem 4rem}.event-carousel-content{padding:1rem 4rem 0}.event-image{min-height:40rem}.events-sidebar-main-menu{position:sticky;top:3rem}.event-carousel .slick-arrow{top:calc(50% - 2rem)}.event-carousel .slick-arrow.slick-prev{left:1.2rem}.event-carousel .slick-arrow.slick-next{right:1.9rem}}.form-wrapper{margin-top:4rem}.form-inner{background-color:#fff;padding:1rem 1.5rem 0;max-width:900px;max-width:90rem;margin:0 auto}@media only screen and (min-width:53.125em){.form-wrapper{margin-top:6rem}.form-inner{padding:1rem 2.5rem 0}}.page-section-image-banner{padding:0}.image-banner-title{position:relative;z-index:2;text-align:center;padding:8rem 2rem}.image-banner-title h1,.image-banner-title h2{color:#fff;font-size:30px;font-size:3rem;text-shadow:-1px 1px 5px rgba(0,0,0,.3);max-width:600px;max-width:60rem;margin:0 auto;letter-spacing:1.8px}.image-banner{position:relative}.image-banner.show-blue-filter:after{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(67,102,116,.2);display:inline-block;content:""}@media only screen and (min-width:53.125em){.image-banner-title{padding:18rem 0}.image-banner-title h1,.image-banner-title h2{font-size:4.4rem}}.image-hero{position:relative;margin-bottom:-70px}.image-hero .background{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover}.image-hero .content-wrapper{padding:180px 15px 60px;max-width:570px}@media screen and (max-width:850px){.image-hero .content-wrapper{padding:120px 15px 60px}}.image-hero .title{font-size:67px;line-height:77px;font-weight:500;margin:0 0 20px}@media screen and (max-width:850px){.image-hero .title{font-size:47px;line-height:67px}}.image-hero .text a,.image-hero .text p{font-size:18px;line-height:28px;margin:0 0 30px}.image-hero .link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:10px;gap:10px}@media screen and (max-width:540px){.image-hero .link-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.image-hero .link{padding:6px 38px;border-radius:19px;background-color:#436674;color:#fff;font-size:14px;line-height:27px;text-decoration:none;font-weight:500}.image-hero .link:hover{text-decoration:underline}@media screen and (max-width:540px){.image-hero .link{width:100%}}.interview-image-container{background-color:#fff;padding:1rem;margin-bottom:2rem;width:100%;max-width:350px;max-width:35rem}.interview-image{width:100%;height:0;padding-top:100%}.interview-title span{text-transform:uppercase;font-size:14px;font-size:1.4rem;letter-spacing:1.2px}.interview-title h1,.interview-title h2{font-size:20px;font-size:2rem}.interview-content a{display:block;margin-top:1.5rem;font-size:14px;font-size:1.4rem;font-weight:600;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;text-decoration:none}.interview-content a:active,.interview-content a:focus,.interview-content a:hover{color:#3a5864;text-decoration:underline}.interview{margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(39,39,39,.1)}.interview-link{padding:2.5rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.interview-link svg{width:30px;width:3rem;height:30px;height:3rem;margin-right:.5rem}.interview-link a{position:relative;top:-5px;top:-.5rem}@media only screen and (min-width:53.125em){.interview{display:grid;grid-template-columns:4fr 8fr;grid-gap:4rem;grid-auto-rows:1fr}}.logo-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem}.logo-container .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-container img{display:block;width:100%;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.logo-container img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media only screen and (min-width:53.125em){.logo-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:4rem}}@media only screen and (min-width:64em){.logo-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:6rem}}.news-block{max-width:1120px;width:100%;margin:0 auto}.news-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-block__card{width:100%;max-width:450px;max-width:45rem;padding:46px 16px 0;text-decoration:none;color:inherit;margin:0 auto 32px}.news-block__card:hover span{text-decoration:underline}.news-block__card img{width:100%;height:auto;vertical-align:top;margin-top:-46px;margin-bottom:24px;border-radius:6px;border:5px solid #dce7f9}.news-block__card h2{color:#fff;font-size:20px;line-height:24px;font-weight:700;margin:0 0 12px}.news-block__card p{color:#fff;font-size:16px;line-height:26px;margin:0 0 24px}.news-block__card span{color:#fff;font-size:14px;line-height:27px;font-weight:500}.news-block__card-inner{padding:24px;background-color:#436674;border-radius:8px}@media only screen and (min-width:53.125em){.news-block__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px}.news-block__card{max-width:50%}.news-block__card-inner{padding:0 64px 32px}}.podcast-image-container{background-color:#fff;padding:1rem;margin:0 auto 2rem;width:100%;max-width:350px;max-width:35rem;max-height:350px;max-height:35rem}.podcast-image{width:100%;height:0;padding-top:100%}.podcast-meta-info{margin-top:-1rem;text-align:center}.podcast-meta-info span{font-size:35px;font-size:3.5rem;font-weight:600;color:#436674;position:relative;display:inline-block;margin-left:.3rem;bottom:-4px;bottom:-.4rem}.podcast-meta-info .link-container{margin-top:-1rem}.podcast-container{margin-top:5rem}.podcasts-title span{text-transform:uppercase;font-size:15px;font-size:1.5rem;letter-spacing:1.2px;color:#436674;display:block;margin-bottom:.2rem}.podcasts-title h1,.podcasts-title h2{font-size:20px;font-size:2rem}.podcast-audio{margin-top:1rem}@media only screen and (min-width:53.125em){.podcasts-inner{display:grid;grid-auto-rows:1fr;grid-gap:4rem;grid-template-columns:4fr 8fr}.podcasts-inner.inner,.podcasts-inner.wrapper{max-width:130rem}.podcast-container{margin-top:6rem}.podcast-container:first-of-type{margin-top:0}}.page-section-prizewinners-preview{background-image:url(/wp-content/themes/ostersjofonden/dist/images/prizewinners.fc71bebd9e38806d0bcb719abdf1b8d6.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.prizewinners-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4rem}.prizewinner-preview{background:#fff;max-width:450px;max-width:45rem;margin:0 auto 4rem;padding:24px;border-radius:6px}.prizewinner-preview:last-of-type{margin-bottom:0}.prizewinner-preview-image{width:100%;height:0;padding-top:80%;border:5px solid #dce7f9;border-radius:6px;margin-bottom:32px}.prizewinner-preview-title span{text-transform:uppercase;font-size:16px;font-size:1.6rem;color:#936347;margin-bottom:8px;display:block}.prizewinner-preview-title h1,.prizewinner-preview-title h2{font-size:20px;font-size:2rem;line-height:28px;line-height:2.8rem;font-weight:700;font-family:Cabinet Grotesk Variable,sans-serif;margin-bottom:12px}.prizewinner-preview-text{margin-bottom:32px}.prizewinner-preview-link{margin-top:2rem}@media only screen and (min-width:53.125em){.page-section-prizewinners-preview{margin-bottom:10rem;padding-bottom:8rem}.prizewinners-preview{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;grid-auto-rows:1fr;margin-top:6rem}.prizewinners-preview.number-of-pricewinners-3{grid-template-columns:1fr 1fr 1fr}.prizewinners-preview.number-of-pricewinners-3 .prizewinner-preview:first-of-type{position:relative;bottom:-10rem}.prizewinners-preview.number-of-pricewinners-3 .prizewinner-preview:last-of-type{position:relative;bottom:-16rem}.prizewinners-preview.number-of-pricewinners-4,.prizewinners-preview.number-of-pricewinners-5,.prizewinners-preview.number-of-pricewinners-6,.prizewinners-preview.number-of-pricewinners-7,.prizewinners-preview.number-of-pricewinners-8,.prizewinners-preview.number-of-pricewinners-9{grid-template-columns:1fr 1fr 1fr}.prizewinner-preview{position:relative;z-index:2;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prizewinner-preview-content{padding:2rem 1.5rem 10rem;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.prizewinner-preview-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:auto}.prizewinner-preview-link .button{margin:0 auto}.prizewinner-preview-title h1,.prizewinner-preview-title h2{font-size:2rem}}.prizewinner-inner-content.hidden,.prizewinner-year-container.hidden{display:none}.prizewinners{margin-top:4rem}.prizewinners.inner,.prizewinners.wrapper{padding-left:.5rem;padding-right:.5rem}.prizewinner-image-container{background-color:#fff;padding:1rem;margin-bottom:2rem;width:100%;max-width:350px;max-width:35rem;max-height:350px;max-height:35rem}.prizewinner-image{width:100%;height:0;padding-top:100%}.prizewinner-dummy-image{background-color:#f2f2f2;position:relative}.prizewinner-dummy-image svg{width:150px;width:15rem;height:150px;height:15rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:#0078ae}.prizewinner-title span{text-transform:uppercase;font-size:15px;font-size:1.5rem;letter-spacing:1.2px;color:#436674;display:block;margin-bottom:.2rem}.prizewinner-title h1,.prizewinner-title h2{font-size:20px;font-size:2rem}.prizewinner-links{margin-top:2.5rem}.prizewinner-links a{font-size:14px;font-size:1.4rem;font-weight:600;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;text-decoration:none}.prizewinner-links a:active,.prizewinner-links a:focus,.prizewinner-links a:hover{color:#3a5864;text-decoration:underline}.prizewinner-links .pdf-button{position:relative;top:-4px;top:-.4rem}.prizewinner-link{margin-top:1rem}.prizewinner-inner-content{margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(39,39,39,.1);padding-left:1rem;padding-right:1rem}.prizewinner-inner-content:first-of-type{margin-top:2rem}.show-all-prizewinners{margin-top:4rem;text-align:center}.prizewinner-short-intro,.prizewinner-year-toggle{margin-bottom:1rem;padding:1rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;background-color:hsla(0,0%,100%,0);-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;border-radius:.3rem}.prizewinner-short-intro.prizewinner-short-intro-active,.prizewinner-short-intro:hover{background-color:#ececec}.prizewinner-short-intro.prizewinner-short-intro-active .prizewinner-year-toggle-icon svg,.prizewinner-short-intro:hover .prizewinner-year-toggle-icon svg{fill:#272727}.prizewinner-short-intro h3{margin:0;font-size:18px;font-size:1.8rem}.prizewinner-short-intro h3 span{color:#436674}.prizewinner-year-toggle-icon{position:relative;top:2px;top:.2rem}.prizewinner-year-toggle-icon svg{width:15px;width:1.5rem;height:15px;height:1.5rem;fill:#747474;-webkit-transition:fill .2s ease-in-out,-webkit-transform .1s ease-in-out;transition:fill .2s ease-in-out,-webkit-transform .1s ease-in-out;transition:fill .2s ease-in-out,transform .1s ease-in-out;transition:fill .2s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.prizewinner-year-toggle-icon.icon-rotate svg{-webkit-transform:rotate(0);transform:rotate(0)}.prizewinner-year-title{margin-bottom:0;padding-left:1.6rem;position:relative;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.prizewinner-year-title:before{position:absolute;content:"";width:4px;width:.4rem;left:0;top:3px;top:.3rem;bottom:1px;bottom:.1rem;background-color:#436674}@media only screen and (min-width:53.125em){.prizewinners{margin-top:8rem}.prizewinner-inner-content{display:grid;grid-template-columns:4fr 8fr;grid-gap:4rem;grid-auto-rows:1fr}}.text-banner{max-width:648px;width:100%}.text-banner h1,.text-banner h2{font-size:28px;font-size:2.8rem;font-family:Cabinet Grotesk Variable,sans-serif}.text-banner.text-white h1,.text-banner.text-white h2,.text-banner.text-white p{color:#fff!important}.text-banner .link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:16px;row-gap:16px;grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-top:3rem}@media screen and (max-width:540px){.text-banner .link-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.text-banner-text iframe{width:100%}.text-banner-link{display:block}.text-banner-files{padding:2rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-banner-files svg{width:30px;width:3rem;height:30px;height:3rem;margin-right:.5rem}.text-banner-file{padding:0 1.5rem}@media only screen and (min-width:53.125em){.text-banner h1,.text-banner h2{font-size:2.8rem}.text-banner-files a{position:relative;top:-.8rem}}.text-image-banner{background:#dce7f9;max-width:450px;max-width:45rem;margin:0 auto;border-radius:6px}.text-image-banner-content{padding:2rem}.text-image-banner-image{width:100%;height:0;padding-top:80%;background-position:0 100%;border-radius:6px 6px 0 0}.text-image-banner-subtitle{text-transform:uppercase;font-size:14px;font-size:1.4rem;letter-spacing:1.5px;margin-bottom:6px}@media only screen and (min-width:53.125em){.text-image-banner{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px}.text-image-banner-image{width:100%;max-width:30rem;height:32rem;padding-top:0;background-position:0 100%}.text-image-banner-content{padding:3rem 6rem;width:calc(100% - 30rem)}}.timeline{position:relative;padding-left:8rem}.timeline-line{position:absolute;left:36px;left:3.6rem;width:4px;width:.4rem;top:0;bottom:0;background-color:#436674}.timeline-content-container{width:calc(100% + 8rem);position:relative;left:-80px;left:-8rem;z-index:2;margin-bottom:4rem}.timeline-content-container.final-timeline-content-container .timeline-dot{background-color:#0078ae;border:3px solid #fff;border-radius:50%;height:35px;height:3.5rem;left:21px;left:2.1rem;position:absolute;top:4px;top:.4rem;width:35px;width:3.5rem;z-index:2}.timeline-content{width:calc(100% - 8rem);margin-left:auto}.timeline-triangle{display:none;width:22px;width:2.2rem;height:25px;height:2.5rem;position:absolute;overflow:hidden;-webkit-box-shadow:0 16px 10px -17px rgba(0,0,0,.2);box-shadow:0 16px 10px -17px rgba(0,0,0,.2);top:10px;top:1rem;margin-left:-2.2rem}.timeline-triangle:after{content:"";position:absolute;width:15px;width:1.5rem;height:15px;height:1.5rem;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:5px;top:.5rem;left:15px;left:1.5rem;-webkit-box-shadow:-1px -1px 10px -2px rgba(0,0,0,.2);box-shadow:-1px -1px 10px -2px rgba(0,0,0,.2)}.timeline-dot{background-color:#0078ae;border:3px solid #fff;border-radius:50%;height:23px;height:2.3rem;left:27px;left:2.7rem;position:absolute;top:10px;top:1rem;width:23px;width:2.3rem;z-index:2}.timeline-content-image{width:100%;height:0;padding-top:60%}.timeline-content-text{padding:2rem 1.5rem 1rem}.timeline-content-text h1,.timeline-content-text h2{font-size:20px;font-size:2rem}.timeline-content-link{padding:.5rem 0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-content-link svg{width:30px;width:3rem;height:30px;height:3rem;margin-right:.5rem}.timeline-content-date{text-transform:uppercase;letter-spacing:.8px;color:#436674}@media only screen and (min-width:53.125em){.timeline{padding:0 2rem}.timeline-line{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-content-container{width:50%;position:relative;left:0}.timeline-content-container.right-align{margin-left:auto}.timeline-content-container.right-align .timeline-dot{height:2.4rem;right:auto;left:-1.2rem;width:2.4rem}.timeline-content-container.left-align .timeline-content{margin-right:auto;margin-left:0}.timeline-content-container.left-align .timeline-dot{height:2.4rem;left:auto;right:-1.2rem;width:2.4rem}.timeline-content-container.left-align .timeline-triangle{right:3.8rem;margin-left:0;left:auto}.timeline-content-container.left-align .timeline-triangle:after{top:.5rem;left:-.8rem}.timeline-content-container.final-timeline-content-container{width:100%}.timeline-content-container.final-timeline-content-container .timeline-content{width:100%;max-width:70rem;margin:18rem auto 0;background-color:#fff}.timeline-content-container.final-timeline-content-container .timeline-content:before{content:"";position:absolute;height:7rem;background:#f9f9f9;left:0;right:0;top:-6rem}.timeline-content-container.final-timeline-content-container .timeline-dot{height:5.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-8rem;width:5.5rem}.timeline-content-container.final-timeline-content-container .timeline-triangle{right:auto;margin-left:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-1.5rem}.timeline-content-container.final-timeline-content-container .timeline-triangle:after{top:1.8rem;left:.3rem}.timeline-content{width:calc(100% - 6rem)}}.page-section-video-banner{padding-top:0}.video-banner{background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;min-height:350px;min-height:35rem}.video-banner.has-news .video-banner-title{padding:10rem 0 12rem}.video-banner #header-movie{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-banner-title{position:relative;z-index:2;text-align:center;padding:12rem 0}.video-banner-title h1,.video-banner-title h2{color:#fff;font-size:32px;font-size:3.2rem;text-shadow:-1px 1px 5px rgba(0,0,0,.3);max-width:600px;max-width:60rem;margin:0 auto;letter-spacing:2px}.video-banner-news-wrapper{margin-top:-6rem;position:relative;z-index:2}.video-banner-news{width:100%;max-width:450px;max-width:45rem;padding:2rem 1.5rem;border-radius:.2rem;margin:0 auto}.video-banner-news p{margin:0}.video-banner-news h2,.video-banner-news h3{font-size:20px;font-size:2rem}.video-banner-news-link{margin-top:1rem}.video-banner-news-link a{font-weight:600;text-decoration:underline}.video-banner-news-1{background-color:#436674;margin-bottom:2rem}.video-banner-news-1 a,.video-banner-news-1 h2,.video-banner-news-1 h3,.video-banner-news-1 p{color:#fff}.video-banner-news-2{background-color:#fff}@media only screen and (min-width:53.125em){.page-section-video-banner{padding-bottom:8rem}.video-banner{min-height:60rem}.video-banner.has-news .video-banner-title{padding:20rem 0 28rem}.video-banner-title{padding:24rem 0}.video-banner-title h1,.video-banner-title h2{font-size:5.2rem}.video-banner-news{max-width:35rem}.video-banner-news-wrapper{position:relative;z-index:2;width:100%;max-width:74rem;margin:-10rem auto 0}.video-banner-news-wrapper:after{content:"";display:table;clear:both}.video-banner-news{margin:0;float:left}.video-banner-news h2,.video-banner-news h3{font-size:2rem}.video-banner-news-1{margin-bottom:0}.video-banner-news-2{position:relative;bottom:-6rem}}@media only screen and (min-width:64em){.video-banner-news{max-width:45rem}.video-banner-news-wrapper{max-width:94rem}}@supports(-ms-ime-align:auto){.video-banner #header-movie{height:auto}}.video-hero{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.video-hero__wrapper{max-width:1120px;width:100%;margin:0 auto;-ms-flex-item-align:center;align-self:center}.video-hero video{width:1120px}.video-hero__pattern{position:absolute;top:0;bottom:0}.video-hero__pattern.desktop{display:none}.video-hero__pattern.mobile{display:block}.video-hero__content{position:absolute;z-index:10;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.video-hero__content-wrapper{width:100%;padding:0 15px}.video-hero__title{font-size:67px;line-height:77px;font-weight:500;margin:0 0 20px}.video-hero__text{font-size:18px;line-height:28px;margin:0 0 20px}.video-hero__cta{padding:6px 38px;border-radius:19px;background-color:#436674;color:#fff;font-size:14px;line-height:27px;text-decoration:none;font-weight:500;margin-right:auto}.video-hero__cta:hover{text-decoration:underline}@media only screen and (min-width:53.125em){.video-hero video{width:67.22%;margin-left:auto}.video-hero__pattern{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:80%}.video-hero__pattern.mobile{display:none}.video-hero__pattern.desktop{display:block}.video-hero__content-wrapper{max-width:544px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}iframe{background-color:#dce7f9;padding:4px;border-radius:6px}p{max-width:610px;margin-bottom:16px}p:last-child{margin-bottom:0}.description{font-size:20px;line-height:26px;font-weight:700}.video-large h2{font-size:28px;font-weight:500}.video-double h2{font-size:38px;font-weight:500}.video-double .double-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-column-gap:45px;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px}@media screen and (max-width:850px){.video-double .double-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.video-grid .grid-wrapper{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:37px;-webkit-column-gap:37px;-moz-column-gap:37px;column-gap:37px;grid-row-gap:24px;row-gap:24px}@media screen and (max-width:1024px){.video-grid .grid-wrapper{grid-column-gap:24px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:14px;row-gap:14px}}@media screen and (max-width:650px){.video-grid .grid-wrapper{grid-column-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.video-grid .grid-span{grid-column:span 4}@media screen and (max-width:1024px){.video-grid .grid-span{grid-column:span 6}}@media screen and (max-width:650px){.video-grid .grid-span{grid-column:span 12}}

/*# sourceMappingURL=main.c2ca047627d098032c4b.css.map*/