/*! Place your custom styles here */

section.notification-bar {
    display: none;
    padding-top: .45714286em;
    padding-bottom: .45714286em;
}

body.home-template section.notification-bar, body.page-polkadot section.notification-bar {
    display: block;
}

@media (min-width: 991px) {
    body.post-template .main-container, body.page-privacy .main-container, body.page-terms .main-container, body.page-apply .main-container, body.page-applicant-notice .main-container {
        background-image: url("/assets/img/bg-light-1.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center -70px;
        background-size: contain;
    }
}

@media (min-width: 991px) {
    .bar--transparent.bar--dark .logo-light {
        display: none;
    }
}

.bar--transparent .logo-light .bar--dark {
    display: none !important;
}

p a {
    text-decoration: none;
}

.h2 a {
    font-weight: 600;
}

.color--E2E2DD {
    color: #E2E2DD !important;
}

.bar--transparent .logo-light .bar--dark {
    display: none !important;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
    font-weight: 600;
    font-family: ManifoldCF;
    letter-spacing: 2.1px;
    color: #b4b5b1;
    text-transform: uppercase;
    font-size: 1.18em;
    margin-left: 25px;
}

.menu-horizontal > li > a:hover, .menu-horizontal > li > span:hover, .menu-horizontal > li > .modal-instance > .modal-trigger:hover {
    color: #1D1D1D;
}

.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
    opacity: 1;
}

.menu-horizontal i {
    vertical-align: text-bottom;
}

.mr--1 {
    margin-right: 1.23809524em;
}

@media all and (min-width: 768px) {
    .ml--0 {
        margin-left: 0 !important;
    }
}

.menu-horizontal > li.display-inlineblock {
    display: inline-block;
}

.hamburger-toggle i {
    position: relative;
    top: 16px;
}

.bar {
    padding: .85714286em 0;
}

.bar .menu-horizontal {
    position: relative;
    top: 30px;
}

@media (max-width: 990px) and (min-width: 768px) {
    .bar .menu-horizontal {
        top: 30px;
    }
}

.bar .logo {
    max-height: 54px;
    max-width: none;
}

@media (max-width: 767px) {
    .bar__module {
        margin-bottom: 1.92857143em;
    }
}

@media (min-width: 991px) {
    .bar--transparent:not(.bar--dark):not(.pos-fixed) .menu-horizontal > li > a:hover {
        opacity: 0.7;
    }
}

.footer-icon {
    height: 16px;
    width: 16px;
    margin-top: -.45714286em;
}

.community-icon {
    height: 44px;
    width: 44px;
    margin-top: -1.85714286em;
}

.info-icon {
    height: 44px;
    width: 44px;
    margin: 0;
}

.info-icon-md {
    height: 60px;
    width: 60px;
    margin: 0;
}

.contact-icon {
    height: 44px;
    width: 44px;
}

.feature img.contact-icon:first-child:not(:last-child) {
    margin-bottom: 1.85714286em !important;
}

.feature-3.feature-contact p {
    min-height: 0;
}

@media (max-width: 767px) {
    footer h6 {
        margin-top: 2.16666667em;
    }
}

section.border--bottom:not([data-gradient-bg]) {
    border-bottom: 1px solid #E2E2DD;
}

hr {
    border-color: #E2E2DD;
}

@media (min-width: 768px) {
    .testimonials-1 .list-inline {
        position: relative;
        top: 0;
    }
}

.testimonial .h4 {
    margin: 0;
}

.lead {
    font-weight: 300;
    color: #282828;
}

p.lead a {
    font-weight: 300;
}

a.lead {
    color: #FF1864;
}

a.lead:hover {
    color: #E4004b;
}

footer {
    padding-top: 4.42857143em;
}

.type--subhead {
    margin-bottom: 1.65714286em !important;
    font-weight: 400 !important;
}

.card-1 .card__avatar img {
    max-height: 3.28571429em;
}

.card-1 h4, .card-1 .h4, .card-1 h6, .card-1 .h6 {
    display: inline;
}

.card-1 span.h6:not(.inline-block) {
    display: inline;
}

