a, a:hover {text-decoration:none !important;}

.fl { float:left !important;}
.fr {float:right  !important;}
.fn {float:none  !important;}
.cb {clear:both  !important;}

.db {display:block  !important;}
.dib {display:inline-block  !important;}
.di {display:inline !important;}

.tac {text-align:center !important;}
.tal {text-align:left !important;}
.tar {text-align:right !important;}

.vat { vertical-align:top !important;}
.vam { vertical-align:middle !important;}
.vab { vertical-align:bottom !important;}

.pr {position:relative !important;}
.ps {position:static !important;}
.pa {position:absolute !important;}

.t0 {top:0 !important;}
.t50p {top:50% !important;transform:translate( 0, 50%) }
.t025 {top:0.25em !important;}
.t033 {top:0.33em !important;}
.t05 {top:0.5em !important;}
.t066 {top:0.66em !important;}
.t1,.t10 {top:1em !important;}
.tauto {top:auto !important;}
.t50p {
    top:50%  !important;
    -moz-transform:translate(0,-50%)  !important;
    -webkit-transform:translate(0,-50%)  !important;
    transform:translate(0,-50%)  !important;
}

.b0 {bottom:0 !important;}

.r0 {right:0 !important;}
.r025 {right:0.25em !important;}
.r033 {right:0.33em !important;}
.r05 {right:0.5em !important;}
.r066 {right:0.66em !important;}
.r1,.r10 {right:1em !important;}

.l0 {left:0 !important;}
.l025 {left:0.25em !important;}
.l033 {left:0.33em !important;}
.l05 {left:0.5em !important;}
.l066 {left:0.66em !important;}
.l1,.l10 {left:1em !important;}
.l50p {
    left:50%  !important;
    -moz-transform:translate(-50%,0)  !important;
    -webkit-transform:translate(-50%,0)  !important;
    transform:translate(-50%,0)  !important;
}
.lauto {left:auto !important;}
.bnone {border:0 !important;}
.bss {border-style:solid !important;}
.bsd {border-style:dotted !important;}

.wauto {width:auto !important;}
.w3p { width:3% !important }
.w5p {width:5% !important;}
.w20p {width:20% !important;}
.w25p {width:25% !important;}
.w30p {width:30% !important;}
.w33p {width:33.3333% !important;}
.w40p {width:40% !important;}
.w45p {width:45% !important;}
.w50p {width:50% !important;}
.w60p {width:60% !important;}
.w66p {width:66% !important;}
.w75p {width:75% !important;}
.w80p {width:80% !important;}
.w90p {width:90% !important;}
.w100p {width:100% !important;}

.h0 {height:0 !important;}
.h100p {height:100% !important;}

.wsn {white-space:nowrap !important;}
.wsa {white-space:normal !important;}


.fs05 {font-size:0.5em !important;}
.fs06, .fs006 {font-size:0.6em !important;}
.fs66, .fs066 {font-size:0.66em !important;}
.fs08 {font-size:0.8em !important;}
.fs085 {font-size:0.85em !important;}
.fs09 {font-size:0.9em !important;}
.fs095 {font-size:0.95em !important;}
.fs11 {font-size:1.125em !important;}
.fs12 {font-size:1.2em !important;}
.fs13 {font-size:1.33em !important;}
.fs14 {font-size:1.4em !important;}
.fs16 {font-size:1.4em !important;}

.fw100 {font-weight:100 !important;}
.fw200 {font-weight:200 !important;}
.fw300 {font-weight:300 !important;}
.fw400 {font-weight:400 !important;}
.fw500 {font-weight:500 !important;}
.fw600 {font-weight:600 !important;}
.fw700 {font-weight:700 !important;}
.fw800 {font-weight:800 !important;}
.fw900 {font-weight:900 !important;}

.cup {cursor:pointer;}
.cuh {cursor:help;}
.oc0 {
    -webkit-opacity:0 !important;
    -moz-opacity:0 !important;
    opacity:0 !important;
}
.rb03 {
  border-radius:0.33em;
}
span.strg {

    border:0.05em solid rgba(0,0,0,1);
    color:#000;
    font-weight:500;
    border-radius:0.33em;
    padding:0 0.33em;
    font-size:0.8em;
    display:inline-block;
    background-color:#fff;
    position:relative;
    line-height:inherit;
    margin-right:0.1em;
    white-space: nowrap;
}

span.strg:before {
    content:'strg';
}

.mac span.strg:before {
    font-family: "Font Awesome 6 Pro";
    content:'\e142';
}
.mac span.strg:after {
    content:' cmd';
}
.cready, *.cready  { color:rgb(30,165,1)  !important }
.cdelete, *.cdelete  { color:rgb(255,0,0)  !important }
.cerror, *.cerror  { color:rgb(205,0,0)  !important }
body .cfff, body  *.cfff, body a.cfff { color:rgb(255,255,255)  !important }
body .c000, body *.c000, body a.c000  { color:rgb(0,0,0)  !important }

.lh11-25 { line-height:1.125em !important }
.lh11 { line-height:1.1em !important }
.lh12 { line-height:1.2em !important }
.lh13 { line-height:1.33em !important }
.lh14 { line-height:1.4em !important }
.lh16 { line-height:1.66em !important }
.lh18 { line-height:1.8em !important }
.lh2 { line-height:2em !important }

.p0{padding:0 !important;}
.p0125 {padding:0.125em !important;}
.p025 {padding:0.25em !important;}
.p033 {padding:0.33em !important;}
.p05 {padding:0.5em !important;}
.p066 {padding:0.66em !important;}
.p10,.p1 {padding:1em !important;}
.p20,.p2 {padding:2em !important;}
.p13,.p133 {padding:1em !important;}

.pt0 {padding-top:0 !important;}
.pt0125 {padding-top:0.125em !important;}
.pt025 {padding-top:0.25em !important;}
.pt033 {padding-top:0.33em !important;}
.pt05 {padding-top:0.5em !important;}
.pt066 {padding-top:0.66em !important;}
.pt10,.pt1 {padding-top:1em !important;}
.pt20,.pt2 {padding-top:2em !important;}

.pb0 {padding-bottom:0 !important;}
.pb0125 {padding-bottom:0.125em !important;}
.pb025 {padding-bottom:0.25em !important;}
.pb033 {padding-bottom:0.33em !important;}
.pb05 {padding-bottom:0.5em !important;}
.pb066 {padding-bottom:0.66em !important;}
.pb10,.pb1 {padding-bottom:1em !important;}
.pb20,.pb2 {padding-bottom:2em !important;}

.pl0 {padding-left:0 !important;}
.pl0125 {padding-left:0.125em !important;}
.pl025 {padding-left:0.25em !important;}
.pl033 {padding-left:0.33em !important;}
.pl05 {padding-left:0.5em !important;}
.pl066 {padding-left:0.66em !important;}
.pl10,.pl1 {padding-left:1em !important;}
.pl20,.pl2 {padding-left:2em !important;}
.pl13,.pl133 {padding-left:1.33em !important;}

.pr0 {padding-right:0 !important;}
.pr0125 {padding-right:0.125em !important;}
.pr025 {padding-right:0.25em !important;}
.pr033 {padding-right:0.33em !important;}
.pr05 {padding-right:0.5em !important;}
.pr066 {padding-right:0.66em !important;}
.pr10,.pr1 {padding-right:1em !important;}
.pr20,.pr2 {padding-right:2em !important;}

.m0 {margin:0 !important;}
.mt-0125 {margin-top:-0.125em !important;}
.mt0 {margin-top:0 !important;}
.mt0125 {margin-top:0.125em !important;}
.mt025 {margin-top:0.25em !important;}
.mt033 {margin-top:0.33em !important;}
.mt05 {margin-top:0.5em !important;}
.mt066 {margin-top:0.66em !important;}
.mt10,.mt1 {margin-top:1em !important;}
.mt20,.mt2 {margin-top:2em !important;}

.mb0 {margin-bottom:0 !important;}
.mb0125 {margin-bottom:0.125em !important;}
.mb025 {margin-bottom:0.25em !important;}
.mb033 {margin-bottom:0.33em !important;}
.mb05 {margin-bottom:0.5em !important;}
.mb066 {margin-bottom:0.66em !important;}
.mb10,.mb1 {margin-bottom:1em !important;}
.mb20,.mb2 {margin-bottom:2em !important;}

.ml0 {margin-left:0 !important;}
.ml0125 {margin-left:0.125em !important;}
.ml025 {margin-left:0.25em !important;}
.ml033 {margin-left:0.33em !important;}
.ml05 {margin-left:0.5em !important;}
.ml066 {margin-left:0.66em !important;}
.ml10,.ml1 {margin-left:1em !important;}
.ml20,.ml2 {margin-left:2em !important;}

.mr0 {margin-right:0 !important;}
.mr0125 {margin-right:0.125em !important;}
.mr025 {margin-right:0.25em !important;}
.mr033 {margin-right:0.33em !important;}
.mr05 {margin-right:0.5em !important;}
.mr066 {margin-right:0.66em !important;}
.mr10,.mr1 {margin-right:1em !important;}
.mr20,.mr2 {margin-right:2em !important;}

body .mb0 {margin-bottom:0 !important;}

.lh1 {line-height:1em !important;}
.lh11 {line-height:1.1em !important;}
.lh12 {line-height:1.2em !important;}
.lh13 {line-height:1.3em !important;}

.fs085 {font-size:0.85em !important;}
.fs09 {font-size:0.9em !important;}
.fs095 {font-size:0.95em !important;}
.fs10 {font-size:1em !important;}
.fs11 {font-size:1.125em !important;}
.fs12 {font-size:1.2em !important;}
.fs13 {font-size:1.33em !important;}
.fs14 {font-size:1.4em !important;}
.fs16 {font-size:1.66em !important;}
.fs2 {font-size:2em !important;}

.zi3 {
    z-index:3 !important;
}

.bt1 {
    border-top:0.01em solid rgba(148,165,184,0.5);
}
.ofh {overflow:hidden !important }
.ofv {overflow:visible !important }
.ofa {overflow:auto !important }

