html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    margin: 0;
}
main {
    display: block;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bold;
}
pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
a:focus {
    outline: 0;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
img,
iframe,
object,
embed,
svg {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
figure {
    margin: 0;
}
[disabled] {
    cursor: default;
}
.grid,
.b-articles__list,
.b-intro-slider__items,
.b-related__list,
.b-share,
.m-main__list,
.m-main__social-list {
    margin: 0;
}
.grid__cell,
.b-articles__item,
.b-intro-slider__item,
.b-related__item,
.b-share__item,
.m-main__item,
.m-main__social-item {
    margin: 0;
    padding: 0;
    background: none;
}
.grid {
    counter-reset: none;
}
.grid__cell {
    position: static;
}
.grid__cell::before {
    content: normal;
    counter-increment: none;
    position: static;
    top: auto;
    left: auto;
}
.grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.no-flexwrap .grid {
    font-size: 0;
}
@media (-webkit-min-device-pixel-ratio: 0) {
    .no-flexwrap .grid {
        letter-spacing: -1px;
    }
}
.grid__cell {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
}
.no-flexwrap .grid__cell {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    letter-spacing: normal;
    white-space: normal;
}
.grid--scroll {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.js .grid--scroll {
    overflow-x: hidden;
}
.grid--scroll .grid__cell {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.grid--scroll .slick-slide .grid__cell {
    max-width: none;
}
.no-flexwrap .grid--scroll {
    white-space: nowrap;
}
html {
    font-family: "LL Circular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #46515e;
}
@media (min-width: 480px) {
    html {
        font-size: 18px;
    }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "LL Circular", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.2;
    margin: 1.5em 0 0.5em;
}
h1,
.h1 {
    font-size: 34px;
}
@media (min-width: 480px) {
    h1,
    .h1 {
        font-size: 44px;
    }
}
h2,
.h2 {
    font-size: 20px;
}
@media (min-width: 480px) {
    h2,
    .h2 {
        font-size: 28px;
    }
}
h3,
.h3 {
    font-size: 18px;
}
@media (min-width: 480px) {
    h3,
    .h3 {
        font-size: 22px;
    }
}
h4,
.h4 {
    font-size: 16px;
}
@media (min-width: 480px) {
    h4,
    .h4 {
        font-size: 18px;
    }
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 1.25em;
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    margin: 1.25em 0;
    height: 1px;
    overflow: hidden;
}
blockquote {
    margin: 0 0 1.25em;
    padding: 0;
}
blockquote p {
    margin-bottom: 0;
}
a {
    color: #00a991;
    text-decoration: underline;
    transition: color 0.3s;
    -webkit-tap-highlight-color: transparent;
}
.no-touchevents a:hover {
    color: #007565;
}
ul,
ol,
dl {
    margin: 0 0 1.25em;
    list-style: none;
    padding: 0;
}
li {
    padding: 0 0 0 20px;
    margin: 0 0 0.3125em;
}
ul li {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath d='M0 0h4v4H0z'/%3E%3C/svg%3E%0A");
    background-position: 5px 0.5em;
    background-repeat: no-repeat;
    background-size: 4px 4px;
}
ol {
    counter-reset: item;
}
ol li {
    position: relative;
}
ol li::before {
    content: counter(item) ".";
    counter-increment: item;
    position: absolute;
    top: 0;
    left: 0;
}
ol ol li::before {
    content: counter(item, lower-alpha) ".";
}
dt {
    font-weight: bold;
    margin: 0;
}
dd {
    margin: 0 0 0.625em;
    padding: 0;
}
table {
    width: 100%;
    clear: both;
    margin: 0 0 1.25em;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
}
caption {
    font-weight: bold;
    text-align: left;
    padding: 0 0 10px;
    caption-side: top;
}
td,
th {
    vertical-align: top;
    padding: 15px 20px;
    border: 1px solid #ddd;
}
th {
    font-weight: bold;
    text-align: left;
}
thead th {
    background: #e8edf1;
}
figure {
    margin-bottom: 1.25em;
}
figcaption {
    margin-top: 0.5em;
}
@media (max-width: 1199.98px) {
    img {
        max-width: 100%;
        height: auto;
    }
}
.icon-svg {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.icon-svg__svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: currentColor;
    pointer-events: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.icon-svg::before {
    content: "";
    display: block;
}
.icon-svg--arrow-right {
    width: 24px;
}
.icon-svg--arrow-right::before {
    padding-top: 100%;
}
.icon-svg--footer-facebook {
    width: 18px;
}
.icon-svg--footer-facebook::before {
    padding-top: 100%;
}
.icon-svg--footer-instagram {
    width: 18px;
}
.icon-svg--footer-instagram::before {
    padding-top: 100%;
}
.icon-svg--footer-linkedin {
    width: 18px;
}
.icon-svg--footer-linkedin::before {
    padding-top: 100%;
}
.icon-svg--footer-twitter {
    width: 18px;
}
.icon-svg--footer-twitter::before {
    padding-top: 100%;
}
.icon-svg--image-info {
    width: 23px;
}
.icon-svg--image-info::before {
    padding-top: 100%;
}
.icon-svg--nav-toggler {
    width: 40px;
}
.icon-svg--nav-toggler::before {
    padding-top: 90%;
}
.icon-svg--search {
    width: 40px;
}
.icon-svg--search::before {
    padding-top: 90%;
}
.icon-svg--share-facebook {
    width: 20px;
}
.icon-svg--share-facebook::before {
    padding-top: 100%;
}
.icon-svg--share-link {
    width: 20px;
}
.icon-svg--share-link::before {
    padding-top: 100%;
}
.icon-svg--share-mail {
    width: 20px;
}
.icon-svg--share-mail::before {
    padding-top: 100%;
}
.icon-svg--share-twitter {
    width: 20px;
}
.icon-svg--share-twitter::before {
    padding-top: 100%;
}
.icon-svg--slider-arrow {
    width: 18px;
}
.icon-svg--slider-arrow::before {
    padding-top: 172.22222%;
}
.btn {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border: 0;
    background: none;
    text-decoration: none;
    cursor: pointer;
}
.btn__text {
    position: relative;
    display: block;
    border: 1px solid transparent;
    padding: 11px 35px;
    font-size: 16px;
    line-height: 20px;
    background-color: #00a991;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s;
    border-radius: 4px;
    font-weight: 700;
}
.btn--orange .btn__text {
    background: #f9971e;
    font-weight: 500;
    font-size: 24px;
    padding: 14px 26px;
    border-radius: 0;
}
.btn--white .btn__text {
    background: #fff;
    color: #46515e;
}
.btn--grey .btn__text {
    background: #7f91a8;
    color: #fff;
}
.btn--wide .btn__text {
    padding: 14px 35px;
    font-size: 18px;
    min-width: 230px;
}
.btn--block {
    display: block;
    width: 100%;
}
.btn--block .btn__text {
    display: block;
    text-align: center;
}
.btn--small .btn__text {
    min-width: 30px;
    padding: 4px;
}
.btn:disabled,
.btn.is-disabled {
    opacity: 0.5;
    pointer-events: none;
}
.btn.current {
    cursor: default;
}
.btn.current .btn__text {
    background-color: #007565;
}
.no-touchevents .btn:hover .btn__text {
    background-color: #007565;
    color: #fff;
}
.no-touchevents .btn--orange:hover .btn__text {
    background: #ac6105;
}
.no-touchevents .btn--white:hover .btn__text {
    background: #46515e;
}
.no-touchevents .btn--grey:hover .btn__text {
    background: #46515e;
}
@media (min-width: 1000px) {
    .btn--orange .btn__text {
        padding: 14px 26px;
    }
}
@font-face {
    font-family: "LL Circular";
    src: url("../fonts/CircularPro-Black.eot");
    src: url("../fonts/CircularPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularPro-Black.woff2") format("woff2"), url("../fonts/CircularPro-Black.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "LL Circular";
    src: url("../fonts/CircularPro-Bold.eot");
    src: url("../fonts/CircularPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularPro-Bold.woff2") format("woff2"), url("../fonts/CircularPro-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "LL Circular";
    src: url("../fonts/CircularPro-Book.eot");
    src: url("../fonts/CircularPro-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularPro-Book.woff2") format("woff2"), url("../fonts/CircularPro-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "LL Circular";
    src: url("../fonts/CircularPro-Medium.eot");
    src: url("../fonts/CircularPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularPro-Medium.woff2") format("woff2"), url("../fonts/CircularPro-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.row-main {
    position: relative;
    margin: 0 auto;
    padding: 0 50px;
    max-width: 1500px;
}
.row-main::before,
.row-main::after {
    content: "";
    display: table;
}
.row-main::after {
    clear: both;
}
.row-main--full {
    max-width: none;
    padding: 0 20px;
}
@media (max-width: 479.98px) {
    .row-main {
        padding: 0 20px;
    }
    .row-main--full {
        max-width: none;
        padding: 0 20px;
    }
}
.grid {
    margin-left: -50px;
    margin-bottom: -50px;
}
.grid__cell {
    position: relative;
    border: 50px solid transparent;
    -o-border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3C/svg%3E");
    border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3C/svg%3E");
    border-width: 0 0 50px 50px;
}
.grid__cell--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.grid__cell--middle {
    -ms-flex-item-align: center;
    align-self: center;
}
.grid__cell--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.grid__cell--eq {
    display: -ms-flexbox;
    display: flex;
}
.grid__cell--eq > * {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.grid--nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.grid--middle {
    -ms-flex-align: center;
    align-items: center;
}
.no-flexwrap .grid--middle .grid__cell {
    vertical-align: middle;
}
.grid--bottom {
    -ms-flex-align: end;
    align-items: flex-end;
}
.no-flexwrap .grid--bottom .grid__cell {
    vertical-align: bottom;
}
.grid--center {
    -ms-flex-pack: center;
    justify-content: center;
}
.no-flexwrap .grid--center .grid__cell {
    text-align: center;
}
.grid--right {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.no-flexwrap .grid--right .grid__cell {
    text-align: right;
}
.grid--space-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.grid--no-bottom {
    margin-bottom: 0;
}
.grid--no-bottom .grid__cell {
    border-bottom-width: 0;
}
@media (min-width: 750px) {
    .grid--x-space {
        margin-left: -30px;
        margin-bottom: -30px;
    }
    .grid--x-space .grid__cell {
        border-left-width: 30px;
        border-bottom-width: 30px;
    }
}
@media (max-width: 479.98px) {
    .grid {
        margin-left: -20px;
        margin-bottom: -20px;
    }
    .grid__cell {
        border: 20px solid transparent;
        border-width: 0 0 20px 20px;
    }
}
.size--auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.size--autogrow {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    max-width: none;
}
.size--1-12 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
}
.size--2-12 {
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
}
.size--3-12 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.size--4-12 {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
}
.size--5-12 {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
}
.size--6-12 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.size--7-12 {
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
}
.size--8-12 {
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
}
.size--9-12 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.size--10-12 {
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
}
.size--11-12 {
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
}
.size--12-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
@media (min-width: 480px) {
    .size--auto\@sm {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .size--autogrow\@sm {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: auto;
        max-width: none;
    }
    .size--1-12\@sm {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .size--2-12\@sm {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .size--3-12\@sm {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .size--4-12\@sm {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .size--5-12\@sm {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .size--6-12\@sm {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .size--7-12\@sm {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .size--8-12\@sm {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .size--9-12\@sm {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .size--10-12\@sm {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .size--11-12\@sm {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .size--12-12\@sm {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (min-width: 750px) {
    .size--auto\@md {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .size--autogrow\@md {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: auto;
        max-width: none;
    }
    .size--1-12\@md {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .size--2-12\@md {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .size--3-12\@md {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .size--4-12\@md {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .size--5-12\@md {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .size--6-12\@md {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .size--7-12\@md {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .size--8-12\@md {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .size--9-12\@md {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .size--10-12\@md {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .size--11-12\@md {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .size--12-12\@md {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (min-width: 1000px) {
    .size--auto\@lg {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .size--autogrow\@lg {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: auto;
        max-width: none;
    }
    .size--1-12\@lg {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .size--2-12\@lg {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .size--3-12\@lg {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .size--4-12\@lg {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .size--5-12\@lg {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .size--6-12\@lg {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .size--7-12\@lg {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .size--8-12\@lg {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .size--9-12\@lg {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .size--10-12\@lg {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .size--11-12\@lg {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .size--12-12\@lg {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .size--auto\@xl {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .size--autogrow\@xl {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: auto;
        max-width: none;
    }
    .size--1-12\@xl {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .size--2-12\@xl {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .size--3-12\@xl {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .size--4-12\@xl {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .size--5-12\@xl {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .size--6-12\@xl {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .size--7-12\@xl {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .size--8-12\@xl {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .size--9-12\@xl {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .size--10-12\@xl {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .size--11-12\@xl {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .size--12-12\@xl {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}
.img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 0;
}
.img img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.b-article-detail .img {
    background: #f6f6f6;
}
.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 0.3s;
}
.no-js .lazyload {
    display: none;
}
img.lazyload:not([src]) {
    visibility: hidden;
}
.inp-select,
.inp-text {
    display: block;
    border: 0 none;
    padding: 22px 24px;
    background-color: #fff;
    color: #46515e;
    font-size: 1rem;
    line-height: 28px;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    border-radius: 3px;
}
.inp-select:disabled,
.inp-text:disabled {
    background-color: #e8edf1;
}
.inp-select:focus,
.inp-text:focus {
    border-color: #46515e;
}
.has-error .inp-select,
.has-error .inp-text {
    border-color: #ff5a5f;
}
.inp-fix {
    position: relative;
    display: block;
    height: 100%;
}
.has-error .inp-fix {
    color: #ff5a5f;
}
.has-warning .inp-fix {
    color: #f9971e;
}
.has-ok .inp-fix {
    color: #28a138;
}
.inp-label {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0.25em;
}
.inp-select {
    padding-right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath d='M10 0L5 5 0 0'/%3E%3C/svg%3E%0A");
    background-position: top 50% right 15px;
    background-repeat: no-repeat;
    background-size: 10px 5px;
}
.inp-select::-ms-expand {
    display: none;
}
textarea.inp-text {
    height: auto;
}
.inp-text::-webkit-input-placeholder {
    opacity: 1;
    color: rgba(70, 81, 94, 0.5);
}
.inp-text::-moz-placeholder {
    opacity: 1;
    color: rgba(70, 81, 94, 0.5);
}
.inp-text:-ms-input-placeholder {
    opacity: 1;
    color: rgba(70, 81, 94, 0.5);
}
.inp-text::-ms-input-placeholder {
    opacity: 1;
    color: rgba(70, 81, 94, 0.5);
}
.inp-text::placeholder {
    opacity: 1;
    color: rgba(70, 81, 94, 0.5);
}
.inp-text:focus::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.inp-text:focus::-moz-placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.inp-text:focus:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.inp-text:focus::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.inp-text:focus::placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.message {
    padding: 15px 20px;
    background: #e8edf1;
}
.message > :last-child {
    margin-bottom: 0;
}
.message--error,
.message--ok,
.message--warning {
    color: #fff;
}
.message--error li::before,
.message--ok li::before,
.message--warning li::before {
    background-color: #fff;
}
.message--error a,
.message--ok a,
.message--warning a {
    color: #fff;
}
.message--error {
    background: #ff5a5f;
}
.message--ok {
    background: #28a138;
}
.message--warning {
    background: #f9971e;
}
span.tag {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 8px 14px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    background: #00A991;
    text-transform: uppercase;
}
span.tag a {
    color: #fff;
    text-decoration: none;
}
span.tag a:hover {
    color: #fff;
    text-decoration: underline;
}
span.tag--blue {
    background: #0176d2;
}
span.tag--orange {
    background: #f9971e;
}
span.tag--green {
    background: #00A991;
}
span.tag--red {
    background: #ff5a5f;
}
span.tag--violet {
    background: #8f268c;
}
div[id^="widget-holder-"] {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    background: #4aa692;
    box-shadow: 0 0 20px rgba(127, 145, 168, 0.3);
    font-size: 0;
}
div[id^="widget-holder-"]:before {
    content: "Loading...";
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
div[id^="widget-holder-"] iframe {
    position: relative;
    background: #fff;
}
.twitter-tweet {
    margin-left: auto;
    margin-right: auto;
}
.b-404 {
    padding: 50px 0;
}
@media (min-width: 750px) {
    .b-404 {
        padding: 80px 0 100px;
    }
}
@media (min-width: 1000px) {
    .b-404 {
        padding: 150px 0;
    }
}
.b-article-detail {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
    padding: 26px 0 0 0;
}
.b-article-detail__meta {
    font-size: 18px;
}
.b-article-detail__meta a {
    text-decoration: none;
}
.b-article-detail__meta a:hover {
    text-decoration: underline;
}
.b-article-detail__author {
    font-size: 22px;
    font-weight: bold;
}
.b-article-detail__info {
    font-size: 24px;
    font-weight: 700;
    color: #46515e;
    margin: 0 0 20px;
}
.b-article-detail__social {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.b-article-detail__social.is-sticky {
    z-index: 100;
    padding-top: 18px;
    max-width: 200px;
}
@media (min-width: 480px) {
    .b-article-detail__social.is-sticky {
        padding-top: 26px;
        max-width: 320px;
    }
}
@media (min-width: 1000px) {
    .b-article-detail {
        position: relative;
        background: none transparent;
        padding: 0;
        box-shadow: none;
        margin-bottom: 0;
    }
    .b-article-detail:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
        display: block;
        height: 2px;
        background: #c9cfd5;
    }
    .b-article-detail__wrap {
        position: relative;
        background: #fff;
        padding: 26px 40px;
        box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
        margin-bottom: 60px;
    }
    .b-article-detail__social.is-sticky {
        max-width: none;
    }
}
@media (min-width: 1200px) {
    .b-article-detail__wrap {
        padding: 26px 60px;
    }
}
.b-article h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 60px 0 50px;
}
.b-article h2:first-child {
    margin: 0 0 32px;
}
.b-article h2.perex {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 18px;
}
.b-article h3 {
    font-size: 22px;
    line-height: 26px;
}
.b-article h3 + .widget-article-img {
    margin-top: 30px;
}
.b-article p,
.b-article blockquote {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
.b-article a {
    font-weight: 700;
}
.b-article blockquote {
    margin: 50px 0 42px;
    padding: 6px 0 12px 20px;
    border-left: 5px solid #f9971e;
}
.b-article blockquote p:last-child {
    margin-bottom: 0;
}
.b-article q {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
.b-article q:before,
.b-article q:after {
    display: none;
}
@media (min-width: 480px) {
    .b-article h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .b-article h2.perex {
        font-size: 26px;
        line-height: 38px;
    }
    .b-article h3 {
        font-size: 28px;
        line-height: 30px;
    }
}
@media (min-width: 1000px) {
    .b-article blockquote {
        margin-left: 35px;
        margin-right: 35px;
    }
}
@media (min-width: 1200px) {
    .b-article blockquote {
        margin-left: 95px;
        margin-right: 95px;
    }
}
.b-articles {
    padding-top: 30px;
    margin-bottom: 30px;
}
.b-articles__headline {
    margin: 0 0 20px;
}
.b-articles__more .btn {
    display: block;
}
.b-articles__more--wide {
    margin-top: 30px;
}
@media (min-width: 750px) {
    .b-articles {
        padding-top: 52px;
        margin-bottom: 40px;
    }
    .b-articles__more .btn {
        display: inline-block;
    }
    .b-articles__more--wide .btn {
        display: block;
    }
}
.b-articles__list--no-headline {
    padding-top: 53px;
}
.b-articles--category .b-std {
    margin-bottom: 0;
}
.b-articles--side {
    margin-bottom: 30px;
    padding-top: 0;
}
.b-author {
    display: none;
    margin-top: 36px !important;
    margin-bottom: 30px;
    border-radius: 10px;
    background: #fff;
    padding: 30px 28px;
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
}
.b-author__img {
    text-align: center;
    margin: 0 0 18px;
}
.b-author__img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 50%;
}
.b-author__name {
    font-size: 24px;
    color: #00a991;
    text-align: center;
    margin: 0 0 14px;
}
.b-author__name a {
    text-decoration: none;
}
.b-author__desc {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #405062;
    margin: 0 0 8px;
}
.no-touchevents .b-author__name a:hover {
    text-decoration: underline;
}
@media (min-width: 1000px) {
    .b-author {
        display: block;
    }
}
.b-iframe {
    margin: 0 0 20px;
}
.b-iframe__inner {
    max-width: 700px;
    margin: 0 auto;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide {
    outline: 0;
}
.b-intro-slider {
    position: relative;
}
.b-intro-slider__nav {
    display: none;
}
.b-intro-slider__nav-p {
    margin: 0;
}
.b-intro-slider__nav-item {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 70px;
    height: 70px;
    background: rgba(255, 255, 255, 0.8);
    transition: 0.3s background-color;
    z-index: 1;
    border: 0 none;
    box-shadow: none;
}
.b-intro-slider__nav-item .icon-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.b-intro-slider__nav-item--next {
    left: auto;
    right: 0;
}
.b-intro-slider__nav-item--next .icon-svg {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}
.b-intro-slider__item {
    display: none;
}
.b-intro-slider__item:first-child {
    display: block;
}
.b-intro-slider .slick-dots {
    position: absolute;
    right: 20px;
    top: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.b-intro-slider .slick-dots li {
    margin: 0 0 10px;
    padding: 0;
    background: none;
}
.b-intro-slider .slick-dots li.slick-active button {
    background: rgba(255, 255, 255, 0.8);
}
.b-intro-slider .slick-dots button {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    color: transparent;
    font: 0/0 a;
    text-decoration: none;
    transition: background-color 0.3s;
    outline: none;
}
@media (min-width: 750px) {
    .b-intro-slider .slick-dots {
        display: none !important;
    }
}
@media (min-width: 1000px) {
    .b-intro-slider:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        display: block;
        margin: 10px 0 0;
        height: 2px;
        background: #c9cfd5;
    }
    .b-intro-slider__nav {
        display: block;
    }
}
.no-touchevents .b-intro-slider__nav-item:hover {
    background: #fff;
}
.b-intro {
    height: 100vh;
    max-height: 500px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
}
.b-intro__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.b-intro__bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.b-intro__bg:before,
.b-intro__bg:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 128px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0));
    content: "";
    z-index: 1;
}
.b-intro__bg:after {
    display: none;
    bottom: 0;
    top: auto;
    height: 200px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
}
.b-intro__cnt {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 60px;
    position: relative;
    z-index: 2;
}
.b-intro__headline {
    margin: 0;
    padding: 2px 0 2px 10px;
    font-size: 24px;
    line-height: 34px;
    overflow: hidden;
}
.b-intro__headline span {
    display: inline;
    background: #fff;
    padding: 6px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
}
.b-intro__more {
    margin: 0;
}
@media (max-width: 479.98px) {
    .single .b-intro {
        max-height: 250px;
    }
}
@media (max-width: 749.98px) {
    .b-intro__headline {
        margin-right: 40px;
    }
    .b-intro__headline br {
        display: none;
    }
    .b-intro__more .btn--orange .btn__text {
        padding: 8px 16px;
        font-size: 14px;
    }
}
@media (max-width: 749.98px) {
    .b-inline-form .form-row {
        margin-bottom: 10px;
    }
    .b-inline-form .grid .grid__cell:last-child .form-row {
        margin-bottom: 30px;
    }
    .b-inline-form .inp--checkbox {
        padding-top: 0;
    }
}
@media (min-width: 480px) {
    .b-intro__cnt {
        padding-bottom: 68px;
    }
    .b-intro__headline {
        padding: 4px 0 4px 10px;
        line-height: 56px;
        font-size: 34px;
    }
    .b-intro__headline span {
        padding: 10px;
    }
}
@media (min-width: 750px) {
    .b-intro__bg:before {
        height: 200px;
    }
    .b-intro__bg:after {
        display: block;
    }
}
@media (min-width: 1000px) {
    .b-intro--article-detail .b-intro__headline,
    .b-intro--article-detail .b-intro__more,
    .single .b-intro__headline,
    .single .b-intro__more {
        padding-left: 40px;
    }
}
@media (min-width: 1200px) {
    .b-intro--article-detail .b-intro__headline,
    .b-intro--article-detail .b-intro__more,
    .single .b-intro__headline,
    .single .b-intro__more {
        padding-left: 60px;
    }
}
.b-related {
    background: #e8edf1;
    margin: 0 -20px;
    padding: 20px 20px;
    position: relative;
}
.b-related:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20px;
    background-image: linear-gradient(to bottom, rgba(127, 145, 168, 0.3), rgba(127, 145, 168, 0));
    content: "";
}
.b-related__title {
    text-align: center;
    font-size: 24px;
    margin: 0 0 26px;
    display: block;
    font-weight: bold;
    line-height: 1.2;
}
@media (min-width: 480px) {
    .b-related {
        margin: 0 -50px;
        padding: 40px 50px;
    }
}
@media (min-width: 750px) {
    .b-related {
        border-radius: 10px;
    }
}
@media (min-width: 1000px) {
    .b-related {
        margin: 0 0 30px;
        background: #fff;
        padding: 30px 28px 10px;
        box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
    }
    .b-related:before {
        display: none;
    }
    .b-related__item {
        margin-bottom: 18px;
    }
}
.b-related__item:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
}
.b-share {
    margin: 0 0 34px;
    font-size: 0;
    display: inline-block;
}
.b-share::before,
.b-share::after {
    content: "";
    display: table;
}
.b-share::after {
    clear: both;
}
.b-share__item {
    display: inline-block;
    margin: 0 8px 0 0;
}
.b-share__link {
    display: inline-block;
    width: 29.9px;
    height: 29.9px;
    border-radius: 50%;
    background: #00a991;
    color: #fff;
    transition: 0.3s background-color;
    position: relative;
}
.b-share__link .icon-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 15.6px;
    height: 15.6px;
}
@media (min-width: 480px) {
    .b-share__link {
        width: 46px;
        height: 46px;
    }
    .b-share__link .icon-svg {
        width: 24px;
        height: 24px;
    }
}
@media (min-width: 1000px) {
    .b-share {
        display: block;
    }
}
.b-share.is-sticky {
    -webkit-animation: stickyInit;
    animation: stickyInit;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}
.b-share__item--like {
    float: right;
    display: none;
    margin: -2px 0 0;
}
@media (min-width: 480px) {
    .b-share__item--like {
        display: block;
    }
}
.b-share__link--facebook {
    background: #3b5998;
}
.b-share__link--twitter {
    background: #1da1f2;
}
.b-share__link--mail {
    background: #ec1428;
}
.b-share__link--link {
    background: #46515e;
}
.no-touchevents .b-share__link:hover {
    background: #007565;
    color: #fff;
}
.no-touchevents .b-share__link--facebook:hover {
    background: #1e2e4f;
}
.no-touchevents .b-share__link--twitter:hover {
    background: #0967a0;
}
.no-touchevents .b-share__link--mail:hover {
    background: #8e0c18;
}
.no-touchevents .b-share__link--link:hover {
    background: #1a1f24;
}
@-webkit-keyframes stickyInit {
    0% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0;
    }
    49% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0;
    }
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes stickyInit {
    0% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0;
    }
    49% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0;
    }
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.b-std-small__inner {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
    margin-bottom: 20px;
    padding: 30px;
    display: block;
    text-decoration: none;
    color: #46515e;
}
.b-std-small__image {
    margin: 0 0 6px;
    position: relative;
}
.b-std-small__image .widget-img {
    padding-bottom: 55.5%;
}
.b-std-small__headline {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin: 0;
}
@media (min-width: 480px) {
    .b-std-small__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
    }
    .b-std-small__image {
        -ms-flex: 1 0 42%;
        flex: 1 0 42%;
        margin-right: 30px;
        height: 180px;
    }
    .b-std-small__image .widget-img {
        padding-bottom: 90%;
    }
    .b-std-small__headline {
        font-size: 24px;
        line-height: 34px;
        text-align: left;
    }
}
@media (min-width: 1000px) {
    .b-std-small__inner {
        display: block;
        padding: 0;
        box-shadow: none;
    }
    .b-std-small__image {
        margin-right: 0;
        height: auto;
    }
    .b-std-small__image .widget-img {
        padding-bottom: 55.5%;
    }
    .b-std-small__image img {
        max-width: 100%;
        height: auto;
    }
    .b-std-small__headline {
        margin: 0 0 14px;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }
}
.b-std {
    margin: 0 0 30px;
}
.b-std__inner {
    overflow: hidden;
    display: block;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
    text-decoration: none;
    color: #46515e;
    transition: 0.3s box-shadow;
    background: #fff;
}
.b-std__image {
    margin: 0;
    position: relative;
    margin: 0 0 24px;
}
.b-std__image .widget-img {
    padding-bottom: 55.5%;
    position: relative;
}
.b-std__image img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.b-std__tag {
    position: absolute;
    top: 30px;
    right: 20px;
}
.b-std__cnt {
    padding: 0 30px 36px;
}
.b-std__headline {
    font-weight: 800;
    margin: 0 0 14px;
}
.b-std__desc {
    margin: 0 0 14px;
}
.b-std__btn {
    margin: 0;
}
@media (min-width: 1000px) {
    .b-std__image .widget-img {
        padding-bottom: 85%;
    }
}
.b-std--journeys .b-std__inner {
    background: #00a991;
}
.b-std--travelNews .b-std__inner {
    background: #7f91a8;
}
.b-std--journeys .b-std__inner,
.b-std--travelNews .b-std__inner {
    color: #fff;
}
.no-touchevents .b-std__inner:hover {
    color: #46515e;
    box-shadow: 0 0 30px 5px rgba(127, 145, 168, 0.5);
}
.no-touchevents .b-std--journeys .b-std__inner:hover,
.no-touchevents .b-std--travelNews .b-std__inner:hover {
    color: #fff;
}
.no-touchevents .b-std__inner:hover .btn__text {
    background: #007565;
}
.no-touchevents .b-std--journeys .b-std__inner:hover .btn__text,
.no-touchevents .b-std--travelNews .b-std__inner:hover .btn__text {
    background: #46515e;
    color: #fff;
}
.b-video {
    margin: 0 0 20px;
}
.b-video__inner {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 56.2%;
}
.b-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.b-video--square .b-video__inner {
    padding-top: 100%;
}
@media (min-width: 1000px) {
    .b-video--square {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
}
.f-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.f-search label {
    display: none;
}
.f-search .form-row {
    margin: 0;
}
.f-search .inp-fix {
    padding: 0;
}
.f-search input {
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
    border: 0 none;
    border-radius: 2px;
    padding: 2px 6.5px;
    font-size: 16px;
    width: 130px;
}
.f-search input:focus {
    outline: 0;
}
.f-search button {
    background: none transparent;
    box-shadow: none;
    border: 0 none;
    color: #fff;
    transition: 0.3s background-color, 0.3s color;
    border-radius: 2px;
    width: 26px;
    height: 23.4px;
    position: relative;
    display: inline-block;
    margin: 0 5px;
}
.f-search button .icon-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 23.4px;
}
@media (min-width: 480px) {
    .f-search button {
        width: 40px;
        height: 36px;
        margin: 0 10px;
    }
    .f-search button .icon-svg {
        width: 40px;
        height: 36px;
    }
    .f-search input {
        padding: 8px 10px;
        width: 200px;
    }
}
@media (min-width: 1000px) {
    .f-search input {
        width: 300px;
    }
}
.header--bg .f-search button {
    color: #46515e;
}
.no-touchevents .f-search button:hover {
    background: #00a991;
    color: #fff;
}
.m-accessibility {
    position: absolute;
    left: -5000px;
    top: 0;
}
.m-accessibility a:focus,
.m-accessibility a:active {
    position: absolute;
    top: 0;
    left: 5000px;
    width: 200px;
    padding: 2px 0 5px;
    z-index: 900;
    text-align: center;
    background-color: #fff;
}
nav.m-insights {
    position: fixed;
    top: 23px;
    right: 180px;
    width: auto;
    margin: 0;
    box-shadow: none;
}
nav.m-insights li {
    padding: 0;
    background: none;
}
.m-main {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #fff;
    z-index: 10;
}
.m-main.is-open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.m-main__list {
    font-size: 0;
    padding: 20px 34px 40px 40px;
    max-width: 400px;
    margin: 0 auto;
}
.m-main__item {
    display: block;
}
.m-main__item--login {
    padding-top: 10px;
}
.m-main__link {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    line-height: 34px;
    display: inline-block;
    font-weight: 700;
    display: block;
}
.m-main__social-list {
    padding-top: 116px;
}
.m-main__social-item {
    display: inline-block;
    margin: 0 0 0 -25px;
}
.m-main__social-item .icon-svg {
    width: 20px;
    height: 20px;
}
.m-main__social-link {
    margin: 0 25px;
    color: #46515e;
}
@media (min-width: 480px) {
    .m-main {
        width: 350px;
    }
}
.m-main__link.is-active {
    color: #00a991;
}
.m-main__link--hide {
    text-align: right;
    color: #00a991;
    font-weight: 400;
    margin-bottom: 6px;
    position: relative;
    padding-right: 16px;
}
.m-main__link--hide .icon-svg {
    position: absolute;
    top: 9px;
    right: 0;
    width: 18px;
    height: 18px;
}
.no-touchevents .m-main__link:hover {
    color: #00a991;
}
.no-touchevents .m-main__social-link:hover {
    color: #00a991;
}
.widget-app {
    overflow: hidden;
    display: block;
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
    border-radius: 10px;
    transition: 0.3s box-shadow;
}
.widget-app__img {
    max-width: 100%;
    height: auto;
}
.no-touchevents .widget-app:hover {
    box-shadow: 0 0 30px 5px rgba(127, 145, 168, 0.5);
}
.widget-article-img::before,
.widget-article-img::after,
.wp-caption::before,
.wp-caption::after {
    content: "";
    display: table;
}
.widget-article-img::after,
.wp-caption::after {
    clear: both;
}
.widget-article-img img,
.wp-caption img {
    text-align: center;
    width: auto;
    max-width: 100%;
    height: auto;
}
.widget-article-img--full,
.wp-caption--full {
    margin-top: 50px;
    margin-bottom: 40px !important;
}
.widget-article-img--left,
.widget-article-img--right,
.widget-article-img.alignright,
.widget-article-img.alignleft,
.wp-caption--left,
.wp-caption--right,
.wp-caption.alignright,
.wp-caption.alignleft {
    text-align: center;
}
.widget-article-img__desc,
.widget-article-img-text,
.wp-caption__desc,
.wp-caption-text {
    display: block;
}
.widget-article-img__icon-wrap,
.wp-caption__icon-wrap {
    padding-left: 47px;
    position: relative;
    padding-top: 20px;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    display: inline-block;
}
.widget-article-img__icon-wrap .icon-svg,
.wp-caption__icon-wrap .icon-svg {
    position: absolute;
    top: 18px;
    left: 10px;
}
.widget-article-img-text,
.wp-caption-text {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}
.widget-article-img--app,
.wp-caption--app {
    display: block;
}
.widget-article-img--app .widget-app,
.wp-caption--app .widget-app {
    border: 1px solid #7f91a8;
    display: inline-block;
    max-width: 390px;
}
@media (min-width: 1000px) {
    .widget-article-img--left,
    .widget-article-img.alignleft,
    .wp-caption--left,
    .wp-caption.alignleft {
        float: left;
        margin-right: 40px;
        max-width: 250px;
    }
    .widget-article-img--right,
    .widget-article-img.alignright,
    .wp-caption--right,
    .wp-caption.alignright {
        float: right;
        margin-left: 40px;
        max-width: 250px;
    }
}
@media (min-width: 1200px) {
    .widget-article-img--left,
    .widget-article-img--right,
    .widget-article-img.alignleft,
    .widget-article-img.alignright,
    .wp-caption--left,
    .wp-caption--right,
    .wp-caption.alignleft,
    .wp-caption.alignright {
        max-width: 400px;
    }
}
.widget-external {
    height: 150px;
    background-color: #00a991;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    box-shadow: 0 0 20px 0 rgba(127, 145, 168, 0.3);
}
.widget-img {
    display: block;
}
.widget-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.widget-img--fix {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@media (min-width: 1200px) {
    .widget-img img {
        -o-object-fit: fill;
        object-fit: fill;
    }
}
html {
    box-sizing: border-box;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
body {
    position: relative;
    min-width: 320px;
}
:first-child {
    margin-top: 0;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: none transparent;
    height: 65px;
    z-index: 100;
    transition: background-color 0.3s, box-shadow 0.3s;
}
.header .row-main {
    width: 100%;
    height: 100%;
}
.footer .row-main{
    border-top: 1px solid rgba(186,199,213,0.47);
    padding-top: 150px;
}
.header__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}
.header__logo {
    display: block;
    font-size: 100%;
    line-height: 1;
    font-family: "LL Circular", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    position: relative;
    transition: opacity 0.3s;
    opacity: 1;
}
.header__logo img {
    max-height: 33.15px;
    width: auto;
}
.header__logo-link {
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
}
.header__logo-img--bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.header__logo-text {
    display: block;
    font-size: 15.6px;
    color: #fff;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
    line-height: 29.9px;
    transition: 0.3s color, 0.3s border-color;
}
.header__nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: -5px;
    position: relative;
}
.header__nav-item {
    margin: 0;
}
.header__nav-link {
    color: #fff;
    transition: 0.3s background-color, 0.3s color;
    border-radius: 2px;
    width: 26px;
    height: 23.4px;
    position: relative;
    display: inline-block;
    margin: 0 5px;
}
.header__nav-link .icon-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 23.4px;
}
.header__nav-link--search.is-open {
    display: none;
}
.header__search {
    display: none;
}
.header__search.is-open {
    display: block;
}
@media (max-width: 479.98px) {
    .single .header {
        background: #fff;
        box-shadow: 0 0 10px rgba(70, 81, 94, 0.2);
    }
    .single .header__logo-img {
        opacity: 0;
    }
    .single .header__logo-img--bg {
        opacity: 1;
    }
    .single .header__logo-text {
        color: #46515e;
        border-left-color: #46515e;
    }
    .single .header__nav-link {
        color: #46515e;
    }
}
@media (min-width: 480px) {
    .header {
        position: absolute;
        background: none transparent;
        box-shadow: none;
        height: 100px;
    }
    .header__logo img {
        max-height: 51px;
    }
    .header__logo-text {
        font-size: 24px;
        margin-left: 20px;
        padding-left: 20px;
        line-height: 46px;
    }
    .header__nav {
        margin-right: -10px;
    }
    .header__nav-link {
        width: 40px;
        height: 36px;
        margin: 0 10px;
    }
    .header__nav-link .icon-svg {
        width: 40px;
        height: 36px;
    }
}
.header--bg {
    background: #fff;
    box-shadow: 0 0 10px rgba(70, 81, 94, 0.2);
}
.header--bg .header__logo-img {
    opacity: 0;
}
.header--bg .header__logo-img--bg {
    opacity: 1;
}
.header--bg .header__logo-text {
    color: #46515e;
    border-left-color: #46515e;
}
.header--bg .header__nav-link {
    color: #46515e;
}
.header--fixed {
    position: fixed;
}
.header__logo.sticky-share {
    opacity: 0;
}
@media (min-width: 1000px) {
    .header--bg {
        box-shadow: 0 0 20px rgba(70, 81, 94, 0.2);
    }
}
@media (max-width: 620px) {
    .header.is-search-open .header__logo {
        opacity: 0;
    }
}
.no-touchevents .header__nav-link:hover {
    background: #00a991;
    color: #fff;
}
.main {
    background: #e8edf1;
}
.main--no-intro {
    padding-top: 65px;
}
@media (max-width: 479.98px) {
    .single .main {
        margin-top: 65px;
    }
}
@media (min-width: 1000px) {
    .main--no-intro {
        padding-top: 100px;
    }
}
.u-align-top {
    vertical-align: top;
}
.u-align-middle {
    vertical-align: middle;
}
.u-align-bottom {
    vertical-align: bottom;
}
.u-clearfix::before,
.u-clearfix::after {
    content: "";
    display: table;
}
.u-clearfix::after {
    clear: both;
}
.u-ctx {
    display: table-cell;
}
.u-ctx::after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    line-height: 0;
    font-size: xx-large;
    content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}
.u-pull-left {
    float: left;
}
.u-pull-right {
    float: right;
}
.u-vhide {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
.u-out,
.js .u-js-out {
    position: absolute;
    left: -5000px;
}
.u-mb-0 {
    margin-bottom: 0;
}
.u-mb-20 {
    margin-bottom: 20px;
}
.u-mb-30 {
    margin-bottom: 30px;
}
.u-mt-0 {
    margin-top: 0;
}
.u-mt-40 {
    margin-top: 40px;
}
.u-pb-0 {
    padding-bottom: 0;
}
.u-pb-20 {
    padding-bottom: 20px;
}
.u-pb-30 {
    padding-bottom: 30px;
}
.u-pb-40 {
    padding-bottom: 40px;
}
.u-pt-0 {
    padding-top: 0;
}
.u-pt-20 {
    padding-top: 20px;
}
.u-pt-30 {
    padding-top: 30px;
}
.u-pt-40 {
    padding-top: 40px;
}
.u-text-left {
    text-align: left;
}
.u-text-right {
    text-align: right;
}
.u-text-center {
    text-align: center;
}
.u-text-justify {
    text-align: justify;
}
.u-text-nowrap {
    white-space: nowrap;
}
.u-text-lowercase {
    text-transform: lowercase;
}
.u-text-uppercase {
    text-transform: uppercase;
}
.u-text-capitalize {
    text-transform: capitalize;
}
.u-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.u-text-hide {
    font: 0/0 a;
    color: transparent;
    text-decoration: none;
}
.u-font-light {
    font-weight: 300;
}
.u-font-regular {
    font-weight: normal;
}
.u-font-bold {
    font-weight: bold;
}
.u-font-italic {
    font-style: italic;
}
.u-hide {
    display: none;
}
@media (min-width: 480px) {
    .u-hide\@sm {
        display: none;
    }
}
@media (min-width: 750px) {
    .u-hide\@md {
        display: none;
    }
}
@media (min-width: 1000px) {
    .u-hide\@lg {
        display: none;
    }
}
@media (min-width: 1200px) {
    .u-hide\@xl {
        display: none;
    }
}
.u-show {
    display: block;
}
@media (min-width: 480px) {
    .u-show\@sm {
        display: block;
    }
}
@media (min-width: 750px) {
    .u-show\@md {
        display: block;
    }
}
@media (min-width: 1000px) {
    .u-show\@lg {
        display: block;
    }
}
@media (min-width: 1200px) {
    .u-show\@xl {
        display: block;
    }
}
.js .u-js-hide {
    display: none;
}


.footer {
    overflow: hidden;
    position: relative;
    border-top: 60px solid #e8edf1;
    background: #fff;
    padding-bottom: 20px;
}

.footer .grid {
    display: flex;
    justify-content: space-between;;
}
.footer:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 870px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e8edf1), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #e8edf1 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #e8edf1 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
}
.footer__newsletter {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 1px solid rgba(186, 199, 213, 0.47);
}
.footer__kiwi {
    max-width: 200px;
    margin: 0 auto 60px;
}
.footer__logo {
    margin-bottom: 66px;
}
.footer__socials {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 62px;
}
.footer__social {
    display: inline-block;
}
.footer__social-link {
    color: #5f738c;
}
.footer__button {
    margin-bottom: 12px;
}
.footer__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
}
.footer__item--extend {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
}
@media (min-width: 480px) {
    .footer__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 23px;
    }
    .footer__row .form-row {
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .footer__row .inp-text {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .footer__row .btn__text {
        padding: 27px 42px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}
@media (min-width: 750px) {
    .footer {
        padding-bottom: 80px;
        border-top-width: 110px;
    }
    .footer__newsletter {
        padding-bottom: 150px;
        margin-bottom: 150px;
    }
    .footer__title {
        line-height: 70px;
    }
    .footer__kiwi {
        margin: 0;
    }
}
.no-touchevents .footer__social-link:hover {
    color: #171b1e;
}

.m-footer {
    max-width: 200px;
    margin: 0 auto 60px;
}
.m-footer ul {
    list-style: none;
}
.m-footer__title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #46515e;
    letter-spacing: 2px;
    margin-bottom: 24px;
}
.m-footer__item {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 16px;
    font-weight: 400;
    background-image: none;
    padding: 0;
}
.m-footer__link {
    color: #5f738c;
    text-decoration: none;
}
.no-touchevents .m-footer__link:hover {
    color: #171B1E;
    }
@media (min-width: 750px) {
    .m-footer {
        max-width: none;
        margin: 0;
    }
    .m-footer__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .m-footer__list {
        margin-bottom: 0;
    }
}
.btn--icon {
    display: block;
}
.btn--icon .btn__text {
    display: block;
    position: relative;
    font-weight: 700;
}
.btn--icon .btn__text .icon-svg {
    position: absolute;
    top: 18px;
    left: 20px;
}
.btn:disabled,
.btn.is-disabled {
    opacity: 0.5;
    pointer-events: none;
}
.no-touchevents .btn:hover .btn__text,
.no-touchevents .is-loading .btn:hover .btn__loading {
    background-color: #007565;
    color: #fff;
}
.no-touchevents .btn--light:hover .btn__text {
    background: rgba(255, 255, 255, 0.35);
}

.inp-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
}
.inp-item__inp {
    position: absolute;
    left: -9999px;
}
.inp-item__text {
    display: block;
    padding: 4px 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #5f738c;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.inp-item__text:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 28px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    background: #fff;
    content: "";
    -webkit-transition: background-color 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s;
    transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s;
    transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
}
.inp-item__text .icon-svg {
    position: absolute;
    top: 9px;
    left: 7px;
}
.no-touchevents .inp-item:hover .inp-item__text {
    color: #171b1e;
}
.no-touchevents .inp-item:hover .inp-item__text:before {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.inp-item__inp:checked + .inp-item__text:before {
    background-color: #00a991;
    border-color: #00a991;
}

.b-inline-form .inp-item__text {
    line-height: 16px;
}
.b-inline-form .inp-item__text:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #bac7d5;
}
.b-inline-form .inp-item__text a {
    text-decoration: none;
}
.b-inline-form .inp--checkbox {
    padding-top: 14px;
}

.kiwi-breadcrumb{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    font-size: 12px;
}

.kiwi-breadcrumb li{
    padding: 0;
    background-image: none;

}
.kiwi-breadcrumb li span {
    font-weight: bold;
    text-decoration: none;
    transition: color .3s, border-color .3s;
    border-bottom: 1px solid #5F738C;
    color: #5F738C;
}
.kiwi-breadcrumb li a{
    text-decoration: none;
}
.kiwi-breadcrumb li .back-arrow{
    border-bottom: none;
}

.kiwi-breadcrumb li:last-of-type span{
    color: #252A31;
    border-color: transparent;
}

.kiwi-breadcrumb li span:hover{
    border-color: transparent;
}

.kiwi-breadcrumb .breadcrumb-separator{
    margin: 0 10px;
}

.homepage-breadcrumb {
    margin: 40px 0;
    margin-bottom: -18px;
}

.homepage-breadcrumb .kiwi-breadcrumb{
    margin: 0;
}

.kiwi-breadcrumb li a span:not(.hide-desktop){
    margin: 0;
}

@media (max-width: 480px) {
    .single-breadcrumb .kiwi-breadcrumb>:not(.show-mobile){
        display: none;
    }

    .single-breadcrumb .kiwi-breadcrumb>.show-mobile span{
        color: #00a991;
        border-color: #00a991
    }

    .single-breadcrumb .kiwi-breadcrumb>span.show-mobile{
        margin-left: 0;
    }

    .single-breadcrumb .kiwi-breadcrumb>.show-mobile:hover span{
        color: #007565;
        border-color: #007565
    }
}

@media (min-width: 480px) {
    .hide-desktop{
        display: none;
    }
    .author-breadcrumb{
        padding-top: 30px;
    }
}

@media (min-width: 750px) {
    .author-breadcrumb{
        padding-top: 15px;
    }
}