.card-1 a:hover {
    text-decoration: none;
}

.card-1 h4:hover {
    color: #FF1864;
}

.card-1 h4, .card-1 h6 {
    display: inline;
}

.card-1 .h4:hover {
    color: #FF1864;
    text-decoration: none;
}

.card-2 .card__top {
    border-radius: 6px 6px 0 0;
    padding: 2.92857143em 1.85714286em 0 !important;
}

.card-2 .card__top {
    padding: 1.85714286em;
    border: 1px solid #ececec;
    border-bottom: 0;
}

.card-2 .card__body {
    padding: .92857143em 1.85714286em 1.85714286em;
}

.card-2 {
    background-color: #FFFFFF;
    border-radius: 6px;
}

.card-2 a.h4:hover {
    color: #FF1864;
    text-decoration: none;
}

@media (min-width: 768px) {
    .feature-tech {
        min-height: 216px;
    }
}

@media (min-width: 768px) {
    .feature-1.feature-download {
        min-height: 220px;
    }
}

@media (min-width: 768px) {
    .card-2 .card__body {
        min-height: 158px;
    }
}

@media (min-width: 768px) {
    .card-logo .card__body {
        min-height: 0px;
    }
}

.pricing .btn--icon i.socicon {
    line-height: 52px;
}

@media (min-width: 768px) {
    .card-tech {
        min-height: 201px;
    }
}

.feature-3 a img {
    margin-bottom: 0.92857143em;
}

.feature-3 p {
    min-height: 5.42857143em;
}

.feature-3 a.h4 {
    display: block;
    margin-bottom: 0.34210526em;
}

.feature-3 a.h4 {
    text-decoration: none;
}

.feature h3, .feature .h3 {
    margin-bottom: 0.34210526em;
}

.tech-logo {
    margin-bottom: 3.78787879em;
    max-height: 8.42857143em;
}

@media (min-width: 991px) {
    .tech-logo {
        margin-bottom: 3.78787879em;
        margin-top: 3.78787879em;
    }
}

.icon--tech {
    max-height: 5em;
}

i.icon--tech {
    font-size: 5em;
    max-height: 70px;
    margin-bottom: 14px;
}

.feature.boxed p.h4 {
    margin-bottom: 0.85714286em;
}

.feature-similar.boxed {
    margin-bottom: 15px !important;
    padding: .85714286em;
}

.feature-similar.boxed p.h4 {
    margin-bottom: 0.34210526em;
}

@media (max-width: 990px) {
    .feature-similar p.h4:first-of-type {
        margin-top: 0.92857143em;
    }
    .feature-similar .feature__body, .feature-similar i {
        width: 100%;
        float: none;
    }
}

a.block:hover > .feature {
    box-shadow: 0px 23px 40px rgba(0, 0, 0, 0.2);
}

.masonry__item .boxed {
    margin-bottom: 0px;
}

@media (max-width: 991px) and (min-width: 576px) {
    .masonry__item .boxed {
        min-height: 230px;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .masonry__item .boxed {
        min-height: 246px;
    }
}

@media (min-width: 1025px) {
    .masonry__item .boxed {
        min-height: 272px;
    }
}

.video-cover h4 {
    margin: 0;
}

.video-cover-lg {
    height: 24em;
}

.video-cover-xs {
    height: 17em;
    margin-bottom: 0.92857143em !important;
}

@media (min-width: 768px) {
    .btn-download {
        min-width: 390px;
    }
}

@media (max-width: 767px) {
    .btn-download {
        display: block;
        width: 100%;
    }
}

.btn--sm .btn__text {
    font-size: 1em;
}

.btn--pink .btn__text, .btn--pink i {
    color: #FF1864;
    border-color: #FF1864;
}

.btn--pink:not([class*='primary']) {
    border-color: #FF1864;
}

.btn--pink:hover .btn__text, .btn--pink:hover i {
    color: #282828 !important;
    border-color: #282828;
}

.imagebg.image--light .btn--white {
    background: #fff !important;
}

.imagebg:not(.image--light) .btn--white span.btn__text, .imagebg:not(.image--light) .btn--white span.btn__text span {
    color: #282828;
}

.row {
    padding-top: 3.71428571em;
    padding-bottom: 3.71428571em;
}

.row:first-child {
    padding-top: 0;
}

.row:last-child {
    padding-bottom: 0;
}

.pt--0 {
    padding-top: 0;
}

.pt--2 {
    padding-top: 3.71428571em;
}

}

