/* ===== Original CSS/Text from other file ===== */
@charset "UTF-8";/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(glyphicons-halflings-regular.f4769f9bdb7466be6508.eot);
    src: url(glyphicons-halflings-regular.f4769f9bdb7466be6508.eot?#iefix) format("embedded-opentype"),url(glyphicons-halflings-regular.448c34a56d699c29117a.woff2) format("woff2"),url(glyphicons-halflings-regular.fa2772327f55d8198301.woff) format("woff"),url(glyphicons-halflings-regular.e18bbf611f2a2e43afc0.ttf) format("truetype"),url(glyphicons-halflings-regular.89889688147bd7575d63.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.small,small {
    font-size: 85%
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0;
    position: relative;
    z-index: 999
}

abbr[data-original-title],abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    overflow: auto;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }

    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }

    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }

    .navbar-toggle {
        display: none
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width:auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: 2s linear infinite progress-bar-stripes;
    animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translate(0,-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0,0,0,.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: QuincyCF-Regular;
    src: url(/assets/fonts/QuincyCF-Regular.eot?#iefix) format('embedded-opentype'),url(/assets/fonts/QuincyCF-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Moderat-Regular;
    src: url(/assets/fonts/Moderat-Regular.eot),url(/assets/fonts/Moderat-Regular.eot?#iefix) format('embedded-opentype'),url(/assets/fonts/Moderat-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Moderat-Bold;
    src: url(/assets/fonts/Moderat-Bold.eot),url(/assets/fonts/Moderat-Bold.eot?#iefix) format('embedded-opentype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: MuseoSlab-100;
    src: url(/assets/fonts/MuseoSlab-100.eot);
    src: url(/assets/fonts/MuseoSlab-100.eot?#iefix) format('embedded-opentype'),url(/assets/fonts/MuseoSlab-100.woff) format('woff'),url(/assets/fonts/MuseoSlab-100.ttf) format('truetype')
}

@font-face {
    font-family: MuseoSlab-500;
    src: url(/assets/fonts/MuseoSlab-500.eot);
    src: url(/assets/fonts/MuseoSlab-500.eot?#iefix) format('embedded-opentype'),url(/assets/fonts/MuseoSlab-500.woff) format('woff'),url(/assets/fonts/MuseoSlab-500.ttf) format('truetype')
}

.btn {
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #414a52;
    color: fff;
    height: 43px
}

.btn-primary {
    border: 0;
    font-size: 22px;
    font-family: QuincyCF-Regular;
    background-image: none!important;
    filter: none!important;
    border-radius: 5px;
    padding: 5px 0!important;
    border-color: transparent!important
}

.btn-primary:hover {
    background-color: #8a96a3
}

.button {
    display: inline-block;
    font-family: RobotoSlab-Semibold;
    font-size: 18px;
    font-weight: 700;
    width: 330px;
    color: #fff!important;
    border: none;
    box-shadow: 2px 3px #c6c4c3;
    padding: 13px 59px;
    margin-bottom: 3px;
    margin-right: 2px;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    border-radius: 10px
}

.button a {
    color: #fff
}

.button:hover {
    text-decoration: none!important;
    box-shadow: 2px 3px #c6c4c3
}

.button.secondary {
    background: 0 0!important;
    border: none;
    font-family: OpenSans-Regular;
    font-size: 16px;
    padding: 30px 15px 13px 0;
    box-shadow: none
}

.button.secondary:hover {
    text-decoration: underline!important;
    background: 0 0!important
}

.button.secondary.disabled {
    background: 0 0!important;
    border: none;
    box-shadow: none
}

.button.disabled {
    cursor: default;
    box-shadow: 2px 3px #dfdedd
}

.button-row {
    overflow: auto;
    float: left;
    display: block;
    margin-top: 10px!important
}

.button-row .button {
    margin-right: 10px;
    float: right
}

.button-row .button:first-child {
    margin-right: 2px
}

.button-row .button.disabled {
    width: auto
}

.callToActionBtn {
    width: 224px!important
}

.feedback-container {
    max-width: 920px;
    margin: 35px auto 0
}

.feedback-container .feedback-phone {
    display: block;
    padding-bottom: 5px;
    text-align: right;
    padding-right: 0
}

.feedback-container .feedback-phone a {
    color: #ed1c24;
    cursor: pointer
}

.feedback-container .feedback-phone a:focus,.feedback-container .feedback-phone a:hover {
    text-decoration: none
}

.footer {
    background-color: #f8f5f0;
    min-height: 300px;
    padding: 20px
}

.footer label.ossPwd a {
    color: #00a0dd
}

.footer a {
    text-decoration: underline;
    font-family: Moderat-Regular,Helvetica,Arial,sans-serif;
    color: #382f2d
}

.footer .top-nav .footer-nav-links {
    text-align: right
}

.footer .top-nav .footer-nav-links li {
    display: inline-block;
    font-size: 13;
    font-weight: 700;
    margin-top: 10px
}

.footer .top-nav .footer-nav-links li a {
    color: #382f2d;
    text-decoration: none;
    padding-left: 20px;
    font-size: 14px
}

.footer .top-nav .footer-nav-links li a:hover {
    color: #382f2d;
    text-decoration: none
}

.footer .line-divider {
    position: relative;
    top: 10px;
    border-top: 3px solid #382f2d;
    margin-bottom: 5px;
    width: 99.9%
}

.footer .product-nav h2 {
    color: #382f2d;
    font-size: 20px;
    line-height: 30px
}

.footer .product-nav ul {
    list-style-type: none
}

.footer .product-nav ul li {
    padding-right: 0;
    padding-bottom: 10px;
    margin-left: -25px
}

.footer .product-nav ul li a {
    text-decoration: underline
}

.footer .product-nav ul li a:hover {
    background-color: inherit;
    color: #fff
}

.footer .product-nav .getTheScoop {
    background-color: #39c9df;
    border-top: none;
    margin-top: 5px;
    padding: 0 15px 25px 13px
}

.footer .product-nav .getTheScoop h2 {
    margin-top: 0;
    font-family: QuincyCF-Regular;
    font-size: 22px;
    padding-top: 15px
}

.footer .product-nav .getTheScoop label[for=newsletter_tc_check] {
    font-style: normal;
    font-family: Moderat-Regular;
    font-size: 12px;
    line-height: 20px
}

.footer .product-nav .getTheScoop label[for=newsletter_tc_check] p {
    color: #382f2d;
    font-size: 13px
}

.footer .product-nav .getTheScoop p {
    line-height: 20px;
    font-size: 13;
    font-weight: 400
}

.footer .product-nav .getTheScoop .button-signMe {
    display: inline-block;
    font-family: QuincyCF-Regular,Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.42857;
    border: 1px solid transparent;
    text-align: center;
    padding: 13px 59px;
    margin-right: 2px;
    margin-bottom: 0;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    border-radius: 5px;
    box-shadow: none;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #4f4e4e
}

.footer .copyright p {
    line-height: 1.6em;
    font-weight: 400;
    font-size: 11px;
    color: #382f2d;
    font-family: Moderat-Regular
}

.footer .bottom-nav ul li {
    display: inline-block;
    padding-left: 14px;
    padding-right: 0
}

.footer .bottom-nav ul li a {
    padding-left: 0;
    padding-right: 22px;
    background-color: inherit;
    text-decoration: underline;
    font-size: 14px
}

.footer .bottom-nav ul li a:hover {
    color: #382f2d;
    text-decoration: none
}

.wrapper {
    max-width: 920px;
    margin: 0 auto;
    position: relative
}

.marginTop-5 {
    margin-top: 5px
}

.marginRight-5 {
    margin-right: 5px
}

.marginBottom-5 {
    margin-bottom: 5px
}

.marginLeft-5 {
    margin-left: 5px
}

.footer .product-nav .getTheScoop label[for=newsletter_tc_check],.marginTop-10 {
    margin-top: 10px
}

.marginRight-10 {
    margin-right: 10px
}

.marginBottom-10 {
    margin-bottom: 10px
}

.marginLeft-10 {
    margin-left: 10px
}

.marginTop-15 {
    margin-top: 15px
}

.marginRight-15 {
    margin-right: 15px
}

.marginBottom-15 {
    margin-bottom: 15px
}

.marginLeft-15 {
    margin-left: 15px
}

.marginTop-20 {
    margin-top: 20px
}

.marginRight-20 {
    margin-right: 20px
}

.marginBottom-20 {
    margin-bottom: 20px
}

.marginLeft-20 {
    margin-left: 20px
}

.marginTop-25 {
    margin-top: 25px
}

.marginRight-25 {
    margin-right: 25px
}

.marginBottom-25 {
    margin-bottom: 25px
}

.marginLeft-25 {
    margin-left: 25px
}

.marginTop-30 {
    margin-top: 30px
}

.marginRight-30 {
    margin-right: 30px
}

.marginBottom-30 {
    margin-bottom: 30px
}

.marginLeft-30 {
    margin-left: 30px
}

.marginTop-35 {
    margin-top: 35px
}

.marginRight-35 {
    margin-right: 35px
}

.marginBottom-35 {
    margin-bottom: 35px
}

.marginLeft-35 {
    margin-left: 35px
}

.marginTop-40 {
    margin-top: 40px
}

.marginRight-40 {
    margin-right: 40px
}

.marginBottom-40 {
    margin-bottom: 40px
}

.marginLeft-40 {
    margin-left: 40px
}

.marginTop-45 {
    margin-top: 45px
}

.marginRight-45 {
    margin-right: 45px
}

.marginBottom-45 {
    margin-bottom: 45px
}

.marginLeft-45 {
    margin-left: 45px
}

.marginTop-50 {
    margin-top: 50px
}

.marginRight-50 {
    margin-right: 50px
}

.marginBottom-50 {
    margin-bottom: 50px
}

.marginLeft-50 {
    margin-left: 50px
}

.paddingTop-5 {
    padding-top: 5px
}

.paddingRight-5 {
    padding-right: 5px
}

.paddingBottom-5 {
    padding-bottom: 5px
}

.paddingLeft-5 {
    padding-left: 5px
}

.paddingTop-10 {
    padding-top: 10px
}

.paddingRight-10 {
    padding-right: 10px
}

.paddingBottom-10 {
    padding-bottom: 10px
}

.paddingLeft-10 {
    padding-left: 10px
}

.paddingTop-15 {
    padding-top: 15px
}

.paddingRight-15 {
    padding-right: 15px
}

.paddingBottom-15 {
    padding-bottom: 15px
}

.paddingLeft-15 {
    padding-left: 15px
}

.paddingTop-20 {
    padding-top: 20px
}

.paddingRight-20 {
    padding-right: 20px
}

.paddingBottom-20 {
    padding-bottom: 20px
}

.paddingLeft-20 {
    padding-left: 20px
}

.paddingTop-25 {
    padding-top: 25px
}

.paddingRight-25 {
    padding-right: 25px
}

.paddingBottom-25 {
    padding-bottom: 25px
}

.paddingLeft-25 {
    padding-left: 25px
}

.paddingTop-30 {
    padding-top: 30px
}

.paddingRight-30 {
    padding-right: 30px
}

.paddingBottom-30 {
    padding-bottom: 30px
}

.paddingLeft-30 {
    padding-left: 30px
}

.paddingTop-35 {
    padding-top: 35px
}

.paddingRight-35 {
    padding-right: 35px
}

.paddingBottom-35 {
    padding-bottom: 35px
}

.paddingLeft-35 {
    padding-left: 35px
}

.paddingTop-40 {
    padding-top: 40px
}

.paddingRight-40 {
    padding-right: 40px
}

.paddingBottom-40 {
    padding-bottom: 40px
}

.paddingLeft-40 {
    padding-left: 40px
}

.paddingTop-45 {
    padding-top: 45px
}

.paddingRight-45 {
    padding-right: 45px
}

.paddingBottom-45 {
    padding-bottom: 45px
}

.paddingLeft-45 {
    padding-left: 45px
}

.paddingTop-50 {
    padding-top: 50px
}

.paddingRight-50 {
    padding-right: 50px
}

.paddingBottom-50 {
    padding-bottom: 50px
}

.paddingLeft-50 {
    padding-left: 50px
}

.padding-5 {
    padding: 5px!important
}

.padding-10 {
    padding: 10px!important
}

.padding-15 {
    padding: 15px!important
}

.padding-20 {
    padding: 20px!important
}

.padding-25 {
    padding: 25px!important
}

.padding-30 {
    padding: 30px!important
}

.padding-35 {
    padding: 35px!important
}

.padding-40 {
    padding: 40px!important
}

.padding-45 {
    padding: 45px!important
}

.padding-50 {
    padding: 50px!important
}

.padding-55 {
    padding: 55px!important
}

.padding-60 {
    padding: 60px!important
}

.padding-65 {
    padding: 65px!important
}

.padding-70 {
    padding: 70px!important
}

.padding-75 {
    padding: 75px!important
}

.padding-80 {
    padding: 80px!important
}

.padding-85 {
    padding: 85px!important
}

.padding-90 {
    padding: 90px!important
}

.padding-95 {
    padding: 95px!important
}

.padding-100 {
    padding: 100px!important
}

.width-5 {
    width: 5%
}

.width-10 {
    width: 10%
}

.width-15 {
    width: 15%
}

.width-20 {
    width: 20%
}

.width-25 {
    width: 25%
}

.width-30 {
    width: 30%
}

.width-35 {
    width: 35%
}

.width-40 {
    width: 40%
}

.width-45 {
    width: 45%
}

.width-50 {
    width: 50%
}

.width-55 {
    width: 55%
}

.width-60 {
    width: 60%
}

.width-65 {
    width: 65%
}

.width-70 {
    width: 70%
}

.width-75 {
    width: 75%
}

.width-80 {
    width: 80%
}

.width-85 {
    width: 85%
}

.width-90 {
    width: 90%
}

.width-95 {
    width: 95%
}

.fullWidth {
    width: 100%
}

.font-1-12px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 0
}

.font-2-12px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 0
}

.font-3-12px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 0
}

.font-1-12px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 1px
}

.font-2-12px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 1px
}

.font-3-12px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 1px
}

.font-1-12px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 2px
}

.font-2-12px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 2px
}

.font-3-12px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 2px
}

.font-1-12px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 3px
}

.font-2-12px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 3px
}

.font-3-12px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 3px
}

.font-1-12px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 4px
}

.font-2-12px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 4px
}

.font-3-12px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 4px
}

.font-1-12px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 5px
}

.font-2-12px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 5px
}

.font-3-12px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 5px
}

.font-1-12px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 6px
}

.font-2-12px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 6px
}

.font-3-12px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 6px
}

.font-1-12px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 7px
}

.font-2-12px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 7px
}

.font-3-12px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 7px
}

.font-1-12px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 8px
}

.font-2-12px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 8px
}

.font-3-12px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 8px
}

.font-1-12px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 9px
}

.font-2-12px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 9px
}

.font-3-12px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 9px
}

.font-1-12px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 10px
}

.font-2-12px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 10px
}

.font-3-12px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 10px
}

.font-1-12px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 11px
}

.font-2-12px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 11px
}

.font-3-12px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 11px
}

.font-1-12px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 12px
}

.font-2-12px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 12px
}

.font-3-12px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 12px
}

.font-1-12px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 13px
}

.font-2-12px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 13px
}

.font-3-12px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 13px
}

.font-1-12px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 14px
}

.font-2-12px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 14px
}

.font-3-12px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 14px
}

.font-1-12px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 15px
}

.font-2-12px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 15px
}

.font-3-12px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 15px
}

.font-1-12px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 16px
}

.font-2-12px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 16px
}

.font-3-12px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 16px
}

.font-1-12px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 17px
}

.font-2-12px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 17px
}

.font-3-12px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 17px
}

.font-1-12px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 18px
}

.font-2-12px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 18px
}

.font-3-12px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 18px
}

.font-1-12px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 19px
}

.font-2-12px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 19px
}

.font-3-12px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 19px
}

.font-1-12px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 20px
}

.font-2-12px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 20px
}

.font-3-12px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 20px
}

.font-1-12px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 21px
}

.font-2-12px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 21px
}

.font-3-12px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 21px
}

.font-1-12px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 22px
}

.font-2-12px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 22px
}

.font-3-12px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 22px
}

.font-1-12px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 23px
}

.font-2-12px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 23px
}

.font-3-12px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 23px
}

.font-1-12px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 24px
}

.font-2-12px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 24px
}

.font-3-12px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 24px
}

.font-1-12px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 25px
}

.font-2-12px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 25px
}

.font-3-12px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 25px
}

.font-1-12px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 26px
}

.font-2-12px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 26px
}

.font-3-12px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 26px
}

.font-1-12px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 27px
}

.font-2-12px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 27px
}

.font-3-12px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 27px
}

.font-1-12px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 28px
}

.font-2-12px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 28px
}

.font-3-12px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 28px
}

.font-1-12px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 29px
}

.font-2-12px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 29px
}

.font-3-12px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 29px
}

.font-1-12px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 30px
}

.font-2-12px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 30px
}

.font-3-12px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 30px
}

.font-1-12px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 31px
}

.font-2-12px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 31px
}

.font-3-12px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 31px
}

.font-1-12px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 32px
}

.font-2-12px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 32px
}

.font-3-12px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 32px
}

.font-1-12px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 33px
}

.font-2-12px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 33px
}

.font-3-12px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 33px
}

.font-1-12px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 34px
}

.font-2-12px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 34px
}

.font-3-12px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 34px
}

.font-1-12px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 35px
}

.font-2-12px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 35px
}

.font-3-12px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 35px
}

.font-1-12px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 36px
}

.font-2-12px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 36px
}

.font-3-12px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 36px
}

.font-1-12px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 37px
}

.font-2-12px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 37px
}

.font-3-12px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 37px
}

.font-1-12px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 38px
}

.font-2-12px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 38px
}

.font-3-12px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 38px
}

.font-1-12px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 39px
}

.font-2-12px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 39px
}

.font-3-12px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 39px
}

.font-1-12px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 40px
}

.font-2-12px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 40px
}

.font-3-12px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 40px
}

.font-1-12px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 41px
}

.font-2-12px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 41px
}

.font-3-12px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 41px
}

.font-1-12px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 42px
}

.font-2-12px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 42px
}

.font-3-12px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 42px
}

.font-1-12px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 43px
}

.font-2-12px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 43px
}

.font-3-12px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 43px
}

.font-1-12px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 44px
}

.font-2-12px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 44px
}

.font-3-12px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 44px
}

.font-1-12px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 45px
}

.font-2-12px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 45px
}

.font-3-12px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 45px
}

.font-1-12px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 46px
}

.font-2-12px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 46px
}

.font-3-12px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 46px
}

.font-1-12px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 47px
}

.font-2-12px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 47px
}

.font-3-12px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 47px
}

.font-1-12px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 48px
}

.font-2-12px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 48px
}

.font-3-12px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 48px
}

.font-1-12px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 49px
}

.font-2-12px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 49px
}

.font-3-12px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 49px
}

.font-1-12px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 50px
}

.font-2-12px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 50px
}

.font-3-12px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 12px;
    line-height: 50px
}

.font-1-14px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 0
}

.font-2-14px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 0
}

.font-3-14px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 0
}

.font-1-14px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 1px
}

.font-2-14px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 1px
}

.font-3-14px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 1px
}

.font-1-14px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 2px
}

.font-2-14px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 2px
}

.font-3-14px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 2px
}

.font-1-14px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 3px
}

.font-2-14px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 3px
}

.font-3-14px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 3px
}

.font-1-14px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 4px
}

.font-2-14px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 4px
}

.font-3-14px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 4px
}

.font-1-14px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 5px
}

.font-2-14px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 5px
}

.font-3-14px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 5px
}

.font-1-14px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 6px
}

.font-2-14px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 6px
}

.font-3-14px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 6px
}

.font-1-14px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 7px
}

.font-2-14px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 7px
}

.font-3-14px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 7px
}

.font-1-14px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 8px
}

.font-2-14px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 8px
}

.font-3-14px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 8px
}

.font-1-14px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 9px
}

.font-2-14px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 9px
}

.font-3-14px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 9px
}

.font-1-14px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 10px
}

.font-2-14px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 10px
}

.font-3-14px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 10px
}

.font-1-14px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 11px
}

.font-2-14px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 11px
}

.font-3-14px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 11px
}

.font-1-14px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 12px
}

.font-2-14px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 12px
}

.font-3-14px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 12px
}

.font-1-14px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 13px
}

.font-2-14px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 13px
}

.font-3-14px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 13px
}

.font-1-14px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 14px
}

.font-2-14px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 14px
}

.font-3-14px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 14px
}

.font-1-14px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 15px
}

.font-2-14px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 15px
}

.font-3-14px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 15px
}

.font-1-14px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 16px
}

.font-2-14px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 16px
}

.font-3-14px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 16px
}

.font-1-14px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 17px
}

.font-2-14px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 17px
}

.font-3-14px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 17px
}

.font-1-14px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 18px
}

.font-2-14px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 18px
}

.font-3-14px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 18px
}

.font-1-14px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 19px
}

.font-2-14px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 19px
}

.font-3-14px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 19px
}

.font-1-14px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 20px
}

.font-2-14px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 20px
}

.font-3-14px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 20px
}

.font-1-14px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 21px
}

.font-2-14px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 21px
}

.font-3-14px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 21px
}

.font-1-14px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 22px
}

.font-2-14px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 22px
}

.font-3-14px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 22px
}

.font-1-14px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 23px
}

.font-2-14px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 23px
}

.font-3-14px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 23px
}

.font-1-14px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 24px
}

.font-2-14px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 24px
}

.font-3-14px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 24px
}

.font-1-14px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 25px
}

.font-2-14px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 25px
}

.font-3-14px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 25px
}

.font-1-14px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 26px
}

.font-2-14px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 26px
}

.font-3-14px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 26px
}

.font-1-14px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 27px
}

.font-2-14px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 27px
}

.font-3-14px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 27px
}

.font-1-14px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 28px
}

.font-2-14px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 28px
}

.font-3-14px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 28px
}

.font-1-14px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 29px
}

.font-2-14px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 29px
}

.font-3-14px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 29px
}

.font-1-14px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 30px
}

.font-2-14px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 30px
}

.font-3-14px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 30px
}

.font-1-14px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 31px
}

.font-2-14px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 31px
}

.font-3-14px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 31px
}

.font-1-14px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 32px
}

.font-2-14px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 32px
}

.font-3-14px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 32px
}

.font-1-14px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 33px
}

.font-2-14px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 33px
}

.font-3-14px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 33px
}

.font-1-14px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 34px
}

.font-2-14px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 34px
}

.font-3-14px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 34px
}

.font-1-14px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 35px
}

.font-2-14px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 35px
}

.font-3-14px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 35px
}

.font-1-14px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 36px
}

.font-2-14px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 36px
}

.font-3-14px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 36px
}

.font-1-14px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 37px
}

.font-2-14px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 37px
}

.font-3-14px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 37px
}

.font-1-14px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 38px
}

.font-2-14px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 38px
}

.font-3-14px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 38px
}

.font-1-14px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 39px
}

.font-2-14px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 39px
}

.font-3-14px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 39px
}

.font-1-14px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 40px
}

.font-2-14px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 40px
}

.font-3-14px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 40px
}

.font-1-14px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 41px
}

.font-2-14px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 41px
}

.font-3-14px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 41px
}

.font-1-14px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 42px
}

.font-2-14px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 42px
}

.font-3-14px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 42px
}

.font-1-14px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 43px
}

.font-2-14px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 43px
}

.font-3-14px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 43px
}

.font-1-14px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 44px
}

.font-2-14px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 44px
}

.font-3-14px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 44px
}

.font-1-14px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 45px
}

.font-2-14px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 45px
}

.font-3-14px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 45px
}

.font-1-14px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 46px
}

.font-2-14px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 46px
}

.font-3-14px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 46px
}

.font-1-14px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 47px
}

.font-2-14px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 47px
}

.font-3-14px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 47px
}

.font-1-14px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 48px
}

.font-2-14px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 48px
}

.font-3-14px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 48px
}

.font-1-14px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 49px
}

.font-2-14px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 49px
}

.font-3-14px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 49px
}

.font-1-14px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 50px
}

.font-2-14px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 50px
}

.font-3-14px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 14px;
    line-height: 50px
}

.font-1-18px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 0
}

.font-2-18px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 0
}

.font-3-18px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 0
}

.font-1-18px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 1px
}

.font-2-18px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 1px
}

.font-3-18px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 1px
}

.font-1-18px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 2px
}

.font-2-18px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 2px
}

.font-3-18px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 2px
}

.font-1-18px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 3px
}

.font-2-18px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 3px
}

.font-3-18px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 3px
}

.font-1-18px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 4px
}

.font-2-18px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 4px
}

.font-3-18px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 4px
}

.font-1-18px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 5px
}

.font-2-18px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 5px
}

.font-3-18px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 5px
}

.font-1-18px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 6px
}

.font-2-18px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 6px
}

.font-3-18px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 6px
}

.font-1-18px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 7px
}

.font-2-18px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 7px
}

.font-3-18px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 7px
}

.font-1-18px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 8px
}

.font-2-18px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 8px
}

.font-3-18px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 8px
}

.font-1-18px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 9px
}

.font-2-18px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 9px
}

.font-3-18px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 9px
}

.font-1-18px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 10px
}

.font-2-18px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 10px
}

.font-3-18px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 10px
}

.font-1-18px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 11px
}

.font-2-18px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 11px
}

.font-3-18px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 11px
}

.font-1-18px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 12px
}

.font-2-18px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 12px
}

.font-3-18px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 12px
}

.font-1-18px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 13px
}

.font-2-18px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 13px
}

.font-3-18px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 13px
}

.font-1-18px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 14px
}

.font-2-18px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 14px
}

.font-3-18px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 14px
}

.font-1-18px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 15px
}

.font-2-18px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 15px
}

.font-3-18px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 15px
}

.font-1-18px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 16px
}

.font-2-18px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 16px
}

.font-3-18px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 16px
}

.font-1-18px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 17px
}

.font-2-18px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 17px
}

.font-3-18px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 17px
}

.font-1-18px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 18px
}

.font-2-18px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 18px
}

.font-3-18px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 18px
}

.font-1-18px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 19px
}

.font-2-18px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 19px
}

.font-3-18px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 19px
}

.font-1-18px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 20px
}

.font-2-18px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 20px
}

.font-3-18px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 20px
}

.font-1-18px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 21px
}

.font-2-18px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 21px
}

.font-3-18px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 21px
}

.font-1-18px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 22px
}

.font-2-18px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 22px
}

.font-3-18px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 22px
}

.font-1-18px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 23px
}

.font-2-18px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 23px
}

.font-3-18px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 23px
}

.font-1-18px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 24px
}

.font-2-18px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 24px
}

.font-3-18px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 24px
}

.font-1-18px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 25px
}

.font-2-18px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 25px
}

.font-3-18px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 25px
}

.font-1-18px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 26px
}

.font-2-18px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 26px
}

.font-3-18px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 26px
}

.font-1-18px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 27px
}

.font-2-18px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 27px
}

.font-3-18px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 27px
}

.font-1-18px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 28px
}

.font-2-18px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 28px
}

.font-3-18px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 28px
}

.font-1-18px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 29px
}

.font-2-18px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 29px
}

.font-3-18px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 29px
}

.font-1-18px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 30px
}

.font-2-18px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 30px
}

.font-3-18px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 30px
}

.font-1-18px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 31px
}

.font-2-18px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 31px
}

.font-3-18px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 31px
}

.font-1-18px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 32px
}

.font-2-18px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 32px
}

.font-3-18px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 32px
}

.font-1-18px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 33px
}

.font-2-18px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 33px
}

.font-3-18px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 33px
}

.font-1-18px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 34px
}

.font-2-18px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 34px
}

.font-3-18px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 34px
}

.font-1-18px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 35px
}

.font-2-18px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 35px
}

.font-3-18px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 35px
}

.font-1-18px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 36px
}

.font-2-18px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 36px
}

.font-3-18px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 36px
}

.font-1-18px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 37px
}

.font-2-18px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 37px
}

.font-3-18px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 37px
}

.font-1-18px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 38px
}

.font-2-18px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 38px
}

.font-3-18px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 38px
}

.font-1-18px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 39px
}

.font-2-18px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 39px
}

.font-3-18px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 39px
}

.font-1-18px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 40px
}

.font-2-18px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 40px
}

.font-3-18px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 40px
}

.font-1-18px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 41px
}

.font-2-18px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 41px
}

.font-3-18px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 41px
}

.font-1-18px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 42px
}

.font-2-18px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 42px
}

.font-3-18px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 42px
}

.font-1-18px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 43px
}

.font-2-18px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 43px
}

.font-3-18px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 43px
}

.font-1-18px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 44px
}

.font-2-18px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 44px
}

.font-3-18px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 44px
}

.font-1-18px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 45px
}

.font-2-18px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 45px
}

.font-3-18px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 45px
}

.font-1-18px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 46px
}

.font-2-18px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 46px
}

.font-3-18px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 46px
}

.font-1-18px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 47px
}

.font-2-18px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 47px
}

.font-3-18px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 47px
}

.font-1-18px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 48px
}

.font-2-18px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 48px
}

.font-3-18px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 48px
}

.font-1-18px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 49px
}

.font-2-18px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 49px
}

.font-3-18px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 49px
}

.font-1-18px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 50px
}

.font-2-18px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 50px
}

.font-3-18px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 18px;
    line-height: 50px
}

.font-1-20px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 0
}

.font-2-20px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 0
}

.font-3-20px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 0
}

.font-1-20px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 1px
}

.font-2-20px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 1px
}

.font-3-20px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 1px
}

.font-1-20px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 2px
}

.font-2-20px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 2px
}

.font-3-20px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 2px
}

.font-1-20px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 3px
}

.font-2-20px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 3px
}

.font-3-20px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 3px
}

.font-1-20px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 4px
}

.font-2-20px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 4px
}

.font-3-20px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 4px
}

.font-1-20px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 5px
}

.font-2-20px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 5px
}

.font-3-20px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 5px
}

.font-1-20px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 6px
}

.font-2-20px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 6px
}

.font-3-20px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 6px
}

.font-1-20px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 7px
}

.font-2-20px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 7px
}

.font-3-20px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 7px
}

.font-1-20px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 8px
}

.font-2-20px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 8px
}

.font-3-20px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 8px
}

.font-1-20px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 9px
}

.font-2-20px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 9px
}

.font-3-20px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 9px
}

.font-1-20px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 10px
}

.font-2-20px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 10px
}

.font-3-20px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 10px
}

.font-1-20px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 11px
}

.font-2-20px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 11px
}

.font-3-20px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 11px
}

.font-1-20px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 12px
}

.font-2-20px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 12px
}

.font-3-20px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 12px
}

.font-1-20px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 13px
}

.font-2-20px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 13px
}

.font-3-20px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 13px
}

.font-1-20px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 14px
}

.font-2-20px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 14px
}

.font-3-20px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 14px
}

.font-1-20px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 15px
}

.font-2-20px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 15px
}

.font-3-20px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 15px
}

.font-1-20px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 16px
}

.font-2-20px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 16px
}

.font-3-20px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 16px
}

.font-1-20px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 17px
}

.font-2-20px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 17px
}

.font-3-20px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 17px
}

.font-1-20px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 18px
}

.font-2-20px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 18px
}

.font-3-20px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 18px
}

.font-1-20px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 19px
}

.font-2-20px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 19px
}

.font-3-20px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 19px
}

.font-1-20px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 20px
}

.font-2-20px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 20px
}

.font-3-20px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 20px
}

.font-1-20px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 21px
}

.font-2-20px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 21px
}

.font-3-20px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 21px
}

.font-1-20px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 22px
}

.font-2-20px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 22px
}

.font-3-20px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 22px
}

.font-1-20px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 23px
}

.font-2-20px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 23px
}

.font-3-20px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 23px
}

.font-1-20px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 24px
}

.font-2-20px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 24px
}

.font-3-20px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 24px
}

.font-1-20px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 25px
}

.font-2-20px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 25px
}

.font-3-20px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 25px
}

.font-1-20px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 26px
}

.font-2-20px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 26px
}

.font-3-20px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 26px
}

.font-1-20px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 27px
}

.font-2-20px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 27px
}

.font-3-20px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 27px
}

.font-1-20px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 28px
}

.font-2-20px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 28px
}

.font-3-20px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 28px
}

.font-1-20px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 29px
}

.font-2-20px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 29px
}

.font-3-20px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 29px
}

.font-1-20px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 30px
}

.font-2-20px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 30px
}

.font-3-20px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 30px
}

.font-1-20px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 31px
}

.font-2-20px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 31px
}

.font-3-20px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 31px
}

.font-1-20px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 32px
}

.font-2-20px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 32px
}

.font-3-20px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 32px
}

.font-1-20px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 33px
}

.font-2-20px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 33px
}

.font-3-20px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 33px
}

.font-1-20px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 34px
}

.font-2-20px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 34px
}

.font-3-20px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 34px
}

.font-1-20px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 35px
}

.font-2-20px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 35px
}

.font-3-20px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 35px
}

.font-1-20px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 36px
}

.font-2-20px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 36px
}

.font-3-20px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 36px
}

.font-1-20px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 37px
}

.font-2-20px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 37px
}

.font-3-20px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 37px
}

.font-1-20px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 38px
}

.font-2-20px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 38px
}

.font-3-20px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 38px
}

.font-1-20px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 39px
}

.font-2-20px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 39px
}

.font-3-20px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 39px
}

.font-1-20px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 40px
}

.font-2-20px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 40px
}

.font-3-20px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 40px
}

.font-1-20px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 41px
}

.font-2-20px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 41px
}

.font-3-20px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 41px
}

.font-1-20px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 42px
}

.font-2-20px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 42px
}

.font-3-20px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 42px
}

.font-1-20px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 43px
}

.font-2-20px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 43px
}

.font-3-20px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 43px
}

.font-1-20px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 44px
}

.font-2-20px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 44px
}

.font-3-20px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 44px
}

.font-1-20px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 45px
}

.font-2-20px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 45px
}

.font-3-20px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 45px
}

.font-1-20px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 46px
}

.font-2-20px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 46px
}

.font-3-20px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 46px
}

.font-1-20px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 47px
}

.font-2-20px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 47px
}

.font-3-20px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 47px
}

.font-1-20px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 48px
}

.font-2-20px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 48px
}

.font-3-20px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 48px
}

.font-1-20px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 49px
}

.font-2-20px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 49px
}

.font-3-20px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 49px
}

.font-1-20px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 50px
}

.font-2-20px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 50px
}

.font-3-20px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 20px;
    line-height: 50px
}

.font-1-24px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 0
}

.font-2-24px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 0
}

.font-3-24px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 0
}

.font-1-24px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 1px
}

.font-2-24px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 1px
}

.font-3-24px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 1px
}

.font-1-24px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 2px
}

.font-2-24px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 2px
}

.font-3-24px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 2px
}

.font-1-24px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 3px
}

.font-2-24px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 3px
}

.font-3-24px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 3px
}

.font-1-24px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 4px
}

.font-2-24px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 4px
}

.font-3-24px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 4px
}

.font-1-24px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 5px
}

.font-2-24px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 5px
}

.font-3-24px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 5px
}

.font-1-24px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 6px
}

.font-2-24px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 6px
}

.font-3-24px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 6px
}

.font-1-24px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 7px
}

.font-2-24px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 7px
}

.font-3-24px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 7px
}

.font-1-24px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 8px
}

.font-2-24px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 8px
}

.font-3-24px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 8px
}

.font-1-24px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 9px
}

.font-2-24px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 9px
}

.font-3-24px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 9px
}

.font-1-24px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 10px
}

.font-2-24px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 10px
}

.font-3-24px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 10px
}

.font-1-24px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 11px
}

.font-2-24px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 11px
}

.font-3-24px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 11px
}

.font-1-24px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 12px
}

.font-2-24px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 12px
}

.font-3-24px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 12px
}

.font-1-24px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 13px
}

.font-2-24px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 13px
}

.font-3-24px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 13px
}

.font-1-24px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 14px
}

.font-2-24px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 14px
}

.font-3-24px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 14px
}

.font-1-24px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 15px
}

.font-2-24px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 15px
}

.font-3-24px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 15px
}

.font-1-24px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 16px
}

.font-2-24px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 16px
}

.font-3-24px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 16px
}

.font-1-24px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 17px
}

.font-2-24px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 17px
}

.font-3-24px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 17px
}

.font-1-24px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 18px
}

.font-2-24px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 18px
}

.font-3-24px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 18px
}

.font-1-24px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 19px
}

.font-2-24px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 19px
}

.font-3-24px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 19px
}

.font-1-24px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 20px
}

.font-2-24px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 20px
}

.font-3-24px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 20px
}

.font-1-24px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 21px
}

.font-2-24px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 21px
}

.font-3-24px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 21px
}

.font-1-24px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 22px
}

.font-2-24px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 22px
}

.font-3-24px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 22px
}

.font-1-24px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 23px
}

.font-2-24px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 23px
}

.font-3-24px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 23px
}

.font-1-24px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 24px
}

.font-2-24px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 24px
}

.font-3-24px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 24px
}

.font-1-24px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 25px
}

.font-2-24px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 25px
}

.font-3-24px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 25px
}

.font-1-24px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 26px
}

.font-2-24px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 26px
}

.font-3-24px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 26px
}

.font-1-24px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 27px
}

.font-2-24px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 27px
}

.font-3-24px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 27px
}

.font-1-24px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 28px
}

.font-2-24px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 28px
}