.oc100 {opacity:1}
.oc95 {opacity:0.95}
.oc90 {opacity:0.9}
.oc66 {opacity:0.66}
.oc50 {opacity:0.5}
.oc33 {opacity:0.33}
.oc0 {opacity:0}

.gs {-webkit-filter: grayscale(1);filter: gray;grayscale(100%);-webkit-filter: grayscale(100%);filter: grayscale(100%);}



body .box table.bordered.no-first-border tr:last-child>td,
.box table.bordered tr>td {
    border-top: 0.0125em solid rgba(148,165,184,1) !important;
}
.box table.bordered.no-first-border tr:first-child>td {
    border-top: 0 solid rgba(255,255,255,0) !important;
}
a.go,
a.ico {
    color: rgb(0,90,165);
}
a.go,
.cms-button,
em.date,
dfn.date,
dfn.time,
a.but,
button.but,
a.ico,
.but:not(input),
.ico {
    display:inline-block;
    position:relative;
    padding:0 0 0 1.66em !important;
    min-height:1.2em;
    background-image:none !important;
    border-collapse:collapse;
    border:none;
    background-image: unset !important;
}

.cmsbox *:not(ul.attachments) a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before,
.cmsinhalt *:not(ul.attachments) a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but) {
    display:inline-block;
    position:relative;
    padding:0 0 0 1.66em !important;
    min-height:1.2em;
    background-image:none !important;
    border-collapse:collapse;
    border:none;
}
.chngedate,
.changedate,
.dates .chngedate,
.dates .changedate,
em.date,
dfn.date,
dfn.time,
span.date,
span.time {
    padding:0 0 0 1.33em !important;
    position:relative;
}
.but.empty.compressed{
    padding-right:0.33em !important;
}
.but.empty {
    padding-right:0 !important;
}
.but.empty:after {
    content:' ';
    display:inline-block;
    width:0.01em;
    overflow:hidden;
}
.ico.noicon,
.but.noicon {
    padding:0.33em !important;
}
.ico.noicon:before,
.but.noicon:before {
    content:'' !important;
}

.but.notext:after,
.ico.notext:after {
    content:'';
    width:0.001em;
    overflow:hidden;
    display:inline-block;
}
.dates .chngedate,
.dates .changedate {
    margin-left:0.5em;
    line-height:1.3em;
    position:relative;
}

body a.go:before,
.button .label:before,
.dates .chngedate:before,
.dates .changedate:before,
.cms-button:before,
em.date:before,
span.date:before,
span.time:before,
dfn.date:before,
dfn.time:before,
a.but:before,
a.ico:before,
.ico.but:before,
.but:before,
.ico:before,
.ico.but:before {
    font-family: "Font Awesome 6 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    width:1.33em;
    position:absolute;
    left:0;
    padding:0;
    display:block;
    font-weight: 300;
    text-align:center;
}
.cmsbox *:not(ul.attachments) a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before,
.cmsinhalt *:not(ul.attachments) a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before {
    font-family: "Font Awesome 6 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    text-rendering: auto;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    width:1.33em;
    position:absolute;
    left:0;
    padding:0;
    display:block;
    font-weight: 300;
    text-align:center;
}
body a.go:before,
.button .label:before,
.cms-button:before,
a.but:before,
a.ico:before,
.ico.but:before,
.but:before,
.ico:before,
.ico.but:before {
    content:'\f105';
}
body a.go {
    padding-left:1.33em !important;
    margin:0;
}
body a.go:before {
    top:0.15em;
    font-weight:400;
}

.button .label:before,
.cms-button:before,
a.but:before,
a.ico:before,
.ico:before{
    font-size:1.2em;
}
.button .label:before {
    top:0.275em;
}

.dates .chngedate:before,
.dates .changedate:before,
em.date:before,
dfn.date:before,
dfn.time:before,
span.date:before,
span.time:before,
a.ico:before,
.ico:before {
    width:1.33em;
    top:0.1em;
}

.dates .changedate:before,
.dates .chngedate:before {
    content:'\f333' !important;
    font-weight:200;
}

.cms-button,
a.ico,
a.but {
    cursor:pointer;
}
.cmsbox a[href*='/download/index/getfile/uid/'],
.cmsinhalt a[href*='/download/index/getfile/uid/'] {
    cursor:pointer;
    position:relative;
    padding-left:1.33em;
    color: rgb(0, 90, 165);
}
.cmsbox *:not(ul.attachments) a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before,
.cmsinhalt *:not(ul.attachments) a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before {
    width:1.33em;
    top:0.1em;
    left:0;
    position:absolute;
    padding:0 !important;
}
a.ico.notext,
.ico.notext {
    padding:0 0 0 1.2em !important;
    height:1.2em;
    width:1.2em;
}
a.ico.delete.notext,
.ico.delete.notext {
    padding:0 0 0 1.125em !important;
    height:1.2em;
    width:1.125em;
}
a.ico.delete.notext:before,
.ico.delete.notext:before {
    width:1.125em;
}
a.but.notext,
.but.notext {
    width:2.2em;
    padding-left:0 !important;
    padding-right:0 !important;
}
a.but.notext:before,
.but.notext:before {
    width:100% !important;
    text-align:center !important;
}

a.ico.notext:before,
.ico.notext:before {
    width:1.2em !important;
    height:1em !important;
    font-size:1em !important;
    line-height:1em;
}
.cms-button,
.but {
    padding: 0.25em 0.66em 0.25em 2em !important;
    font-size:1em;
    line-height:1.125em;
}