.pb--0 {
    padding-bottom: 0;
}

.pb--3 {
    padding-bottom: 5.57142857em;
}

.unpad {
    padding: 0 !important;
}

.bgpos-right {
    background-position: right !important;
}

.bgpos-left {
    background-position: left !important;
}

ul.bullets li, ul.circles li {
    list-style-position: outside;
    margin-left: 1em;
}

ol li {
    list-style-position: outside;
    margin-left: 1em;
}

ul.dashes li:before {
    content: '\2014';
    margin-right: 4px;
    display: inline-block;
}

ul.dashes li {
    list-style-position: outside;
    margin-left: 1em;
    text-indent: -0.6em;
}

ul li ul li {
    font-size: 72.5%;
    line-height: 1.68421053em;
    font-weight: 400;
    color: #282828;
    list-style-position: inside;
    margin-left: 1em;
    list-style-type: circle;
}

ul:not([class*='menu']) li > a:hover {
    text-decoration: underline;
}

.article__body p img, .article__body figure img {
    display: block;
    margin: 0 auto;
}

article .article__body iframe:not(:last-child) {
    margin-bottom: 0.46428571em;
}

article .article__body p a, article .article__body ul li > a, article .article__body ol li > a {
    color: #282828;
    font-weight: 400;
    text-decoration: underline;
}

article .article__body p a:hover, article .article__body p a:hover strong, article .article__body ul li > a:hover, article .article__body ol li > a:hover {
    color: #e4004b;
    text-decoration: underline;
}

article .article__body p, article .article__body ul {
    color: #282828;
}

article .article__body ul li {
    list-style: disc outside none;
    margin-left: 1em;
}

article .article__body ol {
    font-size: 1.35714286em;
    line-height: 1.68421053em;
    font-weight: 400;
    color: #282828;
}

article .article__body p.h3 {
    margin-bottom: 1.04em;
    font-size: 1.78571429em;
    line-height: 1.5em;
    font-weight: 600;
}

article .article__body blockquote p, article .article__body blockquote a {
    color: #8f8f8f;
}
.imagebg .icon.color--dark {
    color: #282828;
}

.feature-1[class*='box-shadow']:hover {
    transform: none;
    -webkit-transform: none;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
}

.section--overlap .row {
    margin-top: -11em;
}

@media (max-width: 767px) {
    .section--overlap .row {
        margin-top: 0;
    }
}

.section--overlap .row.tech-page {
    margin-top: -12em;
}

@media (max-width: 767px) {
    .section--overlap .row.tech-page {
        margin-top: 0;
    }
}

.modal-content .bg--white p {
    color: #282828;
}

.modal-content h1:not(:last-child), .modal-content .h1:not(:last-child) {
    margin-bottom: 1em;
}

.modal-content .imageblock > .container {
    padding-top: 3.42857143em;
    padding-bottom: 3.42857143em;
}

input[type], textarea, select {
    border: 1px solid #B4B5B1;
}

button[type="submit"] {
    font-size: 1em;
}

input[type]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #B4B5B1;
    font-size: 1.14285714em;
}

input[type]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
    /* Firefox 18- */
    color: #B4B5B1;
    font-size: 1.14285714em;
}

input[type]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    /* Firefox 19+ */
    color: #B4B5B1;
    font-size: 1.14285714em;
}

input[type]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #B4B5B1;
    font-size: 1.14285714em;
}

.scroll-down {
    position: absolute;
    width: 3.71428571em;
    height: 3.71428571em;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    bottom: 0;
    margin-left: -26px;
    padding-top: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
    z-index: 99;
    border: 1px solid #ececec;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
}

.scroll-down i {
    color: #282828;
}

.scroll-down:not(.active) {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    pointer-events: none;
}

.scroll-down.active:hover {
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
}

