﻿@media screen and (min-width: 1260px) { .sections--grid .section { width: 19%; font-size: 20px; } }



.sections--list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1rem !important;
    width: 100% !important;
}

.sections--list .section {
    box-sizing: border-box !important;
    width: auto !important;
}

/* Mobile: 1 column */
@media screen and (max-width: 1000px) {
    .sections--list {
        display: block !important;
    }

    .sections--list .section {
        width: 90% !important;
        margin: 0 auto 1rem auto !important;
        font-size: 20px;
    }
}

/* Tablet: 2 columns */
@media screen and (min-width: 1001px) and (max-width: 1180px) {
    .sections--list .section {
        flex: 0 0 calc(50% - 1rem) !important;
    }
}

/* Desktop: 3 columns */
@media screen and (min-width: 1181px) {
    .sections--list .section {
        flex: 0 0 calc(33.333% - 1.34rem) !important;
    }
}





/*
@media screen and (max-width: 1000px) { .sections--list { flex: none!important; display: block!important; font-size: 20px; width: 100%!important; } }
@media screen and (min-width: 1001px) { .sections--list { block: flex!important; } }
@media screen and (min-width: 1180px) { .sections--list .section { width: 49% !important; } }
@media screen and (max-width: 1000px) { .sections--list .section { width: 90%!important; font-size 20px; justify-items:center!important; } }
@media screen and (min-width: 1181px) { .sections--list .section { width: 33% !important; } }
@media screen and (max-width: 1260px) { .container .sections--list { font-size 20px; justify-items:center!important; } }
@media screen and (min-width: 1200px) { .sections--list .section { width: 49% !important; } }
*/



table { justify-self: center; }

blockquote { justify-self: center; }

.language-banner {max-height: 38px;}

svg.icon.icon-checkmark { max-height: 13px; max-width: 13px; }

svg.icon.icon-arrow-down { display: none!important; }

.knowledge-base .richtext-content { text-align: center; }

main.main.main--article { text-align: center !important; }
.container { justify-content: center; text-align-last: center;}
.main .container ul, .main .container ol { justify-content: center; }


.sections--grid .section { width: 33%; font-size: 18px; }
::marker { font-size: 0px; }
.sections--list { flex: wrap; display: flex; flex-wrap: wrap;}
.sections--list .section { width: 49%; font-size: 18px; }
.sections--list .section-inner { margin: 3px 3px!important; align-items: center; }