a.but {
    padding: 0.33em 0.75em 0.33em 2.33em !important;
    line-height:1.125em;
}
.cms-button,
a.but,
.but {
    border-radius: 10em;
    white-space:nowrap;
    color: rgb(255, 255, 255) !important;
    font-weight:300;
}
.cms-button,
a.but.srb,
.but.srb {
    border-radius: 0.33em;
}
a.but.frb,
.but.frb {
    -webkit-border-radius: 0.66em;
    -webkit-border-top-right-radius: 0.166em;;
    -webkit-border-bottom-left-radius: 0.33em;;
    -moz-border-radius: 0.66em;
    -moz-border-radius-topright: 0.166em;;
    -moz-border-radius-bottomleft: 0.33em;;
    border-radius: 0.66em;
    border-top-right-radius: 0.166em;;
    border-bottom-left-radius: 0.33em;;
}
a.but.brb,
.but.brb {
    -webkit-border-radius: 0.33em;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 0.33em;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 0.33em;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.cms-button:before {
    color:#fff;
}
.cms-button {
    margin-top:0.25em;
    margin-bottom:0.25em;
    font-weight:400;
    white-space:normal;
    line-height:1.1em;
    text-align:left;
}
.cms-button:before,
a.but:before,
a.ico.but:before,
.but:before,
.ico.but:before {
    width:2em;
}
.cms-button:before,
a.ico.wsn:before,
a.but:before,
a.ico.but:before,
.ico.wsn:before,
.but:before,
.ico.but:before{
    top:50%;
    -webkit-transform:translate(0,-50%);
    -ms-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    transform:translate(0,-50%);
}


a.ico.ready,
.ico.ready {
    color: rgb(30,165,1) !important;
}
a.ico.plain,
.ico.plain {
    color: rgb(0, 0, 0) !important;
}
a.ico.but.plain,
.ico.but.plain {
    background-color: rgba(148,165,184,0.5);
}
a.but.plain,
.but.plain {
    background-color: rgba(148,165,184,1);
}
a.ico.but.ready ,
.ico.but.ready {
    color:rgb(255,255,255) !important;
}
a.but.ready,
.but.ready {
    background-color: rgb(30,165,1) !important;
    border-color: rgb(30,165,1) !important;
}
a.but.bordered,
.but.bordered {
    background-color: rgba(255,255,255,0) !important;
    border: 0.0125em solid !important;
}
a.ico.but.ready.bordered,
a.but.ready.bordered,
.ico.but.ready.bordered,
.but.ready.bordered {
    color: rgb(30,165,1) !important;
    border-color: rgb(30,165,1) !important;
    background-color: rgba(255,255,255,1) !important;
    border: 0.0125em solid !important;
}
a.but.fail.bordered,
.but.fail.bordered,
.but.trash.bordered,
a.but.trash.bordered,
.but.trashit.bordered,
a.but.trashit.bordered,
.but.delete.bordered,
a.but.delete.bordered {
    border-color: rgb(255,0,0) !important;
    color: rgb(255,0,0) !important;
    background-color: rgba(255,255,255,1) !important;
}

a.ico.but.bordered,
.ico.but.bordered {
    color: rgb(0,0,0) !important;
    border-color: rgba(148,165,184,1) !important;
    background-color: rgba(255,255,255,0) !important;
    border: 0.0125em solid !important;
}
a.but.bordered,
.but.bordered {
    color: rgb(0,0,0) !important;
    border-color: rgba(148,165,184,1) !important;
    background-color: rgba(255,255,255,0) !important;
    border: 0.0125em solid !important;
}
.but.plain.bordered {
    background-color: rgba(255,255,255,1) !important;
}
body a.but.styleguide,
body .but.styleguide {
    background-color: rgba(250,100,0,1) !important;
}
body a.but.styleguide.bordered,
body .but.styleguide.bordered {
    border-color: rgba(250,100,0,1) !important;
    color: rgba(250,100,0,1) !important;
}
body .ico.styleguide {
    color: rgba(250,100,0,1) !important;
}
a.but.work,
a.but.wait,
.but.work,
.but.wait {
    background-color: rgb(249,139,35) !important;
    border-color: rgb(249,139,35) !important;
}
.but.work.bordered,
.but.wait.bordered {
    border-color: rgb(249,139,35) !important;
    color: rgb(249,139,35) !important;
}
.but.ready {
    background-color: rgb(30,165,1) !important;
    border-color: rgba(30,165,1,1) !important;
}
.but.ready.bordered {
    border-color: rgba(30,165,1,1) !important;
}

.but.featured {
    background-color: rgb(30,165,1);
    border-color: rgb(30,165,1);
}
.but.disabled,
.but.default {
    background-color: rgba(148,165,184,1) !important;
    border-color: rgba(148,165,184,1) !important;
}
.ico.disabled {
    color: rgba(148,165,184,1) !important;
}

.ico.disabled,
.but.disabled {
    opacity:0.66;
}
.but.note.noicon {
    padding:0 !important;
    font-weight:900 !important;
    text-align:center !important;
    width:2em !important;
    height:2em !important;
    line-height:2em !important;
    overflow:hidden !important;
}
.but.small,
.ico.small {
    font-size:0.95em !important;
}

.but.big,
.ico.big {
    font-size:1.125em !important;
}

.but.verybig,
.ico.verybig {
    font-size: 1.25em !important;
}
.but.verybig {
    padding-top:0.5em !important;
    padding-bottom:0.5em !important;
}
.but.thin:before,
.ico.thin:before{
    font-weight:200 !important;
}
.but.light:before,
.ico.light:before {
    font-weight:300 !important;
}
.but.regular:before,
.ico.regular:before,
.but.bold:before,
.ico.bold:before {
    font-weight:500 !important;
}
.but.solid:before,
.ico.solid:before{
    font-weight:600 !important;
}
em.date:before,
dfn.date:before,
dfn.time:before,
span.date:before,
span.time:before {
    font-size:0.9em;
    top:0.175em;
}
span.time:before,
dfn.time:before {
    top:0.25em;
}
.ico.date:before,
.but.date:before,
em.date:before,
span.date:before,
dfn.date:before {
    content:'\f073';
}
em.date:before,
span.date:before,
dfn.date:before {
    left:0.1em;
    font-weight:200;
}
.but.time:before,
.ico.time:before,
span.time:before,
dfn.time:before {
    content:'\e34c';
}
span.time:before,
dfn.time:before {
    content:'\e34c';
    left:0.1em;
    font-weight:200;
}
.ico.file:before,
.but.file:before {
    content:'\f15b' !important;
    font-weight:200;
}
.cmsbox a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before,
.cmsinhalt a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before {
    content:'\f15b' !important;
    font-weight:200;
}
.cmsbox a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before,
.cmsinhalt a[href*='/download/index/getfile/uid/']:not( :has(br) ):not(.ico):not(.but):before {
    font-size:1.125em;
    font-weight:300;
}

.but.publish:before,
.ico.publish:before,
.but.published:before,
.ico.published:before{
    content:'\f274' !important;
    font-weight:200;
}

.but.hinweis:before,
.ico.hinweis:before {
    content:'\f4a5' !important;
    font-weight:200;
}
.but.uebung:before,
.ico.uebung:before {
    content:'\f56d' !important;
    font-weight:200;
}

.but.start:before,
.ico.start:before{
    content:'\f135' !important;
    font-weight:200;
}
.but.create:before,
.ico.create:before{
    content:'\f055' !important;
}

.but.reset:before,
.ico.reset:before{
    content:'\f011' !important;
}
.but.create.date:before,
.ico.create.date:before,
.but.create.termin:before,
.ico.create.termin:before{
    content:'\f271' !important;
}

.but.create.file:before,
.ico.create.file:before{
    content:'\f319' !important;
}
.ico.create.file:before{
    font-size:1.125em !important;
}
.but.create.post:before,
.ico.create.post:before,
.but.create.message:before,
.ico.create.message:before {
    content:'\f4a8' !important;
}
.but.create.reply:before,
.ico.create.reply:before {
    content:'\f4b2' !important;
}
.but.showreplies:before,
.ico.showreplies:before {
    content:'\e143' !important;
}
.but.showcomments:before,
.ico.showcomments:before {
    content:'\e1db' !important;
}
.but.news:before,
.ico.news:before {
    content:'\f09e' !important
}
.but.print:before,
.ico.print:before {
    content:'\f02f' !important
}
.but.pdf:before,
.ico.pdf:before{
    content:'\f1c1' !important
}
.but.doc:before,
.ico.doc:before{
    content:'\e5ed' !important
}
.but.xls:before,
.ico.xls:before{
    content:'\e64d' !important
}
.but.formulare:before,
.ico.formulare:before{
    content:'\f570' !important
}
.but.download:before,
.ico.download:before {
    content:'\f56d' !important
}
.but.downloads:before,
.ico.downloads:before {
    content:'\f019' !important
}
.but.downloaddir:before,
.ico.downloaddir:before {
    content:'\e053' !important
}
.but.downloadarea:before,
.ico.downloadarea:before {
    content:'\f0ed' !important
}
.but.calculator:before,
.ico.calculator:before,
.but.calc:before,
.ico.calc:before,
.but.rechner:before,
.ico.rechner:before {
    content:'\f1ec' !important;
}
.but.popup:before,
.ico.popup:before{
    content:'\f08e' !important;
}
.but.archiv:before,
.ico.archiv:before{
    content:'\f64b' !important;
}
.but.motivation:before,
.ico.motivation:before{
    content:'\f4aa' !important;
}
.but.konzentration:before,
.ico.konzentration:before{
    content:'\e4bd' !important;
}
.but.lerntechniken:before,
.ico.lerntechniken:before {
    content:'\e611' !important;
}
.but.zeitmanagement:before,
.ico.zeitmanagement:before{
    content:'\f64a' !important;
}
.but.radar:before,
.ico.radar:before,
.but.overview:before,
.ico.overview:before,
.but.uebersicht:before,
.ico.uebersicht:before {
    content:'\e024' !important;
}
.but.dbase:before,
.ico.dbase:before{
    content:'\f1c0' !important;
}
.but.terminchange:before,
.ico.terminchange:before,
.but.terminedit:before,
.ico.terminedit:before{
    content:'\f333' !important;
}
.but.termine:before,
.ico.termine:before{
    content:'\e46e' !important;
}
.but.inbox:before,
.ico.inbox:before,
.but.postfach:before,
.ico.postfach:before {
    content:'\f01c' !important;
}
.but.outbox:before,
.ico.outbox:before{
    content:'\f311' !important;
}
.but.email:before,
.ico.email:before,
.but.mail:before,
.ico.mail:before{
    content:'\f0e0' !important;
}
.but.email.out:before,
.ico.email.out:before,
.but.mail.out:before,
.ico.mail.out:before{
    content:'\e170' !important;
}
.but.birthday:before,
.ico.birthday:before,
.but.geboren:before,
.ico.geboren:before{
    content:'\f1fd' !important;
}

.but.seminare:before,
.ico.seminare:before,
.but.seminar:before,
.ico.seminar:before {
    content:'\f51c' !important;
}
.but.webinare:before,
.ico.webinare:before,
.but.webinar:before,
.ico.webinar:before{
    content:'\e23e' !important;
}
.but.seminarterminuebersicht:before,
.ico.seminarterminuebersicht:before,
.but.seminarterminübersicht:before,
.ico.seminarterminübersicht:before,
.but.termin:before,
.ico.termin:before,
.but.seminar.termin:before,
.ico.seminar.termin:before,
.but.webinar.termin:before,
.ico.webinar.termin:before{
    content:'\e0d7' !important;
}
.but.pruefung:before,
.ico.pruefung:before,
.but.klausur:before,
.ico.klausur:before {
    content: '\f573' !important;
}
.but.call:before,
.ico.call:before{
    content:'\e1f0' !important;
}
.but.call:before,
.ico.call:before{
    content:'\e1f0' !important;
}
.but.settings:before,
.ico.settings:before{
    content:'\e5e9' !important;
}

.but.settings.contact:before,
.ico.settings.contact:before{
    content:'\f4fe' !important;
}
.but.permissions:before,
.ico.permissions:before{
    content:'\e3a6' !important;
}
.but.settings.default:before,
.ico.settings.default:before{
    content:'\f1de' !important;
}

.but.lizenz:before,
.ico.lizenz:before {
    content:'\e1c2' !important;
}
.but.threads:before,
.ico.threads:before,
.but.thread:before,
.ico.thread:before{
    content:'\f63d' !important;
    font-size: 1.125em;
}
.but.onlinetraining:before,
.ico.onlinetraining:before,
.but.gallery:before,
.ico.gallery:before{
    content:'\e3aa' !important;
}
.but.online-test:before,
.ico.online-test:before,
.but.onlinetest:before,
.ico.onlinetest:before {
    content:'\e51d' !important;
}

.but.podcast:before,
.ico.podcast:before{
    content:'\f2ce' !important;
}
.but.audio:before,
.ico.audio:before{
    content:'\f028' !important;
}
.but.video:before,
.ico.video:before{
    content:'\f008' !important;
}

.but.media:before,
.ico.media:before{
    content:'\e132' !important;
}

.but.podcaststream:before,
.ico.podcaststream:before{
    content:'\f8dd' !important;
    font-size: 1.125em;
}
.but.umfrage:before,
.ico.umfrage:before{
    content:'\e4e3' !important;
}
.but.umfrage.create:before,
.ico.umfrage.create:before{
    content:'\f46c' !important;
}
.but.umfrage.add:before,
.ico.umfrage.add:before{
    content:'\e133' !important;
}

.but.group:before,
.ico.group:before,
.but.groups:before,
.ico.groups:before{
    content:'\f0c0' !important;
    font-size: 1.125em;
}
.but.ok:before,
.ico.ok:before{
    content:'\f00c' !important;
}
.but.styleguide:before,
.ico.styleguide:before{
    content:'\e334' !important;
    font-weight:600;
}

.but.newwin:before,
.ico.newwin:before {
    content: '\f35d';
}
.but.vcf:before,
.ico.vcf:before{
    content:'\f2bb' !important;
}
.but.ics:before,
.ico.ics:before{
    content:'\e471' !important;
}
.but.moodle:before,
.ico.moodle:before {
    content: '' !important;
    height: 100% !important;
    display: inline-block !important;
    background-size: 1.125em auto !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}
.ico.moodle:before {
    top:0;
    width:1.33em !important;
    padding:0 !important;
    position:absolute !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='344.72' height='344.72' viewBox='0 0 344.72 344.72'%3E%3Cpath d='M289.61 309.77V201.51q0-33.94-28-33.95-28-.01-28.06 33.95v108.26H178.4V201.51q0-33.94-27.57-33.95-28.05 0-28 33.95v108.26H67.67V195.12q0-35.43 24.6-53.63 21.66-16.25 58.56-16.25 37.41 0 55.12 19.19 15.26-19.19 55.62-19.19 36.9 0 58.54 16.25 24.6 18.19 24.61 53.63v114.65z' style='fill:rgba(0,90,165,0.66)' transform='translate(0 -28.46)'/%3E%3Cpath d='m174.74 116.9 54.74-40-.7-2.44C130 86.57 85.08 95.15 0 144.47l.79 2.24 6.76.07c-.62 6.81-1.7 23.64-.32 48.95-9.44 27.32-.24 45.88 8.4 66.07 1.37-21 1.23-44-5.22-66.89-1.35-25.14-.24-41.67.37-48.1l56.4.54a258 258 0 0 0 1.67 33.06c50.4 17.71 101.09-.06 128-43.72-7.47-8.37-22.11-19.79-22.11-19.79z' style='fill:rgb(0,90,165)' transform='translate(0 -28.46)'/%3E%3C/svg%3E") !important;
}
.but.moodle:before {
    width:2em !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='344.72' height='344.72' viewBox='0 0 344.72 344.72'%3E%3Cpath d='M289.61 309.77V201.51q0-33.94-28-33.95-28-.01-28.06 33.95v108.26H178.4V201.51q0-33.94-27.57-33.95-28.05 0-28 33.95v108.26H67.67V195.12q0-35.43 24.6-53.63 21.66-16.25 58.56-16.25 37.41 0 55.12 19.19 15.26-19.19 55.62-19.19 36.9 0 58.54 16.25 24.6 18.19 24.61 53.63v114.65z' style='fill:rgba(255,255,255,0.66)' transform='translate(0 -28.46)'/%3E%3Cpath d='m174.74 116.9 54.74-40-.7-2.44C130 86.57 85.08 95.15 0 144.47l.79 2.24 6.76.07c-.62 6.81-1.7 23.64-.32 48.95-9.44 27.32-.24 45.88 8.4 66.07 1.37-21 1.23-44-5.22-66.89-1.35-25.14-.24-41.67.37-48.1l56.4.54a258 258 0 0 0 1.67 33.06c50.4 17.71 101.09-.06 128-43.72-7.47-8.37-22.11-19.79-22.11-19.79z' style='fill:rgb(255,255,255)' transform='translate(0 -28.46)'/%3E%3C/svg%3E") !important;
}
.but.unsign:before,
.ico.unsign:before{
    content:'\f506' !important;
}

.but.ofh,
.ico.ofh {
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    display:block;
    width:100%;
    max-width:calc(100vw - 3.33em);
}
h1.ico:before,
h2.ico:before,
h3.ico:before,
h4.ico:before{
    font-weight:200;
    top:0;
}
h1.ico,
h2.ico,
h3.ico,
h4.ico {
    padding-left:1.66em !important;
    display:block;
}


.but.back,
.ico.back,
.but.goback,
.ico.goback {
    padding-left:2em !important;
}
.but.back:before,
.ico.back:before,
.but.goback:before,
.ico.goback:before {
    content:'\f053' !important;
}
.but.delete:before,
.ico.delete:before{
    content:'\e2b4' !important;
}
.but.edit:before,
.ico.edit:before{
    content:'\f044' !important;
}
.but.deleteuser:before,
.ico.deleteuser:before {
    content:'\f503' !important;
}
.but.new.user:before,
.ico.new.user:before,
.but.new.user:before,
.ico.new.user:before,
.but.create.user:before,
.ico.create.user:before{
    content:'\f234' !important;
}
.but.settings.user:before,
.ico.settings.user:before{
    content:'\e611' !important;
}
.but.permissions.user:before,
.ico.permissions.user:before{
    content:'\f502' !important;
}
.but.user.edit:before,
.ico.user.edit:before{
    content:'\f4ff' !important;
}
.but.user.restore:before,
.ico.user.restore:before{
    content:'\f4fc' !important;
}

.but.write:before,
.ico.write:before{
    content:'\f303' !important;
}
.but.melden:before,
.ico.melden:before{
    content:'\f0a1' !important;
}
.but.new.edit:before,
.ico.new.edit:before{
    content:'\e211' !important;
}
.but.user:before,
.ico.user:before {
    content:'\f007' !important;
    font-size:1.1em;
}
.but.user-f:before,
.ico.user-f:before,
.but.user-w:before,
.ico.user-w:before {
    content:'\e463' !important;
    font-size:1.1em;
}
.but.user-m:before,
.ico.user-m:before{
    content:'\e462' !important;
    font-size:1.1em;
}

.but.profil.view:before,
.ico.profil.view:before{
    content:'\e5c5' !important;
    font-size:1.1em;
}
.but.message.new:before,
.ico.message.new:before{
    content:'\e214' !important;
}
.but.app:before,
.ico.app:before{
    content:'\e65d' !important;
}

.but.edit.ready {
    background-color: rgb(30,165,1) !important;
}
.but.fail,
a.but.fail,
.but.trash,
a.but.trash,
.but.trashit,
a.but.trashit,
.but.delete,
a.but.delete {
    background-color: rgb(255,0,0) !important;
}
.ico.trash,
.ico.trashit,
.ico.delete {
    color: rgb(255,0,0) !important;
}

.but.expand:before,
.ico.expand:before {
    content:'\e0a3' !important;
}
.but.map:before,
.ico.map:before {
    content:'\f3c5' !important;
}
.but.collapse:before,
.ico.collapse:before {
    content:'\e0a7' !important;
}
.but.stats:before,
.ico.stats:before,
.but.chart:before,
.ico.chart:before{
    content:'\e5d7' !important;
}
.but.quote-name:before,
.ico.quote-name:before,
.but.quote:before,
.ico.quote:before{
    content:'\e1e4' !important;
    font-size:1.2em;
}

.but.modul:before,
.ico.modul:before{
    content:'\f12e' !important;
}

.but.module:before,
.ico.module:before{
    content:'\f518' !important;
}
.but.studienpaket:before,
.ico.studienpaket:before{
    content:'\f49c' !important;
}
.but.lerneinheiten:before,
.ico.lerneinheiten:before{
    content:'\f5fd' !important;
}
.but.hausarbeit:before,
.ico.hausarbeit:before,
.but.homework:before,
.ico.homework:before{
    content:'\e066' !important;
}
.but.sprachkurs:before,
.ico.sprachkurs:before{
    content:'\f590' !important;
}
.but.zeichenmaterial:before,
.ico.zeichenmaterial:before{
    content:'\e206' !important;
}
.but.flashcards:before,
.ico.flashcards:before{
    content:'\e1ba' !important;
}
.but.address:before,
.ico.address:before{
    content:'\f234' !important;
}
.but.addressbook:before,
.ico.addressbook:before,
.but.contacts:before,
.ico.contacts:before {
    content:'\f2b9' !important;
}
.but.address.add:before,
.ico.address.add:before{
    content:'\f234' !important;
}
.but.address.remove:before,
.ico.address.remove:before{
    content:'\f503' !important;
}
.but.address.ban:before,
.ico.address.ban:before{
    content:'\f506' !important;
}
.ico.icon.checked,
.ico.icon.checkit {
    padding-left:1.25em  !important;
}
.ico.icon.checked:before,
.ico.icon.checkit:before {
    position:absolute !important;
    left:0;
    top:0.125em;
}
.ico.icon.checked:before {
    color: rgb(130,195,65);
}
.ico.checked:before,
.ico.icon.checket:before,
.but.checkit:before,
.ico.checkit:before{
    content:'\f058' !important;
}

.but.studium:before,
.ico.studium:before,
.but.study:before,
.ico.study:before {
    content:'\f19d' !important;
}
.but.buchen:before,
.ico.buchen:before,
.but.booking:before,
.ico.booking:before {
    content:'\e0bb' !important;
}
.but.nobooking:before,
.ico.nobooking:before {
    content:'\e0c2' !important;
}
.but.laterbooking:before,
.ico.laterbooking:before {
    content:'\e2cc' !important;
}

.but.frist:before,
.ico.frist:before {
    content:'\e0d2' !important;
}
.but.tipps:before,
.ico.tipps:before{
    content:'\f4a2' !important;
}
.but.bewerbung:before,
.ico.bewerbung:before {
    content:'\f649' !important;
}
.but.cubes:before,
.ico.cubes:before,
.but.bausteine:before,
.ico.bausteine:before {
    content:'\f1b3' !important;
}

.but.board:before,
.ico.board:before{
    content:'\e131' !important;
}
.but.moderator:before,
.ico.moderator:before{
    content:'\f82d' !important;
}
.but.switch:before,
.ico.switch:before,
.but.gga:before,
.ico.gga:before{
    content:'\f204' !important;
}
.but.switch.on:before,
.ico.switch.on:before,
.but.gga.on:before,
.ico.gga.on:before {
    content:'\f205' !important;
    font-weight:900;
}

.but.termination:before,
.ico.termination:before{
    content:'\f011' !important;
}
.but.userrequest:before,
.ico.userrequest:before {
    content:'\e058' !important;
}
.but.send:before,
.ico.send:before{
    content:'\f1d8' !important;
}
.but.search:before,
.ico.search:before{
    content:'\e521' !important;
}
.but.search.user:before,
.ico.search.user:before,
.but.search.mentor:before,
.ico.search.mentor:before{
    content:'\e5c5' !important;
}
.but.mentor:before,
.ico.mentor:before{
    content:'\e612' !important;
}

.but.user.service:before,
.ico.user.service:before{
    content:'\f82d' !important;
}
.but.chat:before,
.ico.chat:before{
    content:'\f4aa' !important;
}
.but.comments:before,
.ico.comments:before{
    content:'\f4a6' !important;
}
.but.thread:before,
.ico.thread:before{
    content:'\e4a4' !important;
}
.but.board:before,
.ico.board:before{
    content:'\e131' !important;
}

.but.view:before,
.ico.view:before{
    content:'\f5f5' !important;
}
.but.freigeben:before,
.ico.freigeben:before,
.but.show:before,
.ico.show:before{
    content:'\f06e' !important;
}
.but.sperren:before,
.ico.sperren:before,
.but.hide:before,
.ico.hide:before{
    content:'\f070' !important;
}
.but.folders:before,
.ico.folders:before{
    content:'\f660' !important;
}
.but.folder:before,
.ico.folder:before{
    content:'\f07b' !important;
}
.but.folder.edit:before,
.ico.folder.edit:before{
    content:'\e187' !important;
}
.but.mailbox:before,
.ico.mailbox:before{
    content:'\f813' !important;
}
li.active>.ico.mailbox:before{
    content:'\e5bb' !important;
}

.but.inboxes:before,
.ico.inboxes:before{
    content:'\e1bb' !important;
}
li.active>.ico.inboxes:before{
    content:'\e1bb' !important;
}


.but.results:before,
.but.result:before,
.ico.results:before,
.ico.result:before {
    content:'\f682' !important;
}
.but.xmak:before,
.but.abort:before,
.but.cancel:before,
.ico.cancel:before,
body .actions .ico.cancel:before {
    content:'\f00d' !important;
}
.but.trashcan:before,
.ico.trashcan:before {
    content:'\f1f8' !important;
}

li.active .ico.trashcan:before {
    content:'\e2b1' !important;
}

.but.trash:before,
.ico.trash:before {
    content:'\e2b4' !important;
}

.but.donttrash:before,
.ico.donttrash:before {
    content:'\e2b3' !important;
}
.but.trashdelete:before,
.ico.trashdelete:before,
.but.trashit:before,
.ico.trashit:before,
.but.trashok:before,
.ico.trashok:before {
    content:'\e2af' !important;
}
.but.restore:before,
.ico.restore:before {
    content:'\f1b8' !important;
}
.but.attachment:before,
.ico.attachment:before {
    content:'\f0c6' !important;
    top:0.125em;
}
.but.forward:before,
.ico.forward:before {
    content:'\f367' !important;
}
.but.return:before,
.ico.return:before,
.but.doit:before,
.ico.doit:before,
.but.engage:before,
.ico.engage:before {
    content:'\f01e' !important;
}

.but.login:before,
.ico.login:before {
    content:'\f13e' !important;
}
.but.logout:before,
.ico.logout:before {
    content:'\f30d' !important;
}

.but.admin:before,
.ico.admin:before {
    content:'\f508' !important;
}

.but.noten:before,
.ico.noten:before {
    content: '\f8c9';
}

.but.meinenoten:before,
.ico.meinenoten:before {
    content: '\f8eb';
}
.but.heft:before,
.ico.heft:before {
    content: '\f518';
}
.but.literaturtipp:before,
.ico.literaturtipp:before,
.but.literaturvorschlag:before,
.ico.literaturvorschlag:before {
    content: '\e0bb';
}
.but.book:before,
.ico.book:before {
    content: '\f5d9';
}




.but.literatursend:before,
.ico.literatursend:before,
.but.booksend:before,
.ico.booksend:before {
    content: '\e0b9';
}
.but.linktipp:before,
.ico.linktipp:before,
.but.linkvorschlag:before,
.ico.linkvorschlag:before {
    content: '\e60e';
}
.but.linktippsend:before,
.ico.linktippsend:before,
.but.linksend:before,
.ico.linksend:before {
    content: '\e1cb';
}
.but.save:before,
.ico.save:before {
    content:'\f064';
    font-weight:200;
}
.but.info:before,
.ico.info:before {
    content: '\f30f';
}
.but.webinfo:before,
.ico.webinfo:before {
    content: '\e49a';
}
.but.web:before,
.ico.web:before {
    content: '\e60e';
}
.but.shop:before,
.ico.shop:before {
    content: '\e0dc';
}
.but.getpwd:before,
.ico.getpwd:before{
    content: '\e415';
}

.but.pwd:before,
.ico.pwd:before,
.but.password:before,
.ico.password:before{
    content: '\f084';
}
.but.prof:before,
.ico.prof:before,
.but.student:before,
.ico.student:before,
.but.alumni:before,
.ico.alumni:before{
    content: '\f501';
}

.but.save:before,
.ico.save:before {
    content:'\f064';
    font-weight:200;
}
.but.reply:before,
.ico.reply:before {
    content: '\f3e5';
}
.but.reply:before {
    font-weight:200;
}
.but.save.next:before,
.ico.save.next:before {
    content:'\f367' !important;
    font-weight:200;
}
.but.sort.up:before,
.ico.sort.up:before{
    content:'\f160' !important;
}
.but.sort.down:before,
.ico.sort.down:before{
    content:'\f884' !important;
}
.listsorter .sort.up:hover:before {
    content:'\f161' !important;
}
.listsorter .sort.down:hover:before {
    content:'\f885' !important;
}
.ico.sortit,
.ico.sorting {
    padding:0 1.33em 0 0 !important;
}

.ico.perpost:before,
.but.perpost:before{
    content:'\f48b' !important;
}
.ico.sortit:before,
.ico.sorting:before {
    content:'\f0dc' !important;
    right:0;
    left:auto;
    font-size:1em;
}
.ico.sortit.up:before,
.ico.sorting.up:before {
    content:'\f0d8' !important;
    font-weight:900;
}
.ico.sortit.down:before,
.ico.sorting.down:before {
    content:'\f0d7' !important;
    font-weight:900;
}
.but.move:before,
.ico.move:before {
    content: '\e60a';
}
.but.openon:before,
.ico.openon:before {
    content: '\e590';
}
.but.openoff:before,
.ico.openoff:before {
    content: '\f846';
}
.but.achtung:before,
.ico.achtung:before,
.but.attention:before,
.ico.attention:before,
.but.notification:before,
.ico.notification:before {
    content: '\f071' !important;
}
.ico.achtung,
.ico.achtung:before {
    color:rgb(200,0,0);
}
.but.cockpit:before,
.ico.cockpit:before,
.but.dashboard:before,
.ico.dashboard:before {
    content:'\f625';
}
.but.dashboard,
.ico.dashboard {
    width:auto;
}

.but.fax:before,
.ico.fax:before {
    content:'\f1ac';
}
.but.phone:before,
.ico.phone:before {
    content:'\f095';
}
.but.icq:before,
.ico.icq:before {
    content:'\f7ff';
    font-weight:900;
}
.but.lerneinheiten:before,
.ico.lerneinheiten:before,
.but.phile:before,
.ico.phile:before {
    content:'\f5fd';
}
.but.test:before,
.ico.test:before {
    content:'\f677';
    font-size:1.1em;
}

.but.cal:before,
.ico.cal:before {
    content:'\f073';
    font-size:1.1em;
}


.but.fb:before,
.ico.fb:before {
    font-family: "Font Awesome 6 Brands";
    content:'\f39f';
}
.but.yahoo:before,
.ico.yahoo:before {
    font-family: "Font Awesome 6 Brands";
    content:'\f19e';
}


.but.skype:before,
.ico.skype:before {
    font-family: "Font Awesome 6 Brands";
    content:'\f17e';
    font-weight:900;
}


.but.gtalk:before,
.ico.gtalk:before {
    font-family: "Font Awesome 6 Brands";
    content:'\f1a0';
    font-weight:900;
}

.but.windowMessenger:before,
.ico.windowMessenger:before {
    font-family: "Font Awesome 6 Brands";
    content:'\f17a';
}

.but.ki:before,
.ico.ki:before {
    height: 1.125em;
    width: 1.33em;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;
    background-size: 1.125em auto !important;
    border-radius:0.25em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,0,0)'  stroke='rgb(0,0,0)' stroke-width='8' d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;
}
.thin.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,0,0)'  d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;
}
.light.ico.ki:before {
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,0,0)'  stroke='rgb(0,0,0)' stroke-width='8'  d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;
}
.regular.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,0,0)'  stroke='rgb(0,0,0)' stroke-width='14'  d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;
}
.solid.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,0,0)'  stroke='rgb(0,0,0)' stroke-width='20'  d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;
}

