﻿@charset "UTF-8";@media screen and (max-width:800px){.excel-table-block table.excel-table-block__table thead{display:none;}.excel-table-block table.excel-table-block__table tbody{display:block;}.excel-table-block table.excel-table-block__table tbody tr{display:block;border:solid 1px #dedede;width:100%;box-sizing:border-box;padding:1rem;}.excel-table-block table.excel-table-block__table tbody tr .col,.excel-table-block table.excel-table-block__table tbody tr .col.number{display:block;background:none!important;border:0;text-align:left;padding:.25rem 0;}.excel-table-block table.excel-table-block__table tbody tr .col[data-header]::before,.excel-table-block table.excel-table-block__table tbody tr .col.number[data-header]::before{content:attr(data-header) ":";font-weight:600;display:inline-block;margin-right:.25rem;}.excel-table-block table.excel-table-block__table tbody tr+tr{margin-top:1rem;}}@keyframes vcard-reveal{0%{padding:0;background:#fff;width:100%;font-size:.9em;}100%{background:#fff;width:100%;font-size:.9em;}}.logo-loading__wrapper{display:flex;flex-direction:column;}.logo-loading__wrapper.text--lg{font-size:1.2em;}.logo-loading__wrapper.alignment--center{align-items:center;}.logo-loading__wrapper.alignment--left{align-items:flex-start;}.logo-loading__wrapper.alignment--right{align-items:flex-end;}.logo-loading__wrapper.color--white{color:#fff;}.logo-loading__wrapper.color--white svg{fill:#fff;}.logo-loading__wrapper.color--black{color:#222;}.logo-loading__wrapper.color--black svg{fill:#222;}.logo-loading__wrapper[title]::after{content:attr(title);padding-bottom:4rem;}.logo-loading__wrapper svg{width:150px;padding:2rem 0;opacity:.7;}.logo-loading__wrapper svg .logo__first-bow{animation:first-bow-scale infinite 2000ms;transform-origin:84% 50%;}.logo-loading__wrapper svg .logo__second-bow{animation:second-bow-scale infinite 2000ms 1000ms;transform-origin:84% 50%;}@keyframes first-bow-scale{0%{opacity:0;transform:scale(.53,.53);}25%{opacity:.3;}50%{opacity:.6;}75%{opacity:.3;}100%{transform:scale(1.03,1.03);opacity:0;}}@keyframes second-bow-scale{0%{opacity:0;transform:scale(.86,.86);}25%{opacity:.3;}50%{opacity:.6;}75%{opacity:.3;}100%{transform:scale(1.63,1.63);opacity:0;}}.logo-loading__wrapper{display:flex;flex-direction:column;}.logo-loading__wrapper.text--lg{font-size:1.2em;}.logo-loading__wrapper.alignment--center{align-items:center;}.logo-loading__wrapper.alignment--left{align-items:flex-start;}.logo-loading__wrapper.alignment--right{align-items:flex-end;}.logo-loading__wrapper.color--white{color:#fff;}.logo-loading__wrapper.color--white svg{fill:#fff;}.logo-loading__wrapper.color--black{color:#222;}.logo-loading__wrapper.color--black svg{fill:#222;}.logo-loading__wrapper[title]::after{content:attr(title);padding-bottom:4rem;}.logo-loading__wrapper svg{width:150px;padding:2rem 0;opacity:.7;}.logo-loading__wrapper svg .logo__first-bow{animation:first-bow-scale infinite 2000ms;transform-origin:84% 50%;}.logo-loading__wrapper svg .logo__second-bow{animation:second-bow-scale infinite 2000ms 1000ms;transform-origin:84% 50%;}@keyframes first-bow-scale{0%{opacity:0;transform:scale(.53,.53);}25%{opacity:.3;}50%{opacity:.6;}75%{opacity:.3;}100%{transform:scale(1.03,1.03);opacity:0;}}@keyframes second-bow-scale{0%{opacity:0;transform:scale(.86,.86);}25%{opacity:.3;}50%{opacity:.6;}75%{opacity:.3;}100%{transform:scale(1.63,1.63);opacity:0;}}@media all{html{font-size:16px;}body{margin:0;}body,input,select,textarea,button,td,th{font-family:"Libre Franklin",Ubuntu,Arial,Helvetica,Sans-serif;font-weight:300;font-size:1em;}h1,h2,h3,h4{font-family:Ubuntu,Arial,Helvetica,Sans-serif;margin:0;}h1,h2,h3,h4{font-weight:500;}strong,b{font-weight:600;}p{margin:0 0 1rem;line-height:1.5em;}.page-width{width:90%;box-sizing:border-box;margin:0 auto;}.no-list{list-style:none;margin:0;padding:0;}a[href]{text-decoration:none;color:inherit;transition:color .2s ease-in-out;}a>img{border:0;}.flex-row{display:flex;flex-wrap:nowrap;}.flex-row--reverse{flex-direction:row-reverse;}.flex-column{display:flex;flex-wrap:nowrap;flex-direction:column;}.flex-column--reverse{flex-direction:column-reverse;}input,textarea,select{background:#fff;color:#333;border:solid 1px #ddd;border-radius:3px;padding:.49rem;box-sizing:border-box;}input::placeholder,textarea::placeholder,select::placeholder{opacity:.35;}form fieldset{border:0;padding:0;}form legend{font-size:1.5em;font-weight:500;margin:0;padding:0;}form .form-list{margin-top:1rem;}form .form-list>li>input,form .form-list>li>textarea,form .form-list>li>select{width:100%;box-sizing:border-box;outline-color:#b0c2cc;}form fieldset input{outline-color:#b0c2cc;}form .form-list li.navigation a{margin-left:2em;}form .form-list input[disabled],form .form-list textarea[disabled],form .form-list button[disabled],form .form-list select[disabled]+.chosen-container{opacity:.5;pointer-events:none;}form .form-list input.error,form .form-list textarea.error,form .form-list select.error,form .form-list select.error+.chosen-container .chosen-choices{outline-color:#f1c5c5;border-color:#f1c5c5;}.error--hidden .error{display:none!important;}form .form-list li{position:relative;}form .form-list label.error{font-size:.7em;color:#c74949;display:inline-block;margin-top:.25rem;position:absolute;bottom:-.4rem;left:0;}#checkout-info-form label.error{left:auto;right:0;width:auto;}#checkout-info-form .row--postal-city label.error+label.error{left:0;right:auto;}form .form-list.with-inline-errors>li>label.error{background:#c74949;color:#fff;padding:.2em .5em;display:inline-block;margin-top:-.5rem;border-radius:2px;width:auto!important;min-width:unset;position:absolute;right:0;z-index:101;}form .form-list textarea{min-height:5rem;resize:vertical;}form .form-list>li{padding:.5em 0;}form .form-list--over-under>li>label:not(.error){display:block;margin-bottom:.5rem;font-size:.9em;}form .status.error{color:#c74949;}form .status.success{color:#5aad7f;}body::before{content:"";position:absolute;top:0;left:0;background-color:#000;z-index:0;opacity:0;width:0;height:100%;transition:opacity 400ms ease;}#page-header>section{position:relative;flex-basis:auto;}#mobile-menu-icon{display:block;}#mini-cart{position:absolute;display:flex;}#mini-cart .cart-link{display:inline-flex;padding:.5rem;}#mini-cart .cart-link svg{width:24px;height:24px;fill:#fff;}#mini-cart .cart-link .quantity{background:#d7926a;border-radius:50%;text-align:center;position:absolute;top:0;right:-3px;width:20px;height:20px;font-size:13px;font-weight:500;letter-spacing:-1px;line-height:20px;}main{padding-top:2em;}footer#page-footer{border-top:solid 9px rgba(255,255,255,.1411764706);}footer #corporate-footer{background:rgba(0,0,0,.05);color:#fff;padding:3em 0;}footer #corporate-footer>.page-width{display:flex;}footer #corporate-footer a{color:rgba(255,255,255,.7333333333);transition:color .2s ease-in;}footer #corporate-footer .so-me{margin-top:2em;}footer #corporate-footer .so-me .so-me-list{display:flex;}footer #corporate-footer .so-me .so-me-list>li{flex:1;display:inline-block;max-width:4em;}footer #corporate-footer .so-me .so-me-list svg{width:2.25em;}footer #corporate-footer .so-me .so-me-list svg .fill{fill:rgba(255,255,255,.7333333333);transition:fill .2s ease-in;}footer #corporate-footer .so-me .so-me-list svg .bg{fill:#004467;}footer #corporate-footer .footer-nav-list{margin:2em 0 0;max-width:80%;}footer #corporate-footer .footer-nav-list li a{display:inline-block;padding:.25em 0;}footer #corporate-footer .corporate h3{margin-bottom:1rem;}footer #corporate-footer .corporate-list{display:flex;}footer #corporate-footer .corporate-list__item a{display:inline-block;padding:6px;}footer #corporate-footer .corporate-list__item a svg{display:block;}footer #corporate-footer h5{font-size:1rem;margin:0;}footer #corporate-footer .opening-hours-list{max-width:15em;}footer #corporate-footer .opening-hours-list .opening-hours-list-item{display:flex;width:15em;justify-content:space-between;margin-top:.5em;}#scroll-to-top-link{position:fixed;bottom:1.5rem;right:2rem;border-radius:50%;width:2rem;height:2rem;transition:all .1s ease-in-out;opacity:0;}#scroll-to-top-link svg{width:2rem;height:2rem;fill:white;transform:rotateX(180deg);}body.scrolled #scroll-to-top-link{opacity:1;}}@media(hover:hover){#scroll-to-top-link:hover{transform:scale(1.2);}}@media all{h1+h2{margin-top:1rem;}.intro{font-size:1.25em;font-weight:400;max-width:40em;line-height:1.35em;margin:1rem 0 1.25rem;}.intro p{line-height:inherit;}.cta{background:transparent;position:relative;z-index:1;text-decoration:none;color:#fff;border:solid 1px #fff;padding:.9em 1.4em;min-width:10em;text-align:center;font-size:.9em;margin-top:1rem;margin-bottom:.5rem;margin-right:1.5rem;display:inline-block;border-radius:6px;text-transform:uppercase;font-weight:600;transition:all .2s ease-in!important;box-sizing:border-box;}.cta.cta--dark{background:#2a2a2a;color:#fff;border-color:transparent;}.cta.cta--sm{font-size:.8em;padding:.7em 1.2em;}.cta.cta--disabled{background:rgba(0,0,0,.35);}.cta.cta--disabled:hover{background:rgba(0,0,0,.35);cursor:not-allowed;}.cta:disabled{opacity:.4;cursor:not-allowed;}.cta.cta--light{border-color:#000;color:#000;}.cta.cta--sec{border:0;}#logo-link{z-index:200;display:inline-flex;width:11em;height:100%;position:static;align-items:flex-end;align-content:flex-end;}#logo-link svg{width:auto;height:55px;fill:#fff;}#logo-link path.tinted{opacity:.6;}.theme{color:#fff;}nav#breadcrumb{font-size:.9em;padding:.75rem 0;display:block;}nav#breadcrumb ul.breadcrumb-list{display:flex;}nav#breadcrumb ul.breadcrumb-list li{padding:0 .75em 0 0;white-space:nowrap;}nav#breadcrumb ul.breadcrumb-list li a{white-space:nowrap;color:rgba(255,255,255,.8666666667);}nav#breadcrumb ul.breadcrumb-list li:not(:last-child)::after{content:">";display:inline-block;padding:0 0 0 .75em;}nav#breadcrumb ul.breadcrumb-list li:last-child{white-space:normal;}.rich-text li{padding:3px 0 3px 3px;line-height:1.4rem;}.rich-text h3{font-size:1.15em;margin:1.25em 0 .25em;}.block__header+.rich-text:not(.intro){margin-top:.75em;}.block__picture-wrapper{position:relative;}.block__picture-wrapper::before{content:"";display:block;position:absolute;z-index:2;width:110%;height:110%;background:rgba(255,255,255,.2117647059);border-radius:50%;top:-4%;left:-8%;}.block__picture-wrapper::after{content:"";display:block;position:absolute;z-index:1;width:120%;height:120%;background:rgba(255,255,255,.2196078431);border-radius:50%;top:-7%;left:-12%;filter:drop-shadow(0 0 0 rgba(0,0,0,.2));}.block__picture img{position:relative;z-index:3;border-radius:50%;max-width:32vw;height:auto;filter:saturate(.8);}.block--light-bg{background:#fff;color:#222;}.block--light-bg .block__picture-wrapper::before{background:#fff;}.block--toned-bg{background:rgba(255,255,255,.1333333333);}.block--light-toned-bg{background:#dde1e3;color:#1a3546;}.block .exercise-frame-wrapper{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100vh;}.block .exercise-frame-wrapper header{height:3em;display:flex;gap:2em;background:#193242;color:#fff;align-items:center;padding:0 1.5em;justify-content:space-between;}.block .exercise-frame-wrapper header span{font-weight:600;font-size:1.1em;}.block .exercise-frame-wrapper .exercise-frame{width:100%;height:calc(100vh - 3em);border:0;}.hero-block .page-width{display:flex;position:relative;}.hero-block__header{padding:3em 0 6em;position:relative;}.hero-block__picture-wrapper{position:absolute;right:0;top:10%;}.hero-block__picture-wrapper::before{width:110%;height:110%;top:-4%;left:-8%;}.hero-block__picture-wrapper::after{width:122%;height:122%;top:-7%;left:-12%;}.hero-block__next-link{display:block;box-sizing:border-box;width:3em;height:3em;padding-top:0;text-align:center;position:absolute;z-index:1;left:50%;bottom:-1.5em;margin-left:-1.5em;background-color:rgba(255,255,255,.2666666667);border-radius:50%;transition:background-color .2s ease-in,transform .1s ease-in;}.hero-block__next-link svg{width:3em;height:3em;fill:#fff;transition:transform .1s ease-in;}.text-image-block .page-width{display:flex;position:relative;align-items:flex-start;justify-content:space-evenly;}.text-image-block--no-image .page-width{justify-content:flex-start;}.text-image-block__picture-wrapper{margin-top:6em;}.text-image-block__picture-wrapper::before{width:112%;height:107%;top:-4%;left:-9%;}.text-image-block__picture-wrapper::after{width:130%;height:130%;top:-15%;left:-21%;max-width:96vw;}.text-image-block__picture-wrapper--svg{margin-top:2em;}.text-image-block__picture-wrapper--raw{display:block;align-self:center;}.text-image-block__picture-wrapper--raw:not(.text-image-block__picture-wrapper--svg) img{display:block;width:auto;height:auto;max-width:15rem;max-height:30rem;}.text-image-block.block--dark-bg+.text-image-block.block--dark-bg .text-image-block__text{padding-top:2em;}.text-image-block.block--dark-bg+.text-image-block.block--dark-bg .text-image-block__picture-wrapper{margin-top:2em;}.text-image-block.block--toned-bg+.text-image-block.block--toned-bg .text-image-block__text{padding-top:2em;}.text-image-block.block--toned-bg+.text-image-block.block--toned-bg .text-image-block__picture-wrapper{margin-top:2em;}.text-image-block.block--light-bg+.text-image-block.block--light-bg .text-image-block__text{padding-top:2em;}.text-image-block.block--light-bg+.text-image-block.block--light-bg .text-image-block__picture-wrapper{margin-top:2em;}.text-image-block.target-group-block .text-image-block__text .text-image-block__rich-text{min-height:10em;}.text-image-block.target-group-block .amu-info-wrapper{padding-bottom:3em;}.text-image-block.target-group-block .amu-info-wrapper p{margin:0 auto;padding:2em 20%;background:rgba(255,255,255,.4784313725);font-weight:600;}.item-list-block__header{padding:6em 0 0;}.item-list-block .item-list{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 0 6em;margin:0;}.item-list-block .item-list>li{flex:1;}.item-list-block .item-list__card{display:block;box-sizing:border-box;background:#fff;color:#333;margin:1em 0;border-radius:1em;}.item-list-block .item-list__card__icon-wrapper{position:relative;display:block;}.item-list-block .item-list__card__icon-wrapper::before{content:"";position:absolute;z-index:0;left:0;right:0;height:6em;background:rgba(255,255,255,.2509803922);border-radius:1em 1em 0 0;}.item-list-block .item-list__card__icon{display:block;position:relative;z-index:1;top:2em;margin:2em auto;border:solid 3px rgba(255,255,255,.7333333333);border-radius:50%;width:50%;max-width:7em;height:auto;filter:saturate(.6);}.item-list-block .item-list__card__text{padding:1em 2em .5em;}.item-list-block .item-list__card__text h3{text-align:center;margin-bottom:1rem;}.item-list-block--align-center .item-list-block__header{text-align:center;}.item-list-block--align-center .item-list-block__header .intro{margin-left:auto;margin-right:auto;}.item-list-block--align-center .item-list-block__rich-text{text-align:center;margin:0 auto;max-width:40rem;}.item-list-block--align-center .item-list{justify-content:center;}.item-list-block--align-right .item-list-block__header{text-align:right;}.item-list-block--align-right .item-list-block__header .intro{margin-left:auto;text-align:right;}.item-list-block--align-right .item-list-block__rich-text{text-align:right;}.item-list-block--align-right .item-list{justify-content:flex-end;}.testimonial-block__inner{justify-content:center;padding:3em 0 6em;}.testimonial-block svg{width:7em;height:7em;margin-top:-1.25em;margin-right:3em;fill:rgba(255,255,255,.2);}.testimonial-block .testimonial-block__quote{font-size:1.5em;max-width:30em;margin-bottom:2rem;}.testimonial-block .quotee__name{font-weight:500;font-size:1.2em;margin:1.5rem 0 .25rem;}.testimonial-block .quotee__company{margin-top:.25rem;font-size:smaller;}.testimonial-block picture.testimonial-block__quotee__picture{float:left;vertical-align:middle;margin-right:2em;}.testimonial-block picture.testimonial-block__quotee__picture img{border-radius:50%;width:9em;height:auto;border:solid 4px rgba(255,255,255,.7019607843);}.testimonial-block picture.testimonial-block__quotee__picture+.quotee__name{padding-top:2em;}.testimonial-block--align-left .testimonial-block__inner{flex-direction:row-reverse;justify-content:flex-end;}.testimonial-block--align-left .testimonial-block__inner svg{margin-left:3em;margin-right:0;}.testimonial-block--align-right .testimonial-block__inner{justify-content:flex-end;}.block--dark-bg+.testimonial-block.block--dark-bg .testimonial-block__inner{padding-top:0;}.block--toned-bg+.testimonial-block.block--toned-bg .testimonial-block__inner{padding-top:0;}.block--light-bg+.testimonial-block.block--light-bg .testimonial-block__inner{padding-top:0;}.excel-table-block__header{padding:6em 0 0;}.excel-table-block table.excel-table-block__table{width:calc(100% - 2px);border-collapse:collapse;font-size:1em;margin:3em 0;}.excel-table-block table.excel-table-block__table .col{padding:.75em 1.25em;}.excel-table-block table.excel-table-block__table .col.number{text-align:right;}.excel-table-block table.excel-table-block__table .col.text{text-align:left;}.excel-table-block table.excel-table-block__table .col.text.percentage,.excel-table-block table.excel-table-block__table .col.text.currency{text-align:right;}.excel-table-block table.excel-table-block__table .col.currency::before{content:"DKK ";}.excel-table-block table.excel-table-block__table .col.percentage::after{content:"%";}.excel-table-block table.excel-table-block__table .col.currency,.excel-table-block table.excel-table-block__table .col.percentage{white-space:nowrap!important;}.excel-table-block table.excel-table-block__table thead th{text-align:left;font-weight:600;font-size:1.1em;white-space:nowrap;border-bottom:solid 4px #808080;}.excel-table-block table.excel-table-block__table tbody .col{border:solid 1px #dedede;vertical-align:top;}.excel-table-block table.excel-table-block__table--matrix tbody th.col{text-align:left;background:#efefef;border-right:solid 1px #808080;}.excel-table-block table.excel-table-block__table--matrix.excel-table-block__table--with-5-cols tbody th.col{width:32%;}.excel-table-block table.excel-table-block__table--zebra tbody tr:nth-child(even) td{background:#efefef;}.excel-table-block table.excel-table-block__table tbody .col.has-comment{position:relative;cursor:help;}.excel-table-block table.excel-table-block__table tbody .col.has-comment .comment{position:absolute;top:0;right:0;line-height:1em;}.excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{content:"◥";color:#808080;display:inline-block;}.excel-table-block table.excel-table-block__table tbody .col.has-comment .comment>span{display:none;}.excel-table-block table.excel-table-block__table--align-right tbody td.col{text-align:right;}.excel-table-block table.excel-table-block__table--align-center tbody td.col{text-align:center;}.excel-table-block table.excel-table-block__table--align-left tbody td.col{text-align:left;}.excel-table-block table.excel-table-block__table tbody .col.header>span{font-size:1.25em;text-transform:uppercase;padding-top:.75em;}.excel-table-block table.excel-table-block__table tbody .col.header~.col{vertical-align:bottom;}.excel-table-block table.excel-table-block__table tbody .col.emphasized>span{font-weight:500;}.excel-table-block table.excel-table-block__table tbody .col.align-left{text-align:left!important;}.excel-table-block table.excel-table-block__table tbody .col.align-center{text-align:center!important;}.excel-table-block table.excel-table-block__table tbody .col.align-right{text-align:right!important;}.excel-table-block .responsive-table{overflow-x:auto;}.excel-table-block .responsive-table table.matrix .col{white-space:nowrap;}.excel-table-block .responsive-table table.matrix tbody th.col,.excel-table-block .responsive-table table.matrix thead th.col{white-space:normal;}.excel-table-block .responsive-table table.matrix tbody th.col>span:not(.comment){display:block;min-width:13.5em;}.theme-toc-block .theme-toc{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 0 3em;margin:2rem -.5rem 0;max-width:80%;}.theme-toc-block .theme-toc>li{flex:1;line-height:1.4rem;}.theme-toc-block .theme-toc__link{display:block;margin:.5em;position:relative;z-index:1;padding-left:1em;padding-right:1em;}.theme-toc-block .theme-toc__link::before{content:"";background:rgba(255,255,255,.6);width:.75rem;height:.75rem;display:inline-block;border-radius:50%;position:absolute;top:4px;left:-.5em;}.grecaptcha-badge{visibility:hidden;}.contact-block__body{justify-content:space-between;padding-top:2rem;}.contact-block__contact-column{display:flex;flex-direction:column;width:100%;}.contact-block__contact-column+.contact-block__contact-column{margin-left:2rem;}.contact-block__contact-column .cta{margin:.5rem 0 -.5rem;}.contact-block__contact-column:last-of-type .contact-block__input-row:nth-child(3){position:absolute;left:-5000px;}.contact-block__form{transition:all ease-in 400ms;display:none;opacity:0;}.contact-block__form-container{padding-left:1rem;width:100%;}.contact-block__form-container__form-header .intro{margin-top:0;}.contact-block__form-container .recaptcha-disclaimer{font-size:.75em;margin-top:1rem;}.contact-block__form:not(.hide-form){display:flex;opacity:1;}.contact-block__input-row{display:flex;flex-direction:column;}.contact-block__input-row:nth-child(even){margin:.5rem 0;}.contact-block__contact-message{height:6rem;}.contact-block ul.employee-list{display:flex;flex-direction:column;width:100%;}.contact-block__form-complete{height:0;opacity:0;}.contact-block__form-complete.show-response{display:block;}.contact-block__response{opacity:0;}.contact-block__response.show-response{height:auto;opacity:1;padding:2rem;transition:opacity ease-in 400ms;}.contact-block__response#success-msg{background-color:rgba(26,142,150,.3);}.contact-block__response#error-msg{background-color:rgba(190,21,0,.3098039216);}.contact-block__response#error-msg h2{color:#be1500;}.contact-block__response#error-msg p{margin:1rem 0 0;}.contact-block__response h2{font-size:1.5em;}.contact-block__response .rich-text{margin-top:1rem;}.contact-block__form-error{display:none;}.contact-block__form-error.show-response{display:block;}.contact-block__form-error .form-error__error-type{display:none;}.contact-block__form-error .form-error__error-type.show-msg{display:block;}.block--dark-bg+.contact-block.block--dark-bg .contact-block__header{padding-top:0;}.block--toned-bg+.contact-block.block--toned-bg .contact-block__header{padding-top:0;}.block--light-bg+.contact-block.block--light-bg .contact-block__header{padding-top:0;}.course-manager-course-instances-block *{box-sizing:border-box;}.course-manager-course-instances-block .page-width{padding:6em 0;}.course-manager-course-instances-block .course-instance-block__container{border-radius:7px;background-color:#fff;color:#000;height:100%;display:flex;flex-direction:column;position:relative;}.course-manager-course-instances-block .course-instance-block__header{width:100%;}.course-manager-course-instances-block .course-instance-block__header .header-title{width:100%;column-gap:1.5rem;border-radius:6px 6px 0 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff;}.course-manager-course-instances-block .course-instance-block__header .header-title h3{color:#fff;font-size:1.35em;width:100%;}.course-manager-course-instances-block .course-instance-block__header .header-title h3 .header-title__datespan{float:right;font-weight:300;font-size:.9em;line-height:1.4em;}.course-manager-course-instances-block .course-instance-block__body{height:100%;position:relative;}.course-manager-course-instances-block .course-instance-block__column{display:flex;flex-direction:column;}.course-manager-course-instances-block .course-instance-block__content{display:flex;flex-direction:column;margin-bottom:1em;}.course-manager-course-instances-block .course-instance-block__content__header{display:flex;align-items:center;}.course-manager-course-instances-block .course-instance-block__content__header h5{font-size:1em;font-weight:600;margin:0 1rem;}.course-manager-course-instances-block .course-instance-block__content__icon svg{width:24px;fill:currentColor;}.course-manager-course-instances-block .course-instance-block__content.address-field p{margin:0;}.course-manager-course-instances-block .course-instance-block__content__info{padding:0;padding-left:calc(24px + 1rem);width:100%;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__item{display:flex;margin:.25rem 0 0;align-items:flex-start;justify-content:space-between;flex-direction:column;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__item:nth-child(2){padding-bottom:0;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__item:nth-child(n+5){height:0;max-height:0;overflow:hidden;transition:all .2s ease-in;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__tag-list{display:flex;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__tag-list__tag{color:#fff;padding:.15rem .3rem;margin:.2rem 0;font-weight:400;border-radius:3px;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__tag-list__tag+.date-list__tag-list__tag{margin-left:.8rem;}.course-manager-course-instances-block .course-instance-block__content__date-list .date-list__date{display:flex;align-items:center;padding:.25rem 0;}.course-manager-course-instances-block .course-instance-block__content.calendar-field a.more-toggler{background:#fff;box-shadow:0 -20px 25px #fff;display:block;position:relative;top:-.75em;width:calc(100% - 4rem);text-align:center;height:2em;cursor:pointer;}.course-manager-course-instances-block .course-instance-block__content.calendar-field a.more-toggler svg{fill:#000;transition:transform .2s ease-in;}.course-manager-course-instances-block .course-instance-block__content.calendar-field a.more-toggler::before{content:"Vis alle";display:block;padding:1em 0 0;font-size:.8em;}.course-manager-course-instances-block .course-instance-block__content.calendar-field.expanded .date-list__item:nth-child(n+5){height:auto;max-height:5em;}.course-manager-course-instances-block .course-instance-block__content.calendar-field.expanded a.more-toggler{box-shadow:none;top:0;}.course-manager-course-instances-block .course-instance-block__content.calendar-field.expanded a.more-toggler svg{transform:rotate(180deg);}.course-manager-course-instances-block .course-instance-block__content.calendar-field.expanded a.more-toggler::before{content:"";}.course-manager-course-instances-block .course-instance-block__content.map-field .map-container{width:100%;height:100%;border-radius:4px;position:relative;}.course-manager-course-instances-block .course-instance-block__content.map-field .map-container.no-map{background-color:#f1f3f4;}.course-manager-course-instances-block .course-instance-block__content.map-field .map-container.no-map svg{width:88%;height:88%;position:absolute;max-width:320px;margin:auto;inset:0;}.course-manager-course-instances-block .course-instance-block__content-wrapper{display:flex;flex-direction:column;margin-top:auto;}.course-manager-course-instances-block .course-instance-block__content-wrapper .product-info{margin-top:2rem;}.course-manager-course-instances-block .course-instance-block__content-wrapper .product-info label{font-weight:600;}.course-manager-course-instances-block .course-instance-block__content-wrapper .product-info .course-instance-price .currency{font-size:.8em;}.course-manager-course-instances-block .course-instance-block__content-wrapper .product-info .course-instance-price .amount{font-size:1.25em;display:inline-block;margin-left:.35rem;}.course-manager-course-instances-block .course-instance-block__content.button-field{margin-top:.5rem;margin-bottom:0;}.course-manager-course-instances-block .course-instance-block__content.button-field .cta{margin-bottom:0;margin-top:1rem;}.course-manager-course-instances-block .course-instance-block__content.notice-field{flex-direction:row;align-items:center;padding:.75rem 1.5rem;margin-bottom:0;background-color:#ed8e00;color:#fff;}.course-manager-course-instances-block .course-instance-block__content.notice-field .course-instance-block__content__info{padding-left:1rem;margin:0;}.course-manager-course-instances-block .course-instance-block__content.notice-field .icon-alert{margin-top:2px;}#checkout-nav{border-bottom:7px solid;padding-top:2rem;}.checkout-warning{padding:1rem 2rem;margin-bottom:3rem;background:#e08f61;color:#fff;}.checkout-step-list{display:flex;margin:0 auto;}.checkout-step-list li{flex:1;display:flex;justify-content:center;padding:.75rem 0 .75rem 0;font-size:1rem;opacity:.75;}.checkout-step-list li .number{font-size:1.5rem;margin-right:1rem;}.checkout-step-list li.active{font-weight:500;opacity:1;}.checkout-step-list li a{display:inline-flex;width:100%;align-items:center;justify-content:center;}.checkout-block{padding:3rem 0;}.checkout-block .data-table{width:100%;padding:2rem 0;border-radius:3px;border-collapse:collapse;}.checkout-block .data-table th{text-align:left;padding:1rem;font-weight:600;}.checkout-block .data-table td:nth-child(n+3),.checkout-block .data-table th:nth-child(n+3){text-align:right;}.checkout-block .data-table td.actions,.checkout-block .data-table th.actions{text-align:center;border:0;}.checkout-block .data-table td.actions svg,.checkout-block .data-table th.actions svg{stroke:#000;}.checkout-block .data-table tbody td{border:1px solid;}.checkout-block .data-table tbody td span.list-price{font-size:smaller;text-decoration:line-through;display:block;}.checkout-block .data-table tbody td,.checkout-block .data-table tbody th{padding:1rem;}.checkout-block .data-table tfoot tr:first-child td{padding-top:2rem;}.checkout-block .data-table tfoot tr td{padding:.5rem 0;text-align:right;}.checkout-block .data-table tfoot tr td.decimal{padding-right:1rem;}.checkout-block .data-table tfoot tr#total td{font-weight:600;}.checkout-block .data-table tfoot td:nth-child(n+2){text-align:right;}.checkout-block form .terms-label{font-weight:600;text-align:right;}.checkout-block form .custom-checkbox__container{width:100%;justify-content:space-between;flex-direction:row;margin:1rem 0;align-items:center;}.checkout-block form .custom-checkbox__container label.error{display:none!important;}.checkout-block form .terms-container{margin-left:1rem;}.checkout-block form .terms-container a{margin:5px 0;display:inline-block;}.checkout-block form legend{display:none;}.checkout-block form .row{display:flex;justify-content:space-between;}.checkout-block form .row.row--postal-city{flex-wrap:wrap;}.checkout-block form .row.row--postal-city label{width:100%;}.checkout-block form .row.row--postal-city input{margin-top:0;}.checkout-block form .row.row--postal-city .input--postal{width:20%;}.checkout-block form .row.row--postal-city .input--city{width:78%;}.checkout-block form .row-50 .col{width:50%;}.checkout-block form .form-list li input+input{margin-top:1rem;}.checkout-block .checkout-summary{margin:2rem 0;display:flex;flex-wrap:wrap;row-gap:2rem;column-gap:4rem;}.checkout-block .checkout-summary__info-wrapper{min-width:300px;flex:1 0 25%;}.checkout-block .info-list{margin:1rem 0;}.checkout-block .info-list__item{display:flex;flex-direction:row;margin-bottom:.5rem;}.checkout-block .info-list__item label{font-weight:600;min-width:12em;}.checkout-block .info-list__item span{word-break:break-word;white-space:normal;}.checkout-block .checkout-navigation{display:flex;justify-content:space-between;align-items:flex-end;}.checkout-block .checkout-navigation .cta:only-child{margin-left:auto;}.checkout-block .checkout-navigation .back svg{width:14px;margin-right:.75rem;margin-bottom:-1px;}.video-block__header{margin-bottom:1rem;}.video-block__rich-text{max-width:45em;}.video-block .cookie-wrapper{display:none;}.video-block .video-icon{display:none;}.video-block.show-cookie-notice .video-icon{display:none;}.video-block.show-cookie-notice .cookie-wrapper{display:flex;}.video-block.position--left .video-wrapper__inner,.video-block.position--right .video-wrapper__inner{margin-top:1rem;}.video-block .video-wrapper__outer{position:relative;margin:0 auto;}.video-block .video-wrapper__outer .cookie-wrapper{position:absolute;z-index:200;bottom:7.5%;width:100%;justify-content:center;}.video-block .video-wrapper__inner{position:relative;background-color:rgba(255,255,255,.2666666667);margin-top:2rem;}.video-block .video-wrapper__inner iframe{width:100%;height:auto;display:flex;}.video-block .video-wrapper__inner .video-icon{fill:white;stroke:white;margin:auto;justify-content:center;align-items:center;height:100%;top:0;left:calc(50% - 23px);position:absolute;}.video-block .video-wrapper__inner .video-icon svg{width:45px;height:45px;}.block--dark-bg+.video-block.block--dark-bg .video-wrapper__outer{padding-top:0;}.block--toned-bg+.video-block.block--toned-bg .video-wrapper__outer{padding-top:0;}.block--light-bg+.video-block.block--light-bg .video-wrapper__outer{padding-top:0;}.employee-list-block .employee-list{display:flex;flex-wrap:wrap;}.employee-list-block .employee-list .employee-item__image-container img{max-width:none;min-width:none;width:100%;height:auto;border-radius:50%;filter:saturate(.6);}.employee-list-block .employee-list .employee-item__image-container svg{max-width:100%;max-height:100%;}.employee-list-block .employee-list .employee-item__image-container .employee-item__initials{width:100%;aspect-ratio:1;background-color:#ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.8rem;text-transform:uppercase;border-radius:50%;letter-spacing:-1px;color:#39505f;font-weight:600;}.employee-list-block .employee-list .employee-item__info{width:100%;}.employee-list-block .employee-list .employee-item__download{display:none;position:absolute;bottom:.5rem;right:1rem;}.employee-list-block .employee-list .employee-item__download a{display:flex;justify-content:center;align-items:center;font-weight:500;padding:6px;color:#1a8e96;}.employee-list-block .employee-list .employee-item__download svg{margin-right:7px;stroke:none;fill:white;background-color:#1a8e96;border-radius:18px;padding:4px 4px;width:11px;height:11px;transform:rotate(-90deg);}.employee-list-block .employee-list .employee-item:hover{position:relative;}.employee-list-block .employee-list .employee-item:hover::before{content:"";height:150px;display:block;}.employee-list-block .employee-list .employee-item:hover .employee-item__initials{display:none;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper{animation:vcard-reveal 500ms forwards;position:absolute;z-index:10;color:#111;top:-2em;left:-2em;box-shadow:rgba(0,0,0,.2) 2px 2px 20px;border-left:solid 4px #839199;border-radius:2px;height:110%;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__image-container{position:absolute;left:0;top:0;overflow:hidden;background:#ddd;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__image-container img{max-width:none;width:auto;height:100%;border-radius:0;margin-left:-35%;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__image-container svg{display:none;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__info{background:#fff;justify-content:flex-start;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__info .employee-item__phone a{margin:0;padding:0;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__info .employee-item__phone+.employee-item__phone{margin-top:8px;}.employee-list-block .employee-list .employee-item:hover .employee-item__wrapper .employee-item__download{display:block;}.employee-list-block__header{margin-bottom:1.25rem;}.employee-list-block__rich-text{max-width:45em;margin:0 0 2rem 0;}.block--dark-bg+.employee-list-block.block--dark-bg .employee-list__wrapper{padding-top:0;}.block--toned-bg+.employee-list-block.block--toned-bg .employee-list__wrapper{padding-top:0;}.block--light-bg+.employee-list-block.block--light-bg .employee-list__wrapper{padding-top:0;}.amu-subject-list-block .page-width{padding:6em 0;}.amu-subject-list-block .page-width .subject-list-wrapper{padding:2em 0 0;max-width:1024px;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a{font-family:"Libre Franklin",Ubuntu,Arial,Helvetica,Sans-serif;font-size:1.1rem;font-weight:600;padding:.5rem 0;display:flex;justify-content:space-between;color:#1a8e96;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__name{flex:7;transition:font-size .25s ease-in-out;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__name .limited-to-instances{display:block;font-weight:400;font-size:.8em;padding-top:.25em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__name .limited-to-instances::before{content:"NB: Kun ";}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__duration{font-weight:400;color:#222;flex:1;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a svg{margin-right:1rem;fill:currentColor;transition:transform .25s ease-in-out;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list__card{padding:.75rem 0;border-bottom:solid 1px #ebebeb;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text{padding:0 calc(1rem + 24px);height:0;max-height:0;overflow:hidden;box-sizing:border-box;transition:all .25s ease-in;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text h4{font-family:"Libre Franklin",Ubuntu,Arial,Helvetica,Sans-serif;font-size:1rem;font-weight:600;margin:1.5rem 0 .25rem;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text .rich-text{max-width:50em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text .rich-text p{margin:0;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text .rich-text p+p{margin-top:1.25rem;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card_intro{padding:0 calc(1rem + 24px);}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card_intro .intro{color:#222;font-size:.8em;margin:0;transition:all .2s ease-in-out;max-width:45em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card_intro .intro p{margin:0;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded .subject-list__card__text{height:auto;max-height:100vh;padding-top:0;padding-bottom:1.5rem;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded .subject-list__card_intro .intro{font-size:1.1em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded h3 a{border:0;color:#222;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded h3 a svg{transform:rotate(180deg);}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded h3 a .subject-list__card__name{font-size:1.2em;}.amu-course-instances-block .page-width{padding:6em 0;}.amu-course-instances-block .page-width p{max-width:55em;margin-bottom:.75em;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance{padding:1rem 0;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__container{background:#fff;color:#222;border-radius:7px;height:100%;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__header{font-size:1.35rem;padding:1rem 2rem;border-radius:7px 7px 0 0;background:#1a3546;color:#fff;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__header .amu-course-instance-name{display:block;font-weight:400;font-size:.9rem;font-family:"Libre Franklin";padding-bottom:.25rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content{padding:2rem 2rem 1rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content label{font-weight:600;display:block;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__info{padding-left:2.5rem;position:relative;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__info svg{width:24px;fill:currentColor;position:absolute;top:0;left:0;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .cta{background:#1a8e96;color:#fff;width:auto;display:block;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .cta:hover{background:#1a3546;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .cta svg{vertical-align:top;position:relative;height:19px;left:-.75rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__map{margin-top:2rem;margin-bottom:2rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__map .map-container{width:100%;height:0;border-radius:4px;position:relative;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__map .map-container.no-map{background-color:#f1f3f4;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__map .map-container.no-map svg{width:88%;height:88%;position:absolute;max-width:320px;margin:auto;inset:0;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__product-info.full-price{margin-top:1rem;font-size:.8em;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__product-info.full-price label{font-weight:400;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__product-info .currency{font-size:.8em;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__product-info .amount{font-size:1.25em;display:inline-block;margin-left:.35rem;}.amu-course-instances-block .page-width .amu-enrollment-info{padding:2rem;background:rgba(255,255,255,.1411764706);border-radius:2px;}.block--light-bg+.link-list-block.block--light-bg .page-width,.block--toned-bg+.link-list-block.block--toned-bg .page-width,.block--dark-bg+.link-list-block.block--dark-bg .page-width{padding-top:2em;}.link-list-block .page-width{padding:6em 0;}.link-list-block.block--light-bg .link-list-block__list li+li{border-color:rgba(0,0,0,.15);}.link-list-block__wrapper{margin-top:2rem;}.link-list-block:not(.viskvalitetdk-block) .link-list-block__list>li>a{font-weight:600;text-transform:uppercase;}.link-list-block.viskvalitetdk-block .link-list-block__wrapper h2{margin-bottom:.85rem;}.link-list-block__list{display:inline-block;max-width:40em;margin:0;}.link-list-block__list>li{padding:.75rem .25rem .75rem 0;}.link-list-block__list>li>a{display:inline-block;padding:.5rem 0;position:relative;padding-left:2rem;}.link-list-block__list>li>a svg{position:absolute;left:0;top:3px;width:21px;height:21px;transition:transform .2s ease-in-out;fill:currentColor;}.link-list-block__list>li>a:hover svg{transform:scale(1.2);}.link-list-block__list>li+li{border-top:solid 1px rgba(255,255,255,.15);}.link-list-block__group-list>li{margin:1rem 0 0 1rem;}.link-list-block__group-list>li h3{font-weight:400;margin:2rem 0 .75rem;}.link-list-block__group-list>li+li{margin-top:1rem;}.link-list-block__group-list .link-list-block__list{margin-top:0;}.faq-block .page-width .faq-list-wrapper{max-width:1024px;}.faq-block .page-width .faq-list-wrapper .faq-list h3 a{font-family:"Libre Franklin",Ubuntu,Arial,Helvetica,Sans-serif;font-size:1.1rem;font-weight:600;padding:.5rem 0;display:flex;justify-content:space-between;}.faq-block .page-width .faq-list-wrapper .faq-list h3 a .faq-list__card__name{flex:7;transition:font-size .25s ease-in-out;}.faq-block .page-width .faq-list-wrapper .faq-list h3 a svg{margin-right:1rem;fill:currentColor;transition:transform .25s ease-in-out;}.faq-block .page-width .faq-list-wrapper .faq-list__card{padding:.75rem 0;border-bottom:solid 1px #ebebeb;}.faq-block .page-width .faq-list-wrapper .faq-list .faq-list__card__text{padding:0 calc(1rem + 24px);height:0;max-height:0;overflow:hidden;box-sizing:border-box;transition:all .25s ease-in;}.faq-block .page-width .faq-list-wrapper .faq-list .faq-list__card__text .rich-text{max-width:50em;margin-top:1.5rem;}.faq-block .page-width .faq-list-wrapper .faq-list .faq-list__card__text .rich-text p{margin:0;}.faq-block .page-width .faq-list-wrapper .faq-list .faq-list__card__text .rich-text p+p{margin-top:1.25rem;}.faq-block .page-width .faq-list-wrapper .faq-list .expanded .faq-list__card__text{height:auto;max-height:100vh;padding-top:0;padding-bottom:1.5rem;}.faq-block .page-width .faq-list-wrapper .faq-list .expanded h3 a{border:0;color:#222;}.faq-block .page-width .faq-list-wrapper .faq-list .expanded h3 a svg{transform:rotate(180deg);}.faq-block .page-width .faq-list-wrapper .faq-list .expanded h3 a .faq-list__card__name{font-size:1.2em;}.employee-item__wrapper{display:flex;align-items:flex-start;}.employee-item__wrapper .employee-item__image-container{height:100%;aspect-ratio:1;}.employee-item__wrapper .employee-item__image-container .employee-item__initials{width:100%;aspect-ratio:1;background-color:#ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.4rem;text-transform:uppercase;border-radius:50%;letter-spacing:-1px;color:#39505f;font-weight:600;}.employee-item__wrapper .employee-item__image-container img{max-width:none;max-height:none;width:100%;height:auto;border-radius:50%;filter:saturate(.6);}.employee-item__wrapper .employee-item__image-container svg{max-width:100%;max-height:100%;}.employee-item__wrapper .employee-item__info{display:flex;flex-direction:column;justify-content:center;height:100%;}.employee-item__wrapper .employee-item__name{font-weight:500;font-size:1.2em;}.employee-item__wrapper .employee-item__title{font-weight:500;font-size:1em;padding:.2em 0;margin-bottom:.2em;}.employee-item__wrapper .employee-item__phone a{margin:3px 0;font-size:1.1rem;padding:4px 0;display:inline-block;}.employee-item__wrapper .employee-item__email a{font-size:1.1rem;margin-top:3px;padding:4px 0;display:inline-block;}.employee-item svg{fill:currentColor;vertical-align:middle;margin-right:4px;width:1em;position:relative;top:-2px;}.employee-list-block .employee-item__description{width:100%;margin-top:1rem;}.custom-checkbox__container{display:flex;align-items:center;}.custom-checkbox__container .error{color:#c74949;}.custom-checkbox__checkbox{opacity:0;width:0;height:0;position:absolute;}.custom-checkbox__checkbox.error+label.error{display:none!important;}.custom-checkbox__checkbox:focus+label{outline:2px solid #1a8e96;}.custom-checkbox__checkbox:checked~.custom-checkbox__signifier .custom-checkbox__checkmark{opacity:1;}.custom-checkbox__checkbox:checked~.custom-checkbox__signified .custom-checkbox__signified--standin{margin:0 .5rem;transition:all 200ms ease-in-out;max-width:0;width:0;opacity:0;}.custom-checkbox__checkbox:checked~.custom-checkbox__signified .custom-checkbox__signified--show{display:flex;}.custom-checkbox__checkbox.error~.custom-checkbox__signifier{border:2px solid #f1c5c5;}.custom-checkbox__checkbox.error~.custom-checkbox__signified .custom-checkbox__signified--standin{color:#c74949;}.custom-checkbox__checkbox.error:focus+label{outline:2px solid #f1c5c5;}.custom-checkbox__signifier{border:1px solid #b0c2cc;border-radius:6px;padding:.5rem;height:2.31rem;aspect-ratio:1;box-sizing:border-box;display:flex;justify-content:center;align-items:center;cursor:pointer;}.custom-checkbox__checkmark{opacity:0;}.custom-checkbox__checkmark svg{width:100%;height:100%;stroke:#1a8e96;}.custom-checkbox__signified{display:flex;align-items:center;width:100%;}.custom-checkbox__signified--show{display:none;margin-left:.5rem;outline-color:#b0c2cc;z-index:500;animation:slide-right 400ms ease-in;}@keyframes slide-right{from{max-width:0;width:0;opacity:0;}to{max-width:100%;width:auto;opacity:1;}}.custom-checkbox__signified--show[disabled]#contact-form-email,.custom-checkbox__signified--show[disabled]#contact-form-phone{opacity:0;}.custom-checkbox__signified--show[disabled].error+.error{opacity:0;}.custom-checkbox__signified--standin{position:absolute;margin:0 1rem;transition:all 1000ms ease-in-out;display:block;white-space:nowrap;z-index:50;cursor:pointer;}.custom-checkbox__signified label.error{position:absolute;left:2.8rem;}.add-to-cart__column{position:absolute;right:-50%;transition:300ms ease-in-out;width:100%;margin-left:auto;height:100%;display:flex;background:#fff;padding:1.5rem;flex-direction:column;justify-content:flex-start;}.add-to-cart__column .close-overlay-btn{position:absolute;top:0;right:0;text-decoration:none;color:#000;padding:1.5rem;cursor:pointer;transition:200ms ease-in-out;}.add-to-cart__column .close-overlay-btn svg{width:14px;stroke:#000;}.add-to-cart__header{display:flex;}.add-to-cart__header h4{margin-right:.6rem;}.add-to-cart__header svg{width:21px;}.add-to-cart__form-wrapper .input-row input{width:100%;margin-top:.5rem;}.add-to-cart__form-wrapper .cta{width:100%;}.add-to-cart__submit-success{display:none;}.add-to-cart__status-container{display:none;text-align:left;}.add-to-cart__status-container .notice-btn{display:none;margin:1rem 0;width:100%;align-items:center;}.add-to-cart__status-container .notice-btn span{margin-right:.5rem;}.add-to-cart__status-container .notice-btn svg{width:18px;vertical-align:middle;}.add-to-cart__status-container .notice-btn.retry-btn svg{width:20px;}.add-to-cart__status-container .notice-btn.call-btn svg{fill:#fff;}.overlay--notice .add-to-cart__header{display:none;}.overlay--notice .add-to-cart__form-wrapper{display:none;}.overlay--notice .add-to-cart__status-container{display:flex;flex-direction:column;justify-content:flex-start;height:100%;text-align:left;}.overlay--notice .add-to-cart__status-container h3{margin-bottom:1rem;}.overlay--notice .add-to-cart__status-container .status-container__notice-msg{display:block;text-align:left;}.overlay--notice .add-to-cart__status-container .status-container__button-field{margin-top:1rem;}.overlay--notice.show-reload .reload-btn{display:flex;}.overlay--notice.show-retry .retry-btn{display:flex;}.overlay--notice.show-contact .contact-btn{display:flex;}.overlay--notice.show-call .call-btn{display:block;}.overlay--notice.show-cart .cart-btn{display:flex;}.overlay--notice.show-add-new .add-new-participant{display:block;}.overlay--notice.show-add-new .close-overlay-btn{display:none;}.overlay--notice.show-cart-cta .cart-cta-btn{display:block;}.overlay--loading .overlay-wrapper .add-to-cart__form-wrapper{height:100%;}.overlay--loading .overlay-wrapper .add-to-cart__column form{height:0;display:none;}.overlay--loading .overlay-wrapper .add-to-cart__column .add-to-cart__loading-screen{display:flex;flex-direction:column;justify-content:center;height:100%;text-align:center;}.overlay--loading .overlay-wrapper .add-to-cart__column .add-to-cart__loading-screen svg{margin:1rem 0;}.overlay--loaded:not(.form--submit-success) .overlay-wrapper .add-to-cart__column .add-to-cart__loading-screen{display:none;}.overlay--loaded:not(.form--submit-success) .overlay-wrapper .add-to-cart__column form{height:100%;display:block;}.overlay--loaded:not(.form--submit-success) .overlay-wrapper .add-to-cart__column form .cta{margin-top:2rem;}.form--submit-success .overlay-wrapper .add-to-cart__form-wrapper{height:auto;}.form--submit-success .overlay-wrapper .add-to-cart__column .add-to-cart__loading-screen{display:none;}.form--submit-success .overlay-wrapper .add-to-cart__column form{height:0;display:none;}.form--submit-success .overlay-wrapper .add-to-cart__column form .cta{margin-top:2rem;}.form--submit-success .overlay-wrapper .add-to-cart__column .add-to-cart__header{transition:600ms cubic-bezier(.47,1.64,.41,.8);display:none;}.form--submit-success .overlay-wrapper .add-to-cart__column .add-to-cart__submit-success{display:flex;flex-direction:column;justify-content:flex-end;height:100%;}.form--submit-success .overlay-wrapper .add-to-cart__column .add-to-cart__submit-success .add-to-cart__header{display:inline-block;}.form--submit-success .overlay-wrapper .add-to-cart__column .add-to-cart__submit-success .cta{margin-bottom:0;margin-top:1rem;}.overlay-wrapper{overflow:hidden;position:absolute;width:0;background:rgba(255,255,255,.7);z-index:10;height:100%;top:0;border-radius:0 0 15px 15px;right:0;}.active-overlay .course-instance-block__container{overflow:hidden;}.active-overlay .overlay-wrapper{width:100%;}.active-overlay .overlay-wrapper .add-to-cart__column{box-shadow:-7px 0 10px 0 rgba(0,0,0,.14);right:0;}.cookie-notice{box-shadow:0 2px 7px 0 rgba(86,86,86,.8509803922);background:#fff;padding:1rem 3rem;border-radius:6px;color:#000;}.cookie-notice__header{display:flex;align-items:flex-end;gap:1rem;padding-bottom:1rem;align-items:center;}.cookie-notice__header svg{width:30px;height:30px;}body.active-dialog{overflow:hidden;}.dialog-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.35);z-index:10000;}.dialog{position:fixed;top:0;bottom:20%;left:0;right:0;z-index:10001;display:flex;justify-content:center;align-items:center;}.dialog__wrapper{background-color:#fff;color:#000;width:100%;max-width:40rem;border-radius:4px;box-shadow:0 0 10px 2px rgba(0,0,0,.5);max-height:75vh;overflow-y:auto;}.dialog__header{padding:1rem 1.5rem;background-color:#1a3546;border-radius:4px 4px 0 0;}.dialog__header h2{font-size:1.2em;font-weight:400;color:#fff;}.dialog__actions{text-align:right;padding:0 2rem 1rem;}.dialog__actions .cta{margin:0;min-width:4rem;padding:.75em 2em;}.dialog__actions .cta--inverted{min-width:unset;}.dialog__actions .cta+.cta{margin-left:1em;}.dialog__body{padding:1.5rem 1.5rem .75rem;}.dialog__body p{margin:0;}.dialog__body p+p{margin-top:1.5rem;}.no-touch .cta:not([disabled]):hover{background:#fff;color:#111;cursor:pointer;}.no-touch .cta:not([disabled]):hover.cta--sec{background:rgba(255,255,255,.0705882353);color:#fff;}.no-touch .cta:not([disabled]).cta--disabled:hover{background:rgba(26,142,150,.35);color:#fff;cursor:not-allowed;}.no-touch #main-nav a:hover{color:#fff;}.no-touch footer #corporate-footer a:hover{color:#fff;}.no-touch footer #corporate-footer .so-me-list a:hover svg .fill{fill:#fff;}.no-touch footer #corporate-footer .corporate-list{margin-left:-6px;}.no-touch footer #corporate-footer .corporate-list__item a:hover{transform:scale(1.05);transition:transform 300ms ease;}.no-touch #theme-nav a:not(.theme-link--active):hover span.theme-link__name{background:rgba(255,255,255,.4);}.no-touch #theme-nav a:not(.theme-link--active):hover span.theme-link__desc{opacity:1;height:auto;padding:1em;}.no-touch #breadcrumb li a:hover{color:#fff;}.no-touch .hero-block__next-link:hover{transform:scale(1.2);}.no-touch .hero-block__next-link:hover svg{transform:scale(1.15);}.no-touch .hero-block__next-link:hover::before{content:"Scroll ned";font-size:.65em;white-space:nowrap;margin-top:-1rem;position:absolute;}.no-touch .item-list-block .item-list__card{transition:transform .2s ease-in-out;}.no-touch .item-list-block .item-list a[href].item-list__card:hover{transform:scale(1.05);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));}.no-touch .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{position:absolute;bottom:100%;right:0;min-width:12em;font-size:.8em;display:block;padding:1rem;background:#000;color:#fff;}.no-touch .theme-toc-block .theme-toc__link::before{transition:background .2s ease-in;}.no-touch .theme-toc-block .theme-toc__link:hover::before{background:#fff;transform:scale(1.25);}.no-touch .link-list-block__list>li>a:hover span{color:#d7926a;}.no-touch .custom-checkbox__checkbox:checked+.custom-checkbox__signifier:hover .custom-checkbox__checkmark{opacity:1;}.no-touch .custom-checkbox__signifier:hover .custom-checkbox__checkmark{opacity:.25;}.default-theme{background-color:#1a3546;}.default-theme #navigation{background-color:#1a3546;}.default-theme .dialog-overlay{background:rgba(26,53,70,.35);}.default-theme .dialog__header{background-color:#152b39;}.default-theme .dialog__actions .cta--dark{background:#1a8e96;}.default-theme #checkout-nav{border-color:#e08f61;}.default-theme .checkout-step-list li.active{background:#e08f61;}.default-theme .checkout-step-list li.completed{background:#6c818d;}.default-theme .checkout-block .data-table tbody td{border-color:#6c818d;}.default-theme .checkout-block form .terms-container{color:#1a8e96;}.default-theme .rich-text a[href]{color:#d7926a;}.default-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.default-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.default-theme .block--light-bg h2{color:#1a3546;}.default-theme .block--light-bg .intro{color:#566770;}.default-theme .block--light-bg .block__picture-wrapper::after{background:rgba(26,53,70,.05);}.default-theme .block__picture img{border:solid 3px #d7926a;}.default-theme .cta.cta--dark{background:#1a8e96;}.default-theme .cta.cta--dark.cta--sec{color:#1a8e96;background:none;}.default-theme .cta.cta--inverted{border-color:#1a8e96;color:#1a8e96;}.default-theme .cta.cta--inverted.cta--sec{border:0;}.default-theme .hero-block__next-link,.default-theme #scroll-to-top-link{background-color:#6c818d;}.default-theme .item-list-block.block--light-bg .item-list__card{background-color:#1a3546;color:#fff;}.default-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#6c818d;}.default-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#cc7542;}.default-theme .testimonial-block.block--light-bg svg{fill:#d7926a;}.default-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#6c818d;}.default-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#d7926a;}.default-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#d7926a;}.default-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(26,53,70,.25);}.default-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#1a3546;}.default-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#6c818d;}.default-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#1a3546;}.default-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#566770;}.default-theme .employee-list-block.block--light-bg .employee-item__email a,.default-theme .employee-list-block.block--light-bg .employee-item__phone a,.default-theme .contact-block.block--light-bg .employee-item__email a,.default-theme .contact-block.block--light-bg .employee-item__phone a{color:#12656b;}.default-theme .faq-block.block--toned-bg .faq-list__card,.default-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.default-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.default-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.default-theme .faq-block.block--toned-bg h3 a,.default-theme .faq-block.block--dark-bg h3 a{color:#fff;}.default-theme .faq-block.block--light-bg h3 a,.default-theme .faq-block.block--light-toned-bg h3 a{color:#1a8e96;}.default-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .default-theme .cta.cta--dark:hover{background:#1a3546;color:#fff;}.no-touch .default-theme .cta.cta--dark:hover.cta--sec{background:rgba(26,142,150,.1);color:#1a8e96;}.no-touch .default-theme .hero-block__next-link[href]:hover,.no-touch .default-theme #scroll-to-top-link[href]:hover{background-color:#d7926a;}.no-touch .default-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#1a3546;}.no-touch .default-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#1a3546;}.no-touch .default-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#1a3546;}.sap-theme{background-color:#045664;}.sap-theme #navigation{background-color:#045664;}.sap-theme .dialog-overlay{background:rgba(4,86,100,.35);}.sap-theme .dialog__header{background-color:#034753;}.sap-theme .dialog__actions .cta--dark{background:#3a7882;}.sap-theme #checkout-nav{border-color:#ea9d5c;}.sap-theme .checkout-step-list li.active{background:#ea9d5c;}.sap-theme .checkout-step-list li.completed{background:#77a2a9;}.sap-theme .checkout-block .data-table tbody td{border-color:#77a2a9;}.sap-theme .checkout-block form .terms-container{color:#3a7882;}.sap-theme .rich-text a[href]{color:#e19e65;}.sap-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.sap-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.sap-theme .block--light-bg h2{color:#045664;}.sap-theme .block--light-bg .intro{color:#5c8a91;}.sap-theme .block--light-bg .block__picture-wrapper::after{background:rgba(4,86,100,.05);}.sap-theme .block__picture img{border:solid 3px #e19e65;}.sap-theme .cta.cta--dark{background:#3a7882;}.sap-theme .cta.cta--dark.cta--sec{color:#3a7882;background:none;}.sap-theme .cta.cta--inverted{border-color:#3a7882;color:#3a7882;}.sap-theme .cta.cta--inverted.cta--sec{border:0;}.sap-theme .hero-block__next-link,.sap-theme #scroll-to-top-link{background-color:#77a2a9;}.sap-theme .item-list-block.block--light-bg .item-list__card{background-color:#045664;color:#fff;}.sap-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#77a2a9;}.sap-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#d9833a;}.sap-theme .testimonial-block.block--light-bg svg{fill:#e19e65;}.sap-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#77a2a9;}.sap-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#e19e65;}.sap-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#e19e65;}.sap-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(4,86,100,.25);}.sap-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#045664;}.sap-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#77a2a9;}.sap-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#045664;}.sap-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#5c8a91;}.sap-theme .employee-list-block.block--light-bg .employee-item__email a,.sap-theme .employee-list-block.block--light-bg .employee-item__phone a,.sap-theme .contact-block.block--light-bg .employee-item__email a,.sap-theme .contact-block.block--light-bg .employee-item__phone a{color:#2a575f;}.sap-theme .faq-block.block--toned-bg .faq-list__card,.sap-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.sap-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.sap-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.sap-theme .faq-block.block--toned-bg h3 a,.sap-theme .faq-block.block--dark-bg h3 a{color:#fff;}.sap-theme .faq-block.block--light-bg h3 a,.sap-theme .faq-block.block--light-toned-bg h3 a{color:#3a7882;}.sap-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .sap-theme .cta.cta--dark:hover{background:#045664;color:#fff;}.no-touch .sap-theme .cta.cta--dark:hover.cta--sec{background:rgba(58,120,130,.1);color:#3a7882;}.no-touch .sap-theme .hero-block__next-link[href]:hover,.no-touch .sap-theme #scroll-to-top-link[href]:hover{background-color:#e19e65;}.no-touch .sap-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#045664;}.no-touch .sap-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#045664;}.no-touch .sap-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#045664;}.management-theme{background-color:#19495e;}.management-theme #navigation{background-color:#19495e;}.management-theme .dialog-overlay{background:rgba(25,73,94,.35);}.management-theme .dialog__header{background-color:#153e50;}.management-theme .dialog__actions .cta--dark{background:#4a9583;}.management-theme #checkout-nav{border-color:#e8975f;}.management-theme .checkout-step-list li.active{background:#e8975f;}.management-theme .checkout-step-list li.completed{background:#839ba6;}.management-theme .checkout-block .data-table tbody td{border-color:#839ba6;}.management-theme .checkout-block form .terms-container{color:#4a9583;}.management-theme .rich-text a[href]{color:#df9968;}.management-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.management-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.management-theme .block--light-bg h2{color:#19495e;}.management-theme .block--light-bg .intro{color:#67838f;}.management-theme .block--light-bg .block__picture-wrapper::after{background:rgba(25,73,94,.05);}.management-theme .block__picture img{border:solid 3px #df9968;}.management-theme .cta.cta--dark{background:#4a9583;}.management-theme .cta.cta--dark.cta--sec{color:#4a9583;background:none;}.management-theme .cta.cta--inverted{border-color:#4a9583;color:#4a9583;}.management-theme .cta.cta--inverted.cta--sec{border:0;}.management-theme .hero-block__next-link,.management-theme #scroll-to-top-link{background-color:#839ba6;}.management-theme .item-list-block.block--light-bg .item-list__card{background-color:#19495e;color:#fff;}.management-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#839ba6;}.management-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#d67d3e;}.management-theme .testimonial-block.block--light-bg svg{fill:#df9968;}.management-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#839ba6;}.management-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#df9968;}.management-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#df9968;}.management-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(25,73,94,.25);}.management-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#19495e;}.management-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#839ba6;}.management-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#19495e;}.management-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#67838f;}.management-theme .employee-list-block.block--light-bg .employee-item__email a,.management-theme .employee-list-block.block--light-bg .employee-item__phone a,.management-theme .contact-block.block--light-bg .employee-item__email a,.management-theme .contact-block.block--light-bg .employee-item__phone a{color:#397365;}.management-theme .faq-block.block--toned-bg .faq-list__card,.management-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.management-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.management-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.management-theme .faq-block.block--toned-bg h3 a,.management-theme .faq-block.block--dark-bg h3 a{color:#fff;}.management-theme .faq-block.block--light-bg h3 a,.management-theme .faq-block.block--light-toned-bg h3 a{color:#4a9583;}.management-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .management-theme .cta.cta--dark:hover{background:#19495e;color:#fff;}.no-touch .management-theme .cta.cta--dark:hover.cta--sec{background:rgba(74,149,131,.1);color:#4a9583;}.no-touch .management-theme .hero-block__next-link[href]:hover,.no-touch .management-theme #scroll-to-top-link[href]:hover{background-color:#df9968;}.no-touch .management-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#19495e;}.no-touch .management-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#19495e;}.no-touch .management-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#19495e;}.office-theme{background-color:#343434;}.office-theme #navigation{background-color:#343434;}.office-theme .dialog-overlay{background:rgba(52,52,52,.35);}.office-theme .dialog__header{background-color:#2b2b2b;}.office-theme .dialog__actions .cta--dark{background:#355a62;}.office-theme #checkout-nav{border-color:#e3a17a;}.office-theme .checkout-step-list li.active{background:#e3a17a;}.office-theme .checkout-step-list li.completed{background:#ada4a2;}.office-theme .checkout-block .data-table tbody td{border-color:#ada4a2;}.office-theme .checkout-block form .terms-container{color:#355a62;}.office-theme .rich-text a[href]{color:#dba382;}.office-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.office-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.office-theme .block--light-bg h2{color:#343434;}.office-theme .block--light-bg .intro{color:#958987;}.office-theme .block--light-bg .block__picture-wrapper::after{background:rgba(52,52,52,.05);}.office-theme .block__picture img{border:solid 3px #dba382;}.office-theme .cta.cta--dark{background:#355a62;}.office-theme .cta.cta--dark.cta--sec{color:#355a62;background:none;}.office-theme .cta.cta--inverted{border-color:#355a62;color:#355a62;}.office-theme .cta.cta--inverted.cta--sec{border:0;}.office-theme .hero-block__next-link,.office-theme #scroll-to-top-link{background-color:#ada4a2;}.office-theme .item-list-block.block--light-bg .item-list__card{background-color:#343434;color:#fff;}.office-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#ada4a2;}.office-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#d0865a;}.office-theme .testimonial-block.block--light-bg svg{fill:#dba382;}.office-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#ada4a2;}.office-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#dba382;}.office-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#dba382;}.office-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(52,52,52,.25);}.office-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#343434;}.office-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#ada4a2;}.office-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#343434;}.office-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#958987;}.office-theme .employee-list-block.block--light-bg .employee-item__email a,.office-theme .employee-list-block.block--light-bg .employee-item__phone a,.office-theme .contact-block.block--light-bg .employee-item__email a,.office-theme .contact-block.block--light-bg .employee-item__phone a{color:#233c41;}.office-theme .faq-block.block--toned-bg .faq-list__card,.office-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.office-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.office-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.office-theme .faq-block.block--toned-bg h3 a,.office-theme .faq-block.block--dark-bg h3 a{color:#fff;}.office-theme .faq-block.block--light-bg h3 a,.office-theme .faq-block.block--light-toned-bg h3 a{color:#355a62;}.office-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .office-theme .cta.cta--dark:hover{background:#343434;color:#fff;}.no-touch .office-theme .cta.cta--dark:hover.cta--sec{background:rgba(53,90,98,.1);color:#355a62;}.no-touch .office-theme .hero-block__next-link[href]:hover,.no-touch .office-theme #scroll-to-top-link[href]:hover{background-color:#dba382;}.no-touch .office-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#343434;}.no-touch .office-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#343434;}.no-touch .office-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#343434;}.finance-theme{background-color:#2c4e4b;}.finance-theme #navigation{background-color:#2c4e4b;}.finance-theme .dialog-overlay{background:rgba(44,78,75,.35);}.finance-theme .dialog__header{background-color:#264340;}.finance-theme .dialog__actions .cta--dark{background:#5b978e;}.finance-theme #checkout-nav{border-color:#ce9b7d;}.finance-theme .checkout-step-list li.active{background:#ce9b7d;}.finance-theme .checkout-step-list li.completed{background:#94a8aa;}.finance-theme .checkout-block .data-table tbody td{border-color:#94a8aa;}.finance-theme .checkout-block form .terms-container{color:#5b978e;}.finance-theme .rich-text a[href]{color:#c59d86;}.finance-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.finance-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.finance-theme .block--light-bg h2{color:#2c4e4b;}.finance-theme .block--light-bg .intro{color:#789193;}.finance-theme .block--light-bg .block__picture-wrapper::after{background:rgba(44,78,75,.05);}.finance-theme .block__picture img{border:solid 3px #c59d86;}.finance-theme .cta.cta--dark{background:#5b978e;}.finance-theme .cta.cta--dark.cta--sec{color:#5b978e;background:none;}.finance-theme .cta.cta--inverted{border-color:#5b978e;color:#5b978e;}.finance-theme .cta.cta--inverted.cta--sec{border:0;}.finance-theme .hero-block__next-link,.finance-theme #scroll-to-top-link{background-color:#94a8aa;}.finance-theme .item-list-block.block--light-bg .item-list__card{background-color:#2c4e4b;color:#fff;}.finance-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#94a8aa;}.finance-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#b48164;}.finance-theme .testimonial-block.block--light-bg svg{fill:#c59d86;}.finance-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#94a8aa;}.finance-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#c59d86;}.finance-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#c59d86;}.finance-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(44,78,75,.25);}.finance-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#2c4e4b;}.finance-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#94a8aa;}.finance-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#2c4e4b;}.finance-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#789193;}.finance-theme .employee-list-block.block--light-bg .employee-item__email a,.finance-theme .employee-list-block.block--light-bg .employee-item__phone a,.finance-theme .contact-block.block--light-bg .employee-item__email a,.finance-theme .contact-block.block--light-bg .employee-item__phone a{color:#487770;}.finance-theme .faq-block.block--toned-bg .faq-list__card,.finance-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.finance-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.finance-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.finance-theme .faq-block.block--toned-bg h3 a,.finance-theme .faq-block.block--dark-bg h3 a{color:#fff;}.finance-theme .faq-block.block--light-bg h3 a,.finance-theme .faq-block.block--light-toned-bg h3 a{color:#5b978e;}.finance-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .finance-theme .cta.cta--dark:hover{background:#2c4e4b;color:#fff;}.no-touch .finance-theme .cta.cta--dark:hover.cta--sec{background:rgba(91,151,142,.1);color:#5b978e;}.no-touch .finance-theme .hero-block__next-link[href]:hover,.no-touch .finance-theme #scroll-to-top-link[href]:hover{background-color:#c59d86;}.no-touch .finance-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#2c4e4b;}.no-touch .finance-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#2c4e4b;}.no-touch .finance-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#2c4e4b;}.creative-theme{background-color:#40353a;}.creative-theme #navigation{background-color:#40353a;}.creative-theme .dialog-overlay{background:rgba(64,53,58,.35);}.creative-theme .dialog__header{background-color:#362d31;}.creative-theme .dialog__actions .cta--dark{background:#5b959b;}.creative-theme #checkout-nav{border-color:#78a9ae;}.creative-theme .checkout-step-list li.active{background:#78a9ae;}.creative-theme .checkout-step-list li.completed{background:#a68895;}.creative-theme .checkout-block .data-table tbody td{border-color:#a68895;}.creative-theme .checkout-block form .terms-container{color:#5b959b;}.creative-theme .rich-text a[href]{color:#83a0a3;}.creative-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.creative-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.creative-theme .block--light-bg h2{color:#40353a;}.creative-theme .block--light-bg .intro{color:#906b7b;}.creative-theme .block--light-bg .block__picture-wrapper::after{background:rgba(64,53,58,.05);}.creative-theme .block__picture img{border:solid 3px #83a0a3;}.creative-theme .cta.cta--dark{background:#5b959b;}.creative-theme .cta.cta--dark.cta--sec{color:#5b959b;background:none;}.creative-theme .cta.cta--inverted{border-color:#5b959b;color:#5b959b;}.creative-theme .cta.cta--inverted.cta--sec{border:0;}.creative-theme .hero-block__next-link,.creative-theme #scroll-to-top-link{background-color:#a68895;}.creative-theme .item-list-block.block--light-bg .item-list__card{background-color:#40353a;color:#fff;}.creative-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#a68895;}.creative-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#68888c;}.creative-theme .testimonial-block.block--light-bg svg{fill:#83a0a3;}.creative-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#a68895;}.creative-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#83a0a3;}.creative-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#83a0a3;}.creative-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(64,53,58,.25);}.creative-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#40353a;}.creative-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#a68895;}.creative-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#40353a;}.creative-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#906b7b;}.creative-theme .employee-list-block.block--light-bg .employee-item__email a,.creative-theme .employee-list-block.block--light-bg .employee-item__phone a,.creative-theme .contact-block.block--light-bg .employee-item__email a,.creative-theme .contact-block.block--light-bg .employee-item__phone a{color:#48767b;}.creative-theme .faq-block.block--toned-bg .faq-list__card,.creative-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.creative-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.creative-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.creative-theme .faq-block.block--toned-bg h3 a,.creative-theme .faq-block.block--dark-bg h3 a{color:#fff;}.creative-theme .faq-block.block--light-bg h3 a,.creative-theme .faq-block.block--light-toned-bg h3 a{color:#5b959b;}.creative-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .creative-theme .cta.cta--dark:hover{background:#40353a;color:#fff;}.no-touch .creative-theme .cta.cta--dark:hover.cta--sec{background:rgba(91,149,155,.1);color:#5b959b;}.no-touch .creative-theme .hero-block__next-link[href]:hover,.no-touch .creative-theme #scroll-to-top-link[href]:hover{background-color:#83a0a3;}.no-touch .creative-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#40353a;}.no-touch .creative-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#40353a;}.no-touch .creative-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#40353a;}.it-theme{background-color:#34444c;}.it-theme #navigation{background-color:#34444c;}.it-theme .dialog-overlay{background:rgba(52,68,76,.35);}.it-theme .dialog__header{background-color:#2d3b41;}.it-theme .dialog__actions .cta--dark{background:#4f7863;}.it-theme #checkout-nav{border-color:#c46482;}.it-theme .checkout-step-list li.active{background:#c46482;}.it-theme .checkout-step-list li.completed{background:#939ca0;}.it-theme .checkout-block .data-table tbody td{border-color:#939ca0;}.it-theme .checkout-block form .terms-container{color:#4f7863;}.it-theme .rich-text a[href]{color:#b96f86;}.it-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.it-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.it-theme .block--light-bg h2{color:#34444c;}.it-theme .block--light-bg .intro{color:#788388;}.it-theme .block--light-bg .block__picture-wrapper::after{background:rgba(52,68,76,.05);}.it-theme .block__picture img{border:solid 3px #b96f86;}.it-theme .cta.cta--dark{background:#4f7863;}.it-theme .cta.cta--dark.cta--sec{color:#4f7863;background:none;}.it-theme .cta.cta--inverted{border-color:#4f7863;color:#4f7863;}.it-theme .cta.cta--inverted.cta--sec{border:0;}.it-theme .hero-block__next-link,.it-theme #scroll-to-top-link{background-color:#939ca0;}.it-theme .item-list-block.block--light-bg .item-list__card{background-color:#34444c;color:#fff;}.it-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#939ca0;}.it-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#a5506a;}.it-theme .testimonial-block.block--light-bg svg{fill:#b96f86;}.it-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#939ca0;}.it-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#b96f86;}.it-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#b96f86;}.it-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(52,68,76,.25);}.it-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#34444c;}.it-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#939ca0;}.it-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#34444c;}.it-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#788388;}.it-theme .employee-list-block.block--light-bg .employee-item__email a,.it-theme .employee-list-block.block--light-bg .employee-item__phone a,.it-theme .contact-block.block--light-bg .employee-item__email a,.it-theme .contact-block.block--light-bg .employee-item__phone a{color:#3b594a;}.it-theme .faq-block.block--toned-bg .faq-list__card,.it-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.it-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.it-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.it-theme .faq-block.block--toned-bg h3 a,.it-theme .faq-block.block--dark-bg h3 a{color:#fff;}.it-theme .faq-block.block--light-bg h3 a,.it-theme .faq-block.block--light-toned-bg h3 a{color:#4f7863;}.it-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .it-theme .cta.cta--dark:hover{background:#34444c;color:#fff;}.no-touch .it-theme .cta.cta--dark:hover.cta--sec{background:rgba(79,120,99,.1);color:#4f7863;}.no-touch .it-theme .hero-block__next-link[href]:hover,.no-touch .it-theme #scroll-to-top-link[href]:hover{background-color:#b96f86;}.no-touch .it-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#34444c;}.no-touch .it-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#34444c;}.no-touch .it-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#34444c;}.languages-theme{background-color:#384848;}.languages-theme #navigation{background-color:#384848;}.languages-theme .dialog-overlay{background:rgba(56,72,72,.35);}.languages-theme .dialog__header{background-color:#303e3e;}.languages-theme .dialog__actions .cta--dark{background:#536060;}.languages-theme #checkout-nav{border-color:#b59e5c;}.languages-theme .checkout-step-list li.active{background:#b59e5c;}.languages-theme .checkout-step-list li.completed{background:#a09f98;}.languages-theme .checkout-block .data-table tbody td{border-color:#a09f98;}.languages-theme .checkout-block form .terms-container{color:#536060;}.languages-theme .rich-text a[href]{color:#a99868;}.languages-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.languages-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.languages-theme .block--light-bg h2{color:#384848;}.languages-theme .block--light-bg .intro{color:#88867d;}.languages-theme .block--light-bg .block__picture-wrapper::after{background:rgba(56,72,72,.05);}.languages-theme .block__picture img{border:solid 3px #a99868;}.languages-theme .cta.cta--dark{background:#536060;}.languages-theme .cta.cta--dark.cta--sec{color:#536060;background:none;}.languages-theme .cta.cta--inverted{border-color:#536060;color:#536060;}.languages-theme .cta.cta--inverted.cta--sec{border:0;}.languages-theme .hero-block__next-link,.languages-theme #scroll-to-top-link{background-color:#a09f98;}.languages-theme .item-list-block.block--light-bg .item-list__card{background-color:#384848;color:#fff;}.languages-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#a09f98;}.languages-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#8d7e51;}.languages-theme .testimonial-block.block--light-bg svg{fill:#a99868;}.languages-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#a09f98;}.languages-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#a99868;}.languages-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#a99868;}.languages-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(56,72,72,.25);}.languages-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#384848;}.languages-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#a09f98;}.languages-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#384848;}.languages-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#88867d;}.languages-theme .employee-list-block.block--light-bg .employee-item__email a,.languages-theme .employee-list-block.block--light-bg .employee-item__phone a,.languages-theme .contact-block.block--light-bg .employee-item__email a,.languages-theme .contact-block.block--light-bg .employee-item__phone a{color:#3b4545;}.languages-theme .faq-block.block--toned-bg .faq-list__card,.languages-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.languages-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.languages-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.languages-theme .faq-block.block--toned-bg h3 a,.languages-theme .faq-block.block--dark-bg h3 a{color:#fff;}.languages-theme .faq-block.block--light-bg h3 a,.languages-theme .faq-block.block--light-toned-bg h3 a{color:#536060;}.languages-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .languages-theme .cta.cta--dark:hover{background:#384848;color:#fff;}.no-touch .languages-theme .cta.cta--dark:hover.cta--sec{background:rgba(83,96,96,.1);color:#536060;}.no-touch .languages-theme .hero-block__next-link[href]:hover,.no-touch .languages-theme #scroll-to-top-link[href]:hover{background-color:#a99868;}.no-touch .languages-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#384848;}.no-touch .languages-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#384848;}.no-touch .languages-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#384848;}.nexus-theme{background-color:#165658;}.nexus-theme #navigation{background-color:#165658;}.nexus-theme .dialog-overlay{background:rgba(22,86,88,.35);}.nexus-theme .dialog__header{background-color:#12484a;}.nexus-theme .dialog__actions .cta--dark{background:#3a7678;}.nexus-theme #checkout-nav{border-color:#3cbb1f;}.nexus-theme .checkout-step-list li.active{background:#3cbb1f;}.nexus-theme .checkout-step-list li.completed{background:#537d7f;}.nexus-theme .checkout-block .data-table tbody td{border-color:#537d7f;}.nexus-theme .checkout-block form .terms-container{color:#3a7678;}.nexus-theme .rich-text a[href]{color:#43b02a;}.nexus-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.nexus-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.nexus-theme .block--light-bg h2{color:#165658;}.nexus-theme .block--light-bg .intro{color:#3f5f60;}.nexus-theme .block--light-bg .block__picture-wrapper::after{background:rgba(22,86,88,.05);}.nexus-theme .block__picture img{border:solid 3px #43b02a;}.nexus-theme .cta.cta--dark{background:#3a7678;}.nexus-theme .cta.cta--dark.cta--sec{color:#3a7678;background:none;}.nexus-theme .cta.cta--inverted{border-color:#3a7678;color:#3a7678;}.nexus-theme .cta.cta--inverted.cta--sec{border:0;}.nexus-theme .hero-block__next-link,.nexus-theme #scroll-to-top-link{background-color:#537d7f;}.nexus-theme .item-list-block.block--light-bg .item-list__card{background-color:#165658;color:#fff;}.nexus-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#537d7f;}.nexus-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#338720;}.nexus-theme .testimonial-block.block--light-bg svg{fill:#43b02a;}.nexus-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#537d7f;}.nexus-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#43b02a;}.nexus-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#43b02a;}.nexus-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(22,86,88,.25);}.nexus-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#165658;}.nexus-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#537d7f;}.nexus-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#165658;}.nexus-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#3f5f60;}.nexus-theme .employee-list-block.block--light-bg .employee-item__email a,.nexus-theme .employee-list-block.block--light-bg .employee-item__phone a,.nexus-theme .contact-block.block--light-bg .employee-item__email a,.nexus-theme .contact-block.block--light-bg .employee-item__phone a{color:#295456;}.nexus-theme .faq-block.block--toned-bg .faq-list__card,.nexus-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.nexus-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.nexus-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.nexus-theme .faq-block.block--toned-bg h3 a,.nexus-theme .faq-block.block--dark-bg h3 a{color:#fff;}.nexus-theme .faq-block.block--light-bg h3 a,.nexus-theme .faq-block.block--light-toned-bg h3 a{color:#3a7678;}.nexus-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .nexus-theme .cta.cta--dark:hover{background:#165658;color:#fff;}.no-touch .nexus-theme .cta.cta--dark:hover.cta--sec{background:rgba(58,118,120,.1);color:#3a7678;}.no-touch .nexus-theme .hero-block__next-link[href]:hover,.no-touch .nexus-theme #scroll-to-top-link[href]:hover{background-color:#43b02a;}.no-touch .nexus-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#165658;}.no-touch .nexus-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#165658;}.no-touch .nexus-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#165658;}.ca-theme{background-color:#0a79ae;}.ca-theme #navigation{background-color:#0a79ae;}.ca-theme .dialog-overlay{background:rgba(10,121,174,.35);}.ca-theme .dialog__header{background-color:#096d9d;}.ca-theme .dialog__actions .cta--dark{background:#054674;}.ca-theme #checkout-nav{border-color:#004779;}.ca-theme .checkout-step-list li.active{background:#004779;}.ca-theme .checkout-step-list li.completed{background:#e6f1f7;}.ca-theme .checkout-block .data-table tbody td{border-color:#e6f1f7;}.ca-theme .checkout-block form .terms-container{color:#054674;}.ca-theme .rich-text a[href]{color:#054674;}.ca-theme .rich-text li::marker{color:rgba(255,255,255,.5333333333);}.ca-theme .block--light-bg .rich-text li::marker{color:rgba(0,0,0,.5333333333);}.ca-theme .block--light-bg h2{color:#0a79ae;}.ca-theme .block--light-bg .intro{color:#bfdbeb;}.ca-theme .block--light-bg .block__picture-wrapper::after{background:rgba(10,121,174,.05);}.ca-theme .block__picture img{border:solid 3px #054674;}.ca-theme .cta.cta--dark{background:#054674;}.ca-theme .cta.cta--dark.cta--sec{color:#054674;background:none;}.ca-theme .cta.cta--inverted{border-color:#054674;color:#054674;}.ca-theme .cta.cta--inverted.cta--sec{border:0;}.ca-theme .hero-block__next-link,.ca-theme #scroll-to-top-link{background-color:#e6f1f7;}.ca-theme .item-list-block.block--light-bg .item-list__card{background-color:#0a79ae;color:#fff;}.ca-theme .item-list-block:not(.block--light-bg) .item-list__card__icon-wrapper::before{background-color:#e6f1f7;}.ca-theme .item-list-block:not(.block--light-bg) .item-list__card__text h3{color:#032843;}.ca-theme .testimonial-block.block--light-bg svg{fill:#054674;}.ca-theme .theme-toc-block.block--light-bg .theme-toc__link::before{background-color:#e6f1f7;}.ca-theme .excel-table-block table.excel-table-block__table tbody .col.has-comment .comment::before{color:#054674;}.ca-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]{color:#054674;}.ca-theme .course-manager-course-instances-block .course-instance-block__container{border-color:rgba(10,121,174,.25);}.ca-theme .course-manager-course-instances-block .course-instance-block__header .header-title{background-color:#0a79ae;}.ca-theme .course-manager-course-instances-block .course-instance-block__header .header-subheader{background-color:#e6f1f7;}.ca-theme .course-manager-course-instances-block .course-instance-block__content .date-list__tag-list__tag{background-color:#0a79ae;}.ca-theme .video-block.block--light-bg .video-wrapper__inner{background-color:#bfdbeb;}.ca-theme .employee-list-block.block--light-bg .employee-item__email a,.ca-theme .employee-list-block.block--light-bg .employee-item__phone a,.ca-theme .contact-block.block--light-bg .employee-item__email a,.ca-theme .contact-block.block--light-bg .employee-item__phone a{color:#032843;}.ca-theme .faq-block.block--toned-bg .faq-list__card,.ca-theme .faq-block.block--dark-bg .faq-list__card{border-color:rgba(255,255,255,.231372549);}.ca-theme .faq-block.block--toned-bg .faq-list__card.expanded h3 a,.ca-theme .faq-block.block--dark-bg .faq-list__card.expanded h3 a{color:#fff;}.ca-theme .faq-block.block--toned-bg h3 a,.ca-theme .faq-block.block--dark-bg h3 a{color:#fff;}.ca-theme .faq-block.block--light-bg h3 a,.ca-theme .faq-block.block--light-toned-bg h3 a{color:#054674;}.ca-theme .faq-block.block--light-toned-bg .faq-list__card{border-color:#c8cfcd;}.no-touch .ca-theme .cta.cta--dark:hover{background:#0a79ae;color:#fff;}.no-touch .ca-theme .cta.cta--dark:hover.cta--sec{background:rgba(5,70,116,.1);color:#054674;}.no-touch .ca-theme .hero-block__next-link[href]:hover,.no-touch .ca-theme #scroll-to-top-link[href]:hover{background-color:#054674;}.no-touch .ca-theme .theme-toc-block.block--light-bg .theme-toc__link:hover::before{background-color:#0a79ae;}.no-touch .ca-theme .excel-table-block table.excel-table-block__table .col.has-comment:hover .comment>span{background-color:#0a79ae;}.no-touch .ca-theme .excel-table-block table.excel-table-block__table tbody .col.link a[href]:hover{color:#0a79ae;}.nexus-theme .block__picture-wrapper::after{background:#537d7f;}.nexus-theme .block__picture img{border-color:#b9e3af!important;}.nexus-theme .item-list-block.block--light-bg .item-list__card{background-color:#537d7f;}.nexus-theme .rich-text a[href]{color:#72c460;}.ca-theme .block--light-bg .intro{color:#0a79ae;}.ca-theme .block--light-bg h2{color:#054674;}.ca-theme .hero-block__next-link,.ca-theme #scroll-to-top-link{background-color:#68a9c9;}.ca-theme #mini-cart{display:none;pointer-events:none;}.ca-theme #logo-link{display:grid;width:unset;grid-template-columns:140px 120px;gap:.5rem 2rem;}@media screen and (max-width:1099px){.ca-theme #logo-link{grid-template-columns:130px 100px;top:1rem;position:relative;}}@media screen and (max-width:550px){.ca-theme #logo-link{grid-template-columns:120px 90px;top:.5rem;}}@media screen and (max-width:420px){.ca-theme #logo-link{grid-template-columns:105px 75px;}}@media all{.ca-theme #logo-link svg{height:auto;}.ca-theme .partner-logo{grid-area:1/2/3/2;}.ca-theme #logo-link::after{content:"I samarbejde med";grid-area:2/1/2/1;}}@media screen and (max-width:420px){.ca-theme #logo-link::after{font-size:.9rem;}}@media screen and (max-width:767.5px){html{font-size:14px;}h1{font-size:2em;}h2{font-size:1.5em;}h3{font-size:1.2em;}h4{font-size:1em;}.page-width{max-width:calc(100% - 5rem);}.flex-row{flex-direction:column;}main{padding-top:1em;}#page-header>section{height:5em;}#mini-cart{right:4rem;bottom:0;}#mini-cart .cart-link{margin:-.5em;}#mini-cart .cart-link .quantity{top:-10px;}footer #corporate-footer{text-align:center;}footer #corporate-footer>.page-width{flex-direction:column;}footer #corporate-footer .so-me .so-me-list{justify-content:center;}footer #corporate-footer .footer-nav-list{margin:2em auto 0;}footer #corporate-footer .corporate-list{flex-direction:column;gap:.75rem;margin-bottom:3rem;}footer #corporate-footer .corporate-list a{transform:scale(.8);}footer #corporate-footer .opening-hours-list{margin:auto;}footer #corporate-footer .opening-hours-list .opening-hours-list-item{flex-direction:column;}.intro{font-size:1.1em;}.hero-block .page-width{flex-direction:column-reverse;align-items:center;}.hero-block__header{padding:1.5em 0 3em;}.hero-block__header h1{font-size:1.7em;line-height:1.35em;}.hero-block__picture-wrapper{position:relative;margin:3em 1.5em;}.hero-block__picture-wrapper .hero-block__picture img{max-width:90%;}.text-image-block .page-width{flex-direction:column-reverse;align-items:flex-start;}.text-image-block__text{padding:3em 0!important;margin-right:0;}.text-image-block__picture-wrapper{margin:4em auto 1.5em;}.text-image-block__picture-wrapper::after{width:120%;height:120%;top:-11%;left:-11%;}.text-image-block__picture img{max-width:75vw;}.text-image-block--reverse .page-width{align-items:flex-end;}.text-image-block.target-group-block .amu-info-wrapper{margin-top:-2em;padding-bottom:2em;}.text-image-block.target-group-block .amu-info-wrapper p{padding:2em;}.item-list-block__header{padding:3em 0 0;}.item-list-block .item-list{flex-direction:column;justify-content:flex-start;padding:0 0 3em;margin:0;}.item-list-block .item-list>li{flex:100%;max-width:auto;}.testimonial-block__inner{padding:1.5em 0 3em;}.testimonial-block svg{margin-right:auto;margin-left:auto;}.testimonial-block .testimonial-block__quote{font-size:1.3em;max-width:auto;}.theme-toc-block__header{padding:3em 0 0;}.theme-toc-block .theme-toc{flex-direction:column;padding:0 0 3em 3em;}.theme-toc-block .theme-toc>li{max-width:unset;flex:1;}.theme-toc-block .theme-toc__link{margin:.75em 0;}.contact-block__header{padding-top:3em;}.contact-block__body{padding-bottom:3em;}.contact-block__contact-column{display:flex;flex-direction:column;width:100%;}.contact-block__contact-column:nth-child(n+2){margin-left:0;}.contact-block__form-container{padding-left:0;padding-top:2rem;}.contact-block__form-complete{margin:auto;}.contact-block__form-complete figure{width:50%;margin:1.5rem auto;}.contact-block ul.employee-list{row-gap:2rem;}.course-instance-block__header .header-title{padding:1.25rem 1rem;}.course-instance-block__header .header-subheader{padding:1rem;}.course-instance-block__list{margin:1rem 0;}.course-instance-block__body{padding:1rem;flex-wrap:wrap;flex-direction:row;justify-content:space-between;}.course-instance-block__column{width:100%;}.course-instance-block__column:first-child{padding-bottom:2rem;}.course-instance-block__column:nth-child(2){justify-content:flex-end;}.course-instance-block__item{width:100%;padding:1rem;}.course-instance-block__content.address-field p{font-size:1.1em;}.course-instance-block__content.notice-field{font-size:1.1em;}.course-instance-block__content__date-list .date-list__date{font-size:1.1em;}.course-instance-block__content__date-list .date-list__tag-list__tag{font-size:1em;}.course-instance-block__content.map-field .google-map{padding-top:50%;height:0;}.course-instance-block__content.button-field span{font-size:1em;}.course-instance-block__course-instructor{flex-direction:column;}.checkout-block{padding:2rem 0;}.checkout-block .order-line-list__item{padding:1rem;background:rgba(26,53,70,.0509803922);margin-bottom:1rem;border-radius:3px;border-left:3px solid #e08f61;box-shadow:-1px 1px 2px 2px rgba(204,204,204,.4392156863);}.checkout-block .order-line-list__item .item__property__list{line-height:1.2;}.checkout-block .order-line-list__item .item__property__line{display:flex;justify-content:space-between;flex-direction:column;padding:.5rem .25rem;white-space:normal;word-break:break-word;}.checkout-block .order-line-list__item .item__property__line>*:first-child{text-align:left;}.checkout-block .order-line-list__item .item__property__line>*:last-child{text-align:left;}.checkout-block .order-line-list__item .item__property__line.actions{justify-content:flex-start;}.checkout-block .order-line-list__item .item__property__line.actions .delete-order-line{vertical-align:middle;display:flex;margin-top:1rem;}.checkout-block .order-line-list__item .item__property__line.actions .delete-order-line svg{margin-right:.5rem;width:12px;stroke:red;}.checkout-block .order-total-list{margin:2rem 1rem;}.checkout-block .order-total-list__item{display:flex;justify-content:space-between;}.checkout-block .order-total-list__item+li{margin-top:.5rem;}.checkout-block form fieldset+fieldset{margin-top:1rem;}.checkout-block form fieldset:last-child{margin-bottom:1rem;}.checkout-block form .row{flex-direction:column;}.checkout-block form .row.row--postal-city{flex-direction:row;}.checkout-block form .row .col{padding:0;}.checkout-block form .row .col+.col{padding-top:1rem;}.checkout-block form .row-50 .col{width:100%;}.checkout-block form .form-list li input+input{margin-top:1rem;}.checkout-block .info-list__item{flex-direction:column;}.checkout-block .checkout-navigation{flex-wrap:wrap-reverse;align-items:flex-start;column-gap:3rem;}.checkout-block .checkout-navigation #order-confirm-form{flex:6 1 auto;align-items:flex-end;}.checkout-block .checkout-navigation .cta{margin:.75rem 0;}.checkout-block .checkout-navigation .cta.back{flex:1 1 auto;}.checkout-block .checkout-navigation .ctabutton{width:100%;flex:6 1 auto;}.checkout-step-list{width:100%;max-width:100%;display:flex;}.checkout-step-list.page-width{max-width:100%;}.checkout-step-list .step-list__item{flex:0 1 25%;padding:1rem 0;}.checkout-step-list .step-list__item.active{max-width:30%;border-top-right-radius:3px;}.checkout-step-list .step-list__item.active a{padding:0 .5rem;}.checkout-step-list .step-list__item:first-child{border-top-left-radius:3px;}.checkout-step-list .step-list__item__link{padding:0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 1em);}.checkout-step-list .step-list__item__link .number{display:none;}.employee-list-block .employee-list__wrapper{padding:3em 0;}.employee-list-block .employee-list__wrapper .employee-list{gap:3rem;}.employee-list-block .employee-list__wrapper .employee-list .employee-item{width:100%;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__wrapper{padding:1.5rem 0 2rem 2rem;height:110%;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__image-container img{margin-left:-25%;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__info{padding-left:8rem;padding-right:1rem;margin-bottom:1rem;}#page-header #navigation{box-shadow:none;max-width:100vw;width:100vw;transition-duration:400ms;}#page-header #navigation #logo-link{display:none;}#page-header #navigation #mini-cart{display:none;}.employee-item__wrapper .employee-item__image-container{width:100px;min-width:100px;}.employee-item__wrapper .employee-item__info{margin-left:1em;}.employee-list-block .employee-item__image-container{width:130px;min-width:130px;}.add-to-cart__form-wrapper{max-width:360px;}.add-to-cart__status-container{max-width:360px;}.course-instance-block__item{padding:1rem 0;}.course-instance-block__item .course-instance-block__container{height:100%;}.course-instance-block__item.active-overlay .course-instance-block__container{height:550px;}.course-instance-block__item.active-overlay .course-instance-block__column{display:none;}.active-overlay{overflow:hidden;}.video-block .video-wrapper__outer{padding:3em 0;}.video-block.show-cookie-notice .cookie-wrapper{bottom:5%;}.cookie-notice{padding:1rem 1.5rem;margin:0 10%;}.cookie-notice__button-field{display:flex;flex-direction:column;}.cookie-notice__button-field .cta{margin-bottom:0;}.amu-subject-list-block .page-width{padding:3em 0;}.amu-subject-list-block .page-width .subject-list-wrapper{padding:1em 0 0;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__name{flex:7;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__name span.amu-code{display:block;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__duration{text-align:center;margin-left:1.5em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a .subject-list__card__duration .subject-list__card__duration__days{display:block;font-size:.7em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list h3 a svg{margin-right:1rem;transition:transform .25s ease-in-out;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text{padding:0 calc(1rem + 24px);height:0;max-height:0;overflow:hidden;box-sizing:border-box;transition:all .25s ease-in;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text h4{font-family:"Libre Franklin",Ubuntu,Arial,Helvetica,Sans-serif;font-size:1rem;font-weight:600;margin:1.5rem 0 .25rem;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .subject-list__card__text .rich-text{max-width:50em;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded .subject-list__card__text{height:auto;max-height:100vh;padding-top:.5rem;padding-bottom:3.5rem;}.amu-subject-list-block .page-width .subject-list-wrapper .subject-list .expanded h3 a svg{transform:rotate(180deg);}.amu-course-instances-block .amu-course-instance__map .map-container{padding-bottom:50%;}.link-list-block__list>li>a svg{top:.3rem;}.faq-block .page-width{padding:3em 0;}.faq-block .page-width .faq-list-wrapper{padding:1em 0 0;}.faq-block .page-width .faq-list-wrapper .faq-list h3 a .faq-list__card__name{flex:7;}.faq-block .page-width .faq-list-wrapper .faq-list h3 a svg{margin-right:1rem;transition:transform .25s ease-in-out;}.faq-block .page-width .faq-list-wrapper .faq-list .faq-list__card__text{padding:0 1rem 0 calc(1rem + 24px);height:0;max-height:0;overflow:hidden;box-sizing:border-box;transition:all .25s ease-in;}.faq-block .page-width .faq-list-wrapper .faq-list .faq-list__card__text .rich-text{max-width:50em;}.faq-block .page-width .faq-list-wrapper .faq-list .expanded .faq-list__card__text{height:auto;max-height:100vh;padding-top:.5rem;padding-bottom:2rem;}.faq-block .page-width .faq-list-wrapper .faq-list .expanded h3 a svg{transform:rotate(180deg);}}@media screen and (max-width:420px){html{font-size:14px;}h1{font-size:2em;}h2{font-size:1.5em;}h3{font-size:1.2em;}h4{font-size:1em;}.page-width{max-width:calc(100% - 5rem);}.flex-row{flex-direction:column;}.page-width{max-width:calc(100% - 4rem);}.text-image-block a.cta{margin:1.5em auto;display:block;width:100%;}.text-image-block a.cta:first-of-type{margin-top:2em;}.course-instance-block__content.map-field .google-map{padding-top:100%;height:0;}.amu-course-instances-block .amu-course-instance__map .map-container{padding-bottom:100%;}#checkout-nav{border:0;padding-top:1rem;padding-bottom:.5rem;}.checkout-block .checkout-navigation .cta{width:100%;margin:.5rem 0;}.checkout-block .checkout-navigation #order-confirm-form{width:100%;}.checkout-step-list{flex-direction:column;max-width:100%;}.checkout-step-list .step-list__item{border-radius:0;max-width:100%;width:100%;}.checkout-step-list .step-list__item.active{max-width:100%;border-radius:0;}.checkout-step-list .step-list__item:first-child{border-radius:0;}.cookie-notice{margin:0 5%;height:fit-content;}.video-block .cookie-wrapper{bottom:unset;top:4%;}.employee-list-block .employee-item__image-container{width:120px;min-width:100px;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__image-container{width:120px;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__image-container img{margin-left:-30%;}.dialog__wrapper{margin:0 1rem;}.dialog__actions .cta+.cta{margin-top:1rem;}.link-list-block .page-width{padding:3em 0;}.cta{display:block;margin-right:0;}}@media screen and (min-width:768px){html{font-size:15px;}h1{font-size:2.5em;}h2{font-size:2em;}h3{font-size:1.5em;}h4{font-size:1.25em;}.page-width{max-width:90%;}.rich-text ul.columns{column-count:2;column-gap:4rem;}#page-header>section{height:5em;}#mini-cart{right:4rem;bottom:0;}#mini-cart .cart-link{margin-bottom:-.5rem;}#mini-cart .cart-link .quantity{top:-2px;}footer #corporate-footer>.page-width{flex-direction:row-reverse;}footer #corporate-footer>.page-width>div{flex:50%;box-sizing:border-box;padding-right:2em;}footer #corporate-footer .corporate-list{flex-direction:column;gap:1rem;}.hero-block__header{padding:1.5em 0 3em;flex:50%;max-width:50%;min-height:15em;}.hero-block__next-link{left:auto;right:-1.5em;margin-left:0;}.hero-block__picture-wrapper{flex:50%;}.text-image-block__text{padding:3em 3em 3em 0;margin-right:3em;max-width:45em;}.text-image-block--reverse .page-width{flex-direction:row-reverse;}.text-image-block--reverse .text-image-block__text{padding:3em 0 3em 3em;margin-right:0;}.text-image-block.block--last .page-width{min-height:36em;}.text-image-block__picture img{max-width:12rem;}.text-image-block.target-group-block .amu-info-wrapper{margin-top:-2em;}.item-list-block__header{padding:3em 0 0;}.item-list-block .item-list{flex-direction:row;padding:0 0 3em;margin:0 -1em;}.item-list-block .item-list>li{flex:50%;max-width:50%;}.item-list-block .item-list__card{width:calc(100% - 2em);height:calc(100% - 2em);margin:1rem;}.item-list-block .item-list__card__text h3{font-size:1.125em;}.item-list-block .item-list__card__text p{font-size:.95em;}.theme-toc-block__header{padding:1.5em 0 0;}.theme-toc-block .theme-toc{flex-direction:row;padding:0 0 1.5em;}.theme-toc-block .theme-toc>li{flex:50%;max-width:50%;}.theme-toc-block .theme-toc__link{margin:.5em;}.contact-block__header{padding-top:3em;}.contact-block__body{padding-bottom:3em;}.contact-block__body.flex-row{flex-direction:column;}.contact-block__form-container{padding-left:0;padding-top:2rem;}.contact-block ul.employee-list{row-gap:2rem;}.course-instance-block__header .header-title{padding:1rem 1.5rem;}.course-instance-block__header .header-subheader{padding:1rem 1.5rem;}.course-instance-block__body{padding:1.5rem;justify-content:space-between;}.course-instance-block__list{flex-direction:column;margin:1rem -1rem 0;}.course-instance-block__item{max-width:100%;padding:1rem;}.course-instance-block__column:first-child{width:60%;}.course-instance-block__column:nth-child(2){width:35%;justify-content:space-between;min-height:20em;}.course-instance-block__content.address-field p{font-size:1em;}.course-instance-block__content.notice-field{font-size:.9em;}.course-instance-block__content__date-list .date-list__date{font-size:1em;}.course-instance-block__content__date-list .date-list__tag-list__tag{font-size:.8em;}.course-instance-block__content-wrapper{flex-direction:column;max-width:none;}.course-instance-block__content.map-field .google-map{padding-top:100%;height:0;}.course-instance-block__content.button-field span{font-size:.85em;}.checkout-block form fieldset+fieldset{margin-top:2rem;}.checkout-block form fieldset h2{font-size:1.8em;}.checkout-block form .row-50{column-gap:2rem;}.checkout-block .data-table tbody td small br{display:none;}.checkout-block .checkout-navigation{flex-wrap:wrap-reverse;align-items:flex-start;column-gap:3rem;margin-top:2rem;}.checkout-block .checkout-navigation #order-confirm-form{flex-direction:column;}.checkout-block .checkout-navigation #order-confirm-form .custom-checkbox__signifier{margin-right:0;}.checkout-block .checkout-navigation #order-confirm-form button{margin-left:auto;}.checkout-step-list .step-list__item:first-child{border-top-left-radius:3px;}.checkout-step-list .step-list__item.active{border-top-right-radius:3px;}.video-block .video-wrapper__outer{padding:3em 0;}.employee-list-block .employee-list__wrapper{padding:3em 0;}.employee-list-block .employee-list__wrapper .employee-list{gap:3rem;}.employee-list-block .employee-list__wrapper .employee-list .employee-item{width:calc((100% - 3rem)/2);min-width:320px;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__wrapper{padding:1rem 0 3rem 3rem;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__info{padding-left:5.5rem;padding-right:1rem;}.link-list-block .page-width{padding:3em 0;}.link-list-block__list>li>a svg{top:.32rem;}.faq-block .page-width{padding:3em 0;}.faq-block .page-width .faq-list-wrapper{padding:1.5em 0 0;}.block--light-bg+.block--light-bg.faq-block .page-width{padding-top:1em;}.block--light-toned-bg+.block--light-toned-bg.faq-block .page-width{padding-top:1em;}.block--toned-bg+.block--toned-bg.faq-block .page-width{padding-top:1em;}.block--dark-bg+.block--dark-bg.faq-block .page-width{padding-top:1em;}.employee-item__image-container{width:100px;min-width:100px;}.employee-item__info{margin-left:1.2em;}.employee-list-block .employee-item{min-height:120px;}.employee-list-block .employee-item__image-container{width:120px;min-width:120px;}.add-to-cart__column{max-width:415px;}.cookie-notice__button-field{display:flex;column-gap:2rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__header .amu-course-instance-name{float:right;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__header .amu-course-instance-name::before{content:"Kviknummer";display:block;font-size:.8em;text-align:right;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__map .map-container{padding-bottom:50%;}.amu-course-instances-block .page-width .amu-enrollment-info{padding:2rem 20%;margin-top:2rem;}}@media screen and (min-width:1024px){html{font-size:15px;}h1{font-size:2.5em;}h2{font-size:2em;}h3{font-size:1.5em;}h4{font-size:1.25em;}.page-width{max-width:1260px;}footer #corporate-footer .corporate-list{flex-direction:row;align-items:flex-end;gap:2rem;}.block__picture img{max-width:25vw;}.hero-block__header{padding:2em 0 4em;}.hero-block__next-link{left:50%;right:auto;margin-left:1.5em;}.item-list-block__header{padding:4em 0 0;}.item-list-block .item-list{padding:0 0 4em;}.item-list-block .item-list__card__text h3{font-size:1.125em;}.item-list-block--2-per-row .item-list>li{flex:50%;max-width:50%;}.item-list-block--3-per-row .item-list>li{flex:33.3%;max-width:33.3%;}.item-list-block--4-per-row .item-list>li{flex:25%;max-width:25%;}.item-list-block--5-per-row .item-list>li{flex:20%;max-width:20%;font-size:.9em;}.text-image-block__picture img{max-width:15vw;}.text-image-block.target-group-block .amu-info-wrapper{margin-top:-2em;}.theme-toc-block__header{padding:2em 0 0;}.theme-toc-block .theme-toc{padding:0 0 2em;}.theme-toc-block .theme-toc>li{flex:33.3%;max-width:33.3%;}.testimonial-block__inner{justify-content:center;padding:3em 0 6em;}.testimonial-block svg{width:9em;height:9em;margin-top:-2em;}.contact-block__header{padding-top:4em;}.contact-block__body{padding-bottom:4em;}.contact-block__body.flex-row{flex-direction:row;}.contact-block__form-container{padding-left:0;padding-top:0;}.course-instance-block__column:first-child{width:35%;padding-right:1rem;}.course-instance-block__column:nth-child(2){width:45%;flex-direction:column;}.course-instance-block__body{padding:1.5rem;}.course-instance-block__content-wrapper{justify-content:flex-end;}.course-instance-block__content.map-field{margin:0;max-height:none;}.course-instance-block__content.map-field .google-map{padding-top:50%;height:0;}.video-block.position--left .video-wrapper__outer,.video-block.position--right .video-wrapper__outer,.video-block.position--bottom .video-wrapper__outer{max-width:75%;}.video-block.position--left .video-wrapper__outer,.video-block.position--right .video-wrapper__outer{display:flex;}.video-block.position--left .video-wrapper__outer .video-wrapper__inner,.video-block.position--right .video-wrapper__outer .video-wrapper__inner{flex:50%;align-self:flex-start;}.video-block.position--left .video-wrapper__outer .video-wrapper__content,.video-block.position--right .video-wrapper__outer .video-wrapper__content{flex:50%;}.video-block.position--right .video-wrapper__content{padding-right:5rem;}.video-block.position--right .video-wrapper__outer{flex-direction:row;}.video-block.position--left .video-wrapper__content{padding-left:5rem;}.video-block.position--left .video-wrapper__outer{flex-direction:row-reverse;}.video-block .video-wrapper__outer{padding:4em 0;}.employee-list-block .employee-list__wrapper{padding:4em 0;}.employee-list-block .employee-list__wrapper .employee-list{gap:4rem;}.employee-list-block .employee-list__wrapper .employee-list .employee-item{width:calc((100% - 4rem)/2);min-width:360px;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__wrapper{padding:2rem 0 2rem 2rem;}.employee-list-block .employee-list__wrapper .employee-list .employee-item:hover .employee-item__info{padding-left:8rem;padding-right:2rem;}.link-list-block .page-width{max-width:80%;margin:0 auto;padding:4em 0;}.link-list-block__list>li>a svg{top:.35rem;}.faq-block .page-width{padding:4em 0;}.faq-block .page-width .faq-list-wrapper{padding:2em 0 0;}.employee-item__info{margin-left:1.75em;}.employee-item__image-container{width:128px;min-width:128px;}.employee-list-block .employee-item{min-height:180px;}.employee-list-block .employee-item__image-container{width:150px;min-width:150px;}.amu-course-instances-block .page-width .amu-course-instance-list{margin:2rem -1rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__header{height:3.75rem;box-sizing:border-box;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content{display:flex;justify-content:space-between;column-gap:2rem;height:calc(100% - 3.75rem);box-sizing:border-box;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content__column{width:50%;display:flex;flex-direction:column;height:100%;align-self:flex-start;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content__column:last-child{align-self:flex-end;justify-content:flex-end;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__content .amu-course-instance__map{margin-top:0;}}@media screen and (max-width:1099px){#mobile-menu-icon{position:absolute;right:0;bottom:0;padding:.5rem;margin:-.5em;z-index:200;}#mobile-menu-icon .burger-icon{display:flex;align-items:flex-end;justify-content:flex-end;}#mobile-menu-icon .burger-icon svg{height:24px;width:24px;stroke:#fff;transition:transform 400ms ease-in-out;transform:rotate(0deg);}#mobile-menu-icon .burger-icon svg path{transition:400ms ease-in-out;}#mobile-menu-icon .burger-icon svg path:first-child{transform:scale(1);}#mobile-menu-icon .burger-icon svg path:nth-child(2){transform:rotateZ(0deg);transform-origin:2px 2px;}#mobile-menu-icon .burger-icon svg path:last-child{transform:rotateZ(0deg);transform-origin:0 88%;}#mobile-menu-icon .close-icon{display:none;}#navigation{right:-100vw;position:fixed;max-width:50vw;height:100%;top:0;box-shadow:rgba(20,30,39,.9019607843) 20px 0 20px 20px;z-index:100;overflow-y:scroll;transition:right 600ms ease-in-out;display:flex;flex-wrap:wrap;gap:4rem;box-sizing:border-box;padding:6rem 3rem;}#navigation .theme-link__desc{display:none;}#navigation #main-nav{width:calc(50% - 2rem);min-width:30ch;}#navigation #main-nav .nav-list{display:block;}#navigation #main-nav .nav-list li a{font-size:1.25rem;padding:.75rem 0;display:block;}#navigation #theme-nav{width:calc(50% - 2rem);min-width:30ch;}#navigation #theme-nav:before{content:"Temaer";font-size:2rem;}#navigation #theme-nav .nav-list{margin:1rem 0;display:block;}#navigation #theme-nav .nav-list .theme-link{margin:.5rem 0;display:inline-block;width:100%;}#navigation #theme-nav .nav-list .theme-link__name{padding:.5em 1.5em;font-size:1.1rem;display:inline-block;font-weight:500;text-transform:uppercase;background:rgba(255,255,255,.1333333333);border-radius:1em;min-width:3em;box-sizing:border-box;width:calc(100% - 2em);text-align:center;transition:background-color .2s ease-in;}.show-mobile-navigation{height:100vh;overflow:hidden;}.show-mobile-navigation::before{opacity:.5;width:100%;z-index:100;}.show-mobile-navigation #navigation{right:0;}.show-mobile-navigation #navigation #mini-cart{display:none;}.show-mobile-navigation #mobile-menu-icon{display:flex;justify-content:flex-end;text-align:right;}.show-mobile-navigation #mobile-menu-icon .burger-icon svg{transform:rotate(90deg);transition:400ms ease-in-out;}.show-mobile-navigation #mobile-menu-icon .burger-icon svg path{transition:400ms ease-in-out;}.show-mobile-navigation #mobile-menu-icon .burger-icon svg path:first-child{transform:scale(-1,1);}.show-mobile-navigation #mobile-menu-icon .burger-icon svg path:nth-child(2){transform:rotateZ(45deg);transform-origin:2px 2px;}.show-mobile-navigation #mobile-menu-icon .burger-icon svg path:last-child{transform:rotateZ(-45deg);transform-origin:0 88%;}.show-mobile-navigation #mobile-menu-icon .close-icon{display:flex;align-items:flex-end;justify-content:flex-end;}.show-mobile-navigation #close-mobile-nav{display:block;position:absolute;bottom:1rem;right:0;width:1.5rem;height:1.5rem;}}@media screen and (min-width:1100px){#page-header>section{height:7em;}#navigation{display:block;}#mobile-menu-icon{display:none;}#mini-cart{right:0;top:1rem;bottom:unset;}#main-nav{display:block;position:absolute;right:4rem;top:1rem;}#main-nav a{padding:.75em 1em;display:inline-block;font-size:.95em;color:rgba(255,255,255,.7333333333);}#main-nav a.active{color:#fff;}.checkout-step #main-nav{right:0;}#theme-nav{position:absolute;right:0;bottom:0;display:flex;}#theme-nav a.theme-link{display:inline-block;margin-right:.75em;position:relative;}#theme-nav a.theme-link span.theme-link__name{padding:.45em 1.25em;display:inline-block;font-weight:500;font-size:.85rem;text-transform:uppercase;background:rgba(255,255,255,.1333333333);border-radius:1em;min-width:3em;text-align:center;transition:background-color .2s ease-in;}#theme-nav a.theme-link span.theme-link__desc{display:block;opacity:0;height:0;overflow:hidden;position:absolute;z-index:10;font-size:.8em;line-height:1.2em;top:3rem;background-color:rgba(0,0,0,.2);color:#fff;filter:drop-shadow(1px 2px 8px rgba(0,0,0,.5));padding:0;border-radius:2px;width:20em;left:calc((100% - 20em)/2);box-sizing:border-box;}#theme-nav a.theme-link--active{cursor:default;}#theme-nav a.theme-link--active span.theme-link__name{background:rgba(255,255,255,.4);}}@media screen and (min-width:1366px){html{font-size:16px;}h1{font-size:2.5em;}h2{font-size:2em;}h3{font-size:1.5em;}h4{font-size:1.25em;}.page-width{max-width:1300px;}.block__picture img{max-width:33vw;}.hero-block__header{padding:3em 0 6em;}.item-list-block__header{padding:6em 0 0;}.item-list-block .item-list{padding:0 0 6em;}.text-image-block__text{padding:6em 6em 6em 0;margin-right:6em;max-width:45em;}.text-image-block--reverse .text-image-block__text{padding:6em 0 6em 6em;}.text-image-block__picture img{max-width:17rem;}.text-image-block.target-group-block .amu-info-wrapper{margin-top:-4em;}.theme-toc-block__header{padding:3em 0 0;}.theme-toc-block .theme-toc{padding:0 0 3em;}.contact-block__header{padding-top:6em;}.contact-block__body{padding-bottom:6em;}.course-instance-block__list{display:flex;flex-wrap:wrap;}.course-instance-block__body{padding:1.5rem;}.course-instance-block__content.button-field{margin-top:auto;}.course-instance-block__content-wrapper{max-width:none;}.course-instance-block__content.map-field .google-map{padding-top:100%;height:0;}.course-instance-block__list{flex-direction:row;}.course-instance-block__item{flex:50%;max-width:50%;}.course-instance-block__column:first-child{width:60%;}.course-instance-block__column:nth-child(2){width:40%;flex-direction:column;}.video-block .video-wrapper__outer{padding:6em 0;}.employee-list-block .employee-list__wrapper{padding:6em 0;}.employee-list-block .employee-list__wrapper .employee-list .employee-item{width:calc((100% - 8rem)/3);}.link-list-block .page-width{max-width:50%;margin:0 auto;}.link-list-block__list>li>a svg{top:.42rem;}.amu-course-instances-block .page-width .amu-course-instance-list{display:flex;flex-wrap:wrap;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance{flex:calc(50% - 2rem);max-width:50%;padding:1rem;}.amu-course-instances-block .page-width .amu-course-instance-list .amu-course-instance__map .map-container{padding-bottom:100%;}.faq-block .page-width{padding:6em 0;}.block--light-bg+.block--light-bg.faq-block .page-width{padding-top:2em;}.block--light-toned-bg+.block--light-toned-bg.faq-block .page-width{padding-top:2em;}.block--toned-bg+.block--toned-bg.faq-block .page-width{padding-top:2em;}.block--dark-bg+.block--dark-bg.faq-block .page-width{padding-top:2em;}}@media screen and (min-width:1440px){html{font-size:16.5px;}.page-width{max-width:1400px;}#theme-nav a.theme-link span.theme-link__name{font-size:1rem;}#mini-cart .cart-link svg{width:28px;height:28px;}}