.font-3-24px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 28px
}

.font-1-24px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 29px
}

.font-2-24px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 29px
}

.font-3-24px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 29px
}

.font-1-24px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 30px
}

.font-2-24px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 30px
}

.font-3-24px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 30px
}

.font-1-24px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 31px
}

.font-2-24px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 31px
}

.font-3-24px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 31px
}

.font-1-24px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 32px
}

.font-2-24px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 32px
}

.font-3-24px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 32px
}

.font-1-24px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 33px
}

.font-2-24px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 33px
}

.font-3-24px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 33px
}

.font-1-24px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 34px
}

.font-2-24px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 34px
}

.font-3-24px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 34px
}

.font-1-24px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 35px
}

.font-2-24px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 35px
}

.font-3-24px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 35px
}

.font-1-24px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 36px
}

.font-2-24px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 36px
}

.font-3-24px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 36px
}

.font-1-24px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 37px
}

.font-2-24px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 37px
}

.font-3-24px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 37px
}

.font-1-24px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 38px
}

.font-2-24px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 38px
}

.font-3-24px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 38px
}

.font-1-24px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 39px
}

.font-2-24px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 39px
}

.font-3-24px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 39px
}

.font-1-24px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 40px
}

.font-2-24px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 40px
}

.font-3-24px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 40px
}

.font-1-24px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 41px
}

.font-2-24px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 41px
}

.font-3-24px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 41px
}

.font-1-24px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 42px
}

.font-2-24px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 42px
}

.font-3-24px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 42px
}

.font-1-24px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 43px
}

.font-2-24px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 43px
}

.font-3-24px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 43px
}

.font-1-24px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 44px
}

.font-2-24px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 44px
}

.font-3-24px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 44px
}

.font-1-24px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 45px
}

.font-2-24px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 45px
}

.font-3-24px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 45px
}

.font-1-24px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 46px
}

.font-2-24px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 46px
}

.font-3-24px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 46px
}

.font-1-24px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 47px
}

.font-2-24px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 47px
}

.font-3-24px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 47px
}

.font-1-24px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 48px
}

.font-2-24px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 48px
}

.font-3-24px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 48px
}

.font-1-24px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 49px
}

.font-2-24px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 49px
}

.font-3-24px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 49px
}

.font-1-24px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 50px
}

.font-2-24px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 50px
}

.font-3-24px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 24px;
    line-height: 50px
}

.font-1-26px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 0
}

.font-2-26px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 0
}

.font-3-26px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 0
}

.font-1-26px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 1px
}

.font-2-26px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 1px
}

.font-3-26px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 1px
}

.font-1-26px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 2px
}

.font-2-26px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 2px
}

.font-3-26px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 2px
}

.font-1-26px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 3px
}

.font-2-26px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 3px
}

.font-3-26px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 3px
}

.font-1-26px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 4px
}

.font-2-26px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 4px
}

.font-3-26px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 4px
}

.font-1-26px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 5px
}

.font-2-26px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 5px
}

.font-3-26px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 5px
}

.font-1-26px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 6px
}

.font-2-26px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 6px
}

.font-3-26px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 6px
}

.font-1-26px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 7px
}

.font-2-26px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 7px
}

.font-3-26px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 7px
}

.font-1-26px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 8px
}

.font-2-26px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 8px
}

.font-3-26px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 8px
}

.font-1-26px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 9px
}

.font-2-26px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 9px
}

.font-3-26px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 9px
}

.font-1-26px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 10px
}

.font-2-26px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 10px
}

.font-3-26px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 10px
}

.font-1-26px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 11px
}

.font-2-26px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 11px
}

.font-3-26px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 11px
}

.font-1-26px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 12px
}

.font-2-26px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 12px
}

.font-3-26px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 12px
}

.font-1-26px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 13px
}

.font-2-26px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 13px
}

.font-3-26px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 13px
}

.font-1-26px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 14px
}

.font-2-26px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 14px
}

.font-3-26px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 14px
}

.font-1-26px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 15px
}

.font-2-26px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 15px
}

.font-3-26px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 15px
}

.font-1-26px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 16px
}

.font-2-26px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 16px
}

.font-3-26px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 16px
}

.font-1-26px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 17px
}

.font-2-26px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 17px
}

.font-3-26px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 17px
}

.font-1-26px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 18px
}

.font-2-26px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 18px
}

.font-3-26px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 18px
}

.font-1-26px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 19px
}

.font-2-26px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 19px
}

.font-3-26px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 19px
}

.font-1-26px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 20px
}

.font-2-26px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 20px
}

.font-3-26px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 20px
}

.font-1-26px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 21px
}

.font-2-26px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 21px
}

.font-3-26px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 21px
}

.font-1-26px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 22px
}

.font-2-26px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 22px
}

.font-3-26px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 22px
}

.font-1-26px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 23px
}

.font-2-26px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 23px
}

.font-3-26px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 23px
}

.font-1-26px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 24px
}

.font-2-26px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 24px
}

.font-3-26px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 24px
}

.font-1-26px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 25px
}

.font-2-26px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 25px
}

.font-3-26px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 25px
}

.font-1-26px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 26px
}

.font-2-26px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 26px
}

.font-3-26px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 26px
}

.font-1-26px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 27px
}

.font-2-26px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 27px
}

.font-3-26px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 27px
}

.font-1-26px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 28px
}

.font-2-26px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 28px
}

.font-3-26px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 28px
}

.font-1-26px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 29px
}

.font-2-26px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 29px
}

.font-3-26px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 29px
}

.font-1-26px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 30px
}

.font-2-26px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 30px
}

.font-3-26px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 30px
}

.font-1-26px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 31px
}

.font-2-26px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 31px
}

.font-3-26px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 31px
}

.font-1-26px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 32px
}

.font-2-26px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 32px
}

.font-3-26px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 32px
}

.font-1-26px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 33px
}

.font-2-26px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 33px
}

.font-3-26px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 33px
}

.font-1-26px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 34px
}

.font-2-26px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 34px
}

.font-3-26px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 34px
}

.font-1-26px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 35px
}

.font-2-26px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 35px
}

.font-3-26px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 35px
}

.font-1-26px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 36px
}

.font-2-26px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 36px
}

.font-3-26px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 36px
}

.font-1-26px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 37px
}

.font-2-26px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 37px
}

.font-3-26px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 37px
}

.font-1-26px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 38px
}

.font-2-26px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 38px
}

.font-3-26px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 38px
}

.font-1-26px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 39px
}

.font-2-26px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 39px
}

.font-3-26px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 39px
}

.font-1-26px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 40px
}

.font-2-26px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 40px
}

.font-3-26px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 40px
}

.font-1-26px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 41px
}

.font-2-26px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 41px
}

.font-3-26px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 41px
}

.font-1-26px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 42px
}

.font-2-26px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 42px
}

.font-3-26px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 42px
}

.font-1-26px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 43px
}

.font-2-26px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 43px
}

.font-3-26px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 43px
}

.font-1-26px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 44px
}

.font-2-26px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 44px
}

.font-3-26px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 44px
}

.font-1-26px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 45px
}

.font-2-26px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 45px
}

.font-3-26px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 45px
}

.font-1-26px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 46px
}

.font-2-26px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 46px
}

.font-3-26px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 46px
}

.font-1-26px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 47px
}

.font-2-26px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 47px
}

.font-3-26px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 47px
}

.font-1-26px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 48px
}

.font-2-26px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 48px
}

.font-3-26px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 48px
}

.font-1-26px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 49px
}

.font-2-26px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 49px
}

.font-3-26px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 49px
}

.font-1-26px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 50px
}

.font-2-26px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 50px
}

.font-3-26px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 26px;
    line-height: 50px
}

.font-1-36px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 0
}

.font-2-36px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 0
}

.font-3-36px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 0
}

.font-1-36px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 1px
}

.font-2-36px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 1px
}

.font-3-36px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 1px
}

.font-1-36px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 2px
}

.font-2-36px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 2px
}

.font-3-36px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 2px
}

.font-1-36px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 3px
}

.font-2-36px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 3px
}

.font-3-36px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 3px
}

.font-1-36px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 4px
}

.font-2-36px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 4px
}

.font-3-36px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 4px
}

.font-1-36px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 5px
}

.font-2-36px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 5px
}

.font-3-36px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 5px
}

.font-1-36px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 6px
}

.font-2-36px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 6px
}

.font-3-36px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 6px
}

.font-1-36px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 7px
}

.font-2-36px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 7px
}

.font-3-36px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 7px
}

.font-1-36px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 8px
}

.font-2-36px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 8px
}

.font-3-36px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 8px
}

.font-1-36px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 9px
}

.font-2-36px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 9px
}

.font-3-36px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 9px
}

.font-1-36px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 10px
}

.font-2-36px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 10px
}

.font-3-36px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 10px
}

.font-1-36px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 11px
}

.font-2-36px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 11px
}

.font-3-36px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 11px
}

.font-1-36px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 12px
}

.font-2-36px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 12px
}

.font-3-36px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 12px
}

.font-1-36px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 13px
}

.font-2-36px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 13px
}

.font-3-36px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 13px
}

.font-1-36px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 14px
}

.font-2-36px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 14px
}

.font-3-36px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 14px
}

.font-1-36px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 15px
}

.font-2-36px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 15px
}

.font-3-36px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 15px
}

.font-1-36px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 16px
}

.font-2-36px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 16px
}

.font-3-36px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 16px
}

.font-1-36px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 17px
}

.font-2-36px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 17px
}

.font-3-36px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 17px
}

.font-1-36px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 18px
}

.font-2-36px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 18px
}

.font-3-36px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 18px
}

.font-1-36px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 19px
}

.font-2-36px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 19px
}

.font-3-36px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 19px
}

.font-1-36px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 20px
}

.font-2-36px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 20px
}

.font-3-36px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 20px
}

.font-1-36px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 21px
}

.font-2-36px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 21px
}

.font-3-36px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 21px
}

.font-1-36px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 22px
}

.font-2-36px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 22px
}

.font-3-36px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 22px
}

.font-1-36px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 23px
}

.font-2-36px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 23px
}

.font-3-36px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 23px
}

.font-1-36px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 24px
}

.font-2-36px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 24px
}

.font-3-36px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 24px
}

.font-1-36px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 25px
}

.font-2-36px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 25px
}

.font-3-36px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 25px
}

.font-1-36px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 26px
}

.font-2-36px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 26px
}

.font-3-36px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 26px
}

.font-1-36px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 27px
}

.font-2-36px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 27px
}

.font-3-36px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 27px
}

.font-1-36px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 28px
}

.font-2-36px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 28px
}

.font-3-36px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 28px
}

.font-1-36px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 29px
}

.font-2-36px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 29px
}

.font-3-36px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 29px
}

.font-1-36px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 30px
}

.font-2-36px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 30px
}

.font-3-36px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 30px
}

.font-1-36px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 31px
}

.font-2-36px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 31px
}

.font-3-36px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 31px
}

.font-1-36px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 32px
}

.font-2-36px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 32px
}

.font-3-36px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 32px
}

.font-1-36px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 33px
}

.font-2-36px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 33px
}

.font-3-36px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 33px
}

.font-1-36px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 34px
}

.font-2-36px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 34px
}

.font-3-36px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 34px
}

.font-1-36px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 35px
}

.font-2-36px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 35px
}

.font-3-36px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 35px
}

.font-1-36px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 36px
}

.font-2-36px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 36px
}

.font-3-36px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 36px
}

.font-1-36px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 37px
}

.font-2-36px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 37px
}

.font-3-36px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 37px
}

.font-1-36px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 38px
}

.font-2-36px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 38px
}

.font-3-36px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 38px
}

.font-1-36px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 39px
}

.font-2-36px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 39px
}

.font-3-36px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 39px
}

.font-1-36px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 40px
}

.font-2-36px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 40px
}

.font-3-36px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 40px
}

.font-1-36px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 41px
}

.font-2-36px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 41px
}

.font-3-36px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 41px
}

.font-1-36px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 42px
}

.font-2-36px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 42px
}

.font-3-36px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 42px
}

.font-1-36px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 43px
}

.font-2-36px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 43px
}

.font-3-36px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 43px
}

.font-1-36px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 44px
}

.font-2-36px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 44px
}

.font-3-36px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 44px
}

.font-1-36px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 45px
}

.font-2-36px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 45px
}

.font-3-36px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 45px
}

.font-1-36px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 46px
}

.font-2-36px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 46px
}

.font-3-36px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 46px
}

.font-1-36px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 47px
}

.font-2-36px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 47px
}

.font-3-36px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 47px
}

.font-1-36px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 48px
}

.font-2-36px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 48px
}

.font-3-36px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 48px
}

.font-1-36px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 49px
}

.font-2-36px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 49px
}

.font-3-36px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 49px
}

.font-1-36px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 50px
}

.font-2-36px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 50px
}

.font-3-36px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 36px;
    line-height: 50px
}

.font-1-40px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 0
}

.font-2-40px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 0
}

.font-3-40px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 0
}

.font-1-40px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 1px
}

.font-2-40px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 1px
}

.font-3-40px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 1px
}

.font-1-40px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 2px
}

.font-2-40px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 2px
}

.font-3-40px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 2px
}

.font-1-40px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 3px
}

.font-2-40px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 3px
}

.font-3-40px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 3px
}

.font-1-40px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 4px
}

.font-2-40px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 4px
}

.font-3-40px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 4px
}

.font-1-40px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 5px
}

.font-2-40px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 5px
}

.font-3-40px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 5px
}

.font-1-40px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 6px
}

.font-2-40px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 6px
}

.font-3-40px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 6px
}

.font-1-40px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 7px
}

.font-2-40px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 7px
}

.font-3-40px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 7px
}

.font-1-40px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 8px
}

.font-2-40px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 8px
}

.font-3-40px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 8px
}

.font-1-40px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 9px
}

.font-2-40px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 9px
}

.font-3-40px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 9px
}

.font-1-40px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 10px
}

.font-2-40px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 10px
}

.font-3-40px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 10px
}

.font-1-40px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 11px
}

.font-2-40px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 11px
}

.font-3-40px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 11px
}

.font-1-40px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 12px
}

.font-2-40px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 12px
}

.font-3-40px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 12px
}

.font-1-40px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 13px
}

.font-2-40px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 13px
}

.font-3-40px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 13px
}

.font-1-40px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 14px
}

.font-2-40px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 14px
}

.font-3-40px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 14px
}

.font-1-40px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 15px
}

.font-2-40px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 15px
}

.font-3-40px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 15px
}

.font-1-40px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 16px
}

.font-2-40px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 16px
}

.font-3-40px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 16px
}

.font-1-40px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 17px
}

.font-2-40px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 17px
}

.font-3-40px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 17px
}

.font-1-40px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 18px
}

.font-2-40px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 18px
}

.font-3-40px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 18px
}

.font-1-40px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 19px
}

.font-2-40px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 19px
}

.font-3-40px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 19px
}

.font-1-40px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 20px
}

.font-2-40px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 20px
}

.font-3-40px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 20px
}

.font-1-40px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 21px
}

.font-2-40px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 21px
}

.font-3-40px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 21px
}

.font-1-40px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 22px
}

.font-2-40px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 22px
}

.font-3-40px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 22px
}

.font-1-40px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 23px
}

.font-2-40px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 23px
}

.font-3-40px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 23px
}

.font-1-40px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 24px
}

.font-2-40px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 24px
}

.font-3-40px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 24px
}

.font-1-40px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 25px
}

.font-2-40px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 25px
}

.font-3-40px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 25px
}

.font-1-40px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 26px
}

.font-2-40px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 26px
}

.font-3-40px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 26px
}

.font-1-40px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 27px
}

.font-2-40px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 27px
}

.font-3-40px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 27px
}

.font-1-40px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 28px
}

.font-2-40px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 28px
}

.font-3-40px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 28px
}

.font-1-40px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 29px
}

.font-2-40px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 29px
}

.font-3-40px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 29px
}

.font-1-40px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 30px
}

.font-2-40px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 30px
}

.font-3-40px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 30px
}

.font-1-40px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 31px
}

.font-2-40px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 31px
}

.font-3-40px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 31px
}

.font-1-40px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 32px
}

.font-2-40px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 32px
}

.font-3-40px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 32px
}

.font-1-40px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 33px
}

.font-2-40px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 33px
}

.font-3-40px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 33px
}

.font-1-40px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 34px
}

.font-2-40px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 34px
}

.font-3-40px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 34px
}

.font-1-40px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 35px
}

.font-2-40px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 35px
}

.font-3-40px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 35px
}

.font-1-40px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 36px
}

.font-2-40px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 36px
}

.font-3-40px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 36px
}

.font-1-40px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 37px
}

.font-2-40px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 37px
}

.font-3-40px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 37px
}

.font-1-40px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 38px
}

.font-2-40px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 38px
}

.font-3-40px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 38px
}

.font-1-40px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 39px
}

.font-2-40px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 39px
}

.font-3-40px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 39px
}

.font-1-40px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 40px
}

.font-2-40px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 40px
}

.font-3-40px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 40px
}

.font-1-40px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 41px
}

.font-2-40px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 41px
}

.font-3-40px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 41px
}

.font-1-40px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 42px
}

.font-2-40px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 42px
}

.font-3-40px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 42px
}

.font-1-40px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 43px
}

.font-2-40px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 43px
}

.font-3-40px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 43px
}

.font-1-40px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 44px
}

.font-2-40px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 44px
}

.font-3-40px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 44px
}

.font-1-40px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 45px
}

.font-2-40px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 45px
}

.font-3-40px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 45px
}

.font-1-40px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 46px
}

.font-2-40px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 46px
}

.font-3-40px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 46px
}

.font-1-40px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 47px
}

.font-2-40px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 47px
}

.font-3-40px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 47px
}

.font-1-40px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 48px
}

.font-2-40px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 48px
}

.font-3-40px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 48px
}

.font-1-40px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 49px
}

.font-2-40px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 49px
}

.font-3-40px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 49px
}

.font-1-40px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 50px
}

.font-2-40px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 50px
}

.font-3-40px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 40px;
    line-height: 50px
}

.font-1-48px-0px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 0
}

.font-2-48px-0px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 0
}

.font-3-48px-0px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 0
}

.font-1-48px-1px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 1px
}

.font-2-48px-1px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 1px
}

.font-3-48px-1px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 1px
}

.font-1-48px-2px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 2px
}

.font-2-48px-2px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 2px
}

.font-3-48px-2px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 2px
}

.font-1-48px-3px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 3px
}

.font-2-48px-3px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 3px
}

.font-3-48px-3px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 3px
}

.font-1-48px-4px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 4px
}

.font-2-48px-4px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 4px
}

.font-3-48px-4px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 4px
}

.font-1-48px-5px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 5px
}

.font-2-48px-5px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 5px
}

.font-3-48px-5px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 5px
}

.font-1-48px-6px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 6px
}

.font-2-48px-6px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 6px
}

.font-3-48px-6px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 6px
}

.font-1-48px-7px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 7px
}

.font-2-48px-7px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 7px
}

.font-3-48px-7px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 7px
}

.font-1-48px-8px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 8px
}

.font-2-48px-8px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 8px
}

.font-3-48px-8px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 8px
}

.font-1-48px-9px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 9px
}

.font-2-48px-9px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 9px
}

.font-3-48px-9px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 9px
}

.font-1-48px-10px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 10px
}

.font-2-48px-10px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 10px
}

.font-3-48px-10px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 10px
}

.font-1-48px-11px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 11px
}

.font-2-48px-11px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 11px
}

.font-3-48px-11px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 11px
}

.font-1-48px-12px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 12px
}

.font-2-48px-12px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 12px
}

.font-3-48px-12px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 12px
}

.font-1-48px-13px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 13px
}

.font-2-48px-13px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 13px
}

.font-3-48px-13px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 13px
}

.font-1-48px-14px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 14px
}

.font-2-48px-14px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 14px
}

.font-3-48px-14px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 14px
}

.font-1-48px-15px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 15px
}

.font-2-48px-15px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 15px
}

.font-3-48px-15px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 15px
}

.font-1-48px-16px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 16px
}

.font-2-48px-16px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 16px
}

.font-3-48px-16px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 16px
}

.font-1-48px-17px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 17px
}

.font-2-48px-17px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 17px
}

.font-3-48px-17px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 17px
}

.font-1-48px-18px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 18px
}

.font-2-48px-18px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 18px
}

.font-3-48px-18px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 18px
}

.font-1-48px-19px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 19px
}

.font-2-48px-19px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 19px
}

.font-3-48px-19px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 19px
}

.font-1-48px-20px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 20px
}

.font-2-48px-20px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 20px
}

.font-3-48px-20px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 20px
}

.font-1-48px-21px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 21px
}

.font-2-48px-21px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 21px
}

.font-3-48px-21px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 21px
}

.font-1-48px-22px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 22px
}

.font-2-48px-22px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 22px
}

.font-3-48px-22px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 22px
}

.font-1-48px-23px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 23px
}

.font-2-48px-23px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 23px
}

.font-3-48px-23px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 23px
}

.font-1-48px-24px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 24px
}

.font-2-48px-24px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 24px
}

.font-3-48px-24px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 24px
}

.font-1-48px-25px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 25px
}

.font-2-48px-25px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 25px
}

.font-3-48px-25px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 25px
}

.font-1-48px-26px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 26px
}

.font-2-48px-26px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 26px
}

.font-3-48px-26px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 26px
}

.font-1-48px-27px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 27px
}

.font-2-48px-27px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 27px
}

.font-3-48px-27px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 27px
}

.font-1-48px-28px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 28px
}

.font-2-48px-28px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 28px
}

.font-3-48px-28px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 28px
}

.font-1-48px-29px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 29px
}

.font-2-48px-29px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 29px
}

.font-3-48px-29px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 29px
}

.font-1-48px-30px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 30px
}

.font-2-48px-30px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 30px
}

.font-3-48px-30px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 30px
}

.font-1-48px-31px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 31px
}

.font-2-48px-31px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 31px
}

.font-3-48px-31px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 31px
}

.font-1-48px-32px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 32px
}

.font-2-48px-32px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 32px
}

.font-3-48px-32px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 32px
}

.font-1-48px-33px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 33px
}

.font-2-48px-33px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 33px
}

.font-3-48px-33px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 33px
}

.font-1-48px-34px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 34px
}

.font-2-48px-34px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 34px
}

.font-3-48px-34px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 34px
}

.font-1-48px-35px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 35px
}

.font-2-48px-35px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 35px
}

.font-3-48px-35px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 35px
}

.font-1-48px-36px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 36px
}

.font-2-48px-36px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 36px
}

.font-3-48px-36px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 36px
}

.font-1-48px-37px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 37px
}

.font-2-48px-37px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 37px
}

.font-3-48px-37px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 37px
}

.font-1-48px-38px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 38px
}

.font-2-48px-38px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 38px
}

.font-3-48px-38px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 38px
}

.font-1-48px-39px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 39px
}

.font-2-48px-39px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 39px
}

.font-3-48px-39px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 39px
}

.font-1-48px-40px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 40px
}

.font-2-48px-40px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 40px
}

.font-3-48px-40px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 40px
}

.font-1-48px-41px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 41px
}

.font-2-48px-41px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 41px
}

.font-3-48px-41px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 41px
}

.font-1-48px-42px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 42px
}

.font-2-48px-42px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 42px
}

.font-3-48px-42px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 42px
}

.font-1-48px-43px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 43px
}

.font-2-48px-43px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 43px
}

.font-3-48px-43px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 43px
}

.font-1-48px-44px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 44px
}

.font-2-48px-44px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 44px
}

.font-3-48px-44px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 44px
}

.font-1-48px-45px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 45px
}

.font-2-48px-45px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 45px
}

.font-3-48px-45px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 45px
}

.font-1-48px-46px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 46px
}

.font-2-48px-46px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 46px
}

.font-3-48px-46px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 46px
}

.font-1-48px-47px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 47px
}

.font-2-48px-47px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 47px
}

.font-3-48px-47px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 47px
}

.font-1-48px-48px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 48px
}

.font-2-48px-48px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 48px
}

.font-3-48px-48px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 48px
}

.font-1-48px-49px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 49px
}

.font-2-48px-49px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 49px
}

.font-3-48px-49px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 49px
}

.font-1-48px-50px {
    font-family: "'Moderat-Regular', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 50px
}

.font-2-48px-50px {
    font-family: "'MuseoSlab-100', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 50px
}

.font-3-48px-50px {
    font-family: "'MuseoSlab-500', Helvetica, Arial, sans-serif";
    font-size: 48px;
    line-height: 50px
}

.text-upper {
    text-transform: uppercase
}

.fontMS {
    font-family: MuseoSlab-100
}

.fontMS.font-bold {
    font-family: MuseoSlab-500
}

.fontMS.font-light {
    font-weight: 100
}

.fontMD {
    font-family: Moderat-Regular
}

.fontMD.font-bold {
    font-weight: 700
}

.fontMD.font-light {
    font-weight: 400
}

.fontMDB {
    font-family: Moderat-Bold
}

.fontMDB.font-bold {
    font-weight: 700
}

.fontMDB.font-light {
    font-weight: 100
}

.fontQF {
    font-family: QuincyCF-Regular
}

.fontQF.font-bold {
    font-weight: 400
}

.fontQF.font-light {
    font-weight: 100
}

.font-color-brandcolor {
    color: #ed1c24
}

.font-color-brandchocolate {
    color: #382f2d
}

.font-color-colorgreybrand {
    color: #414a52
}

.font-color-colorheadertitle {
    color: #aaa9aa
}

.font-color-darkgrey {
    color: #4f4e4e
}

.font-color-lightgrey {
    color: #a1a1a1
}

.font-color-stonegrey {
    color: #aba9aa
}

.font-color-white {
    color: #fff
}

.font-color-headertitle {
    color: #ed1c24
}

.font-color-colorgrey70 {
    color: #616363
}

.font-color-colorbrand10 {
    color: #2398a7
}

.font-color-colorfieldlabel {
    color: #4f4e4e
}

.font-color-colorrollover {
    color: #abaaab
}

.font-color-colorgrey60 {
    color: #565655
}

.font-color-colorlink {
    color: #606066
}

.font-color-colorgrey50 {
    color: #656565
}

.font-color-coloraccordionfont {
    color: #414a52
}

.font11px14pxlh {
    font-size: 11px;
    line-height: 14px
}

.font12px {
    font-size: 12px;
    line-height: initial
}

.font12px15pxlh {
    font-size: 12px;
    line-height: 15px
}

.font12px22pxlh {
    font-size: 12px;
    line-height: 22px
}

.font13px {
    font-size: 13px;
    line-height: initial
}

.font13px18pxlh {
    font-size: 13px;
    line-height: 18px
}

.font13px20pxlh {
    font-size: 13px;
    line-height: 20px
}

.font13px24pxlh {
    font-size: 13px;
    line-height: 24px
}

.font14px {
    font-size: 14px;
    line-height: initial
}

.font14px9pxlh {
    font-size: 14px;
    line-height: 9px
}

.font14px16pxlh {
    font-size: 14px;
    line-height: 16px
}

.font14px21pxlh {
    font-size: 14px;
    line-height: 21px
}

.font15px {
    font-size: 15px;
    line-height: initial
}

.font15px18pxlh {
    font-size: 15px;
    line-height: 18px
}

.font15px20pxlh {
    font-size: 15px;
    line-height: 20px
}

.font15px23pxlh {
    font-size: 15px;
    line-height: 23px
}

.font15px26pxlh {
    font-size: 15px;
    line-height: 26px
}

.font16px {
    font-size: 16px;
    line-height: initial
}

.font16px24pxlh {
    font-size: 16px;
    line-height: 24px
}

.font18px {
    font-size: 18px;
    line-height: initial
}

.font18px20pxlh {
    font-size: 18px;
    line-height: 20px
}

.font18px21pxlh {
    font-size: 18px;
    line-height: 21px
}

.font20px {
    font-size: 20px;
    line-height: initial
}

.font20px20pxlh {
    font-size: 20px;
    line-height: 20px
}

.font20px24pxlh {
    font-size: 20px;
    line-height: 24px
}

.font20px27pxlh {
    font-size: 20px;
    line-height: 27px
}

.font20px28pxlh {
    font-size: 20px;
    line-height: 28px
}

.font20px22pxlh {
    font-size: 20px;
    line-height: 22px
}

.font22px {
    font-size: 22px;
    line-height: initial
}

.font24px23pxlh {
    font-size: 24px;
    line-height: 23px
}

.font24px28pxlh {
    font-size: 24px;
    line-height: 28px
}

.font26px {
    font-size: 26px;
    line-height: initial
}

.font26px24pxlh {
    font-size: 26px;
    line-height: 24px
}

.font40px44pxlh {
    font-size: 40px;
    line-height: 44px
}

.font40px60pxlh {
    font-size: 40px;
    line-height: 60px
}

.font44px48pxlh {
    font-size: 44px;
    line-height: 48px
}

.font45px {
    font-size: 45px;
    line-height: initial
}

@media (max-width: 991px) {
    .font11px14pxlh {
        font-size:11px;
        line-height: 10.5px
    }

    .font11px14pxlh.font-restrict-adjust {
        font-size: 11px;
        line-height: 14px
    }

    .font12px {
        font-size: 11px;
        line-height: initial
    }

    .font12px.font-restrict-adjust {
        font-size: 12px;
        line-height: initial
    }

    .font12px15pxlh {
        font-size: 11px;
        line-height: 11.25px
    }

    .font12px15pxlh.font-restrict-adjust {
        font-size: 12px;
        line-height: 15px
    }

    .font12px22pxlh {
        font-size: 11px;
        line-height: 16.5px
    }

    .font12px22pxlh.font-restrict-adjust {
        font-size: 12px;
        line-height: 22px
    }

    .font13px {
        font-size: 11px;
        line-height: initial
    }

    .font13px.font-restrict-adjust {
        font-size: 13px;
        line-height: initial
    }

    .font13px18pxlh {
        font-size: 11px;
        line-height: 13.5px
    }

    .font13px18pxlh.font-restrict-adjust {
        font-size: 13px;
        line-height: 18px
    }

    .font13px20pxlh {
        font-size: 11px;
        line-height: 15px
    }

    .font13px20pxlh.font-restrict-adjust {
        font-size: 13px;
        line-height: 20px
    }

    .font13px24pxlh {
        font-size: 11px;
        line-height: 18px
    }

    .font13px24pxlh.font-restrict-adjust {
        font-size: 13px;
        line-height: 24px
    }

    .font14px {
        font-size: 11px;
        line-height: initial
    }

    .font14px.font-restrict-adjust {
        font-size: 14px;
        line-height: initial
    }

    .font14px9pxlh {
        font-size: 11px;
        line-height: 6.75px
    }

    .font14px9pxlh.font-restrict-adjust {
        font-size: 14px;
        line-height: 9px
    }

    .font14px16pxlh {
        font-size: 11px;
        line-height: 12px
    }

    .font14px16pxlh.font-restrict-adjust {
        font-size: 14px;
        line-height: 16px
    }

    .font14px21pxlh {
        font-size: 11px;
        line-height: 15.75px
    }

    .font14px21pxlh.font-restrict-adjust {
        font-size: 14px;
        line-height: 21px
    }

    .font15px {
        font-size: 11.25px;
        line-height: initial
    }

    .font15px.font-restrict-adjust {
        font-size: 15px;
        line-height: initial
    }

    .font15px18pxlh {
        font-size: 11.25px;
        line-height: 13.5px
    }

    .font15px18pxlh.font-restrict-adjust {
        font-size: 15px;
        line-height: 18px
    }

    .font15px20pxlh {
        font-size: 11.25px;
        line-height: 15px
    }

    .font15px20pxlh.font-restrict-adjust {
        font-size: 15px;
        line-height: 20px
    }

    .font15px23pxlh {
        font-size: 11.25px;
        line-height: 17.25px
    }

    .font15px23pxlh.font-restrict-adjust {
        font-size: 15px;
        line-height: 23px
    }

    .font15px26pxlh {
        font-size: 11.25px;
        line-height: 19.5px
    }

    .font15px26pxlh.font-restrict-adjust {
        font-size: 15px;
        line-height: 26px
    }

    .font16px {
        font-size: 12px;
        line-height: initial
    }

    .font16px.font-restrict-adjust {
        font-size: 16px;
        line-height: initial
    }

    .font16px24pxlh {
        font-size: 12px;
        line-height: 18px
    }

    .font16px24pxlh.font-restrict-adjust {
        font-size: 16px;
        line-height: 24px
    }

    .font18px {
        font-size: 13.5px;
        line-height: initial
    }

    .font18px.font-restrict-adjust {
        font-size: 18px;
        line-height: initial
    }

    .font18px20pxlh {
        font-size: 13.5px;
        line-height: 15px
    }

    .font18px20pxlh.font-restrict-adjust {
        font-size: 18px;
        line-height: 20px
    }

    .font18px21pxlh {
        font-size: 13.5px;
        line-height: 15.75px
    }

    .font18px21pxlh.font-restrict-adjust {
        font-size: 18px;
        line-height: 21px
    }

    .font20px {
        font-size: 15px;
        line-height: initial
    }

    .font20px.font-restrict-adjust {
        font-size: 20px;
        line-height: initial
    }

    .font20px20pxlh {
        font-size: 15px;
        line-height: 15px
    }

    .font20px20pxlh.font-restrict-adjust {
        font-size: 20px;
        line-height: 20px
    }

    .font20px24pxlh {
        font-size: 15px;
        line-height: 18px
    }

    .font20px24pxlh.font-restrict-adjust {
        font-size: 20px;
        line-height: 24px
    }

    .font20px27pxlh {
        font-size: 15px;
        line-height: 20.25px
    }

    .font20px27pxlh.font-restrict-adjust {
        font-size: 20px;
        line-height: 27px
    }

    .font20px28pxlh {
        font-size: 15px;
        line-height: 21px
    }

    .font20px28pxlh.font-restrict-adjust {
        font-size: 20px;
        line-height: 28px
    }

    .font20px22pxlh {
        font-size: 15px;
        line-height: 16.5px
    }

    .font20px22pxlh.font-restrict-adjust {
        font-size: 20px;
        line-height: 22px
    }

    .font22px {
        font-size: 16.5px;
        line-height: initial
    }

    .font22px.font-restrict-adjust {
        font-size: 22px;
        line-height: initial
    }

    .font24px23pxlh {
        font-size: 18px;
        line-height: 17.25px
    }

    .font24px23pxlh.font-restrict-adjust {
        font-size: 24px;
        line-height: 23px
    }

    .font24px28pxlh {
        font-size: 18px;
        line-height: 21px
    }

    .font24px28pxlh.font-restrict-adjust {
        font-size: 24px;
        line-height: 28px
    }

    .font26px {
        font-size: 19.5px;
        line-height: initial
    }

    .font26px.font-restrict-adjust {
        font-size: 26px;
        line-height: initial
    }

    .font26px24pxlh {
        font-size: 19.5px;
        line-height: 18px
    }

    .font26px24pxlh.font-restrict-adjust {
        font-size: 26px;
        line-height: 24px
    }

    .font40px44pxlh {
        font-size: 30px;
        line-height: 33px
    }

    .font40px44pxlh.font-restrict-adjust {
        font-size: 40px;
        line-height: 44px
    }

    .font40px60pxlh {
        font-size: 30px;
        line-height: 45px
    }

    .font40px60pxlh.font-restrict-adjust {
        font-size: 40px;
        line-height: 60px
    }

    .font44px48pxlh {
        font-size: 33px;
        line-height: 36px
    }

    .font44px48pxlh.font-restrict-adjust {
        font-size: 44px;
        line-height: 48px
    }

    .font45px {
        font-size: 33.75px;
        line-height: initial
    }

    .font45px.font-restrict-adjust {
        font-size: 45px;
        line-height: initial
    }
}

body {
    background-color: #f8f5f0!important;
    font-family: Moderat-Regular!important;
    font-weight: 400;
    color: #382f2d;
    font-size: 15px;
    line-height: 23px
}

label {
    font-size: 15px;
    color: #4f4e4e;
    font-family: Moderat-Regular
}

h1 {
    font-family: QuincyCF-Regular;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    margin: 0
}

.body_content_header {
    padding: 0 15px
}

.navbar-brand {
    height: auto;
    padding: 0!important
}

.navigation>li {
    padding: 0 15px
}

.navigation>li>a:activate,.navigation>li>a:focus,.navigation>li>a:hover {
    background-color: transparent
}

.navigation>li.show {
    display: inline-block!important
}

#subNavigation .navContainer {
    top: 25px;
    right: 0
}

.navigation {
    text-align: right;
    list-style-type: none;
    position: relative;
    left: 12px
}

.brandTopLine {
    border-top: 3px solid #ed1c24!important
}

.brandTopLine,.dividerModule {
    min-height: 450px!important
}

.Template {
    background-color: #fff
}

hr {
    border-top: 4px solid #e9decd!important;
    margin-top: 15px;
    margin-bottom: 7.5px
}

div.small.col-xs-12,hr.small {
    border-top: 3px solid #e9decd!important;
    margin: 7.5px 0
}

.max-width-1260 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px
}

.max-width-970 {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px
}

.max-width-940 {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.max-width-920 {
    margin-left: auto;
    margin-right: auto;
    max-width: 920px
}

.max-width-903 {
    margin-left: auto;
    margin-right: auto;
    max-width: 903px
}

.navbar-default {
    border: none
}

.top-bar {
    background-color: #414a52;
    line-height: 24px;
    height: 55px
}

.info-box {
    margin: 0 auto 20px;
    position: relative;
    max-width: 920px;
    border-top: 3px solid #ed1c24;
    background-color: #fff;
    padding: 20px
}

.loginFormBlock {
    z-index: 4
}

#brandLoginFormFooterInfo {
    background-color: #f1f1f1
}