a.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,90,165)'  stroke='rgb(0,90,165)' stroke-width='8' d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;;
}
a.thin.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,90,165)'  d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;;
}
a.light.ico.ki:before {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,90,165)'  stroke='rgb(0,90,165)' stroke-width='8' d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;;
}
a.regular.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,90,165)'  stroke='rgb(0,90,165)' stroke-width='14' d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;;
}
a.solid.ico.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,90,165)'  stroke='rgb(0,90,165)' stroke-width='20' d='M222.9 0C99.8 0 0 99.8 0 222.9c0 52.8 16.9 101.5 47.4 139.9C57.5 375.5 64 390.2 64 405.3V504c0 4.4 3.6 8 8 8s8-3.6 8-8v-98.7c0-19.8-8.5-37.8-20.1-52.4-28.1-35.4-43.9-80.6-43.9-130C16 108.6 108.6 16 222.9 16h16.8c71.6 0 137.5 43.3 166.4 105 3.5 7.4 6.9 15.1 10.4 22.9 6.4 14.3 12.9 28.9 20.1 42.7 11.3 21.6 24.8 42.2 43.5 58.9l3.8 3.4c7.7 6.9 12.1 16.7 12.1 27 0 20-16.2 36.2-36.2 36.2L440 312c-4.4 0-8 3.6-8 8v72c0 22.1-17.9 40-40 40h-80c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h72c30.9 0 56-25.1 56-56v-64h11.8c28.8 0 52.2-23.4 52.2-52.2 0-14.9-6.4-29.1-17.5-39l-3.8-3.4c-16.7-14.9-29.2-33.6-40-54.4-7-13.4-13.1-27.1-19.3-41-3.5-7.9-7.1-15.9-10.8-23.9C389.1 46.9 317.6 0 239.7 0zm-57.836 87.611c-4.65 0-8.455 3.825-8.455 8.5v25.502h-8.457c-18.656 0-33.824 15.248-33.824 34.002v8.502H88.96c-4.65 0-8.455 3.825-8.455 8.5 0 4.676 3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v34.002H88.96c-4.65 0-8.455 3.825-8.455 8.5s3.804 8.502 8.455 8.502h25.37v8.5c0 18.755 15.167 34.004 33.823 34.004h8.457v25.502c0 4.675 3.805 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h33.825v25.502c0 4.675 3.806 8.5 8.457 8.5 4.65 0 8.455-3.825 8.455-8.5V325.63h33.826v25.502c0 4.675 3.804 8.5 8.455 8.5s8.457-3.825 8.457-8.5V325.63h8.455c18.657 0 33.826-15.25 33.826-34.004v-8.5h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34.002h25.368c4.65 0 8.457-3.827 8.457-8.502s-3.807-8.5-8.457-8.5h-25.368v-34h25.368c4.65 0 8.457-3.826 8.457-8.502 0-4.675-3.807-8.5-8.457-8.5h-25.368v-8.502c0-18.754-15.17-34.002-33.826-34.002h-8.455V96.111c0-4.675-3.806-8.5-8.457-8.5-4.65 0-8.455 3.825-8.455 8.5v25.502h-33.826V96.111c0-4.675-3.804-8.5-8.455-8.5s-8.457 3.825-8.457 8.5v25.502H173.52V96.111c0-4.675-3.806-8.5-8.457-8.5m-16.912 51.004h135.3c9.354 0 16.913 7.596 16.913 17v136.012c0 9.404-7.56 17.002-16.914 17.002H148.152c-9.354 0-16.912-7.598-16.912-17.002V155.615c0-9.404 7.558-17 16.912-17m33.05 44.576q-3.765 0-5.977 2.49c-1.44 1.66-2.159 2.151-2.159 5.471v62.32q0 3.874.166 5.92.167 2.049.942 3.598 1.05 1.881 2.988 2.989 1.936 1.105 4.04 1.105 3.651.001 5.976-2.434 2.325-2.49 2.324-7.582v-26.767l-.045-.893 19.424 27.883q1.162 1.992 2.656 4.426t3.652 3.93q2.16 1.438 5.59 1.437 3.652 0 5.754-1.992 2.158-1.992 2.158-4.703 0-2.436-1.216-4.98c-.812-1.735-4.03-5.745-5.653-8.032l-19.021-26.982 17.978-20.926c2.472-2.361 3.707-6.74 3.707-9.139q0-2.988-2.213-5.035-2.159-2.103-5.7-2.104-2.712 0-4.372 1.163c-1.07.774-2.38 3.974-3.93 5.597l-18.769 23.647v-20.446s-.775-5.847-2.324-7.47q-2.27-2.49-5.977-2.49m68.446 0q-3.596 0-5.865 2.49t-2.27 7.471v63.916q.001 4.98 2.27 7.526 2.324 2.49 5.865 2.49 3.708 0 5.977-2.49 2.325-2.49 2.324-7.526v-63.916q0-5.035-2.324-7.47-2.27-2.49-5.977-2.49'/%3E%3C/svg%3E") !important;;
}