.section--overlap-scrolldown .row {
    margin-top: 0;
}

.notification {
    max-width: 500px;
}

.notification .h4 {
    margin-bottom: .36842105em;
}

.mb--intro {
    margin-bottom: 1.36842105em;
    padding-bottom: 0;
}

.imageblock > .container {
    padding-top: 4.42857143em;
    padding-bottom: 4.42857143em;
}

.alert.bg--primary .alert__body > span {
    color: #FF1864;
}

.footer__lower span a {
    text-decoration: none;
}

.footer__lower span a:hover {
    text-decoration: underline;
}

.imagebg:not(.image--light) .btn:not([class*='primary']) {
    border-color: rgba(255, 255, 255, 1);
}


.btn--transparent {
    border-color: rgba(0, 0, 0, 0) !important;
}

.feature-7 {
    height: 17em;
}

.founder-img img:not(:last-child) {
    margin-bottom: 0.46428571em !important;
}

.founder-img figcaption {
    font-size: 0.85714286em;
    font-style: italic;
}

a.no-underline, article .article__body p a.no-underline, article .article__body ul li > a.no-underline {
    text-decoration: none;
}

a.no-underline:hover, article .article__body p a.no-underline:hover, article .article__body ul li > a.no-underline:hover {
    text-decoration: underline;
}

@media all and (max-width: 767px) {
    .mb-4-xs {
        margin-bottom: 1.5em;
    }
}

.feature-3 a.h3 {
    color: #ff1864;
    font-size: 1.78571429em;
    line-height: 1.5em;
}

.feature-3 a.h3:hover {
    color: #e4004b;
    text-decoration: none;
}

.feature h4 + p {
    max-width: none;
}

@media (min-width: 768px) {
    .feature-1 .feature__body h4 + p {
    min-height: 156px;
    }
}

.feature img.icon--tech:first-child:not(:last-child) {
    margin-bottom: 0.92857143em !important;
}

.feature p, .feature p.type--fine-print {
    margin-bottom: 0.92857143em;
}

span.feature:not(.boxed) {
    display: block;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    span.feature:not(.boxed) {
        display: block;
        margin-bottom: 30px;
    }
}

.bg--dark hr[data-title]:before {
    content: attr(data-title);
    background: #282828;
    position: relative;
    bottom: 14px;
    padding: 0.92857143em;
    font-style: italic;
}

.bg-quote {
    background-position: 0% 50% !important;
}

.feature-5 img {
    margin-bottom: 0;
    width: 15%;
    float: left;
}

.feature-5 .feature__body {
    width: 80%;
    float: right;
}

.feature-5 p {
    color: #757575;
    min-height: 0;
    border-bottom: 1px solid #ececec;
    padding-bottom: 0.92857143em;
    margin-bottom: 0.92857143em;
}

.feature-5 a h3:hover {
    opacity: 0.7;
}

.feature-5 a h3:hover, .feature-5 a:hover {
    text-decoration: none;
}

.feature-5 i {
    width: inherit;
}