.breadcrumb { color: #858999!important; }
.menu-item { color: #858999!important; }
.btn[data-toggle='dropdown'] { color: #858999!important; }


a, .section-inner [data-font], .section-inner .icon, .section > a:hover { color: #1569ff!important; }
.topbar[data-color='green'] { color: white; background: #1569ff!important; }

.topbar[data-color='yellow'] { color: white!important; background: orange!important; }

span.topbar-hint { font-weight: 600!important }

.language-banner .button { color: #000000!important; font-size: 15px; }
ul.dropdown-menu.dropdown-menu-right.dropdown-menu-up.is-open li a { color: #000000!important; }

a.topbar-btn { color: white!important; }

span.attachment-name.u-highlight { color: #3000ff }

.attachment { font-size 24px; font-weight: 600; justify-self: center; }

.tags-content .tag { display: none!important }


/* .box, .sections--list .section-inner, .sections--grid .section-inner, .button, .feedback { margin: 10px; } */

/*  Icon color: #1569ff  */


attachments article-accessories {
    margin-top: auto;
    margin-bottom: auto;
}
.attachment-name.u-highlight::before {
    content: "\f1c1"; /*f019 er også nice, f0ab, f1c1, https://fontawesome.com/v4/cheatsheet/ */
    font-family: 'FontAwesome';
    font-weight: 1;
    margin-right: 7px;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
}

html { line-height: 1.35 !important; }
.article-accessories { padding: 0rem 0 0rem 0rem !important; font-size: x-large !important; margin-top: auto; margin-bottom: auto; }
.article-meta { margin-top: 15px !important; margin-bottom: 10px !important;
}

.article-accessories .icon { display: none !important; }
h1:first-child {
    font-size: 3em !important;
}
@media screen and (max-width: 560px) {
    .footer .menu {
        display: none;
    }
}
@media screen and (max-width: 920px) {
    .article-accessories {
        padding-left: 0rem !important;
    }
}
.menu-item {
    padding: 0.25em 1em !important;
}
.article-accessories-title {
    display: none !important;
}
.icon icon-paperclip {
    display: show;
}
.main .container {
    max-width: 90% !important;
}
.article-content {
    box-shadow: 0px 111px 90px 25px rgba(55, 55, 255, 0.02), 0 0px 11px 15px rgba(55, 64, 222, 0.02);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.article-content img {
    box-shadow: 0px 0px 20px 2px rgba(55, 55, 255, 0.05), 0px 0px 15px 2px rgba(55, 55, 255, 0.03);
    margin-top: 2px;
    margin-bottom: 2px;
}
/* .article-content h1 img { box-shadow: none !important; } */
/* .article-content img:first-of-type { box-shadow: none !important; } */
.article-content > div:first-child img { box-shadow: none !important; }
/* .article-content > div:nth-child(1) > div:nth-child(1) > div > div > img { box-shadow: none !important; } */

h1:first-child {
    font-size: 3em !important;
}
header.js-header .container .menu {
    content-visibility: hidden;
    margin-top: 15px;
}
header.js-header .container .logo {
    content-visibility: hidden;
}
footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.footer .container .footer-menu {
    padding: 3px !important;
}
article.article {
    margin-bottom: 10px !important;
}
.search {
    margin-top: 30px;
}
.logo img {
    display: none;
}
.article-accessories .attachment-size {
    display: none !important;
}
.searchfield input[type='search'] {
    height: 50px !important;
    font-size: 16px !important;
}
.searchfield .icon-magnifier,
.searchfield .search-loader {
    top: 16px;
    width: 18px;
    height: 18px;
}
.poweredBy {
    display: none !important;
}

strong,b{font-weight:600 !important}

@import url(/assets/svg-dimensions-0d7a6f4de77ee707bbb5627e0fba1845b2c56f351342d9d3d8d839cf1be7ef98.css);@import url(/assets/font-fbb40422ff63c14ac4b864bc5d9595cbc1b2ab6e5b6e9e32f5e47dad0e3941a7.css);.btn,.language-banner .close{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.box,.sections--list .section-inner,.sections--grid .section-inner,.button,.feedback{margin:10px;border-radius:2px;background:white;color:#454a4f;box-shadow:0 2px 10px rgba(0,0,0,0.13)}@media screen and (max-width: 920px){.box,.sections--list .section-inner,.sections--grid .section-inner,.button,.feedback{margin:5px}}*{box-sizing:border-box;outline:none}html{font-family:'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;line-height:1.5;color:#75818a}@media screen and (max-width: 920px){html{font-size:17px}}body{margin:0;overflow-y:scroll;display:flex;flex-direction:column}h1{font-size:2.5em;line-height:1.12;margin:0.8em 0 0.6em;font-weight:normal;overflow-wrap:break-word;word-break:break-word}h1:first-child{margin-top:0}@media screen and (max-width: 920px){h1{font-size:28px;margin:1em 0 0.8em}}h2{font-size:1.8em;font-weight:500;line-height:1.1;margin:1em 0 0.4em}@media screen and (max-width: 920px){h2{font-size:24px;margin:1.2em 0 0.5em}}h3{font-size:1.4em;font-weight:500;line-height:1.2;margin:1.33em 0 0.55em;letter-spacing:0.015em}@media screen and (max-width: 920px){h3{font-size:19px;line-height:1.3;margin:1.2em 0 0.75em}}h4{font-size:1em;font-weight:bold;line-height:1.25;margin:1.33em 0 0.5em;letter-spacing:0.015em}p,ul,ol{margin:0 0 1em}p:last-child,ul:last-child,ol:last-child{margin-bottom:0}strong,b{font-weight:500}.topbar{font-size:0.875em;display:flex;align-items:center;background:#0f94d7;color:#fff;height:45px;padding:0 17px;box-shadow:0 -1px rgba(0,0,0,0.1) inset}.topbar[data-color='yellow']{color:#564101;background:#fdcf44}.topbar[data-color='green']{color:white;background:#37ae69}.topbar[data-color='red']{color:white;background:#f35912}.topbar[data-color='grey']{color:#564101;background:#cccccc}.topbar-tag{font-weight:bold;margin-right:17px;text-transform:uppercase;letter-spacing:0.05em}html[dir='rtl'] .topbar-tag{margin-left:17px;margin-right:0}.topbar-hint{font-size:13px}.topbar-flex{margin:auto}.topbar-btn{display:flex;align-items:center;text-decoration:none;color:inherit;text-transform:uppercase;font-size:12px;letter-spacing:0.05em;border-radius:4px;height:30px;padding:0 11px;border:1px solid rgba(0,0,0,0.1)}.topbar-btn+.topbar-btn{margin-left:10px}.wrapper{display:flex;flex-direction:column;min-height:100vh}.header{background:#f9fafb;border-bottom:1px solid #e5e8eb;position:relative;padding:0.3em 0 0.9em;flex-shrink:0}.header .container{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:1em;column-gap:1em}@media screen and (max-width: 920px){.header .container{flex-direction:column}}.header .menu{justify-content:flex-end}@media screen and (max-width: 920px){.header .menu{justify-content:center}}.logo{margin:0;display:flex;align-items:center;font-size:inherit}.logo a{text-decoration:none;display:block;color:inherit}.logo img{height:2em;width:auto;vertical-align:middle}.menu{-webkit-tap-highlight-color:transparent;display:flex;align-items:center;flex-wrap:wrap;font-size:14px}.menu-item{padding:0.5em 1em;white-space:nowrap;text-decoration:none;color:inherit;line-height:2em}.menu .icon{fill:currentColor;vertical-align:text-top}.search{width:100%;margin:0.9em 0 0.6em}.search-field{position:relative;font-size:17px}.search-field input[type='search']{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-size:inherit;font-family:inherit;background:white;border:1px solid #f1f2f4;border-radius:999px;outline:none;font-weight:300}html[dir='ltr'] .search-field input[type='search']{padding:0.75em 1.1em 0.75em 2.8em}html[dir='rtl'] .search-field input[type='search']{padding:0.75em 2.8em 0.75em 1.1em}.search-field input[type='search']::-moz-placeholder{color:#9facb7;text-overflow:ellipsis}.search-field input[type='search']::placeholder{color:#9facb7;text-overflow:ellipsis}.search-field .icon{position:absolute;left:1.1em;top:50%;margin-top:-0.54em;fill:#2d3134;width:1.08em;height:1.08em}html[dir='rtl'] .search-field .icon{right:1.1em;left:inherit}.search-results{list-style:none;padding:0.5em 0 0;padding-right:0;padding-left:0}.search-results .section{margin-bottom:2px}.search-message{display:block;margin:2em 2em 1em;text-align:center;color:#9facb7}.result{margin:0 0.25em}.result a{color:inherit;text-decoration:none;display:block;border:1px solid transparent;border-radius:3px;padding:0.8em;padding-left:2.75em;position:relative}html[dir='rtl'] .result a{padding-right:2.75em;padding-left:0.8em}.result a:hover{border-color:#ebedef;background:#f3f5f7}.result-icon{position:absolute;left:0.6em;top:0.6em;color:#cdd6df}html[dir='rtl'] .result-icon{right:0.6em;left:0}.result-icon .icon{width:1.5em;height:1.5em;fill:currentColor;vertical-align:top}.result-icon [data-font]{font-size:1.5em;line-height:1em}.result-title{font-size:inherit;font-weight:500;color:#596269;margin:0 0 0.25em}.result-category{color:#9facb7;display:inline-block}.result-category::after{content:' — '}.result-category,.result-preview{font-size:14px}.result-preview{color:#70818f}.container{margin:0 auto;width:100%;max-width:900px}@media screen and (max-width: 920px){.container{padding-left:1em;padding-right:1em}}.main{display:flex;flex-direction:column;justify-content:flex-start;margin:30px 0 40px}.header+.main{margin-top:0}.main .container{flex:1 1 auto;display:flex;flex-direction:column}.main .container ul,.main .container ol{padding-left:0}html[dir='rtl'] .main .container ul,html[dir='rtl'] .main .container ol{padding-right:0;padding-left:0}@media screen and (max-width: 920px){.main .container ul,.main .container ol{padding-left:0}html[dir='rtl'] .main .container ul,html[dir='rtl'] .main .container ol{padding-right:0;padding-left:0}}.main .container .article-content ul,.main .container .article-content ol{padding-left:1.5em}html[dir='rtl'] .main .container .article-content ul,html[dir='rtl'] .main .container .article-content ol{padding-right:1.5em;padding-left:0}.main--categories h1{color:#2d3134}.main--categories h1 .icon-hashtag{fill:#c8cfd5;width:0.7em;height:0.7em}.main--error{text-align:center}.main--error .container{margin:auto;flex:none;align-items:center}.main--error .box{display:table;margin:0 auto}.main--error .icon{width:120px;height:118px;fill:#faab00}.main--error .icon+h1{margin-top:0.66em}.main--error ul{display:table;margin:0 auto;text-align:left}.breadcrumbs{margin:0;padding:0;list-style:none;font-size:13px}.breadcrumbs .container{padding-top:11px;padding-bottom:11px;display:flex;border-bottom:1px solid #f1f2f4}.breadcrumb{position:relative;color:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;line-height:20px;text-overflow:ellipsis}html[dir='ltr'] .breadcrumb{padding:6px 20px 6px 11px}html[dir='rtl'] .breadcrumb{padding:6px 11px 6px 20px}@media screen and (max-width: 920px){.breadcrumb .icon-knowledge-base+span{display:none}}.breadcrumb:first-child{padding-left:2px}.breadcrumb[href]:hover{color:#2d3134}.breadcrumb:last-child::before,.breadcrumb:last-child::after{display:none}.breadcrumb::after,.breadcrumb::before{content:'';position:absolute;width:1px;height:40%;background:#454a4f;opacity:0.2;top:0;transform-origin:bottom}html[dir='ltr'] .breadcrumb::after,html[dir='ltr'] .breadcrumb::before{right:0}html[dir='rtl'] .breadcrumb::after,html[dir='rtl'] .breadcrumb::before{left:0}html[dir='ltr'] .breadcrumb::after,html[dir='ltr'] .breadcrumb::before{transform:translateY(13%) rotate(-37deg)}html[dir='rtl'] .breadcrumb::after,html[dir='rtl'] .breadcrumb::before{transform:translateY(13%) rotate(37deg)}.breadcrumb::after{top:50%;transform-origin:top}html[dir='ltr'] .breadcrumb::after{transform:translateY(-13%) rotate(37deg)}html[dir='rtl'] .breadcrumb::after{transform:translateY(-13%) rotate(-37deg)}.breadcrumb .icon{fill:currentColor;-o-object-fit:contain;object-fit:contain;margin-top:-1px;width:16px;height:16px}.breadcrumb .icon-hashtag{width:14px;height:14px}.breadcrumb .icon-knowledge-base{width:20px;height:20px}.breadcrumb .icon,.breadcrumb [data-font]{margin-right:3px;vertical-align:middle;opacity:0.75}html[dir='rtl'] .breadcrumb .icon,html[dir='rtl'] .breadcrumb [data-font]{margin-left:3px;margin-right:0}.breadcrumb [data-font]{display:inline-block;margin-top:-3px;text-align:center}.sections-empty{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1em;margin-top:2.05em;color:#9facb7;border:1px dashed #e5e8eb;border-radius:3px}.sections{margin:0;padding:0;list-style:none}.sections:first-child{margin-top:30px}.sections+hr{border:none;border-top:1px solid #f1f2f4;margin:28px 0 13px}.sections--list a,.sections--grid .section a{display:block;text-decoration:none}.box{padding:20px}.sections--list{padding:0 !important}.sections--list:first-child{margin-top:20px}.sections--list .section-inner{margin:15px 0;padding:10px 15px;display:flex}.sections--list .section-inner span{display:block}.sections--list .not-published-note{margin-left:0.5em;margin-top:0.5em}html[dir='rtl'] .sections--list .not-published-note{margin-right:0.5em;margin-left:0}.sections--grid{display:flex;flex-wrap:wrap;margin:-10px}@media screen and (max-width: 920px){.sections--grid{margin:-5px}}.sections--grid .section{width:33.33%}@media screen and (max-width: 920px){.sections--grid .section{width:50%}}@media screen and (min-width: 1260px){.sections--grid .section{width:25%}}@media screen and (max-width: 576px){.sections--grid .section{width:100%}}.sections--grid .section a{padding-bottom:78%;position:relative;line-height:1.3}@media screen and (max-width: 576px){.sections--grid .section a{padding:0}}.sections--grid .section--subsection{display:none}.sections--grid .section-inner{position:absolute;padding:10px;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}@media screen and (max-width: 576px){.sections--grid .section-inner{position:static;padding:10px;flex-direction:row;justify-content:flex-start;text-align:initial}.sections--grid .section-inner>span{padding-left:1em}}.sections--grid .section-inner span{display:block;max-width:100%}@media screen and (min-width: 576px){.sections--grid .section-inner .title{display:-webkit-box;overflow:auto;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.sections--grid .section-category,.sections--grid .section-preview{display:none}.sections--compact-text{display:grid;gap:20px;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));font-size:14px}@media screen and (max-width: 920px){.sections--compact-text{display:block}}.sections--compact-text .section{margin:0}@media screen and (max-width: 920px){.sections--compact-text .section{margin-bottom:10px}.sections--compact-text .section:last-child{margin-bottom:0}}.sections--compact-text .section a{line-height:1.5;text-decoration:none}.sections--compact-text .section>a{flex:1 1 0%;color:inherit}.sections--compact-text .section-inner{flex:1 1 0%;margin:0;padding:1.1em;display:block;color:inherit;overflow:hidden;background:white}.sections--compact-text .section-title{font-size:17px;margin:0 0 1px}.sections--compact-text .section-category{margin-bottom:1px;order:-1;opacity:0.6}.sections--compact-text .section-preview::before{content:' — ';color:initial}.section-category{font-size:14px}.section-preview{margin-bottom:1em;overflow:hidden;text-overflow:ellipsis}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:16px;border:none;background:#f6f7f8;margin:0;padding:5px 10px;min-width:62px;position:relative;outline:none;text-decoration:none}.button--small{padding:3px 8px;font-size:14px}html[dir='ltr'] .sections--list .icon,html[dir='ltr'] .sections--list [data-font],html[dir='ltr'] .sections--compact-text .icon,html[dir='ltr'] .sections--compact-text [data-font]{margin:4px 9px 0 3px}html[dir='rtl'] .sections--list .icon,html[dir='rtl'] .sections--list [data-font],html[dir='rtl'] .sections--compact-text .icon,html[dir='rtl'] .sections--compact-text [data-font]{margin:4px 3px 0 9px}.section-inner .icon,.section-inner [data-font]{color:#3da8f5;fill:currentColor;line-height:inherit;flex-shrink:0;width:35px}@media screen and (max-width: 576px){html[dir='ltr'] .sections--grid .section-inner .icon,html[dir='ltr'] .sections--grid .section-inner [data-font]{margin:0}html[dir='rtl'] .sections--grid .section-inner .icon,html[dir='rtl'] .sections--grid .section-inner [data-font]{margin:0}}[data-font]{font-style:normal;text-rendering:auto;font-feature-settings:'liga';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}.sections--grid .section-inner [data-font]{font-size:42px;margin:10px 0 20px;line-height:1}@media screen and (max-width: 920px){.sections--grid .section-inner [data-font]{font-size:35px;margin:10px 0 13px}}.article{flex:1;color:#2d3134}.article-meta{margin-top:30px;font-size:0.865em;color:gray}.article-content{display:block;overflow-wrap:anywhere}.article-content p,.article-content ol,.article-content ul{margin:0 0 1em}.article-content table,.article-content pre,.article-content blockquote{margin-bottom:16px}.article-content table:first-child,.article-content pre:first-child,.article-content blockquote:first-child{margin-top:6px}.article-content table:last-child,.article-content pre:last-child,.article-content blockquote:last-child{margin-bottom:6px}.article-content table{table-layout:auto;word-break:keep-all;border-style:hidden;border-collapse:collapse;font-variant-numeric:lining-nums tabular-nums;box-shadow:0 0 0 1px #eaebec, 0 2px #eaebec;border-radius:2px}.article-content thead tr:first-child th:first-child{border-top-left-radius:2px}.article-content thead tr:first-child th:last-child{border-top-right-radius:2px}.article-content tbody tr:last-child td:first-child{border-bottom-left-radius:2px}.article-content tbody tr:last-child td:last-child{border-bottom-right-radius:2px}.article-content td,.article-content th{padding:6px 10px;border:1px solid #eaebec}.article-content th{background:#f4f5f5}.article-content td{text-align:center}.article-content table col{width:auto}.article-content blockquote{padding:8px 12px;border-left:5px solid #eee}.article-content code{border:none;background:#f7f7f7;white-space:pre-wrap}.article-content pre{padding:12px 15px;font-size:13px;line-height:1.45;background:#f7f7f7;white-space:pre-wrap;border-radius:3px;border:none;overflow:auto}.article-content hr{margin-top:13px;margin-bottom:13px;border:none;border-top:1px solid #e5e8eb}.article-tags{margin-top:1rem}.article-accessories{padding:2rem 0 2rem 4rem;margin:2rem 0;list-style:none;border-top:1px solid #f1f2f4;position:relative}@media screen and (max-width: 920px){.article-accessories{padding-left:2.8rem}}.article-accessories .icon{position:absolute;left:1.2rem;top:2rem;width:2rem;height:2rem;fill:#c8cfd5}@media screen and (max-width: 920px){.article-accessories .icon{left:0.5rem}}.article-accessories-title{text-transform:uppercase;font-size:0.8em;font-weight:bold;color:#75818a;padding:0 0.8rem 0.2rem}.article-accessories:not(:last-child){padding-bottom:0;margin-bottom:0}.tags-content{display:flex;flex-wrap:wrap;padding:0.2rem 0.6rem 0}.tags-content .tag{margin:0.2rem}.tag{font-size:0.8em;display:inline-block;color:white;border-radius:999px;padding:2px 12px 1px;text-decoration:none}.attachment{text-decoration:none;border-bottom:1px solid #f1f2f4;display:block;padding:0.5rem 0.8rem;font-size:0.8em}.attachment:hover{background:#f9fafb}.attachment:last-child{border-bottom:none}.attachment-size{color:#9facb7;font-size:0.9em}.feedback-buttons{margin-top:10px}.footer{margin-top:auto;border-top:1px solid #e5e8eb;background:#f9fafb;color:#75808a;font-size:12px}.footer-menu{padding:1em;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 920px){.footer-menu{flex-direction:column}}.footer .menu{justify-content:center;flex-grow:1;min-height:1em}.dropdown-picker{display:flex;position:relative}.feed-picker>a{position:relative;top:2px;margin-right:1em}.feed-picker svg{height:25px;fill:currentColor}.not-published-note{margin:0.1em 0 0;font-size:0.65em;color:gray}.btn{display:inline-block;padding:10px 24px 9px;border:1px solid rgba(0,0,0,0.1);color:inherit;outline:none !important;border-radius:4px;text-align:center;white-space:nowrap;vertical-align:middle}.btn--onDark{border-color:rgba(255,255,255,0.3);color:white}.btn--action{text-transform:uppercase;font-size:0.9em;letter-spacing:0.07em;height:2.75em;padding:0 11px !important;display:inline-flex;align-items:center}.btn--action .icon{margin:0 5px 0 -2px;fill:currentColor}html[dir='rtl'] .btn--action .icon{margin:0 5px 0 -2px;margin:0 -2px 0 5px}.btn--action .icon:only-child{margin:0}.btn--action .icon:last-child{margin:0 -2px 0 7px}html[dir='rtl'] .btn--action .icon:last-child{margin:0 -2px 0 7px;margin:0 7px 0 -2px}.btn--action.btn--slim{padding-left:7px !important;padding-right:7px !important}.btn--action.btn--slim .btn-label{margin-left:0}html[dir='rtl'] .btn--action.btn--slim .btn-label{margin-right:0;margin-left:0}.btn--split--first{border-radius:3px 0 0 3px}html[dir='rtl'] .btn--split--first{border-radius:3px 0 0 3px;border-radius:0 3px 3px 0}.btn--split,.btn--split--last{border-radius:0;border-left-width:0}html[dir='rtl'] .btn--split,html[dir='rtl'] .btn--split--last{border-right-width:0;border-left-width:1px}html[dir='ltr'] .btn--split,html[dir='ltr'] .btn--split--last{margin-left:0 !important}html[dir='rtl'] .btn--split,html[dir='rtl'] .btn--split--last{margin-right:0 !important}.btn--split--last{border-radius:0 3px 3px 0}html[dir='rtl'] .btn--split--last{border-radius:0 3px 3px 0;border-radius:3px 0 0 3px}.btn[data-toggle='dropdown']{text-decoration:none}.dropdown-menu{display:none;position:absolute;z-index:1;top:100%;left:0;margin:12px 0 0;padding:0;list-style:none;font-size:14px;border-radius:3px;box-shadow:0 50px 100px rgba(54,84,99,0.1),0 15px 35px rgba(54,84,99,0.15),0 5px 15px rgba(0,0,0,0.1);background:white;padding:10px}.dropdown-menu.is-open{display:block}.dropdown-menu::before{content:'';position:absolute;top:-6px;left:30px;width:20px;height:20px;transform:rotate(45deg);border-radius:3px 0 20px;background:white}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-right::before{left:auto;right:30px}.dropdown-menu-up{top:auto;bottom:100%;margin-top:0;margin-bottom:12px !important}.dropdown-menu-up::before{top:auto;bottom:-6px;border-radius:20px 0 3px}.dropdown-menu li:last-child a{margin-bottom:0}.dropdown-menu li.is-selected a{font-weight:bold}.dropdown-menu li.is-selected .icon{display:block}.dropdown-menu li.is-disabled{cursor:default}.dropdown-menu li.is-disabled a{color:#b8b8b8}.dropdown-menu li.is-disabled a:hover,.dropdown-menu li.is-disabled a:focus{background:none}.dropdown-menu a{color:black;display:flex;align-items:center;padding:8px 12px;white-space:nowrap;text-decoration:none;border-radius:3px}.dropdown-menu a:hover,.dropdown-menu a:focus{background:#f2f2f3}.dropdown-menu .icon{display:none;margin-right:7px;vertical-align:middle}html[dir='rtl'] .dropdown-menu .icon{margin-left:7px;margin-right:0}.kb-item--empty{opacity:0.5}.language-banner{background:#2c2d35;color:#c9cacf;display:flex}.language-banner-text{font-size:14px;line-height:22px;margin:7px}.language-banner .button{margin-left:5px}.language-banner .icon-mood-supergood{fill:currentColor;width:22px;height:22px;vertical-align:middle}html[dir='ltr'] .language-banner .icon-mood-supergood{margin:8px 2px 0 10px}html[dir='rtl'] .language-banner .icon-mood-supergood{margin:8px 10px 0 2px}.language-banner .spacer{margin:auto}.language-banner .close{padding:7px 5px 0;fill:currentColor;width:34px}.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