.but.ki:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(255,255,255)' d='M160 0c-4.4 0-8 3.6-8 8v56h-24c-35.3 0-64 28.7-64 64v24H8c-4.4 0-8 3.6-8 8s3.6 8 8 8h56v80H8c-4.4 0-8 3.6-8 8s3.6 8 8 8h56v80H8c-4.4 0-8 3.6-8 8s3.6 8 8 8h56v24c0 35.3 28.7 64 64 64h24v56c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h80v56c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h80v56c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h24c35.3 0 64-28.7 64-64v-24h56c4.4 0 8-3.6 8-8s-3.6-8-8-8h-56v-80h56c4.4 0 8-3.6 8-8s-3.6-8-8-8h-56v-80h56c4.4 0 8-3.6 8-8s-3.6-8-8-8h-56v-24c0-35.3-28.7-64-64-64h-24V8c0-4.4-3.6-8-8-8s-8 3.6-8 8v56h-80V8c0-4.4-3.6-8-8-8s-8 3.6-8 8v56h-80V8c0-4.4-3.6-8-8-8m-32 80h256c26.5 0 48 21.5 48 48v256c0 26.5-21.5 48-48 48H128c-26.5 0-48-21.5-48-48V128c0-26.5 21.5-48 48-48m46.902 80.326v184.682h19.59v-88.94l69.537 88.94h25.797l-77.004-98.588 71.866-86.094H259.47l-64.979 78.053v-78.053zm130.344 0v184.682h19.592V160.326z'/%3E%3C/svg%3E") !important;;
    width: 2em;
}
.but.plain.ki:before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='rgb(0,0,0)' d='M160 0c-4.4 0-8 3.6-8 8v56h-24c-35.3 0-64 28.7-64 64v24H8c-4.4 0-8 3.6-8 8s3.6 8 8 8h56v80H8c-4.4 0-8 3.6-8 8s3.6 8 8 8h56v80H8c-4.4 0-8 3.6-8 8s3.6 8 8 8h56v24c0 35.3 28.7 64 64 64h24v56c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h80v56c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h80v56c0 4.4 3.6 8 8 8s8-3.6 8-8v-56h24c35.3 0 64-28.7 64-64v-24h56c4.4 0 8-3.6 8-8s-3.6-8-8-8h-56v-80h56c4.4 0 8-3.6 8-8s-3.6-8-8-8h-56v-80h56c4.4 0 8-3.6 8-8s-3.6-8-8-8h-56v-24c0-35.3-28.7-64-64-64h-24V8c0-4.4-3.6-8-8-8s-8 3.6-8 8v56h-80V8c0-4.4-3.6-8-8-8s-8 3.6-8 8v56h-80V8c0-4.4-3.6-8-8-8m-32 80h256c26.5 0 48 21.5 48 48v256c0 26.5-21.5 48-48 48H128c-26.5 0-48-21.5-48-48V128c0-26.5 21.5-48 48-48m46.902 80.326v184.682h19.59v-88.94l69.537 88.94h25.797l-77.004-98.588 71.866-86.094H259.47l-64.979 78.053v-78.053zm130.344 0v184.682h19.592V160.326z'/%3E%3C/svg%3E") !important;;
}