.btn.btn-primary.loginFromBtn {
    margin-top: 6%;
    width: 100%
}

.btn.btn-primary:hover {
    border-color: none!important;
    background-color: #8a96a3!important
}

.btn-primary {
    background-color: #414a52!important;
    color: #fff
}

.btn .btn-primary .btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:active:focus,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #414a52!important;
    border-color: #313131!important
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: .42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 22px
}

#activateCard #brandLoginForm.well {
    box-shadow: none;
    background-color: #fff
}

.well {
    background-color: #fff;
    border: transparent!important
}

#activateLoginForm,#brandLoginForm {
    background-image: none;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    margin-bottom: 0
}

#activateLoginForm button.btn-primary,#brandLoginForm button.btn-primary {
    margin-bottom: 2%
}

#activateLoginForm .expCVV,#activateLoginForm .expYY,#brandLoginForm .expCVV,#brandLoginForm .expYY {
    margin-left: -15px;
    z-index: 999
}

.brandLoginInfoModule a {
    text-decoration: none
}

.brandLoginInfoModule a:hover {
    background-color: transparent;
    color: #abaaab;
    text-decoration: none!important
}

.form-control {
    height: 43px!important;
    background-color: #f6f6f6!important;
    border-radius: 0!important
}

.carousel {
    height: auto
}

.carousel-inner .item img {
    height: 500px;
    width: auto
}

#brandCarousel {
    height: 590px;
    background: 0 0;
    max-width: 100%
}

#brandCarousel .carousel-caption {
    left: 38%;
    text-align: left;
    bottom: 70%
}

#brandCarousel .carouselText {
    z-index: 0
}

.show {
    display: inherit
}

.hidden,.hidden-phone {
    display: none
}

.visible {
    display: block
}

.mobile,.visible-phone {
    display: none!important;
    margin-right: 0
}

.language-dropdown #change_heading,.userCountry {
    display: none
}

.language-dropdown dt #en {
    border-right: 0 solid #fff;
    line-height: 10px;
    position: relative;
    top: 16px;
    padding-right: 20px;
    height: 10px
}

.language-dropdown dt #es {
    line-height: 10px;
    margin-top: 10px
}

dd ul {
    background: #8a96a3;
    display: none;
    left: 0;
    padding: 5px 0;
    width: auto;
    min-width: 70px;
    list-style: none
}

#feedback {
    height: 141px;
    width: 104px;
    position: fixed;
    top: 29%;
    z-index: 999;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg)
}

#feedback a {
    display: block;
    background: #00a0dd;
    width: 178px;
    padding: 9px 16px 12px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #f6f6f6;
    border-top: none;
    font-family: MuseoSlab-100,Helvetica,Arial,sans-serif
}

#feedback li {
    list-style: none
}

#mission .panel.panel-default {
    border-radius: 0
}

#mission .panel-footer {
    border-top: none
}

.brandFooterInfo {
    padding-bottom: 20px;
    background-color: transparent;
    border-top: none
}

footer.brandFooterInfo p {
    padding-top: 20px;
    color: #fff;
    line-height: 1.6em
}

footer.brandFooterInfo p span {
    line-height: 1.6em
}

footer.brandFooterInfo ul>li {
    display: inline-block;
    padding: 0 20px
}

footer.brandFooterInfo ul>li:first-of-type {
    padding-left: 0
}

footer.brandFooterInfo ul>li:last-of-type {
    padding-right: 0
}

.getTheScoop .button {
    width: 280px
}

.brandFooterInfo a {
    color: #fff!important
}

.brandFooterInfo .SSparagraph p a {
    text-decoration: underline
}

footer .feedback-phone {
    display: block;
    float: right;
    margin-top: -28px
}

.txnStripe:nth-child(even) {
    background-color: #eee
}

.tooltipIcon {
    display: inline-block;
    position: absolute;
    left: 36px;
    top: -5px;
    z-index: 9999999
}

.tooltipIcon .tooltipHoverObject {
    display: none;
    position: absolute;
    z-index: 1
}

.tooltipIcon:hover .tooltipHoverObject {
    display: block
}

.tooltipHoverImage {
    left: 20px;
    bottom: -62px
}

@media (max-width: 768px) {
    .tooltipHoverImage {
        left:19px;
        bottom: -62px
    }
}

@media (max-width: 375px) {
    #activateLoginForm .expCVV,#brandLoginForm .expCVV {
        margin-left:0;
        z-index: 1
    }

    .tooltipIcon {
        display: inline-block;
        position: absolute;
        left: 36px;
        top: -3px
    }

    .feedback-container .feedback-phone {
        padding-right: 15px
    }

    .getTheScoop {
        margin-top: 4px!important
    }

    .tab-content #features box-list:nth-child(2) .columnContent,.tab-content #features box-list:nth-child(4) .columnContent {
        left: 2px!important
    }
}

@media (max-width: 768px) {
    .button,.button-primary,.button-secondary,.footer .product-nav .getTheScoop .button-signMe {
        width:100%
    }

    .tab-content #features box-list:nth-child(2) .columnContent,.tab-content #features box-list:nth-child(4) .columnContent {
        left: 0!important
    }

    .footer .top-nav .footer-nav-links li a {
        padding-right: 20px;
        padding-left: 6px
    }

    .navbar-right {
        left: -15px!important
    }
}

@media (max-width: 667px) {
    .tab-content #features box-list:nth-child(2) .columnContent,.tab-content #features box-list:nth-child(4) .columnContent {
        left:2px!important
    }
}

@media (max-width: 480px) {
    #activateLoginForm .tooltipHoverImage,#brandLoginForm .tooltipHoverImage {
        left:19px;
        bottom: -61px
    }

    #activateLoginForm .expCVV,#brandLoginForm .expCVV {
        margin-left: 0;
        z-index: 1
    }
}

@media only screen and (min-width: 320px) and (max-width:768px) {
    .getTheScoop {
        margin-top:4px!important
    }
}

.info-box h1 {
    font-family: MuseoSlab-100;
    font-size: 40px;
    font-weight: 300;
    color: #8a96a3;
    line-height: 45px
}

.info-box h2 {
    font-family: QuincyCF-Regular;
    font-size: 26px;
    font-weight: 600;
    line-height: 24px
}

.info-box p {
    font-family: Moderat-Regular;
    font-size: 15px;
    font-weight: 400
}

a:hover {
    text-decoration: none;
    color: #abaaab
}

app-link.no-underline a {
    text-decoration: underline
}

app-link.no-underline a:hover {
    text-decoration: none;
    color: #abaaab
}

input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea {
    font-size: 13px;
    line-height: 19.5px;
    font-weight: 700;
    color: #221f1f;
    background-color: #f6f6f6!important;
    background-repeat: no-repeat;
    border-top: 1px solid #a9a8a9;
    border-right: 1px solid #a9a8a9;
    border-left: 1px solid #a9a8a9;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    border-radius: 0;
    padding: 8px 6px;
    width: 100%;
    height: 40px
}

input[type=email].error,input[type=number].error,input[type=password].error,input[type=tel].error,input[type=text].error,select.error,textarea.error {
    background: url(tabsError.ad9caed0c681d9f9bc50.png) 100% 0 no-repeat;
    border: 1px solid #c52222
}

input[type=email].success,input[type=number].success,input[type=password].success,input[type=tel].success,input[type=text].success,select.success,textarea.success {
    background: url(tabsChecks.3645765a7fc37f5187ed.png) 100% 0 no-repeat
}

div#managebrandAccordionInfo .faq-item-header {
    font-size: 18px!important;
    color: #ed1c24!important;
    font-family: QuincyCF-Regular!important
}

div#managebrandAccordionInfo .faq-item-text {
    font-size: 13px;
    color: #382f2d;
    line-height: 15px
}

div#managebrandAccordionInfo .accordion-minus {
    background: 13px 13px no-repeat
}

div#managebrandAccordionInfo .accordion-plus {
    background: 9px 14px no-repeat
}

div.arrowIcon.right {
    transform: rotate(-90deg);
    left: -7px;
    top: -4px
}

div.arrowIcon.visible {
    visibility: visible
}

div.arrowIcon {
    background: url(RC_arrow_down.e2b37979d914f2c477bf.png) 0 4px no-repeat!important;
    width: 18px;
    height: 17px;
    display: inline-block;
    visibility: hidden;
    position: relative;
    float: left
}

.noPadding {
    padding: 0
}

.noPaddingRight {
    padding-right: 0
}

.noPaddingLeft {
    padding-left: 0
}

.noPaddingTop {
    padding-top: 0
}

.noPaddingBottom {
    padding-bottom: 0
}

.tab-content #features box-list:first-child .columnContent .bordered span p {
    margin-bottom: 65px
}

.tab-content #features box-list:last-child .columnContent .bordered span p {
    margin-bottom: 34px
}

.tab-content #features box-list:nth-child(2) {
    padding-bottom: 8px
}

.tab-content #features box-list:nth-child(2) .columnContent {
    position: relative;
    left: 16px
}

.tab-content #features box-list:nth-child(2) .columnContent .bordered span p {
    margin-bottom: 43px
}

.tab-content #features box-list:nth-child(4) .columnContent {
    position: relative;
    left: 16px
}

div#brandAccordionInfo app-accordion-item:first-child .faq-item-accordion {
    position: relative;
    left: 6px
}

div#brandAccordionInfo app-accordion-item:last-child .faq-item-accordion {
    position: relative;
    left: 16px
}

@media (max-width: 768px) {
    .navbar-inverse {
        background-color:#ed1c24!important;
        border-color: #ed1c24!important
    }

    #brandCarousel {
        background-image: none!important;
        height: auto!important
    }

    .slider-arrow.next {
        display: inline-block!important
    }
}

.columnContent p a.vgelement {
    color: #ed1c24
}

.columnContent p a.mvelement {
    color: #00a0dd
}

.columnContent p a.ovelement {
    color: #006371
}

.columnContent p a.vdelement {
    color: #00b188
}

.columnContent p.linkURL {
    position: relative;
    top: -10px;
    text-decoration: underline
}

.imageProduct {
    width: 50%!important;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.checkBalanceLink a {
    font-family: QuincyCF-Regular;
    color: #ed1c24;
    font-size: 14px;
    text-decoration: underline
}

#managebrandAccordionInfo .faq-item-accordion {
    background-color: transparent
}

#managebrandAccordionInfo .faq-item-accordion .faq-item-header {
    background-color: #f6f6f6!important;
    padding: 12px 30px;
    border-radius: 5px
}

a {
    text-decoration: none;
    color: #ed1c24
}

.paddingLeft-5px {
    padding-left: 5px!important
}

input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: none;
    transition: background-color 5000s ease-in-out 0s;
    background-color: transparent
}

.floating-labels ::ng-deep .form-group label {
    font-size: 15px;
    color: #afafaf
}

.floating-labels ::ng-deep .form-group ::-moz-placeholder {
    color: #afafaf;
    font-size: 15px!important
}

.floating-labels ::ng-deep .form-group :-ms-input-placeholder {
    color: #afafaf;
    font-size: 15px!important
}

.floating-labels ::ng-deep .form-group ::placeholder {
    color: #afafaf;
    font-size: 15px!important
}

.floating-labels ::ng-deep .form-group input {
    font-size: 15px!important;
    color: #ed1c24!important
}

.floating-labels ::ng-deep .form-group input.form-control:focus+label.fontMD {
    font-size: 10px
}

.floating-labels ::ng-deep .form-group input.form-control:invalid+label.fontMD {
    font-size: 10px
}

input.form-control:focus+label {
    transform: translate(-4px,-4px) scale(.75)!important;
    color: #382f2d!important
}

#top {
    background-color: #f7f8f8;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 9997
}

.maintenanceWindow .footer-bar a,.maintenanceWindow .footer-bar a:hover {
    color: #000;
    text-decoration: underline
}

@media print {
    #footer,#top {
        display: none!important
    }
}

.not_signed_in .lineSeperator.addToMenu:nth-child(4),.signed_in .lineSeperator:nth-child(2) {
    border: none
}

.signed_in .lineSeperator:nth-child(2) a.active {
    color: #ed1c24
}

.signed_in .lineSeperator:nth-child(3) {
    border-right: 1px solid #b3b3b5;
    height: 14px;
    line-height: 5px
}

.signed_in .lineSeperator:nth-child(4) {
    border-right: 1px solid #b3b3b5
}

.signed_in .lineSeperator:last-child {
    border-right: none
}

.brandLoginInfoModule.dividerModule {
    padding-top: 0;
    min-height: inherit;
    min-height: initial
}

.SSaccountHeader,.dividerModule {
    min-height: 548px!important;
    border-top: 3px solid #ed1c24!important
}

.SSaccountHeader p a,.dividerModule p a {
    text-decoration: underline
}

.SSaccountHeader.smallPanels,.dividerModule.smallPanels {
    min-height: 1px!important
}

.dividerModule {
    border-top: 3px solid #ed1c24
}

.dividerModuleGrey {
    border-top: 3px solid #e9decd
}

