:root {
    --white: #FFF;
    --black: #000;
    --red: #e50043;
}

.\@white--txt {
    color: var(--white);
}

.\@black--txt {
    color: var(--black);
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a:not(.teaserPost, .postcard--right, .postcard--left, .mainnav__item, .tags__link, .footer__link, .recent__item, .pagination__home) {
    color: #2d2d2d;
    text-decoration: underline;
    -webkit-text-decoration-skip: objects
}

.teaserPost, .postcard--right, .postcard--left) {
  color: #000
}

a:hover:not([href]) {
    color: #e50043;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.mediaitem--video embed,
.mediaitem--video iframe,
.mediaitem--video object,
.mediaitem--video video,
.mediaitem__video embed,
.mediaitem__video iframe,
.mediaitem__video object,
.mediaitem__video video,
.video__embed embed,
.video__embed iframe,
.video__embed object,
.video__embed video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.mediaitem--video,
.mediaitem__video,
.video__embed {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.mediaitem--video::before,
.mediaitem__video::before,
.video__embed::before {
    display: block;
    content: ''
}

.author__header,
.bloginfo__header,
.bodytext h2,
.bodytext h3,
.event__item__title,
.events__header,
.introitem,
.mainnav,
.newsletter__content,
.newsletter__header,
.pagination__home,
.postcard__date,
.postcard__title,
.recent__header,
.recent__title,.top5__title,
.tags__list,
.textitem h2,
.textitem h3,
.titleitem__date,
.titleitem__title,
.video__header,
.changelanguage__header, .relatedblogs__header, .search__header, .top5__header,
h1,
h2,
h3 {
    display: block;
    color: #2d2d2d;
    margin: 0 0 .5rem 0;
    line-height: 1.3;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden
}

.changelanguage__title {
    padding: 0 1rem;
  text-transform: none;
}

.changelanguage__icon {
    display: inline-block;
    margin: 0;
    height: 30px;
    width: auto;
}

.changelanguage__header {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit;
    display: block;
    text-transform: normal;
    background: #fff;
    color: #2d2d2d;
    margin: 0 0 10px 0;
   border:0 ;
  cursor: pointer;
  width: 100%;
  text-align: left;
}

.changelanguage__dropdown {
  position: relative;
  display: inline-block;
  width:100%;
}

.changelanguage__dropdowncontent {
  display: none;
  position: absolute;
  background-color: #fff; 
  border-bottom: 1rem #f2f2f2 solid;
  width: 100%;
  z-index: 1;
  margin-top: -10px;
  padding-top:12px;
}

.changelanguage__dropdowncontent a {
  color: black;
  padding: 0px 30px 24px 30px;
  text-decoration: none;
  display: block;
}

.changelanguage__dropdowncontent a:hover { color: #0d9be2;}

.changelanguage__dropdown:hover .changelanguage__dropdowncontent {
  display: block;
}

.breadcrumb,
.footer,
.header__inner {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}
.header__inner {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (min-width:576px) {

    .breadcrumb,
    .footer {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .breadcrumb,
    .footer {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .breadcrumb,
    .footer {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .breadcrumb,
    .footer {
        max-width: 1440px
    }
}

.page {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.author__email,
.bloginfo__weblink,
.event__item,
.footer__link,
.mainnav__item,
.pagination__home,
.recent__item, .relatedblogs__item, .search__item, .top5__item {
    text-decoration: none;
    color: inherit;
    transition: color .25s ease-in-out
}
.relatedblogs__item{
  margin-top:12px;
}
.relatedblogs__item:first-child {
  margin-top:0px;
}
.changelanguage__link:first-child {
  margin-top:12px;
}

.author__email:focus,
.author__email:hover,
.bloginfo__weblink:focus,
.bloginfo__weblink:hover,
.event__item:focus,
.event__item:hover,
.footer__link:focus,
.footer__link:hover,
.pagination__home:focus,
.pagination__home:hover,
.recent__item:focus,
.recent__item:hover, .relatedblogs__item:focus, .search__item:focus, .top5__item:focus, .relatedblogs__item:hover, .search__item:hover, .top5__item:hover {
    text-decoration: none;
    color: #000000;
}

.mainnav__item:focus,
.mainnav__item::hover {
    text-decoration: none;
    color: var(--white);
}

.relatedblogs__link{
    color: #000;
}

.relatedblogs__link:hover{
    color: #000000;
}

.relatedblogs__icon {
  height:14px;
  margin-left: 10px;
}
.relatedblogs__item svg {
  margin-bottom: 4px;
}

html {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
}

body {
    background-color: #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 0
}

figcaption,
figure,
li,
picture,
ul {
    margin: 0;
    padding: 0;
    display: block
}

ul {
    margin-bottom: 1rem
}

hr {
    clear: both;
    width: 100%;
    height: 1px;
    border: none;
    background: #ccc;
    margin: 1rem 0
}

h1 {
    font-size: 1.5em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:768px) {
    h1 {
        font-size: 1.6em
    }
}

@media (min-width:992px) {
    h1 {
        font-size: 1.8em
    }
}

h2 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:992px) {
    h2 {
        font-size: 1.4em
    }
}

h3 {
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit
}

.btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    color: #fff;
    background: #0d9be2;
    cursor: pointer;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: 0 0 0 transparent
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn,
.btn:focus,
.btn:hover,
.btn:link,
.btn:visited {
    outline: 0;
    text-decoration: none
}

.btn:focus,
.btn:hover {
    background-color: #0d9be2;
    color: #fff
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.page {
    background-color: #f2f2f2;
    color: #2d2d2d
}

.content-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin: 0 auto
}

@media (min-width:576px) {
    .content-wrap {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .content-wrap {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .content-wrap {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .content-wrap {
        max-width: 1440px
    }
}

.teaserPost {
    text-decoration: none;
    width: 100%;
}

.teaserPost:hover { text-decoration: none; }

.teaserPost__content {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

.teaserPost__image  {
    object-fit: cover;
    position: relative;
    width: 100%;
    height: calc(100vh - 60px);
    min-height: 300px;
}

.teaserPost__image--medium {
    --height: 25vh; /* Height 75vh */
    height: calc(100vh - var(--height));
}

.teaserPost__image--small {
    --height: 37.5vh; /* Height 62.5vh */
    height: calc(100vh - var(--height));
}

.teaserPost__image--top { object-position: top; }
.teaserPost__image--bottom { object-position: bottom; }

.teaserPost__imageDiv {
    position: relative;
}

.teaserPost__imageDiv::before {
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
}

.teaserPost__textBox {
    z-index: 2;
    color: #000;
    padding: 15px 25px;
    background-color: #FFF;
}

.teaserPost__title {
    font-size: 1.75rem;
    line-height: 2.5rem;
    font-weight: bold;
}

.teaserPost__title:after {
    background: #FFF;
    content: "";
    display: block;
    height: 4px;
    margin: 1rem 0 0;
    width: 64px;
}

.teaserPost__copytext {
    margin-top: 21px;
}

@media (min-width: 992px) {

    .teaserPost__textBox {
        color: #FFF;
        padding: 0;
        background-color: inherit;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .teaserPost__title {
        font-size: 2.375rem;
        line-height: 3.125rem;
    }
}

.content,
.content--full {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:768px) {
    .content {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
}

.sidebar {
    margin-top: 5rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:768px) {
    .sidebar {
        margin-top: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

.header {
    background: #000
}

.header__inner::after {
    display: block;
    clear: both;
    content: ""
}

.header__logo--cideon,
.header__logo--eplan {
    display: inline-block;
    height: 30px;
    margin: 1rem 0;
    transition: height .3s;
}

@media (min-width:576px) {

    .header__logo--cideon,
    .header__logo--eplan {
        height: 45px
    }
}

@media (min-width:992px) {

    .header__logo--cideon,
    .header__logo--eplan {
        height: 60px
    }
}

.header__logo--eplan {
    float: left
}

.header__logo--cideon {
    float: right
}

.mainnav {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit;
    color: var(--white);
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    z-index: 2;
    margin: 0;
    text-align: center;
    text-overflow: clip;
}

@media (min-width:768px) {

    .mainnav {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

.mainnav__item {
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    padding: 0 15px;
    font-size: .9375rem
}

@media (max-width:992px) {
    .mainnav {
        width: 100%;
        padding: 2rem 0 2rem 47px;
    }
}

@media (max-width:767px) {

    .mainnav {
        padding: 2rem 0;
        text-align: center;
    }
}


.mainnav__icon {
    display: block;
    margin: 0 auto .5rem auto;
    height: 50px;
    width: auto
}

.breadcrumb {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: .875rem
}

.breadcrumb__inner {
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.breadcrumb__item {
    text-transform: uppercase;
    text-decoration: none;
    color: inherit
}

.breadcrumb__item:after {
    content: '/';
    padding: 0 .3em;
    display: inline-block
}

.breadcrumb__item:last-child {
    opacity: .5
}

.breadcrumb__item:last-child:after {
    display: none
}

.bodytext ol,
.bodytext ul,
.bulletlist,
.textitem ul {
    margin: 0 0 1rem 0
}

.bodytext ol li,
.bodytext ul li,
.bulletlist li,
.textitem ul li {
    margin-bottom: .5rem
}

.bodytext ol li:before,
.bodytext ul li:before,
.bulletlist li:before,
.textitem ul li:before {
    content: '';
    display: inline-block;
    height: .5em;
    width: .5em;
    vertical-align: middle;
    margin-right: .8em;
    background: #000;
}

.content__inner {
    background: #fff;
    padding: 1px 0
}

.bodytext,
.imageslideritem,
.infolistitem,
.introitem,
.mediaitem__header,
.textitem,
.titleitem {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {

    .bodytext,
    .imageslideritem,
    .infolistitem,
    .introitem,
    .mediaitem__header,
    .textitem,
    .titleitem {
        padding-left: 45px;
        padding-right: 45px
    }
}

.bodytext,
.bodytext h2,
.bodytext h3,
.bodytext img,
.imageslideritem,
.infolistitem,
.introitem,
.mediaitem,
.mediaitem--image,
.mediaitem--video,
.mediaitem__image,
.mediaitem__video,
.textitem,
.textitem h2,
.textitem h3,
.titleitem {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.bodytext h2:first-child,
.bodytext h3:first-child,
.bodytext img:first-child,
.bodytext:first-child,
.imageslideritem:first-child,
.infolistitem:first-child,
.introitem:first-child,
.mediaitem--image:first-child,
.mediaitem--video:first-child,
.mediaitem:first-child,
.mediaitem__image:first-child,
.mediaitem__video:first-child,
.textitem h2:first-child,
.textitem h3:first-child,
.textitem:first-child,
.titleitem:first-child {
    margin-top: 1rem
}

.bodytext h2:last-child,
.bodytext h3:last-child,
.bodytext img:last-child,
.bodytext:last-child,
.imageslideritem:last-child,
.infolistitem:last-child,
.introitem:last-child,
.mediaitem--image:last-child,
.mediaitem--video:last-child,
.mediaitem:last-child,
.mediaitem__image:last-child,
.mediaitem__video:last-child,
.textitem h2:last-child,
.textitem h3:last-child,
.textitem:last-child,
.titleitem:last-child {
    margin-bottom: 1rem
}

.titleitem__date {
    font-size: 1.5em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:768px) {
    .titleitem__date {
        font-size: 1.6em
    }
}

@media (min-width:992px) {
    .titleitem__date {
        font-size: 1.8em
    }
}

.titleitem__title {
    font-size: 1.5em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:768px) {
    .titleitem__title {
        font-size: 1.6em
    }
}

@media (min-width:992px) {
    .titleitem__title {
        font-size: 1.8em
    }
}

.titleitem__title:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.titleitem__author, .titleitem__readminutes {
    display: block;
    margin-top: 0.5rem;
    font-style: italic;
}
.titleitem__author {
  margin-right:20px;
}

.textitem h2 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:992px) {
    .textitem h2 {
        font-size: 1.4em
    }
}

.textitem h2:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.textitem h3 {
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit
}

.textitem h3:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.introitem {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit;
    margin-top: 2rem;
}

@media (min-width:992px) {
    .introitem {
        font-size: 1.4em
    }
}

.introitem:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.mediaitem--image,
.mediaitem--video,
.mediaitem__image,
.mediaitem__video {
    display: block;
    border-style: solid;
    border-color: transparent;
    border-width: 0 10px 0 10px
}

.mediaitem__header+.mediaitem--image,
.mediaitem__header+.mediaitem--video,
.mediaitem__header+.mediaitem__image,
.mediaitem__header+.mediaitem__video {
    margin-top: 0
}

.mediaitem--video:before,
.mediaitem__video:before {
    padding-top: 56.25%
}

.imageslideritem {
    padding-bottom: 1px;
    overflow: hidden
}

.imageslider,
.imageslider__item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto
}

@media (min-width:992px) {

    .imageslider,
    .imageslider__item {
        width: 450px
    }
}

@media (min-width:1200px) {

    .imageslider,
    .imageslider__item {
        width: 540px
    }
}

.imageslider em,
.imageslider__item em {
    font-size: .875rem;
    display: block;
    margin-top: -35px
}

.imageslider {
    margin-bottom: 50px
}

.imageslider__image {
    max-width: 100%;
    height: auto
}

.imageslider__next,
.imageslider__prev {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -14px;
    height: 38px;
    padding: 5px 10px;
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    background: #fff;
    background: rgba(255, 255, 255, .5)
}

.imageslider__next:before,
.imageslider__prev:before {
    display: block
}

.imageslider__next:before,
.imageslider__prev:before,
.pagination__next--disabled:before,
.pagination__next:before,
.pagination__prev--disabled:before,
.pagination__prev:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240px%22%20height%3D%2228px%22%20viewBox%3D%220%200%2041%2029%22%3E%3Cpath%20d%3D%22M27.61.44a1.44%201.44%200%200%200-2.07%200%201.48%201.48%200%200%200%200%202.06l10.48%2010.54H1.45a1.47%201.47%200%200%200%200%202.94h34.57l-10.48%2010.5a1.5%201.5%200%200%200%200%202.08c.58.58%201.51.58%202.07%200l12.96-13.03a1.43%201.43%200%200%200%200-2.05L27.6.44z%22%20fill%3D%22%232d2d2d%22%20%2F%3E%3C%2Fsvg%3E");
    width: 40px;
    height: 28px
}

.imageslider__prev {
    left: 0
}

.imageslider__prev:before {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

@media (min-width:992px) {
    .imageslider__prev {
        left: auto;
        right: 100%
    }
}

.imageslider__next {
    right: 0
}

@media (min-width:992px) {
    .imageslider__next {
        right: auto;
        left: 100%
    }
}

.imageslider__button-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.imageslideritem .flickity-page-dots {
    top: 100%;
    margin-top: 1rem;
    bottom: auto
}

.imageslideritem .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px
}

.flickity-page-dots li:before {
    background: 0 0 !important
}

.infolistitem__title {
    color: #000;
    font-weight: inherit
}

.infolistitem__title:before {
    content: '';
    display: inline-block;
    height: .5em;
    width: .5em;
    vertical-align: middle;
    margin-right: .8em;
    background: #000;
}

.infolistitem__content {
    margin: 0 0 1rem 0
}

.bodytext img {
    display: block;
    border-style: solid;
    border-color: transparent
}

.bodytext .mediaitem__header+img {
    margin-top: 0
}

.bodytext ol {
    padding-left: 0
}

.bodytext h2 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:992px) {
    .bodytext h2 {
        font-size: 1.4em
    }
}

.bodytext h2:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.bodytext h3 {
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit
}

.bodytext h3:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.bodytext img,
.bodytext img img {
    max-width: 100%;
    height: auto
}

.bodytext .hs-responsive-embed {
    position: relative;
    padding-top: 56.25%
}

.bodytext .hs-responsive-embed iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.author__content,
.author__header,
.bloginfo__content,
.bloginfo__header,
.event__item__title,
.events__header,
.newsletter__content,
.newsletter__header,
.recent__header,
.recent__title,.top5__title,
.video__header,
.video__info,
.changelanguage__header, .relatedblogs__header, .search__header, .top5__header, 
.relatedblogs__content, .search__content, .top5__content{
    padding: 15px
}
  .sociallinks .bloginfo__content {
    padding: 0 15px 15px 15px;
  }

@media (min-width:1200px) {

    .author__content,
    .author__header,
    .bloginfo__content,
    .bloginfo__header,
    .event__item__title,
    .events__header,
    .newsletter__content,
    .newsletter__header,
    .recent__header,
    .recent__title,.top5__title,
    .video__header,
.changelanguage__header, .relatedblogs__header, .search__header, .top5__header,
  .relatedblogs__content, .search__content, .top5__content{
        padding: 5% 30px
    }
  .sociallinks .bloginfo__content {
    padding: 5% 30px 5% 30px;
  }
}

.top5__title {
   margin: 0;
  padding: 5% 0 0 0;
}
.top5__item:first-child .top5__title {
  padding-top: 00;
} 

.author,
.bloginfo,
.events,
.newsletter,
.recent,
.video,
.changelanguage,
.relatedblogs,
.top5,
.search,
.sociallinks {
    display: block;
    margin-bottom: 2rem
}

.content .author { display: none; }

@media (max-width:767px) {

    .content .author { display: block; }

    .sidebar .author { display: none }
}



.bloginfo:last-child{
    margin-bottom: 2rem;
}
.sociallinks:last-child {
    margin-bottom: 2rem;
}

.author__header,
.bloginfo__header,
.events__header,
.newsletter__header,
.recent__header,
.video__header,
.video__info,
.changelanguage__header, .relatedblogs__header, .search__header, .top5__header{
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit;
    display: block;
    text-transform: uppercase;
    background: #fff;
    color: #2d2d2d;
    margin: 0 0 10px 0
}
.video__info {
    text-transform: none;
    font-size: 1em;
}

.changelanguage__header {
  margin: 0;
}

@media (min-width:992px) {

    .author__header,
    .bloginfo__header,
    .events__header,
    .newsletter__header,
    .recent__header,
    .video__header,
.changelanguage__header, .relatedblogs__header, .search__header, .top5__header {
        font-size: 1.4em
    }
}

.author__content,
.bloginfo__content,
.newsletter__content, .relatedblogs__content, .search__content, .top5__content {
    display: block;
    background: #fff;
    color: #2d2d2d
}

.author__content::after,
.bloginfo__content::after,
.newsletter__content::after, .relatedblogs__content::after, .search__content::after, .top5__content::after {
    display: block;
    clear: both;
    content: ""
}

.author__content :last-child,
.bloginfo__content :last-child,
.newsletter__content :last-child, .relatedblogs__content :last-child, .search__content :last-child , .top5__content  :last-child{
    margin-bottom: 0
}

.bloginfo__links {
    position: relative;
    text-align: right
}

.bloginfo__links::after {
    display: block;
    clear: both;
    content: ""
}

.bloginfo__weblink {
    float: left;
    vertical-align: middle
}

.bloginfo__weblink:before {
    margin-right: .4em;
}

.bloginfo__weblink:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2212px%22%20viewBox%3D%220%200%202%204%22%3E%3Cpath%20d%3D%22M0%200%2C%202%202%2C%200%204z%22%20fill%3D%22%23000000%22%20%2F%3E%3C%2Fsvg%3E");
    width: 6px;
    height: 12px
}

.bloginfo__social-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.bloginfo__social--facebook,
.bloginfo__social--instagram,
.bloginfo__social--linkedin,
.bloginfo__social--pinterest,
.bloginfo__social--twitter,
.bloginfo__social--viadeo,
.bloginfo__social--xing,
.bloginfo__social--youtube {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin-left: .4em;
    position: relative;
    text-decoration: none
}

.bloginfo__social--facebook:before,
.bloginfo__social--instagram:before,
.bloginfo__social--linkedin:before,
.bloginfo__social--pinterest:before,
.bloginfo__social--twitter:before,
.bloginfo__social--viadeo:before,
.bloginfo__social--xing:before,
.bloginfo__social--youtube:before {
    opacity: 1
}

.bloginfo__social--facebook:hover:before,
.bloginfo__social--instagram:hover:before,
.bloginfo__social--linkedin:hover:before,
.bloginfo__social--pinterest:hover:before,
.bloginfo__social--twitter:hover:before,
.bloginfo__social--viadeo:hover:before,
.bloginfo__social--xing:hover:before,
.bloginfo__social--youtube:hover:before {
    transition: opacity .2s;
    opacity: 0
}

.bloginfo__social--facebook:after,
.bloginfo__social--instagram:after,
.bloginfo__social--linkedin:after,
.bloginfo__social--pinterest:after,
.bloginfo__social--twitter:after,
.bloginfo__social--viadeo:after,
.bloginfo__social--xing:after,
.bloginfo__social--youtube:after {
    transition: opacity .2s;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.bloginfo__social--facebook:hover:after,
.bloginfo__social--instagram:hover:after,
.bloginfo__social--linkedin:hover:after,
.bloginfo__social--pinterest:hover:after,
.bloginfo__social--twitter:hover:after,
.bloginfo__social--viadeo:hover:after,
.bloginfo__social--xing:hover:after,
.bloginfo__social--youtube:hover:after {
    opacity: 1
}

.author__social--facebook:before,
.bloginfo__social--facebook:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2060.73%2060.73%22%3E%3Cpath%20d%3D%22M57.38%200H3.35A3.35%203.35%200%200%200%200%203.35v54.03c0%201.85%201.5%203.35%203.35%203.35h29.09V37.21h-7.92v-9.16h7.92v-6.76c0-7.85%204.79-12.12%2011.78-12.12%203.36%200%206.24.25%207.08.36v8.2h-4.86c-3.8%200-4.54%201.81-4.54%204.46v5.85h9.08l-1.19%209.17H41.9v23.52h15.48c1.85%200%203.35-1.5%203.35-3.35V3.35c0-1.85-1.5-3.35-3.35-3.35z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.author__social--facebook:after,
.bloginfo__social--facebook:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2060.73%2060.73%22%3E%3Cpath%20d%3D%22M57.38%200H3.35A3.35%203.35%200%200%200%200%203.35v54.03c0%201.85%201.5%203.35%203.35%203.35h29.09V37.21h-7.92v-9.16h7.92v-6.76c0-7.85%204.79-12.12%2011.78-12.12%203.36%200%206.24.25%207.08.36v8.2h-4.86c-3.8%200-4.54%201.81-4.54%204.46v5.85h9.08l-1.19%209.17H41.9v23.52h15.48c1.85%200%203.35-1.5%203.35-3.35V3.35c0-1.85-1.5-3.35-3.35-3.35z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.bloginfo__social--twitter:before {
    content: url("https://224292.fs1.hubspotusercontent-na1.net/hubfs/224292/blog/images/Social/logo-twitter-grey.png");
    width: 25px;
    height: 20px
}

.bloginfo__social--twitter:after {
    content: url("https://224292.fs1.hubspotusercontent-na1.net/hubfs/224292/blog/images/Social/logo-twitter-blue.png");
    width: 25px;
    height: 20px
}

.bloginfo__social--xing:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2036.19%2042.52%22%3E%3Cpath%20d%3D%22M3.29%208.4a.93.93%200%200%200-.83.38%201%201%200%200%200%200%201l4.15%207.17-6.52%2011.5a1%201%200%200%200%200%20.94.91.91%200%200%200%20.8.42h6.13a1.89%201.89%200%200%200%201.68-1.19l6.66-11.72-4.22-7.35A1.9%201.9%200%200%200%209.43%208.4zM29.05%200a1.81%201.81%200%200%200-1.64%201.17l-13.64%2024.2%208.71%2016a1.91%201.91%200%200%200%201.71%201.16h6.17a.9.9%200%200%200%20.81-.39%201%201%200%200%200%200-.95L22.52%2025.4l13.58-24a.93.93%200%200%200%200-.94.88.88%200%200%200-.81-.4z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 17px;
    height: 20px
}

.bloginfo__social--xing:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2036.19%2042.52%22%3E%3Cpath%20d%3D%22M3.29%208.4a.93.93%200%200%200-.83.38%201%201%200%200%200%200%201l4.15%207.17-6.52%2011.5a1%201%200%200%200%200%20.94.91.91%200%200%200%20.8.42h6.13a1.89%201.89%200%200%200%201.68-1.19l6.66-11.72-4.22-7.35A1.9%201.9%200%200%200%209.43%208.4zM29.05%200a1.81%201.81%200%200%200-1.64%201.17l-13.64%2024.2%208.71%2016a1.91%201.91%200%200%200%201.71%201.16h6.17a.9.9%200%200%200%20.81-.39%201%201%200%200%200%200-.95L22.52%2025.4l13.58-24a.93.93%200%200%200%200-.94.88.88%200%200%200-.81-.4z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 17px;
    height: 20px
}

.bloginfo__social--linkedin:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2042.52%2042.52%22%3E%3Cpath%20d%3D%22M39.38%200H3.14A3.11%203.11%200%200%200-.01%203.07v36.38a3.11%203.11%200%200%200%203.14%203.07h36.24a3.11%203.11%200%200%200%203.14-3.07V3.07A3.11%203.11%200%200%200%2039.38%200zM12.61%2036.23H6.3V15.94h6.31zM9.46%2013.17a3.66%203.66%200%201%201%203.65-3.66%203.66%203.66%200%200%201-3.65%203.66zm26.78%2023.06h-6.31v-9.87c0-2.35%200-5.38-3.27-5.38s-3.79%202.57-3.79%205.21v10h-6.3V15.94h6v2.77h.08a6.65%206.65%200%200%201%206-3.27c6.39%200%207.57%204.2%207.57%209.66z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.bloginfo__social--linkedin:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2042.52%2042.52%22%3E%3Cpath%20d%3D%22M39.38%200H3.14A3.11%203.11%200%200%200-.01%203.07v36.38a3.11%203.11%200%200%200%203.14%203.07h36.24a3.11%203.11%200%200%200%203.14-3.07V3.07A3.11%203.11%200%200%200%2039.38%200zM12.61%2036.23H6.3V15.94h6.31zM9.46%2013.17a3.66%203.66%200%201%201%203.65-3.66%203.66%203.66%200%200%201-3.65%203.66zm26.78%2023.06h-6.31v-9.87c0-2.35%200-5.38-3.27-5.38s-3.79%202.57-3.79%205.21v10h-6.3V15.94h6v2.77h.08a6.65%206.65%200%200%201%206-3.27c6.39%200%207.57%204.2%207.57%209.66z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.bloginfo__social--youtube:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2060.45%2042.52%22%3E%3Cpath%20d%3D%22M59.85%209.18s-.59-4.17-2.4-6A8.73%208.73%200%200%200%2051.39.62C42.93.01%2030.24.01%2030.24.01S17.55.01%209.09.62a8.72%208.72%200%200%200-6.11%202.55c-1.81%201.84-2.4%206-2.4%206a90.55%2090.55%200%200%200-.61%209.78v4.59a90.55%2090.55%200%200%200%20.61%209.78s.59%204.17%202.4%206c2.3%202.41%205.32%202.33%206.66%202.59%204.84.46%2020.56.6%2020.56.6s12.7%200%2021.16-.63a8.64%208.64%200%200%200%206.06-2.56c1.81-1.83%202.4-6%202.4-6a90.55%2090.55%200%200%200%20.61-9.78v-4.58a90.55%2090.55%200%200%200-.58-9.78zM23.98%2029.1v-17l16.34%208.52z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 28px;
    height: 20px
}

.bloginfo__social--youtube:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2060.45%2042.52%22%3E%3Cpath%20d%3D%22M59.85%209.18s-.59-4.17-2.4-6A8.73%208.73%200%200%200%2051.39.62C42.93.01%2030.24.01%2030.24.01S17.55.01%209.09.62a8.72%208.72%200%200%200-6.11%202.55c-1.81%201.84-2.4%206-2.4%206a90.55%2090.55%200%200%200-.61%209.78v4.59a90.55%2090.55%200%200%200%20.61%209.78s.59%204.17%202.4%206c2.3%202.41%205.32%202.33%206.66%202.59%204.84.46%2020.56.6%2020.56.6s12.7%200%2021.16-.63a8.64%208.64%200%200%200%206.06-2.56c1.81-1.83%202.4-6%202.4-6a90.55%2090.55%200%200%200%20.61-9.78v-4.58a90.55%2090.55%200%200%200-.58-9.78zM23.98%2029.1v-17l16.34%208.52z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 28px;
    height: 20px
}

.bloginfo__social--pinterest:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%200H5C2.239%200%200%202.239%200%205v14c0%202.761%202.239%205%205%205h14c2.762%200%205-2.239%205-5V5c0-2.761-2.238-5-5-5zm-7%2020c-.825%200-1.62-.125-2.369-.356.326-.532.813-1.403.994-2.099.097-.373.499-1.901.499-1.901.261.499%201.023.919%201.833.919%202.414%200%204.152-2.219%204.152-4.976%200-2.643-2.157-4.62-4.933-4.62-3.452%200-5.286%202.317-5.286%204.841%200%201.174.625%202.634%201.624%203.099.151.071.233.039.268-.107.026-.109.161-.654.222-.906.019-.081.01-.15-.056-.231-.33-.4-.595-1.137-.595-1.825%200-1.765%201.336-3.472%203.612-3.472%201.965%200%203.341%201.339%203.341%203.255%200%202.165-1.093%203.664-2.515%203.664-.786%200-1.374-.649-1.185-1.446.226-.951.663-1.977.663-2.664%200-.614-.33-1.127-1.012-1.127-.803%200-1.448.831-1.448%201.943%200%20.709.239%201.188.239%201.188s-.793%203.354-.938%203.978c-.161.69-.098%201.661-.028%202.294C6.108%2018.284%204%2015.39%204%2012c0-4.418%203.581-8%208-8%204.418%200%208%203.582%208%208s-3.582%208-8%208z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.bloginfo__social--pinterest:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%200H5C2.239%200%200%202.239%200%205v14c0%202.761%202.239%205%205%205h14c2.762%200%205-2.239%205-5V5c0-2.761-2.238-5-5-5zm-7%2020c-.825%200-1.62-.125-2.369-.356.326-.532.813-1.403.994-2.099.097-.373.499-1.901.499-1.901.261.499%201.023.919%201.833.919%202.414%200%204.152-2.219%204.152-4.976%200-2.643-2.157-4.62-4.933-4.62-3.452%200-5.286%202.317-5.286%204.841%200%201.174.625%202.634%201.624%203.099.151.071.233.039.268-.107.026-.109.161-.654.222-.906.019-.081.01-.15-.056-.231-.33-.4-.595-1.137-.595-1.825%200-1.765%201.336-3.472%203.612-3.472%201.965%200%203.341%201.339%203.341%203.255%200%202.165-1.093%203.664-2.515%203.664-.786%200-1.374-.649-1.185-1.446.226-.951.663-1.977.663-2.664%200-.614-.33-1.127-1.012-1.127-.803%200-1.448.831-1.448%201.943%200%20.709.239%201.188.239%201.188s-.793%203.354-.938%203.978c-.161.69-.098%201.661-.028%202.294C6.108%2018.284%204%2015.39%204%2012c0-4.418%203.581-8%208-8%204.418%200%208%203.582%208%208s-3.582%208-8%208z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.bloginfo__social--instagram:before {
    content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTG9nbyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojOTk5OTk5fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTI1NiA0OS41YzY3LjMgMCA3NS4yLjMgMTAxLjggMS41IDI0LjYgMS4xIDM3LjkgNS4yIDQ2LjggOC43IDExLjggNC42IDIwLjIgMTAgMjkgMTguOHMxNC4zIDE3LjIgMTguOCAyOWMzLjQgOC45IDcuNiAyMi4yIDguNyA0Ni44IDEuMiAyNi42IDEuNSAzNC41IDEuNSAxMDEuOHMtLjMgNzUuMi0xLjUgMTAxLjhjLTEuMSAyNC42LTUuMiAzNy45LTguNyA0Ni44LTQuNiAxMS44LTEwIDIwLjItMTguOCAyOXMtMTcuMiAxNC4zLTI5IDE4LjhjLTguOSAzLjQtMjIuMiA3LjYtNDYuOCA4LjctMjYuNiAxLjItMzQuNSAxLjUtMTAxLjggMS41cy03NS4yLS4zLTEwMS44LTEuNWMtMjQuNi0xLjEtMzcuOS01LjItNDYuOC04LjctMTEuOC00LjYtMjAuMi0xMC0yOS0xOC44cy0xNC4zLTE3LjItMTguOC0yOWMtMy40LTguOS03LjYtMjIuMi04LjctNDYuOC0xLjItMjYuNi0xLjUtMzQuNS0xLjUtMTAxLjhzLjMtNzUuMiAxLjUtMTAxLjhjMS4xLTI0LjYgNS4yLTM3LjkgOC43LTQ2LjggNC42LTExLjggMTAtMjAuMiAxOC44LTI5czE3LjItMTQuMyAyOS0xOC44YzguOS0zLjQgMjIuMi03LjYgNDYuOC04LjcgMjYuNi0xLjMgMzQuNS0xLjUgMTAxLjgtMS41bTAtNDUuNGMtNjguNCAwLTc3IC4zLTEwMy45IDEuNUMxMjUuMyA2LjggMTA3IDExLjEgOTEgMTcuM2MtMTYuNiA2LjQtMzAuNiAxNS4xLTQ0LjYgMjkuMS0xNCAxNC0yMi42IDI4LjEtMjkuMSA0NC42LTYuMiAxNi0xMC41IDM0LjMtMTEuNyA2MS4yQzQuNCAxNzkgNC4xIDE4Ny42IDQuMSAyNTZzLjMgNzcgMS41IDEwMy45YzEuMiAyNi44IDUuNSA0NS4xIDExLjcgNjEuMiA2LjQgMTYuNiAxNS4xIDMwLjYgMjkuMSA0NC42IDE0IDE0IDI4LjEgMjIuNiA0NC42IDI5LjEgMTYgNi4yIDM0LjMgMTAuNSA2MS4yIDExLjcgMjYuOSAxLjIgMzUuNCAxLjUgMTAzLjkgMS41czc3LS4zIDEwMy45LTEuNWMyNi44LTEuMiA0NS4xLTUuNSA2MS4yLTExLjcgMTYuNi02LjQgMzAuNi0xNS4xIDQ0LjYtMjkuMSAxNC0xNCAyMi42LTI4LjEgMjkuMS00NC42IDYuMi0xNiAxMC41LTM0LjMgMTEuNy02MS4yIDEuMi0yNi45IDEuNS0zNS40IDEuNS0xMDMuOXMtLjMtNzctMS41LTEwMy45Yy0xLjItMjYuOC01LjUtNDUuMS0xMS43LTYxLjItNi40LTE2LjYtMTUuMS0zMC42LTI5LjEtNDQuNi0xNC0xNC0yOC4xLTIyLjYtNDQuNi0yOS4xLTE2LTYuMi0zNC4zLTEwLjUtNjEuMi0xMS43LTI3LTEuMS0zNS42LTEuNC0xMDQtMS40eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTYgMTI2LjZjLTcxLjQgMC0xMjkuNCA1Ny45LTEyOS40IDEyOS40czU4IDEyOS40IDEyOS40IDEyOS40IDEyOS40LTU4IDEyOS40LTEyOS40LTU4LTEyOS40LTEyOS40LTEyOS40em0wIDIxMy40Yy00Ni40IDAtODQtMzcuNi04NC04NHMzNy42LTg0IDg0LTg0IDg0IDM3LjYgODQgODQtMzcuNiA4NC04NCA4NHoiLz48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIzOTAuNSIgY3k9IjEyMS41IiByPSIzMC4yIi8+PC9zdmc+);
    width: 20px;
    height: 20px;
    display: block
}

.bloginfo__social--instagram:after {
    content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTG9nbyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZTIwMDFhfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTI1NiA0OS41YzY3LjMgMCA3NS4yLjMgMTAxLjggMS41IDI0LjYgMS4xIDM3LjkgNS4yIDQ2LjggOC43IDExLjggNC42IDIwLjIgMTAgMjkgMTguOHMxNC4zIDE3LjIgMTguOCAyOWMzLjQgOC45IDcuNiAyMi4yIDguNyA0Ni44IDEuMiAyNi42IDEuNSAzNC41IDEuNSAxMDEuOHMtLjMgNzUuMi0xLjUgMTAxLjhjLTEuMSAyNC42LTUuMiAzNy45LTguNyA0Ni44LTQuNiAxMS44LTEwIDIwLjItMTguOCAyOXMtMTcuMiAxNC4zLTI5IDE4LjhjLTguOSAzLjQtMjIuMiA3LjYtNDYuOCA4LjctMjYuNiAxLjItMzQuNSAxLjUtMTAxLjggMS41cy03NS4yLS4zLTEwMS44LTEuNWMtMjQuNi0xLjEtMzcuOS01LjItNDYuOC04LjctMTEuOC00LjYtMjAuMi0xMC0yOS0xOC44cy0xNC4zLTE3LjItMTguOC0yOWMtMy40LTguOS03LjYtMjIuMi04LjctNDYuOC0xLjItMjYuNi0xLjUtMzQuNS0xLjUtMTAxLjhzLjMtNzUuMiAxLjUtMTAxLjhjMS4xLTI0LjYgNS4yLTM3LjkgOC43LTQ2LjggNC42LTExLjggMTAtMjAuMiAxOC44LTI5czE3LjItMTQuMyAyOS0xOC44YzguOS0zLjQgMjIuMi03LjYgNDYuOC04LjcgMjYuNi0xLjMgMzQuNS0xLjUgMTAxLjgtMS41bTAtNDUuNGMtNjguNCAwLTc3IC4zLTEwMy45IDEuNUMxMjUuMyA2LjggMTA3IDExLjEgOTEgMTcuM2MtMTYuNiA2LjQtMzAuNiAxNS4xLTQ0LjYgMjkuMS0xNCAxNC0yMi42IDI4LjEtMjkuMSA0NC42LTYuMiAxNi0xMC41IDM0LjMtMTEuNyA2MS4yQzQuNCAxNzkgNC4xIDE4Ny42IDQuMSAyNTZzLjMgNzcgMS41IDEwMy45YzEuMiAyNi44IDUuNSA0NS4xIDExLjcgNjEuMiA2LjQgMTYuNiAxNS4xIDMwLjYgMjkuMSA0NC42IDE0IDE0IDI4LjEgMjIuNiA0NC42IDI5LjEgMTYgNi4yIDM0LjMgMTAuNSA2MS4yIDExLjcgMjYuOSAxLjIgMzUuNCAxLjUgMTAzLjkgMS41czc3LS4zIDEwMy45LTEuNWMyNi44LTEuMiA0NS4xLTUuNSA2MS4yLTExLjcgMTYuNi02LjQgMzAuNi0xNS4xIDQ0LjYtMjkuMSAxNC0xNCAyMi42LTI4LjEgMjkuMS00NC42IDYuMi0xNiAxMC41LTM0LjMgMTEuNy02MS4yIDEuMi0yNi45IDEuNS0zNS40IDEuNS0xMDMuOXMtLjMtNzctMS41LTEwMy45Yy0xLjItMjYuOC01LjUtNDUuMS0xMS43LTYxLjItNi40LTE2LjYtMTUuMS0zMC42LTI5LjEtNDQuNi0xNC0xNC0yOC4xLTIyLjYtNDQuNi0yOS4xLTE2LTYuMi0zNC4zLTEwLjUtNjEuMi0xMS43LTI3LTEuMS0zNS42LTEuNC0xMDQtMS40eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTYgMTI2LjZjLTcxLjQgMC0xMjkuNCA1Ny45LTEyOS40IDEyOS40czU4IDEyOS40IDEyOS40IDEyOS40IDEyOS40LTU4IDEyOS40LTEyOS40LTU4LTEyOS40LTEyOS40LTEyOS40em0wIDIxMy40Yy00Ni40IDAtODQtMzcuNi04NC04NHMzNy42LTg0IDg0LTg0IDg0IDM3LjYgODQgODQtMzcuNiA4NC04NCA4NHoiLz48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIzOTAuNSIgY3k9IjEyMS41IiByPSIzMC4yIi8+PC9zdmc+);
    width: 20px;
    height: 20px
}

.bloginfo__social--viadeo:before {
    content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDY2LjYgNzcuMiI+PHN0eWxlPi5zdDF7ZmlsbDojOTk5OTk5fTwvc3R5bGU+PGRlZnM+PHBhdGggaWQ9IlNWR0lEXzFfIiBkPSJNMCAwaDY3djc4SDB6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PGcgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSI+PHBhdGggY2xhc3M9InN0MSIgZD0iTTUyLjcgMzguOGMtLjEtLjEtLjEtLjMtLjItLjQtLjcuNC0xLjQuNy0yLjEgMS4xLS43LjMtMS40LjYtMi4xLjgtLjcuMi0xLjUuNC0yLjIuN3YuMWMwIC4xLjEuMi4xLjMgMS44IDQuNyAyIDkuOC42IDE0LjYtMSAzLjItMi43IDYuMi01IDguNy0zLjQgMy41LTcuOSA1LjYtMTIuNyA2LS41IDAtLjkgMC0xLjQuMXYtLjFjLjMtLjIuNS0uNC44LS42IDUuMi0zLjkgOS4zLTguOSAxMi4yLTE0LjcgMi40LTQuOCAzLjctMTAuMSAzLjgtMTUuNCAwLTIuNi0uMi01LjMtLjYtNy45LS41LTMtMS4zLTUuOS0yLjQtOC43bC0uMi0uNGMtLjEtLjUtLjEtLjYtLjEtLjdWMjJjLS4zLTIuNC0uNy00LjktMS40LTcuMi0uOS0zLjItMi4yLTYuMy00LTkuMUMzNC42IDMuOCAzMy4xIDIgMzEuMy41bC0uNi0uNXYuMmwuMy43YzMgNS4zIDUuNyAxMC43IDggMTYuNC42IDEuNSAxLjIgMy4xIDEuOCA0LjdsLjIuM2MwIC4xIDAgLjIuMS43IDAgLjguMSAxLjcuMSAyLjQuMSA0LjMtLjEgOC42LS41IDEyLjgtLjIgMi0uNSAzLjktLjggNS45LS40IDIuNC0xIDQuOS0xLjcgNy4yLS44IDIuOS0yIDUuOC0zLjQgOC41LTEuMyAyLjQtMi45IDQuNi00LjggNi41LTEuOCAxLjctMy45IDMuMS02LjIgNC4xLS4yLjEtLjUuMS0uOC4xLTMuMS0uNi02LjEtMS45LTguNS0zLjktMi4xLTEuNy0zLjktMy45LTUuMi02LjNDNy45IDU3LjcgNyA1NC45IDYuOCA1MmMtLjItMS43LS4xLTMuNS4xLTUuMi4yLTIuMS44LTQuMiAxLjctNi4xIDEuMy0yLjkgMy4yLTUuNCA1LjUtNy41IDMtMi43IDYuNy00LjQgMTAuNy00LjkgMS40LS4yIDIuOC0uMiA0LjItLjEgMS44LjEgMy41LjUgNS4yIDEuMmwuNS4xYy4xLTEuMS40LTIuMi43LTMuMy40LTEuMS44LTIuMSAxLjMtMy4xLS4yLS4yLS41LS4zLS44LS4zLTIuMy0uNy00LjYtMS4xLTYuOS0xLjItMi41LS4xLTUgMC03LjUuNS0zIC42LTUuOCAxLjctOC4zIDMuM0M1LjQgMzAuMi41IDM4LjYgMCA0Ny44Yy0uMSAxLjggMCAzLjcuMiA1LjUuMyAyLjYgMSA1LjEgMiA3LjQgMS43IDMuOCA0LjEgNy4yIDcuMiAxMCAyLjMgMi4xIDQuOSAzLjcgNy44IDQuOCAyLjcgMSA1LjUgMS42IDguNCAxLjcgMi43LjIgNS4zIDAgNy45LS42IDMuNS0uNyA2LjgtMi4yIDkuNy00LjMgMi4yLTEuNyA0LjItMy43IDUuOS02IDMuMy00LjQgNS4yLTkuNiA1LjUtMTUuMS4xLTIuMyAwLTQuNi0uMy02LjgtLjUtMS45LTEtMy44LTEuNi01LjZ6Ii8+PC9nPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik02NS43IDguNmMtLjYtMi4yLTEuNC00LjItMi41LTYuMi0uMi0uMy0uMy0uNS0uNS0uOS0uMi4zLS4zLjUtLjQuNy0uOCAxLjUtMS44IDIuOC0zIDQtMS44IDEuOC00IDMtNi40IDMuNmwtLjYuMmMtMS44LjUtMy42IDEuMi01LjIgMi4yLTEuMS42LTIuMSAxLjUtMi45IDIuNS0xLjUgMS44LTIuMiA0LjItMi4xIDYuNS4xIDIgLjYgMy45IDEuNiA1LjYgMCAuMS4xLjIuMi4zIDcuNi0xLjcgMTQtNi42IDE3LjgtMTMuNXYuNWMtLjEuNi0uNCAxLjItLjYgMS44LS42IDEuMi0xLjQgMi4zLTIuMyAzLjQtMS42IDEuOC0zLjQgMy40LTUuMyA0LjgtMi4zIDEuNy00LjcgMy4zLTcuMiA0LjgtLjIuMS0uNC4yLS41LjQuMy4zLjcuNiAxIC45IDEuMyAxLjEgMi43IDEuOSA0LjMgMi41IDEuNS41IDMuMS42IDQuNi40IDEuOS0uMyAzLjYtMS4yIDUtMi40czIuNS0yLjcgMy40LTQuM2MuNi0uOSAxLTEuOSAxLjQtMi45LjctMi4xIDEuMS00LjMgMS4zLTYuNS0uMS0yLjgtLjQtNS42LTEuMS04LjR6Ii8+PC9zdmc+);
    width: 20px;
    height: 20px;
    display: block
}

.bloginfo__social--viadeo:after {
    content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDY2LjYgNzcuMiI+PHN0eWxlPi5zdDF7ZmlsbDojZTIwMDFhfTwvc3R5bGU+PGRlZnM+PHBhdGggaWQ9IlNWR0lEXzFfIiBkPSJNMCAwaDY3djc4SDB6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PGcgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSI+PHBhdGggY2xhc3M9InN0MSIgZD0iTTUyLjcgMzguOGMtLjEtLjEtLjEtLjMtLjItLjQtLjcuNC0xLjQuNy0yLjEgMS4xLS43LjMtMS40LjYtMi4xLjgtLjcuMi0xLjUuNC0yLjIuN3YuMWMwIC4xLjEuMi4xLjMgMS44IDQuNyAyIDkuOC42IDE0LjYtMSAzLjItMi43IDYuMi01IDguNy0zLjQgMy41LTcuOSA1LjYtMTIuNyA2LS41IDAtLjkgMC0xLjQuMXYtLjFjLjMtLjIuNS0uNC44LS42IDUuMi0zLjkgOS4zLTguOSAxMi4yLTE0LjcgMi40LTQuOCAzLjctMTAuMSAzLjgtMTUuNCAwLTIuNi0uMi01LjMtLjYtNy45LS41LTMtMS4zLTUuOS0yLjQtOC43bC0uMi0uNGMtLjEtLjUtLjEtLjYtLjEtLjdWMjJjLS4zLTIuNC0uNy00LjktMS40LTcuMi0uOS0zLjItMi4yLTYuMy00LTkuMUMzNC42IDMuOCAzMy4xIDIgMzEuMy41bC0uNi0uNXYuMmwuMy43YzMgNS4zIDUuNyAxMC43IDggMTYuNC42IDEuNSAxLjIgMy4xIDEuOCA0LjdsLjIuM2MwIC4xIDAgLjIuMS43IDAgLjguMSAxLjcuMSAyLjQuMSA0LjMtLjEgOC42LS41IDEyLjgtLjIgMi0uNSAzLjktLjggNS45LS40IDIuNC0xIDQuOS0xLjcgNy4yLS44IDIuOS0yIDUuOC0zLjQgOC41LTEuMyAyLjQtMi45IDQuNi00LjggNi41LTEuOCAxLjctMy45IDMuMS02LjIgNC4xLS4yLjEtLjUuMS0uOC4xLTMuMS0uNi02LjEtMS45LTguNS0zLjktMi4xLTEuNy0zLjktMy45LTUuMi02LjNDNy45IDU3LjcgNyA1NC45IDYuOCA1MmMtLjItMS43LS4xLTMuNS4xLTUuMi4yLTIuMS44LTQuMiAxLjctNi4xIDEuMy0yLjkgMy4yLTUuNCA1LjUtNy41IDMtMi43IDYuNy00LjQgMTAuNy00LjkgMS40LS4yIDIuOC0uMiA0LjItLjEgMS44LjEgMy41LjUgNS4yIDEuMmwuNS4xYy4xLTEuMS40LTIuMi43LTMuMy40LTEuMS44LTIuMSAxLjMtMy4xLS4yLS4yLS41LS4zLS44LS4zLTIuMy0uNy00LjYtMS4xLTYuOS0xLjItMi41LS4xLTUgMC03LjUuNS0zIC42LTUuOCAxLjctOC4zIDMuM0M1LjQgMzAuMi41IDM4LjYgMCA0Ny44Yy0uMSAxLjggMCAzLjcuMiA1LjUuMyAyLjYgMSA1LjEgMiA3LjQgMS43IDMuOCA0LjEgNy4yIDcuMiAxMCAyLjMgMi4xIDQuOSAzLjcgNy44IDQuOCAyLjcgMSA1LjUgMS42IDguNCAxLjcgMi43LjIgNS4zIDAgNy45LS42IDMuNS0uNyA2LjgtMi4yIDkuNy00LjMgMi4yLTEuNyA0LjItMy43IDUuOS02IDMuMy00LjQgNS4yLTkuNiA1LjUtMTUuMS4xLTIuMyAwLTQuNi0uMy02LjgtLjUtMS45LTEtMy44LTEuNi01LjZ6Ii8+PC9nPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik02NS43IDguNmMtLjYtMi4yLTEuNC00LjItMi41LTYuMi0uMi0uMy0uMy0uNS0uNS0uOS0uMi4zLS4zLjUtLjQuNy0uOCAxLjUtMS44IDIuOC0zIDQtMS44IDEuOC00IDMtNi40IDMuNmwtLjYuMmMtMS44LjUtMy42IDEuMi01LjIgMi4yLTEuMS42LTIuMSAxLjUtMi45IDIuNS0xLjUgMS44LTIuMiA0LjItMi4xIDYuNS4xIDIgLjYgMy45IDEuNiA1LjYgMCAuMS4xLjIuMi4zIDcuNi0xLjcgMTQtNi42IDE3LjgtMTMuNXYuNWMtLjEuNi0uNCAxLjItLjYgMS44LS42IDEuMi0xLjQgMi4zLTIuMyAzLjQtMS42IDEuOC0zLjQgMy40LTUuMyA0LjgtMi4zIDEuNy00LjcgMy4zLTcuMiA0LjgtLjIuMS0uNC4yLS41LjQuMy4zLjcuNiAxIC45IDEuMyAxLjEgMi43IDEuOSA0LjMgMi41IDEuNS41IDMuMS42IDQuNi40IDEuOS0uMyAzLjYtMS4yIDUtMi40czIuNS0yLjcgMy40LTQuM2MuNi0uOSAxLTEuOSAxLjQtMi45LjctMi4xIDEuMS00LjMgMS4zLTYuNS0uMS0yLjgtLjQtNS42LTEuMS04LjR6Ii8+PC9zdmc+);
    width: 20px;
    height: 20px
}

.recent__item, .top5__item {
    display: block;
    background: #fff
}

.recent__item+.recent__item {
    margin-top: 1rem
}

.recent__media-wrap, .top5__media-wrap {
    position: relative;
    display: block
}

.recent__media, .top5__media {
    max-width: 100%;
    height: auto
}

.recent__icon, .top5__icon {
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 40px;
    margin: -20px 0 0 0
}

.recent__title, .top5__title {
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit
}

.recent__title { background-color: #FFF; }

.newsletter__content {
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit
}

.newsletter__icon {
    float: left;
    max-width: 70px;
    width: 25%;
    margin: 0 15px 2rem 0
}

@media (min-width:768px) and (max-width:991.98px) {
    .newsletter__icon {
        display: none
    }
}

.newsletter form,
.newsletter__form {
    clear: both;
    text-align: center;
    margin-top: 1rem
}

.newsletter label,
.newsletter__label {
    display: block;
    font-weight: 400;
    text-align: left;
    font-size: 1rem;
    margin: 10px 0
}

.newsletter input[type=email],
.newsletter input[type=input],
.newsletter__input {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    font-size: inherit;
    color: inherit;
    background-color: inherit;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {

    .newsletter input[type=email],
    .newsletter input[type=input],
    .newsletter__input {
        transition: none
    }
}

.newsletter input[type=email]:focus,
.newsletter input[type=input]:focus,
.newsletter__input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.newsletter input[type=email]::-webkit-input-placeholder,
.newsletter input[type=input]::-webkit-input-placeholder,
.newsletter__input::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.newsletter input[type=email]:-ms-input-placeholder,
.newsletter input[type=input]:-ms-input-placeholder,
.newsletter__input:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.newsletter input[type=email]::-ms-input-placeholder,
.newsletter input[type=input]::-ms-input-placeholder,
.newsletter__input::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.newsletter input[type=email]::placeholder,
.newsletter input[type=input]::placeholder,
.newsletter__input::placeholder {
    color: #6c757d;
    opacity: 1
}

.newsletter button,
.newsletter input[type=submit],
.newsletter__submit {
    margin-top: 1rem;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    color: #fff;
    background: #0d9be2;
    cursor: pointer;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: 0 0 0 transparent
}

@media screen and (prefers-reduced-motion:reduce) {

    .newsletter button,
    .newsletter input[type=submit],
    .newsletter__submit {
        transition: none
    }
}

.newsletter button,
.newsletter button:focus,
.newsletter button:hover,
.newsletter button:link,
.newsletter button:visited,
.newsletter input[type=submit],
.newsletter input[type=submit]:focus,
.newsletter input[type=submit]:hover,
.newsletter input[type=submit]:link,
.newsletter input[type=submit]:visited,
.newsletter__submit,
.newsletter__submit:focus,
.newsletter__submit:hover,
.newsletter__submit:link,
.newsletter__submit:visited {
    outline: 0;
    text-decoration: none
}

.newsletter button:before,
.newsletter input[type=submit]:before,
.newsletter__submit:before {
    display: inline-block;
    padding-right: 1em
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:before,
.newsletter button:before,
.newsletter input[type=submit]:before,
.newsletter__submit:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2212px%22%20viewBox%3D%220%200%202%204%22%3E%3Cpath%20d%3D%22M0%204%2C%202%202%2C%200%200z%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fsvg%3E");
    width: 6px;
    height: 12px
}

.newsletter button:focus,
.newsletter button:hover,
.newsletter input[type=submit]:focus,
.newsletter input[type=submit]:hover,
.newsletter__submit:focus,
.newsletter__submit:hover {
    background-color: #0d9be2;
    color: #fff
}

.newsletter input[type=submit] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2212px%22%20viewBox%3D%220%200%202%204%22%3E%3Cpath%20d%3D%22M0%200%2C%202%202%2C%200%204z%22%20fill%3D%22%23ffffff%22%20%2F%3E%3C%2Fsvg%3E");
    background-size: 6px 12px;
    background-repeat: no-repeat;
    background-position: 12px center;
    padding-left: 24px
}

.newsletter .hs_epl_privacy_policy label input[type=checkbox] {
    margin-right: 10px
}

.video__embed {
    background: #000;
    margin-bottom: 1rem
}

.video__embed:before {
    padding-top: 56.25%
}

.author__image {
    float: left;
    margin: 0 15px 1rem 0;
    max-width: 68px;
    max-height: 68px
}

@media (min-width:768px) and (max-width:991.98px) {
    .author__image {
        display: none
    }
}

.author__info,
.author__name {
    display: block;
    font-weight: 600
}

.author__email,
.author__position {
    display: block;
    font-size: .875rem
}

.author__email {
    clear: both;
    margin: 1rem 0
}

.author__social-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.author__social--facebook,
.author__social--linkedin,
.author__social--twitter,
.author__social--youtube {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin-right: .4em;
    position: relative;
    text-decoration: none
}

.author__social--facebook:before,
.author__social--linkedin:before,
.author__social--twitter:before,
.author__social--youtube:before {
    opacity: 1
}

.author__social--facebook:hover:before,
.author__social--linkedin:hover:before,
.author__social--twitter:hover:before,
.author__social--youtube:hover:before {
    transition: opacity .2s;
    opacity: 0
}

.author__social--facebook:after,
.author__social--linkedin:after,
.author__social--twitter:after,
.author__social--youtube:after {
    transition: opacity .2s;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.author__social--facebook:hover:after,
.author__social--linkedin:hover:after,
.author__social--twitter:hover:after,
.author__social--youtube:hover:after {
    opacity: 1
}

.author__social--twitter:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20113.39%20113.39%22%3E%3Cpath%20d%3D%22M40.49%2097.07c36.8%200%2056.92-30.46%2056.92-56.87%200-.87-.02-1.73-.06-2.58a40.58%2040.58%200%200%200%209.98-10.35%2040.14%2040.14%200%200%201-11.49%203.15%2020.07%2020.07%200%200%200%208.8-11.06%2040.02%2040.02%200%200%201-12.7%204.85%2020.01%2020.01%200%200%200-34.09%2018.23%2056.78%2056.78%200%200%201-41.23-20.88%2019.96%2019.96%200%200%200%206.19%2026.69c-3.28-.1-6.36-1-9.06-2.5V46c0%209.68%206.9%2017.76%2016.05%2019.6a19.94%2019.94%200%200%201-9.03.34%2020.02%2020.02%200%200%200%2018.69%2013.88A40.17%2040.17%200%200%201%209.84%2088.1a56.65%2056.65%200%200%200%2030.65%208.97%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.author__social--twitter:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20113.39%20113.39%22%3E%3Cpath%20d%3D%22M40.49%2097.07c36.8%200%2056.92-30.46%2056.92-56.87%200-.87-.02-1.73-.06-2.58a40.58%2040.58%200%200%200%209.98-10.35%2040.14%2040.14%200%200%201-11.49%203.15%2020.07%2020.07%200%200%200%208.8-11.06%2040.02%2040.02%200%200%201-12.7%204.85%2020.01%2020.01%200%200%200-34.09%2018.23%2056.78%2056.78%200%200%201-41.23-20.88%2019.96%2019.96%200%200%200%206.19%2026.69c-3.28-.1-6.36-1-9.06-2.5V46c0%209.68%206.9%2017.76%2016.05%2019.6a19.94%2019.94%200%200%201-9.03.34%2020.02%2020.02%200%200%200%2018.69%2013.88A40.17%2040.17%200%200%201%209.84%2088.1a56.65%2056.65%200%200%200%2030.65%208.97%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.author__social--linkedin:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M426%200H86C38.7%200%200%2038.7%200%2086v340c0%2047.3%2038.7%2086%2086%2086h340c47.3%200%2086-38.7%2086-86V86c0-47.3-38.7-86-86-86zM192%20416h-64V192h64v224zm-32-256a32%2032%200%201%201%200-64%2032%2032%200%200%201%200%2064zm256%20256h-64V288a32%2032%200%201%200-64%200v128h-64V192h64v39.74C301.2%20213.6%20321.38%20192%20344%20192c39.77%200%2072%2035.82%2072%2080v144z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.author__social--linkedin:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M426%200H86C38.7%200%200%2038.7%200%2086v340c0%2047.3%2038.7%2086%2086%2086h340c47.3%200%2086-38.7%2086-86V86c0-47.3-38.7-86-86-86zM192%20416h-64V192h64v224zm-32-256a32%2032%200%201%201%200-64%2032%2032%200%200%201%200%2064zm256%20256h-64V288a32%2032%200%201%200-64%200v128h-64V192h64v39.74C301.2%20213.6%20321.38%20192%20344%20192c39.77%200%2072%2035.82%2072%2080v144z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 20px;
    height: 20px
}

.author__social--youtube:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228px%22%20height%3D%2220px%22%20viewBox%3D%220%200%201024%20721%22%3E%3Cpath%20d%3D%22M1013.02%20156.28s-9.98-70.39-40.61-101.39C933.57%2014.21%20890.03%2014%20870.06%2011.62%20727.13%201.3%20512.72%201.3%20512.72%201.3h-.44s-214.41%200-357.35%2010.33c-19.97%202.38-63.49%202.58-102.35%2043.27-30.63%2031-40.59%20101.39-40.59%20101.39S1.77%20238.94%201.77%20321.6v77.49c0%2082.66%2010.22%20165.32%2010.22%20165.32s9.97%2070.39%2040.59%20101.39c38.86%2040.68%2089.9%2039.4%20112.63%2043.66%2081.72%207.84%20347.29%2010.26%20347.29%2010.26s214.63-.32%20357.57-10.66c19.97-2.38%2063.5-2.58%20102.35-43.27%2030.62-31%2040.61-101.39%2040.61-101.39s10.2-82.66%2010.2-165.32V321.6c-.01-82.66-10.21-165.32-10.21-165.32zM407.05%20493L407%20206l276%20144-275.95%20143z%22%20fill%3D%22%23999999%22%20%2F%3E%3C%2Fsvg%3E");
    width: 28px;
    height: 20px
}

.author__social--youtube:after {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228px%22%20height%3D%2220px%22%20viewBox%3D%220%200%201024%20721%22%3E%3Cpath%20d%3D%22M1013.02%20156.28s-9.98-70.39-40.61-101.39C933.57%2014.21%20890.03%2014%20870.06%2011.62%20727.13%201.3%20512.72%201.3%20512.72%201.3h-.44s-214.41%200-357.35%2010.33c-19.97%202.38-63.49%202.58-102.35%2043.27-30.63%2031-40.59%20101.39-40.59%20101.39S1.77%20238.94%201.77%20321.6v77.49c0%2082.66%2010.22%20165.32%2010.22%20165.32s9.97%2070.39%2040.59%20101.39c38.86%2040.68%2089.9%2039.4%20112.63%2043.66%2081.72%207.84%20347.29%2010.26%20347.29%2010.26s214.63-.32%20357.57-10.66c19.97-2.38%2063.5-2.58%20102.35-43.27%2030.62-31%2040.61-101.39%2040.61-101.39s10.2-82.66%2010.2-165.32V321.6c-.01-82.66-10.21-165.32-10.21-165.32zM407.05%20493L407%20206l276%20144-275.95%20143z%22%20fill%3D%22%230d9be2%22%20%2F%3E%3C%2Fsvg%3E");
    width: 28px;
    height: 20px
}

.event__item {
    display: block;
    background: #fff
}

.event__item+.event__item {
    margin-top: 1rem 
}


.event__item__media {
    max-width: 100%;
    height: auto
}

.event__item__title {
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit
}

.event__item__datetime {
    padding: 0 30px;
    margin-top: 5%;
    display: block;
    font-weight: 600;
    font-size: .875rem
}

.footer {
    text-align: center;
    line-height: 1;
    font-size: .875rem;
    margin-top: 4rem;
    padding-bottom: 74px;
    margin-bottom: 4rem
}

.footer::after {
    display: block;
    clear: both;
    content: ""
}

.footer::after {
    display: block;
    clear: both;
    content: ""
}

.footer__info {
    display: block;
    margin-bottom: 1rem
}

.footer__menu li {
    display: inline-block;
    padding: 0 .5em;
    border-left: 1px solid #2d2d2d
}

.footer__menu li:first-child {
    border-left: none
}

.footer__menu li:last-child {
    padding-right: 0
}

.footer__link {
    display: inline-block
}

@media (min-width:768px) {
    .footer__info {
        float: left
    }

    .footer__menu {
        float: right
    }
}

.postcard--large,
.postcard--left,
.postcard--right {
    display: block;
    background: #fff;
    padding: 25px;
    margin: 0
}

.postcard--large,
.postcard--large:focus,
.postcard--large:hover,
.postcard--left,
.postcard--left:focus,
.postcard--left:hover,
.postcard--right,
.postcard--right:focus,
.postcard--right:hover {
    text-decoration: none;
    color: #2d2d2d;
}

.postcard--large+.postcard--large,
.postcard--large+.postcard--left,
.postcard--large+.postcard--right,
.postcard--left+.postcard--large,
.postcard--left+.postcard--left,
.postcard--left+.postcard--right,
.postcard--right+.postcard--large,
.postcard--right+.postcard--left,
.postcard--right+.postcard--right {
    margin-top: 1rem
}

@media (min-width:992px) {

    .postcard--large+.postcard--large,
    .postcard--large+.postcard--left,
    .postcard--large+.postcard--right,
    .postcard--left+.postcard--large,
    .postcard--left+.postcard--left,
    .postcard--left+.postcard--right,
    .postcard--right+.postcard--large,
    .postcard--right+.postcard--left,
    .postcard--right+.postcard--right {
        margin-top: 2rem
    }
}

.postcard__image-wrap {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 1rem
}

@media (min-width:992px) {
    .postcard__image-wrap {
        margin-bottom: 2rem
    }
}

.postcard__image {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}

.postcard__overlay-icon {
    position: absolute;
    height: 40px;
    bottom: 20px;
    left: 20px
}

.postcard__content {
    display: block;
    max-width: 100%;
}

@media (min-width:992px) {
    .postcard__content {
        width: 50%;
    }
}

.postcard__date {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit
}

@media (min-width:992px) {
    .postcard__date {
        font-size: 1.4em
    }
}

.postcard__title {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit;
    word-break: break-word;
}

@media (min-width:992px) {
    .postcard__title {
        font-size: 1.4em
    }
}

.postcard__title:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.postcard__title {
    transition: color .3s ease
}

a:focus .postcard__title,
a:hover .postcard__title {
    color: #000000;
}

.postcard__description {
    display: block;
    margin: 1rem 0 0 0
}

.postcard__description p {
    margin: 0;
}

@media (min-width:992px) {

    .postcard--large .postcard__date,
    .postcard--large .postcard__title {
        font-size: 1.8em;
        font-weight: 500;
        font-family: inherit
    }
}

@media (min-width:1200px) {

    .postcard--large .postcard__date,
    .postcard--large .postcard__title {
        font-weight: 500;
        font-family: inherit
    }
}

@media (min-width:992px) {
    .postcard--large .postcard__overlay-icon {
        height: 60px
    }
}

@media (min-width:992px) {

    .postcard--left,
    .postcard--right {
        column-gap: 30px;
        display: flex;
        flex: 1 0 0px;
        flex-wrap: nowrap;
        align-items: flex-start;
    }
}

@media (min-width:992px) {

    .postcard--left .postcard__image-wrap,
    .postcard--right .postcard__image-wrap {
        margin-bottom: 0
    }
}

@media (min-width:1200px) {

    .postcard--left .postcard__image-wrap,
    .postcard--right .postcard__image-wrap {
        width: 50%;
    }
}

.postcard--right .postcard__image-wrap {
    order: 2
}

.postcard--right .postcard__content {
    order: 1
}

.pagination {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    height: 80px;
    color: #2d2d2d;
    margin-top: 3rem
}

.pagination__next,
.pagination__next--disabled,
.pagination__prev,
.pagination__prev--disabled {
    height: 80px;
    padding: 0 15px;
    background: #d9d9d9
}

.pagination__next--disabled:before,
.pagination__next:before,
.pagination__prev--disabled:before,
.pagination__prev:before {
    margin-top: 26px;
    vertical-align: middle;
    display: inline-block
}

.pagination__next--disabled:focus:before,
.pagination__next--disabled:hover:before,
.pagination__next:focus:before,
.pagination__next:hover:before,
.pagination__prev--disabled:focus:before,
.pagination__prev--disabled:hover:before,
.pagination__prev:focus:before,
.pagination__prev:hover:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240px%22%20height%3D%2228px%22%20viewBox%3D%220%200%2041%2029%22%3E%3Cpath%20d%3D%22M27.61.44a1.44%201.44%200%200%200-2.07%200%201.48%201.48%200%200%200%200%202.06l10.48%2010.54H1.45a1.47%201.47%200%200%200%200%202.94h34.57l-10.48%2010.5a1.5%201.5%200%200%200%200%202.08c.58.58%201.51.58%202.07%200l12.96-13.03a1.43%201.43%200%200%200%200-2.05L27.6.44z%22%20fill%3D%22%23000000%22%20%2F%3E%3C%2Fsvg%3E");
    width: 40px;
    height: 28px
}

@media (min-width:992px) {

    .pagination__next,
    .pagination__next--disabled,
    .pagination__prev,
    .pagination__prev--disabled {
        padding-left: 15px;
        padding-right: 15px;
        width: 70px;
        flex-basis: 70px
          
    }
}

.pagination__prev:before {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.pagination__prev--disabled:before {
    display: none
}

.pagination__next {
    text-align: right
}

.pagination__next--disabled:before {
    display: none
}

.pagination__label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.pagination__home {
    font-size: 1.3em;
    font-weight: 500;
    font-family: inherit;
    flex-grow: 1;
    text-align: center;
    line-height: 80px;
    background: #d9d9d9;
    margin: 0 2px;
    text-decoration: none;
    min-width: 30px;
}
.pagination__home--active {
  color: #e50043;
}
.pagination__home--active:hover {
  color: #e50043;
}

@media (min-width:992px) {
    .pagination__home {
        font-size: 1.4em
    }
}

.tags {
    margin-top: 3rem;
    background: #d9d9d9;
    padding: 1rem 15px
}

@media (min-width:1200px) {
    .tags {
        padding-left: 45px;
        padding-right: 45px
    }
}

.tags__list {
    margin: .5rem 0 0 0;
    font-size: 1.15em;
    font-weight: 400;
    font-family: inherit;
}

.tags__list::after {
    display: block;
    clear: both;
    content: ""
}

.tags__item {
    float: left;
    margin-right: .3em;
    margin-bottom: .3em
}

.tags__item:last-child:after {
    display: none
}

.tags__link {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    color: #fff;
    background: #0d9be2;
    cursor: pointer;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: 0 0 0 transparent
}

@media screen and (prefers-reduced-motion:reduce) {
    .tags__link {
        transition: none
    }
}

.tags__link,
.tags__link:focus,
.tags__link:hover,
.tags__link:link,
.tags__link:visited {
    outline: 0;
    text-decoration: none
}

.tags__link:before {
    display: inline-block;
    padding-right: 1em
}

.tags__link:before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2212px%22%20viewBox%3D%220%200%20433%20433%22%3E%3Cpath%20d%3D%22M422%20230L218%2026c-7-7-17-13-29-18s-24-8-34-8H37C27%200%2018%204%2011%2011S0%2027%200%2037v118c0%2010%203%2022%208%2034s11%2022%2018%2029l204%20204a37%2037%200%200%200%2052%200l140-140a37%2037%200%200%200%200-52zM117%20117c-7%207-16%2011-26%2011s-18-4-25-11c-8-7-11-16-11-26s3-18%2011-25c7-8%2015-11%2025-11s19%203%2026%2011a35%2035%200%200%201%200%2052z%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fsvg%3E");
    width: 12px;
    height: 12px
}

.tags__link:focus,
.tags__link:hover {
    background-color: #0d9be2;
    color: #fff
}

.tags__link--category {
    background: #000
}

.tags__link--category:focus,
.tags__link--category:hover {
    background: #000
}

.socialbar {
    margin-top: 3rem;
    background: #d9d9d9;
    padding: 1rem 15px
}

@media (min-width:1200px) {
    .socialbar {
        padding-left: 45px;
        padding-right: 45px
    }
}

.socialbar--shariff {
    margin-top: 3rem
}

.socialbar__header {
    display: block;
    padding-bottom: .5rem
}

.blog_comments_section {
    display: block;
    margin-top: 3rem;
    background: #fff;
    padding: 2rem 15px
}

@media (min-width:1200px) {
    .blog_comments_section {
        padding-left: 45px;
        padding-right: 45px
    }
}

.blog_comments_section .blog_comments_headline:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 1rem 0 0 0;
    background: #2d2d2d
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments {
    margin-top: 3rem
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .comment {
    border: 0;
    padding-top: 0
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section h4 {
    font-size: 1em
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section h4 a {
    color: #000
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .comment-reply-to {
    font-size: .8em
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form {
    margin-top: 3rem
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_email,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_firstname,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_lastname,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_website {
    display: inline-block;
    margin-right: 1rem;
    width: 100%
}

@media (min-width:576px) {

    .blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_email,
    .blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_firstname,
    .blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_lastname,
    .blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_website {
        width: 35%
    }
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form input[type=email],
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form input[type=input],
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form input[type=text],
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form textarea {
    width: 100%;
    border: 0;
    background: #f2f2f2;
    padding: 10px
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form textarea {
    height: 100px
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form label {
    font-size: .8em
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_recaptcha {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit] {
    margin-top: 1rem;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    color: #fff;
    background: #0d9be2;
    cursor: pointer;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-shadow: 0 0 0 transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2212px%22%20viewBox%3D%220%200%202%204%22%3E%3Cpath%20d%3D%22M0%200%2C%202%202%2C%200%204z%22%20fill%3D%22%23ffffff%22%20%2F%3E%3C%2Fsvg%3E");
    background-size: 6px 12px;
    background-repeat: no-repeat;
    background-position: 12px center;
    padding-left: 24px
}

@media screen and (prefers-reduced-motion:reduce) {
    .blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit] {
        transition: none
    }
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit],
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:focus,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:hover,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:link,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:visited {
    outline: 0;
    text-decoration: none
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:before {
    display: inline-block;
    padding-right: 1em
}

.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:focus,
.blog_comments_section .hs_cos_wrapper_type_blog_comments .section .hs-form .hs_submit input[type=submit]:hover {
    background-color: #0d9be2;
    color: #fff
}

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

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

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

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

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

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

.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-left: 15px;
    padding-right: 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
    }
}

.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;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    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;
    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.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.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 {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    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.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.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;
    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.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.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;
    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.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.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;
    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.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.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;
    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.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.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 {
    color: #337ab7;
    font-weight: 400;
    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%
}

.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

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

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

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 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;
    border-bottom-width: 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-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 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-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    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
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    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-left: 5px;
    margin-bottom: 0
}

.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
    }
}

.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,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.modal-header:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: 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-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.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
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .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
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .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
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .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
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !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
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        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
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

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

.m-content-cideon-cookie-consent h2 {
    font-size: 30px
}

.m-content-cideon-cookie-consent {
    font-family: Arial, sans-serif;
    color: #000
}

.m-content-cideon-cookie-consent .btn {
    margin-bottom: 10px;
    width: 100%
}

.m-btn-default,
.m-btn-default--opt-out {
    color: #fff;
    background: #0d9be2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAYAAAB8OZQwAAAABGdBTUEAALGPC/xhBQAAADZJREFUCB1j+A8EDGiACcRHlwALokvABZElGNG1giRRVIIEQABDkBEIUARBAigqYQJg/dgsAgDVrhgEfYajBwAAAABJRU5ErkJggg==) no-repeat 10px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 5px
}

.m-btn-default--opt-out:active,
.m-btn-default--opt-out:focus,
.m-btn-default--opt-out:hover,
.m-btn-default:active,
.m-btn-default:focus,
.m-btn-default:hover {
    color: #fff !important;
    background: rgba(226, 0, 26, .8) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAYAAAB8OZQwAAAABGdBTUEAALGPC/xhBQAAADZJREFUCB1j+A8EDGiACcRHlwALokvABZElGNG1giRRVIIEQABDkBEIUARBAigqYQJg/dgsAgDVrhgEfYajBwAAAABJRU5ErkJggg==) no-repeat 10px
}

.m-btn-select {
    background-color: #4a4a4a;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1.6;
    padding: 0 10px;
    text-align: left
}

.m-btn-select:active,
.m-btn-select:focus,
.m-btn-select:hover {
    color: #fff
}

.m-btn-select.m-btn-select--full-width {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 10px
}

.post-preview {
    overflow: hidden;
}

#onetrust-policy ul li {
    display: list-item !important;
    list-style: circle;
    margin-left: 15px !important;
}