.but.study-ai:before,
.ico.study-ai:before {
    height: 1.125em;
    width: 1.33em;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,0,0)' stroke-width='13' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,0,0)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
    background-size: 1.125em auto !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
a.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,90,165)' stroke-width='13' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,90,165)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
a.thin.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,90,165)' stroke-width='8' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,90,165)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
a.light.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,90,165)' stroke-width='18' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,90,165)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
a.regular.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,90,165)' stroke-width='22' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,90,165)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
a.solid.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,90,165)' stroke-width='33' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,90,165)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
a.regular.ico.study-ai:before,
a.solid.ico.study-ai:before{
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,90,165)' stroke-width='20' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,90,165)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}

.but.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(255,255,255)' stroke-width='13' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(255,255,255)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
    width: 2em;
}
.but.plain.study-ai:before{
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,0,0)' stroke-width='13' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,0,0)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}

.ico.study-ai:before,
.ico.study-ai:before,
.ico.study-ai:before,
.ico.study-ai:before,
.thin.ico.study-ai:before,
.thin.ico.study-ai:before,
.thin.ico.study-ai:before,
.thin.ico.study-ai:before{
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,0,0)' stroke-width='7' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,0,0)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
.light.ico.study-ai:before,
.light.ico.study-ai:before,
.light.ico.study-ai:before,
.light.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,0,0)' stroke-width='10' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,0,0)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
.regular.ico.study-ai:before,
.regular.ico.study-ai:before,
.regular.ico.study-ai:before,
.regular.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,0,0)' stroke-width='15' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,0,0)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}
.solid.ico.study-ai:before,
.solid.ico.study-ai:before,
.solid.ico.study-ai:before,
.solid.ico.study-ai:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286.07 215.99' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='rgb(0,0,0)' stroke-width='29' d='M 32.61,107.75 A 14.62,14.62 0 0 1 17.99,122.37 14.62,14.62 0 0 1 3.3699999,107.75 14.62,14.62 0 0 1 17.99,93.13 14.62,14.62 0 0 1 32.61,107.75 Z m 41.31,0 H 31.96 M 269.4865,73.09276 A 14.62,14.62 0 0 1 282.59611,89.081093 14.62,14.62 0 0 1 266.60778,102.19071 14.62,14.62 0 0 1 253.49816,86.202375 14.62,14.62 0 0 1 269.4865,73.09276 Z M 202.53,87.65 h 51.19 M 102.63,198 a 14.62,14.62 0 0 1 -14.619998,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 A 14.62,14.62 0 0 1 102.63,198 Z M 88.01,149.58 v 34.14 M 224.34328,3.7538944 A 14.62,14.62 0 0 1 235.21397,21.341303 14.62,14.62 0 0 1 217.62656,32.211991 14.62,14.62 0 0 1 206.75587,14.624582 14.62,14.62 0 0 1 224.34328,3.7538944 Z M 147.89,54.49 V 17.99 H 206.8 M 63.792979,27.262657 A 14.62,14.62 0 0 1 52.526078,44.598912 14.62,14.62 0 0 1 35.189823,33.33201 14.62,14.62 0 0 1 46.456724,15.995755 14.62,14.62 0 0 1 63.792979,27.262657 Z M 104.85,54.49 V 30.3 h -41.2 m 172.25999,143.31 a 14.62,14.62 0 0 1 -14.62,14.62 14.62,14.62 0 0 1 -14.62,-14.62 14.62,14.62 0 0 1 14.62,-14.62 14.62,14.62 0 0 1 14.62,14.62 z M 165.94,149.58 v 24.03 h 40.86' /%3E%3Cpath fill='rgb(0,0,0)' d='M 90.419922 65.6875 C 88.140413 65.6875 86.343253 66.082422 85.029297 66.869141 C 83.725298 67.642296 82.746821 68.712055 82.089844 70.082031 C 81.442821 71.438444 81.117187 72.883271 81.117188 74.416016 C 81.117188 76.749045 81.755161 78.670163 83.029297 80.175781 C 84.293479 81.681399 86.408655 82.886128 89.375 83.794922 C 91.186663 84.337487 92.342133 84.915005 92.839844 85.525391 C 93.337554 86.135776 93.585938 86.828406 93.585938 87.601562 C 93.585938 88.415408 93.320536 89.133863 92.792969 89.757812 C 92.275349 90.368197 91.535869 90.673828 90.570312 90.673828 C 89.27627 90.673828 88.280776 90.068536 87.583984 88.861328 C 87.155949 88.115303 86.871782 87.031655 86.732422 85.607422 L 80.296875 86.15625 C 80.486005 89.167485 81.299019 91.650282 82.732422 93.603516 C 84.165825 95.556749 86.741977 96.533203 90.464844 96.533203 C 92.585092 96.533203 94.342745 96.118428 95.736328 95.291016 C 97.129912 94.450041 98.213811 93.223506 98.990234 91.609375 C 99.766656 89.995246 100.1543 88.2309 100.1543 86.318359 C 100.1543 84.690664 99.862687 83.220017 99.275391 81.904297 C 98.69805 80.588578 97.766518 79.489091 96.482422 78.607422 C 95.208289 77.712192 93.09311 76.830995 90.136719 75.962891 C 88.942216 75.623788 88.185719 75.258594 87.867188 74.865234 C 87.538702 74.48544 87.375 74.058729 87.375 73.583984 C 87.375 72.932907 87.572541 72.383162 87.970703 71.935547 C 88.368874 71.474367 88.961662 71.242188 89.748047 71.242188 C 90.703649 71.242188 91.450759 71.547819 91.988281 72.158203 C 92.535766 72.768589 92.895237 73.745043 93.064453 75.087891 L 99.439453 74.578125 C 99.160742 71.485507 98.285723 69.234888 96.8125 67.824219 C 95.349241 66.399985 93.217052 65.6875 90.419922 65.6875 z M 102.03711 66.197266 L 102.03711 73.5625 L 108.93359 73.5625 L 108.93359 96.023438 L 115.69922 96.023438 L 115.69922 73.5625 L 122.5957 73.5625 L 122.5957 66.197266 L 102.03711 66.197266 z M 125.6875 66.197266 L 125.6875 83.978516 C 125.6875 85.44344 125.89637 87.126413 126.31445 89.025391 C 126.57326 90.20547 127.0532 91.350634 127.75 92.462891 C 128.45674 93.575149 129.23202 94.436488 130.07812 95.046875 C 130.92424 95.643696 131.97429 96.044587 133.22852 96.248047 C 134.4927 96.45151 135.65756 96.552734 136.72266 96.552734 C 138.56419 96.552735 140.14113 96.221283 141.45508 95.556641 C 142.40073 95.081897 143.30213 94.260263 144.1582 93.09375 C 145.02421 91.913671 145.65653 90.544249 146.05469 88.984375 C 146.46281 87.410938 146.66602 85.741852 146.66602 83.978516 L 146.66602 66.197266 L 139.91797 66.197266 L 139.91797 84.40625 C 139.91797 86.061074 139.58491 87.343157 138.91797 88.251953 C 138.261 89.147186 137.35019 89.593751 136.18555 89.59375 C 135.01095 89.59375 134.09076 89.141219 133.42383 88.232422 C 132.76685 87.310061 132.43555 86.033945 132.43555 84.40625 L 132.43555 66.197266 L 125.6875 66.197266 z M 151.26562 66.197266 L 151.26562 96.023438 L 161.31445 96.023438 C 162.51892 96.023438 163.86252 95.751549 165.3457 95.208984 C 166.4307 94.815627 167.44693 94.029688 168.39258 92.849609 C 169.33822 91.655965 170.07204 90.183366 170.59961 88.433594 C 171.13715 86.670259 171.4082 84.19538 171.4082 81.007812 C 171.4082 78.973193 171.22943 77.048061 170.87109 75.230469 C 170.51274 73.412877 169.93501 71.819196 169.13867 70.449219 C 168.34234 69.079243 167.33179 68.029337 166.10742 67.296875 C 164.893 66.564412 163.29534 66.197266 161.31445 66.197266 L 151.26562 66.197266 z M 171.67578 66.197266 L 180.20312 83.533203 L 180.20312 96.023438 L 186.98047 96.023438 L 186.98047 83.533203 L 195.49219 66.197266 L 188.02539 66.197266 L 183.60742 76.269531 L 179.18555 66.197266 L 171.67578 66.197266 z M 158.0293 72.951172 L 159.7168 72.951172 C 161.46873 72.951172 162.72199 73.534659 163.47852 74.701172 C 164.23504 75.867687 164.61328 78.030964 164.61328 81.191406 C 164.61328 83.578691 164.44393 85.309292 164.10547 86.380859 C 163.76704 87.43886 163.30036 88.183135 162.70312 88.617188 C 162.10586 89.037674 161.101 89.248047 159.6875 89.248047 L 158.0293 89.248047 L 158.0293 72.951172 z M 125.52734 105.19336 L 111.05469 142.47852 L 119.01367 142.47852 L 122.08008 134.00977 L 136.93164 134.00977 L 140.17383 142.47852 L 148.33594 142.47852 L 133.45898 105.19336 L 125.52734 105.19336 z M 152.11133 105.19336 L 152.11133 142.47852 L 159.61328 142.47852 L 159.61328 105.19336 L 152.11133 105.19336 z M 129.4043 113.89062 L 134.52344 127.72852 L 124.38672 127.72852 L 129.4043 113.89062 z ' /%3E%3C/svg%3E%0A") !important;
}