@media screen and (min-width: 1200px) {
    .collapse-padding-lg {
        padding:0!important
    }

    .collapse-padding-lg-top {
        padding-top: 0!important
    }

    .collapse-padding-lg-bottom {
        padding-bottom: 0!important
    }

    .collapse-padding-lg-left {
        padding-left: 0!important
    }

    .collapse-padding-lg-right {
        padding-right: 0!important
    }

    .collapse-margin-lg {
        margin: 0!important
    }

    .collapse-margin-lg-top {
        margin-top: 0!important
    }

    .collapse-margin-lg-bottom {
        margin-bottom: 0!important
    }

    .collapse-margin-lg-left {
        margin-left: 0!important
    }

    .collapse-margin-lg-right {
        margin-right: 0!important
    }

    .vertical-spacing-lg-1 {
        margin-top: 5px!important;
        margin-bottom: 5px!important
    }

    .horizontal-spacing-lg-1 {
        margin-left: 5px!important;
        margin-right: 5px!important
    }

    .vertical-padding-lg-1 {
        padding-top: 5px!important;
        padding-bottom: 5px!important
    }

    .horizontal-padding-lg-1 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .horizontal-spacing-lg-left-1 {
        margin-left: 5px!important
    }

    .horizontal-padding-lg-left-1 {
        padding-left: 5px!important
    }

    .horizontal-spacing-lg-right-1 {
        margin-right: 5px!important
    }

    .horizontal-padding-lg-right-1 {
        padding-right: 5px!important
    }

    .vertical-spacing-lg-top-1 {
        margin-top: 5px!important
    }

    .vertical-padding-lg-top-1 {
        padding-top: 5px!important
    }

    .vertical-spacing-lg-bottom-1 {
        margin-bottom: 5px!important
    }

    .vertical-padding-lg-bottom-1 {
        padding-bottom: 5px!important
    }

    .vertical-spacing-lg-2 {
        margin-top: 10px!important;
        margin-bottom: 10px!important
    }

    .horizontal-spacing-lg-2 {
        margin-left: 10px!important;
        margin-right: 10px!important
    }

    .vertical-padding-lg-2 {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .horizontal-padding-lg-2 {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .horizontal-spacing-lg-left-2 {
        margin-left: 10px!important
    }

    .horizontal-padding-lg-left-2 {
        padding-left: 10px!important
    }

    .horizontal-spacing-lg-right-2 {
        margin-right: 10px!important
    }

    .horizontal-padding-lg-right-2 {
        padding-right: 10px!important
    }

    .vertical-spacing-lg-top-2 {
        margin-top: 10px!important
    }

    .vertical-padding-lg-top-2 {
        padding-top: 10px!important
    }

    .vertical-spacing-lg-bottom-2 {
        margin-bottom: 10px!important
    }

    .vertical-padding-lg-bottom-2 {
        padding-bottom: 10px!important
    }

    .vertical-spacing-lg-3 {
        margin-top: 15px!important;
        margin-bottom: 15px!important
    }

    .horizontal-spacing-lg-3 {
        margin-left: 15px!important;
        margin-right: 15px!important
    }

    .vertical-padding-lg-3 {
        padding-top: 15px!important;
        padding-bottom: 15px!important
    }

    .horizontal-padding-lg-3 {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .horizontal-spacing-lg-left-3 {
        margin-left: 15px!important
    }

    .horizontal-padding-lg-left-3 {
        padding-left: 15px!important
    }

    .horizontal-spacing-lg-right-3 {
        margin-right: 15px!important
    }

    .horizontal-padding-lg-right-3 {
        padding-right: 15px!important
    }

    .vertical-spacing-lg-top-3 {
        margin-top: 15px!important
    }

    .vertical-padding-lg-top-3 {
        padding-top: 15px!important
    }

    .vertical-spacing-lg-bottom-3 {
        margin-bottom: 15px!important
    }

    .vertical-padding-lg-bottom-3 {
        padding-bottom: 15px!important
    }

    .vertical-spacing-lg-4 {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }

    .horizontal-spacing-lg-4 {
        margin-left: 20px!important;
        margin-right: 20px!important
    }

    .vertical-padding-lg-4 {
        padding-top: 20px!important;
        padding-bottom: 20px!important
    }

    .horizontal-padding-lg-4 {
        padding-left: 20px!important;
        padding-right: 20px!important
    }

    .horizontal-spacing-lg-left-4 {
        margin-left: 20px!important
    }

    .horizontal-padding-lg-left-4 {
        padding-left: 20px!important
    }

    .horizontal-spacing-lg-right-4 {
        margin-right: 20px!important
    }

    .horizontal-padding-lg-right-4 {
        padding-right: 20px!important
    }

    .vertical-spacing-lg-top-4 {
        margin-top: 20px!important
    }

    .vertical-padding-lg-top-4 {
        padding-top: 20px!important
    }

    .vertical-spacing-lg-bottom-4 {
        margin-bottom: 20px!important
    }

    .vertical-padding-lg-bottom-4 {
        padding-bottom: 20px!important
    }

    .vertical-spacing-lg-5 {
        margin-top: 25px!important;
        margin-bottom: 25px!important
    }

    .horizontal-spacing-lg-5 {
        margin-left: 25px!important;
        margin-right: 25px!important
    }

    .vertical-padding-lg-5 {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }

    .horizontal-padding-lg-5 {
        padding-left: 25px!important;
        padding-right: 25px!important
    }

    .horizontal-spacing-lg-left-5 {
        margin-left: 25px!important
    }

    .horizontal-padding-lg-left-5 {
        padding-left: 25px!important
    }

    .horizontal-spacing-lg-right-5 {
        margin-right: 25px!important
    }

    .horizontal-padding-lg-right-5 {
        padding-right: 25px!important
    }

    .vertical-spacing-lg-top-5 {
        margin-top: 25px!important
    }

    .vertical-padding-lg-top-5 {
        padding-top: 25px!important
    }

    .vertical-spacing-lg-bottom-5 {
        margin-bottom: 25px!important
    }

    .vertical-padding-lg-bottom-5 {
        padding-bottom: 25px!important
    }

    .vertical-spacing-lg-6 {
        margin-top: 30px!important;
        margin-bottom: 30px!important
    }

    .horizontal-spacing-lg-6 {
        margin-left: 30px!important;
        margin-right: 30px!important
    }

    .vertical-padding-lg-6 {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .horizontal-padding-lg-6 {
        padding-left: 30px!important;
        padding-right: 30px!important
    }

    .horizontal-spacing-lg-left-6 {
        margin-left: 30px!important
    }

    .horizontal-padding-lg-left-6 {
        padding-left: 30px!important
    }

    .horizontal-spacing-lg-right-6 {
        margin-right: 30px!important
    }

    .horizontal-padding-lg-right-6 {
        padding-right: 30px!important
    }

    .vertical-spacing-lg-top-6 {
        margin-top: 30px!important
    }

    .vertical-padding-lg-top-6 {
        padding-top: 30px!important
    }

    .vertical-spacing-lg-bottom-6 {
        margin-bottom: 30px!important
    }

    .vertical-padding-lg-bottom-6 {
        padding-bottom: 30px!important
    }

    .vertical-spacing-lg-7 {
        margin-top: 35px!important;
        margin-bottom: 35px!important
    }

    .horizontal-spacing-lg-7 {
        margin-left: 35px!important;
        margin-right: 35px!important
    }

    .vertical-padding-lg-7 {
        padding-top: 35px!important;
        padding-bottom: 35px!important
    }

    .horizontal-padding-lg-7 {
        padding-left: 35px!important;
        padding-right: 35px!important
    }

    .horizontal-spacing-lg-left-7 {
        margin-left: 35px!important
    }

    .horizontal-padding-lg-left-7 {
        padding-left: 35px!important
    }

    .horizontal-spacing-lg-right-7 {
        margin-right: 35px!important
    }

    .horizontal-padding-lg-right-7 {
        padding-right: 35px!important
    }

    .vertical-spacing-lg-top-7 {
        margin-top: 35px!important
    }

    .vertical-padding-lg-top-7 {
        padding-top: 35px!important
    }

    .vertical-spacing-lg-bottom-7 {
        margin-bottom: 35px!important
    }

    .vertical-padding-lg-bottom-7 {
        padding-bottom: 35px!important
    }

    .vertical-spacing-lg-8 {
        margin-top: 40px!important;
        margin-bottom: 40px!important
    }

    .horizontal-spacing-lg-8 {
        margin-left: 40px!important;
        margin-right: 40px!important
    }

    .vertical-padding-lg-8 {
        padding-top: 40px!important;
        padding-bottom: 40px!important
    }

    .horizontal-padding-lg-8 {
        padding-left: 40px!important;
        padding-right: 40px!important
    }

    .horizontal-spacing-lg-left-8 {
        margin-left: 40px!important
    }

    .horizontal-padding-lg-left-8 {
        padding-left: 40px!important
    }

    .horizontal-spacing-lg-right-8 {
        margin-right: 40px!important
    }

    .horizontal-padding-lg-right-8 {
        padding-right: 40px!important
    }

    .vertical-spacing-lg-top-8 {
        margin-top: 40px!important
    }

    .vertical-padding-lg-top-8 {
        padding-top: 40px!important
    }

    .vertical-spacing-lg-bottom-8 {
        margin-bottom: 40px!important
    }

    .vertical-padding-lg-bottom-8 {
        padding-bottom: 40px!important
    }

    .vertical-spacing-lg-9 {
        margin-top: 45px!important;
        margin-bottom: 45px!important
    }

    .horizontal-spacing-lg-9 {
        margin-left: 45px!important;
        margin-right: 45px!important
    }

    .vertical-padding-lg-9 {
        padding-top: 45px!important;
        padding-bottom: 45px!important
    }

    .horizontal-padding-lg-9 {
        padding-left: 45px!important;
        padding-right: 45px!important
    }

    .horizontal-spacing-lg-left-9 {
        margin-left: 45px!important
    }

    .horizontal-padding-lg-left-9 {
        padding-left: 45px!important
    }

    .horizontal-spacing-lg-right-9 {
        margin-right: 45px!important
    }

    .horizontal-padding-lg-right-9 {
        padding-right: 45px!important
    }

    .vertical-spacing-lg-top-9 {
        margin-top: 45px!important
    }

    .vertical-padding-lg-top-9 {
        padding-top: 45px!important
    }

    .vertical-spacing-lg-bottom-9 {
        margin-bottom: 45px!important
    }

    .vertical-padding-lg-bottom-9 {
        padding-bottom: 45px!important
    }

    .vertical-spacing-lg-10 {
        margin-top: 50px!important;
        margin-bottom: 50px!important
    }

    .horizontal-spacing-lg-10 {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    .vertical-padding-lg-10 {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }

    .horizontal-padding-lg-10 {
        padding-left: 50px!important;
        padding-right: 50px!important
    }

    .horizontal-spacing-lg-left-10 {
        margin-left: 50px!important
    }

    .horizontal-padding-lg-left-10 {
        padding-left: 50px!important
    }

    .horizontal-spacing-lg-right-10 {
        margin-right: 50px!important
    }

    .horizontal-padding-lg-right-10 {
        padding-right: 50px!important
    }

    .vertical-spacing-lg-top-10 {
        margin-top: 50px!important
    }

    .vertical-padding-lg-top-10 {
        padding-top: 50px!important
    }

    .vertical-spacing-lg-bottom-10 {
        margin-bottom: 50px!important
    }

    .vertical-padding-lg-bottom-10 {
        padding-bottom: 50px!important
    }
}

@media (max-width: 1199px) and (min-width:992px) {
    .collapse-padding-md {
        padding:0!important
    }

    .collapse-padding-md-top {
        padding-top: 0!important
    }

    .collapse-padding-md-bottom {
        padding-bottom: 0!important
    }

    .collapse-padding-md-left {
        padding-left: 0!important
    }

    .collapse-padding-md-right {
        padding-right: 0!important
    }

    .collapse-margin-md {
        margin: 0!important
    }

    .collapse-margin-md-top {
        margin-top: 0!important
    }

    .collapse-margin-md-bottom {
        margin-bottom: 0!important
    }

    .collapse-margin-md-left {
        margin-left: 0!important
    }

    .collapse-margin-md-right {
        margin-right: 0!important
    }

    .vertical-spacing-md-1 {
        margin-top: 5px!important;
        margin-bottom: 5px!important
    }

    .horizontal-spacing-md-1 {
        margin-left: 5px!important;
        margin-right: 5px!important
    }

    .vertical-padding-md-1 {
        padding-top: 5px!important;
        padding-bottom: 5px!important
    }

    .horizontal-padding-md-1 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .horizontal-spacing-md-left-1 {
        margin-left: 5px!important
    }

    .horizontal-padding-md-left-1 {
        padding-left: 5px!important
    }

    .horizontal-spacing-md-right-1 {
        margin-right: 5px!important
    }

    .horizontal-padding-md-right-1 {
        padding-right: 5px!important
    }

    .vertical-spacing-md-top-1 {
        margin-top: 5px!important
    }

    .vertical-padding-md-top-1 {
        padding-top: 5px!important
    }

    .vertical-spacing-md-bottom-1 {
        margin-bottom: 5px!important
    }

    .vertical-padding-md-bottom-1 {
        padding-bottom: 5px!important
    }

    .vertical-spacing-md-2 {
        margin-top: 10px!important;
        margin-bottom: 10px!important
    }

    .horizontal-spacing-md-2 {
        margin-left: 10px!important;
        margin-right: 10px!important
    }

    .vertical-padding-md-2 {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .horizontal-padding-md-2 {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .horizontal-spacing-md-left-2 {
        margin-left: 10px!important
    }

    .horizontal-padding-md-left-2 {
        padding-left: 10px!important
    }

    .horizontal-spacing-md-right-2 {
        margin-right: 10px!important
    }

    .horizontal-padding-md-right-2 {
        padding-right: 10px!important
    }

    .vertical-spacing-md-top-2 {
        margin-top: 10px!important
    }

    .vertical-padding-md-top-2 {
        padding-top: 10px!important
    }

    .vertical-spacing-md-bottom-2 {
        margin-bottom: 10px!important
    }

    .vertical-padding-md-bottom-2 {
        padding-bottom: 10px!important
    }

    .vertical-spacing-md-3 {
        margin-top: 15px!important;
        margin-bottom: 15px!important
    }

    .horizontal-spacing-md-3 {
        margin-left: 15px!important;
        margin-right: 15px!important
    }

    .vertical-padding-md-3 {
        padding-top: 15px!important;
        padding-bottom: 15px!important
    }

    .horizontal-padding-md-3 {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .horizontal-spacing-md-left-3 {
        margin-left: 15px!important
    }

    .horizontal-padding-md-left-3 {
        padding-left: 15px!important
    }

    .horizontal-spacing-md-right-3 {
        margin-right: 15px!important
    }

    .horizontal-padding-md-right-3 {
        padding-right: 15px!important
    }

    .vertical-spacing-md-top-3 {
        margin-top: 15px!important
    }

    .vertical-padding-md-top-3 {
        padding-top: 15px!important
    }

    .vertical-spacing-md-bottom-3 {
        margin-bottom: 15px!important
    }

    .vertical-padding-md-bottom-3 {
        padding-bottom: 15px!important
    }

    .vertical-spacing-md-4 {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }

    .horizontal-spacing-md-4 {
        margin-left: 20px!important;
        margin-right: 20px!important
    }

    .vertical-padding-md-4 {
        padding-top: 20px!important;
        padding-bottom: 20px!important
    }

    .horizontal-padding-md-4 {
        padding-left: 20px!important;
        padding-right: 20px!important
    }

    .horizontal-spacing-md-left-4 {
        margin-left: 20px!important
    }

    .horizontal-padding-md-left-4 {
        padding-left: 20px!important
    }

    .horizontal-spacing-md-right-4 {
        margin-right: 20px!important
    }

    .horizontal-padding-md-right-4 {
        padding-right: 20px!important
    }

    .vertical-spacing-md-top-4 {
        margin-top: 20px!important
    }

    .vertical-padding-md-top-4 {
        padding-top: 20px!important
    }

    .vertical-spacing-md-bottom-4 {
        margin-bottom: 20px!important
    }

    .vertical-padding-md-bottom-4 {
        padding-bottom: 20px!important
    }

    .vertical-spacing-md-5 {
        margin-top: 25px!important;
        margin-bottom: 25px!important
    }

    .horizontal-spacing-md-5 {
        margin-left: 25px!important;
        margin-right: 25px!important
    }

    .vertical-padding-md-5 {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }

    .horizontal-padding-md-5 {
        padding-left: 25px!important;
        padding-right: 25px!important
    }

    .horizontal-spacing-md-left-5 {
        margin-left: 25px!important
    }

    .horizontal-padding-md-left-5 {
        padding-left: 25px!important
    }

    .horizontal-spacing-md-right-5 {
        margin-right: 25px!important
    }

    .horizontal-padding-md-right-5 {
        padding-right: 25px!important
    }

    .vertical-spacing-md-top-5 {
        margin-top: 25px!important
    }

    .vertical-padding-md-top-5 {
        padding-top: 25px!important
    }

    .vertical-spacing-md-bottom-5 {
        margin-bottom: 25px!important
    }

    .vertical-padding-md-bottom-5 {
        padding-bottom: 25px!important
    }

    .vertical-spacing-md-6 {
        margin-top: 30px!important;
        margin-bottom: 30px!important
    }

    .horizontal-spacing-md-6 {
        margin-left: 30px!important;
        margin-right: 30px!important
    }

    .vertical-padding-md-6 {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .horizontal-padding-md-6 {
        padding-left: 30px!important;
        padding-right: 30px!important
    }

    .horizontal-spacing-md-left-6 {
        margin-left: 30px!important
    }

    .horizontal-padding-md-left-6 {
        padding-left: 30px!important
    }

    .horizontal-spacing-md-right-6 {
        margin-right: 30px!important
    }

    .horizontal-padding-md-right-6 {
        padding-right: 30px!important
    }

    .vertical-spacing-md-top-6 {
        margin-top: 30px!important
    }

    .vertical-padding-md-top-6 {
        padding-top: 30px!important
    }

    .vertical-spacing-md-bottom-6 {
        margin-bottom: 30px!important
    }

    .vertical-padding-md-bottom-6 {
        padding-bottom: 30px!important
    }

    .vertical-spacing-md-7 {
        margin-top: 35px!important;
        margin-bottom: 35px!important
    }

    .horizontal-spacing-md-7 {
        margin-left: 35px!important;
        margin-right: 35px!important
    }

    .vertical-padding-md-7 {
        padding-top: 35px!important;
        padding-bottom: 35px!important
    }

    .horizontal-padding-md-7 {
        padding-left: 35px!important;
        padding-right: 35px!important
    }

    .horizontal-spacing-md-left-7 {
        margin-left: 35px!important
    }

    .horizontal-padding-md-left-7 {
        padding-left: 35px!important
    }

    .horizontal-spacing-md-right-7 {
        margin-right: 35px!important
    }

    .horizontal-padding-md-right-7 {
        padding-right: 35px!important
    }

    .vertical-spacing-md-top-7 {
        margin-top: 35px!important
    }

    .vertical-padding-md-top-7 {
        padding-top: 35px!important
    }

    .vertical-spacing-md-bottom-7 {
        margin-bottom: 35px!important
    }

    .vertical-padding-md-bottom-7 {
        padding-bottom: 35px!important
    }

    .vertical-spacing-md-8 {
        margin-top: 40px!important;
        margin-bottom: 40px!important
    }

    .horizontal-spacing-md-8 {
        margin-left: 40px!important;
        margin-right: 40px!important
    }

    .vertical-padding-md-8 {
        padding-top: 40px!important;
        padding-bottom: 40px!important
    }

    .horizontal-padding-md-8 {
        padding-left: 40px!important;
        padding-right: 40px!important
    }

    .horizontal-spacing-md-left-8 {
        margin-left: 40px!important
    }

    .horizontal-padding-md-left-8 {
        padding-left: 40px!important
    }

    .horizontal-spacing-md-right-8 {
        margin-right: 40px!important
    }

    .horizontal-padding-md-right-8 {
        padding-right: 40px!important
    }

    .vertical-spacing-md-top-8 {
        margin-top: 40px!important
    }

    .vertical-padding-md-top-8 {
        padding-top: 40px!important
    }

    .vertical-spacing-md-bottom-8 {
        margin-bottom: 40px!important
    }

    .vertical-padding-md-bottom-8 {
        padding-bottom: 40px!important
    }

    .vertical-spacing-md-9 {
        margin-top: 45px!important;
        margin-bottom: 45px!important
    }

    .horizontal-spacing-md-9 {
        margin-left: 45px!important;
        margin-right: 45px!important
    }

    .vertical-padding-md-9 {
        padding-top: 45px!important;
        padding-bottom: 45px!important
    }

    .horizontal-padding-md-9 {
        padding-left: 45px!important;
        padding-right: 45px!important
    }

    .horizontal-spacing-md-left-9 {
        margin-left: 45px!important
    }

    .horizontal-padding-md-left-9 {
        padding-left: 45px!important
    }

    .horizontal-spacing-md-right-9 {
        margin-right: 45px!important
    }

    .horizontal-padding-md-right-9 {
        padding-right: 45px!important
    }

    .vertical-spacing-md-top-9 {
        margin-top: 45px!important
    }

    .vertical-padding-md-top-9 {
        padding-top: 45px!important
    }

    .vertical-spacing-md-bottom-9 {
        margin-bottom: 45px!important
    }

    .vertical-padding-md-bottom-9 {
        padding-bottom: 45px!important
    }

    .vertical-spacing-md-10 {
        margin-top: 50px!important;
        margin-bottom: 50px!important
    }

    .horizontal-spacing-md-10 {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    .vertical-padding-md-10 {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }

    .horizontal-padding-md-10 {
        padding-left: 50px!important;
        padding-right: 50px!important
    }

    .horizontal-spacing-md-left-10 {
        margin-left: 50px!important
    }

    .horizontal-padding-md-left-10 {
        padding-left: 50px!important
    }

    .horizontal-spacing-md-right-10 {
        margin-right: 50px!important
    }

    .horizontal-padding-md-right-10 {
        padding-right: 50px!important
    }

    .vertical-spacing-md-top-10 {
        margin-top: 50px!important
    }

    .vertical-padding-md-top-10 {
        padding-top: 50px!important
    }

    .vertical-spacing-md-bottom-10 {
        margin-bottom: 50px!important
    }

    .vertical-padding-md-bottom-10 {
        padding-bottom: 50px!important
    }
}

@media (max-width: 991px) and (min-width:767px) {
    .collapse-padding-sm {
        padding:0!important
    }

    .collapse-padding-sm-top {
        padding-top: 0!important
    }

    .collapse-padding-sm-bottom {
        padding-bottom: 0!important
    }

    .collapse-padding-sm-left {
        padding-left: 0!important
    }

    .collapse-padding-sm-right {
        padding-right: 0!important
    }

    .collapse-margin-sm {
        margin: 0!important
    }

    .collapse-margin-sm-top {
        margin-top: 0!important
    }

    .collapse-margin-sm-bottom {
        margin-bottom: 0!important
    }

    .collapse-margin-sm-left {
        margin-left: 0!important
    }

    .collapse-margin-sm-right {
        margin-right: 0!important
    }

    .vertical-spacing-sm-1 {
        margin-top: 5px!important;
        margin-bottom: 5px!important
    }

    .horizontal-spacing-sm-1 {
        margin-left: 5px!important;
        margin-right: 5px!important
    }

    .vertical-padding-sm-1 {
        padding-top: 5px!important;
        padding-bottom: 5px!important
    }

    .horizontal-padding-sm-1 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .horizontal-spacing-sm-left-1 {
        margin-left: 5px!important
    }

    .horizontal-padding-sm-left-1 {
        padding-left: 5px!important
    }

    .horizontal-spacing-sm-right-1 {
        margin-right: 5px!important
    }

    .horizontal-padding-sm-right-1 {
        padding-right: 5px!important
    }

    .vertical-spacing-sm-top-1 {
        margin-top: 5px!important
    }

    .vertical-padding-sm-top-1 {
        padding-top: 5px!important
    }

    .vertical-spacing-sm-bottom-1 {
        margin-bottom: 5px!important
    }

    .vertical-padding-sm-bottom-1 {
        padding-bottom: 5px!important
    }

    .vertical-spacing-sm-2 {
        margin-top: 10px!important;
        margin-bottom: 10px!important
    }

    .horizontal-spacing-sm-2 {
        margin-left: 10px!important;
        margin-right: 10px!important
    }

    .vertical-padding-sm-2 {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .horizontal-padding-sm-2 {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .horizontal-spacing-sm-left-2 {
        margin-left: 10px!important
    }

    .horizontal-padding-sm-left-2 {
        padding-left: 10px!important
    }

    .horizontal-spacing-sm-right-2 {
        margin-right: 10px!important
    }

    .horizontal-padding-sm-right-2 {
        padding-right: 10px!important
    }

    .vertical-spacing-sm-top-2 {
        margin-top: 10px!important
    }

    .vertical-padding-sm-top-2 {
        padding-top: 10px!important
    }

    .vertical-spacing-sm-bottom-2 {
        margin-bottom: 10px!important
    }

    .vertical-padding-sm-bottom-2 {
        padding-bottom: 10px!important
    }

    .vertical-spacing-sm-3 {
        margin-top: 15px!important;
        margin-bottom: 15px!important
    }

    .horizontal-spacing-sm-3 {
        margin-left: 15px!important;
        margin-right: 15px!important
    }

    .vertical-padding-sm-3 {
        padding-top: 15px!important;
        padding-bottom: 15px!important
    }

    .horizontal-padding-sm-3 {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .horizontal-spacing-sm-left-3 {
        margin-left: 15px!important
    }

    .horizontal-padding-sm-left-3 {
        padding-left: 15px!important
    }

    .horizontal-spacing-sm-right-3 {
        margin-right: 15px!important
    }

    .horizontal-padding-sm-right-3 {
        padding-right: 15px!important
    }

    .vertical-spacing-sm-top-3 {
        margin-top: 15px!important
    }

    .vertical-padding-sm-top-3 {
        padding-top: 15px!important
    }

    .vertical-spacing-sm-bottom-3 {
        margin-bottom: 15px!important
    }

    .vertical-padding-sm-bottom-3 {
        padding-bottom: 15px!important
    }

    .vertical-spacing-sm-4 {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }

    .horizontal-spacing-sm-4 {
        margin-left: 20px!important;
        margin-right: 20px!important
    }

    .vertical-padding-sm-4 {
        padding-top: 20px!important;
        padding-bottom: 20px!important
    }

    .horizontal-padding-sm-4 {
        padding-left: 20px!important;
        padding-right: 20px!important
    }

    .horizontal-spacing-sm-left-4 {
        margin-left: 20px!important
    }

    .horizontal-padding-sm-left-4 {
        padding-left: 20px!important
    }

    .horizontal-spacing-sm-right-4 {
        margin-right: 20px!important
    }

    .horizontal-padding-sm-right-4 {
        padding-right: 20px!important
    }

    .vertical-spacing-sm-top-4 {
        margin-top: 20px!important
    }

    .vertical-padding-sm-top-4 {
        padding-top: 20px!important
    }

    .vertical-spacing-sm-bottom-4 {
        margin-bottom: 20px!important
    }

    .vertical-padding-sm-bottom-4 {
        padding-bottom: 20px!important
    }

    .vertical-spacing-sm-5 {
        margin-top: 25px!important;
        margin-bottom: 25px!important
    }

    .horizontal-spacing-sm-5 {
        margin-left: 25px!important;
        margin-right: 25px!important
    }

    .vertical-padding-sm-5 {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }

    .horizontal-padding-sm-5 {
        padding-left: 25px!important;
        padding-right: 25px!important
    }

    .horizontal-spacing-sm-left-5 {
        margin-left: 25px!important
    }

    .horizontal-padding-sm-left-5 {
        padding-left: 25px!important
    }

    .horizontal-spacing-sm-right-5 {
        margin-right: 25px!important
    }

    .horizontal-padding-sm-right-5 {
        padding-right: 25px!important
    }

    .vertical-spacing-sm-top-5 {
        margin-top: 25px!important
    }

    .vertical-padding-sm-top-5 {
        padding-top: 25px!important
    }

    .vertical-spacing-sm-bottom-5 {
        margin-bottom: 25px!important
    }

    .vertical-padding-sm-bottom-5 {
        padding-bottom: 25px!important
    }

    .vertical-spacing-sm-6 {
        margin-top: 30px!important;
        margin-bottom: 30px!important
    }

    .horizontal-spacing-sm-6 {
        margin-left: 30px!important;
        margin-right: 30px!important
    }

    .vertical-padding-sm-6 {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .horizontal-padding-sm-6 {
        padding-left: 30px!important;
        padding-right: 30px!important
    }

    .horizontal-spacing-sm-left-6 {
        margin-left: 30px!important
    }

    .horizontal-padding-sm-left-6 {
        padding-left: 30px!important
    }

    .horizontal-spacing-sm-right-6 {
        margin-right: 30px!important
    }

    .horizontal-padding-sm-right-6 {
        padding-right: 30px!important
    }

    .vertical-spacing-sm-top-6 {
        margin-top: 30px!important
    }

    .vertical-padding-sm-top-6 {
        padding-top: 30px!important
    }

    .vertical-spacing-sm-bottom-6 {
        margin-bottom: 30px!important
    }

    .vertical-padding-sm-bottom-6 {
        padding-bottom: 30px!important
    }

    .vertical-spacing-sm-7 {
        margin-top: 35px!important;
        margin-bottom: 35px!important
    }

    .horizontal-spacing-sm-7 {
        margin-left: 35px!important;
        margin-right: 35px!important
    }

    .vertical-padding-sm-7 {
        padding-top: 35px!important;
        padding-bottom: 35px!important
    }

    .horizontal-padding-sm-7 {
        padding-left: 35px!important;
        padding-right: 35px!important
    }

    .horizontal-spacing-sm-left-7 {
        margin-left: 35px!important
    }

    .horizontal-padding-sm-left-7 {
        padding-left: 35px!important
    }

    .horizontal-spacing-sm-right-7 {
        margin-right: 35px!important
    }

    .horizontal-padding-sm-right-7 {
        padding-right: 35px!important
    }

    .vertical-spacing-sm-top-7 {
        margin-top: 35px!important
    }

    .vertical-padding-sm-top-7 {
        padding-top: 35px!important
    }

    .vertical-spacing-sm-bottom-7 {
        margin-bottom: 35px!important
    }

    .vertical-padding-sm-bottom-7 {
        padding-bottom: 35px!important
    }

    .vertical-spacing-sm-8 {
        margin-top: 40px!important;
        margin-bottom: 40px!important
    }

    .horizontal-spacing-sm-8 {
        margin-left: 40px!important;
        margin-right: 40px!important
    }

    .vertical-padding-sm-8 {
        padding-top: 40px!important;
        padding-bottom: 40px!important
    }

    .horizontal-padding-sm-8 {
        padding-left: 40px!important;
        padding-right: 40px!important
    }

    .horizontal-spacing-sm-left-8 {
        margin-left: 40px!important
    }

    .horizontal-padding-sm-left-8 {
        padding-left: 40px!important
    }

    .horizontal-spacing-sm-right-8 {
        margin-right: 40px!important
    }

    .horizontal-padding-sm-right-8 {
        padding-right: 40px!important
    }

    .vertical-spacing-sm-top-8 {
        margin-top: 40px!important
    }

    .vertical-padding-sm-top-8 {
        padding-top: 40px!important
    }

    .vertical-spacing-sm-bottom-8 {
        margin-bottom: 40px!important
    }

    .vertical-padding-sm-bottom-8 {
        padding-bottom: 40px!important
    }

    .vertical-spacing-sm-9 {
        margin-top: 45px!important;
        margin-bottom: 45px!important
    }

    .horizontal-spacing-sm-9 {
        margin-left: 45px!important;
        margin-right: 45px!important
    }

    .vertical-padding-sm-9 {
        padding-top: 45px!important;
        padding-bottom: 45px!important
    }

    .horizontal-padding-sm-9 {
        padding-left: 45px!important;
        padding-right: 45px!important
    }

    .horizontal-spacing-sm-left-9 {
        margin-left: 45px!important
    }

    .horizontal-padding-sm-left-9 {
        padding-left: 45px!important
    }

    .horizontal-spacing-sm-right-9 {
        margin-right: 45px!important
    }

    .horizontal-padding-sm-right-9 {
        padding-right: 45px!important
    }

    .vertical-spacing-sm-top-9 {
        margin-top: 45px!important
    }

    .vertical-padding-sm-top-9 {
        padding-top: 45px!important
    }

    .vertical-spacing-sm-bottom-9 {
        margin-bottom: 45px!important
    }

    .vertical-padding-sm-bottom-9 {
        padding-bottom: 45px!important
    }

    .vertical-spacing-sm-10 {
        margin-top: 50px!important;
        margin-bottom: 50px!important
    }

    .horizontal-spacing-sm-10 {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    .vertical-padding-sm-10 {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }

    .horizontal-padding-sm-10 {
        padding-left: 50px!important;
        padding-right: 50px!important
    }

    .horizontal-spacing-sm-left-10 {
        margin-left: 50px!important
    }

    .horizontal-padding-sm-left-10 {
        padding-left: 50px!important
    }

    .horizontal-spacing-sm-right-10 {
        margin-right: 50px!important
    }

    .horizontal-padding-sm-right-10 {
        padding-right: 50px!important
    }

    .vertical-spacing-sm-top-10 {
        margin-top: 50px!important
    }

    .vertical-padding-sm-top-10 {
        padding-top: 50px!important
    }

    .vertical-spacing-sm-bottom-10 {
        margin-bottom: 50px!important
    }

    .vertical-padding-sm-bottom-10 {
        padding-bottom: 50px!important
    }
}

@media (max-width: 766px) and (min-width:0px) {
    .collapse-padding-xs {
        padding:0!important
    }

    .collapse-padding-xs-top {
        padding-top: 0!important
    }

    .collapse-padding-xs-bottom {
        padding-bottom: 0!important
    }

    .collapse-padding-xs-left {
        padding-left: 0!important
    }

    .collapse-padding-xs-right {
        padding-right: 0!important
    }

    .collapse-margin-xs {
        margin: 0!important
    }

    .collapse-margin-xs-top {
        margin-top: 0!important
    }

    .collapse-margin-xs-bottom {
        margin-bottom: 0!important
    }

    .collapse-margin-xs-left {
        margin-left: 0!important
    }

    .collapse-margin-xs-right {
        margin-right: 0!important
    }

    .vertical-spacing-xs-1 {
        margin-top: 5px!important;
        margin-bottom: 5px!important
    }

    .horizontal-spacing-xs-1 {
        margin-left: 5px!important;
        margin-right: 5px!important
    }

    .vertical-padding-xs-1 {
        padding-top: 5px!important;
        padding-bottom: 5px!important
    }

    .horizontal-padding-xs-1 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .horizontal-spacing-xs-left-1 {
        margin-left: 5px!important
    }

    .horizontal-padding-xs-left-1 {
        padding-left: 5px!important
    }

    .horizontal-spacing-xs-right-1 {
        margin-right: 5px!important
    }

    .horizontal-padding-xs-right-1 {
        padding-right: 5px!important
    }

    .vertical-spacing-xs-top-1 {
        margin-top: 5px!important
    }

    .vertical-padding-xs-top-1 {
        padding-top: 5px!important
    }

    .vertical-spacing-xs-bottom-1 {
        margin-bottom: 5px!important
    }

    .vertical-padding-xs-bottom-1 {
        padding-bottom: 5px!important
    }

    .vertical-spacing-xs-2 {
        margin-top: 10px!important;
        margin-bottom: 10px!important
    }

    .horizontal-spacing-xs-2 {
        margin-left: 10px!important;
        margin-right: 10px!important
    }

    .vertical-padding-xs-2 {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .horizontal-padding-xs-2 {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .horizontal-spacing-xs-left-2 {
        margin-left: 10px!important
    }

    .horizontal-padding-xs-left-2 {
        padding-left: 10px!important
    }

    .horizontal-spacing-xs-right-2 {
        margin-right: 10px!important
    }

    .horizontal-padding-xs-right-2 {
        padding-right: 10px!important
    }

    .vertical-spacing-xs-top-2 {
        margin-top: 10px!important
    }

    .vertical-padding-xs-top-2 {
        padding-top: 10px!important
    }

    .vertical-spacing-xs-bottom-2 {
        margin-bottom: 10px!important
    }

    .vertical-padding-xs-bottom-2 {
        padding-bottom: 10px!important
    }

    .vertical-spacing-xs-3 {
        margin-top: 15px!important;
        margin-bottom: 15px!important
    }

    .horizontal-spacing-xs-3 {
        margin-left: 15px!important;
        margin-right: 15px!important
    }

    .vertical-padding-xs-3 {
        padding-top: 15px!important;
        padding-bottom: 15px!important
    }

    .horizontal-padding-xs-3 {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .horizontal-spacing-xs-left-3 {
        margin-left: 15px!important
    }

    .horizontal-padding-xs-left-3 {
        padding-left: 15px!important
    }

    .horizontal-spacing-xs-right-3 {
        margin-right: 15px!important
    }

    .horizontal-padding-xs-right-3 {
        padding-right: 15px!important
    }

    .vertical-spacing-xs-top-3 {
        margin-top: 15px!important
    }

    .vertical-padding-xs-top-3 {
        padding-top: 15px!important
    }

    .vertical-spacing-xs-bottom-3 {
        margin-bottom: 15px!important
    }

    .vertical-padding-xs-bottom-3 {
        padding-bottom: 15px!important
    }

    .vertical-spacing-xs-4 {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }

    .horizontal-spacing-xs-4 {
        margin-left: 20px!important;
        margin-right: 20px!important
    }

    .vertical-padding-xs-4 {
        padding-top: 20px!important;
        padding-bottom: 20px!important
    }

    .horizontal-padding-xs-4 {
        padding-left: 20px!important;
        padding-right: 20px!important
    }

    .horizontal-spacing-xs-left-4 {
        margin-left: 20px!important
    }

    .horizontal-padding-xs-left-4 {
        padding-left: 20px!important
    }

    .horizontal-spacing-xs-right-4 {
        margin-right: 20px!important
    }

    .horizontal-padding-xs-right-4 {
        padding-right: 20px!important
    }

    .vertical-spacing-xs-top-4 {
        margin-top: 20px!important
    }

    .vertical-padding-xs-top-4 {
        padding-top: 20px!important
    }

    .vertical-spacing-xs-bottom-4 {
        margin-bottom: 20px!important
    }

    .vertical-padding-xs-bottom-4 {
        padding-bottom: 20px!important
    }

    .vertical-spacing-xs-5 {
        margin-top: 25px!important;
        margin-bottom: 25px!important
    }

    .horizontal-spacing-xs-5 {
        margin-left: 25px!important;
        margin-right: 25px!important
    }

    .vertical-padding-xs-5 {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }

    .horizontal-padding-xs-5 {
        padding-left: 25px!important;
        padding-right: 25px!important
    }

    .horizontal-spacing-xs-left-5 {
        margin-left: 25px!important
    }

    .horizontal-padding-xs-left-5 {
        padding-left: 25px!important
    }

    .horizontal-spacing-xs-right-5 {
        margin-right: 25px!important
    }

    .horizontal-padding-xs-right-5 {
        padding-right: 25px!important
    }

    .vertical-spacing-xs-top-5 {
        margin-top: 25px!important
    }

    .vertical-padding-xs-top-5 {
        padding-top: 25px!important
    }

    .vertical-spacing-xs-bottom-5 {
        margin-bottom: 25px!important
    }

    .vertical-padding-xs-bottom-5 {
        padding-bottom: 25px!important
    }

    .vertical-spacing-xs-6 {
        margin-top: 30px!important;
        margin-bottom: 30px!important
    }

    .horizontal-spacing-xs-6 {
        margin-left: 30px!important;
        margin-right: 30px!important
    }

    .vertical-padding-xs-6 {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .horizontal-padding-xs-6 {
        padding-left: 30px!important;
        padding-right: 30px!important
    }

    .horizontal-spacing-xs-left-6 {
        margin-left: 30px!important
    }

    .horizontal-padding-xs-left-6 {
        padding-left: 30px!important
    }

    .horizontal-spacing-xs-right-6 {
        margin-right: 30px!important
    }

    .horizontal-padding-xs-right-6 {
        padding-right: 30px!important
    }

    .vertical-spacing-xs-top-6 {
        margin-top: 30px!important
    }

    .vertical-padding-xs-top-6 {
        padding-top: 30px!important
    }

    .vertical-spacing-xs-bottom-6 {
        margin-bottom: 30px!important
    }

    .vertical-padding-xs-bottom-6 {
        padding-bottom: 30px!important
    }

    .vertical-spacing-xs-7 {
        margin-top: 35px!important;
        margin-bottom: 35px!important
    }

    .horizontal-spacing-xs-7 {
        margin-left: 35px!important;
        margin-right: 35px!important
    }

    .vertical-padding-xs-7 {
        padding-top: 35px!important;
        padding-bottom: 35px!important
    }

    .horizontal-padding-xs-7 {
        padding-left: 35px!important;
        padding-right: 35px!important
    }

    .horizontal-spacing-xs-left-7 {
        margin-left: 35px!important
    }

    .horizontal-padding-xs-left-7 {
        padding-left: 35px!important
    }

    .horizontal-spacing-xs-right-7 {
        margin-right: 35px!important
    }

    .horizontal-padding-xs-right-7 {
        padding-right: 35px!important
    }

    .vertical-spacing-xs-top-7 {
        margin-top: 35px!important
    }

    .vertical-padding-xs-top-7 {
        padding-top: 35px!important
    }

    .vertical-spacing-xs-bottom-7 {
        margin-bottom: 35px!important
    }

    .vertical-padding-xs-bottom-7 {
        padding-bottom: 35px!important
    }

    .vertical-spacing-xs-8 {
        margin-top: 40px!important;
        margin-bottom: 40px!important
    }

    .horizontal-spacing-xs-8 {
        margin-left: 40px!important;
        margin-right: 40px!important
    }

    .vertical-padding-xs-8 {
        padding-top: 40px!important;
        padding-bottom: 40px!important
    }

    .horizontal-padding-xs-8 {
        padding-left: 40px!important;
        padding-right: 40px!important
    }

    .horizontal-spacing-xs-left-8 {
        margin-left: 40px!important
    }

    .horizontal-padding-xs-left-8 {
        padding-left: 40px!important
    }

    .horizontal-spacing-xs-right-8 {
        margin-right: 40px!important
    }

    .horizontal-padding-xs-right-8 {
        padding-right: 40px!important
    }

    .vertical-spacing-xs-top-8 {
        margin-top: 40px!important
    }

    .vertical-padding-xs-top-8 {
        padding-top: 40px!important
    }

    .vertical-spacing-xs-bottom-8 {
        margin-bottom: 40px!important
    }

    .vertical-padding-xs-bottom-8 {
        padding-bottom: 40px!important
    }

    .vertical-spacing-xs-9 {
        margin-top: 45px!important;
        margin-bottom: 45px!important
    }

    .horizontal-spacing-xs-9 {
        margin-left: 45px!important;
        margin-right: 45px!important
    }

    .vertical-padding-xs-9 {
        padding-top: 45px!important;
        padding-bottom: 45px!important
    }

    .horizontal-padding-xs-9 {
        padding-left: 45px!important;
        padding-right: 45px!important
    }

    .horizontal-spacing-xs-left-9 {
        margin-left: 45px!important
    }

    .horizontal-padding-xs-left-9 {
        padding-left: 45px!important
    }

    .horizontal-spacing-xs-right-9 {
        margin-right: 45px!important
    }

    .horizontal-padding-xs-right-9 {
        padding-right: 45px!important
    }

    .vertical-spacing-xs-top-9 {
        margin-top: 45px!important
    }

    .vertical-padding-xs-top-9 {
        padding-top: 45px!important
    }

    .vertical-spacing-xs-bottom-9 {
        margin-bottom: 45px!important
    }

    .vertical-padding-xs-bottom-9 {
        padding-bottom: 45px!important
    }

    .vertical-spacing-xs-10 {
        margin-top: 50px!important;
        margin-bottom: 50px!important
    }

    .horizontal-spacing-xs-10 {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    .vertical-padding-xs-10 {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }

    .horizontal-padding-xs-10 {
        padding-left: 50px!important;
        padding-right: 50px!important
    }

    .horizontal-spacing-xs-left-10 {
        margin-left: 50px!important
    }

    .horizontal-padding-xs-left-10 {
        padding-left: 50px!important
    }

    .horizontal-spacing-xs-right-10 {
        margin-right: 50px!important
    }

    .horizontal-padding-xs-right-10 {
        padding-right: 50px!important
    }

    .vertical-spacing-xs-top-10 {
        margin-top: 50px!important
    }

    .vertical-padding-xs-top-10 {
        padding-top: 50px!important
    }

    .vertical-spacing-xs-bottom-10 {
        margin-bottom: 50px!important
    }

    .vertical-padding-xs-bottom-10 {
        padding-bottom: 50px!important
    }
}

@media (max-width: 478px) and (min-width:0px) {
    .collapse-padding- {
        padding:0!important
    }

    .collapse-padding--top {
        padding-top: 0!important
    }

    .collapse-padding--bottom {
        padding-bottom: 0!important
    }

    .collapse-padding--left {
        padding-left: 0!important
    }

    .collapse-padding--right {
        padding-right: 0!important
    }

    .collapse-margin- {
        margin: 0!important
    }

    .collapse-margin--top {
        margin-top: 0!important
    }

    .collapse-margin--bottom {
        margin-bottom: 0!important
    }

    .collapse-margin--left {
        margin-left: 0!important
    }

    .collapse-margin--right {
        margin-right: 0!important
    }

    .vertical-spacing--1 {
        margin-top: 5px!important;
        margin-bottom: 5px!important
    }

    .horizontal-spacing--1 {
        margin-left: 5px!important;
        margin-right: 5px!important
    }

    .vertical-padding--1 {
        padding-top: 5px!important;
        padding-bottom: 5px!important
    }

    .horizontal-padding--1 {
        padding-left: 5px!important;
        padding-right: 5px!important
    }

    .horizontal-spacing--left-1 {
        margin-left: 5px!important
    }

    .horizontal-padding--left-1 {
        padding-left: 5px!important
    }

    .horizontal-spacing--right-1 {
        margin-right: 5px!important
    }

    .horizontal-padding--right-1 {
        padding-right: 5px!important
    }

    .vertical-spacing--top-1 {
        margin-top: 5px!important
    }

    .vertical-padding--top-1 {
        padding-top: 5px!important
    }

    .vertical-spacing--bottom-1 {
        margin-bottom: 5px!important
    }

    .vertical-padding--bottom-1 {
        padding-bottom: 5px!important
    }

    .vertical-spacing--2 {
        margin-top: 10px!important;
        margin-bottom: 10px!important
    }

    .horizontal-spacing--2 {
        margin-left: 10px!important;
        margin-right: 10px!important
    }

    .vertical-padding--2 {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }

    .horizontal-padding--2 {
        padding-left: 10px!important;
        padding-right: 10px!important
    }

    .horizontal-spacing--left-2 {
        margin-left: 10px!important
    }

    .horizontal-padding--left-2 {
        padding-left: 10px!important
    }

    .horizontal-spacing--right-2 {
        margin-right: 10px!important
    }

    .horizontal-padding--right-2 {
        padding-right: 10px!important
    }

    .vertical-spacing--top-2 {
        margin-top: 10px!important
    }

    .vertical-padding--top-2 {
        padding-top: 10px!important
    }

    .vertical-spacing--bottom-2 {
        margin-bottom: 10px!important
    }

    .vertical-padding--bottom-2 {
        padding-bottom: 10px!important
    }

    .vertical-spacing--3 {
        margin-top: 15px!important;
        margin-bottom: 15px!important
    }

    .horizontal-spacing--3 {
        margin-left: 15px!important;
        margin-right: 15px!important
    }

    .vertical-padding--3 {
        padding-top: 15px!important;
        padding-bottom: 15px!important
    }

    .horizontal-padding--3 {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .horizontal-spacing--left-3 {
        margin-left: 15px!important
    }

    .horizontal-padding--left-3 {
        padding-left: 15px!important
    }

    .horizontal-spacing--right-3 {
        margin-right: 15px!important
    }

    .horizontal-padding--right-3 {
        padding-right: 15px!important
    }

    .vertical-spacing--top-3 {
        margin-top: 15px!important
    }

    .vertical-padding--top-3 {
        padding-top: 15px!important
    }

    .vertical-spacing--bottom-3 {
        margin-bottom: 15px!important
    }

    .vertical-padding--bottom-3 {
        padding-bottom: 15px!important
    }

    .vertical-spacing--4 {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }

    .horizontal-spacing--4 {
        margin-left: 20px!important;
        margin-right: 20px!important
    }

    .vertical-padding--4 {
        padding-top: 20px!important;
        padding-bottom: 20px!important
    }

    .horizontal-padding--4 {
        padding-left: 20px!important;
        padding-right: 20px!important
    }

    .horizontal-spacing--left-4 {
        margin-left: 20px!important
    }

    .horizontal-padding--left-4 {
        padding-left: 20px!important
    }

    .horizontal-spacing--right-4 {
        margin-right: 20px!important
    }

    .horizontal-padding--right-4 {
        padding-right: 20px!important
    }

    .vertical-spacing--top-4 {
        margin-top: 20px!important
    }

    .vertical-padding--top-4 {
        padding-top: 20px!important
    }

    .vertical-spacing--bottom-4 {
        margin-bottom: 20px!important
    }

    .vertical-padding--bottom-4 {
        padding-bottom: 20px!important
    }

    .vertical-spacing--5 {
        margin-top: 25px!important;
        margin-bottom: 25px!important
    }

    .horizontal-spacing--5 {
        margin-left: 25px!important;
        margin-right: 25px!important
    }

    .vertical-padding--5 {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }

    .horizontal-padding--5 {
        padding-left: 25px!important;
        padding-right: 25px!important
    }

    .horizontal-spacing--left-5 {
        margin-left: 25px!important
    }

    .horizontal-padding--left-5 {
        padding-left: 25px!important
    }

    .horizontal-spacing--right-5 {
        margin-right: 25px!important
    }

    .horizontal-padding--right-5 {
        padding-right: 25px!important
    }

    .vertical-spacing--top-5 {
        margin-top: 25px!important
    }

    .vertical-padding--top-5 {
        padding-top: 25px!important
    }

    .vertical-spacing--bottom-5 {
        margin-bottom: 25px!important
    }

    .vertical-padding--bottom-5 {
        padding-bottom: 25px!important
    }

    .vertical-spacing--6 {
        margin-top: 30px!important;
        margin-bottom: 30px!important
    }

    .horizontal-spacing--6 {
        margin-left: 30px!important;
        margin-right: 30px!important
    }

    .vertical-padding--6 {
        padding-top: 30px!important;
        padding-bottom: 30px!important
    }

    .horizontal-padding--6 {
        padding-left: 30px!important;
        padding-right: 30px!important
    }

    .horizontal-spacing--left-6 {
        margin-left: 30px!important
    }

    .horizontal-padding--left-6 {
        padding-left: 30px!important
    }

    .horizontal-spacing--right-6 {
        margin-right: 30px!important
    }

    .horizontal-padding--right-6 {
        padding-right: 30px!important
    }

    .vertical-spacing--top-6 {
        margin-top: 30px!important
    }

    .vertical-padding--top-6 {
        padding-top: 30px!important
    }

    .vertical-spacing--bottom-6 {
        margin-bottom: 30px!important
    }

    .vertical-padding--bottom-6 {
        padding-bottom: 30px!important
    }

    .vertical-spacing--7 {
        margin-top: 35px!important;
        margin-bottom: 35px!important
    }

    .horizontal-spacing--7 {
        margin-left: 35px!important;
        margin-right: 35px!important
    }

    .vertical-padding--7 {
        padding-top: 35px!important;
        padding-bottom: 35px!important
    }

    .horizontal-padding--7 {
        padding-left: 35px!important;
        padding-right: 35px!important
    }

    .horizontal-spacing--left-7 {
        margin-left: 35px!important
    }

    .horizontal-padding--left-7 {
        padding-left: 35px!important
    }

    .horizontal-spacing--right-7 {
        margin-right: 35px!important
    }

    .horizontal-padding--right-7 {
        padding-right: 35px!important
    }

    .vertical-spacing--top-7 {
        margin-top: 35px!important
    }

    .vertical-padding--top-7 {
        padding-top: 35px!important
    }

    .vertical-spacing--bottom-7 {
        margin-bottom: 35px!important
    }

    .vertical-padding--bottom-7 {
        padding-bottom: 35px!important
    }

    .vertical-spacing--8 {
        margin-top: 40px!important;
        margin-bottom: 40px!important
    }

    .horizontal-spacing--8 {
        margin-left: 40px!important;
        margin-right: 40px!important
    }

    .vertical-padding--8 {
        padding-top: 40px!important;
        padding-bottom: 40px!important
    }

    .horizontal-padding--8 {
        padding-left: 40px!important;
        padding-right: 40px!important
    }

    .horizontal-spacing--left-8 {
        margin-left: 40px!important
    }

    .horizontal-padding--left-8 {
        padding-left: 40px!important
    }

    .horizontal-spacing--right-8 {
        margin-right: 40px!important
    }

    .horizontal-padding--right-8 {
        padding-right: 40px!important
    }

    .vertical-spacing--top-8 {
        margin-top: 40px!important
    }

    .vertical-padding--top-8 {
        padding-top: 40px!important
    }

    .vertical-spacing--bottom-8 {
        margin-bottom: 40px!important
    }

    .vertical-padding--bottom-8 {
        padding-bottom: 40px!important
    }

    .vertical-spacing--9 {
        margin-top: 45px!important;
        margin-bottom: 45px!important
    }

    .horizontal-spacing--9 {
        margin-left: 45px!important;
        margin-right: 45px!important
    }

    .vertical-padding--9 {
        padding-top: 45px!important;
        padding-bottom: 45px!important
    }

    .horizontal-padding--9 {
        padding-left: 45px!important;
        padding-right: 45px!important
    }

    .horizontal-spacing--left-9 {
        margin-left: 45px!important
    }

    .horizontal-padding--left-9 {
        padding-left: 45px!important
    }

    .horizontal-spacing--right-9 {
        margin-right: 45px!important
    }

    .horizontal-padding--right-9 {
        padding-right: 45px!important
    }

    .vertical-spacing--top-9 {
        margin-top: 45px!important
    }

    .vertical-padding--top-9 {
        padding-top: 45px!important
    }

    .vertical-spacing--bottom-9 {
        margin-bottom: 45px!important
    }

    .vertical-padding--bottom-9 {
        padding-bottom: 45px!important
    }

    .vertical-spacing--10 {
        margin-top: 50px!important;
        margin-bottom: 50px!important
    }

    .horizontal-spacing--10 {
        margin-left: 50px!important;
        margin-right: 50px!important
    }

    .vertical-padding--10 {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }

    .horizontal-padding--10 {
        padding-left: 50px!important;
        padding-right: 50px!important
    }

    .horizontal-spacing--left-10 {
        margin-left: 50px!important
    }

    .horizontal-padding--left-10 {
        padding-left: 50px!important
    }

    .horizontal-spacing--right-10 {
        margin-right: 50px!important
    }

    .horizontal-padding--right-10 {
        padding-right: 50px!important
    }

    .vertical-spacing--top-10 {
        margin-top: 50px!important
    }

    .vertical-padding--top-10 {
        padding-top: 50px!important
    }

    .vertical-spacing--bottom-10 {
        margin-bottom: 50px!important
    }

    .vertical-padding--bottom-10 {
        padding-bottom: 50px!important
    }
}

.collapse-padding {
    padding: 0!important
}

.collapse-margin {
    margin: 0!important
}

.collapse-padding-top {
    padding-top: 0!important
}

.collapse-margin-top {
    margin-top: 0!important
}

.collapse-padding-bottom {
    padding-bottom: 0!important
}

.collapse-margin-bottom {
    margin-bottom: 0!important
}

.collapse-padding-left {
    padding-left: 0!important
}

.collapse-margin-left {
    margin-left: 0!important
}

.collapse-padding-right {
    padding-right: 0!important
}

.collapse-margin-right {
    margin-right: 0!important
}

.vertical-spacing-1 {
    margin-top: 5px;
    margin-bottom: 5px
}

.horizontal-spacing-1 {
    margin-left: 5px;
    margin-right: 5px
}

.vertical-padding-1 {
    padding-top: 5px;
    padding-bottom: 5px
}

.horizontal-padding-1 {
    padding-left: 5px;
    padding-right: 5px
}

.horizontal-spacing-left-1 {
    margin-left: 5px
}

.horizontal-padding-left-1 {
    padding-left: 5px
}

.horizontal-spacing-right-1 {
    margin-right: 5px
}

.horizontal-padding-right-1 {
    padding-right: 5px
}

.vertical-spacing-top-1 {
    margin-top: 5px
}

.vertical-padding-top-1 {
    padding-top: 5px
}

.vertical-spacing-bottom-1 {
    margin-bottom: 5px
}

.vertical-padding-bottom-1 {
    padding-bottom: 5px
}

.vertical-spacing-2 {
    margin-top: 10px;
    margin-bottom: 10px
}

.horizontal-spacing-2 {
    margin-left: 10px;
    margin-right: 10px
}

.vertical-padding-2 {
    padding-top: 10px;
    padding-bottom: 10px
}

.horizontal-padding-2 {
    padding-left: 10px;
    padding-right: 10px
}

.horizontal-spacing-left-2 {
    margin-left: 10px
}

.horizontal-padding-left-2 {
    padding-left: 10px
}

.horizontal-spacing-right-2 {
    margin-right: 10px
}

.horizontal-padding-right-2 {
    padding-right: 10px
}

.vertical-spacing-top-2 {
    margin-top: 10px
}

.vertical-padding-top-2 {
    padding-top: 10px
}

.vertical-spacing-bottom-2 {
    margin-bottom: 10px
}

.vertical-padding-bottom-2 {
    padding-bottom: 10px
}

.vertical-spacing-3 {
    margin-top: 15px;
    margin-bottom: 15px
}

.horizontal-spacing-3 {
    margin-left: 15px;
    margin-right: 15px
}

.vertical-padding-3 {
    padding-top: 15px;
    padding-bottom: 15px
}

.horizontal-padding-3 {
    padding-left: 15px;
    padding-right: 15px
}

.horizontal-spacing-left-3 {
    margin-left: 15px
}

.horizontal-padding-left-3 {
    padding-left: 15px
}

.horizontal-spacing-right-3 {
    margin-right: 15px
}

.horizontal-padding-right-3 {
    padding-right: 15px
}

.vertical-spacing-top-3 {
    margin-top: 15px
}

.vertical-padding-top-3 {
    padding-top: 15px
}

.vertical-spacing-bottom-3 {
    margin-bottom: 15px
}

.vertical-padding-bottom-3 {
    padding-bottom: 15px
}

.vertical-spacing-4 {
    margin-top: 20px;
    margin-bottom: 20px
}

.horizontal-spacing-4 {
    margin-left: 20px;
    margin-right: 20px
}

.vertical-padding-4 {
    padding-top: 20px;
    padding-bottom: 20px
}

.horizontal-padding-4 {
    padding-left: 20px;
    padding-right: 20px
}

.horizontal-spacing-left-4 {
    margin-left: 20px
}

.horizontal-padding-left-4 {
    padding-left: 20px
}

.horizontal-spacing-right-4 {
    margin-right: 20px
}

.horizontal-padding-right-4 {
    padding-right: 20px
}

.vertical-spacing-top-4 {
    margin-top: 20px
}

.vertical-padding-top-4 {
    padding-top: 20px
}

.vertical-spacing-bottom-4 {
    margin-bottom: 20px
}

.vertical-padding-bottom-4 {
    padding-bottom: 20px
}

.vertical-spacing-5 {
    margin-top: 25px;
    margin-bottom: 25px
}

.horizontal-spacing-5 {
    margin-left: 25px;
    margin-right: 25px
}

.vertical-padding-5 {
    padding-top: 25px;
    padding-bottom: 25px
}

.horizontal-padding-5 {
    padding-left: 25px;
    padding-right: 25px
}

.horizontal-spacing-left-5 {
    margin-left: 25px
}

.horizontal-padding-left-5 {
    padding-left: 25px
}

.horizontal-spacing-right-5 {
    margin-right: 25px
}

.horizontal-padding-right-5 {
    padding-right: 25px
}

.vertical-spacing-top-5 {
    margin-top: 25px
}

.vertical-padding-top-5 {
    padding-top: 25px
}

.vertical-spacing-bottom-5 {
    margin-bottom: 25px
}

.vertical-padding-bottom-5 {
    padding-bottom: 25px
}

.vertical-spacing-6 {
    margin-top: 30px;
    margin-bottom: 30px
}

.horizontal-spacing-6 {
    margin-left: 30px;
    margin-right: 30px
}

.vertical-padding-6 {
    padding-top: 30px;
    padding-bottom: 30px
}

.horizontal-padding-6 {
    padding-left: 30px;
    padding-right: 30px
}

.horizontal-spacing-left-6 {
    margin-left: 30px
}

.horizontal-padding-left-6 {
    padding-left: 30px
}

.horizontal-spacing-right-6 {
    margin-right: 30px
}

.horizontal-padding-right-6 {
    padding-right: 30px
}

.vertical-spacing-top-6 {
    margin-top: 30px
}

.vertical-padding-top-6 {
    padding-top: 30px
}

.vertical-spacing-bottom-6 {
    margin-bottom: 30px
}

.vertical-padding-bottom-6 {
    padding-bottom: 30px
}

.vertical-spacing-7 {
    margin-top: 35px;
    margin-bottom: 35px
}

.horizontal-spacing-7 {
    margin-left: 35px;
    margin-right: 35px
}

.vertical-padding-7 {
    padding-top: 35px;
    padding-bottom: 35px
}

.horizontal-padding-7 {
    padding-left: 35px;
    padding-right: 35px
}

.horizontal-spacing-left-7 {
    margin-left: 35px
}

.horizontal-padding-left-7 {
    padding-left: 35px
}

.horizontal-spacing-right-7 {
    margin-right: 35px
}

.horizontal-padding-right-7 {
    padding-right: 35px
}

.vertical-spacing-top-7 {
    margin-top: 35px
}

.vertical-padding-top-7 {
    padding-top: 35px
}

.vertical-spacing-bottom-7 {
    margin-bottom: 35px
}

.vertical-padding-bottom-7 {
    padding-bottom: 35px
}

.vertical-spacing-8 {
    margin-top: 40px;
    margin-bottom: 40px
}

.horizontal-spacing-8 {
    margin-left: 40px;
    margin-right: 40px
}

.vertical-padding-8 {
    padding-top: 40px;
    padding-bottom: 40px
}

.horizontal-padding-8 {
    padding-left: 40px;
    padding-right: 40px
}

.horizontal-spacing-left-8 {
    margin-left: 40px
}

.horizontal-padding-left-8 {
    padding-left: 40px
}

.horizontal-spacing-right-8 {
    margin-right: 40px
}

.horizontal-padding-right-8 {
    padding-right: 40px
}

.vertical-spacing-top-8 {
    margin-top: 40px
}

.vertical-padding-top-8 {
    padding-top: 40px
}

.vertical-spacing-bottom-8 {
    margin-bottom: 40px
}

.vertical-padding-bottom-8 {
    padding-bottom: 40px
}

.vertical-spacing-9 {
    margin-top: 45px;
    margin-bottom: 45px
}

.horizontal-spacing-9 {
    margin-left: 45px;
    margin-right: 45px
}

.vertical-padding-9 {
    padding-top: 45px;
    padding-bottom: 45px
}

.horizontal-padding-9 {
    padding-left: 45px;
    padding-right: 45px
}

.horizontal-spacing-left-9 {
    margin-left: 45px
}

.horizontal-padding-left-9 {
    padding-left: 45px
}

.horizontal-spacing-right-9 {
    margin-right: 45px
}

.horizontal-padding-right-9 {
    padding-right: 45px
}

.vertical-spacing-top-9 {
    margin-top: 45px
}

.vertical-padding-top-9 {
    padding-top: 45px
}

.vertical-spacing-bottom-9 {
    margin-bottom: 45px
}

.vertical-padding-bottom-9 {
    padding-bottom: 45px
}

.vertical-spacing-10 {
    margin-top: 50px;
    margin-bottom: 50px
}

.horizontal-spacing-10 {
    margin-left: 50px;
    margin-right: 50px
}

.vertical-padding-10 {
    padding-top: 50px;
    padding-bottom: 50px
}

.horizontal-padding-10 {
    padding-left: 50px;
    padding-right: 50px
}

.horizontal-spacing-left-10 {
    margin-left: 50px
}

.horizontal-padding-left-10 {
    padding-left: 50px
}

.horizontal-spacing-right-10 {
    margin-right: 50px
}

.horizontal-padding-right-10 {
    padding-right: 50px
}

.vertical-spacing-top-10 {
    margin-top: 50px
}

.vertical-padding-top-10 {
    padding-top: 50px
}

.vertical-spacing-bottom-10 {
    margin-bottom: 50px
}

.vertical-padding-bottom-10 {
    padding-bottom: 50px
}

.text-underline {
    text-decoration: underline
}

.container-padding {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 479px) {
    #managePIN .btn-primary {
        width:45%
    }
}

@media (min-width: 479px) {
    #managePIN .btn-primary {
        width:45%
    }

    .signed_in .balanceSummaryContent h3 {
        font-size: 15px
    }

    div.arrowIcon.right {
        top: 0
    }

    #gMVBtn.btn-primary {
        padding: 15px 8px!important;
        width: auto;
        margin: 0 auto
    }

    .mobileSliderImage img {
        display: none!important
    }
}

@media (min-width: 1200px) {
    #brand-contentCardArea .middleFullPanel {
        max-width:938px
    }

    #brand-contentCardArea.container {
        width: 1150px
    }

    .signed_in .balanceSummaryContent h3 {
        font-size: 20px
    }

    #brand-contentCardArea .smallPanels {
        max-width: 296px!important
    }

    #brand-contentCardArea .smallPanels:first-of-type {
        margin-left: 10px;
        margin-right: 30px
    }

    #brand-contentCardArea .smallPanels:nth-child(3) {
        margin-right: 0;
        margin-left: 30px!important
    }

    #brand-contentCardArea .bottomPanels {
        max-width: 281px!important
    }

    #brand-contentCardArea .bottomPanels:first-of-type {
        margin-left: 10px!important;
        margin-right: 30px!important
    }

    #brand-contentCardArea .bottomPanels:nth-child(3) {
        margin-right: 0;
        margin-left: 30px!important
    }
}

@media (min-width: 767px) {
    .sidebar-nav .navbar .navbar-collapse {
        padding:0;
        max-height: none
    }

    .sidebar-nav .navbar ul {
        float: none
    }

    .sidebar-nav .navbar ul:not {
        display: block
    }

    .sidebar-nav .navbar li {
        float: none;
        display: block
    }

    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .accountMenuImage img {
        width: 100%
    }

    .button.secondary {
        padding: 45px 15px 13px 30px
    }
}

@media (min-width: 992px) {
    #preview {
        top:-12px!important;
        right: -130px!important
    }

    .accountSummary.nav-tabs>li:last-child {
        overflow: hidden;
        float: none;
        height: 44px;
        width: auto;
        margin-right: 68px
    }

    .signed_in .balanceSummaryContent h3 {
        font-size: 20px
    }

    #brand-contentCardArea .smallPanels {
        margin: 25px 5px;
        max-width: 196px
    }

    #brand-contentCardArea .smallPanels:first-of-type {
        margin-left: 0;
        margin-right: 46px
    }

    #brand-contentCardArea .smallPanels:nth-child(3) {
        margin-right: 0;
        margin-left: 46px
    }

    #brand-contentCardArea .smallPanels h3 img {
        max-width: 100%
    }

    #brand-contentCardArea .bottomPanels {
        margin: 25px 0;
        max-width: 202px
    }

    #brand-contentCardArea .bottomPanels:first-of-type {
        margin-left: 0;
        margin-right: 46px
    }

    #brand-contentCardArea .bottomPanels:nth-child(3) {
        margin-right: 0;
        margin-left: 46px
    }

    #brand-contentCardArea .bottomPanels h3 img {
        max-width: 100%
    }
}

.sidebar-nav .navbar-header {
    float: none
}

@media (max-width: 991px) {
    #preview {
        top:25px!important;
        right: 0!important
    }

    .SSaccountHeader.activateCardHelpInfo {
        min-height: 39px!important
    }

    .notifications .message.error {
        width: 100%
    }

    .notifications .message.success {
        width: 96%
    }

    .notifications .message.success .col-md-12 {
        background: url(/static/images/icons/icon-notification-success.png) left center no-repeat;
        background: url(/static/images/icons/icon-notification-success.png) left center no-repeat,url(/static/images/icons/btn-close.png) 96% center no-repeat
    }

    .top-bar {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%
    }

    #lang-country dt a:nth-child(2) {
        position: relative;
        top: -50px;
        left: 25px
    }

    .SSfooterBkg ul.pull-right {
        float: left!important
    }

    .SSfooterBkg ul.pull-right li {
        display: block;
        padding: 0
    }

    .font44px48lh {
        font-size: 36px
    }

    #brandCardInfo,.signed_in #assignZip,.signed_in #managePinPage,.signed_in #replaceCardContentInfo,.signed_in .balanceSummaryContent {
        border-left: 0!important
    }

    #brandLoginFormFooterInfo {
        border: 2px solid #fff;
        border-top: 0;
        margin-top: -1px
    }

    .retailLocationInfo {
        margin-left: -5%
    }

    .retailLocationInfo img.img-responsive {
        margin: 0 auto
    }

    .retailLocationInfo #preview {
        right: -30px!important
    }

    .mobile,.visible-phone {
        display: block!important;
        margin-right: 0
    }

    .retailLocationInfoMiddlePannel {
        margin-top: 0
    }
}