.feature__action a, .feature__action a i {
    color: #282828;
    text-decoration: none;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

.feature__action a i {
    font-size: 1.58571429em;
    margin-right: 5px;
}

.feature__action a span {
    font-size: 1.2em;
    position: relative;
    bottom: 2px;
}

.feature__action a:not(:hover), .feature__action a:not(:hover) i {
    opacity: 0.7;
}

.feature__action a span.h6 {
    display: inline;
    top: -6px;
}

@media (max-width: 767px) {
    .feature .list-inline:not(.social-list) li {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .feature .list-inline:not(.social-list) li:not(:first-child) {
        margin-left: 0.92857143em;
    }
}

.tabs {
    background: #f1f3f2;
    width: 100%;
}

.tab__title span.h4 {
    margin-bottom: 0;
}

.masonry-filters--horizontal .masonry__filters {
    margin-left: 0;
}

.masonry-filters--horizontal .masonry__filters ul.tabs li:not(:last-child) {
    margin-right: 0;
}

.masonry-filters--horizontal .masonry__filters ul.tabs li {
    padding: 0.72857143em 1.65714286em;
}

@media (max-width: 767px) {
    .masonry-filters--horizontal .masonry__filters ul.tabs li {
        display: block;
    }
    .masonry-filters--horizontal, .masonry__filters {
        width: 100%;
    }
}

.bg--primary-1:not(.nav-bar):not(.bar) p, .bg--primary-1:not(.nav-bar):not(.bar) i {
    color: #F1F3F2;
}

article .article__body iframe, article .article__body .video-cover {
    border-radius: 0;
}

article .article__body img {
    border-radius: 6px;
}

article .article__body .kg-width-full img {
    border-radius: 0px;
}

.accordion__title {
    position: relative;
}

table {
    border-collapse: collapse;
}

tbody {
    color: #282828;
}

.bg--dark .boxed[class*='bg-'].boxed--border {
    border: 1px solid #424242;
}

@media (min-width: 768px) {
    .border-right {
        border-right: 1px solid #ececec;
    }
    .bg--dark .border-right {
        border-right: 1px solid rgba(236, 236, 236, 0.2);
    }
    .bg--primary .border-right {
        border-right: 1px solid rgba(237, 237, 237, 0.4);
    }
}

.newsletter-form {
    max-width: 400px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-card h4 {
        min-height: 92px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog-card h4 {
        min-height: 78px;
    }
}

@media (min-width: 1200px) {
    .blog-card h4 {
        min-height: 52px;
    }
}

.featured-video [class*="col-"]:not(:last-child) {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .featured-video [class*="col-"]:not(:last-child) {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .feature-solution p {
        min-height: 156px;
    }
}

.feature-1 a > img:first-child {
    border-radius: 6px 6px 0 0;
}

.feature a > img:first-child:not(:last-child) {
    margin-bottom: 0.92857143em !important;
}

.feature a + .boxed {
    border-radius: 0 0 6px 6px;
    border-top: none;
}

.bg--white p {
    color: #282828 !important;
}

.imagebg:not(.image--light) .bg--white p.lead a:not(.btn) {
    color: #282828;
    text-decoration: underline;
    font-weight: 300;
}

@media (max-width: 768px) {
    .row.mx-0-xs {
        margin-right: 0;
        margin-left: 0;
    }
}

.bg--twitter {
    background: #00aced !important;
    color: #fff;
}

.btn.bg--twitter:hover {
    background: rgba(0, 172, 237, 0.9);
}

@media (min-width: 1200px) {
    .btn--blog {
        min-width: 340px;
    }
    .btn--blog:not(:last-child) {
        margin-right: 10px;
    }
}
@media (max-width: 1199px) {
    .btn--blog:not(:last-child) {
        margin-bottom: 1.85714286em;
    }
    .btn--blog {
        min-width: 340px;
    }
}

@media (max-width: 767px) {
    .btn--blog {
        width: 100%;
        margin-right: 0;
    }
}

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

article .article__body ol.footnotes-list {
    font-size: 0.85714286em;
}

section.footnotes {
    padding-top: 1.85714286em;
    padding-bottom: 1.85714286em;
}

.feature-author.boxed:not([class*='bg-']) {
    background: none;
}

.feature-author img {
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    margin: 0 15px 15px 0;
    float: left;
}

.feature-author strong {
    color: #282828;
}

.feature-author span {
    display: inline-block;
    line-height: 1.6em;
}

.feature-author.bg--white a:not(.btn) {
    color: #ff1864;
}

.feature-author.bg--white a:not(.btn):hover {
    color: #e4004b;
}

@media (max-width: 767px) {
    .feature-author span {
        width: 75%;
    }
}

strong a {
    font-weight: 600 !important;
}

p.lead code {
    color: #212529;
    background: #ffe7ef;
    font-size: 87.5%;
}

/*! Fix for iPad Pro link and button clicking issue */

@media all and (max-width: 1024px) {
    .modal-container:not(.modal-active) {
        display: none;
    }
}

/*! End of fix for iPad Pro link and button clicking issue */

.kg-width-full {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    max-width: none;
}

.kg-width-full figcaption {
    padding-left: 25px;
}

.kg-width-wide {
    position: relative;
    width: 85vw;
    min-width: 100%;
    margin: auto calc(50% - 50vw);
    transform: translateX(calc(50vw - 50%));
    max-width: none;
}

img.product-logo {
    max-width: 240px;
    margin-bottom: 3em;
    opacity: 1;
}

.bg--primary .boxed:not(.imagebg) p, .bg--primary .boxed:not(.imagebg) i {
    color: #fff;
}

.bg--primary .boxed:not(.imagebg) a {
    color: #fff;
    text-decoration: underline;
}

.bg--dark .boxed:not(.imagebg) p, .bg--dark .boxed:not(.imagebg) i {
    color: #f1f3f2;
}

.bg--dark .boxed:not(.pricing) a {
    color: #f1f3f2;
    text-decoration: underline;
}

a.btn-store img {
    height: 50px;
    margin-bottom: 2em;
    opacity: .8;
}

@media (min-width: 768px) {
    a.btn-store.btn-store-lg img {
        height: 70px;
    }
}

a.btn-store img:hover {
    opacity: 1;
}

a.btn-store:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
    .btn-store + .btn-store {
        margin-left: 1.85714286em;
    }
    a.btn-store img {
        margin-top: 2em;
    }
}

.btn-store:first-child {
    margin-left: 0;
}

.bg--dark:not(.nav-bar):not(.bar) ul {
    color: #f1f3f2;
}

.video-play-icon.video-play-icon-fix:before {
    margin-top: -5px;
}

.video-play-icon--sm.video-play-icon.video-play-icon-fix:before {
    margin-top: -3px;
}

@media (min-width: 1025px) {
    .video-play-icon.video-play-icon-fix:hover {
        box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
        transform: translate3d(0%, -2%, 0);
        -webkit-transform: translate3d(0%, -2%, 0);
    }
}

.blog-card.feature-1 {
    background: #ffffff;
    border-radius: 6px;
}

section.border--bottom.bg--dark {
    border-bottom: 1px solid #3c3c3c;
}

section.bg--dark.border--bottom + section.bg--dark {
    padding-top: 7.42857143em;
}


.feature-team > .container {
    width: 720px;
}

.modal-container .modal-content .feature-team .container {
    width: 100%;
}

@media (min-width: 768px) {
    .modal-container .modal-content .feature-team .container {
        min-width: 720px;
    }
}

.feature-team .imageblock__content {
    min-height: 350px;
}

[class*='imagebg']:not(.image--light) p {
    opacity: 1;
}

.notification-label {
    float: right;
    position: inherit;
}

@media (max-width: 575px) {
    .notification-label {
        float: inherit;
    }
}

@media (max-width: 1024px) {
    .notification-label {
        padding: 2px 10px;
    }
}

span.label.notification-label:hover {
    background: #FF1864;
}

.label.label-footer {
    position: relative;
    top: 0;
    right: 0;
    min-width: auto;
    height: 21px;
    line-height: 24px;
    margin-left: 10px;
}

.page-privacy table {
    table-layout: fixed;
}

.page-privacy table, .page-privacy th, .page-privacy td {
  border: 1px solid #000000;
  border-collapse: collapse;
}

.page-privacy td {
  vertical-align: top;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

ol li:not(:last-child) {
    margin-bottom: 0.85714286em;
}

.bg--111 {
    background-color: #111;
}

/*! Hide jobs notification on Jobs and Rust-jobs page  */

.page-jobs .notification-jobs, .page-rust-jobs .notification-jobs {
    display: none;
}

@media (max-width: 767px) {
    .pt-xs-0 {
        padding-top: 0 !important;
    }
}

pre {
    margin-bottom: 1.85714286em !important;
}

/*! Hide feature image placeholder on articles – but visible for schema to fix Google AMP validation  */

.article__body img[src*="placeholder"] {
    display: none;
}

twitter-widget.twitter-tweet.twitter-tweet-rendered {
    margin-left: auto;
    margin-right: auto;
}

/* Klaro */

.cm-toggle-all { display: none !important; }

@media (min-width: 992px) {
    .page-technologies .feature {
        min-height: 272px;
    }
}