.but.kilea:before,
.ico.kilea:before {
    height: 1.125em;
    width: 1.33em;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 52 62'%3E%3Cpath fill='%23e9609f' d='M52.042 26.273C52.042 12.04 40.504.5 26.272.5S.497 12.04.497 26.273c0 11.013 6.925 20.39 16.647 24.077-.32 1.487-.463 2.513-1.272 4.62-1.714 4.13-4 6.728-4 6.728s.433-.245 1.249-.675l15.96-9.138c12.91-1.402 22.96-12.33 22.96-25.613'/%3E%3Cg clip-path='url(%23alileaicon)' transform='matrix(1.33333 0 0 -1.33333 -448.557 96.286)'%3E%3CclipPath id='alileaicon' clipPathUnits='userSpaceOnUse'%3E%3Cpath d='M336.793 52.51c0-8.261 5.193-15.291 12.483-18.058-.239-1.115-.347-1.885-.954-3.465-1.284-3.098-3-5.045-3-5.045s.326.183.937.505l11.971 6.854c9.682 1.051 17.22 9.247 17.22 19.209 0 10.675-8.653 19.329-19.328 19.329s-19.329-8.654-19.329-19.329'/%3E%3C/clipPath%3E%3Cpath fill='%23fff' d='M345.041 33.786a.6.6 0 0 1-.137.117l.002-.003c-.353.304-.703.632-1.044.974a28 28 0 0 0-2.744 3.144c-.197.261-.392.52-.576.777l-.189.275c-.156.228-.314.457-.472.713-.34.514-.68 1.078-1.038 1.73a27 27 0 0 0-1.435 2.935.6.6 0 0 1-.067.156l-.016.044q-.207.514-.402 1.033l-.149.387c-.114.332-.218.665-.357 1.109-.138.453-.279.919-.387 1.359a3 3 0 0 1-.044.185l-.014.06a3 3 0 0 1-.043.184c-.06.225-.109.462-.147.594a.6.6 0 0 1-.019.152c-.046.173-.078.356-.122.6-.038.173-.073.357-.119.579 0 .035-.015.17-.02.204l-.022.138c2.288.717 10.897 3.935 12.183 12.135 2.524-3.182 9.587-10.313 21.133-8.581-.01-.36-.015-.713-.039-1.086q0-.057-.003-.106l-.007-.072a1 1 0 0 1-.012-.121l-.065-.751a1 1 0 0 1-.015-.124 1 1 0 0 1-.013-.089c-.012-.156-.02-.312-.057-.542-.034-.27-.07-.538-.12-.836q-.018-.094-.01-.081a1 1 0 0 1-.03-.126 9 9 0 0 0-.107-.602c-.034-.183-.067-.366-.12-.594a12 12 0 0 0-.142-.638l-.11-.456a28 28 0 0 0-.428-1.497c-.105-.332-.209-.665-.316-.98l-.158-.407a44 44 0 0 0-.4-1.03l-.029-.075a1 1 0 0 1-.04-.09 28 28 0 0 0-1.45-2.975 24 24 0 0 0-1.045-1.736 23 23 0 0 0-.749-1.104c-.12-.172-.252-.346-.377-.514l-.132-.175a25 25 0 0 0-2.208-2.581c-.149-.165-.308-.319-.508-.513-.353-.353-.706-.67-1.05-.98-.15-.133-2.623-1.868-2.816-2.037l-2.268-1.689c-1.856-1.268-7.249-6.563-8.612-6.563-.106 0-1.105.715-1.216.724-1.137.086-.342-.052-1.81.844-.224.137 4.883 6.951 4.656 7.106 0 .001-.005 0-.007.002-.207.141-.426.293-.648.47-.216.159-.443.33-.656.5z'/%3E%3C/g%3E%3Cpath fill='none' stroke='%23c9d2dc' d='M52.042 26.273C52.042 12.04 40.504.5 26.272.5S.497 12.04.497 26.273c0 11.013 6.925 20.39 16.647 24.077-.32 1.487-.463 2.513-1.272 4.62-1.714 4.13-4 6.728-4 6.728s.433-.245 1.249-.675l15.96-9.138c12.91-1.402 22.96-12.33 22.96-25.613Z'/%3E%3Cpath fill='%23326cb4' d='M18.388 29.572a1.609 1.609 0 1 0 0-3.218 1.609 1.609 0 0 0 0 3.218m15.764 0a1.609 1.609 0 1 0 0-3.218 1.609 1.609 0 0 0 0 3.218'/%3E%3Cpath fill='%23e9609f' d='M19.836 35.506c.783 3.708 3.363 6.112 6.435 6.112s5.65-2.404 6.433-6.112c-1.796 1.767-4.017 3.067-6.433 3.067s-4.639-1.3-6.435-3.067'/%3E%3C/svg%3E") !important;
    background-size: 0.95em auto !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.but.kilea:before {
    width: 2em;
}




.but.aim:before,
.ico.aim:before {
    content:'\f075';
    font-weight:900;
}

.ico.aim:after {
    content:'AIM';
    font-weight:400;
    color:#fff;
    font-size:0.5em;
    position:absolute;
    margin-top:0;
    top:0;
    left:0;
    width:3.25em;
    text-align:center;
}
h1.ico.aim:after,
h2.ico.aim:after,
h3.ico.aim:after,
h4.ico.aim:after {
    margin-top: 0.2em;
}





.ico.thin.aim:after,
.ico.light.aim:after,
.ico.regular.aim:after{
    color:inherit;
}

.ico.light.aim:after,
.ico.regular.aim:after{
    font-size:0.45em;
    font-weight:600;
    width:3.5em;
}





.listsorter .but.sort.up:after,
.listsorter .ico.sort.up:after,
.listsorter .but.sort.down:hover:after,
.listsorter .ico.sort.down:hover:after {
    content:'Ältere zuerst';
}
.listsorter .but.sort.up:hover:after,
.listsorter .ico.sort.up:hover:after,
.listsorter .but.sort.down:after,
.listsorter .ico.sort.down:after{
    content:'Jüngere zuerst';
}




body .actions .ico.cancel:before {
    font-size:1.5em;
}
.but.xmak.simple,
.but.abort.simple,
.but.cancel.simple {
    background-color: rgba(148,165,184,1) !important;
}
.but.compressed {
    padding: 0.33em 0.5em 0.33em 1.66em !important;
}
.but.compressed:before {
    width:1.66em !important;
}
body button.but.compressed {
    padding:0 0.33em 0 1.66em !important;
}
body button.but:not(.empty) {
    padding:0 0.66em 0 1.66em !important;
}


a.but.shadow,
.but.shadow{
    -webkit-box-shadow: 0 0 1em -0.33em rgb(0 0 0 / 62%);
    box-shadow: 0 0 1em -0.33em rgb(0 0 0 / 62%);
}

.fa-thin>.fa-light {
    position:absolute;
    width:100%;
    text-align:center;
    bottom:0;
    left:0;
    right:0;
    font-size:0.66em;
}
.fa-thin.fa-clapperboard>.fa-light {
    font-size:0.45em;
    padding-bottom:0.25em;
}
.flip-before:before,
.flip-after:after {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out);
}
.spin-before:before,
.spin-after:after {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration,2s);
    animation-duration: var(--fa-animation-duration,2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear);
}