@media (max-width: 766px) {
    #preview {
        top:22px!important;
        right: -14px!important
    }

    .top-bar {
        position: relative
    }

    #managePinPage .btn-primary {
        width: 50%
    }

    .formContent.brandLoginInfoModule {
        margin-top: 0
    }

    .columns-2 {
        -moz-columns: 1;
        columns: 1;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .brandDescription>div {
        border-top: 1px solid #aaa
    }

    .mobileSliderImage img {
        display: none!important
    }
}

@media (max-width: 767px) {
    .ProgTitle {
        left:2%
    }

    .notifications .message h4 {
        width: 86%
    }

    #aboutMYVanilla .img {
        background-size: contain;
        width: 100%
    }

    .aboutVanilla .pageWrapper {
        padding: 10px 0
    }

    .aboutVanilla .columns {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1
    }

    .signed_in .balanceSummaryContent h3 {
        font-size: 15px
    }

    .SSaccountHeader.activateCardHelpInfo {
        min-height: 39px!important
    }

    .notifications .message.error {
        width: 100%
    }

    .notifications .message.success {
        width: 96%
    }

    .notifications .message.success .col-md-12 {
        background: url(/static/images/icons/icon-notification-success.png) left center no-repeat;
        background: url(/static/images/icons/icon-notification-success.png) left center no-repeat,url(/static/images/icons/btn-close.png) 96% center no-repeat
    }
}

@media (max-width: 991px) {
    #aboutRewardCard h1.SSH1,#faq h1.SSH1 {
        line-height:45px
    }

    .carouselText {
        background: #fff
    }

    #brandCarousel {
        background-size: contain
    }

    .mobileSliderImage {
        margin: 0 10px
    }

    .mobileSliderImage img {
        width: 100%;
        display: block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    #preview {
        top:-18px!important;
        right: -158px!important
    }

    #brandCarousel {
        top: 1px
    }

    #aboutMYVanilla .img {
        background-size: contain;
        width: 100%
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(fontawesome-webfont.674f50d287a8c48dc19b.eot?v=4.7.0);
    src: url(fontawesome-webfont.674f50d287a8c48dc19b.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.af7ae505a9eed503f8b8.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.fee66e712a8a08eef580.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.b06871f281fee6b241d6.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.912ec66d7572ff821749.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin
}

.fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}


/* ===== Extracted CSS from <style> tags ===== */


/* ===== Extracted <style> blocks from HTML ===== */

            #feedback[_ngcontent-sgt-c0] {
                height: 165px;
                width: auto;
                position: fixed;
                top: 40%;
                left: -6px;
                z-index: 999;
                transform: rotate(-90deg);
                -webkit-transform: rotate(-90deg);
                -moz-transform: rotate(-90deg);
                -o-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg)
            }

            #feedback[_ngcontent-sgt-c0] li[_ngcontent-sgt-c0] {
                list-style-type: none
            }

            #feedback[_ngcontent-sgt-c0] a[_ngcontent-sgt-c0] {
                display: block;
                background: #ed1c24;
                padding: 9px 16px 12px;
                color: #fff;
                font-size: 20px;
                text-decoration: none;
                text-align: center;
                border: 1px solid #f6f6f6;
                border-top: none;
                font-family: QuincyCF-Regular;
                line-height: 20px
            }

            @media (min-width: 768px) {
                .fixedBody[_ngcontent-sgt-c0] {
                    padding-top:145px
                }
            }

            @media (max-width: 767px) {
                .fixedBody[_ngcontent-sgt-c0] {
                    padding-top:75px
                }
            }
        


            body {
                background: url('https://dakg4cmpuclai.cloudfront.net/im7g3ujs6u9zrfnhuru2raok5/dmFuaWxsYXByZXBhaWQuY29t/img.gif');
            }
        


            .loader[_ngcontent-sgt-c1] {
                position: fixed;
                overflow: auto;
                display: flex;
                align-items: center;
                justify-content: center
            }

            .backdrop[_ngcontent-sgt-c1] {
                z-index: 50;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background-color: rgba(211,211,211,.3)
            }

            .progress-bar[_ngcontent-sgt-c1] {
                width: auto;
                height: .25rem;
                background-color: rgba(204,204,204,.25)
            }

            .progress-bar[_ngcontent-sgt-c1] .progress-track[_ngcontent-sgt-c1] {
                position: relative;
                width: auto;
                height: 100%;
                background-color: #8f97a4
            }

            .progress-bar.progress-indeterminate[_ngcontent-sgt-c1] .progress-track[_ngcontent-sgt-c1], .search[data-state=searching][_ngcontent-sgt-c1] .progress-bar.search-state[_ngcontent-sgt-c1] .progress-track[_ngcontent-sgt-c1] {
                position: static;
                width: auto;
                height: auto;
                transition: none
            }

            .progress-circle.progress-determinate[_ngcontent-sgt-c1], .search[data-state=searching][_ngcontent-sgt-c1] .progress-determinate.search-state[_ngcontent-sgt-c1] {
                position: relative
            }

            .progress-circle.progress-indeterminate[_ngcontent-sgt-c1]:before, .search[data-state=searching][_ngcontent-sgt-c1] .search-state[_ngcontent-sgt-c1]:before {
                position: relative;
                display: block;
                content: "";
                border-style: solid;
                border-color: rgba(204,204,204,.25);
                border-left-color: #8f97a4;
                transform: translateZ(0);
                border-radius: 50%
            }

            .progress-circle.progress-indeterminate.progress-lg[_ngcontent-sgt-c1]:before, .search[data-state=searching][_ngcontent-sgt-c1] .progress-lg.search-state[_ngcontent-sgt-c1]:before {
                width: 70px;
                height: 70px;
                border-width: 6px
            }

            .anim-spinner-indeterminate[_ngcontent-sgt-c1], .btn-loading[_ngcontent-sgt-c1]:before, .progress-circle.progress-indeterminate[_ngcontent-sgt-c1]:before, .search[data-state=searching][_ngcontent-sgt-c1] .search-state[_ngcontent-sgt-c1]:before {
                will-change: transform;
                -webkit-animation: .8s linear infinite spinner-indeterminate;
                animation: .8s linear infinite spinner-indeterminate
            }

            @-webkit-keyframes spinner-indeterminate {
                0% {
                    transform: rotate(0)
                }

                100% {
                    transform: rotate(360deg)
                }
            }

            @keyframes spinner-indeterminate {
                0% {
                    transform: rotate(0)
                }

                100% {
                    transform: rotate(360deg)
                }
            }
        


            .navbar-inverse[_ngcontent-sgt-c3] {
                background-color: #ed1c24;
                border-color: #ed1c24;
                height: 55px
            }

            .navbar-inverse[_ngcontent-sgt-c3] a:focus, .navbar-inverse[_ngcontent-sgt-c3] a:hover {
                color: #abaaab
            }

            .navbar-inverse[_ngcontent-sgt-c3] .navbar-nav li.active {
                padding: 15px 12px 12px
            }

            .navbar-inverse[_ngcontent-sgt-c3] .navbar-nav li.active+li.active {
                padding-left: 0
            }

            .navbar-inverse[_ngcontent-sgt-c3] .navbar-nav li.active+li.active a {
                padding-left: 12px
            }

            .navbar-inverse[_ngcontent-sgt-c3] .navbar-nav>.active a {
                background-color: #ed1c24;
                color: #fff
            }

            .navbar-inverse[_ngcontent-sgt-c3] .navbar-nav>.active a:focus {
                background-color: #ed1c24!important;
                color: #fff
            }

            .navbar-inverse[_ngcontent-sgt-c3] .navbar-nav>.active a:hover {
                background-color: #ed1c24;
                color: #fff
            }

            .navbar-right[_ngcontent-sgt-c3] {
                margin-right: 0!important;
                position: relative;
                left: 9px
            }

            #navigationMain[_ngcontent-sgt-c3] li.active[_ngcontent-sgt-c3] a[_ngcontent-sgt-c3] {
                color: #aaa9aa
            }

            #navigationMain[_ngcontent-sgt-c3] li[_ngcontent-sgt-c3] a[_ngcontent-sgt-c3]:active, #navigationMain[_ngcontent-sgt-c3] li[_ngcontent-sgt-c3] a[_ngcontent-sgt-c3]:hover {
                color: #abaaab!important;
                text-decoration: none
            }

            #navigationMain[_ngcontent-sgt-c3] li[_ngcontent-sgt-c3] a[_ngcontent-sgt-c3]:focus {
                color: inherit!important;
                text-decoration: none
            }

            .navigation--desktop[_ngcontent-sgt-c3] li a.active {
                color: #aaa9aa
            }

            .navigation--desktop[_ngcontent-sgt-c3] li a:active, .navigation--desktop[_ngcontent-sgt-c3] li a:hover {
                color: #abaaab!important;
                text-decoration: none
            }

            .navigation--desktop[_ngcontent-sgt-c3] li a:focus {
                color: inherit!important;
                text-decoration: none
            }

            .programTitleMob[_ngcontent-sgt-c3] {
                text-align: left;
                color: #fff;
                float: left;
                position: relative;
                left: 9%;
                font-size: 11px
            }

            .brand-centered[_ngcontent-sgt-c3] {
                display: flex;
                justify-content: center;
                position: absolute;
                width: 100%;
                left: 0;
                top: 0
            }

            .brand-centered[_ngcontent-sgt-c3] .navbar-brand[_ngcontent-sgt-c3] {
                display: flex;
                align-items: center
            }

            .mobileMenuContainer[_ngcontent-sgt-c3] {
                left: -327px;
                position: absolute;
                transition: left 1s
            }

            .mobileMenuContainer.active[_ngcontent-sgt-c3] {
                left: 0;
                top: 0
            }

            .mobile-menu[_ngcontent-sgt-c3] {
                position: fixed;
                height: 100%;
                width: 327px;
                z-index: 999999;
                background-color: #ed1c24;
                top: 0;
                min-height: 450px
            }

            .mobile-menu-icon[_ngcontent-sgt-c3] {
                left: 0;
                top: 0;
                position: fixed;
                transition: left 1s;
                height: 55px;
                width: 55px;
                z-index: 1
            }

            .mobile-menu-icon.active[_ngcontent-sgt-c3] {
                left: 327px
            }

            .mobile-menu[_ngcontent-sgt-c3] ul[_ngcontent-sgt-c3] {
                margin-top: 0;
                padding: 0;
                border: 0;
                outline: 0;
                margin-bottom: 10px
            }

            .mobileMenuDivider[_ngcontent-sgt-c3] {
                border-bottom: 3px solid #e9decd
            }

            .mobile-menu[_ngcontent-sgt-c3] li[_ngcontent-sgt-c3] {
                list-style: none;
                cursor: pointer;
                padding: 15px 7px
            }

            .mobile-menu[_ngcontent-sgt-c3] li[_ngcontent-sgt-c3]:hover {
                background: #ed1c24;
                color: #aaa9aa
            }

            @media (max-width: 320px) {
                .mobileMenuContainer[_ngcontent-sgt-c3] {
                    left:-272px
                }

                .mobile-menu[_ngcontent-sgt-c3] {
                    width: 270px
                }

                .mobile-menu-icon.active[_ngcontent-sgt-c3] {
                    left: 270px
                }
            }

            @media screen and (min-width: 321px) and (max-width:380px) {
                .mobileMenuContainer[_ngcontent-sgt-c3] {
                    left:-322px
                }

                .mobile-menu[_ngcontent-sgt-c3] {
                    width: 320px
                }

                .mobile-menu-icon.active[_ngcontent-sgt-c3] {
                    left: 320px
                }
            }

            img.mobile-logo[_ngcontent-sgt-c3] {
                margin: 0 auto;
                display: block;
                padding-top: 4.5px
            }

            .navbar-right[_ngcontent-sgt-c3] .addToMenu[_ngcontent-sgt-c3] .active[_ngcontent-sgt-c3] {
                color: #fff;
                height: 0
            }

            .navbar-right[_ngcontent-sgt-c3] .addToMenu[_ngcontent-sgt-c3] + .addToMenu[_ngcontent-sgt-c3] a[_ngcontent-sgt-c3] {
                padding-left: 15px;
                border-left: 1px solid #fff
            }

            .main-copy[_ngcontent-sgt-c3] p {
                display: block;
                position: relative;
                bottom: 6px
            }

            .sub-copy[_ngcontent-sgt-c3] {
                padding-left: 10px
            }

            .main-copy[_ngcontent-sgt-c3], .sub-copy[_ngcontent-sgt-c3] {
                display: table-cell;
                padding-top: 4px;
                font-size: 11px;
                font-family: Moderat-Regular
            }

            @media (max-width: 375px) {
                .main-copy[_ngcontent-sgt-c3], .sub-copy[_ngcontent-sgt-c3] {
                    position:relative;
                    left: 59px
                }
            }

            .logo-copy[_ngcontent-sgt-c3] {
                display: table;
                color: #fff;
                height: 55px;
                font-family: OpenSans-Regular,Arial,Helvetica,sans-serif
            }

            @media (max-width: 480px) {
                .tooltipIcon[_ngcontent-sgt-c3] {
                    display:inline-block;
                    position: absolute;
                    left: 36px;
                    top: -3px
                }
            }

            #mobileMenu[_ngcontent-sgt-c3] {
                padding: 25px
            }

            #messageBanner[_ngcontent-sgt-c3] {
                padding: 5px 0
            }

            #messageBanner[_ngcontent-sgt-c3] a {
                color: #fff;
                text-decoration: underline
            }

            @media (max-width: 767px) {
                #messageBanner[_ngcontent-sgt-c3] {
                    margin-top:-20px;
                    margin-bottom: 20px
                }
            }
        


            @media (max-width: 375px) {
                .footer[_ngcontent-sgt-c4] .top-nav[_ngcontent-sgt-c4] .footer-nav-links[_ngcontent-sgt-c4] {
                    text-align:left
                }

                .footer[_ngcontent-sgt-c4] .top-nav[_ngcontent-sgt-c4] .footer-nav-links[_ngcontent-sgt-c4] li[_ngcontent-sgt-c4] a[_ngcontent-sgt-c4] {
                    padding-left: 0;
                    padding-right: 20px
                }

                .footer[_ngcontent-sgt-c4] .bottom-nav[_ngcontent-sgt-c4] ul[_ngcontent-sgt-c4] li[_ngcontent-sgt-c4] {
                    display: block
                }
            }

            @media (max-width: 768px) {
                .getScoopBlock[_ngcontent-sgt-c4] {
                    float:right
                }

                .feedback-container[_ngcontent-sgt-c4] .feedback-phone[_ngcontent-sgt-c4] {
                    padding-right: 31px
                }

                .footer[_ngcontent-sgt-c4] ul[_ngcontent-sgt-c4] li[_ngcontent-sgt-c4] {
                    list-style-type: none
                }

                .footer[_ngcontent-sgt-c4] ul.socialIcons[_ngcontent-sgt-c4] {
                    padding: 0
                }

                .getTheScoop[_ngcontent-sgt-c4] {
                    margin-top: 4px
                }
            }

            .break-text[_ngcontent-sgt-c4] {
                word-wrap: break-word;
                color: #fff
            }

            .productLinks[_ngcontent-sgt-c4] li[_ngcontent-sgt-c4], .socialIcons[_ngcontent-sgt-c4] li[_ngcontent-sgt-c4] {
                display: block
            }

            .modal[_ngcontent-sgt-c4] {
                overflow: inherit
            }

            .fade[_ngcontent-sgt-c4] {
                opacity: 1;
                transition: opacity .15s linear
            }

            .modal-header[_ngcontent-sgt-c4] {
                border-bottom: 1px solid #e5e5e5;
                color: #fff;
                background-color: #ed1c24
            }

            .textColor[_ngcontent-sgt-c4] {
                color: #ed1c24
            }

            .modal-title[_ngcontent-sgt-c4] {
                font-size: 30px;
                font-family: QuincyCF-Regular,Helvetica,Arial,sans-serif
            }

            .button-signMe[_ngcontent-sgt-c4] {
                display: inline-block;
                font-family: QuincyCF-Regular,Helvetica,Arial,sans-serif;
                font-size: 20px;
                font-weight: 400;
                line-height: 1.42857;
                border: 1px solid transparent;
                text-align: center;
                padding: 13px 59px;
                cursor: pointer;
                text-decoration: none;
                -webkit-appearance: none;
                border-radius: 5px;
                box-shadow: none;
                white-space: nowrap;
                vertical-align: middle;
                touch-action: manipulation;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                background-image: none;
                max-width: 60%;
                margin: 20px 2px 0 15px
            }

            .modal-content[_ngcontent-sgt-c4] {
                width: 80%;
                margin: 0 auto;
                box-shadow: none
            }

            .modal-header[_ngcontent-sgt-c4] {
                padding: 10px 25px
            }

            .modal-body[_ngcontent-sgt-c4] {
                padding: 25px 25px 35px
            }

            .modal-body[_ngcontent-sgt-c4] .form-group[_ngcontent-sgt-c4] {
                width: 80%
            }

            .modal-backdrop[_ngcontent-sgt-c4] {
                background-color: #000000cf
            }

            .modal-dialog[_ngcontent-sgt-c4] {
                top: 221px
            }

            .footer-padding[_ngcontent-sgt-c4] {
                width: 100%
            }
        


            .wrapper[_ngcontent-sgt-c5] {
                max-width: 950px
            }

            .notifications[_ngcontent-sgt-c5] {
                width: 100%;
                position: fixed;
                top: 0;
                left: 0;
                z-index: 9999;
                height: 55px
            }

            .float-none[_ngcontent-sgt-c5] {
                float: none
            }

            .alert[_ngcontent-sgt-c5] {
                font-size: 16px;
                padding: 15px 1.25rem;
                border-radius: 0;
                background-color: #e9decd;
                line-height: 24px
            }

            @media (max-width: 767px) {
                .alert[_ngcontent-sgt-c5] {
                    font-size:12px
                }
            }

            .alert-form[_ngcontent-sgt-c5], .alert-warn[_ngcontent-sgt-c5] {
                color: #ed1c24
            }

            .alert-icon[_ngcontent-sgt-c5] {
                padding-top: 0;
                padding-right: .625rem;
                min-width: 2.375rem;
                vertical-align: middle
            }

            .alert[_ngcontent-sgt-c5] .notifi-msg[_ngcontent-sgt-c5] {
                display: inline-block;
                vertical-align: middle
            }

            .dls-icon-warning-filled[_ngcontent-sgt-c5]:before {
                position: relative;
                top: 3px;
                font-size: 22px
            }

            .alert-close[_ngcontent-sgt-c5] {
                cursor: pointer;
                font-size: 33px;
                line-height: 27px;
                color: #382f2d
            }

            .container[_ngcontent-sgt-c5] {
                position: relative
            }

            .notifications[_ngcontent-sgt-c5] .message.error[_ngcontent-sgt-c5], .notifications[_ngcontent-sgt-c5] .message.info[_ngcontent-sgt-c5], .notifications[_ngcontent-sgt-c5] .message.warning[_ngcontent-sgt-c5] {
                background-color: #e9decd
            }

            .alert-positive[_ngcontent-sgt-c5] {
                color: #382f2d;
                background-color: #e9decd!important;
                border-color: #e9decd!important
            }

            @media screen and (min-width: 767px) and (max-width:991px) {
                .wrapper[_ngcontent-sgt-c5] {
                    max-width:750px
                }
            }
        




            .getTheScoop[_ngcontent-sgt-c8] {
                background-color: #39c9df;
                border-top: none;
                margin-top: 6px;
                padding: 0 15px 25px 13px
            }

            .getTheScoop[_ngcontent-sgt-c8] h2[_ngcontent-sgt-c8] {
                margin-top: 0;
                font-family: QuincyCF-Regular;
                font-size: 22px;
                padding-top: 15px
            }

            .getTheScoop[_ngcontent-sgt-c8] label[for=newsletter_tc_check][_ngcontent-sgt-c8] {
                margin-top: 10px;
                font-style: normal;
                color: #382f2d;
                font-family: Moderat-Regular;
                font-size: 12px
            }

            .getTheScoop[_ngcontent-sgt-c8] p[_ngcontent-sgt-c8] {
                font-weight: 400
            }

            .getTheScoop[_ngcontent-sgt-c8] p[_ngcontent-sgt-c8] a[_ngcontent-sgt-c8] {
                text-decoration: underline
            }

            .getTheScoop[_ngcontent-sgt-c8] .button-signMe[_ngcontent-sgt-c8] {
                display: inline-block;
                font-family: QuincyCF-Regular,Helvetica,Arial,sans-serif;
                font-size: 20px;
                font-weight: 400;
                line-height: 1.42857;
                border: 1px solid transparent;
                text-align: center;
                padding: 13px 59px;
                margin-right: 2px;
                margin-bottom: 0;
                cursor: pointer;
                text-decoration: none;
                -webkit-appearance: none;
                border-radius: 5px;
                box-shadow: none;
                white-space: nowrap;
                vertical-align: middle;
                touch-action: manipulation;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                background-image: none;
                margin-top: 20px
            }

            input[type=checkbox][_ngcontent-sgt-c8] {
                position: absolute;
                overflow: hidden;
                clip: rect(0 0 0 0);
                height: 1px;
                width: 1px;
                margin: -1px;
                border: 0
            }

            input[type=checkbox][_ngcontent-sgt-c8] + label[_ngcontent-sgt-c8]:before {
                content: "";
                float: left;
                width: 28px;
                height: 27px;
                margin: 0 10px 0 0;
                background: url(/../../assets/images/icons/bg-checkbox.png) no-repeat
            }

            input[type=checkbox][_ngcontent-sgt-c8]:checked + label[_ngcontent-sgt-c8]:before {
                background-position: 0 -28px
            }

            input[type=checkbox][_ngcontent-sgt-c8], input[type=radio][_ngcontent-sgt-c8] {
                box-sizing: border-box;
                padding: 0
            }

            .scoopNew-letterInfo[_ngcontent-sgt-c8] {
                display: inline-block;
                position: relative;
                top: 0;
                width: 86%
            }
        


            #activateCard[_ngcontent-sgt-c10] h1[_ngcontent-sgt-c10] {
                border-bottom: 2px solid #ededed
            }

            #brandCarousel.vanillaGiftHeroImage[_ngcontent-sgt-c10] {
                width: 1275px
            }

            #aboveCarouselInfo[_ngcontent-sgt-c10] {
                background-repeat-x: repeat;
                background-repeat-y: repeat;
                position: relative;
                background: 0 0
            }

            @media (max-width: 540px) {
                .backgroundRepeatingImageMobile[_ngcontent-sgt-c10] {
                    background-color:transparent!important;
                    background-repeat: no-repeat!important;
                    background-image: none!important
                }
            }

            .dividerBorderAround.home_signedin[_ngcontent-sgt-c10] .brandLoginInfoModule.dividerModule[_ngcontent-sgt-c10] {
                min-height: 1px!important
            }

            .home_signedin[_ngcontent-sgt-c10] {
                margin-bottom: 165px;
                min-height: 1px!important
            }

            .home_signedin[_ngcontent-sgt-c10] .brandLoginInfoModule.dividerModule[_ngcontent-sgt-c10] {
                min-height: 1px!important;
                position: relative;
                top: 20px;
                margin-bottom: 64px
            }

            .faq-item-header.title.fontMD.font20px28pxlh.font-bold.accordion-minus[_ngcontent-sgt-c10], .faq-item-header.title.fontMD.font20px28pxlh.font-bold.accordion-plus[_ngcontent-sgt-c10] {
                padding: 0 20px;
                background-position: 0 3px
            }

            .homePageLogintab[_ngcontent-sgt-c10] {
                border-bottom: 3px solid #ed1c24
            }

            .homePageLogintab.nav-tabs[_ngcontent-sgt-c10] > li[_ngcontent-sgt-c10] {
                display: inline-block!important;
                width: 50%
            }

            .homePageLogintab.nav-tabs[_ngcontent-sgt-c10] > li[_ngcontent-sgt-c10]:only-child {
                width: 100%!important
            }

            .homePageLogintab.nav-tabs[_ngcontent-sgt-c10] > li.tabON[_ngcontent-sgt-c10] {
                width: 100%
            }

            .homePageLogintab.nav-tabs[_ngcontent-sgt-c10] > li.tabOFF[_ngcontent-sgt-c10] {
                width: 0%
            }

            .homePageLogintab[_ngcontent-sgt-c10] .nav-tabs[_ngcontent-sgt-c10] > li.active[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10]:focus, .homePageLogintab[_ngcontent-sgt-c10] .nav-tabs[_ngcontent-sgt-c10] > li.active[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10]:hover, .homePageLogintab.nav-tabs[_ngcontent-sgt-c10] > li.active[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10] {
                background-color: #f7f8f8!important;
                color: #8a96a3;
                border-bottom: transparent;
                border-left: none;
                border-right: none;
                border-top: 1px solid transparent;
                padding-left: 0;
                padding-right: 0;
                border-radius: 0
            }

            .homePageLogintab[_ngcontent-sgt-c10] .nav[_ngcontent-sgt-c10] > li[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10]:focus, .homePageLogintab[_ngcontent-sgt-c10] .nav[_ngcontent-sgt-c10] > li[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10]:hover {
                background-color: transparent!important;
                color: #8a96a3;
                border-bottom: 3px solid #006371;
                padding-left: 0;
                padding-right: 0
            }

            .homePageLogintab.nav[_ngcontent-sgt-c10] > li[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10] {
                background-color: #8a96a3!important;
                color: #fff;
                padding-left: 0;
                padding-right: 0;
                text-align: center;
                border-radius: 0;
                margin-right: 0
            }

            .homePageLogintab.nav-tabs[_ngcontent-sgt-c10] > li[_ngcontent-sgt-c10] > a[_ngcontent-sgt-c10] {
                margin-right: 0
            }

            .pageContentWrapper[_ngcontent-sgt-c10] #brand-contentCardArea.container-padding[_ngcontent-sgt-c10] .col-md-12[_ngcontent-sgt-c10]:first-child {
                background-color: #fff;
                margin-top: 15px
            }

            .pageContentWrapper[_ngcontent-sgt-c10] #brand-contentCardArea.container-padding[_ngcontent-sgt-c10] .col-md-12.info-pages[_ngcontent-sgt-c10] {
                border-top: 5px solid #102043;
                margin-top: 15px
            }

            .brandPortal-HP-accordionInfo[_ngcontent-sgt-c10] {
                padding: 9px 9px 9px 0!important;
                background-color: #ed1c24;
                min-height: 55px
            }

            .brandPortal-HP-accordionInfo[_ngcontent-sgt-c10] .panel-default[_ngcontent-sgt-c10] {
                border-color: transparent
            }

            .brandPortal-HP-accordionInfo[_ngcontent-sgt-c10] .accordion[_ngcontent-sgt-c10] .panel-title[_ngcontent-sgt-c10] {
                color: #414a52!important;
                padding-top: 10px;
                padding-bottom: 10px
            }

            @media (max-width: 766px) {
                .vertical-spacing-xs-2[_ngcontent-sgt-c10] {
                    margin-top:-2px!important
                }
            }

            .panel-heading[_ngcontent-sgt-c10] {
                padding: 10px 15px;
                border-bottom: 1px solid transparent;
                border-top-right-radius: 3px;
                border-top-left-radius: 3px
            }

            .panel[_ngcontent-sgt-c10] {
                border-radius: 0
            }

            @media (max-width: 767px) {
                #aboveCarouselInfo[_ngcontent-sgt-c10] {
                    background-color:#f8f5f0!important;
                    top: -2px
                }

                .mobileSliderImage[_ngcontent-sgt-c10] img[_ngcontent-sgt-c10] {
                    display: none
                }

                .cta-container[_ngcontent-sgt-c10] {
                    margin: 0!important
                }
            }

            @media (max-width: 768px) {
                .brandPortal-HP-accordionInfo[_ngcontent-sgt-c10] {
                    margin-bottom:20px;
                    width: 101%
                }

                #aboveCarouselInfo[_ngcontent-sgt-c10] {
                    background-color: #f8f5f0!important;
                    top: -2px
                }

                .cta-container[_ngcontent-sgt-c10] {
                    margin: 0!important
                }

                .mobileSliderImage[_ngcontent-sgt-c10] img[_ngcontent-sgt-c10] {
                    display: none;
                    width: 101%
                }

                .cta-wrapperMobile[_ngcontent-sgt-c10] .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position: relative;
                    background-color: #39c9df;
                    color: #fff;
                    font-family: QuincyCF-Regular;
                    font-size: 16px;
                    height: 33px;
                    line-height: 3px
                }

                .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position: relative;
                    top: -244px!important;
                    left: 130px!important
                }

                #brandCarousel[_ngcontent-sgt-c10] {
                    background-size: contain;
                    top: 1px
                }

                .footer[_ngcontent-sgt-c10] .bottom-nav[_ngcontent-sgt-c10] ul[_ngcontent-sgt-c10] li[_ngcontent-sgt-c10] {
                    display: block
                }

                .footer[_ngcontent-sgt-c10] .bottom-nav[_ngcontent-sgt-c10] ul[_ngcontent-sgt-c10] li[_ngcontent-sgt-c10] a[_ngcontent-sgt-c10] {
                    padding-right: 80px;
                    color: red
                }
            }

            @media (max-width: 667px) {
                .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position:relative;
                    top: -235px!important;
                    left: 98px!important
                }
            }

            @media (max-width: 414px) {
                .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position:relative;
                    top: -151px!important;
                    left: 55px!important
                }
            }

            @media (max-width: 480px) {
                .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position:relative;
                    top: -136px!important;
                    left: 55px!important
                }
            }

            #brandCarousel[_ngcontent-sgt-c10] {
                position: relative
            }

            @media (max-width: 375px) {
                .footer[_ngcontent-sgt-c10] .bottom-nav[_ngcontent-sgt-c10] ul[_ngcontent-sgt-c10] li[_ngcontent-sgt-c10] a[_ngcontent-sgt-c10] {
                    padding-right:80px
                }

                #aboveCarouselInfo[_ngcontent-sgt-c10] {
                    background-color: #f8f5f0!important;
                    top: -2px
                }

                .cta-container[_ngcontent-sgt-c10] {
                    margin: 0!important
                }

                .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position: relative;
                    top: -116px!important;
                    left: 42px!important
                }

                #brand-contentCardArea[_ngcontent-sgt-c10] .smallPanels[_ngcontent-sgt-c10] {
                    min-width: 349px
                }

                #brand-contentCardArea[_ngcontent-sgt-c10] .smallPanels[_ngcontent-sgt-c10]:first-of-type {
                    margin-left: 0!important;
                    margin-right: 0!important
                }

                #brand-contentCardArea[_ngcontent-sgt-c10] .smallPanels.col-xs-12[_ngcontent-sgt-c10]:nth-child(3) {
                    margin-right: 0;
                    margin-left: 0!important
                }
            }

            @media (min-width: 320px) and (max-width:374px) {
                .ctaButtonMobile[_ngcontent-sgt-c10] {
                    position:relative;
                    top: -102px!important;
                    left: 29px!important
                }
            }

            .cta-position[_ngcontent-sgt-c10] {
                display: flex
            }

            .cta-container[_ngcontent-sgt-c10] {
                margin: 20px 0;
                position: relative
            }

            .cta-container[_ngcontent-sgt-c10] .cta-wrapper[_ngcontent-sgt-c10] {
                position: absolute;
                width: 100%;
                height: 100%
            }

            .cta-container[_ngcontent-sgt-c10] .ctaButton[_ngcontent-sgt-c10] {
                background-color: #39c9df;
                width: 244px;
                position: absolute;
                color: #fff;
                font-family: QuincyCF-Regular
            }

            .cta-wrapperMobile[_ngcontent-sgt-c10] {
                left: 0;
                top: 0;
                height: 0
            }

            .cta-wrapperMobile[_ngcontent-sgt-c10] .ctaButtonMobile[_ngcontent-sgt-c10] {
                position: relative
            }

            .SSaccountAmount[_ngcontent-sgt-c10] {
                font-size: 45px
            }

            .currency-val[_ngcontent-sgt-c10] span {
                display: inline-block;
                font-size: 24px;
                vertical-align: super;
                position: relative;
                top: 0
            }

            .loginInfoModule[_ngcontent-sgt-c10] {
                min-height: 400px
            }
        


            .btn-common[_ngcontent-sgt-c15] {
                border: 0;
                font-size: 22px;
                font-family: QuincyCF-Regular;
                color: #fff;
                background-image: none!important;
                filter: none!important;
                border-radius: 5px;
                padding: 6px 12px!important;
                display: block!important;
                width: 100%!important;
                border-color: transparent!important
            }

            .btn-buyOnline[_ngcontent-sgt-c15] {
                background-color: #ed1c24!important
            }

            @media (min-width: 768px) and (max-width:1023px) {
                .btn-common[_ngcontent-sgt-c15] {
                    display:inline-block!important;
                    width: auto!important
                }
            }

            .cardArtCarousel[_ngcontent-sgt-c15] h3[_ngcontent-sgt-c15] {
                color: #4f4e4e;
                margin-top: 0;
                font-size: 20px;
                font-family: QuincyCF-Regular
            }

            .cardArtCarousel[_ngcontent-sgt-c15] .col-md-4[_ngcontent-sgt-c15] span[_ngcontent-sgt-c15] p[_ngcontent-sgt-c15] {
                display: block;
                margin-top: 14px;
                color: #4f4e4e
            }

            @media screen and (max-width: 766px) {
                .cardArtCarousel[_ngcontent-sgt-c15] .col-md-4[_ngcontent-sgt-c15] span[_ngcontent-sgt-c15] p[_ngcontent-sgt-c15] {
                    margin-top:20px
                }
            }

            @media screen and (min-width: 767px) and (max-width:991px) {
                .cardArtCarousel[_ngcontent-sgt-c15] .col-md-4[_ngcontent-sgt-c15] span[_ngcontent-sgt-c15] p[_ngcontent-sgt-c15] {
                    margin-top:20px
                }

                .cardArtCarousel[_ngcontent-sgt-c15] .row[_ngcontent-sgt-c15] {
                    padding: 0 20px
                }
            }

            @media screen and (min-width: 992px) and (max-width:1199px) {
                .cardArtCarousel[_ngcontent-sgt-c15] .row[_ngcontent-sgt-c15] {
                    padding:0 20px
                }
            }

            .brandColor[_ngcontent-sgt-c15] {
                color: #ed1c24!important
            }
        


            .item[_ngcontent-sgt-c16] img[_ngcontent-sgt-c16] {
                vertical-align: top;
                display: inline-block;
                height: auto!important
            }

            .carousel-indicators[_ngcontent-sgt-c16] li.active[_ngcontent-sgt-c16] {
                background-color: red;
                height: 7px;
                width: 7px
            }

            .carousel-indicators[_ngcontent-sgt-c16] li[_ngcontent-sgt-c16] {
                margin: 0 0 15px 10px;
                background-color: #d0d0d0;
                border: none!important;
                border-radius: 0;
                width: 7px;
                height: 7px
            }

            .carousel-indicators[_ngcontent-sgt-c16] li[_ngcontent-sgt-c16]:hover {
                background-color: #333
            }

            .slider-arrow[_ngcontent-sgt-c16] {
                display: block;
                height: 25px;
                width: 16px
            }

            .slider-arrow.prev[_ngcontent-sgt-c16] {
                background-position: 0
            }

            .slider-arrow.next[_ngcontent-sgt-c16] {
                background-position-x: 17px
            }

            .carousel-indicators[_ngcontent-sgt-c16] {
                top: 10px;
                margin-left: 0;
                width: 100%;
                text-align: center;
                position: relative;
                left: 0
            }

            .carousel-indicators[_ngcontent-sgt-c16] li[_ngcontent-sgt-c16]:first-child {
                margin-left: 0
            }

            .carousel-control[_ngcontent-sgt-c16] {
                opacity: 1;
                background-image: none!important;
                position: absolute;
                top: 50%;
                margin-top: -25px
            }

            .carousel-control.left[_ngcontent-sgt-c16] {
                left: -16px
            }

            .carousel-control.right[_ngcontent-sgt-c16] {
                right: -56px
            }

            .item[_ngcontent-sgt-c16] {
                text-align: center
            }

            @media screen and (max-width: 766px) {
                .item[_ngcontent-sgt-c16] img[_ngcontent-sgt-c16] {
                    width:32%;
                    height: auto
                }

                .carousel-control.right[_ngcontent-sgt-c16] {
                    right: -26px
                }
            }

            @media screen and (min-width: 767px) and (max-width:991px) {
                .item[_ngcontent-sgt-c16] img[_ngcontent-sgt-c16] {
                    width:32%;
                    height: auto
                }
            }
        


            .info-box[_ngcontent-sgt-c13] {
                margin: 0 auto 20px;
                position: relative;
                max-width: 920px;
                border-top: 3px solid #ed1c24;
                background-color: #fff;
                padding: 20px
            }

            #brand-contentCardArea[_ngcontent-sgt-c13] {
                margin-bottom: 35px
            }

            #brand-contentCardArea[_ngcontent-sgt-c13] .smallPanels.col-md-4[_ngcontent-sgt-c13] {
                background-color: #fff;
                margin-right: 15px!important;
                margin-left: 0!important
            }

            #brand-contentCardArea[_ngcontent-sgt-c13] .smallPanels.col-md-4[_ngcontent-sgt-c13]:last-of-type {
                margin-right: 0!important
            }

            @media (max-width: 375px) {
                #brand-contentCardArea[_ngcontent-sgt-c13] .smallPanels[_ngcontent-sgt-c13] {
                    min-width:320px
                }

                #brand-contentCardArea[_ngcontent-sgt-c13] .smallPanels[_ngcontent-sgt-c13]:first-of-type {
                    margin-left: 0!important;
                    margin-right: 0!important
                }
            }

            @media (max-width: 768px) {
                #brand-contentCardArea[_ngcontent-sgt-c13] .smallPanels.col-md-4[_ngcontent-sgt-c13]:first-of-type {
                    margin-left:0
                }
            }
        


            .recaptcha[_ngcontent-sgt-c11] .grecaptcha-logo {
                z-index: 99
            }

            .form-control[_ngcontent-sgt-c11] {
                color: #b42c01!important
            }

            .form-group[_ngcontent-sgt-c11] {
                border: 1px solid #ccc;
                padding: 0 8px;
                position: relative
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11] {
                border: none;
                font-size: 15px;
                margin-top: 16px;
                outline: 0;
                background-color: transparent!important;
                box-shadow: none;
                font-family: Moderat-Regular;
                color: #4f4e4e
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]::-moz-placeholder {
                color: transparent!important
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]:-ms-input-placeholder {
                color: transparent!important
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]::placeholder {
                color: transparent
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]:focus::-moz-placeholder {
                color: #afafaf!important
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]:focus:-ms-input-placeholder {
                color: #afafaf!important
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]:focus::placeholder {
                color: #afafaf
            }

            .form-group[_ngcontent-sgt-c11] input[_ngcontent-sgt-c11]::-ms-clear {
                display: none
            }

            .form-group[_ngcontent-sgt-c11] label[_ngcontent-sgt-c11] {
                font-size: 15px;
                position: absolute;
                transform-origin: top left;
                transform: translate(0,16px) scale(1);
                transition: all .1s ease-in-out;
                left: 18px;
                top: 5px
            }

            .form-group[_ngcontent-sgt-c11] input.error[_ngcontent-sgt-c11] + label[_ngcontent-sgt-c11], .form-group[_ngcontent-sgt-c11] input.success[_ngcontent-sgt-c11] + label[_ngcontent-sgt-c11] {
                transform: translate(-4px,-4px) scale(.75)!important
            }

            .form-group[_ngcontent-sgt-c11] input.error.empty[_ngcontent-sgt-c11] + label[_ngcontent-sgt-c11] {
                transform: translate(0,16px) scale(1)!important
            }

            .form-group[_ngcontent-sgt-c11] input.form-control[_ngcontent-sgt-c11]:focus + label[_ngcontent-sgt-c11] {
                transform: translate(-4px,-4px) scale(.75)!important;
                color: #382f2d!important
            }

            .eye-icon[_ngcontent-sgt-c11] {
                cursor: pointer;
                outline: 0;
                border: 0;
                background-color: transparent;
                padding: 0
            }

            .eye-icon.eye-icon-disabled[_ngcontent-sgt-c11] {
                opacity: .3;
                cursor: default
            }

            .fa[_ngcontent-sgt-c11] {
                color: #e70024;
                font-size: 14px;
                padding-right: 5px
            }

            .txtBtn[_ngcontent-sgt-c11] {
                color: #382f2d;
                font-size: 14px
            }

            input[type=password][_ngcontent-sgt-c11] {
                font-family: caption!important
            }

            input[_ngcontent-sgt-c11]::-ms-clear, input[_ngcontent-sgt-c11]::-ms-reveal {
                display: none
            }
        


            @keyframes slide-in-one-tap {
                from {
                    transform: translateY(80px);
                }

                to {
                    transform: translateY(0px);
                }
            }

            .trust-hide-gracefully {
                opacity: 0;
            }

            .trust-wallet-one-tap .hidden {
                display: none;
            }

            .trust-wallet-one-tap .semibold {
                font-weight: 500;
            }

            .trust-wallet-one-tap .binance-plex {
                font-family: 'Binance';
            }

            .trust-wallet-one-tap .rounded-full {
                border-radius: 50%;
            }

            .trust-wallet-one-tap .flex {
                display: flex;
            }

            .trust-wallet-one-tap .flex-col {
                flex-direction: column;
            }

            .trust-wallet-one-tap .items-center {
                align-items: center;
            }

            .trust-wallet-one-tap .space-between {
                justify-content: space-between;
            }

            .trust-wallet-one-tap .justify-center {
                justify-content: center;
            }

            .trust-wallet-one-tap .w-full {
                width: 100%;
            }

            .trust-wallet-one-tap .box {
                transition: all 0.5s cubic-bezier(0, 0, 0, 1.43);
                animation: slide-in-one-tap 0.5s cubic-bezier(0, 0, 0, 1.43);
                width: 384px;
                border-radius: 15px;
                background: #FFF;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
                position: fixed;
                right: 30px;
                bottom: 30px;
                z-index: 1020;
            }

            .trust-wallet-one-tap .header {
                gap: 15px;
                border-bottom: 1px solid #E6E6E6;
                padding: 10px 18px;
            }

            .trust-wallet-one-tap .header .left-items {
                gap: 15px
            }

            .trust-wallet-one-tap .header .title {
                color: #1E2329;
                font-size: 18px;
                font-weight: 600;
                line-height: 28px;
            }

            .trust-wallet-one-tap .header .subtitle {
                color: #474D57;
                font-size: 14px;
                line-height: 20px;
            }

            .trust-wallet-one-tap .header .close {
                color: #1E2329;
                cursor: pointer;
            }

            .trust-wallet-one-tap .body {
                padding: 9px 18px;
                gap: 10px;
            }

            .trust-wallet-one-tap .body .right-items {
                gap: 10px;
                width: 100%;
            }

            .trust-wallet-one-tap .body .right-items .wallet-title {
                color: #1E2329;
                font-size: 16px;
                font-weight: 600;
                line-height: 20px;
            }

            .trust-wallet-one-tap .body .right-items .wallet-subtitle {
                color: #474D57;
                font-size: 14px;
                line-height: 20px;
            }

            .trust-wallet-one-tap .connect-indicator {
                gap: 15px;
                padding: 8px 0;
            }

            .trust-wallet-one-tap .connect-indicator .flow-icon {
                color: #474D57;
            }

            .trust-wallet-one-tap .loading-color {
                color: #FFF;
            }

            .trust-wallet-one-tap .button {
                border-radius: 50px;
                outline: 2px solid transparent;
                outline-offset: 2px;
                background-color: rgb(5, 0, 255);
                border-color: rgb(229, 231, 235);
                cursor: pointer;
                text-align: center;
                height: 45px;
            }

            .trust-wallet-one-tap .button .button-text {
                color: #FFF;
                font-size: 16px;
                font-weight: 600;
                line-height: 20px;
            }

            .trust-wallet-one-tap .footer {
                margin: 20px 30px;
            }

            .trust-wallet-one-tap .check-icon {
                color: #FFF;
            }

            @font-face {
                font-family: 'Binance';
                src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Regular.otf) format('opentype');
                font-weight: 400;
                font-style: normal;
            }

            @font-face {
                font-family: 'Binance';
                src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Medium.otf) format('opentype');
                font-weight: 500;
                font-style: normal;
            }

            @font-face {
                font-family: 'Binance';
                src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-SemiBold.otf) format('opentype');
                font-weight: 600;
                font-style: normal;
            }
        


            undefined


            #onetrust-banner-sdk .onetrust-vendors-list-handler {
                cursor: pointer;
                color: #1f96db;
                font-size: inherit;
                font-weight: bold;
                text-decoration: none;
                margin-left: 5px
            }

            #onetrust-banner-sdk .onetrust-vendors-list-handler:hover {
                color: #1f96db
            }

            #onetrust-banner-sdk:focus {
                outline: 2px solid #000;
                outline-offset: -2px
            }

            #onetrust-banner-sdk a:focus {
                outline: 2px solid #000
            }

            #onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler {
                outline-offset: 1px
            }

            #onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
                height: 64px;
                width: 64px
            }

            #onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold {
                font-weight: bold
            }

            #onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon {
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                height: 12px;
                width: 12px
            }

            #onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a {
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                height: 25px;
                width: 152px;
                display: block;
                text-decoration: none;
                font-size: .75em
            }

            #onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover {
                color: #565656
            }

            #onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] * {
                font-size: inherit;
                font-weight: inherit;
                color: inherit
            }

            #onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide {
                display: none !important
            }

            #onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover {
                text-decoration: underline;
                opacity: 1
            }

            #onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
                padding: 0
            }

            #onetrust-pc-sdk .ot-sdk-container {
                padding-right: 0
            }

            #onetrust-pc-sdk .ot-sdk-row {
                flex-direction: initial;
                width: 100%
            }

            #onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked) {
                pointer-events: initial
            }

            #onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label {
                pointer-events: none;
                opacity: .8
            }

            #onetrust-pc-sdk #vendor-list-content {
                transform: translate3d(0, 0, 0)
            }

            #onetrust-pc-sdk li input[type=checkbox] {
                z-index: 1
            }

            #onetrust-pc-sdk li .ot-checkbox label {
                z-index: 2
            }

            #onetrust-pc-sdk li .ot-checkbox input[type=checkbox] {
                height: auto;
                width: auto
            }

            #onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt {
                z-index: 2;
                position: relative
            }

            #onetrust-pc-sdk input {
                margin: 3px .1ex
            }

            #onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo {
                height: 60px;
                width: 180px;
                background-position: center;
                background-size: contain;
                background-repeat: no-repeat;
                display: inline-flex;
                justify-content: center;
                align-items: center
            }

            #onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img {
                max-height: 100%;
                max-width: 100%
            }

            #onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr {
                border: 0;
                clip: rect(0 0 0 0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            #onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in {
                animation-name: onetrust-fade-in;
                animation-duration: 400ms;
                animation-timing-function: ease-in-out
            }

            #onetrust-pc-sdk.ot-hide {
                display: none !important
            }

            .onetrust-pc-dark-filter.ot-hide {
                display: none !important
            }

            #ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings {
                color: #68b631;
                border: 1px solid #68b631;
                height: auto;
                white-space: normal;
                word-wrap: break-word;
                padding: .8em 2em;
                font-size: .8em;
                line-height: 1.2;
                cursor: pointer;
                -moz-transition: .1s ease;
                -o-transition: .1s ease;
                -webkit-transition: 1s ease;
                transition: .1s ease
            }

            #ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover {
                color: #fff;
                background-color: #68b631
            }

            .onetrust-pc-dark-filter {
                background: rgba(0,0,0,.5);
                z-index: 2147483646;
                width: 100%;
                height: 100%;
                overflow: hidden;
                position: fixed;
                top: 0;
                bottom: 0;
                left: 0
            }

            @keyframes onetrust-fade-in {
                0% {
                    opacity: 0
                }

                100% {
                    opacity: 1
                }
            }

            .ot-cookie-label {
                text-decoration: underline
            }

            @media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape) {
                #onetrust-pc-sdk p {
                    font-size:.75em
                }
            }

            #onetrust-banner-sdk .banner-option-input:focus+label {
                outline: 1px solid #000;
                outline-style: auto
            }

            .category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible {
                outline: 2px solid #000
            }

            #onetrust-pc-sdk .ot-userid-title {
                margin-top: 10px
            }

            #onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span {
                font-weight: 700
            }

            #onetrust-pc-sdk .ot-userid-desc {
                font-style: italic
            }

            #onetrust-pc-sdk .ot-host-desc a {
                pointer-events: initial
            }

            #onetrust-pc-sdk .ot-ven-hdr>p a {
                position: relative;
                z-index: 2;
                pointer-events: initial
            }

            #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a {
                margin-right: auto
            }

            #onetrust-pc-sdk .ot-pc-footer-logo img {
                width: 136px;
                height: 16px
            }

            #onetrust-pc-sdk .ot-pur-vdr-count {
                font-weight: 400;
                font-size: .7rem;
                padding-top: 3px;
                display: block
            }

            #onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal {
                border: 1px solid #32ae88;
                border-radius: 3px;
                padding: 5px;
                margin-bottom: 10px;
                background-color: #f9fffa;
                font-size: .85rem;
                line-height: 2
            }

            #onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon {
                display: inline;
                margin-right: 5px
            }

            #onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg {
                height: 20px;
                width: 30px;
                transform: scale(0.5)
            }

            #onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path {
                fill: #32ae88
            }

            #onetrust-consent-sdk .ot-general-modal {
                overflow: hidden;
                position: fixed;
                margin: 0 auto;
                top: 50%;
                left: 50%;
                width: 40%;
                padding: 1.5rem;
                max-width: 575px;
                min-width: 575px;
                z-index: 2147483647;
                border-radius: 2.5px;
                transform: translate(-50%, -50%)
            }

            #onetrust-consent-sdk .ot-signature-health-group {
                margin-top: 1rem;
                padding-left: 1.25rem;
                padding-right: 1.25rem;
                margin-bottom: .625rem;
                width: calc(100% - 2.5rem)
            }

            #onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form {
                gap: .5rem
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
                width: 70%;
                gap: .35rem
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-input {
                height: 38px;
                padding: 6px 10px;
                background-color: #fff;
                border: 1px solid #d1d1d1;
                border-radius: 4px;
                box-shadow: none;
                box-sizing: border-box
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle {
                font-size: 1.125rem
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-group-title {
                font-size: 1.25rem;
                font-weight: bold
            }

            #onetrust-consent-sdk .ot-signature-health,#onetrust-consent-sdk .ot-signature-health-group {
                display: flex;
                flex-direction: column;
                gap: 1rem
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont {
                display: flex;
                flex-direction: column;
                gap: .25rem
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph {
                margin: 0;
                line-height: 20px;
                font-size: max(14px,.875rem)
            }

            #onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error {
                color: #4d4d4d;
                font-size: min(12px,.75rem)
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont {
                margin-top: max(.75rem,2%);
                gap: 1rem;
                display: flex;
                justify-content: flex-end
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-button,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button {
                flex: 1;
                height: auto;
                color: #fff;
                cursor: pointer;
                line-height: 1.2;
                min-width: 125px;
                font-weight: 600;
                font-size: .813em;
                border-radius: 2px;
                padding: 12px 10px;
                white-space: normal;
                word-wrap: break-word;
                word-break: break-word;
                background-color: #68b631;
                border: 2px solid #68b631
            }

            #onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject {
                background-color: #fff
            }

            #onetrust-consent-sdk .ot-input-field-cont {
                display: flex;
                flex-direction: column;
                gap: .5rem
            }

            #onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
                width: 65%
            }

            #onetrust-consent-sdk .ot-signature-health-form {
                display: flex;
                flex-direction: column
            }

            #onetrust-consent-sdk .ot-signature-health-form .ot-signature-label {
                margin-bottom: 0;
                line-height: 20px;
                font-size: max(14px,.875rem)
            }

            @media only screen and (max-width: 600px) {
                #onetrust-consent-sdk .ot-general-modal {
                    min-width:100%
                }

                #onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
                    width: 100%
                }

                #onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
                    width: 100%
                }
            }

            #onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy {
                font-size: 16px
            }

            #onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before {
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box
            }

            #onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox {
                font-family: inherit;
                font-weight: normal;
                -webkit-font-smoothing: auto;
                letter-spacing: normal;
                line-height: normal;
                padding: 0;
                margin: 0;
                height: auto;
                min-height: 0;
                max-height: none;
                width: auto;
                min-width: 0;
                max-width: none;
                border-radius: 0;
                border: none;
                clear: none;
                float: none;
                position: static;
                bottom: auto;
                left: auto;
                right: auto;
                top: auto;
                text-align: left;
                text-decoration: none;
                text-indent: 0;
                text-shadow: none;
                text-transform: none;
                white-space: normal;
                background: none;
                overflow: visible;
                vertical-align: baseline;
                visibility: visible;
                z-index: auto;
                box-shadow: none
            }

            #onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before {
                content: "";
                content: none
            }

            #onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container {
                position: relative;
                width: 100%;
                max-width: 100%;
                margin: 0 auto;
                padding: 0 20px;
                box-sizing: border-box
            }

            #onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns {
                width: 100%;
                float: left;
                box-sizing: border-box;
                padding: 0;
                display: initial
            }

            @media(min-width: 400px) {
                #onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container {
                    width:90%;
                    padding: 0
                }
            }

            @media(min-width: 550px) {
                #onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container {
                    width:100%
                }

                #onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns {
                    margin-left: 4%
                }

                #onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child {
                    margin-left: 0
                }

                #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns {
                    width: 13.3333333333%
                }

                #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns {
                    width: 22%
                }

                #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns {
                    width: 30.6666666667%
                }

                #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
                    width: 65.3333333333%
                }

                #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns {
                    width: 74%
                }

                #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns {
                    width: 82.6666666667%
                }

                #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns {
                    width: 91.3333333333%
                }

                #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns {
                    width: 100%;
                    margin-left: 0
                }
            }

            #onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6 {
                margin-top: 0;
                font-weight: 600;
                font-family: inherit
            }

            #onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1 {
                font-size: 1.5rem;
                line-height: 1.2
            }

            #onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2 {
                font-size: 1.5rem;
                line-height: 1.25
            }

            #onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3 {
                font-size: 1.5rem;
                line-height: 1.3
            }

            #onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4 {
                font-size: 1.5rem;
                line-height: 1.35
            }

            #onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5 {
                font-size: 1.5rem;
                line-height: 1.5
            }

            #onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6 {
                font-size: 1.5rem;
                line-height: 1.6
            }

            @media(min-width: 550px) {
                #onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1 {
                    font-size:1.5rem
                }

                #onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2 {
                    font-size: 1.5rem
                }

                #onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3 {
                    font-size: 1.5rem
                }

                #onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4 {
                    font-size: 1.5rem
                }

                #onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5 {
                    font-size: 1.5rem
                }

                #onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6 {
                    font-size: 1.5rem
                }
            }

            #onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p {
                margin: 0 0 1em 0;
                font-family: inherit;
                line-height: normal
            }

            #onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a {
                color: #565656;
                text-decoration: underline
            }

            #onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover {
                color: #565656;
                text-decoration: none
            }

            #onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button {
                margin-bottom: 1rem;
                font-family: inherit
            }

            #onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button {
                display: inline-block;
                height: 38px;
                padding: 0 30px;
                color: #555;
                text-align: center;
                font-size: .9em;
                font-weight: 400;
                line-height: 38px;
                letter-spacing: .01em;
                text-decoration: none;
                white-space: nowrap;
                background-color: rgba(0,0,0,0);
                border-radius: 2px;
                border: 1px solid #bbb;
                cursor: pointer;
                box-sizing: border-box
            }

            #onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus {
                color: #333;
                border-color: #888;
                opacity: .7
            }

            #onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus {
                outline: 2px solid #000
            }

            #onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary {
                color: #fff;
                background-color: #33c3f0;
                border-color: #33c3f0
            }

            #onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus {
                color: #fff;
                background-color: #1eaedb;
                border-color: #1eaedb
            }

            #onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text] {
                height: 38px;
                padding: 6px 10px;
                background-color: #fff;
                border: 1px solid #d1d1d1;
                border-radius: 4px;
                box-shadow: none;
                box-sizing: border-box
            }

            #onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text] {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none
            }

            #onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus {
                border: 1px solid #000;
                outline: 0
            }

            #onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label {
                display: block;
                margin-bottom: .5rem;
                font-weight: 600
            }

            #onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox] {
                display: inline
            }

            #onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul {
                list-style: circle inside
            }

            #onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul {
                padding-left: 0;
                margin-top: 0
            }

            #onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul {
                margin: 1.5rem 0 1.5rem 3rem;
                font-size: 90%
            }

            #onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li {
                margin-bottom: 1rem
            }

            #onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td {
                padding: 12px 15px;
                text-align: left;
                border-bottom: 1px solid #e1e1e1
            }

            #onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button {
                margin-bottom: 1rem;
                font-family: inherit
            }

            #onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after {
                content: "";
                display: table;
                clear: both
            }

            #onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row {
                margin: 0;
                max-width: none;
                display: block
            }

            #onetrust-banner-sdk {
                box-shadow: 0 0 18px rgba(0,0,0,.2)
            }

            #onetrust-banner-sdk.otFlat {
                position: fixed;
                z-index: 2147483645;
                bottom: 0;
                right: 0;
                left: 0;
                background-color: #fff;
                max-height: 90%;
                overflow-x: hidden;
                overflow-y: auto
            }

            #onetrust-banner-sdk.otFlat.top {
                top: 0px;
                bottom: auto
            }

            #onetrust-banner-sdk.otRelFont {
                font-size: 1rem
            }

            #onetrust-banner-sdk>.ot-sdk-container {
                overflow: hidden
            }

            #onetrust-banner-sdk::-webkit-scrollbar {
                width: 11px
            }

            #onetrust-banner-sdk::-webkit-scrollbar-thumb {
                border-radius: 10px;
                background: #c1c1c1
            }

            #onetrust-banner-sdk {
                scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color: #c1c1c1;
                scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}

            #onetrust-banner-sdk #onetrust-policy {
                margin: 1.25em 0 .625em 2em;
                overflow: hidden
            }

            #onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler {
                float: left;
                font-size: .82em;
                padding: 0;
                margin-bottom: 0;
                border: 0;
                line-height: normal;
                height: auto;
                width: auto
            }

            #onetrust-banner-sdk #onetrust-policy-title {
                font-size: 1.2em;
                line-height: 1.3;
                margin-bottom: 10px
            }

            #onetrust-banner-sdk #onetrust-policy-text {
                clear: both;
                text-align: left;
                font-size: .88em;
                line-height: 1.4
            }

            #onetrust-banner-sdk #onetrust-policy-text * {
                font-size: inherit;
                line-height: inherit
            }

            #onetrust-banner-sdk #onetrust-policy-text a {
                font-weight: bold;
                margin-left: 5px
            }

            #onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-policy-text {
                color: dimgray;
                float: left
            }

            #onetrust-banner-sdk #onetrust-button-group-parent {
                min-height: 1px;
                text-align: center
            }

            #onetrust-banner-sdk #onetrust-button-group {
                display: inline-block
            }

            #onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler {
                background-color: #68b631;
                color: #fff;
                border-color: #68b631;
                margin-right: 1em;
                min-width: 125px;
                height: auto;
                white-space: normal;
                word-break: break-word;
                word-wrap: break-word;
                padding: 12px 10px;
                line-height: 1.2;
                font-size: .813em;
                font-weight: 600
            }

            #onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
                background-color: #fff;
                border: none;
                color: #68b631;
                text-decoration: underline;
                padding-left: 0;
                padding-right: 0
            }

            #onetrust-banner-sdk .onetrust-close-btn-ui {
                width: 44px;
                height: 44px;
                background-size: 12px;
                border: none;
                position: relative;
                margin: auto;
                padding: 0
            }

            #onetrust-banner-sdk .banner_logo {
                display: none
            }

            #onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                left: 0px
            }

            #onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy {
                margin-left: 65px
            }

            #onetrust-banner-sdk .ot-b-addl-desc {
                clear: both;
                float: left;
                display: block
            }

            #onetrust-banner-sdk #banner-options {
                float: left;
                display: table;
                margin-right: 0;
                margin-left: 1em;
                width: calc(100% - 1em)
            }

            #onetrust-banner-sdk .banner-option-input {
                cursor: pointer;
                width: auto;
                height: auto;
                border: none;
                padding: 0;
                padding-right: 3px;
                margin: 0 0 10px;
                font-size: .82em;
                line-height: 1.4
            }

            #onetrust-banner-sdk .banner-option-input * {
                pointer-events: none;
                font-size: inherit;
                line-height: inherit
            }

            #onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details {
                display: block;
                height: auto
            }

            #onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container {
                transform: rotate(90deg)
            }

            #onetrust-banner-sdk .banner-option {
                margin-bottom: 12px;
                margin-left: 0;
                border: none;
                float: left;
                padding: 0
            }

            #onetrust-banner-sdk .banner-option:first-child {
                padding-left: 2px
            }

            #onetrust-banner-sdk .banner-option:not(:first-child) {
                padding: 0;
                border: none
            }

            #onetrust-banner-sdk .banner-option-header {
                cursor: pointer;
                display: inline-block
            }

            #onetrust-banner-sdk .banner-option-header :first-child {
                color: dimgray;
                font-weight: bold;
                float: left
            }

            #onetrust-banner-sdk .banner-option-header .ot-arrow-container {
                display: inline-block;
                border-top: 6px solid rgba(0,0,0,0);
                border-bottom: 6px solid rgba(0,0,0,0);
                border-left: 6px solid dimgray;
                margin-left: 10px;
                vertical-align: middle
            }

            #onetrust-banner-sdk .banner-option-details {
                display: none;
                font-size: .83em;
                line-height: 1.5;
                padding: 10px 0px 5px 10px;
                margin-right: 10px;
                height: 0px
            }

            #onetrust-banner-sdk .banner-option-details * {
                font-size: inherit;
                line-height: inherit;
                color: dimgray
            }

            #onetrust-banner-sdk .ot-arrow-container,#onetrust-banner-sdk .banner-option-details {
                transition: all 300ms ease-in 0s;
                -webkit-transition: all 300ms ease-in 0s;
                -moz-transition: all 300ms ease-in 0s;
                -o-transition: all 300ms ease-in 0s
            }

            #onetrust-banner-sdk .ot-dpd-container {
                float: left
            }

            #onetrust-banner-sdk .ot-dpd-title {
                margin-bottom: 10px
            }

            #onetrust-banner-sdk .ot-dpd-title,#onetrust-banner-sdk .ot-dpd-desc {
                font-size: .88em;
                line-height: 1.4;
                color: dimgray
            }

            #onetrust-banner-sdk .ot-dpd-title *,#onetrust-banner-sdk .ot-dpd-desc * {
                font-size: inherit;
                line-height: inherit
            }

            #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text * {
                margin-bottom: 0
            }

            #onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler {
                display: block;
                margin-left: 0;
                margin-top: 5px;
                clear: both;
                margin-bottom: 0;
                padding: 0;
                border: 0;
                height: auto;
                width: auto
            }

            #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button {
                display: block
            }

            #onetrust-banner-sdk.ot-close-btn-link {
                padding-top: 25px
            }

            #onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container {
                top: 15px;
                transform: none;
                right: 15px
            }

            #onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button {
                padding: 0;
                white-space: pre-wrap;
                border: none;
                height: auto;
                line-height: 1.5;
                text-decoration: underline;
                font-size: .69em
            }

            #onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc {
                font-size: .813em;
                line-height: 1.5
            }

            #onetrust-banner-sdk .ot-dpd-desc {
                margin-bottom: 10px
            }

            #onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc {
                margin-top: 10px;
                margin-bottom: 10px;
                font-size: 1em
            }

            @media only screen and (max-width: 425px) {
                #onetrust-banner-sdk #onetrust-close-btn-container {
                    position:absolute;
                    top: 6px;
                    right: 2px
                }

                #onetrust-banner-sdk #onetrust-policy {
                    margin-left: 0;
                    margin-top: 3em
                }

                #onetrust-banner-sdk #onetrust-button-group {
                    display: block
                }

                #onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler {
                    width: 100%
                }

                #onetrust-banner-sdk .onetrust-close-btn-ui {
                    top: auto;
                    transform: none
                }

                #onetrust-banner-sdk #onetrust-policy-title {
                    display: inline;
                    float: none
                }

                #onetrust-banner-sdk #banner-options {
                    margin: 0;
                    padding: 0;
                    width: 100%
                }
            }

            @media only screen and (min-width: 426px)and (max-width: 896px) {
                #onetrust-banner-sdk #onetrust-close-btn-container {
                    position:absolute;
                    top: 0;
                    right: 0
                }

                #onetrust-banner-sdk #onetrust-policy {
                    margin-left: 1em;
                    margin-right: 1em
                }

                #onetrust-banner-sdk .onetrust-close-btn-ui {
                    top: 10px;
                    right: 10px
                }

                #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
                    width: 95%
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-group-container {
                    width: 100%
                }

                #onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent {
                    padding-left: 50px
                }

                #onetrust-banner-sdk #onetrust-button-group-parent {
                    width: 100%;
                    position: relative;
                    margin-left: 0
                }

                #onetrust-banner-sdk #onetrust-button-group button {
                    display: inline-block
                }

                #onetrust-banner-sdk #onetrust-button-group {
                    margin-right: 0;
                    text-align: center
                }

                #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler {
                    float: left
                }

                #onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,#onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler {
                    float: right
                }

                #onetrust-banner-sdk .has-reject-all-button #onetrust-button-group {
                    width: calc(100% - 2em);
                    margin-right: 0
                }

                #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link {
                    padding-left: 0px;
                    text-align: left
                }

                #onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button {
                    width: 100%;
                    text-align: center
                }

                #onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button {
                    float: none
                }

                #onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link {
                    text-align: center
                }
            }

            @media only screen and (min-width: 550px) {
                #onetrust-banner-sdk .banner-option:not(:first-child) {
                    border-left:1px solid #d8d8d8;
                    padding-left: 25px
                }
            }

            @media only screen and (min-width: 425px)and (max-width: 550px) {
                #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,#onetrust-banner-sdk.ot-iab-2 #onetrust-policy,#onetrust-banner-sdk.ot-iab-2 .banner-option {
                    width:100%
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler {
                    width: 100%
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler {
                    float: left
                }
            }

            @media only screen and (min-width: 769px) {
                #onetrust-banner-sdk #onetrust-button-group {
                    margin-right:30%
                }

                #onetrust-banner-sdk #banner-options {
                    margin-left: 2em;
                    margin-right: 5em;
                    margin-bottom: 1.25em;
                    width: calc(100% - 7em)
                }
            }

            @media only screen and (min-width: 897px)and (max-width: 1023px) {
                #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
                    position:absolute;
                    top: 50%;
                    left: 75%;
                    transform: translateY(-50%)
                }

                #onetrust-banner-sdk #onetrust-close-btn-container {
                    top: 50%;
                    margin: auto;
                    transform: translate(-50%, -50%);
                    position: absolute;
                    padding: 0;
                    right: 0
                }

                #onetrust-banner-sdk #onetrust-close-btn-container button {
                    position: relative;
                    margin: 0;
                    right: -22px;
                    top: 2px
                }
            }

            @media only screen and (min-width: 1024px) {
                #onetrust-banner-sdk #onetrust-close-btn-container {
                    top:50%;
                    margin: auto;
                    transform: translate(-50%, -50%);
                    position: absolute;
                    right: 0
                }

                #onetrust-banner-sdk #onetrust-close-btn-container button {
                    right: -12px
                }

                #onetrust-banner-sdk #onetrust-policy {
                    margin-left: 2em
                }

                #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
                    position: absolute;
                    top: 50%;
                    left: 60%;
                    transform: translateY(-50%)
                }

                #onetrust-banner-sdk .ot-optout-signal {
                    width: 50%
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title {
                    width: 50%
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,#onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc {
                    margin-bottom: 1em;
                    width: 50%;
                    border-right: 1px solid #d8d8d8;
                    padding-right: 1rem
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text {
                    margin-bottom: 0;
                    padding-bottom: 1em
                }

                #onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc {
                    margin-bottom: 0;
                    padding-bottom: 1em
                }

                #onetrust-banner-sdk.ot-iab-2 .ot-dpd-container {
                    width: 45%;
                    padding-left: 1rem;
                    display: inline-block;
                    float: none
                }

                #onetrust-banner-sdk.ot-iab-2 .ot-dpd-title {
                    line-height: 1.7
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent {
                    left: auto;
                    right: 4%;
                    margin-left: 0
                }

                #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button {
                    display: block
                }

                #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
                    margin: auto;
                    width: 30%
                }

                #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
                    width: 60%
                }

                #onetrust-banner-sdk #onetrust-button-group {
                    margin-right: auto
                }

                #onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler {
                    margin-top: 1em
                }
            }

            @media only screen and (min-width: 890px) {
                #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent {
                    padding-left:3%;
                    padding-right: 4%;
                    margin-left: 0
                }

                #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group {
                    margin-right: 0;
                    margin-top: 1.25em;
                    width: 100%
                }

                #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button {
                    width: 100%;
                    margin-bottom: 5px;
                    margin-top: 5px
                }

                #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type {
                    margin-bottom: 20px
                }
            }

            @media only screen and (min-width: 1280px) {
                #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
                    width:55%
                }

                #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
                    width: 44%;
                    padding-left: 2%;
                    padding-right: 2%
                }

                #onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent {
                    position: absolute;
                    left: 55%
                }
            }

            #onetrust-consent-sdk #onetrust-banner-sdk {
                background-color: #FFFFFF;
            }

            #onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text, #onetrust-consent-sdk .ot-b-addl-desc, #onetrust-consent-sdk .ot-dpd-desc, #onetrust-consent-sdk .ot-dpd-title, #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler), #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler), #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *, #onetrust-banner-sdk .ot-cat-header, #onetrust-banner-sdk .ot-optout-signal {
                color: #898989;
            }

            #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
                background-color: #E9E9E9;
            }

            #onetrust-consent-sdk #onetrust-banner-sdk a[href], #onetrust-consent-sdk #onetrust-banner-sdk a[href] font, #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
                color: #3860BE;
            }

            #onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
                background-color: #a60003;
                border-color: #a60003;
                color: #FFFFFF;
            }

            #onetrust-consent-sdk #onetrust-banner-sdk *:focus, #onetrust-consent-sdk #onetrust-banner-sdk:focus {
                outline-color: #000000;
                outline-width: 1px;
            }

            #onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
                color: #a60003;
                border-color: #a60003;
                background-color: #FFFFFF;
            }

            #onetrust-pc-sdk.otPcCenter {
                overflow: hidden;
                position: fixed;
                margin: 0 auto;
                top: 5%;
                right: 0;
                left: 0;
                width: 40%;
                max-width: 575px;
                min-width: 575px;
                border-radius: 2.5px;
                z-index: 2147483647;
                background-color: #fff;
                -webkit-box-shadow: 0px 2px 10px -3px #999;
                -moz-box-shadow: 0px 2px 10px -3px #999;
                box-shadow: 0px 2px 10px -3px #999
            }

            #onetrust-pc-sdk.otPcCenter[dir=rtl] {
                right: 0;
                left: 0
            }

            #onetrust-pc-sdk.otRelFont {
                font-size: 1rem
            }

            #onetrust-pc-sdk .ot-optout-signal {
                margin-top: .625rem
            }

            #onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr,#onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus,#onetrust-pc-sdk .ot-hide-tgl {
                visibility: hidden
            }

            #onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr *,#onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus *,#onetrust-pc-sdk .ot-hide-tgl * {
                visibility: hidden
            }

            #onetrust-pc-sdk #ot-gn-venlst .ot-ven-item .ot-acc-hdr {
                min-height: 40px
            }

            #onetrust-pc-sdk .ot-pc-header {
                height: 39px;
                padding: 10px 0 10px 30px;
                border-bottom: 1px solid #e9e9e9
            }

            #onetrust-pc-sdk #ot-pc-title,#onetrust-pc-sdk #ot-category-title,#onetrust-pc-sdk .ot-cat-header,#onetrust-pc-sdk #ot-lst-title,#onetrust-pc-sdk .ot-ven-hdr .ot-ven-name,#onetrust-pc-sdk .ot-always-active {
                font-weight: bold;
                color: dimgray
            }

            #onetrust-pc-sdk .ot-always-active-group .ot-cat-header {
                width: 55%;
                font-weight: 700
            }

            #onetrust-pc-sdk .ot-cat-item p {
                clear: both;
                float: left;
                margin-top: 10px;
                margin-bottom: 5px;
                line-height: 1.5;
                font-size: .812em;
                color: dimgray
            }

            #onetrust-pc-sdk .ot-close-icon {
                height: 44px;
                width: 44px;
                background-size: 10px
            }

            #onetrust-pc-sdk #ot-pc-title {
                float: left;
                font-size: 1em;
                line-height: 1.5;
                margin-bottom: 10px;
                margin-top: 10px;
                width: 100%
            }

            #onetrust-pc-sdk #accept-recommended-btn-handler {
                margin-right: 10px;
                margin-bottom: 25px;
                outline-offset: -1px
            }

            #onetrust-pc-sdk #ot-pc-desc {
                clear: both;
                width: 100%;
                font-size: .812em;
                line-height: 1.5;
                margin-bottom: 25px
            }

            #onetrust-pc-sdk #ot-pc-desc a {
                margin-left: 5px
            }

            #onetrust-pc-sdk #ot-pc-desc * {
                font-size: inherit;
                line-height: inherit
            }

            #onetrust-pc-sdk #ot-pc-desc ul li {
                padding: 10px 0px
            }

            #onetrust-pc-sdk a {
                color: #656565;
                cursor: pointer
            }

            #onetrust-pc-sdk a:hover {
                color: #3860be
            }

            #onetrust-pc-sdk label {
                margin-bottom: 0
            }

            #onetrust-pc-sdk #vdr-lst-dsc {
                font-size: .812em;
                line-height: 1.5;
                padding: 10px 15px 5px 15px
            }

            #onetrust-pc-sdk button {
                max-width: 394px;
                padding: 12px 30px;
                line-height: 1;
                word-break: break-word;
                word-wrap: break-word;
                white-space: normal;
                font-weight: bold;
                height: auto
            }

            #onetrust-pc-sdk .ot-link-btn {
                padding: 0;
                margin-bottom: 0;
                border: 0;
                font-weight: normal;
                line-height: normal;
                width: auto;
                height: auto
            }

            #onetrust-pc-sdk #ot-pc-content {
                position: absolute;
                overflow-y: scroll;
                padding-left: 0px;
                padding-right: 30px;
                top: 60px;
                bottom: 110px;
                margin: 1px 3px 0 30px;
                width: calc(100% - 63px)
            }

            #onetrust-pc-sdk .ot-vs-list .ot-always-active,#onetrust-pc-sdk .ot-cat-grp .ot-always-active {
                float: right;
                clear: none;
                color: #3860be;
                margin: 0;
                font-size: .813em;
                line-height: 1.3
            }

            #onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-track {
                margin-right: 20px
            }

            #onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar {
                width: 11px
            }

            #onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb {
                border-radius: 10px;
                background: #d8d8d8
            }

            #onetrust-pc-sdk input[type=checkbox]:focus+.ot-acc-hdr {
                outline: #000 1px solid
            }

            #onetrust-pc-sdk .ot-pc-scrollbar {
                scrollbar-arrow-color:#d8d8d8;scrollbar-darkshadow-color: #d8d8d8;
                scrollbar-face-color:#d8d8d8;scrollbar-shadow-color:#d8d8d8}

            #onetrust-pc-sdk .save-preference-btn-handler {
                margin-right: 20px
            }

            #onetrust-pc-sdk .ot-pc-refuse-all-handler {
                margin-right: 10px
            }

            #onetrust-pc-sdk #ot-pc-desc .privacy-notice-link {
                margin-left: 0;
                margin-right: 8px
            }

            #onetrust-pc-sdk #ot-pc-desc .ot-imprint-handler {
                margin-left: 0;
                margin-right: 8px
            }

            #onetrust-pc-sdk .ot-subgrp-cntr {
                display: inline-block;
                clear: both;
                width: 100%;
                padding-top: 15px
            }

            #onetrust-pc-sdk .ot-switch+.ot-subgrp-cntr {
                padding-top: 10px
            }

            #onetrust-pc-sdk ul.ot-subgrps {
                margin: 0;
                font-size: initial
            }

            #onetrust-pc-sdk ul.ot-subgrps li p,#onetrust-pc-sdk ul.ot-subgrps li h5 {
                font-size: .813em;
                line-height: 1.4;
                color: dimgray
            }

            #onetrust-pc-sdk ul.ot-subgrps .ot-switch {
                min-height: auto
            }

            #onetrust-pc-sdk ul.ot-subgrps .ot-switch-nob {
                top: 0
            }

            #onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr {
                display: inline-block;
                width: 100%
            }

            #onetrust-pc-sdk ul.ot-subgrps .ot-acc-txt {
                margin: 0
            }

            #onetrust-pc-sdk ul.ot-subgrps li {
                padding: 0;
                border: none
            }

            #onetrust-pc-sdk ul.ot-subgrps li h5 {
                position: relative;
                top: 5px;
                font-weight: bold;
                margin-bottom: 0;
                float: left
            }

            #onetrust-pc-sdk li.ot-subgrp {
                margin-left: 20px;
                overflow: auto
            }

            #onetrust-pc-sdk li.ot-subgrp>h5 {
                width: calc(100% - 100px)
            }

            #onetrust-pc-sdk .ot-cat-item p>ul,#onetrust-pc-sdk li.ot-subgrp p>ul {
                margin: 0px;
                list-style: disc;
                margin-left: 15px;
                font-size: inherit
            }

            #onetrust-pc-sdk .ot-cat-item p>ul li,#onetrust-pc-sdk li.ot-subgrp p>ul li {
                font-size: inherit;
                padding-top: 10px;
                padding-left: 0px;
                padding-right: 0px;
                border: none
            }

            #onetrust-pc-sdk .ot-cat-item p>ul li:last-child,#onetrust-pc-sdk li.ot-subgrp p>ul li:last-child {
                padding-bottom: 10px
            }

            #onetrust-pc-sdk .ot-pc-logo {
                height: 40px;
                width: 120px
            }

            #onetrust-pc-sdk .ot-pc-footer {
                position: absolute;
                bottom: 0px;
                width: 100%;
                max-height: 160px;
                border-top: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk.ot-ftr-stacked .ot-pc-refuse-all-handler {
                margin-bottom: 0px
            }

            #onetrust-pc-sdk.ot-ftr-stacked #ot-pc-content {
                bottom: 160px
            }

            #onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button {
                width: 100%;
                max-width: none
            }

            #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
                margin: 0 30px;
                width: calc(100% - 60px);
                padding-right: 0
            }

            #onetrust-pc-sdk .ot-pc-footer-logo {
                height: 30px;
                width: 100%;
                text-align: right;
                background: #f4f4f4
            }

            #onetrust-pc-sdk .ot-pc-footer-logo a {
                display: inline-block;
                margin-top: 5px;
                margin-right: 10px
            }

            #onetrust-pc-sdk[dir=rtl] .ot-pc-footer-logo {
                direction: rtl
            }

            #onetrust-pc-sdk[dir=rtl] .ot-pc-footer-logo a {
                margin-right: 25px
            }

            #onetrust-pc-sdk .ot-tgl {
                float: right;
                position: relative;
                z-index: 1
            }

            #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
                background-color: #468254;
                border: 1px solid #fff
            }

            #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
                -webkit-transform: translateX(20px);
                -ms-transform: translateX(20px);
                transform: translateX(20px);
                background-color: #fff;
                border-color: #fff
            }

            #onetrust-pc-sdk .ot-tgl input:focus+.ot-switch {
                outline: #000 solid 1px
            }

            #onetrust-pc-sdk .ot-switch {
                position: relative;
                display: inline-block;
                width: 45px;
                height: 25px
            }

            #onetrust-pc-sdk .ot-switch-nob {
                position: absolute;
                cursor: pointer;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background-color: #767676;
                border: 1px solid #ddd;
                transition: all .2s ease-in 0s;
                -moz-transition: all .2s ease-in 0s;
                -o-transition: all .2s ease-in 0s;
                -webkit-transition: all .2s ease-in 0s;
                border-radius: 20px
            }

            #onetrust-pc-sdk .ot-switch-nob:before {
                position: absolute;
                content: "";
                height: 18px;
                width: 18px;
                bottom: 3px;
                left: 3px;
                background-color: #fff;
                -webkit-transition: .4s;
                transition: .4s;
                border-radius: 20px
            }

            #onetrust-pc-sdk .ot-chkbox input:checked~label::before {
                background-color: #3860be
            }

            #onetrust-pc-sdk .ot-chkbox input+label::after {
                content: none;
                color: #fff
            }

            #onetrust-pc-sdk .ot-chkbox input:checked+label::after {
                content: ""
            }

            #onetrust-pc-sdk .ot-chkbox input:focus+label::before {
                outline-style: solid;
                outline-width: 2px;
                outline-style: auto
            }

            #onetrust-pc-sdk .ot-chkbox label {
                position: relative;
                display: inline-block;
                padding-left: 30px;
                cursor: pointer;
                font-weight: 500
            }

            #onetrust-pc-sdk .ot-chkbox label::before,#onetrust-pc-sdk .ot-chkbox label::after {
                position: absolute;
                content: "";
                display: inline-block;
                border-radius: 3px
            }

            #onetrust-pc-sdk .ot-chkbox label::before {
                height: 18px;
                width: 18px;
                border: 1px solid #3860be;
                left: 0px;
                top: auto
            }

            #onetrust-pc-sdk .ot-chkbox label::after {
                height: 5px;
                width: 9px;
                border-left: 3px solid;
                border-bottom: 3px solid;
                transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                left: 4px;
                top: 5px
            }

            #onetrust-pc-sdk .ot-label-txt {
                display: none
            }

            #onetrust-pc-sdk .ot-chkbox input,#onetrust-pc-sdk .ot-tgl input {
                position: absolute;
                opacity: 0;
                width: 0;
                height: 0
            }

            #onetrust-pc-sdk .ot-arw-cntr {
                float: right;
                position: relative;
                pointer-events: none
            }

            #onetrust-pc-sdk .ot-arw-cntr .ot-arw {
                width: 16px;
                height: 16px;
                margin-left: 5px;
                color: dimgray;
                display: inline-block;
                vertical-align: middle;
                -webkit-transition: all 150ms ease-in 0s;
                -moz-transition: all 150ms ease-in 0s;
                -o-transition: all 150ms ease-in 0s;
                transition: all 150ms ease-in 0s
            }

            #onetrust-pc-sdk input:checked~.ot-acc-hdr .ot-arw,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-arw-cntr svg {
                transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -webkit-transform: rotate(90deg)
            }

            #onetrust-pc-sdk input[type=checkbox]:focus+.ot-acc-hdr {
                outline: #000 1px solid
            }

            #onetrust-pc-sdk .ot-tgl-cntr,#onetrust-pc-sdk .ot-arw-cntr {
                display: inline-block
            }

            #onetrust-pc-sdk .ot-tgl-cntr {
                width: 45px;
                float: right;
                margin-top: 2px
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-tgl-cntr {
                margin-top: 10px
            }

            #onetrust-pc-sdk .ot-always-active-subgroup {
                width: auto;
                padding-left: 0px !important;
                top: 3px;
                position: relative
            }

            #onetrust-pc-sdk .ot-label-status {
                padding-left: 5px;
                font-size: .75em;
                display: none
            }

            #onetrust-pc-sdk .ot-arw-cntr {
                margin-top: -1px
            }

            #onetrust-pc-sdk .ot-arw-cntr svg {
                -webkit-transition: all 300ms ease-in 0s;
                -moz-transition: all 300ms ease-in 0s;
                -o-transition: all 300ms ease-in 0s;
                transition: all 300ms ease-in 0s;
                height: 10px;
                width: 10px
            }

            #onetrust-pc-sdk input:checked~.ot-acc-hdr .ot-arw {
                transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -webkit-transform: rotate(90deg)
            }

            #onetrust-pc-sdk .ot-arw {
                width: 10px;
                margin-left: 15px;
                transition: all 300ms ease-in 0s;
                -webkit-transition: all 300ms ease-in 0s;
                -moz-transition: all 300ms ease-in 0s;
                -o-transition: all 300ms ease-in 0s
            }

            #onetrust-pc-sdk .ot-vlst-cntr {
                margin-bottom: 0
            }

            #onetrust-pc-sdk .ot-hlst-cntr {
                margin-top: 5px;
                display: inline-block;
                width: 100%
            }

            #onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a,#onetrust-pc-sdk .category-host-list-handler {
                clear: both;
                color: #3860be;
                margin-left: 0;
                font-size: .813em;
                text-decoration: none;
                float: left;
                overflow: hidden
            }

            #onetrust-pc-sdk .category-vendors-list-handler:hover,#onetrust-pc-sdk .category-vendors-list-handler+a:hover,#onetrust-pc-sdk .category-host-list-handler:hover {
                text-decoration-line: underline
            }

            #onetrust-pc-sdk .category-vendors-list-handler+a {
                clear: none
            }

            #onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk,#onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk {
                display: inline-block;
                height: 13px;
                width: 13px;
                background-repeat: no-repeat;
                margin-left: 1px;
                margin-top: 6px;
                cursor: pointer
            }

            #onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk {
                margin-bottom: -1px
            }

            #onetrust-pc-sdk .back-btn-handler {
                font-size: 1em;
                text-decoration: none
            }

            #onetrust-pc-sdk .back-btn-handler:hover {
                opacity: .6
            }

            #onetrust-pc-sdk #ot-lst-title h3 {
                display: inline-block;
                word-break: break-word;
                word-wrap: break-word;
                margin-bottom: 0;
                color: #656565;
                font-size: 1em;
                font-weight: bold;
                margin-left: 15px
            }

            #onetrust-pc-sdk #ot-lst-title {
                margin: 10px 0 10px 0px;
                font-size: 1em;
                text-align: left
            }

            #onetrust-pc-sdk #ot-pc-hdr {
                margin: 0 0 0 30px;
                height: auto;
                width: auto
            }

            #onetrust-pc-sdk #ot-pc-hdr input::placeholder {
                color: #707070;
                font-style: italic
            }

            #onetrust-pc-sdk #vendor-search-handler {
                height: 31px;
                width: 100%;
                border-radius: 50px;
                font-size: .8em;
                padding-right: 35px;
                padding-left: 15px;
                float: left;
                margin-left: 15px
            }

            #onetrust-pc-sdk .ot-ven-name {
                display: block;
                width: auto;
                padding-right: 5px
            }

            #onetrust-pc-sdk #ot-lst-cnt {
                overflow-y: auto;
                margin-left: 20px;
                margin-right: 7px;
                width: calc(100% - 27px);
                max-height: calc(100% - 80px);
                height: 100%;
                transform: translate3d(0, 0, 0)
            }

            #onetrust-pc-sdk #ot-pc-lst {
                width: 100%;
                bottom: 100px;
                position: absolute;
                top: 60px
            }

            #onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr,#onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr * {
                visibility: hidden
            }

            #onetrust-pc-sdk #ot-pc-lst .ot-tgl-cntr {
                right: 12px;
                position: absolute
            }

            #onetrust-pc-sdk #ot-pc-lst .ot-arw-cntr {
                float: right;
                position: relative
            }

            #onetrust-pc-sdk #ot-pc-lst .ot-arw {
                margin-left: 10px
            }

            #onetrust-pc-sdk #ot-pc-lst .ot-acc-hdr {
                overflow: hidden;
                cursor: pointer
            }

            #onetrust-pc-sdk .ot-vlst-cntr {
                overflow: hidden
            }

            #onetrust-pc-sdk #ot-sel-blk {
                overflow: hidden;
                width: 100%;
                position: sticky;
                position: -webkit-sticky;
                top: 0;
                z-index: 3
            }

            #onetrust-pc-sdk #ot-back-arw {
                height: 12px;
                width: 12px
            }

            #onetrust-pc-sdk .ot-lst-subhdr {
                width: 100%;
                display: inline-block
            }

            #onetrust-pc-sdk .ot-search-cntr {
                float: left;
                width: 78%;
                position: relative
            }

            #onetrust-pc-sdk .ot-search-cntr>svg {
                width: 30px;
                height: 30px;
                position: absolute;
                float: left;
                right: -15px
            }

            #onetrust-pc-sdk .ot-fltr-cntr {
                float: right;
                right: 50px;
                position: relative
            }

            #onetrust-pc-sdk #filter-btn-handler {
                background-color: #3860be;
                border-radius: 17px;
                display: inline-block;
                position: relative;
                width: 32px;
                height: 32px;
                -moz-transition: .1s ease;
                -o-transition: .1s ease;
                -webkit-transition: 1s ease;
                transition: .1s ease;
                padding: 0;
                margin: 0
            }

            #onetrust-pc-sdk #filter-btn-handler:hover {
                background-color: #3860be
            }

            #onetrust-pc-sdk #filter-btn-handler svg {
                width: 12px;
                height: 12px;
                margin: 3px 10px 0 10px;
                display: block;
                position: static;
                right: auto;
                top: auto
            }

            #onetrust-pc-sdk .ot-ven-link,#onetrust-pc-sdk .ot-ven-legclaim-link {
                color: #3860be;
                text-decoration: none;
                font-weight: 100;
                display: inline-block;
                padding-top: 10px;
                transform: translate(0, 1%);
                -o-transform: translate(0, 1%);
                -ms-transform: translate(0, 1%);
                -webkit-transform: translate(0, 1%);
                position: relative;
                z-index: 2
            }

            #onetrust-pc-sdk .ot-ven-link *,#onetrust-pc-sdk .ot-ven-legclaim-link * {
                font-size: inherit
            }

            #onetrust-pc-sdk .ot-ven-link:hover,#onetrust-pc-sdk .ot-ven-legclaim-link:hover {
                text-decoration: underline
            }

            #onetrust-pc-sdk .ot-ven-hdr {
                width: calc(100% - 160px);
                height: auto;
                float: left;
                word-break: break-word;
                word-wrap: break-word;
                vertical-align: middle;
                padding-bottom: 3px
            }

            #onetrust-pc-sdk .ot-ven-link,#onetrust-pc-sdk .ot-ven-legclaim-link {
                letter-spacing: .03em;
                font-size: .75em;
                font-weight: 400
            }

            #onetrust-pc-sdk .ot-ven-dets {
                border-radius: 2px;
                background-color: #f8f8f8
            }

            #onetrust-pc-sdk .ot-ven-dets li:first-child p:first-child {
                border-top: none
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:not(:first-child) {
                border-top: 1px solid #ddd !important
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p {
                display: inline-block
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(odd) {
                width: 30%
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(even) {
                width: 50%;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p,#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h5 {
                padding-top: 5px;
                padding-bottom: 5px;
                display: block
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h5 {
                display: inline-block
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-last-child(-n+1) {
                padding-bottom: 10px
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-child(-n+2):not(.disc-pur) {
                padding-top: 10px
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur-cont {
                display: inline
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur {
                position: relative;
                width: 50% !important;
                word-break: break-word;
                word-wrap: break-word;
                left: calc(30% + 17px)
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur:nth-child(-n+1) {
                position: static
            }

            #onetrust-pc-sdk .ot-ven-dets p,#onetrust-pc-sdk .ot-ven-dets h5,#onetrust-pc-sdk .ot-ven-dets span {
                font-size: .69em;
                text-align: left;
                vertical-align: middle;
                word-break: break-word;
                word-wrap: break-word;
                margin: 0;
                padding-bottom: 10px;
                padding-left: 15px;
                color: #2e3644
            }

            #onetrust-pc-sdk .ot-ven-dets h5 {
                padding-top: 5px
            }

            #onetrust-pc-sdk .ot-ven-dets span {
                color: dimgray;
                padding: 0;
                vertical-align: baseline
            }

            #onetrust-pc-sdk .ot-ven-dets .ot-ven-pur h5 {
                border-top: 1px solid #e9e9e9;
                border-bottom: 1px solid #e9e9e9;
                padding-bottom: 5px;
                margin-bottom: 5px;
                font-weight: bold
            }

            #onetrust-pc-sdk #ot-host-lst .ot-sel-all {
                float: right;
                position: relative;
                margin-right: 42px;
                top: 10px
            }

            #onetrust-pc-sdk #ot-host-lst .ot-sel-all input[type=checkbox] {
                width: auto;
                height: auto
            }

            #onetrust-pc-sdk #ot-host-lst .ot-sel-all label {
                height: 20px;
                width: 20px;
                padding-left: 0px
            }

            #onetrust-pc-sdk #ot-host-lst .ot-acc-txt {
                overflow: hidden;
                width: 95%
            }

            #onetrust-pc-sdk .ot-host-hdr {
                position: relative;
                z-index: 1;
                pointer-events: none;
                width: calc(100% - 125px);
                float: left
            }

            #onetrust-pc-sdk .ot-host-name,#onetrust-pc-sdk .ot-host-desc {
                display: inline-block;
                width: 90%
            }

            #onetrust-pc-sdk .ot-host-name {
                pointer-events: none
            }

            #onetrust-pc-sdk .ot-host-hdr>a {
                text-decoration: underline;
                font-size: .82em;
                position: relative;
                z-index: 2;
                float: left;
                margin-bottom: 5px;
                pointer-events: initial
            }

            #onetrust-pc-sdk .ot-host-name+a {
                margin-top: 5px
            }

            #onetrust-pc-sdk .ot-host-name,#onetrust-pc-sdk .ot-host-name a,#onetrust-pc-sdk .ot-host-desc,#onetrust-pc-sdk .ot-host-info {
                color: dimgray;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk .ot-host-name,#onetrust-pc-sdk .ot-host-name a {
                font-weight: bold;
                font-size: .82em;
                line-height: 1.3
            }

            #onetrust-pc-sdk .ot-host-name a {
                font-size: 1em
            }

            #onetrust-pc-sdk .ot-host-expand {
                margin-top: 3px;
                margin-bottom: 3px;
                clear: both;
                display: block;
                color: #3860be;
                font-size: .72em;
                font-weight: normal
            }

            #onetrust-pc-sdk .ot-host-expand * {
                font-size: inherit
            }

            #onetrust-pc-sdk .ot-host-desc,#onetrust-pc-sdk .ot-host-info {
                font-size: .688em;
                line-height: 1.4;
                font-weight: normal
            }

            #onetrust-pc-sdk .ot-host-desc {
                margin-top: 10px
            }

            #onetrust-pc-sdk .ot-host-opt {
                margin: 0;
                font-size: inherit;
                display: inline-block;
                width: 100%
            }

            #onetrust-pc-sdk .ot-host-opt li>div div {
                font-size: .8em;
                padding: 5px 0
            }

            #onetrust-pc-sdk .ot-host-opt li>div div:nth-child(1) {
                width: 30%;
                float: left
            }

            #onetrust-pc-sdk .ot-host-opt li>div div:nth-child(2) {
                width: 70%;
                float: left;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk .ot-host-info {
                border: none;
                display: inline-block;
                width: calc(100% - 10px);
                padding: 10px;
                margin-bottom: 10px;
                background-color: #f8f8f8
            }

            #onetrust-pc-sdk .ot-host-info>div {
                overflow: auto
            }

            #onetrust-pc-sdk #no-results {
                text-align: center;
                margin-top: 30px
            }

            #onetrust-pc-sdk #no-results p {
                font-size: 1em;
                color: #2e3644;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk #no-results p span {
                font-weight: bold
            }

            #onetrust-pc-sdk #ot-fltr-modal {
                width: 100%;
                height: auto;
                display: none;
                -moz-transition: .2s ease;
                -o-transition: .2s ease;
                -webkit-transition: 2s ease;
                transition: .2s ease;
                overflow: hidden;
                opacity: 1;
                right: 0
            }

            #onetrust-pc-sdk #ot-fltr-modal .ot-label-txt {
                display: inline-block;
                font-size: .85em;
                color: dimgray
            }

            #onetrust-pc-sdk #ot-fltr-cnt {
                z-index: 2147483646;
                background-color: #fff;
                position: absolute;
                height: 90%;
                max-height: 300px;
                width: 325px;
                left: 210px;
                margin-top: 10px;
                margin-bottom: 20px;
                padding-right: 10px;
                border-radius: 3px;
                -webkit-box-shadow: 0px 0px 12px 2px #c7c5c7;
                -moz-box-shadow: 0px 0px 12px 2px #c7c5c7;
                box-shadow: 0px 0px 12px 2px #c7c5c7
            }

            #onetrust-pc-sdk .ot-fltr-scrlcnt {
                overflow-y: auto;
                overflow-x: hidden;
                clear: both;
                max-height: calc(100% - 60px)
            }

            #onetrust-pc-sdk #ot-anchor {
                border: 12px solid rgba(0,0,0,0);
                display: none;
                position: absolute;
                z-index: 2147483647;
                right: 55px;
                top: 75px;
                transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                background-color: #fff;
                -webkit-box-shadow: -3px -3px 5px -2px #c7c5c7;
                -moz-box-shadow: -3px -3px 5px -2px #c7c5c7;
                box-shadow: -3px -3px 5px -2px #c7c5c7
            }

            #onetrust-pc-sdk .ot-fltr-btns {
                margin-left: 15px
            }

            #onetrust-pc-sdk #filter-apply-handler {
                margin-right: 15px
            }

            #onetrust-pc-sdk .ot-fltr-opt {
                margin-bottom: 25px;
                margin-left: 15px;
                width: 75%;
                position: relative
            }

            #onetrust-pc-sdk .ot-fltr-opt p {
                display: inline-block;
                margin: 0;
                font-size: .9em;
                color: #2e3644
            }

            #onetrust-pc-sdk .ot-chkbox label span {
                font-size: .85em;
                color: dimgray
            }

            #onetrust-pc-sdk .ot-chkbox input[type=checkbox]+label::after {
                content: none;
                color: #fff
            }

            #onetrust-pc-sdk .ot-chkbox input[type=checkbox]:checked+label::after {
                content: ""
            }

            #onetrust-pc-sdk .ot-chkbox input[type=checkbox]:focus+label::before {
                outline-style: solid;
                outline-width: 2px;
                outline-style: auto
            }

            #onetrust-pc-sdk #ot-selall-vencntr,#onetrust-pc-sdk #ot-selall-adtlvencntr,#onetrust-pc-sdk #ot-selall-hostcntr,#onetrust-pc-sdk #ot-selall-licntr,#onetrust-pc-sdk #ot-selall-gnvencntr {
                right: 15px;
                position: relative;
                width: 20px;
                height: 20px;
                float: right
            }

            #onetrust-pc-sdk #ot-selall-vencntr label,#onetrust-pc-sdk #ot-selall-adtlvencntr label,#onetrust-pc-sdk #ot-selall-hostcntr label,#onetrust-pc-sdk #ot-selall-licntr label,#onetrust-pc-sdk #ot-selall-gnvencntr label {
                float: left;
                padding-left: 0
            }

            #onetrust-pc-sdk #ot-ven-lst:first-child {
                border-top: 1px solid #e2e2e2
            }

            #onetrust-pc-sdk ul {
                list-style: none;
                padding: 0
            }

            #onetrust-pc-sdk ul li {
                position: relative;
                margin: 0;
                padding: 15px 15px 15px 10px;
                border-bottom: 1px solid #e2e2e2
            }

            #onetrust-pc-sdk ul li h3,#onetrust-pc-sdk ul li h4 {
                font-size: .75em;
                color: #656565;
                margin: 0;
                display: inline-block;
                width: 70%;
                height: auto;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk ul li p {
                margin: 0;
                font-size: .7em
            }

            #onetrust-pc-sdk ul li input[type=checkbox] {
                position: absolute;
                cursor: pointer;
                width: 100%;
                height: 100%;
                opacity: 0;
                margin: 0;
                top: 0;
                left: 0
            }

            #onetrust-pc-sdk .ot-cat-item>button:focus,#onetrust-pc-sdk .ot-acc-cntr>button:focus,#onetrust-pc-sdk li>button:focus {
                outline: #000 solid 2px
            }

            #onetrust-pc-sdk .ot-cat-item>button,#onetrust-pc-sdk .ot-acc-cntr>button,#onetrust-pc-sdk li>button {
                position: absolute;
                cursor: pointer;
                width: 100%;
                height: 100%;
                margin: 0;
                top: 0;
                left: 0;
                z-index: 1;
                max-width: none;
                border: none
            }

            #onetrust-pc-sdk .ot-cat-item>button[aria-expanded=false]~.ot-acc-txt,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=false]~.ot-acc-txt,#onetrust-pc-sdk li>button[aria-expanded=false]~.ot-acc-txt {
                margin-top: 0;
                max-height: 0;
                opacity: 0;
                overflow: hidden;
                width: 100%;
                transition: .25s ease-out;
                display: none
            }

            #onetrust-pc-sdk .ot-cat-item>button[aria-expanded=true]~.ot-acc-txt,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=true]~.ot-acc-txt,#onetrust-pc-sdk li>button[aria-expanded=true]~.ot-acc-txt {
                transition: .1s ease-in;
                margin-top: 10px;
                width: 100%;
                overflow: auto;
                display: block
            }

            #onetrust-pc-sdk .ot-cat-item>button[aria-expanded=true]~.ot-acc-grpcntr,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=true]~.ot-acc-grpcntr,#onetrust-pc-sdk li>button[aria-expanded=true]~.ot-acc-grpcntr {
                width: auto;
                margin-top: 0px;
                padding-bottom: 10px
            }

            #onetrust-pc-sdk .ot-host-item>button:focus,#onetrust-pc-sdk .ot-ven-item>button:focus {
                outline: 0;
                border: 2px solid #000
            }

            #onetrust-pc-sdk .ot-hide-acc>button {
                pointer-events: none
            }

            #onetrust-pc-sdk .ot-hide-acc .ot-plus-minus>*,#onetrust-pc-sdk .ot-hide-acc .ot-arw-cntr>* {
                visibility: hidden
            }

            #onetrust-pc-sdk .ot-hide-acc .ot-acc-hdr {
                min-height: 30px
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) {
                padding-right: 10px;
                width: calc(100% - 37px);
                margin-top: 10px;
                max-height: calc(100% - 90px)
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk {
                background-color: #f9f9fc;
                border: 1px solid #e2e2e2;
                width: calc(100% - 2px);
                padding-bottom: 5px;
                padding-top: 5px
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt {
                border: unset;
                background-color: unset
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all-hdr {
                display: none
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all {
                padding-right: .5rem
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all .ot-chkbox {
                right: 0
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all {
                padding-right: 34px
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-chkbox {
                width: auto
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) ul li {
                border: 1px solid #e2e2e2;
                margin-bottom: 10px
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-acc-cntr>.ot-acc-hdr {
                padding: 10px 0 10px 15px
            }

            #onetrust-pc-sdk.ot-addtl-vendors .ot-sel-all-chkbox {
                float: right
            }

            #onetrust-pc-sdk.ot-addtl-vendors .ot-plus-minus~.ot-sel-all-chkbox {
                right: 34px
            }

            #onetrust-pc-sdk.ot-addtl-vendors #ot-ven-lst:first-child {
                border-top: none
            }

            #onetrust-pc-sdk .ot-acc-cntr {
                position: relative;
                border-left: 1px solid #e2e2e2;
                border-right: 1px solid #e2e2e2;
                border-bottom: 1px solid #e2e2e2
            }

            #onetrust-pc-sdk .ot-acc-cntr input {
                z-index: 1
            }

            #onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr {
                background-color: #f9f9fc;
                padding: 5px 0 5px 15px;
                width: auto
            }

            #onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr .ot-plus-minus {
                vertical-align: middle;
                top: auto
            }

            #onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr .ot-arw-cntr {
                right: 10px
            }

            #onetrust-pc-sdk .ot-acc-cntr>.ot-acc-hdr input {
                z-index: 2
            }

            #onetrust-pc-sdk .ot-acc-cntr.ot-add-tech .ot-acc-hdr {
                padding: 10px 0 10px 15px
            }

            #onetrust-pc-sdk .ot-acc-cntr>input[type=checkbox]:checked~.ot-acc-hdr {
                border-bottom: 1px solid #e2e2e2
            }

            #onetrust-pc-sdk .ot-acc-cntr>.ot-acc-txt {
                padding-left: 10px;
                padding-right: 10px
            }

            #onetrust-pc-sdk .ot-acc-cntr button[aria-expanded=true]~.ot-acc-txt {
                width: auto
            }

            #onetrust-pc-sdk .ot-acc-cntr .ot-addtl-venbox {
                display: none
            }

            #onetrust-pc-sdk .ot-vlst-cntr {
                margin-bottom: 0;
                width: 100%
            }

            #onetrust-pc-sdk .ot-vensec-title {
                font-size: .813em;
                vertical-align: middle;
                display: inline-block
            }

            #onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a {
                margin-left: 0;
                margin-top: 10px
            }

            #onetrust-pc-sdk #ot-selall-vencntr.line-through label::after,#onetrust-pc-sdk #ot-selall-adtlvencntr.line-through label::after,#onetrust-pc-sdk #ot-selall-licntr.line-through label::after,#onetrust-pc-sdk #ot-selall-hostcntr.line-through label::after,#onetrust-pc-sdk #ot-selall-gnvencntr.line-through label::after {
                height: auto;
                border-left: 0;
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -webkit-transform: none;
                left: 5px;
                top: 9px
            }

            #onetrust-pc-sdk #ot-category-title {
                float: left;
                padding-bottom: 10px;
                font-size: 1em;
                width: 100%
            }

            #onetrust-pc-sdk .ot-cat-grp {
                margin-top: 10px
            }

            #onetrust-pc-sdk .ot-cat-item {
                line-height: 1.1;
                margin-top: 10px;
                display: inline-block;
                width: 100%
            }

            #onetrust-pc-sdk .ot-btn-container {
                text-align: right
            }

            #onetrust-pc-sdk .ot-btn-container button {
                display: inline-block;
                font-size: .75em;
                letter-spacing: .08em;
                margin-top: 19px
            }

            #onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon {
                position: absolute;
                top: 10px;
                right: 0;
                z-index: 1;
                padding: 0;
                background-color: rgba(0,0,0,0);
                border: none
            }

            #onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon svg {
                display: block;
                height: 10px;
                width: 10px
            }

            #onetrust-pc-sdk #clear-filters-handler {
                margin-top: 20px;
                margin-bottom: 10px;
                float: right;
                max-width: 200px;
                text-decoration: none;
                color: #3860be;
                font-size: .9em;
                font-weight: bold;
                background-color: rgba(0,0,0,0);
                border-color: rgba(0,0,0,0);
                padding: 1px
            }

            #onetrust-pc-sdk #clear-filters-handler:hover {
                color: #2285f7
            }

            #onetrust-pc-sdk #clear-filters-handler:focus {
                outline: #000 solid 1px
            }

            #onetrust-pc-sdk .ot-enbl-chr h4~.ot-tgl,#onetrust-pc-sdk .ot-enbl-chr h4~.ot-always-active {
                right: 45px
            }

            #onetrust-pc-sdk .ot-enbl-chr h4~.ot-tgl+.ot-tgl {
                right: 120px
            }

            #onetrust-pc-sdk .ot-enbl-chr .ot-pli-hdr.ot-leg-border-color span:first-child {
                width: 90px
            }

            #onetrust-pc-sdk .ot-enbl-chr li.ot-subgrp>h5+.ot-tgl-cntr {
                padding-right: 25px
            }

            #onetrust-pc-sdk .ot-plus-minus {
                width: 20px;
                height: 20px;
                font-size: 1.5em;
                position: relative;
                display: inline-block;
                margin-right: 5px;
                top: 3px
            }

            #onetrust-pc-sdk .ot-plus-minus span {
                position: absolute;
                background: #27455c;
                border-radius: 1px
            }

            #onetrust-pc-sdk .ot-plus-minus span:first-of-type {
                top: 25%;
                bottom: 25%;
                width: 10%;
                left: 45%
            }

            #onetrust-pc-sdk .ot-plus-minus span:last-of-type {
                left: 25%;
                right: 25%;
                height: 10%;
                top: 45%
            }

            #onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-arw,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-plus-minus span:first-of-type,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-plus-minus span:last-of-type {
                transform: rotate(90deg)
            }

            #onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-plus-minus span:last-of-type {
                left: 50%;
                right: 50%
            }

            #onetrust-pc-sdk #ot-selall-vencntr label,#onetrust-pc-sdk #ot-selall-adtlvencntr label,#onetrust-pc-sdk #ot-selall-hostcntr label,#onetrust-pc-sdk #ot-selall-licntr label {
                position: relative;
                display: inline-block;
                width: 20px;
                height: 20px
            }

            #onetrust-pc-sdk .ot-host-item .ot-plus-minus,#onetrust-pc-sdk .ot-ven-item .ot-plus-minus {
                float: left;
                margin-right: 8px;
                top: 10px
            }

            #onetrust-pc-sdk .ot-ven-item ul {
                list-style: none inside;
                font-size: 100%;
                margin: 0
            }

            #onetrust-pc-sdk .ot-ven-item ul li {
                margin: 0 !important;
                padding: 0;
                border: none !important
            }

            #onetrust-pc-sdk .ot-pli-hdr {
                color: #77808e;
                overflow: hidden;
                padding-top: 7.5px;
                padding-bottom: 7.5px;
                width: calc(100% - 2px);
                border-top-left-radius: 3px;
                border-top-right-radius: 3px
            }

            #onetrust-pc-sdk .ot-pli-hdr span:first-child {
                top: 50%;
                transform: translateY(50%);
                max-width: 90px
            }

            #onetrust-pc-sdk .ot-pli-hdr span:last-child {
                padding-right: 10px;
                max-width: 95px;
                text-align: center
            }

            #onetrust-pc-sdk .ot-li-title {
                float: right;
                font-size: .813em
            }

            #onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color {
                background-color: #f4f4f4;
                border: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color span:first-child {
                text-align: left;
                width: 70px
            }

            #onetrust-pc-sdk li.ot-subgrp>h5,#onetrust-pc-sdk .ot-cat-header {
                width: calc(100% - 130px)
            }

            #onetrust-pc-sdk li.ot-subgrp>h5+.ot-tgl-cntr {
                padding-left: 13px
            }

            #onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc {
                margin-bottom: 5px
            }

            #onetrust-pc-sdk .ot-acc-grpcntr .ot-subgrp-cntr {
                border-top: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk .ot-acc-grpcntr .ot-vlst-cntr+.ot-subgrp-cntr {
                border-top: none
            }

            #onetrust-pc-sdk .ot-acc-hdr .ot-arw-cntr+.ot-tgl-cntr,#onetrust-pc-sdk .ot-acc-txt h4+.ot-tgl-cntr {
                padding-left: 13px
            }

            #onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item .ot-subgrp>h5,#onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item .ot-cat-header {
                width: calc(100% - 145px)
            }

            #onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item h5+.ot-tgl-cntr,#onetrust-pc-sdk .ot-pli-hdr~.ot-cat-item .ot-cat-header+.ot-tgl {
                padding-left: 28px
            }

            #onetrust-pc-sdk .ot-sel-all-hdr,#onetrust-pc-sdk .ot-sel-all-chkbox {
                display: inline-block;
                width: 100%;
                position: relative
            }

            #onetrust-pc-sdk .ot-sel-all-chkbox {
                z-index: 1
            }

            #onetrust-pc-sdk .ot-sel-all {
                margin: 0;
                position: relative;
                padding-right: 23px;
                float: right
            }

            #onetrust-pc-sdk .ot-consent-hdr,#onetrust-pc-sdk .ot-li-hdr {
                float: right;
                font-size: .812em;
                line-height: normal;
                text-align: center;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk .ot-li-hdr {
                max-width: 100px;
                padding-right: 10px
            }

            #onetrust-pc-sdk .ot-consent-hdr {
                max-width: 55px
            }

            #onetrust-pc-sdk #ot-selall-licntr {
                display: block;
                width: 21px;
                height: auto;
                float: right;
                position: relative;
                right: 80px
            }

            #onetrust-pc-sdk #ot-selall-licntr label {
                position: absolute
            }

            #onetrust-pc-sdk .ot-ven-ctgl {
                margin-left: 66px
            }

            #onetrust-pc-sdk .ot-ven-litgl+.ot-arw-cntr {
                margin-left: 81px
            }

            #onetrust-pc-sdk .ot-enbl-chr .ot-host-cnt .ot-tgl-cntr {
                width: auto
            }

            #onetrust-pc-sdk #ot-lst-cnt:not(.ot-host-cnt) .ot-tgl-cntr {
                width: auto;
                top: auto;
                height: 20px
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-chkbox {
                position: relative;
                display: inline-block;
                width: 20px;
                height: 20px
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-chkbox label {
                position: absolute;
                padding: 0;
                width: 20px;
                height: 20px
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr {
                border: 1px solid #d8d8d8;
                padding: .75rem 2rem;
                padding-bottom: 0;
                width: auto;
                margin-top: .5rem
            }

            #onetrust-pc-sdk .ot-acc-grpdesc+.ot-leg-btn-container {
                padding-left: 20px;
                padding-right: 20px;
                width: calc(100% - 40px);
                margin-bottom: 5px
            }

            #onetrust-pc-sdk .ot-subgrp .ot-leg-btn-container {
                margin-bottom: 5px
            }

            #onetrust-pc-sdk #ot-ven-lst .ot-leg-btn-container {
                margin-top: 10px
            }

            #onetrust-pc-sdk .ot-leg-btn-container {
                display: inline-block;
                width: 100%;
                margin-bottom: 10px
            }

            #onetrust-pc-sdk .ot-leg-btn-container button {
                height: auto;
                padding: 6.5px 8px;
                margin-bottom: 0;
                letter-spacing: 0;
                font-size: .75em;
                line-height: normal
            }

            #onetrust-pc-sdk .ot-leg-btn-container svg {
                display: none;
                height: 14px;
                width: 14px;
                padding-right: 5px;
                vertical-align: sub
            }

            #onetrust-pc-sdk .ot-active-leg-btn {
                cursor: default;
                pointer-events: none
            }

            #onetrust-pc-sdk .ot-active-leg-btn svg {
                display: inline-block
            }

            #onetrust-pc-sdk .ot-remove-objection-handler {
                text-decoration: underline;
                padding: 0;
                font-size: .75em;
                font-weight: 600;
                line-height: 1;
                padding-left: 10px
            }

            #onetrust-pc-sdk .ot-obj-leg-btn-handler span {
                font-weight: bold;
                text-align: center;
                font-size: inherit;
                line-height: 1.5
            }

            #onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler {
                border: none;
                height: auto;
                line-height: 1.5;
                text-decoration: underline;
                font-size: .69em;
                background: none;
                right: 15px;
                top: 15px;
                width: auto;
                font-weight: normal
            }

            #onetrust-pc-sdk .ot-pgph-link {
                font-size: .813em !important;
                margin-top: 5px;
                position: relative
            }

            #onetrust-pc-sdk .ot-pgph-link.ot-pgph-link-subgroup {
                margin-bottom: 1rem
            }

            #onetrust-pc-sdk .ot-pgph-contr {
                margin: 0 2.5rem
            }

            #onetrust-pc-sdk .ot-pgph-title {
                font-size: 1.18rem;
                margin-bottom: 2rem
            }

            #onetrust-pc-sdk .ot-pgph-desc {
                font-size: 1rem;
                font-weight: 400;
                margin-bottom: 2rem;
                line-height: 1.5rem
            }

            #onetrust-pc-sdk .ot-pgph-desc:not(:last-child):after {
                content: "";
                width: 96%;
                display: block;
                margin: 0 auto;
                padding-bottom: 2rem;
                border-bottom: 1px solid #e9e9e9
            }

            #onetrust-pc-sdk .ot-cat-header {
                float: left;
                font-weight: 600;
                font-size: .875em;
                line-height: 1.5;
                max-width: 90%;
                vertical-align: middle
            }

            #onetrust-pc-sdk .ot-vnd-item>button:focus {
                outline: #000 solid 2px
            }

            #onetrust-pc-sdk .ot-vnd-item>button {
                position: absolute;
                cursor: pointer;
                width: 100%;
                height: 100%;
                margin: 0;
                top: 0;
                left: 0;
                z-index: 1;
                max-width: none;
                border: none
            }

            #onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=false]~.ot-acc-txt {
                margin-top: 0;
                max-height: 0;
                opacity: 0;
                overflow: hidden;
                width: 100%;
                transition: .25s ease-out;
                display: none
            }

            #onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-txt {
                transition: .1s ease-in;
                margin-top: 10px;
                width: 100%;
                overflow: auto;
                display: block
            }

            #onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-grpcntr {
                width: auto;
                margin-top: 0px;
                padding-bottom: 10px
            }

            #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
                position: relative;
                border-radius: 2px;
                margin: 0;
                padding: 0;
                border: 1px solid #d8d8d8;
                border-top: none;
                width: calc(100% - 2px);
                float: left
            }

            #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type {
                margin-top: 10px;
                border-top: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc {
                padding-left: 20px;
                padding-right: 20px;
                width: calc(100% - 40px);
                font-size: .812em;
                margin-bottom: 10px;
                margin-top: 15px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc>ul {
                padding-top: 10px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc>ul li {
                padding-top: 0;
                line-height: 1.5;
                padding-bottom: 10px
            }

            #onetrust-pc-sdk .ot-accordion-layout div+.ot-acc-grpdesc {
                margin-top: 5px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:first-child {
                margin-top: 10px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:last-child,#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child {
                margin-bottom: 5px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
                padding-top: 11.5px;
                padding-bottom: 11.5px;
                padding-left: 20px;
                padding-right: 20px;
                width: calc(100% - 40px);
                display: inline-block
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt {
                width: 100%;
                padding: 0
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-subgrp-cntr {
                padding-left: 20px;
                padding-right: 15px;
                padding-bottom: 0;
                width: calc(100% - 35px)
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-subgrp {
                padding-right: 5px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr {
                z-index: 1;
                position: relative
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 20px;
                margin-top: -2px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr .ot-arw {
                width: 15px;
                height: 20px;
                margin-left: 5px;
                color: dimgray
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
                float: none;
                color: #2e3644;
                margin: 0;
                display: inline-block;
                height: auto;
                word-wrap: break-word;
                min-height: inherit
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr,#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr {
                padding-left: 20px;
                width: calc(100% - 20px);
                display: inline-block;
                margin-top: 0;
                padding-bottom: 2px
            }

            #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
                position: relative;
                min-height: 25px
            }

            #onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 20px
            }

            #onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl+.ot-tgl {
                right: 95px
            }

            #onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler,#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler+a {
                margin-top: 5px
            }

            #onetrust-pc-sdk #ot-lst-cnt {
                margin-top: 1rem;
                max-height: calc(100% - 96px)
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr {
                border: 1px solid #d8d8d8;
                padding: .75rem 2rem;
                padding-bottom: 0;
                width: auto;
                margin-top: .5rem
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info {
                margin-bottom: 1rem;
                padding-left: .75rem;
                padding-right: .75rem;
                display: flex;
                flex-direction: column
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOEmail] {
                border-top: 1px solid #d8d8d8;
                padding-top: 1rem
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOLink] {
                border-bottom: 1px solid #d8d8d8;
                padding-bottom: 1rem
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-lbl {
                font-weight: bold;
                font-size: .85em;
                margin-bottom: .5rem
            }

            #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-cnt {
                margin-left: .5rem;
                font-weight: 500;
                font-size: .85rem
            }

            #onetrust-pc-sdk .ot-vs-list,#onetrust-pc-sdk .ot-vnd-serv {
                width: auto;
                padding: 1rem 1.25rem;
                padding-bottom: 0
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr {
                padding-bottom: .75rem;
                border-bottom: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr {
                font-weight: 600;
                font-size: .95em;
                line-height: 2;
                margin-left: .5rem
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item {
                border: none;
                margin: 0;
                padding: 0
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item button,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button {
                outline: none;
                border-bottom: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item button[aria-expanded=true],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button[aria-expanded=true] {
                border-bottom: none
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item:first-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:first-child {
                margin-top: .25rem;
                border-top: unset
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child {
                margin-bottom: .5rem
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child button,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child button {
                border-bottom: none
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info-cntr {
                border: 1px solid #d8d8d8;
                padding: .75rem 1.75rem;
                padding-bottom: 0;
                width: auto;
                margin-top: .5rem
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info {
                margin-bottom: 1rem;
                padding-left: .75rem;
                padding-right: .75rem;
                display: flex;
                flex-direction: column
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail] {
                border-top: 1px solid #d8d8d8;
                padding-top: 1rem
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink] {
                border-bottom: 1px solid #d8d8d8;
                padding-bottom: 1rem
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-lbl,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-lbl {
                font-weight: bold;
                font-size: .85em;
                margin-bottom: .5rem
            }

            #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-cnt,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-cnt {
                margin-left: .5rem;
                font-weight: 500;
                font-size: .85rem
            }

            #onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt {
                padding-left: 40px
            }

            #onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr {
                font-size: .8em
            }

            #onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-cat-header,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-cat-header {
                font-size: .8em
            }

            #onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv {
                margin-bottom: 1rem;
                padding: 1rem .95rem
            }

            #onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr {
                padding-bottom: .75rem;
                border-bottom: 1px solid #d8d8d8
            }

            #onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr {
                font-weight: 700;
                font-size: .8em;
                line-height: 20px;
                margin-left: .82rem
            }

            #onetrust-pc-sdk .ot-subgrp-cntr .ot-cat-header {
                font-weight: 700;
                font-size: .8em;
                line-height: 20px
            }

            #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-vnd-serv .ot-vnd-lst-cont .ot-accordion-layout .ot-acc-hdr div.ot-chkbox {
                margin-left: .82rem
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr {
                padding: .7rem 0;
                margin: 0;
                display: flex;
                width: 100%;
                align-items: center;
                justify-content: space-between
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:first-child {
                margin-left: .5rem
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:last-child {
                margin-right: .5rem;
                margin-left: .5rem
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-always-active {
                position: relative;
                right: unset;
                top: unset;
                transform: unset
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-plus-minus {
                top: 0
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-arw-cntr {
                float: none;
                top: unset;
                right: unset;
                transform: unset;
                margin-top: -2px;
                position: relative
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-cat-header {
                flex: 1;
                margin: 0 .5rem
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-tgl {
                position: relative;
                transform: none;
                right: 0;
                top: 0;
                float: none
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox {
                position: relative;
                margin: 0 .5rem
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label {
                padding: 0
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label::before {
                position: relative
            }

            #onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox input {
                position: absolute;
                cursor: pointer;
                width: 100%;
                height: 100%;
                opacity: 0;
                margin: 0;
                top: 0;
                left: 0;
                z-index: 1
            }

            #onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h5.ot-cat-header,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h4.ot-cat-header {
                margin: 0
            }

            #onetrust-pc-sdk .ot-vs-config .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp h5 {
                top: 0;
                line-height: 20px
            }

            #onetrust-pc-sdk .ot-vs-list {
                display: flex;
                flex-direction: column;
                padding: 0;
                margin: .5rem 4px
            }

            #onetrust-pc-sdk .ot-vs-selc-all {
                display: flex;
                padding: 0;
                float: unset;
                align-items: center;
                justify-content: flex-start
            }

            #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf {
                justify-content: flex-end
            }

            #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox {
                margin-right: 48px
            }

            #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox {
                margin: 0;
                padding: 0;
                margin-right: 14px;
                justify-content: flex-end
            }

            #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-chkbox,#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-tgl {
                display: inline-block;
                right: unset;
                width: auto;
                height: auto;
                float: none
            }

            #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label {
                width: 45px;
                height: 25px
            }

            #onetrust-pc-sdk .ot-vs-selc-all .ot-sel-all-chkbox {
                margin-right: 11px;
                margin-left: .75rem;
                display: flex;
                align-items: center
            }

            #onetrust-pc-sdk .ot-vs-selc-all .sel-all-hdr {
                margin: 0 1.25rem;
                font-size: .812em;
                line-height: normal;
                text-align: center;
                word-break: break-word;
                word-wrap: break-word
            }

            #onetrust-pc-sdk .ot-vnd-list-cnt #ot-selall-vencntr.ot-chkbox {
                float: unset;
                right: 0
            }

            #onetrust-pc-sdk[dir=rtl] #ot-back-arw,#onetrust-pc-sdk[dir=rtl] input~.ot-acc-hdr .ot-arw {
                transform: rotate(180deg);
                -o-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -webkit-transform: rotate(180deg)
            }

            #onetrust-pc-sdk[dir=rtl] input:checked~.ot-acc-hdr .ot-arw {
                transform: rotate(270deg);
                -o-transform: rotate(270deg);
                -ms-transform: rotate(270deg);
                -webkit-transform: rotate(270deg)
            }

            #onetrust-pc-sdk[dir=rtl] .ot-chkbox label::after {
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                border-left: 0;
                border-right: 3px solid
            }

            #onetrust-pc-sdk[dir=rtl] .ot-search-cntr>svg {
                right: 0
            }

            @media only screen and (max-width: 600px) {
                #onetrust-pc-sdk.otPcCenter {
                    left:0;
                    min-width: 100%;
                    height: 100%;
                    top: 0;
                    border-radius: 0
                }

                #onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
                    margin: 1px 3px 0 10px;
                    padding-right: 10px;
                    width: calc(100% - 23px)
                }

                #onetrust-pc-sdk .ot-btn-container button {
                    max-width: none;
                    letter-spacing: .01em
                }

                #onetrust-pc-sdk #close-pc-btn-handler {
                    top: 10px;
                    right: 17px
                }

                #onetrust-pc-sdk p {
                    font-size: .7em
                }

                #onetrust-pc-sdk #ot-pc-hdr {
                    margin: 10px 10px 0 5px;
                    width: calc(100% - 15px)
                }

                #onetrust-pc-sdk .vendor-search-handler {
                    font-size: 1em
                }

                #onetrust-pc-sdk #ot-back-arw {
                    margin-left: 12px
                }

                #onetrust-pc-sdk #ot-lst-cnt {
                    margin: 0;
                    padding: 0 5px 0 10px;
                    min-width: 95%
                }

                #onetrust-pc-sdk .switch+p {
                    max-width: 80%
                }

                #onetrust-pc-sdk .ot-ftr-stacked button {
                    width: 100%
                }

                #onetrust-pc-sdk #ot-fltr-cnt {
                    max-width: 320px;
                    width: 90%;
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0;
                    margin: 0;
                    margin-left: 15px;
                    left: auto;
                    right: 40px;
                    top: 85px
                }

                #onetrust-pc-sdk .ot-fltr-opt {
                    margin-left: 25px;
                    margin-bottom: 10px
                }

                #onetrust-pc-sdk .ot-pc-refuse-all-handler {
                    margin-bottom: 0
                }

                #onetrust-pc-sdk #ot-fltr-cnt {
                    right: 40px
                }
            }

            @media only screen and (max-width: 476px) {
                #onetrust-pc-sdk .ot-fltr-cntr,#onetrust-pc-sdk #ot-fltr-cnt {
                    right:10px
                }

                #onetrust-pc-sdk #ot-anchor {
                    right: 25px
                }

                #onetrust-pc-sdk button {
                    width: 100%
                }

                #onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-sel-all {
                    padding-right: 9px
                }

                #onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr {
                    right: 0
                }
            }

            @media only screen and (max-width: 896px)and (max-height: 425px)and (orientation: landscape) {
                #onetrust-pc-sdk.otPcCenter {
                    left:0;
                    top: 0;
                    min-width: 100%;
                    height: 100%;
                    border-radius: 0
                }

                #onetrust-pc-sdk .ot-pc-header {
                    height: auto;
                    min-height: 20px
                }

                #onetrust-pc-sdk .ot-pc-header .ot-pc-logo {
                    max-height: 30px
                }

                #onetrust-pc-sdk .ot-pc-footer {
                    max-height: 60px;
                    overflow-y: auto
                }

                #onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk #ot-pc-lst {
                    bottom: 70px
                }

                #onetrust-pc-sdk.ot-ftr-stacked #ot-pc-content {
                    bottom: 70px
                }

                #onetrust-pc-sdk #ot-anchor {
                    left: initial;
                    right: 50px
                }

                #onetrust-pc-sdk #ot-lst-title {
                    margin-top: 12px
                }

                #onetrust-pc-sdk #ot-lst-title * {
                    font-size: inherit
                }

                #onetrust-pc-sdk #ot-pc-hdr input {
                    margin-right: 0;
                    padding-right: 45px
                }

                #onetrust-pc-sdk .switch+p {
                    max-width: 85%
                }

                #onetrust-pc-sdk #ot-sel-blk {
                    position: static
                }

                #onetrust-pc-sdk #ot-pc-lst {
                    overflow: auto
                }

                #onetrust-pc-sdk #ot-lst-cnt {
                    max-height: none;
                    overflow: initial
                }

                #onetrust-pc-sdk #ot-lst-cnt.no-results {
                    height: auto
                }

                #onetrust-pc-sdk input {
                    font-size: 1em !important
                }

                #onetrust-pc-sdk p {
                    font-size: .6em
                }

                #onetrust-pc-sdk #ot-fltr-modal {
                    width: 100%;
                    top: 0
                }

                #onetrust-pc-sdk ul li p,#onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a,#onetrust-pc-sdk .category-host-list-handler {
                    font-size: .6em
                }

                #onetrust-pc-sdk.ot-shw-fltr #ot-anchor {
                    display: none !important
                }

                #onetrust-pc-sdk.ot-shw-fltr #ot-pc-lst {
                    height: 100% !important;
                    overflow: hidden;
                    top: 0px
                }

                #onetrust-pc-sdk.ot-shw-fltr #ot-fltr-cnt {
                    margin: 0;
                    height: 100%;
                    max-height: none;
                    padding: 10px;
                    top: 0;
                    width: calc(100% - 20px);
                    position: absolute;
                    right: 0;
                    left: 0;
                    max-width: none
                }

                #onetrust-pc-sdk.ot-shw-fltr .ot-fltr-scrlcnt {
                    max-height: calc(100% - 65px)
                }
            }

            #onetrust-consent-sdk #onetrust-pc-sdk, #onetrust-consent-sdk #ot-search-cntr, #onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle, #onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after ,#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt, #onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
                background-color: #FFFFFF;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk h3, #onetrust-consent-sdk #onetrust-pc-sdk h4, #onetrust-consent-sdk #onetrust-pc-sdk h5, #onetrust-consent-sdk #onetrust-pc-sdk h6, #onetrust-consent-sdk #onetrust-pc-sdk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header, #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status, #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {
                color: #898989;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-pgph-link, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-legclaim-link, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info a {
                color: #3860BE;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler:hover {
                text-decoration: underline;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt, #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-subgrp-tgl .ot-switch.ot-toggle {
                background-color: #E9E9E9;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-ven-dets {
                background-color: #E9E9E9;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
                background-color: #a60003;
                border-color: #a60003;
                color: #FFFFFF;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
                border-color: #a60003;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-remove-objection-handler {
                background-color: transparent;
                border: 1px solid transparent;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn {
                background-color: #FFFFFF;
                color: #78808E;
                border-color: #78808E;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus + .ot-switch, .ot-switch .ot-switch-nob, .ot-switch .ot-switch-nob:before, #onetrust-pc-sdk .ot-checkbox input[type="checkbox"]:focus + label::before, #onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus + label::before {
                outline-color: #000000;
                outline-width: 1px;
            }

            #onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus {
                border: 1px solid #000000;
            }

            #onetrust-consent-sdk #onetrust-pc-sdk *:focus, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr > a:focus {
                outline: 1px solid #000000;
            }

            #onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk, #onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk {
                background-image: url('https://cdn.cookielaw.org/logos/static/ot_external_link.svg');
            }

            .ot-sdk-cookie-policy {
                font-family: inherit;
                font-size: 16px
            }

            .ot-sdk-cookie-policy.otRelFont {
                font-size: 1rem
            }

            .ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title {
                color: dimgray
            }

            .ot-sdk-cookie-policy #cookie-policy-description {
                margin-bottom: 1em
            }

            .ot-sdk-cookie-policy h4 {
                font-size: 1.2em
            }

            .ot-sdk-cookie-policy h6 {
                font-size: 1em;
                margin-top: 2em
            }

            .ot-sdk-cookie-policy th {
                min-width: 75px
            }

            .ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover {
                background: #fff
            }

            .ot-sdk-cookie-policy thead {
                background-color: #f6f6f4;
                font-weight: bold
            }

            .ot-sdk-cookie-policy .ot-mobile-border {
                display: none
            }

            .ot-sdk-cookie-policy section {
                margin-bottom: 2em
            }

            .ot-sdk-cookie-policy table {
                border-collapse: inherit
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
                font-family: inherit;
                font-size: 1rem
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
                color: dimgray
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
                margin-bottom: 1em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup {
                margin-left: 1.5em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
                font-size: .9em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a {
                font-size: inherit
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
                font-size: 1em;
                margin-bottom: .6em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
                margin-bottom: 1.2em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section {
                margin-bottom: 1em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
                min-width: 75px
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
                background: #fff
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead {
                background-color: #f6f6f4;
                font-weight: bold
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border {
                display: none
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section {
                margin-bottom: 2em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li {
                list-style: disc;
                margin-left: 1.5em
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4 {
                display: inline-block
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
                border-collapse: inherit;
                margin: auto;
                border: 1px solid #d7d7d7;
                border-radius: 5px;
                border-spacing: initial;
                width: 100%;
                overflow: hidden
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
                border-bottom: 1px solid #d7d7d7;
                border-right: 1px solid #d7d7d7
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
                border-bottom: 0px
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child {
                border-right: 0px
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
                width: 25%
            }

            .ot-sdk-cookie-policy[dir=rtl] {
                text-align: left
            }

            #ot-sdk-cookie-policy h3 {
                font-size: 1.5em
            }

            @media only screen and (max-width: 530px) {
                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
                    display:block
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr {
                    position: absolute;
                    top: -9999px;
                    left: -9999px
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
                    margin: 0 0 1em 0
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a {
                    background: #f6f6f4
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td {
                    border: none;
                    border-bottom: 1px solid #eee;
                    position: relative;
                    padding-left: 50%
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
                    position: absolute;
                    height: 100%;
                    left: 6px;
                    width: 40%;
                    padding-right: 10px
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border {
                    display: inline-block;
                    background-color: #e4e4e4;
                    position: absolute;
                    height: 100%;
                    top: 0;
                    left: 45%;
                    width: 2px
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
                    content: attr(data-label);
                    font-weight: bold
                }

                .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li {
                    word-break: break-word;
                    word-wrap: break-word
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
                    overflow: hidden
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
                    border: none;
                    border-bottom: 1px solid #d7d7d7
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
                    display: block
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
                    width: auto
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
                    margin: 0 0 1em 0
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
                    height: 100%;
                    width: 40%;
                    padding-right: 10px
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
                    content: attr(data-label);
                    font-weight: bold
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li {
                    word-break: break-word;
                    word-wrap: break-word
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr {
                    position: absolute;
                    top: -9999px;
                    left: -9999px;
                    z-index: -9999
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
                    border-bottom: 1px solid #d7d7d7;
                    border-right: 0px
                }

                #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child {
                    border-bottom: 0px
                }
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
                color: #696969;
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
                color: #696969;
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
                color: #696969;
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
                color: #696969;
            }

            #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
                background-color: #F8F8F8;
            }

            .ot-floating-button__front {
                background-image: url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')
            }

            @keyframes slide-down-custom {
                0% {
                    bottom: 641px !important;
                }

                100% {
                    bottom: 0px;
                }
            }

            @-webkit-keyframes slide-down-custom {
                0% {
                    bottom: 641px !important;
                }

                100% {
                    bottom: 0px;
                }
            }

            @-moz-keyframes slide-down-custom {
                0% {
                    bottom: 641px !important;
                }

                100% {
                    bottom: 0px;
                }
            }

            #ot-sdk-btn-floating.ot-floating-button {
                position: fixed;
                bottom: 10px;
                opacity: 0;
                width: 50px;
                height: 50px;
                line-height: 15px;
                cursor: pointer;
                background-color: rgba(0,0,0,0);
                transition: all 300ms ease;
                z-index: 2147483646;
                animation: otFloatingBtnIntro 800ms ease 0ms 1 forwards
            }

            #ot-sdk-btn-floating.ot-floating-button.ot-hide {
                display: none
            }

            #ot-sdk-btn-floating.ot-floating-button::before,#ot-sdk-btn-floating.ot-floating-button::after {
                text-transform: none;
                line-height: 1;
                user-select: none;
                pointer-events: none;
                position: absolute;
                transform: scale(0);
                opacity: 0;
                transition: all 300ms ease;
                display: block;
                height: auto
            }

            #ot-sdk-btn-floating.ot-floating-button::before {
                content: "";
                border: 5px solid rgba(0,0,0,0);
                z-index: 1001;
                top: 50%;
                border-left-width: 0;
                border-right-color: #333;
                right: calc(0em - 5px);
                transform: translate(10px, -50%)
            }

            #ot-sdk-btn-floating.ot-floating-button::after {
                content: attr(data-title);
                position: absolute;
                text-align: center;
                top: 50%;
                left: calc(100% + 5px);
                transform: translate(10px, -50%);
                font-size: .75rem;
                min-width: 3em;
                max-width: 21em;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                padding: 5px;
                border-radius: .3ch;
                box-shadow: 0 1em 2em -0.5em rgba(0,0,0,.35);
                background: #333;
                color: #fff;
                z-index: 2147483645
            }

            #ot-sdk-btn-floating.ot-floating-button:hover::before,#ot-sdk-btn-floating.ot-floating-button:hover::after {
                opacity: 1
            }

            #ot-sdk-btn-floating.ot-floating-button:hover::before {
                transform: translate(0.5em, -50%) scale(1)
            }

            #ot-sdk-btn-floating.ot-floating-button:hover::after {
                transform: translate(0.5em, -50%) scale(1)
            }

            #ot-sdk-btn-floating.ot-floating-button.ot-pc-open .ot-floating-button__front {
                transform: rotateY(-180deg)
            }

            #ot-sdk-btn-floating.ot-floating-button.ot-pc-open .ot-floating-button__back {
                transform: rotateY(0)
            }

            #ot-sdk-btn-floating .ot-floating-button__front,#ot-sdk-btn-floating .ot-floating-button__back {
                position: absolute;
                width: 100%;
                height: 100%;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                background-color: #6aaae4;
                border-radius: 10px;
                box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
                transition: transform .6s;
                transform-style: preserve-3d
            }

            #ot-sdk-btn-floating .ot-floating-button__front {
                background-color: #6aaae4;
                transform: rotateY(0)
            }

            #ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
                background-position: center center;
                background-repeat: no-repeat;
                background-size: 100%;
                border-radius: 100px
            }

            #ot-sdk-btn-floating .ot-floating-button__front svg {
                width: 30px;
                height: 37px
            }

            #ot-sdk-btn-floating .ot-floating-button__back {
                background-color: #69c;
                transform: rotateY(-180deg)
            }

            #ot-sdk-btn-floating .ot-floating-button__back.custom-persistent-icon {
                background-position: center center;
                background-repeat: no-repeat;
                background-size: 100%;
                border-radius: 100px
            }

            #ot-sdk-btn-floating .ot-floating-button__back svg {
                width: 24px;
                height: 24px
            }

            #ot-sdk-btn-floating.ot-floating-button button {
                padding: 0;
                background-color: rgba(0,0,0,0);
                border: 0;
                width: 100%;
                height: 100%;
                cursor: pointer
            }

            @keyframes otFloatingBtnIntro {
                0% {
                    opacity: 0;
                    left: -75px
                }

                100% {
                    opacity: 1;
                    left: 1%
                }
            }

            @keyframes otFloatingBtnImageIntro {
                0% {
                    opacity: 0;
                    transform: scale(0) rotate(-270deg)
                }

                100% {
                    opacity: 100%;
                    transform: scale(0.95) rotate(0deg)
                }
            }

/* ==========================================================================
   CUSTOM EDITS (2025-09-25)
   - Align the login form (#brandLoginForm) to the LEFT on desktop with 50px left margin.
   - Center the form automatically on tablets/phones.
   - These rules override any conflicting RTL/right-alignment from the original theme.
   ========================================================================== */
#brandLoginForm{
  box-sizing: border-box;
}

/* Desktop and large screens */
@media (min-width: 992px){
  #brandLoginForm{
    margin-left: 50px !important;   /* Requested 50px left spacing */
    margin-right: auto !important;
    float: left !important;
    right: auto !important;         /* neutralize legacy RTL positioning */
    left: auto !important;
  }
}

/* Tablets and phones */
@media (max-width: 991px){
  #brandLoginForm{
    float: none !important;
    margin: 0 auto !important;      /* center horizontally */
    max-width: 520px;               /* keep a nice readable width on small screens */
  }
}