.dumb.hidden pre {
    display:none;
}
.dumb.hidden:hover pre {
    display:block;
}
.flex-box-holder {
    display: flex !important;
    width: 100% !important;
    align-items: top !important;
    -o-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    height: 100%;
    min-height: 100%;
    float: none;
    position: relative;
    overflow: visible;
    flex: 1;
    flex-wrap: wrap;
}
.flex-box-holder.reverse  {
    flex-direction: row-reverse !important;
}

.flex-box-holder .flex-box-50 {
    padding: 0 !important;
    width: calc(50% - 1em);
    min-width: calc(50% - 1em);
    max-width: calc(50% - 1em);
    min-height: 7em;
    margin: 0 0.5em 2em 0.5em;
    display: inline-block;
}
.formbox .flex-box-holder .flex-box-buttonholder,
.flex-box-holder .flex-box-100 {
    padding: 0 !important;
    width: calc(100% - 1em);
    min-width: calc(100% - 1em);
    max-width: calc(100% - 1em);
    margin: 0 0.5em 2em 0.5em;
    display: block;
}
.formbox .flex-box-holder .flex-box-buttonholder {
    width: 100%;
    min-width:  100%;
    max-width:  100%;
    margin: 0 0.5em 2em 0.5em;
}
.formbox .flex-box-holder .flex-box-buttonholder {
    margin: 0
}
.formbox .flex-box-holder .flex-box-50.formflex {
    margin-bottom:0 !important;
    min-height: 0 !important;

}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 0;
    cursor: pointer;
    min-height: 0;
    list-style-image: none;
}
.ui-menu-item-wrapper {
    padding: 0.25em;
}
.ui-widget-header,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color:#fff;
    border: 0.05em solid rgb(0,100,180);
    background:rgb(0,100,180);
    background-color: rgb(0,100,180);
    font-weight: normal;
}

#mboxcontent .head.msgcontent a {
    color: rgb(0,90,165);
    font-weight: 700;
}

@media only screen and (min-width: 700px) {
    .flex-box-holde .flex-box-50:nth-child(odd) {
        margin: 0 1em 2em 0 !important;
    }
    .flex-box-holder .flex-box-50:nth-child(even) {
        margin: 0 0 2em 1em !important;
    }
    .flex-box-holder.formdisplay .flex-box-50:nth-child(odd),
    .flex-box-holder.formdisplay .flex-box-50:nth-child(even),
    .flex-box-holder.formdisplay .flex-box-50,
    .flex-box-holder.sorted .flex-box-50:nth-child(odd),
    .flex-box-holder.sorted .flex-box-50:nth-child(even),
    .flex-box-holder.sorted .flex-box-50 {
        margin: 0.5em 0.5em 1em 0.5em !important;
    }
}
@media only screen and (max-width: 800px) {
    body .flex-box-holder.divice-800 .flex-box-50,
    body.flex-box-holder.device-800 .flex-box-50:nth-child(odd),
    body.flex-box-holder.device-800 .flex-box-50:nth-child(even),
    body.flex-box-holder.device-800 .flex-box-50,
    body.flex-box-holderdevice-800 .flex-box-50:nth-child(odd),
    body.flex-box-holder.device-800 .flex-box-50:nth-child(even),
    body.flex-box-holder.device-800 .flex-box-50 {
        margin: 0 0 2em 0 !important;
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 2em 0 !important;
    }
}

@media only screen and (max-width: 700px) {
    .flex-box-holder.divice-700 .flex-box-50 {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 2em 0 !important;
    }
}
.itempulse {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    animation: itempulse 1s 1;
    -webkit-animation: itempulse 1s 1;
    transform-origin:50%;
    position:relative;
    display:inline-block;
}
@-webkit-keyframes itempulse {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1.15);
    }
    50% {
        -webkit-transform: scale(1);
    }
    75% {
        -webkit-transform: scale(1.15);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes itempulse {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.15);
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

.itemshrink {
    -moz-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    animation: itemshrink 0.66s 1;
    -webkit-animation: itemshrink 0.66s 1;
    transform-origin:50%;
    position:relative;
    display:inline-block;
}
@-webkit-keyframes itemshrink {
    0% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(0.9);
    }
}

@keyframes itemshrink {
    0% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(0.85);
    }
}

.ajax .loader,
p .loader {
    font-size:1.66em;
    height:4em;
    background-color:rgb(255,255,255);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='eIgAYGRLecX1' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' viewBox='0 0 100 100'%3E%3Cstyle%3E @keyframes eIgAYGRLecX2_tr__tr%7B0%25%7Btransform:translate(50px,50px) rotate(0deg)%7Dto%7Btransform:translate(50px,50px) rotate(1080deg)%7D%7D@keyframes eIgAYGRLecX3_tr__tr%7B0%25%7Btransform:translate(50px,50px) rotate(0deg)%7Dto%7Btransform:translate(50px,50px) rotate(-720deg)%7D%7D@keyframes eIgAYGRLecX4_tr__tr%7B0%25%7Btransform:translate(50px,50px) rotate(0deg)%7Dto%7Btransform:translate(50px,50px) rotate(360deg)%7D%7D %3C/style%3E%3Cg style='animation:eIgAYGRLecX2_tr__tr 3000ms linear infinite normal forwards' transform='translate(50 50)'%3E%3Cpath fill='rgba(0,90,165,1)' d='M-7.7-10.4c5.7-4.3 13.9-3.1 18.1 2.7C14.7-2 13.5 6.2 7.7 10.4l4.1 5.5c8.8-6.5 10.6-19 4.1-27.7-6.5-8.8-19-10.6-27.7-4.1l4.1 5.5Z'/%3E%3C/g%3E%3Cg style='animation:eIgAYGRLecX3_tr__tr 3000ms linear infinite normal forwards' transform='translate(50 50)'%3E%3Cpath fill='rgba(0,90,165,1)' d='M32-14.3C24.1-32 3.4-39.9-14.3-32S-39.9-3.4-32 14.3l7.6-3.4c-6-13.5 0-29.3 13.5-35.3s29.3 0 35.3 13.5l7.6-3.4Z'/%3E%3C/g%3E%3Cg style='animation:eIgAYGRLecX4_tr__tr 3000ms linear infinite normal forwards' transform='translate(50 50)'%3E%3Cpath fill='rgba(0,90,165,1)' d='M-18.4-46.5C-44.1-36.4-56.6-7.3-46.5 18.4s39.2 38.3 64.9 28.1l-3.1-7.9C-6 47-30.1 36.6-38.5 15.3s2-45.4 23.3-53.8l-3.2-8Z'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background-size: 3em 3em;
    opacity:0.33;
    display:block;
}

ul.attachments.efharbeitsplatzfix div.file {
    padding:0 2em 0 1.33em !important;
    width:100%  !important;
    max-width:100%;
    overflow:hidden;
    white-space:normal;
}
ul.attachments.efharbeitsplatzfix div.file:has(.ico.delete:hover) {
    background-color:rgba(205,0,0,0.05);
}

.modern .inner a.uplink {
    background-image:url('/images/icons/ic_uparrow.png');
    background-repeat: no-repeat;
    padding:0px 0px 0px 11px;
    color:#005EA8;
    font-weight: 700;
}
