*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5e5e5e;
    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: 6px;
}
p {
    margin-top: 0;
    margin-bottom: 12px;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #498cd8;
    background-color: transparent;
}
a,
a:hover {
    text-decoration: underline;
}
a:hover {
    color: #7ebaee;
}
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;
}
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #999;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.375rem;
}
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;
}
select {
    word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[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: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
@media (max-width: 1103px) {
    legend {
        font-size: calc(1.375rem + 0.1813236627vw);
    }
}
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-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;
}
.landing-header {
    color: #1e202e;
    display: block;
    font-weight: 600;
    line-height: 1.1428571429;
    margin: 0 0 66px;
    text-align: center;
    position: relative;
}
.landing-header:after {
    background: #a350cd;
    bottom: -26px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 72px;
}
.landing-header:last-child {
    margin-bottom: 26px;
}
.landing-header.landing-h1,
h1.landing-header {
    font-size: 34px;
    line-height: 1.04;
}
@media (min-width: 576px) {
    .landing-header.landing-h1,
    h1.landing-header {
        font-size: 45px;
    }
}
@media (min-width: 768px) {
    .landing-header.landing-h1,
    h1.landing-header {
        font-size: 50px;
    }
}
.landing-header.landing-h2,
h2.landing-header {
    font-size: 28px;
}
@media (min-width: 576px) {
    .landing-header.landing-h2,
    h2.landing-header {
        font-size: 32px;
    }
}
@media (min-width: 768px) {
    .landing-header.landing-h2,
    h2.landing-header {
        font-size: 36px;
    }
}
.landing-header.landing-h3,
h3.landing-header {
    font-size: 24px;
}
@media (min-width: 576px) {
    .landing-header.landing-h3,
    h3.landing-header {
        font-size: 28px;
    }
}
.landing-header.landing-h5,
.tooltip-inner h5.landing-header,
h5.landing-header {
    font-size: 16px;
}
@media (min-width: 576px) {
    .landing-header.landing-h5,
    .tooltip-inner h5.landing-header,
    h5.landing-header {
        font-size: 18px;
    }
}
.landing-header--undecorated {
    margin-bottom: 40px;
}
.landing-header--undecorated:after {
    display: none;
}
.landing-header--undecorated:last-child {
    margin-bottom: 0;
}
.landing-header--dark {
    color: #1e202e;
}
.landing-header--light {
    color: #fff;
}
.landing-header--font-light {
    font-weight: 300;
}
.landing-header--font-regular {
    font-weight: 400;
}
.landing-header--font-semibold {
    font-weight: 600;
}
.landing-header--font-bold {
    font-weight: 700;
}
.landing-header--align-center {
    text-align: center;
}
.landing-header--align-center:after {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.landing-header--align-left {
    text-align: left;
}
.landing-header--align-left:after {
    left: 0;
    right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.landing-header--align-right {
    text-align: right;
}
.landing-header--align-right:after {
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.landing-header--decoration-small:after {
    width: 36px;
}
.landing-header--decoration-green:after {
    background: #a350cd;
}
.landing-header--decoration-lime-green:after {
    background: #b75ce4;
}
.landing-header--decoration-soft-blue:after {
    background: #7ebaee;
}
.landing-header--decoration-blue:after {
    background: #498cd8;
}
.landing-h5,
.tooltip-inner h5 {
    color: #7ebaee;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2777777778;
    letter-spacing: 0.01em;
    margin-bottom: 16px;
    text-align: left;
    text-transform: uppercase;
}
.landing-h6 {
    color: #5e5e5e;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375;
    margin-bottom: 20px;
}
.content-wrapper iframe {
    max-width: 100%;
}
.content-wrapper tt {
    color: inherit;
    font: inherit;
}
.content-wrapper p.text-larger {
    color: #a350cd;
    font-size: 18px;
    line-height: 1.5555555556;
    margin-bottom: 24px;
}
.content-wrapper p.read-more {
    line-height: 1.625;
    margin-top: 24px;
}
.content-wrapper p.read-more a {
    color: #498cd8;
    text-decoration: underline;
}
.content-wrapper p.read-more a:focus,
.content-wrapper p.read-more a:hover {
    color: #7ebaee;
}
.content-wrapper p:last-child {
    margin-bottom: 0;
}
.content-wrapper b,
.content-wrapper strong {
    font-weight: 600;
}
.content-wrapper img {
    max-width: 100%;
    height: auto;
}
.content-wrapper hr {
    border: 0;
    border-top: 2px solid #a350cd;
    margin: 24px auto 40px;
    width: 72px;
}
.content-wrapper hr.hr--soft-blue {
    border-color: #7ebaee;
}
.content-wrapper hr.hr--green {
    border-color: #a350cd;
}
.content-wrapper hr.hr--align-left {
    margin-left: 0;
}
.content-wrapper hr.hr--align-right {
    margin-right: 0;
}
.content-wrapper hr.hr--align-center {
    margin-left: auto;
    margin-right: auto;
}
.content-wrapper hr.hr--w-36 {
    width: 36px;
}
.content-wrapper hr.hr--w-72 {
    width: 72px;
}
.aligncenter,
.alignleft,
.alignright {
    display: block;
    float: none;
    margin: 0 auto 40px;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .alignleft {
        float: left;
        max-width: 50%;
        margin-right: 24px;
    }
}
@media (min-width: 768px) {
    .alignright {
        float: right;
        max-width: 50%;
        margin-left: 24px;
    }
}
.blockquote {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.3333333333;
    margin-bottom: 12px;
}
@media (max-width: 1103px) {
    .blockquote {
        font-size: calc(1.375rem + 0.1813236627vw);
    }
}
.blockquote:last-child {
    margin-bottom: 0;
}
.blockquote-footer {
    display: block;
    color: #b75ce4;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.1666666667;
    margin-top: 34px;
}
@media (max-width: 1103px) {
    .blockquote-footer {
        font-size: calc(1.375rem + 0.1813236627vw);
    }
}
.blockquote-footer:before {
    content: none;
}
.styled-list,
.styled-list ol,
.styled-list ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.styled-list li {
    display: block;
    line-height: 1.375;
    padding: 6px 0 6px 24px;
    position: relative;
}
.styled-list li:before {
    display: inline-block;
    font-family: icomoon, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: auto;
    speak: none;
    margin: 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    width: auto;
}
.styled-list li:before {
    content: "î¤•";
}
.styled-list li:before {
    color: #b75ce4;
    left: 0;
    position: absolute;
    top: 10px;
    width: 1em;
}
.styled-list li[data-mark] {
    padding-left: 32px;
}
.styled-list li[data-mark]:before {
    content: attr(data-mark);
    font-size: 18px;
    top: 8px;
}
.styled-list--mark-blue li:before {
    color: #498cd8;
}
.styled-list--mark-soft-blue li:before {
    color: #7ebaee;
}
.circled-index {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../../themes/pinboard/dist/images/icons/circles-gray.svg) scroll 50% / contain no-repeat;
    color: #b75ce4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    line-height: 1;
    max-width: 100%;
    position: relative;
    text-align: center;
    width: 68px;
}
.circled-index:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 0.25rem;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 6px;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #5e5e5e;
}
.thumb-container {
    display: block;
    overflow: hidden;
    position: relative;
}
.thumb-container:before {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}
.thumb-container__img-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.thumb-container__img-wrap img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.thumb-container--cover .thumb-container__img-wrap img {
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: inherit;
}
.gallery {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    margin: 0 -8px -40px;
}
.gallery__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 40px;
    padding: 0 8px;
}
.gallery__item figcaption {
    color: #999;
    font-size: 1rem;
    margin-top: 4px;
    text-align: center;
}
.gallery--rows,
.gallery--rows-lg,
.gallery--rows-md,
.gallery--rows-sm,
.gallery--rows-xl {
    display: block;
    text-align: center;
}
.gallery--rows-lg .gallery__row,
.gallery--rows-md .gallery__row,
.gallery--rows-sm .gallery__row,
.gallery--rows-xl .gallery__row,
.gallery--rows .gallery__row {
    display: inline;
    font-size: 0;
}
.gallery--rows-lg .gallery__item,
.gallery--rows-md .gallery__item,
.gallery--rows-sm .gallery__item,
.gallery--rows-xl .gallery__item,
.gallery--rows .gallery__item {
    display: inline-block;
    vertical-align: middle;
}
.gallery--rows {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.gallery--rows,
.gallery--rows .gallery__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.gallery--rows .gallery__row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.gallery--rows .gallery__row--justify-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.gallery--rows .gallery__row--justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.gallery--rows .gallery__row--justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gallery--rows .gallery__row--justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.gallery--rows .gallery__row--justify-around,
.gallery--rows .gallery__row--justify-evently {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.gallery--rows .gallery__row--justify-evently {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
@media (min-width: 576px) {
    .gallery--rows-sm {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-sm,
    .gallery--rows-sm .gallery__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .gallery--rows-sm .gallery__row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-sm .gallery__row--justify-start {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-sm .gallery__row--justify-end {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gallery--rows-sm .gallery__row--justify-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gallery--rows-sm .gallery__row--justify-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-sm .gallery__row--justify-around,
    .gallery--rows-sm .gallery__row--justify-evently {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .gallery--rows-sm .gallery__row--justify-evently {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
@media (min-width: 768px) {
    .gallery--rows-md {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-md,
    .gallery--rows-md .gallery__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .gallery--rows-md .gallery__row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-md .gallery__row--justify-start {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-md .gallery__row--justify-end {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gallery--rows-md .gallery__row--justify-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gallery--rows-md .gallery__row--justify-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-md .gallery__row--justify-around,
    .gallery--rows-md .gallery__row--justify-evently {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .gallery--rows-md .gallery__row--justify-evently {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
@media (min-width: 1024px) {
    .gallery--rows-lg {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-lg,
    .gallery--rows-lg .gallery__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .gallery--rows-lg .gallery__row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-lg .gallery__row--justify-start {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-lg .gallery__row--justify-end {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gallery--rows-lg .gallery__row--justify-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gallery--rows-lg .gallery__row--justify-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-lg .gallery__row--justify-around,
    .gallery--rows-lg .gallery__row--justify-evently {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .gallery--rows-lg .gallery__row--justify-evently {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
@media (min-width: 1104px) {
    .gallery--rows-xl {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-xl,
    .gallery--rows-xl .gallery__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .gallery--rows-xl .gallery__row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-xl .gallery__row--justify-start {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gallery--rows-xl .gallery__row--justify-end {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gallery--rows-xl .gallery__row--justify-center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gallery--rows-xl .gallery__row--justify-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .gallery--rows-xl .gallery__row--justify-around,
    .gallery--rows-xl .gallery__row--justify-evently {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .gallery--rows-xl .gallery__row--justify-evently {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
.cboxGallery .cboxElement {
    cursor: pointer;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
}
.cboxGallery .cboxElement:after {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    content: url(../../themes/pinboard/dist/images/icons/plus.svg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    width: 100%;
}
.cboxGallery .cboxElement:hover:after {
    opacity: 1;
}
.cboxGallery .cboxElement:before {
    content: "";
    display: block;
    padding-top: 75%;
}
@media (min-width: 576px) {
    .cboxGallery .cboxElement:before {
        padding-top: 107.26744186%;
    }
}
.cboxGallery .cboxElement br {
    display: none;
}
.cboxGallery .cboxElement img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 528px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 976px;
    }
}
@media (min-width: 1104px) {
    .container {
        max-width: 1104px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
.items-list,
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.items-list__item,
.page-section--partner .partner-container {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}
.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
}
.col-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.col-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.col-2,
.col-3 {
    -webkit-box-flex: 0;
}
.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
}
.col-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-6,
.col-7 {
    -webkit-box-flex: 0;
}
.col-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.col-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.col-8,
.col-9 {
    -webkit-box-flex: 0;
}
.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10,
.page-section--partner .partner-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.col-12,
.items-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1024px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1104px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
.form-control,
.form-group .select2-container.select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    height: calc(1.7647058824em + 18px + 2px);
    padding: 9px 19px;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.7647058824;
    color: #1e202e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control,
    .form-group .select2-container.select2-container--default .select2-selection--single {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control::-ms-expand,
.form-group .select2-container.select2-container--default .select2-selection--single::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus,
.form-group .select2-container.select2-container--default .select2-selection--single:focus {
    color: #1e202e;
    background-color: #fff;
    border-color: #498cd8;
    outline: 0;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder,
.form-group .select2-container.select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: transparent;
    opacity: 1;
}
.form-control::-moz-placeholder,
.form-group .select2-container.select2-container--default .select2-selection--single::-moz-placeholder {
    color: transparent;
    opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder,
.form-group .select2-container.select2-container--default .select2-selection--single:-ms-input-placeholder,
.form-group .select2-container.select2-container--default .select2-selection--single::-ms-input-placeholder {
    color: transparent;
    opacity: 1;
}
.form-control::placeholder,
.form-group .select2-container.select2-container--default .select2-selection--single::placeholder {
    color: transparent;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly],
.form-group .select2-container.select2-container--default .select2-selection--single:disabled,
.form-group .select2-container.select2-container--default .select2-selection--single[readonly] {
    background-color: #e0e1e2;
    opacity: 1;
}
.form-group .select2-container.select2-container--default select.select2-selection--single:focus::-ms-value,
select.form-control:focus::-ms-value {
    color: #1e202e;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.7647058824;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.9375rem;
    line-height: 1.4666666667;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    line-height: 1.7647058824;
    color: #5e5e5e;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.4666666667em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.9375rem;
    line-height: 1.4666666667;
    border-radius: 0;
}
.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}
.form-group .select2-container.select2-container--default select.select2-selection--single[multiple],
.form-group .select2-container.select2-container--default select.select2-selection--single[size],
.form-group .select2-container.select2-container--default textarea.select2-selection--single,
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 20px;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #999;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #b75ce4;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 36px 32px;
    margin-top: 0.1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #fff;
    background-color: #b75ce4;
    border-radius: 0;
}
.form-control.is-valid,
.form-group .select2-container.select2-container--default .is-valid.select2-selection--single,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:valid,
.was-validated .form-control:valid,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:valid {
    border-color: #b75ce4;
    padding-right: calc(1.7647058824em + 18px);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23b75ce4' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(0.4411764706em + 4.5px);
    background-size: calc(0.8823529412em + 9px) calc(0.8823529412em + 9px);
}
.form-control.is-valid:focus,
.form-group .select2-container.select2-container--default .is-valid.select2-selection--single:focus,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:valid:focus,
.was-validated .form-control:valid:focus,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:valid:focus {
    border-color: #b75ce4;
    box-shadow: 0 0 0 0 rgba(54, 182, 138, 0.25);
}
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.form-group .select2-container.select2-container--default .is-valid.select2-selection--single ~ .valid-feedback,
.form-group .select2-container.select2-container--default .is-valid.select2-selection--single ~ .valid-tooltip,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:valid ~ .valid-feedback,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:valid ~ .valid-feedback,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:valid ~ .valid-tooltip {
    display: block;
}
.form-group .select2-container.select2-container--default .was-validated textarea.select2-selection--single:valid,
.form-group .select2-container.select2-container--default textarea.is-valid.select2-selection--single,
.was-validated .form-group .select2-container.select2-container--default textarea.select2-selection--single:valid,
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.7647058824em + 18px);
    background-position: top calc(0.4411764706em + 4.5px) right calc(0.4411764706em + 4.5px);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #b75ce4;
    padding-right: calc((1em + 18px) * 3 / 4 + 35px);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 19px center/8px 10px,
        url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23b75ce4' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
            #fff no-repeat center right 35px / calc(0.8823529412em + 9px) calc(0.8823529412em + 9px);
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #b75ce4;
    box-shadow: 0 0 0 0 rgba(54, 182, 138, 0.25);
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip {
    display: block;
}
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip {
    display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #b75ce4;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #b75ce4;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
    border-color: #b75ce4;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
    border-color: #53cca2;
    background-color: #53cca2;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 0 rgba(54, 182, 138, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #b75ce4;
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #b75ce4;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #b75ce4;
    box-shadow: 0 0 0 0 rgba(54, 182, 138, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 36px 32px;
    margin-top: 0.1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #fff;
    background-color: #dc3545;
    border-radius: 0;
}
.form-control.is-invalid,
.form-group .select2-container.select2-container--default .is-invalid.select2-selection--single,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:invalid,
.was-validated .form-control:invalid,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:invalid {
    border-color: #dc3545;
    padding-right: calc(1.7647058824em + 18px);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(0.4411764706em + 4.5px);
    background-size: calc(0.8823529412em + 9px) calc(0.8823529412em + 9px);
}
.form-control.is-invalid:focus,
.form-group .select2-container.select2-container--default .is-invalid.select2-selection--single:focus,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.form-group .select2-container.select2-container--default .is-invalid.select2-selection--single ~ .invalid-feedback,
.form-group .select2-container.select2-container--default .is-invalid.select2-selection--single ~ .invalid-tooltip,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:invalid ~ .invalid-feedback,
.form-group .select2-container.select2-container--default .was-validated .select2-selection--single:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:invalid ~ .invalid-feedback,
.was-validated .form-group .select2-container.select2-container--default .select2-selection--single:invalid ~ .invalid-tooltip {
    display: block;
}
.form-group .select2-container.select2-container--default .was-validated textarea.select2-selection--single:invalid,
.form-group .select2-container.select2-container--default textarea.is-invalid.select2-selection--single,
.was-validated .form-group .select2-container.select2-container--default textarea.select2-selection--single:invalid,
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.7647058824em + 18px);
    background-position: top calc(0.4411764706em + 4.5px) right calc(0.4411764706em + 4.5px);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 18px) * 3 / 4 + 35px);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 19px center/8px 10px,
        url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
            #fff no-repeat center right 35px / calc(0.8823529412em + 9px) calc(0.8823529412em + 9px);
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip {
    display: block;
}
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
    display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
    border-color: #dc3545;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}
.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline label {
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
    }
    .form-group .select2-container.select2-container--default .form-inline .select2-selection--single,
    .form-inline .form-control,
    .form-inline .form-group .select2-container.select2-container--default .select2-selection--single {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.form-group {
    position: relative;
}
.form-group .wpcf7-form-control-wrap {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}
.form-group label {
    color: #5e5e5e;
    cursor: pointer;
    font-size: 1.0625rem;
    line-height: 1.7647058824;
}
@media (min-width: 768px) {
    .form-group label {
        left: 20px;
        position: absolute;
        top: 10px;
        z-index: 1;
    }
}
.form-group input::-ms-clear {
    display: none;
}
.form-group input:-webkit-autofill,
.form-group input:-webkit-autofill:focus {
    -webkit-text-fill-color: #1e202e;
}
.form-group input:-webkit-autofill,
.form-group input:-webkit-autofill:focus,
.form-group input:-webkit-autofill:hover {
    -webkit-transition: background-color 86400s cubic-bezier(1, 0, 1, 0) 86400s;
    transition: background-color 86400s cubic-bezier(1, 0, 1, 0) 86400s;
}
@media (min-width: 768px) {
    .form-group .form-control:not(textarea),
    .form-group .select2-container.select2-container--default .select2-selection--single:not(textarea) {
        padding-left: 137px;
    }
}
.form-group .select2-container.select2-container--default textarea.select2-selection--single,
.form-group textarea.form-control {
    resize: none;
}
@media (min-width: 768px) {
    .form-group .select2-container.select2-container--default textarea.select2-selection--single,
    .form-group textarea.form-control {
        padding-top: 49px;
    }
}
.form-group .select2-container.select2-container--default select.select2-selection--single,
.form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-group .select2-container.select2-container--default select.select2-selection--single::-ms-expand,
.form-group select.form-control::-ms-expand {
    display: none;
}
.form-group .select2-container.select2-container--default .select2-selection--single {
    padding-right: 45px;
}
.form-group .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    font: inherit;
    height: auto;
    padding: 0;
    z-index: auto;
}
.form-group .select2-container.select2-container--default .select2-selection--single .select2-selection__placeholder {
    visibility: hidden;
}
.form-group .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 0;
    top: 0;
    width: 46px;
}
.form-group .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: solid #5e5e5e;
    border-width: 0 1px 1px 0;
    content: "";
    margin-top: -6px;
    margin-left: -5px;
    padding: 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.form-group .select2-container.select2-container--default .select2-dropdown {
    border-color: #498cd8;
    border-radius: 0;
    outline: 0;
}
.form-group .select2-container.select2-container--focus .select2-selection--single {
    border-color: #498cd8;
}
.form-group .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 1px 0 0 1px;
    margin-top: -3px;
}
.form-group--file {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.form-group--file .input-btn input[type="file"] {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.form-group--file .input-btn .wpcf7-form-control-wrap {
    position: static;
}
.form-group--file .input-name {
    color: #5e5e5e;
    font-size: 15px;
    line-height: 30px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form-group--file .wpcf7-not-valid-tip {
    position: absolute;
    top: 40px;
    width: 100%;
}
.form-group--checkbox label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    left: auto;
    position: static;
    top: auto;
    margin-bottom: 0;
}
.form-group--checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    height: 24px;
    margin: 0 10px 0 0;
    outline: none;
    padding: 0;
    width: 24px;
}
.form-group--checkbox input[type="checkbox"]:checked {
    color: transparent;
    background: url(../../themes/pinboard/images/icons/ok-icon.svg) scroll 50% no-repeat #fff;
    outline: none;
}
.form-group--checkbox input[type="checkbox"]:checked::-ms-check {
    color: transparent;
    background: url(../../themes/pinboard/images/icons/ok-icon.svg) scroll 50% no-repeat #fff;
    outline: none;
}
.form-group--submit {
    border-top: 1px solid #b3b3b3;
    margin-top: 10px;
    padding-top: 25px;
}
.form-group--optional {
    color: #5e5e5e;
    font-size: 15px;
    line-height: 1.2;
}
.wpcf7-form .wpcf7-response-output {
    display: none !important;
}
.btn {
    display: inline-block;
    font-weight: 600;
    color: #5e5e5e;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: 11px 36px;
    font-size: 1.0625rem;
    line-height: 1.7647058824;
    border-radius: 26px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:hover {
    color: #5e5e5e;
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-link {
    font-weight: 400;
    color: #498cd8;
    text-decoration: underline;
}
.btn-link:hover {
    color: #7ebaee;
    text-decoration: underline;
}
.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
    color: #5e5e5e;
    pointer-events: none;
}
.btn-lg {
    padding: 15px 40px;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 30px;
}
.btn-sm {
    padding: 5px 17px;
    font-size: 0.9375rem;
    line-height: 1.4666666667;
    border-radius: 16px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.btn {
    min-width: 160px;
}
a.btn,
a.btn:focus,
a.btn:hover {
    text-decoration: none;
}
.btn.btn-w-290 {
    width: 290px;
}
.btn.btn-sm {
    font-weight: 400;
    min-width: 0;
}
.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #498cd8;
    border-color: #498cd8;
}
.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #2a72c4;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled).focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):focus,
.btn-primary:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-secondary,
.btn-secondary:hover {
    color: #fff;
    background-color: #373a43;
    border-color: #373a43;
}
.btn-secondary,
.btn-secondary.disabled,
.btn-secondary:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #1b1d21;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled).focus,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled):focus,
.btn-secondary:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-success,
.btn-success:hover {
    color: #fff;
    background-color: #b75ce4;
    border-color: #b75ce4;
}
.btn-success,
.btn-success.disabled,
.btn-success:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #a350cd;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled).focus,
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled):focus,
.btn-success:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-info,
.btn-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info,
.btn-info.disabled,
.btn-info:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #107282;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled).focus,
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled):focus,
.btn-info:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-warning,
.btn-warning:hover {
    color: #000;
    background-color: #ffa826;
    border-color: #ffa826;
}
.btn-warning,
.btn-warning.disabled,
.btn-warning:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #d37f00;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled).focus,
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled):focus,
.btn-warning:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-danger,
.btn-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #b51f2e;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled).focus,
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled):focus,
.btn-danger:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-light,
.btn-light:hover {
    color: #000;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
}
.btn-light,
.btn-light.disabled,
.btn-light:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #b5b5b5;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled).focus,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled):focus,
.btn-light:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-muted,
.btn-muted:hover {
    color: #fff;
    background-color: #999;
    border-color: #999;
}
.btn-muted,
.btn-muted.disabled,
.btn-muted:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #7a7a7a;
}
.btn-muted:not(:disabled):not(.disabled).active,
.btn-muted:not(:disabled):not(.disabled).focus,
.btn-muted:not(:disabled):not(.disabled):active,
.btn-muted:not(:disabled):not(.disabled):focus,
.btn-muted:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-dark,
.btn-dark:hover {
    color: #fff;
    background-color: #1e202e;
    border-color: #1e202e;
}
.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #060609;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled).focus,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled):focus,
.btn-dark:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-white,
.btn-white:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.btn-white,
.btn-white.disabled,
.btn-white:disabled {
    box-shadow: 0 3px 11px rgba(0, 0, 0, 0.12), 0 3px #e0e0e0;
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled).focus,
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled):focus,
.btn-white:not(:disabled):not(.disabled):hover {
    box-shadow: none;
}
.btn-wrapper {
    text-align: center;
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.15s ease;
    transition: height 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}
.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #5e5e5e;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #b3b3b3;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e0e1e2 #e0e1e2 #b3b3b3;
}
.nav-tabs .nav-link.disabled {
    color: #5e5e5e;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #5c5d62;
    background-color: #fff;
    border-color: #b3b3b3 #b3b3b3 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #498cd8;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    padding: 0;
}
.navbar,
.navbar > .container,
.navbar > .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-right: 0;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 2px 4px;
    font-size: 2.5rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (max-width: 1103px) {
    .navbar-toggler {
        font-size: calc(1.875rem + 0.9066183137vw);
    }
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm,
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md,
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1024px) {
    .navbar-expand-lg {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg,
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1103.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1104px) {
    .navbar-expand-xl {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl,
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #1e202e;
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(30, 32, 46, 0.5);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #1e202e;
}
.navbar-light .navbar-toggler {
    color: #1e202e;
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 42 42' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250, 250, 250, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 12h30M6 21h30M6 30h30'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text,
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: #1e202e;
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 42 42' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(55, 58, 67, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 12h30M6 21h30M6 30h30'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}
.navbar-nav {
    padding-left: 1rem;
    padding-right: 1rem;
}
.navbar-nav .nav-item {
    display: block;
    position: relative;
    text-align: center;
}
.navbar-nav .nav-item .nav-link {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
@media (min-width: 1024px) {
    .navbar-nav .nav-item .nav-link .menu-arrow {
        display: none;
    }
}
.navbar-nav .nav-item:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}
.navbar-nav > .nav-item > .nav-link {
    display: inline-block;
}
.navbar-nav > .nav-item > .nav-link:after {
    background-clip: content-box;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: -3px;
    opacity: 0;
    padding-left: inherit;
    padding-right: inherit;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    right: -3px;
}
.navbar-nav > .nav-item.current-menu-ancestor > .nav-link:after,
.navbar-nav > .nav-item.current-menu-item > .nav-link:after,
.navbar-nav > .nav-item:hover > .nav-link:after {
    opacity: 1;
}
@media (min-width: 1024px) {
    .navbar-nav > .nav-item .nav-item.menu-item-has-children > .nav-link .menu-arrow {
        display: block;
        position: absolute;
        height: 100%;
        right: 10px;
        top: 0;
        outline: none;
        border: 0;
        background: url(../../themes/pinboard/dist/images/icons/arrow-down-gray.svg) no-repeat 50%;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}
.navbar-nav > .nav-item.menu-item-has-children:hover > .nav-link:after {
    opacity: 0;
}
.header-container .menu-item:hover > .sub-menu {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.header-container .sub-menu {
    background: #fff;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
    list-style: none;
    min-width: 382px;
    opacity: 0;
    padding: 6px 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
    visibility: hidden;
}
.header-container .sub-menu .nav-item {
    text-align: right;
}
.header-container .sub-menu .nav-item .nav-link {
    border-bottom: 1px solid #e0e1e2;
    color: #1e202e;
    font-size: 16px;
    line-height: 1.375;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    padding-right: 30px;
}
.header-container .sub-menu .nav-item:last-child .nav-link {
    border-bottom: 0;
}
.header-container .sub-menu .nav-item.current-menu-ancestor > .nav-link,
.header-container .sub-menu .nav-item.current-menu-item > .nav-link,
.header-container .sub-menu .nav-item:hover > .nav-link {
    border-color: #498cd8;
    background: #498cd8;
    color: #fff;
}
.navbar-brand .navbar-logo {
    display: block;
    height: auto;
    max-width: 132px;
}
.navbar-brand .navbar-logo--mobile {
    display: none;
}
@media (max-width: 1103.98px) {
    .navbar-brand .navbar-logo {
        display: none;
    }
    .navbar-brand .navbar-logo--mobile {
        display: block;
        max-width: 132px;
        height: auto;
    }
}
.navbar-toggler {
    border: none;
    cursor: pointer;
    font-size: 40px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #fff;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    outline: none;
}
.navbar-toggler .navbar-toggler-icon {
    display: block !important;
    height: 1em;
    width: 1em;
}
.navbar.primary-navbar {
    padding-bottom: 2px;
}
@media (min-width: 1024px) {
    .navbar.primary-navbar .menu-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .navbar.primary-navbar .menu-container .navbar-buttons,
    .navbar.primary-navbar .menu-container .navbar-nav {
        padding-top: 28px;
        padding-bottom: 28px;
    }
}
.navbar.primary-navbar .menu-close-container {
    display: none;
}
.navbar.footer-navbar .navbar-buttons,
.navbar.footer-navbar .navbar-nav {
    padding-top: 21px;
    padding-bottom: 31px;
}
.navbar.footer-navbar .recaptcha-info {
    margin-top: 10px;
    box-sizing: border-box;
    border: 1px solid #4b4d58;
    color: #d4d4d4;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 18px;
}
.navbar.footer-navbar .recaptcha-info a {
    color: #d4d4d4;
    text-decoration: none;
    border-bottom: 1px solid;
}
.navbar .btn {
    box-shadow: none !important;
    font-weight: 700;
}
.navbar-light .navbar-nav > .nav-item > .nav-link:after {
    background-color: #1e202e;
}
.navbar-light .navbar-toggler:active,
.navbar-light .navbar-toggler[aria-expanded="true"] {
    background: #e0e1e2;
}
.navbar-dark .navbar-nav > .nav-item > .nav-link:after {
    background-color: #fff;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm.primary-navbar .menu-close-container {
        position: fixed;
        background: #1e202e;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        visibility: hidden;
        cursor: pointer;
        text-align: center;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
    }
    .navbar-expand-sm.primary-navbar .menu-close-container .btn-menu-close {
        position: absolute;
        background: none;
        width: 50px;
        left: 0;
        border: 0;
        padding: 7px 3px 0;
        outline: none;
    }
    .navbar-expand-sm.primary-navbar .menu-close-container.show-menu {
        opacity: 1;
        visibility: visible;
    }
    .navbar-expand-sm.primary-navbar .navbar-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        background: #b75ce4;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        left: 50px;
        overflow: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .navbar-expand-sm.primary-navbar .navbar-container .menu-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #b75ce4;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        overflow: hidden;
        overflow-y: auto;
    }
}
@media (max-width: 575.98px) and (max-width: 1103.98px) {
    .navbar-expand-sm.primary-navbar .navbar-container .menu-container .menu-primary-menu-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (max-width: 575.98px) {
    .navbar-expand-sm.primary-navbar .navbar-container.show-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .navbar-expand-sm.primary-navbar .navbar-container .navbar-buttons-container {
        background: #b75ce4;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
        padding-left: 16px;
        padding-top: 24px;
        padding-bottom: 24px;
        z-index: 1;
    }
    .navbar-expand-sm.primary-navbar .navbar-container .navbar-buttons-container .navbar-buttons .btn {
        color: #231c3d;
        background: #fff;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav {
        background: #b75ce4;
        padding: 0;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .nav-item .nav-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #b75ce4;
        background: #a350cd;
        color: #fff;
        text-align: left;
        font-weight: 700;
        line-height: 1.875;
        padding: 12px 30px 12px 18px;
        white-space: normal;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .nav-item .menu-arrow {
        display: none;
        position: absolute;
        height: 100%;
        padding-right: 30px;
        width: 30px;
        right: 0;
        top: 0;
        outline: none;
        border: 0;
        background: url(../../themes/pinboard/dist/images/icons/arrow-down.svg) no-repeat 50%;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .nav-item.menu-item-has-children > .nav-link .menu-arrow {
        display: block;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .nav-item.menu-item-has-children.expanded-menu-item > .nav-link .menu-arrow {
        background: url(../../themes/pinboard/dist/images/icons/arrow-up.svg) no-repeat 50%;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .nav-item.expanded-menu-item > .sub-menu {
        display: block;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .nav-item.expanded-menu-item .nav-link {
        background: #218965;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav > .nav-item > .nav-link {
        display: block;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav > .nav-item > .nav-link:after {
        display: none;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .sub-menu {
        box-shadow: none;
        display: none;
        margin: 0;
        min-width: 0;
        opacity: 1;
        padding: 0;
        position: static;
        visibility: visible;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link {
        background: #b75ce4;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.2;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .navbar-expand-sm.primary-navbar .navbar-nav .sub-menu .nav-item.active a,
    .navbar-expand-sm.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link:active {
        background: #a350cd;
    }
    .navbar-expand-sm.footer-navbar {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .navbar-expand-sm .navbar-collapse {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md.primary-navbar .menu-close-container {
        position: fixed;
        background: #1e202e;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        visibility: hidden;
        cursor: pointer;
        text-align: center;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
    }
    .navbar-expand-md.primary-navbar .menu-close-container .btn-menu-close {
        position: absolute;
        background: none;
        width: 50px;
        left: 0;
        border: 0;
        padding: 7px 3px 0;
        outline: none;
    }
    .navbar-expand-md.primary-navbar .menu-close-container.show-menu {
        opacity: 1;
        visibility: visible;
    }
    .navbar-expand-md.primary-navbar .navbar-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        background: #b75ce4;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        left: 50px;
        overflow: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .navbar-expand-md.primary-navbar .navbar-container .menu-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #b75ce4;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        overflow: hidden;
        overflow-y: auto;
    }
}
@media (max-width: 767.98px) and (max-width: 1103.98px) {
    .navbar-expand-md.primary-navbar .navbar-container .menu-container .menu-primary-menu-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md.primary-navbar .navbar-container.show-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .navbar-expand-md.primary-navbar .navbar-container .navbar-buttons-container {
        background: #b75ce4;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
        padding-left: 16px;
        padding-top: 24px;
        padding-bottom: 24px;
        z-index: 1;
    }
    .navbar-expand-md.primary-navbar .navbar-container .navbar-buttons-container .navbar-buttons .btn {
        color: #231c3d;
        background: #fff;
    }
    .navbar-expand-md.primary-navbar .navbar-nav {
        background: #b75ce4;
        padding: 0;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .nav-item .nav-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #b75ce4;
        background: #a350cd;
        color: #fff;
        text-align: left;
        font-weight: 700;
        line-height: 1.875;
        padding: 12px 30px 12px 18px;
        white-space: normal;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .nav-item .menu-arrow {
        display: none;
        position: absolute;
        height: 100%;
        padding-right: 30px;
        width: 30px;
        right: 0;
        top: 0;
        outline: none;
        border: 0;
        background: url(../../themes/pinboard/dist/images/icons/arrow-down.svg) no-repeat 50%;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .nav-item.menu-item-has-children > .nav-link .menu-arrow {
        display: block;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .nav-item.menu-item-has-children.expanded-menu-item > .nav-link .menu-arrow {
        background: url(../../themes/pinboard/dist/images/icons/arrow-up.svg) no-repeat 50%;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .nav-item.expanded-menu-item > .sub-menu {
        display: block;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .nav-item.expanded-menu-item .nav-link {
        background: #218965;
    }
    .navbar-expand-md.primary-navbar .navbar-nav > .nav-item > .nav-link {
        display: block;
    }
    .navbar-expand-md.primary-navbar .navbar-nav > .nav-item > .nav-link:after {
        display: none;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .sub-menu {
        box-shadow: none;
        display: none;
        margin: 0;
        min-width: 0;
        opacity: 1;
        padding: 0;
        position: static;
        visibility: visible;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link {
        background: #b75ce4;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.2;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .navbar-expand-md.primary-navbar .navbar-nav .sub-menu .nav-item.active a,
    .navbar-expand-md.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link:active {
        background: #a350cd;
    }
    .navbar-expand-md.footer-navbar {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .navbar-expand-md .navbar-collapse {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media (max-width: 1023.98px) {
    .navbar-expand-lg.primary-navbar .menu-close-container {
        position: fixed;
        background: #1e202e;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        visibility: hidden;
        cursor: pointer;
        text-align: center;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
    }
    .navbar-expand-lg.primary-navbar .menu-close-container .btn-menu-close {
        position: absolute;
        background: none;
        width: 50px;
        left: 0;
        border: 0;
        padding: 7px 3px 0;
        outline: none;
    }
    .navbar-expand-lg.primary-navbar .menu-close-container.show-menu {
        opacity: 1;
        visibility: visible;
    }
    .navbar-expand-lg.primary-navbar .navbar-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        background: #b75ce4;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        left: 50px;
        overflow: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .navbar-expand-lg.primary-navbar .navbar-container .menu-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #b75ce4;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        overflow: hidden;
        overflow-y: auto;
    }
}
@media (max-width: 1023.98px) and (max-width: 1103.98px) {
    .navbar-expand-lg.primary-navbar .navbar-container .menu-container .menu-primary-menu-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (max-width: 1023.98px) {
    .navbar-expand-lg.primary-navbar .navbar-container.show-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .navbar-expand-lg.primary-navbar .navbar-container .navbar-buttons-container {
        background: #b75ce4;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
        padding-left: 16px;
        padding-top: 24px;
        padding-bottom: 24px;
        z-index: 1;
    }
    .navbar-expand-lg.primary-navbar .navbar-container .navbar-buttons-container .navbar-buttons .btn {
        color: #231c3d;
        background: #fff;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav {
        background: #b75ce4;
        padding: 0;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .nav-item .nav-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #b75ce4;
        background: #a350cd;
        color: #fff;
        text-align: left;
        font-weight: 700;
        line-height: 1.875;
        padding: 12px 30px 12px 18px;
        white-space: normal;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .nav-item .menu-arrow {
        display: none;
        position: absolute;
        height: 100%;
        padding-right: 30px;
        width: 30px;
        right: 0;
        top: 0;
        outline: none;
        border: 0;
        background: url(../../themes/pinboard/dist/images/icons/arrow-down.svg) no-repeat 50%;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .nav-item.menu-item-has-children > .nav-link .menu-arrow {
        display: block;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .nav-item.menu-item-has-children.expanded-menu-item > .nav-link .menu-arrow {
        background: url(../../themes/pinboard/dist/images/icons/arrow-up.svg) no-repeat 50%;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .nav-item.expanded-menu-item > .sub-menu {
        display: block;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .nav-item.expanded-menu-item .nav-link {
        background: #218965;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav > .nav-item > .nav-link {
        display: block;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav > .nav-item > .nav-link:after {
        display: none;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .sub-menu {
        box-shadow: none;
        display: none;
        margin: 0;
        min-width: 0;
        opacity: 1;
        padding: 0;
        position: static;
        visibility: visible;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link {
        background: #b75ce4;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.2;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .navbar-expand-lg.primary-navbar .navbar-nav .sub-menu .nav-item.active a,
    .navbar-expand-lg.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link:active {
        background: #a350cd;
    }
    .navbar-expand-lg.footer-navbar {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 1024px) {
    .navbar-expand-lg {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .navbar-expand-lg .navbar-collapse {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media (max-width: 1103.98px) {
    .navbar-expand-xl.primary-navbar .menu-close-container {
        position: fixed;
        background: #1e202e;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        visibility: hidden;
        cursor: pointer;
        text-align: center;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
    }
    .navbar-expand-xl.primary-navbar .menu-close-container .btn-menu-close {
        position: absolute;
        background: none;
        width: 50px;
        left: 0;
        border: 0;
        padding: 7px 3px 0;
        outline: none;
    }
    .navbar-expand-xl.primary-navbar .menu-close-container.show-menu {
        opacity: 1;
        visibility: visible;
    }
    .navbar-expand-xl.primary-navbar .navbar-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        background: #b75ce4;
        height: calc(100% - 90px);
        top: 90px;
        right: 0;
        left: 50px;
        overflow: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .navbar-expand-xl.primary-navbar .navbar-container .menu-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #b75ce4;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        overflow: hidden;
        overflow-y: auto;
    }
}
@media (max-width: 1103.98px) and (max-width: 1103.98px) {
    .navbar-expand-xl.primary-navbar .navbar-container .menu-container .menu-primary-menu-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (max-width: 1103.98px) {
    .navbar-expand-xl.primary-navbar .navbar-container.show-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .navbar-expand-xl.primary-navbar .navbar-container .navbar-buttons-container {
        background: #b75ce4;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
        padding-left: 16px;
        padding-top: 24px;
        padding-bottom: 24px;
        z-index: 1;
    }
    .navbar-expand-xl.primary-navbar .navbar-container .navbar-buttons-container .navbar-buttons .btn {
        color: #231c3d;
        background: #fff;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav {
        background: #b75ce4;
        padding: 0;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .nav-item .nav-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #b75ce4;
        background: #a350cd;
        color: #fff;
        text-align: left;
        font-weight: 700;
        line-height: 1.875;
        padding: 12px 30px 12px 18px;
        white-space: normal;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .nav-item .menu-arrow {
        display: none;
        position: absolute;
        height: 100%;
        padding-right: 30px;
        width: 30px;
        right: 0;
        top: 0;
        outline: none;
        border: 0;
        background: url(../../themes/pinboard/dist/images/icons/arrow-down.svg) no-repeat 50%;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .nav-item.menu-item-has-children > .nav-link .menu-arrow {
        display: block;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .nav-item.menu-item-has-children.expanded-menu-item > .nav-link .menu-arrow {
        background: url(../../themes/pinboard/dist/images/icons/arrow-up.svg) no-repeat 50%;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .nav-item.expanded-menu-item > .sub-menu {
        display: block;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .nav-item.expanded-menu-item .nav-link {
        background: #218965;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav > .nav-item > .nav-link {
        display: block;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav > .nav-item > .nav-link:after {
        display: none;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .sub-menu {
        box-shadow: none;
        display: none;
        margin: 0;
        min-width: 0;
        opacity: 1;
        padding: 0;
        position: static;
        visibility: visible;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link {
        background: #b75ce4;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.2;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .navbar-expand-xl.primary-navbar .navbar-nav .sub-menu .nav-item.active a,
    .navbar-expand-xl.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link:active {
        background: #a350cd;
    }
    .navbar-expand-xl.footer-navbar {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 1104px) {
    .navbar-expand-xl {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .navbar-expand-xl .navbar-collapse {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.navbar-expand {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-expand.primary-navbar .menu-close-container {
    position: fixed;
    background: #1e202e;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: calc(100% - 90px);
    top: 90px;
    right: 0;
    visibility: hidden;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}
.navbar-expand.primary-navbar .menu-close-container .btn-menu-close {
    position: absolute;
    background: none;
    width: 50px;
    left: 0;
    border: 0;
    padding: 7px 3px 0;
    outline: none;
}
.navbar-expand.primary-navbar .menu-close-container.show-menu {
    opacity: 1;
    visibility: visible;
}
.navbar-expand.primary-navbar .navbar-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    background: #b75ce4;
    height: calc(100% - 90px);
    top: 90px;
    right: 0;
    left: 50px;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-expand.primary-navbar .navbar-container .menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #b75ce4;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    overflow: hidden;
    overflow-y: auto;
}
@media (max-width: 1103.98px) {
    .navbar-expand.primary-navbar .navbar-container .menu-container .menu-primary-menu-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.navbar-expand.primary-navbar .navbar-container.show-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.navbar-expand.primary-navbar .navbar-container .navbar-buttons-container {
    background: #b75ce4;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
    padding-left: 16px;
    padding-top: 24px;
    padding-bottom: 24px;
    z-index: 1;
}
.navbar-expand.primary-navbar .navbar-container .navbar-buttons-container .navbar-buttons .btn {
    color: #231c3d;
    background: #fff;
}
.navbar-expand.primary-navbar .navbar-nav {
    background: #b75ce4;
    padding: 0;
}
.navbar-expand.primary-navbar .navbar-nav .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #b75ce4;
    background: #a350cd;
    color: #fff;
    text-align: left;
    font-weight: 700;
    line-height: 1.875;
    padding: 12px 30px 12px 18px;
    white-space: normal;
}
.navbar-expand.primary-navbar .navbar-nav .nav-item .menu-arrow {
    display: none;
    position: absolute;
    height: 100%;
    padding-right: 30px;
    width: 30px;
    right: 0;
    top: 0;
    outline: none;
    border: 0;
    background: url(../../themes/pinboard/dist/images/icons/arrow-down.svg) no-repeat 50%;
}
.navbar-expand.primary-navbar .navbar-nav .nav-item.menu-item-has-children > .nav-link .menu-arrow {
    display: block;
}
.navbar-expand.primary-navbar .navbar-nav .nav-item.menu-item-has-children.expanded-menu-item > .nav-link .menu-arrow {
    background: url(../../themes/pinboard/dist/images/icons/arrow-up.svg) no-repeat 50%;
}
.navbar-expand.primary-navbar .navbar-nav .nav-item.expanded-menu-item > .sub-menu {
    display: block;
}
.navbar-expand.primary-navbar .navbar-nav .nav-item.expanded-menu-item .nav-link {
    background: #218965;
}
.navbar-expand.primary-navbar .navbar-nav > .nav-item > .nav-link {
    display: block;
}
.navbar-expand.primary-navbar .navbar-nav > .nav-item > .nav-link:after {
    display: none;
}
.navbar-expand.primary-navbar .navbar-nav .sub-menu {
    box-shadow: none;
    display: none;
    margin: 0;
    min-width: 0;
    opacity: 1;
    padding: 0;
    position: static;
    visibility: visible;
}
.navbar-expand.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link {
    background: #b75ce4;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    padding-top: 16px;
    padding-bottom: 16px;
}
.navbar-expand.primary-navbar .navbar-nav .sub-menu .nav-item.active a,
.navbar-expand.primary-navbar .navbar-nav .sub-menu .nav-item .nav-link:active {
    background: #a350cd;
}
.navbar-expand.footer-navbar {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.navbar-expand .navbar-collapse {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.footer-container .navbar-buttons {
    margin-left: 10px;
    padding: 10px 0;
}
.footer-container .navbar-buttons .btn {
    box-shadow: none;
    font-weight: 700;
}
.footer-container .navbar-brand {
    padding: 10px 0;
}
.footer-container .navbar-brand .navbar-logo {
    max-width: 100px;
}
.footer-container .social-nav {
    visibility: hidden;
}
.footer-container .navbar-nav {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.footer-container .navbar-nav .nav-item {
    text-align: left;
}
.footer-container .navbar-nav .nav-item .nav-link {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 1023.98px) {
    .footer-container .navbar-nav .nav-item {
        text-align: center;
    }
}
.footer-container .navbar-nav > .nav-item {
    margin-right: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.footer-container .navbar-nav > .nav-item:last-child {
    margin-right: 0;
}
@media (max-width: 1023.98px) {
    .footer-container .navbar-nav > .nav-item {
        -webkit-box-flex: 100%;
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-right: 0;
    }
}
.footer-container .navbar-nav > .nav-item .sub-menu {
    padding-left: 0;
}
@media (max-width: 1023.98px) {
    .footer-container .navbar-nav > .nav-item .sub-menu {
        display: none;
    }
}
.footer-container .navbar-nav > .nav-item .sub-menu > .nav-item .nav-link {
    font-size: 14px;
    line-height: 1.1428571429;
    color: #d4d4d4;
    opacity: 0.8;
}
.footer-container .navbar-nav > .nav-item .sub-menu > .nav-item .nav-link:hover {
    text-decoration: underline;
}
.footer-container .navbar-nav > .nav-item .social-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #4b4d58;
}
@media (max-width: 1023.98px) {
    .footer-container .navbar-nav > .nav-item .social-nav {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.footer-container .navbar-nav > .nav-item .social-nav .nav-link:first-child {
    margin-right: 15px;
}
.footer-container .navbar-nav > .nav-item > .nav-link {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.1428571429;
    font-weight: 700;
    min-height: 48px;
}
.footer-container .navbar-nav > .nav-item > .nav-link:after {
    content: none;
}
@media (max-width: 1023.98px) {
    .footer-container .navbar-nav > .nav-item > .nav-link {
        min-height: 0;
        margin: 5px 0;
    }
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.modal-dialog-scrollable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 0 solid #b3b3b3;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 0 solid #b3b3b3;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 1024px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1104px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.contact-form {
    padding: 24px 12px 30px;
}
.contact-form .form-row textarea {
    height: 120px;
}
@media (min-width: 768px) {
    .contact-form {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.thanks-form {
    padding: 90px 12px;
    text-align: center;
}
@media (min-width: 768px) {
    .thanks-form {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media (max-width: 1023.98px) {
    .modal-dialog {
        margin-top: 1.75rem;
        margin-bottom: 1.75rem;
    }
}
.modal-body h1 {
    color: #b75ce4;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.35714;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 10px 0 5px;
}
.modal-body h2 {
    color: #1e202e;
    font-size: 24px;
    line-height: 1.16667;
    font-weight: 600;
    margin: 0 0 16px;
    text-align: center;
}
.modal-body h3 {
    color: #5e5e5e;
    font-size: 18px;
    line-height: 1.44444;
    margin: 0 0 28px;
    font-weight: 400;
    text-align: center;
}
.modal-body p {
    color: #b3b3b3;
    font-size: 20px;
    line-height: 2;
    margin: 5px 0;
}
@media (max-width: 1023.98px) {
    .modal-body .close {
        position: absolute;
        width: 18px;
        height: 18px;
        margin-right: -5px;
        right: 2px;
        top: -20px;
    }
    .modal-body .close:after,
    .modal-body .close:before {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        top: calc(50% - 1px);
        background: #fff;
    }
    .modal-body .close:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .modal-body .close:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
.tooltip {
    position: absolute;
    z-index: 1010;
    display: block;
    margin: 0;
    font-family: Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 1.125rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 1;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #fff;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #fff;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #fff;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #fff;
}
.tooltip-inner {
    max-width: 100vw;
    padding: 36px 32px;
    color: #373a43;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
}
.tooltip {
    line-height: 1.5555555556;
}
.tooltip.tile-tooltip {
    padding: 0 !important;
}
.tooltip-inner {
    box-shadow: 0 4px 60px rgba(0, 0, 0, 0.25);
    text-align: left;
    width: 548px;
}
.tooltip-inner h5 {
    color: #1e202e;
    margin-bottom: 24px;
}
.tooltip-inner p:not(:last-child) {
    margin-bottom: 24px;
}
.bg-primary {
    background-color: #498cd8 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #2a72c4 !important;
}
.bg-secondary {
    background-color: #373a43 !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #202227 !important;
}
.bg-success {
    background-color: #b75ce4 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #a350cd !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffa826 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #f29100 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #d4d4d4 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #bbbaba !important;
}
.bg-muted {
    background-color: #999 !important;
}
a.bg-muted:focus,
a.bg-muted:hover,
button.bg-muted:focus,
button.bg-muted:hover {
    background-color: #807f7f !important;
}
.bg-dark {
    background-color: #1e202e !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #0a0b0f !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-light-gray {
    background-color: #f1f1f1 !important;
}
a.bg-light-gray:focus,
a.bg-light-gray:hover,
button.bg-light-gray:focus,
button.bg-light-gray:hover {
    background-color: #d8d7d7 !important;
}
.bg-mild-gray {
    background-color: #f6f6f6 !important;
}
a.bg-mild-gray:focus,
a.bg-mild-gray:hover,
button.bg-mild-gray:focus,
button.bg-mild-gray:hover {
    background-color: #dddcdc !important;
}
.bg-snow-white {
    background-color: #fafafa !important;
}
a.bg-snow-white:focus,
a.bg-snow-white:hover,
button.bg-snow-white:focus,
button.bg-snow-white:hover {
    background-color: #e1e0e0 !important;
}
.bg-gray {
    background-color: #dcdcdc !important;
}
a.bg-gray:focus,
a.bg-gray:hover,
button.bg-gray:focus,
button.bg-gray:hover {
    background-color: #c3c2c2 !important;
}
.bg-dark-gray {
    background-color: #3f4350 !important;
}
a.bg-dark-gray:focus,
a.bg-dark-gray:hover,
button.bg-dark-gray:focus,
button.bg-dark-gray:hover {
    background-color: #292b33 !important;
}
.bg-grayish-blue {
    background-color: #373a43 !important;
}
a.bg-grayish-blue:focus,
a.bg-grayish-blue:hover,
button.bg-grayish-blue:focus,
button.bg-grayish-blue:hover {
    background-color: #202227 !important;
}
.bg-decor {
    background-color: #1b649e !important;
}
a.bg-decor:focus,
a.bg-decor:hover,
button.bg-decor:focus,
button.bg-decor:hover {
    background-color: #144872 !important;
}
.bg-dark-blue {
    background-color: #231c3d !important;
}
a.bg-dark-blue:focus,
a.bg-dark-blue:hover,
button.bg-dark-blue:focus,
button.bg-dark-blue:hover {
    background-color: #0f0c1a !important;
}
.bg-transparent,
.bg-white {
    background-image: none !important;
}
.bg-image-team {
    background: url(../../themes/pinboard/dist/images/bg-team.png) scroll center 40% / auto no-repeat #373a43 !important;
}
.clearfix:after,
.front-page-content .page-section.featured-directions-section .featured-directions__thumb:after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1024px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1104px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1024px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1104px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.justify-content-evently {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
}
@media (min-width: 576px) {
    .justify-content-sm-evently {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
}
@media (min-width: 768px) {
    .justify-content-md-evently {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
}
@media (min-width: 1024px) {
    .justify-content-lg-evently {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
}
@media (min-width: 1104px) {
    .justify-content-xl-evently {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
        -webkit-box-pack: space-evenly !important;
        -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 1024px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1104px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    top: 0;
}
.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.05) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.vw-100 {
    width: 100vw !important;
}
.vh-100 {
    height: 100vh !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-12 {
    margin: 12px !important;
}
.mt-12,
.my-12 {
    margin-top: 12px !important;
}
.mr-12,
.mx-12 {
    margin-right: 12px !important;
}
.mb-12,
.my-12 {
    margin-bottom: 12px !important;
}
.ml-12,
.mx-12 {
    margin-left: 12px !important;
}
.m-20 {
    margin: 20px !important;
}
.mt-20,
.my-20 {
    margin-top: 20px !important;
}
.mr-20,
.mx-20 {
    margin-right: 20px !important;
}
.mb-20,
.my-20 {
    margin-bottom: 20px !important;
}
.ml-20,
.mx-20 {
    margin-left: 20px !important;
}
.m-24 {
    margin: 24px !important;
}
.mt-24,
.my-24 {
    margin-top: 24px !important;
}
.mr-24,
.mx-24 {
    margin-right: 24px !important;
}
.mb-24,
.my-24 {
    margin-bottom: 24px !important;
}
.ml-24,
.mx-24 {
    margin-left: 24px !important;
}
.m-36 {
    margin: 36px !important;
}
.mt-36,
.my-36 {
    margin-top: 36px !important;
}
.mr-36,
.mx-36 {
    margin-right: 36px !important;
}
.mb-36,
.my-36 {
    margin-bottom: 36px !important;
}
.ml-36,
.mx-36 {
    margin-left: 36px !important;
}
.m-40 {
    margin: 40px !important;
}
.mt-40,
.my-40 {
    margin-top: 40px !important;
}
.mr-40,
.mx-40 {
    margin-right: 40px !important;
}
.mb-40,
.my-40 {
    margin-bottom: 40px !important;
}
.ml-40,
.mx-40 {
    margin-left: 40px !important;
}
.m-48 {
    margin: 48px !important;
}
.mt-48,
.my-48 {
    margin-top: 48px !important;
}
.mr-48,
.mx-48 {
    margin-right: 48px !important;
}
.mb-48,
.my-48 {
    margin-bottom: 48px !important;
}
.ml-48,
.mx-48 {
    margin-left: 48px !important;
}
.m-60 {
    margin: 60px !important;
}
.mt-60,
.my-60 {
    margin-top: 60px !important;
}
.mr-60,
.mx-60 {
    margin-right: 60px !important;
}
.mb-60,
.my-60 {
    margin-bottom: 60px !important;
}
.ml-60,
.mx-60 {
    margin-left: 60px !important;
}
.m-90 {
    margin: 90px !important;
}
.mt-90,
.my-90 {
    margin-top: 90px !important;
}
.mr-90,
.mx-90 {
    margin-right: 90px !important;
}
.mb-90,
.my-90 {
    margin-bottom: 90px !important;
}
.ml-90,
.mx-90 {
    margin-left: 90px !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-12 {
    padding: 12px !important;
}
.pt-12,
.py-12 {
    padding-top: 12px !important;
}
.pr-12,
.px-12 {
    padding-right: 12px !important;
}
.pb-12,
.py-12 {
    padding-bottom: 12px !important;
}
.pl-12,
.px-12 {
    padding-left: 12px !important;
}
.p-20 {
    padding: 20px !important;
}
.pt-20,
.py-20 {
    padding-top: 20px !important;
}
.pr-20,
.px-20 {
    padding-right: 20px !important;
}
.pb-20,
.py-20 {
    padding-bottom: 20px !important;
}
.pl-20,
.px-20 {
    padding-left: 20px !important;
}
.p-24 {
    padding: 24px !important;
}
.pt-24,
.py-24 {
    padding-top: 24px !important;
}
.pr-24,
.px-24 {
    padding-right: 24px !important;
}
.pb-24,
.py-24 {
    padding-bottom: 24px !important;
}
.pl-24,
.px-24 {
    padding-left: 24px !important;
}
.p-36 {
    padding: 36px !important;
}
.pt-36,
.py-36 {
    padding-top: 36px !important;
}
.pr-36,
.px-36 {
    padding-right: 36px !important;
}
.pb-36,
.py-36 {
    padding-bottom: 36px !important;
}
.pl-36,
.px-36 {
    padding-left: 36px !important;
}
.p-40 {
    padding: 40px !important;
}
.pt-40,
.py-40 {
    padding-top: 40px !important;
}
.pr-40,
.px-40 {
    padding-right: 40px !important;
}
.pb-40,
.py-40 {
    padding-bottom: 40px !important;
}
.pl-40,
.px-40 {
    padding-left: 40px !important;
}
.p-48 {
    padding: 48px !important;
}
.pt-48,
.py-48 {
    padding-top: 48px !important;
}
.pr-48,
.px-48 {
    padding-right: 48px !important;
}
.pb-48,
.py-48 {
    padding-bottom: 48px !important;
}
.pl-48,
.px-48 {
    padding-left: 48px !important;
}
.p-60 {
    padding: 60px !important;
}
.pt-60,
.py-60 {
    padding-top: 60px !important;
}
.pr-60,
.px-60 {
    padding-right: 60px !important;
}
.pb-60,
.py-60 {
    padding-bottom: 60px !important;
}
.pl-60,
.px-60 {
    padding-left: 60px !important;
}
.p-90 {
    padding: 90px !important;
}
.pt-90,
.py-90 {
    padding-top: 90px !important;
}
.pr-90,
.px-90 {
    padding-right: 90px !important;
}
.pb-90,
.py-90 {
    padding-bottom: 90px !important;
}
.pl-90,
.px-90 {
    padding-left: 90px !important;
}
.m-n12 {
    margin: -12px !important;
}
.mt-n12,
.my-n12 {
    margin-top: -12px !important;
}
.mr-n12,
.mx-n12 {
    margin-right: -12px !important;
}
.mb-n12,
.my-n12 {
    margin-bottom: -12px !important;
}
.ml-n12,
.mx-n12 {
    margin-left: -12px !important;
}
.m-n20 {
    margin: -20px !important;
}
.mt-n20,
.my-n20 {
    margin-top: -20px !important;
}
.mr-n20,
.mx-n20 {
    margin-right: -20px !important;
}
.mb-n20,
.my-n20 {
    margin-bottom: -20px !important;
}
.ml-n20,
.mx-n20 {
    margin-left: -20px !important;
}
.m-n24 {
    margin: -24px !important;
}
.mt-n24,
.my-n24 {
    margin-top: -24px !important;
}
.mr-n24,
.mx-n24 {
    margin-right: -24px !important;
}
.mb-n24,
.my-n24 {
    margin-bottom: -24px !important;
}
.ml-n24,
.mx-n24 {
    margin-left: -24px !important;
}
.m-n36 {
    margin: -36px !important;
}
.mt-n36,
.my-n36 {
    margin-top: -36px !important;
}
.mr-n36,
.mx-n36 {
    margin-right: -36px !important;
}
.mb-n36,
.my-n36 {
    margin-bottom: -36px !important;
}
.ml-n36,
.mx-n36 {
    margin-left: -36px !important;
}
.m-n40 {
    margin: -40px !important;
}
.mt-n40,
.my-n40 {
    margin-top: -40px !important;
}
.mr-n40,
.mx-n40 {
    margin-right: -40px !important;
}
.mb-n40,
.my-n40 {
    margin-bottom: -40px !important;
}
.ml-n40,
.mx-n40 {
    margin-left: -40px !important;
}
.m-n48 {
    margin: -48px !important;
}
.mt-n48,
.my-n48 {
    margin-top: -48px !important;
}
.mr-n48,
.mx-n48 {
    margin-right: -48px !important;
}
.mb-n48,
.my-n48 {
    margin-bottom: -48px !important;
}
.ml-n48,
.mx-n48 {
    margin-left: -48px !important;
}
.m-n60 {
    margin: -60px !important;
}
.mt-n60,
.my-n60 {
    margin-top: -60px !important;
}
.mr-n60,
.mx-n60 {
    margin-right: -60px !important;
}
.mb-n60,
.my-n60 {
    margin-bottom: -60px !important;
}
.ml-n60,
.mx-n60 {
    margin-left: -60px !important;
}
.m-n90 {
    margin: -90px !important;
}
.mt-n90,
.my-n90 {
    margin-top: -90px !important;
}
.mr-n90,
.mx-n90 {
    margin-right: -90px !important;
}
.mb-n90,
.my-n90 {
    margin-bottom: -90px !important;
}
.ml-n90,
.mx-n90 {
    margin-left: -90px !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-12 {
        margin: 12px !important;
    }
    .mt-sm-12,
    .my-sm-12 {
        margin-top: 12px !important;
    }
    .mr-sm-12,
    .mx-sm-12 {
        margin-right: 12px !important;
    }
    .mb-sm-12,
    .my-sm-12 {
        margin-bottom: 12px !important;
    }
    .ml-sm-12,
    .mx-sm-12 {
        margin-left: 12px !important;
    }
    .m-sm-20 {
        margin: 20px !important;
    }
    .mt-sm-20,
    .my-sm-20 {
        margin-top: 20px !important;
    }
    .mr-sm-20,
    .mx-sm-20 {
        margin-right: 20px !important;
    }
    .mb-sm-20,
    .my-sm-20 {
        margin-bottom: 20px !important;
    }
    .ml-sm-20,
    .mx-sm-20 {
        margin-left: 20px !important;
    }
    .m-sm-24 {
        margin: 24px !important;
    }
    .mt-sm-24,
    .my-sm-24 {
        margin-top: 24px !important;
    }
    .mr-sm-24,
    .mx-sm-24 {
        margin-right: 24px !important;
    }
    .mb-sm-24,
    .my-sm-24 {
        margin-bottom: 24px !important;
    }
    .ml-sm-24,
    .mx-sm-24 {
        margin-left: 24px !important;
    }
    .m-sm-36 {
        margin: 36px !important;
    }
    .mt-sm-36,
    .my-sm-36 {
        margin-top: 36px !important;
    }
    .mr-sm-36,
    .mx-sm-36 {
        margin-right: 36px !important;
    }
    .mb-sm-36,
    .my-sm-36 {
        margin-bottom: 36px !important;
    }
    .ml-sm-36,
    .mx-sm-36 {
        margin-left: 36px !important;
    }
    .m-sm-40 {
        margin: 40px !important;
    }
    .mt-sm-40,
    .my-sm-40 {
        margin-top: 40px !important;
    }
    .mr-sm-40,
    .mx-sm-40 {
        margin-right: 40px !important;
    }
    .mb-sm-40,
    .my-sm-40 {
        margin-bottom: 40px !important;
    }
    .ml-sm-40,
    .mx-sm-40 {
        margin-left: 40px !important;
    }
    .m-sm-48 {
        margin: 48px !important;
    }
    .mt-sm-48,
    .my-sm-48 {
        margin-top: 48px !important;
    }
    .mr-sm-48,
    .mx-sm-48 {
        margin-right: 48px !important;
    }
    .mb-sm-48,
    .my-sm-48 {
        margin-bottom: 48px !important;
    }
    .ml-sm-48,
    .mx-sm-48 {
        margin-left: 48px !important;
    }
    .m-sm-60 {
        margin: 60px !important;
    }
    .mt-sm-60,
    .my-sm-60 {
        margin-top: 60px !important;
    }
    .mr-sm-60,
    .mx-sm-60 {
        margin-right: 60px !important;
    }
    .mb-sm-60,
    .my-sm-60 {
        margin-bottom: 60px !important;
    }
    .ml-sm-60,
    .mx-sm-60 {
        margin-left: 60px !important;
    }
    .m-sm-90 {
        margin: 90px !important;
    }
    .mt-sm-90,
    .my-sm-90 {
        margin-top: 90px !important;
    }
    .mr-sm-90,
    .mx-sm-90 {
        margin-right: 90px !important;
    }
    .mb-sm-90,
    .my-sm-90 {
        margin-bottom: 90px !important;
    }
    .ml-sm-90,
    .mx-sm-90 {
        margin-left: 90px !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-12 {
        padding: 12px !important;
    }
    .pt-sm-12,
    .py-sm-12 {
        padding-top: 12px !important;
    }
    .pr-sm-12,
    .px-sm-12 {
        padding-right: 12px !important;
    }
    .pb-sm-12,
    .py-sm-12 {
        padding-bottom: 12px !important;
    }
    .pl-sm-12,
    .px-sm-12 {
        padding-left: 12px !important;
    }
    .p-sm-20 {
        padding: 20px !important;
    }
    .pt-sm-20,
    .py-sm-20 {
        padding-top: 20px !important;
    }
    .pr-sm-20,
    .px-sm-20 {
        padding-right: 20px !important;
    }
    .pb-sm-20,
    .py-sm-20 {
        padding-bottom: 20px !important;
    }
    .pl-sm-20,
    .px-sm-20 {
        padding-left: 20px !important;
    }
    .p-sm-24 {
        padding: 24px !important;
    }
    .pt-sm-24,
    .py-sm-24 {
        padding-top: 24px !important;
    }
    .pr-sm-24,
    .px-sm-24 {
        padding-right: 24px !important;
    }
    .pb-sm-24,
    .py-sm-24 {
        padding-bottom: 24px !important;
    }
    .pl-sm-24,
    .px-sm-24 {
        padding-left: 24px !important;
    }
    .p-sm-36 {
        padding: 36px !important;
    }
    .pt-sm-36,
    .py-sm-36 {
        padding-top: 36px !important;
    }
    .pr-sm-36,
    .px-sm-36 {
        padding-right: 36px !important;
    }
    .pb-sm-36,
    .py-sm-36 {
        padding-bottom: 36px !important;
    }
    .pl-sm-36,
    .px-sm-36 {
        padding-left: 36px !important;
    }
    .p-sm-40 {
        padding: 40px !important;
    }
    .pt-sm-40,
    .py-sm-40 {
        padding-top: 40px !important;
    }
    .pr-sm-40,
    .px-sm-40 {
        padding-right: 40px !important;
    }
    .pb-sm-40,
    .py-sm-40 {
        padding-bottom: 40px !important;
    }
    .pl-sm-40,
    .px-sm-40 {
        padding-left: 40px !important;
    }
    .p-sm-48 {
        padding: 48px !important;
    }
    .pt-sm-48,
    .py-sm-48 {
        padding-top: 48px !important;
    }
    .pr-sm-48,
    .px-sm-48 {
        padding-right: 48px !important;
    }
    .pb-sm-48,
    .py-sm-48 {
        padding-bottom: 48px !important;
    }
    .pl-sm-48,
    .px-sm-48 {
        padding-left: 48px !important;
    }
    .p-sm-60 {
        padding: 60px !important;
    }
    .pt-sm-60,
    .py-sm-60 {
        padding-top: 60px !important;
    }
    .pr-sm-60,
    .px-sm-60 {
        padding-right: 60px !important;
    }
    .pb-sm-60,
    .py-sm-60 {
        padding-bottom: 60px !important;
    }
    .pl-sm-60,
    .px-sm-60 {
        padding-left: 60px !important;
    }
    .p-sm-90 {
        padding: 90px !important;
    }
    .pt-sm-90,
    .py-sm-90 {
        padding-top: 90px !important;
    }
    .pr-sm-90,
    .px-sm-90 {
        padding-right: 90px !important;
    }
    .pb-sm-90,
    .py-sm-90 {
        padding-bottom: 90px !important;
    }
    .pl-sm-90,
    .px-sm-90 {
        padding-left: 90px !important;
    }
    .m-sm-n12 {
        margin: -12px !important;
    }
    .mt-sm-n12,
    .my-sm-n12 {
        margin-top: -12px !important;
    }
    .mr-sm-n12,
    .mx-sm-n12 {
        margin-right: -12px !important;
    }
    .mb-sm-n12,
    .my-sm-n12 {
        margin-bottom: -12px !important;
    }
    .ml-sm-n12,
    .mx-sm-n12 {
        margin-left: -12px !important;
    }
    .m-sm-n20 {
        margin: -20px !important;
    }
    .mt-sm-n20,
    .my-sm-n20 {
        margin-top: -20px !important;
    }
    .mr-sm-n20,
    .mx-sm-n20 {
        margin-right: -20px !important;
    }
    .mb-sm-n20,
    .my-sm-n20 {
        margin-bottom: -20px !important;
    }
    .ml-sm-n20,
    .mx-sm-n20 {
        margin-left: -20px !important;
    }
    .m-sm-n24 {
        margin: -24px !important;
    }
    .mt-sm-n24,
    .my-sm-n24 {
        margin-top: -24px !important;
    }
    .mr-sm-n24,
    .mx-sm-n24 {
        margin-right: -24px !important;
    }
    .mb-sm-n24,
    .my-sm-n24 {
        margin-bottom: -24px !important;
    }
    .ml-sm-n24,
    .mx-sm-n24 {
        margin-left: -24px !important;
    }
    .m-sm-n36 {
        margin: -36px !important;
    }
    .mt-sm-n36,
    .my-sm-n36 {
        margin-top: -36px !important;
    }
    .mr-sm-n36,
    .mx-sm-n36 {
        margin-right: -36px !important;
    }
    .mb-sm-n36,
    .my-sm-n36 {
        margin-bottom: -36px !important;
    }
    .ml-sm-n36,
    .mx-sm-n36 {
        margin-left: -36px !important;
    }
    .m-sm-n40 {
        margin: -40px !important;
    }
    .mt-sm-n40,
    .my-sm-n40 {
        margin-top: -40px !important;
    }
    .mr-sm-n40,
    .mx-sm-n40 {
        margin-right: -40px !important;
    }
    .mb-sm-n40,
    .my-sm-n40 {
        margin-bottom: -40px !important;
    }
    .ml-sm-n40,
    .mx-sm-n40 {
        margin-left: -40px !important;
    }
    .m-sm-n48 {
        margin: -48px !important;
    }
    .mt-sm-n48,
    .my-sm-n48 {
        margin-top: -48px !important;
    }
    .mr-sm-n48,
    .mx-sm-n48 {
        margin-right: -48px !important;
    }
    .mb-sm-n48,
    .my-sm-n48 {
        margin-bottom: -48px !important;
    }
    .ml-sm-n48,
    .mx-sm-n48 {
        margin-left: -48px !important;
    }
    .m-sm-n60 {
        margin: -60px !important;
    }
    .mt-sm-n60,
    .my-sm-n60 {
        margin-top: -60px !important;
    }
    .mr-sm-n60,
    .mx-sm-n60 {
        margin-right: -60px !important;
    }
    .mb-sm-n60,
    .my-sm-n60 {
        margin-bottom: -60px !important;
    }
    .ml-sm-n60,
    .mx-sm-n60 {
        margin-left: -60px !important;
    }
    .m-sm-n90 {
        margin: -90px !important;
    }
    .mt-sm-n90,
    .my-sm-n90 {
        margin-top: -90px !important;
    }
    .mr-sm-n90,
    .mx-sm-n90 {
        margin-right: -90px !important;
    }
    .mb-sm-n90,
    .my-sm-n90 {
        margin-bottom: -90px !important;
    }
    .ml-sm-n90,
    .mx-sm-n90 {
        margin-left: -90px !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-12 {
        margin: 12px !important;
    }
    .mt-md-12,
    .my-md-12 {
        margin-top: 12px !important;
    }
    .mr-md-12,
    .mx-md-12 {
        margin-right: 12px !important;
    }
    .mb-md-12,
    .my-md-12 {
        margin-bottom: 12px !important;
    }
    .ml-md-12,
    .mx-md-12 {
        margin-left: 12px !important;
    }
    .m-md-20 {
        margin: 20px !important;
    }
    .mt-md-20,
    .my-md-20 {
        margin-top: 20px !important;
    }
    .mr-md-20,
    .mx-md-20 {
        margin-right: 20px !important;
    }
    .mb-md-20,
    .my-md-20 {
        margin-bottom: 20px !important;
    }
    .ml-md-20,
    .mx-md-20 {
        margin-left: 20px !important;
    }
    .m-md-24 {
        margin: 24px !important;
    }
    .mt-md-24,
    .my-md-24 {
        margin-top: 24px !important;
    }
    .mr-md-24,
    .mx-md-24 {
        margin-right: 24px !important;
    }
    .mb-md-24,
    .my-md-24 {
        margin-bottom: 24px !important;
    }
    .ml-md-24,
    .mx-md-24 {
        margin-left: 24px !important;
    }
    .m-md-36 {
        margin: 36px !important;
    }
    .mt-md-36,
    .my-md-36 {
        margin-top: 36px !important;
    }
    .mr-md-36,
    .mx-md-36 {
        margin-right: 36px !important;
    }
    .mb-md-36,
    .my-md-36 {
        margin-bottom: 36px !important;
    }
    .ml-md-36,
    .mx-md-36 {
        margin-left: 36px !important;
    }
    .m-md-40 {
        margin: 40px !important;
    }
    .mt-md-40,
    .my-md-40 {
        margin-top: 40px !important;
    }
    .mr-md-40,
    .mx-md-40 {
        margin-right: 40px !important;
    }
    .mb-md-40,
    .my-md-40 {
        margin-bottom: 40px !important;
    }
    .ml-md-40,
    .mx-md-40 {
        margin-left: 40px !important;
    }
    .m-md-48 {
        margin: 48px !important;
    }
    .mt-md-48,
    .my-md-48 {
        margin-top: 48px !important;
    }
    .mr-md-48,
    .mx-md-48 {
        margin-right: 48px !important;
    }
    .mb-md-48,
    .my-md-48 {
        margin-bottom: 48px !important;
    }
    .ml-md-48,
    .mx-md-48 {
        margin-left: 48px !important;
    }
    .m-md-60 {
        margin: 60px !important;
    }
    .mt-md-60,
    .my-md-60 {
        margin-top: 60px !important;
    }
    .mr-md-60,
    .mx-md-60 {
        margin-right: 60px !important;
    }
    .mb-md-60,
    .my-md-60 {
        margin-bottom: 60px !important;
    }
    .ml-md-60,
    .mx-md-60 {
        margin-left: 60px !important;
    }
    .m-md-90 {
        margin: 90px !important;
    }
    .mt-md-90,
    .my-md-90 {
        margin-top: 90px !important;
    }
    .mr-md-90,
    .mx-md-90 {
        margin-right: 90px !important;
    }
    .mb-md-90,
    .my-md-90 {
        margin-bottom: 90px !important;
    }
    .ml-md-90,
    .mx-md-90 {
        margin-left: 90px !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-12 {
        padding: 12px !important;
    }
    .pt-md-12,
    .py-md-12 {
        padding-top: 12px !important;
    }
    .pr-md-12,
    .px-md-12 {
        padding-right: 12px !important;
    }
    .pb-md-12,
    .py-md-12 {
        padding-bottom: 12px !important;
    }
    .pl-md-12,
    .px-md-12 {
        padding-left: 12px !important;
    }
    .p-md-20 {
        padding: 20px !important;
    }
    .pt-md-20,
    .py-md-20 {
        padding-top: 20px !important;
    }
    .pr-md-20,
    .px-md-20 {
        padding-right: 20px !important;
    }
    .pb-md-20,
    .py-md-20 {
        padding-bottom: 20px !important;
    }
    .pl-md-20,
    .px-md-20 {
        padding-left: 20px !important;
    }
    .p-md-24 {
        padding: 24px !important;
    }
    .pt-md-24,
    .py-md-24 {
        padding-top: 24px !important;
    }
    .pr-md-24,
    .px-md-24 {
        padding-right: 24px !important;
    }
    .pb-md-24,
    .py-md-24 {
        padding-bottom: 24px !important;
    }
    .pl-md-24,
    .px-md-24 {
        padding-left: 24px !important;
    }
    .p-md-36 {
        padding: 36px !important;
    }
    .pt-md-36,
    .py-md-36 {
        padding-top: 36px !important;
    }
    .pr-md-36,
    .px-md-36 {
        padding-right: 36px !important;
    }
    .pb-md-36,
    .py-md-36 {
        padding-bottom: 36px !important;
    }
    .pl-md-36,
    .px-md-36 {
        padding-left: 36px !important;
    }
    .p-md-40 {
        padding: 40px !important;
    }
    .pt-md-40,
    .py-md-40 {
        padding-top: 40px !important;
    }
    .pr-md-40,
    .px-md-40 {
        padding-right: 40px !important;
    }
    .pb-md-40,
    .py-md-40 {
        padding-bottom: 40px !important;
    }
    .pl-md-40,
    .px-md-40 {
        padding-left: 40px !important;
    }
    .p-md-48 {
        padding: 48px !important;
    }
    .pt-md-48,
    .py-md-48 {
        padding-top: 48px !important;
    }
    .pr-md-48,
    .px-md-48 {
        padding-right: 48px !important;
    }
    .pb-md-48,
    .py-md-48 {
        padding-bottom: 48px !important;
    }
    .pl-md-48,
    .px-md-48 {
        padding-left: 48px !important;
    }
    .p-md-60 {
        padding: 60px !important;
    }
    .pt-md-60,
    .py-md-60 {
        padding-top: 60px !important;
    }
    .pr-md-60,
    .px-md-60 {
        padding-right: 60px !important;
    }
    .pb-md-60,
    .py-md-60 {
        padding-bottom: 60px !important;
    }
    .pl-md-60,
    .px-md-60 {
        padding-left: 60px !important;
    }
    .p-md-90 {
        padding: 90px !important;
    }
    .pt-md-90,
    .py-md-90 {
        padding-top: 90px !important;
    }
    .pr-md-90,
    .px-md-90 {
        padding-right: 90px !important;
    }
    .pb-md-90,
    .py-md-90 {
        padding-bottom: 90px !important;
    }
    .pl-md-90,
    .px-md-90 {
        padding-left: 90px !important;
    }
    .m-md-n12 {
        margin: -12px !important;
    }
    .mt-md-n12,
    .my-md-n12 {
        margin-top: -12px !important;
    }
    .mr-md-n12,
    .mx-md-n12 {
        margin-right: -12px !important;
    }
    .mb-md-n12,
    .my-md-n12 {
        margin-bottom: -12px !important;
    }
    .ml-md-n12,
    .mx-md-n12 {
        margin-left: -12px !important;
    }
    .m-md-n20 {
        margin: -20px !important;
    }
    .mt-md-n20,
    .my-md-n20 {
        margin-top: -20px !important;
    }
    .mr-md-n20,
    .mx-md-n20 {
        margin-right: -20px !important;
    }
    .mb-md-n20,
    .my-md-n20 {
        margin-bottom: -20px !important;
    }
    .ml-md-n20,
    .mx-md-n20 {
        margin-left: -20px !important;
    }
    .m-md-n24 {
        margin: -24px !important;
    }
    .mt-md-n24,
    .my-md-n24 {
        margin-top: -24px !important;
    }
    .mr-md-n24,
    .mx-md-n24 {
        margin-right: -24px !important;
    }
    .mb-md-n24,
    .my-md-n24 {
        margin-bottom: -24px !important;
    }
    .ml-md-n24,
    .mx-md-n24 {
        margin-left: -24px !important;
    }
    .m-md-n36 {
        margin: -36px !important;
    }
    .mt-md-n36,
    .my-md-n36 {
        margin-top: -36px !important;
    }
    .mr-md-n36,
    .mx-md-n36 {
        margin-right: -36px !important;
    }
    .mb-md-n36,
    .my-md-n36 {
        margin-bottom: -36px !important;
    }
    .ml-md-n36,
    .mx-md-n36 {
        margin-left: -36px !important;
    }
    .m-md-n40 {
        margin: -40px !important;
    }
    .mt-md-n40,
    .my-md-n40 {
        margin-top: -40px !important;
    }
    .mr-md-n40,
    .mx-md-n40 {
        margin-right: -40px !important;
    }
    .mb-md-n40,
    .my-md-n40 {
        margin-bottom: -40px !important;
    }
    .ml-md-n40,
    .mx-md-n40 {
        margin-left: -40px !important;
    }
    .m-md-n48 {
        margin: -48px !important;
    }
    .mt-md-n48,
    .my-md-n48 {
        margin-top: -48px !important;
    }
    .mr-md-n48,
    .mx-md-n48 {
        margin-right: -48px !important;
    }
    .mb-md-n48,
    .my-md-n48 {
        margin-bottom: -48px !important;
    }
    .ml-md-n48,
    .mx-md-n48 {
        margin-left: -48px !important;
    }
    .m-md-n60 {
        margin: -60px !important;
    }
    .mt-md-n60,
    .my-md-n60 {
        margin-top: -60px !important;
    }
    .mr-md-n60,
    .mx-md-n60 {
        margin-right: -60px !important;
    }
    .mb-md-n60,
    .my-md-n60 {
        margin-bottom: -60px !important;
    }
    .ml-md-n60,
    .mx-md-n60 {
        margin-left: -60px !important;
    }
    .m-md-n90 {
        margin: -90px !important;
    }
    .mt-md-n90,
    .my-md-n90 {
        margin-top: -90px !important;
    }
    .mr-md-n90,
    .mx-md-n90 {
        margin-right: -90px !important;
    }
    .mb-md-n90,
    .my-md-n90 {
        margin-bottom: -90px !important;
    }
    .ml-md-n90,
    .mx-md-n90 {
        margin-left: -90px !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1024px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-12 {
        margin: 12px !important;
    }
    .mt-lg-12,
    .my-lg-12 {
        margin-top: 12px !important;
    }
    .mr-lg-12,
    .mx-lg-12 {
        margin-right: 12px !important;
    }
    .mb-lg-12,
    .my-lg-12 {
        margin-bottom: 12px !important;
    }
    .ml-lg-12,
    .mx-lg-12 {
        margin-left: 12px !important;
    }
    .m-lg-20 {
        margin: 20px !important;
    }
    .mt-lg-20,
    .my-lg-20 {
        margin-top: 20px !important;
    }
    .mr-lg-20,
    .mx-lg-20 {
        margin-right: 20px !important;
    }
    .mb-lg-20,
    .my-lg-20 {
        margin-bottom: 20px !important;
    }
    .ml-lg-20,
    .mx-lg-20 {
        margin-left: 20px !important;
    }
    .m-lg-24 {
        margin: 24px !important;
    }
    .mt-lg-24,
    .my-lg-24 {
        margin-top: 24px !important;
    }
    .mr-lg-24,
    .mx-lg-24 {
        margin-right: 24px !important;
    }
    .mb-lg-24,
    .my-lg-24 {
        margin-bottom: 24px !important;
    }
    .ml-lg-24,
    .mx-lg-24 {
        margin-left: 24px !important;
    }
    .m-lg-36 {
        margin: 36px !important;
    }
    .mt-lg-36,
    .my-lg-36 {
        margin-top: 36px !important;
    }
    .mr-lg-36,
    .mx-lg-36 {
        margin-right: 36px !important;
    }
    .mb-lg-36,
    .my-lg-36 {
        margin-bottom: 36px !important;
    }
    .ml-lg-36,
    .mx-lg-36 {
        margin-left: 36px !important;
    }
    .m-lg-40 {
        margin: 40px !important;
    }
    .mt-lg-40,
    .my-lg-40 {
        margin-top: 40px !important;
    }
    .mr-lg-40,
    .mx-lg-40 {
        margin-right: 40px !important;
    }
    .mb-lg-40,
    .my-lg-40 {
        margin-bottom: 40px !important;
    }
    .ml-lg-40,
    .mx-lg-40 {
        margin-left: 40px !important;
    }
    .m-lg-48 {
        margin: 48px !important;
    }
    .mt-lg-48,
    .my-lg-48 {
        margin-top: 48px !important;
    }
    .mr-lg-48,
    .mx-lg-48 {
        margin-right: 48px !important;
    }
    .mb-lg-48,
    .my-lg-48 {
        margin-bottom: 48px !important;
    }
    .ml-lg-48,
    .mx-lg-48 {
        margin-left: 48px !important;
    }
    .m-lg-60 {
        margin: 60px !important;
    }
    .mt-lg-60,
    .my-lg-60 {
        margin-top: 60px !important;
    }
    .mr-lg-60,
    .mx-lg-60 {
        margin-right: 60px !important;
    }
    .mb-lg-60,
    .my-lg-60 {
        margin-bottom: 60px !important;
    }
    .ml-lg-60,
    .mx-lg-60 {
        margin-left: 60px !important;
    }
    .m-lg-90 {
        margin: 90px !important;
    }
    .mt-lg-90,
    .my-lg-90 {
        margin-top: 90px !important;
    }
    .mr-lg-90,
    .mx-lg-90 {
        margin-right: 90px !important;
    }
    .mb-lg-90,
    .my-lg-90 {
        margin-bottom: 90px !important;
    }
    .ml-lg-90,
    .mx-lg-90 {
        margin-left: 90px !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-12 {
        padding: 12px !important;
    }
    .pt-lg-12,
    .py-lg-12 {
        padding-top: 12px !important;
    }
    .pr-lg-12,
    .px-lg-12 {
        padding-right: 12px !important;
    }
    .pb-lg-12,
    .py-lg-12 {
        padding-bottom: 12px !important;
    }
    .pl-lg-12,
    .px-lg-12 {
        padding-left: 12px !important;
    }
    .p-lg-20 {
        padding: 20px !important;
    }
    .pt-lg-20,
    .py-lg-20 {
        padding-top: 20px !important;
    }
    .pr-lg-20,
    .px-lg-20 {
        padding-right: 20px !important;
    }
    .pb-lg-20,
    .py-lg-20 {
        padding-bottom: 20px !important;
    }
    .pl-lg-20,
    .px-lg-20 {
        padding-left: 20px !important;
    }
    .p-lg-24 {
        padding: 24px !important;
    }
    .pt-lg-24,
    .py-lg-24 {
        padding-top: 24px !important;
    }
    .pr-lg-24,
    .px-lg-24 {
        padding-right: 24px !important;
    }
    .pb-lg-24,
    .py-lg-24 {
        padding-bottom: 24px !important;
    }
    .pl-lg-24,
    .px-lg-24 {
        padding-left: 24px !important;
    }
    .p-lg-36 {
        padding: 36px !important;
    }
    .pt-lg-36,
    .py-lg-36 {
        padding-top: 36px !important;
    }
    .pr-lg-36,
    .px-lg-36 {
        padding-right: 36px !important;
    }
    .pb-lg-36,
    .py-lg-36 {
        padding-bottom: 36px !important;
    }
    .pl-lg-36,
    .px-lg-36 {
        padding-left: 36px !important;
    }
    .p-lg-40 {
        padding: 40px !important;
    }
    .pt-lg-40,
    .py-lg-40 {
        padding-top: 40px !important;
    }
    .pr-lg-40,
    .px-lg-40 {
        padding-right: 40px !important;
    }
    .pb-lg-40,
    .py-lg-40 {
        padding-bottom: 40px !important;
    }
    .pl-lg-40,
    .px-lg-40 {
        padding-left: 40px !important;
    }
    .p-lg-48 {
        padding: 48px !important;
    }
    .pt-lg-48,
    .py-lg-48 {
        padding-top: 48px !important;
    }
    .pr-lg-48,
    .px-lg-48 {
        padding-right: 48px !important;
    }
    .pb-lg-48,
    .py-lg-48 {
        padding-bottom: 48px !important;
    }
    .pl-lg-48,
    .px-lg-48 {
        padding-left: 48px !important;
    }
    .p-lg-60 {
        padding: 60px !important;
    }
    .pt-lg-60,
    .py-lg-60 {
        padding-top: 60px !important;
    }
    .pr-lg-60,
    .px-lg-60 {
        padding-right: 60px !important;
    }
    .pb-lg-60,
    .py-lg-60 {
        padding-bottom: 60px !important;
    }
    .pl-lg-60,
    .px-lg-60 {
        padding-left: 60px !important;
    }
    .p-lg-90 {
        padding: 90px !important;
    }
    .pt-lg-90,
    .py-lg-90 {
        padding-top: 90px !important;
    }
    .pr-lg-90,
    .px-lg-90 {
        padding-right: 90px !important;
    }
    .pb-lg-90,
    .py-lg-90 {
        padding-bottom: 90px !important;
    }
    .pl-lg-90,
    .px-lg-90 {
        padding-left: 90px !important;
    }
    .m-lg-n12 {
        margin: -12px !important;
    }
    .mt-lg-n12,
    .my-lg-n12 {
        margin-top: -12px !important;
    }
    .mr-lg-n12,
    .mx-lg-n12 {
        margin-right: -12px !important;
    }
    .mb-lg-n12,
    .my-lg-n12 {
        margin-bottom: -12px !important;
    }
    .ml-lg-n12,
    .mx-lg-n12 {
        margin-left: -12px !important;
    }
    .m-lg-n20 {
        margin: -20px !important;
    }
    .mt-lg-n20,
    .my-lg-n20 {
        margin-top: -20px !important;
    }
    .mr-lg-n20,
    .mx-lg-n20 {
        margin-right: -20px !important;
    }
    .mb-lg-n20,
    .my-lg-n20 {
        margin-bottom: -20px !important;
    }
    .ml-lg-n20,
    .mx-lg-n20 {
        margin-left: -20px !important;
    }
    .m-lg-n24 {
        margin: -24px !important;
    }
    .mt-lg-n24,
    .my-lg-n24 {
        margin-top: -24px !important;
    }
    .mr-lg-n24,
    .mx-lg-n24 {
        margin-right: -24px !important;
    }
    .mb-lg-n24,
    .my-lg-n24 {
        margin-bottom: -24px !important;
    }
    .ml-lg-n24,
    .mx-lg-n24 {
        margin-left: -24px !important;
    }
    .m-lg-n36 {
        margin: -36px !important;
    }
    .mt-lg-n36,
    .my-lg-n36 {
        margin-top: -36px !important;
    }
    .mr-lg-n36,
    .mx-lg-n36 {
        margin-right: -36px !important;
    }
    .mb-lg-n36,
    .my-lg-n36 {
        margin-bottom: -36px !important;
    }
    .ml-lg-n36,
    .mx-lg-n36 {
        margin-left: -36px !important;
    }
    .m-lg-n40 {
        margin: -40px !important;
    }
    .mt-lg-n40,
    .my-lg-n40 {
        margin-top: -40px !important;
    }
    .mr-lg-n40,
    .mx-lg-n40 {
        margin-right: -40px !important;
    }
    .mb-lg-n40,
    .my-lg-n40 {
        margin-bottom: -40px !important;
    }
    .ml-lg-n40,
    .mx-lg-n40 {
        margin-left: -40px !important;
    }
    .m-lg-n48 {
        margin: -48px !important;
    }
    .mt-lg-n48,
    .my-lg-n48 {
        margin-top: -48px !important;
    }
    .mr-lg-n48,
    .mx-lg-n48 {
        margin-right: -48px !important;
    }
    .mb-lg-n48,
    .my-lg-n48 {
        margin-bottom: -48px !important;
    }
    .ml-lg-n48,
    .mx-lg-n48 {
        margin-left: -48px !important;
    }
    .m-lg-n60 {
        margin: -60px !important;
    }
    .mt-lg-n60,
    .my-lg-n60 {
        margin-top: -60px !important;
    }
    .mr-lg-n60,
    .mx-lg-n60 {
        margin-right: -60px !important;
    }
    .mb-lg-n60,
    .my-lg-n60 {
        margin-bottom: -60px !important;
    }
    .ml-lg-n60,
    .mx-lg-n60 {
        margin-left: -60px !important;
    }
    .m-lg-n90 {
        margin: -90px !important;
    }
    .mt-lg-n90,
    .my-lg-n90 {
        margin-top: -90px !important;
    }
    .mr-lg-n90,
    .mx-lg-n90 {
        margin-right: -90px !important;
    }
    .mb-lg-n90,
    .my-lg-n90 {
        margin-bottom: -90px !important;
    }
    .ml-lg-n90,
    .mx-lg-n90 {
        margin-left: -90px !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1104px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-12 {
        margin: 12px !important;
    }
    .mt-xl-12,
    .my-xl-12 {
        margin-top: 12px !important;
    }
    .mr-xl-12,
    .mx-xl-12 {
        margin-right: 12px !important;
    }
    .mb-xl-12,
    .my-xl-12 {
        margin-bottom: 12px !important;
    }
    .ml-xl-12,
    .mx-xl-12 {
        margin-left: 12px !important;
    }
    .m-xl-20 {
        margin: 20px !important;
    }
    .mt-xl-20,
    .my-xl-20 {
        margin-top: 20px !important;
    }
    .mr-xl-20,
    .mx-xl-20 {
        margin-right: 20px !important;
    }
    .mb-xl-20,
    .my-xl-20 {
        margin-bottom: 20px !important;
    }
    .ml-xl-20,
    .mx-xl-20 {
        margin-left: 20px !important;
    }
    .m-xl-24 {
        margin: 24px !important;
    }
    .mt-xl-24,
    .my-xl-24 {
        margin-top: 24px !important;
    }
    .mr-xl-24,
    .mx-xl-24 {
        margin-right: 24px !important;
    }
    .mb-xl-24,
    .my-xl-24 {
        margin-bottom: 24px !important;
    }
    .ml-xl-24,
    .mx-xl-24 {
        margin-left: 24px !important;
    }
    .m-xl-36 {
        margin: 36px !important;
    }
    .mt-xl-36,
    .my-xl-36 {
        margin-top: 36px !important;
    }
    .mr-xl-36,
    .mx-xl-36 {
        margin-right: 36px !important;
    }
    .mb-xl-36,
    .my-xl-36 {
        margin-bottom: 36px !important;
    }
    .ml-xl-36,
    .mx-xl-36 {
        margin-left: 36px !important;
    }
    .m-xl-40 {
        margin: 40px !important;
    }
    .mt-xl-40,
    .my-xl-40 {
        margin-top: 40px !important;
    }
    .mr-xl-40,
    .mx-xl-40 {
        margin-right: 40px !important;
    }
    .mb-xl-40,
    .my-xl-40 {
        margin-bottom: 40px !important;
    }
    .ml-xl-40,
    .mx-xl-40 {
        margin-left: 40px !important;
    }
    .m-xl-48 {
        margin: 48px !important;
    }
    .mt-xl-48,
    .my-xl-48 {
        margin-top: 48px !important;
    }
    .mr-xl-48,
    .mx-xl-48 {
        margin-right: 48px !important;
    }
    .mb-xl-48,
    .my-xl-48 {
        margin-bottom: 48px !important;
    }
    .ml-xl-48,
    .mx-xl-48 {
        margin-left: 48px !important;
    }
    .m-xl-60 {
        margin: 60px !important;
    }
    .mt-xl-60,
    .my-xl-60 {
        margin-top: 60px !important;
    }
    .mr-xl-60,
    .mx-xl-60 {
        margin-right: 60px !important;
    }
    .mb-xl-60,
    .my-xl-60 {
        margin-bottom: 60px !important;
    }
    .ml-xl-60,
    .mx-xl-60 {
        margin-left: 60px !important;
    }
    .m-xl-90 {
        margin: 90px !important;
    }
    .mt-xl-90,
    .my-xl-90 {
        margin-top: 90px !important;
    }
    .mr-xl-90,
    .mx-xl-90 {
        margin-right: 90px !important;
    }
    .mb-xl-90,
    .my-xl-90 {
        margin-bottom: 90px !important;
    }
    .ml-xl-90,
    .mx-xl-90 {
        margin-left: 90px !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-12 {
        padding: 12px !important;
    }
    .pt-xl-12,
    .py-xl-12 {
        padding-top: 12px !important;
    }
    .pr-xl-12,
    .px-xl-12 {
        padding-right: 12px !important;
    }
    .pb-xl-12,
    .py-xl-12 {
        padding-bottom: 12px !important;
    }
    .pl-xl-12,
    .px-xl-12 {
        padding-left: 12px !important;
    }
    .p-xl-20 {
        padding: 20px !important;
    }
    .pt-xl-20,
    .py-xl-20 {
        padding-top: 20px !important;
    }
    .pr-xl-20,
    .px-xl-20 {
        padding-right: 20px !important;
    }
    .pb-xl-20,
    .py-xl-20 {
        padding-bottom: 20px !important;
    }
    .pl-xl-20,
    .px-xl-20 {
        padding-left: 20px !important;
    }
    .p-xl-24 {
        padding: 24px !important;
    }
    .pt-xl-24,
    .py-xl-24 {
        padding-top: 24px !important;
    }
    .pr-xl-24,
    .px-xl-24 {
        padding-right: 24px !important;
    }
    .pb-xl-24,
    .py-xl-24 {
        padding-bottom: 24px !important;
    }
    .pl-xl-24,
    .px-xl-24 {
        padding-left: 24px !important;
    }
    .p-xl-36 {
        padding: 36px !important;
    }
    .pt-xl-36,
    .py-xl-36 {
        padding-top: 36px !important;
    }
    .pr-xl-36,
    .px-xl-36 {
        padding-right: 36px !important;
    }
    .pb-xl-36,
    .py-xl-36 {
        padding-bottom: 36px !important;
    }
    .pl-xl-36,
    .px-xl-36 {
        padding-left: 36px !important;
    }
    .p-xl-40 {
        padding: 40px !important;
    }
    .pt-xl-40,
    .py-xl-40 {
        padding-top: 40px !important;
    }
    .pr-xl-40,
    .px-xl-40 {
        padding-right: 40px !important;
    }
    .pb-xl-40,
    .py-xl-40 {
        padding-bottom: 40px !important;
    }
    .pl-xl-40,
    .px-xl-40 {
        padding-left: 40px !important;
    }
    .p-xl-48 {
        padding: 48px !important;
    }
    .pt-xl-48,
    .py-xl-48 {
        padding-top: 48px !important;
    }
    .pr-xl-48,
    .px-xl-48 {
        padding-right: 48px !important;
    }
    .pb-xl-48,
    .py-xl-48 {
        padding-bottom: 48px !important;
    }
    .pl-xl-48,
    .px-xl-48 {
        padding-left: 48px !important;
    }
    .p-xl-60 {
        padding: 60px !important;
    }
    .pt-xl-60,
    .py-xl-60 {
        padding-top: 60px !important;
    }
    .pr-xl-60,
    .px-xl-60 {
        padding-right: 60px !important;
    }
    .pb-xl-60,
    .py-xl-60 {
        padding-bottom: 60px !important;
    }
    .pl-xl-60,
    .px-xl-60 {
        padding-left: 60px !important;
    }
    .p-xl-90 {
        padding: 90px !important;
    }
    .pt-xl-90,
    .py-xl-90 {
        padding-top: 90px !important;
    }
    .pr-xl-90,
    .px-xl-90 {
        padding-right: 90px !important;
    }
    .pb-xl-90,
    .py-xl-90 {
        padding-bottom: 90px !important;
    }
    .pl-xl-90,
    .px-xl-90 {
        padding-left: 90px !important;
    }
    .m-xl-n12 {
        margin: -12px !important;
    }
    .mt-xl-n12,
    .my-xl-n12 {
        margin-top: -12px !important;
    }
    .mr-xl-n12,
    .mx-xl-n12 {
        margin-right: -12px !important;
    }
    .mb-xl-n12,
    .my-xl-n12 {
        margin-bottom: -12px !important;
    }
    .ml-xl-n12,
    .mx-xl-n12 {
        margin-left: -12px !important;
    }
    .m-xl-n20 {
        margin: -20px !important;
    }
    .mt-xl-n20,
    .my-xl-n20 {
        margin-top: -20px !important;
    }
    .mr-xl-n20,
    .mx-xl-n20 {
        margin-right: -20px !important;
    }
    .mb-xl-n20,
    .my-xl-n20 {
        margin-bottom: -20px !important;
    }
    .ml-xl-n20,
    .mx-xl-n20 {
        margin-left: -20px !important;
    }
    .m-xl-n24 {
        margin: -24px !important;
    }
    .mt-xl-n24,
    .my-xl-n24 {
        margin-top: -24px !important;
    }
    .mr-xl-n24,
    .mx-xl-n24 {
        margin-right: -24px !important;
    }
    .mb-xl-n24,
    .my-xl-n24 {
        margin-bottom: -24px !important;
    }
    .ml-xl-n24,
    .mx-xl-n24 {
        margin-left: -24px !important;
    }
    .m-xl-n36 {
        margin: -36px !important;
    }
    .mt-xl-n36,
    .my-xl-n36 {
        margin-top: -36px !important;
    }
    .mr-xl-n36,
    .mx-xl-n36 {
        margin-right: -36px !important;
    }
    .mb-xl-n36,
    .my-xl-n36 {
        margin-bottom: -36px !important;
    }
    .ml-xl-n36,
    .mx-xl-n36 {
        margin-left: -36px !important;
    }
    .m-xl-n40 {
        margin: -40px !important;
    }
    .mt-xl-n40,
    .my-xl-n40 {
        margin-top: -40px !important;
    }
    .mr-xl-n40,
    .mx-xl-n40 {
        margin-right: -40px !important;
    }
    .mb-xl-n40,
    .my-xl-n40 {
        margin-bottom: -40px !important;
    }
    .ml-xl-n40,
    .mx-xl-n40 {
        margin-left: -40px !important;
    }
    .m-xl-n48 {
        margin: -48px !important;
    }
    .mt-xl-n48,
    .my-xl-n48 {
        margin-top: -48px !important;
    }
    .mr-xl-n48,
    .mx-xl-n48 {
        margin-right: -48px !important;
    }
    .mb-xl-n48,
    .my-xl-n48 {
        margin-bottom: -48px !important;
    }
    .ml-xl-n48,
    .mx-xl-n48 {
        margin-left: -48px !important;
    }
    .m-xl-n60 {
        margin: -60px !important;
    }
    .mt-xl-n60,
    .my-xl-n60 {
        margin-top: -60px !important;
    }
    .mr-xl-n60,
    .mx-xl-n60 {
        margin-right: -60px !important;
    }
    .mb-xl-n60,
    .my-xl-n60 {
        margin-bottom: -60px !important;
    }
    .ml-xl-n60,
    .mx-xl-n60 {
        margin-left: -60px !important;
    }
    .m-xl-n90 {
        margin: -90px !important;
    }
    .mt-xl-n90,
    .my-xl-n90 {
        margin-top: -90px !important;
    }
    .mr-xl-n90,
    .mx-xl-n90 {
        margin-right: -90px !important;
    }
    .mb-xl-n90,
    .my-xl-n90 {
        margin-bottom: -90px !important;
    }
    .ml-xl-n90,
    .mx-xl-n90 {
        margin-left: -90px !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 1024px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1104px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-lighter {
    font-weight: lighter !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-bolder {
    font-weight: bolder !important;
}
.font-italic {
    font-style: italic !important;
}
.text-primary {
    color: #498cd8 !important;
}
.text-secondary {
    color: #373a43 !important;
}
.text-success {
    color: #b75ce4 !important;
}
.text-info {
    color: #17a2b8 !important;
}
.text-warning {
    color: #ffa826 !important;
}
.text-danger {
    color: #dc3545 !important;
}
.text-body {
    color: #5e5e5e !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}
.text-reset {
    color: inherit !important;
}
.font-weight-thin {
    font-weight: 100 !important;
}
.font-weight-extra-light {
    font-weight: 200 !important;
}
.font-weight-medium {
    font-weight: 500 !important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}
.font-weight-extra-bold {
    font-weight: 800 !important;
}
.br-disable br,
.br-lg-enable br,
.br-md-enable br,
.br-sm-enable br,
.br-xl-enable br {
    display: none;
}
@media (max-width: 575.98px) {
    .br-xs-disable br {
        display: none;
    }
}
@media (min-width: 576px) {
    .br-sm-enable br {
        display: inline;
    }
}
@media (max-width: 767.98px) {
    .br-sm-disable br {
        display: none;
    }
}
@media (min-width: 768px) {
    .br-md-enable br {
        display: inline;
    }
}
@media (max-width: 1023.98px) {
    .br-md-disable br {
        display: none;
    }
}
@media (min-width: 1024px) {
    .br-lg-enable br {
        display: inline;
    }
}
@media (max-width: 1103.98px) {
    .br-lg-disable br {
        display: none;
    }
}
@media (min-width: 1104px) {
    .br-xl-enable br {
        display: inline;
    }
}
.text-default {
    color: #5e5e5e !important;
}
.text-white {
    color: #fff !important;
}
.text-black {
    color: #000 !important;
}
.text-pale {
    color: #e0e1e2 !important;
}
.text-light {
    color: #d4d4d4 !important;
}
.text-muted {
    color: #999 !important;
}
.text-dark {
    color: #1e202e !important;
}
.text-blue {
    color: #498cd8 !important;
}
.text-soft-blue {
    color: #7ebaee !important;
}
.text-green {
    color: #a350cd !important;
}
.text-lime-green {
    color: #b75ce4 !important;
}
.text-gold,
.text-yellow {
    color: #ffa826 !important;
}
.text-white,
.text-white ol li,
.text-white p,
.text-white ul li {
    color: #fff !important;
}
.text-white a {
    color: #7ebaee;
}
.text-white a:focus,
.text-white a:hover {
    color: #498cd8;
}
.text-inherit {
    color: inherit !important;
}
.f-15 {
    font-size: 15px !important;
}
.f-16 {
    font-size: 16px !important;
}
.f-18 {
    font-size: 18px !important;
}
.f-19 {
    font-size: 19px !important;
}
.f-28 {
    font-size: 28px !important;
}
.f-36 {
    font-size: 36px !important;
}
@font-face {
    font-family: icomoon;
    src: url(../../themes/pinboard/dist/fonts/icomoon/icomoon.eot%3F20191028200240);
    src: url(../../themes/pinboard/dist/fonts/icomoon/icomoon.eot%3F20191028200240) format("embedded-opentype"), url(../../themes/pinboard/dist/fonts/icomoon/icomoon.ttf%3F20191028200240) format("truetype"),
        url(../../themes/pinboard/dist/fonts/icomoon/icomoon.woff%3F20191028200240) format("woff"), url(../../themes/pinboard/dist/fonts/icomoon/icomoon.svg%3F20191028200240) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
[class*=" icon-"],
[class^="icon-"] {
    display: inline-block;
    font-family: icomoon, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    margin: 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
}
.icon-ul-mark:before {
    content: "\e915";
}
.icon-book:before {
    content: "\e900";
}
.icon-briefcase:before {
    content: "\e901";
}
.icon-building:before {
    content: "\e902";
}
.icon-cloud:before {
    content: "\e903";
}
.icon-coin:before {
    content: "\e904";
}
.icon-cube:before {
    content: "\e905";
}
.icon-gear:before {
    content: "\e906";
}
.icon-group:before {
    content: "\e907";
}
.icon-head:before {
    content: "\e908";
}
.icon-heartbeat:before {
    content: "\e909";
}
.icon-infinite:before {
    content: "\e90a";
}
.icon-lamp:before {
    content: "\e90b";
}
.icon-laptop:before {
    content: "\e90c";
}
.icon-layers:before {
    content: "\e90d";
}
.icon-map:before {
    content: "\e90e";
}
.icon-phone:before {
    content: "\e90f";
}
.icon-pointer:before {
    content: "\e910";
}
.icon-puzzle:before {
    content: "\e911";
}
.icon-tape:before {
    content: "\e912";
}
.icon-thumb-up:before {
    content: "\e913";
}
.icon-tools:before {
    content: "\e914";
}
#wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    overflow: hidden;
}
.page-header {
    background-image: -webkit-linear-gradient(right, #05734d, #045899);
    background-image: linear-gradient(270deg, #05734d, #045899);
    position: absolute;
    width: 100%;
    z-index: 1020;
}
@media (max-width: 1023.98px) {
    .page-header {
        background: #fff !important;
    }
}
.page-header.state-fixed {
    position: fixed;
    top: 0;
}
.page-header .header-container {
    display: block;
    height: 90px;
    margin: 0 auto;
    max-width: 1104px;
    padding: 0 12px;
    width: 100%;
}
.page-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: 90px;
}
.page-footer .footer-nav-container {
    background: #1e202e;
}
.page-footer .footer-copyright-container {
    background: #141520;
}
.page-footer .footer-container {
    display: block;
    margin: 0 auto;
    max-width: 1104px;
    padding: 0 12px;
    width: 100%;
}
.page-footer .footer-copybar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    text-align: center;
}
@media (min-width: 1024px) {
    .page-footer .footer-copybar {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.page-footer .footer-copybar .contacts {
    padding: 10px 0 9px;
}
@media (min-width: 1024px) {
    .page-footer .footer-copybar .contacts {
        margin-left: auto;
    }
}
.page-footer .footer-copybar .contacts .contacts-link {
    display: block;
    font-size: 15px;
    line-height: 1.8;
    margin: 0 10px;
    padding: 5px 0;
}
.page-footer .footer-copybar .contacts .contacts-link,
.page-footer .footer-copybar .contacts .contacts-link:focus,
.page-footer .footer-copybar .contacts .contacts-link:hover {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 1024px) {
    .page-footer .footer-copybar .contacts .contacts-link {
        display: inline-block;
    }
}
.page-footer .footer-copybar .contacts .contacts-link img {
    opacity: 0.3;
    margin-right: 5px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.page-footer .footer-copybar .copyright {
    color: #ccc;
    font-size: 15px;
    line-height: 1.8;
    padding: 10px 0 10px 10px;
}
@media (max-width: 1023.98px) {
    .page-footer .footer-copybar .copyright {
        padding: 0;
    }
}
.grecaptcha-badge {
    display: none;
}
#livechat-compact-container,
#livechat-eye-catcher {
    z-index: 299 !important;
}
.page-content .bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
}
.page-content .bx-wrapper.bx-ticker-wrapper {
    margin-bottom: 0;
    max-width: 100% !important;
}
.page-content .bx-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
}
.page-content .bx-slider .bx-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 360px;
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
}
.page-content .bx-slider .bx-item-inner {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.page-content .bx-slider.bx-ticker .bx-item-img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}
.page-section {
    padding: 76px 0;
}
.page-section div:empty,
.page-section p:empty,
.page-section span:empty {
    display: none;
}
.page-section__block {
    display: block;
    margin: 0 auto;
    max-width: 1104px;
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
}
@media (min-width: 576px) and (max-width: 1103.98px) {
    .page-section__block {
        padding-left: 32px;
        padding-right: 32px;
    }
}
.page-section__block:after {
    clear: both;
    content: "";
    display: table;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .page-section__block p {
        letter-spacing: -0.01rem;
    }
}
.page-section--preview {
    background: -webkit-linear-gradient(right, #05734d, #045899);
    background: linear-gradient(270deg, #05734d, #045899);
    margin-top: -90px;
    padding: 138px 0 84px;
    position: relative;
}
.page-section--preview:before {
    background: url(../../themes/pinboard/dist/images/startups-bg.png) scroll 50% / cover no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
.page-section--preview .landing-header {
    margin-bottom: 40px;
}
.page-section--preview .landing-sub-header {
    color: #7ebaee;
    display: block;
    font-family: Source Sans Pro, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.111111111;
    letter-spacing: 0.01em;
    margin: -20px 0 40px;
    position: relative;
    text-transform: uppercase;
}
@media (min-width: 1024px) {
    .page-section--preview .landing-sub-header--with-br {
        margin-left: 200px;
        text-indent: -200px;
    }
}
.page-section--preview .partner-icon {
    max-width: 50%;
}
@media (min-width: 576px) {
    .page-section--preview .partner-icon {
        max-width: 100%;
    }
}
.page-section--preview p {
    color: #fff;
    font-size: 19px;
    line-height: 1.6315789474;
    margin-bottom: 16px;
}
.page-section--preview p:last-of-type {
    margin-bottom: 26px;
}
.page-section--preview p br {
    display: none;
}
@media (min-width: 1024px) {
    .page-section--preview p br {
        display: inline;
    }
}
.page-section--preview h1 br {
    display: none;
}
@media (min-width: 1024px) {
    .page-section--preview h1 br {
        display: inline;
    }
}
.page-section--preview .btn-wrapper {
    margin-top: 48px;
    text-align: left;
}
.page-section--preview.bg-transparent {
    margin-top: -60px;
}
.page-section--preview.bg-transparent .landing-sub-header {
    color: #a350cd;
}
.page-section--preview.bg-transparent p {
    color: #5e5e5e;
}
@media (max-width: 767.98px) {
    .page-section:not(.page-section--preview) .landing-header {
        text-align: center;
    }
    .page-section:not(.page-section--preview) .landing-header:after {
        left: 50%;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        width: 72px;
    }
    .page-section:not(.page-section--preview) .btn-wrapper {
        text-align: center;
    }
}
.page-section--clients .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.page-section--clients .owl-carousel .owl-item {
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.page-section--clients .owl-carousel .owl-item .sa_hover_container {
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 20px !important;
    width: 100%;
}
.page-section--clients .owl-carousel .owl-item .sa_hover_container img {
    display: block;
    float: none;
    margin: auto;
    padding: 0;
}
.page-section--clients .owl-carousel .owl-nav .owl-next,
.page-section--clients .owl-carousel .owl-nav .owl-next:focus,
.page-section--clients .owl-carousel .owl-nav .owl-next:hover,
.page-section--clients .owl-carousel .owl-nav .owl-prev,
.page-section--clients .owl-carousel .owl-nav .owl-prev:focus,
.page-section--clients .owl-carousel .owl-nav .owl-prev:hover {
    outline: none;
}
.page-section--clients .owl-carousel.owl-loaded {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page-section--clients .owl-carousel.grayscale .owl-item {
    -webkit-filter: url(../../themes/pinboard/dist/images/grayscale.svg);
    filter: url(../../themes/pinboard/dist/images/grayscale.svg);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.page-section--clients .owl-carousel.grayscale .owl-item:hover {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
.page-section--blog {
    padding: 63px 0 120px;
}
.page-section--speak-to-expert {
    background: -webkit-linear-gradient(169.53deg, #05734d, #045899);
    background: linear-gradient(280.47deg, #05734d, #045899);
    padding-bottom: 130px;
}
.page-section--speak-to-expert .landing-header {
    color: #fff;
}
.page-section--speak-to-expert .wpcf7 {
    max-width: 528px;
    margin: auto;
    text-align: center;
}
.page-section--speak-to-expert .form-group label {
    color: #d4d4d4;
}
.page-section--speak-to-expert .form-group input:-webkit-autofill,
.page-section--speak-to-expert .form-group input:-webkit-autofill:focus {
    -webkit-text-fill-color: #d4d4d4;
    caret-color: #fff;
}
.page-section--speak-to-expert .form-group .form-control,
.page-section--speak-to-expert .form-group .select2-container.select2-container--default .select2-selection--single {
    background: transparent;
    color: #fff;
}
.page-section--speak-to-expert .form-group .select2-container.select2-container--default textarea.select2-selection--single,
.page-section--speak-to-expert .form-group textarea.form-control {
    height: 120px;
}
.page-section--speak-to-expert .form-group--file .input-name {
    color: #d4d4d4;
}
.page-section--blockquote .blockquote {
    color: #fff;
    text-align: center;
}
.page-section--blockquote .blockquote-footer {
    text-align: center;
}
.page-section--partner .partner-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 92px;
    margin: 0 auto;
    max-width: 1423px;
    position: relative;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
@media (max-width: 1023.98px) {
    .page-section--partner .partner-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }
}
.page-section--partner .partner-list--dark {
    background-color: rgba(30, 32, 46, 0.6);
    border-top: 1px solid hsla(0, 0%, 100%, 0.15);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
}
.page-section--partner .partner-list--white {
    background-color: hsla(0, 0%, 100%, 0.3);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.page-section--partner .partner-list__item {
    margin-right: 18px;
    margin-left: 18px;
    width: 150px;
}
.page-section--partner .partner-list__item-logo {
    margin-right: 54px;
    margin-left: 0;
    min-width: 210px;
}
@media (max-width: 1023.98px) {
    .page-section--partner .partner-list__item-logo {
        margin-right: 0;
    }
}
.page-section--partner .partner-list__item:last-child {
    margin-right: 0;
}
@media (max-width: 1023.98px) {
    .page-section--partner .partner-list__item {
        margin: 10px 0;
    }
}
.page-section--partner .partner-container {
    margin: 0 auto;
    padding-left: 48px;
    padding-right: 48px;
}
@media (max-width: 1103.98px) {
    .page-section--partner .partner-container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1023.98px) {
    .page-section--partner .partner-container {
        max-width: 100%;
    }
}
.items-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -24px;
    overflow: hidden;
}
.items-list__item {
    margin-bottom: 24px;
}
.items-list__item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin: 0 auto;
    max-width: 1080px;
    position: relative;
}
@media (min-width: 768px) {
    .items-list--three .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1024px) {
    .items-list--three .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
.items-list--three .items-list__item-inner {
    max-width: 344px;
}
@media (min-width: 576px) {
    .items-list--four .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1024px) {
    .items-list--four .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.items-list--four .items-list__item-inner {
    max-width: 252px;
}
@media (min-width: 576px) {
    .items-list--five .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .items-list--five .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
@media (min-width: 1024px) {
    .items-list--five .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.items-list--five .items-list__item-inner {
    max-width: 180px;
}
.items-list--seven .items-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 576px) {
    .items-list--seven .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
@media (min-width: 768px) {
    .items-list--seven .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 1024px) {
    .items-list--seven .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}
@media (min-width: 1104px) {
    .items-list--seven .items-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
}
.items-list--seven .items-list__item-inner {
    max-width: 120px;
}
.items-list--features {
    margin-bottom: -40px;
}
.items-list--features .items-list__item {
    margin-bottom: 40px;
}
.items-list--features .items-list__item-inner .item-heading img {
    display: block;
    height: 72px;
    margin: 0 auto;
    width: auto;
}
.items-list--features .items-list__item-inner .item-heading + .item-description {
    margin-top: 24px;
}
.items-list--features .items-list__item-inner .item-title {
    color: #7ebaee;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1666666667;
    letter-spacing: 0.01em;
    margin-top: 24px;
    text-align: center;
    text-transform: uppercase;
}
.items-list--features .items-list__item-inner .item-description {
    color: #d4d4d4;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 16px;
    text-align: center;
}
.items-list--stats .items-list__item:after {
    background: #7ebaee;
    content: "";
    display: none;
    height: 75%;
    left: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 2px;
}
.items-list--stats .items-list__item:last-child:after {
    display: none !important;
}
.items-list--stats .items-list__item-inner .item-heading {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 62px;
    font-weight: 300;
    line-height: 1.2580645161;
    letter-spacing: 0.002em;
    min-height: 80px;
    color: #7ebaee;
    text-align: center;
    text-transform: uppercase;
}
.items-list--stats .items-list__item-inner .item-title {
    color: #7ebaee;
    display: block;
    font-size: 18px;
    line-height: 1.1111111111;
    letter-spacing: 0.01em;
    text-align: center;
    text-transform: uppercase;
}
.items-list--stats .items-list__item-inner .item-title:first-child:last-child {
    margin: auto;
    width: 100%;
}
.items-list--stats .items-list__item-inner .item-description {
    color: #d4d4d4;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 8px;
    text-align: center;
}
.items-list--stats.items-list--no-border .items-list__item:after {
    display: none !important;
}
.items-list--stats:not(.items-list--no-border) .items-list__item {
    min-height: 142px;
}
@media (min-width: 768px) {
    .items-list--stats.items-list--two .items-list__item:nth-child(odd):after {
        display: block;
    }
}
@media (min-width: 768px) {
    .items-list--stats.items-list--three .items-list__item:nth-child(odd):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--three .items-list__item:nth-child(3n + 1):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--three .items-list__item:nth-child(3n + 2):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--three .items-list__item:nth-child(3n + 3):after {
        display: none;
    }
}
@media (min-width: 576px) {
    .items-list--stats.items-list--four .items-list__item:nth-child(odd):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--four .items-list__item:nth-child(4n + 1):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--four .items-list__item:nth-child(4n + 2):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--four .items-list__item:nth-child(4n + 3):after {
        display: block;
    }
}
@media (min-width: 1024px) {
    .items-list--stats.items-list--four .items-list__item:nth-child(4n + 4):after {
        display: none;
    }
}
.items-list--benefits .items-list__item-inner {
    background: #fff;
}
.items-list--benefits .items-list__item-inner .item-header {
    background: #5c5d62;
    display: block;
    position: relative;
    overflow: hidden;
}
.items-list--benefits .items-list__item-inner .item-header[data-href],
.items-list--benefits .items-list__item-inner .item-header[href] {
    cursor: pointer;
}
.items-list--benefits .items-list__item-inner .item-header:before {
    content: "";
    display: block;
    padding-top: 126px;
}
.items-list--benefits .items-list__item-inner .item-header img {
    border: 12px solid transparent;
    display: block;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.items-list--benefits .items-list__item-inner .item-header img.item-thumbnail {
    border: 0;
}
.items-list--benefits .items-list__item-inner .item-body {
    padding: 28px 24px;
    text-align: center;
}
.items-list--benefits .items-list__item-inner .item-body .item-title {
    color: #1e202e;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.11111;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.items-list--benefits .items-list__item-inner .item-body .item-title:last-child {
    margin-bottom: 6px;
}
.items-list--benefits .items-list__item-inner .item-body .item-sub-title {
    color: #a350cd;
    font-size: 15px;
    line-height: 1.4666666667;
    letter-spacing: 0.3px;
    margin-top: -14px;
    margin-bottom: 20px;
}
.items-list--benefits .items-list__item-inner .item-body .item-sub-title:last-child {
    margin-bottom: 6px;
}
.items-list--benefits .items-list__item-inner .item-body ol li,
.items-list--benefits .items-list__item-inner .item-body p,
.items-list--benefits .items-list__item-inner .item-body ul li {
    font-size: 15px;
    line-height: 1.4666666667;
    letter-spacing: 0.3px;
}
.items-list--benefits .items-list__item-inner .item-body ol li,
.items-list--benefits .items-list__item-inner .item-body ul li {
    text-align: left;
}
.items-list--benefits .items-list__item-inner .item-body ul.dotted-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.items-list--benefits .items-list__item-inner .item-body ul.dotted-list li {
    display: block;
    position: relative;
    padding-left: 16px;
    line-height: 1.7333333333;
}
.items-list--benefits .items-list__item-inner .item-body ul.dotted-list li:before {
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Ccircle%20cx%3D%223%22%20cy%3D%2212%22%20r%3D%222.5%22%20fill%3D%22%235e5e5e%22%2F%3E%3C%2Fsvg%3E")
        no-repeat;
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
}
.items-list--benefits .items-list__item-inner .item-body p:last-of-type {
    margin-bottom: 0;
}
.items-list--frameworks {
    margin-bottom: -60px;
}
.items-list--frameworks .items-list__item {
    margin-bottom: 60px;
}
.items-list--frameworks .items-list__item-inner {
    cursor: pointer;
}
.items-list--frameworks .items-list__item-inner .item-link {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.items-list--frameworks .items-list__item-inner .item-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.items-list--frameworks .items-list__item-inner .item-header img {
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
    max-height: 128px;
    max-width: 120px;
    mix-blend-mode: luminosity;
    opacity: 0.7;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    width: auto;
}
.items-list--frameworks .items-list__item-inner .item-title {
    color: #7ebaee;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1666666667;
    letter-spacing: 0.01em;
    margin-top: 14px;
    text-align: center;
    text-transform: uppercase;
}
.items-list--frameworks .items-list__item-inner:hover .item-header img {
    mix-blend-mode: normal;
    opacity: 1;
}
.items-list--frameworks.items-list--frameworks--no-hover .items-list__item-inner {
    cursor: unset;
}
.items-list--frameworks.items-list--frameworks--no-hover .items-list__item-inner .item-header img {
    opacity: 1;
    mix-blend-mode: normal;
}
.items-list--gallery .items-list__item-inner a {
    cursor: pointer;
    position: relative;
    text-align: center;
    display: table;
}
.items-list--gallery .items-list__item-inner a:after {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    content: url(../../themes/pinboard/dist/images/icons/plus.svg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    width: 100%;
}
.items-list--gallery .items-list__item-inner a:hover:after {
    opacity: 1;
}
.items-list--gallery.items-list--seven .items-list__item {
    padding: 0 1px;
}
.items-list--gallery.items-list--seven .items-list__item .items-list__item-inner {
    max-width: 150px;
}
.items-list--news .items-list__item-inner .item-header {
    background: #fff;
}
.items-list--news .items-list__item-inner .item-header .item-thumb:before {
    padding-top: 43.7317784257%;
}
.items-list--news .items-list__item-inner .item-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 24px 0 0;
}
.items-list--news .items-list__item-inner .item-body .item-date {
    color: #b75ce4;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.26px;
    line-height: 1;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.items-list--news .items-list__item-inner .item-body .item-title {
    color: #1e202e;
    font-size: 24px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.1666666667;
    margin-bottom: 18px;
    max-height: 2.3333333333em;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.items-list--news .items-list__item-inner .item-body .item-title:hover {
    color: #7ebaee;
}
.items-list--news .items-list__item-inner .item-body .item-excerpt {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.items-list--directions {
    margin-bottom: -80px;
}
.items-list--directions .items-list__item {
    margin-bottom: 80px;
}
.items-list--directions .items-list__item-inner .item-heading {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 64px;
    overflow: hidden;
    position: relative;
}
.items-list--directions .items-list__item-inner .item-heading img {
    max-height: 100%;
}
.items-list--directions .items-list__item-inner .item-title {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.1764705882;
    margin-top: 19px;
    text-align: center;
    text-transform: uppercase;
}
.items-list--directions .items-list__item-inner a.item-title {
    color: #000;
    text-decoration: none;
}
.items-list--directions .items-list__item-inner a.item-title:hover {
    color: #498cd8;
}
.items-list--platforms .items-list__item-inner {
    box-shadow: 0 0 8.6px rgba(0, 0, 0, 0.05);
    background: #fff;
}
.items-list--platforms .items-list__item-inner .item-link {
    text-decoration: none;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.items-list--platforms .items-list__item-inner .item-header {
    margin-top: 36px;
    text-align: center;
    color: #1e202e;
    text-decoration: none;
}
.items-list--platforms .items-list__item-inner .item-header h2 {
    font-weight: 600;
    line-height: 1.2;
}
.items-list--platforms .items-list__item-inner .item-body {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 46px;
    margin-bottom: 40px;
}
.items-list--platforms .items-list__item-inner .item-body,
.items-list--platforms .items-list__item-inner .item-img {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.items-list--platforms .items-list__item-inner .item-img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 26px 0;
}
.items-list--cloud-engineering .item-body {
    height: 138px;
}
.items-list--cloud-engineering .item-body img {
    max-height: 100%;
}
.items-list--dev-ops .item-img {
    height: 80px;
}
.items-list--dev-ops .item-img img {
    max-height: 100%;
}
.items-column {
    margin-bottom: -24px;
}
.items-column__item {
    background: #fff;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
    display: block;
    margin-bottom: 24px;
    padding-top: 20px;
    padding-bottom: 28px;
}
.items-column__item .item-content {
    height: 100%;
    padding: 20px 12px;
    position: relative;
}
.items-column a.items-column__item {
    cursor: pointer;
    text-decoration: none;
}
.items-column a.items-column__item,
.items-column a.items-column__item .item-title {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.items-column a.items-column__item:focus,
.items-column a.items-column__item:hover {
    box-shadow: 0 3px 22px rgba(27, 49, 84, 0.13);
    outline: none;
}
.items-column a.items-column__item:focus .item-title,
.items-column a.items-column__item:hover .item-title {
    color: #498cd8;
}
.items-column__item-header .item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
@media (min-width: 768px) {
    .items-column__item-header .item-content {
        margin-right: 16px;
    }
    .items-column__item-header .item-content:after {
        background-color: #d4d4d4;
        content: "";
        display: block;
        height: calc(100% - 40px);
        position: absolute;
        right: 0;
        top: 20px;
        width: 1px;
    }
}
.items-column__item-header .item-title {
    color: #1e202e;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1666666667;
}
.items-column__item-header .item-title br {
    display: none;
}
@media (min-width: 1024px) {
    .items-column__item-header .item-title br {
        display: inline;
    }
}
.items-column__item-header .item-icon {
    margin-top: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.items-column__item-header .item-icon img {
    display: block;
    margin: auto;
    max-height: 100px;
    max-width: 100%;
}
@media (min-width: 768px) {
    .items-column__item-body .item-content {
        padding-left: 0;
        padding-right: 48px;
    }
}
.items-scheme {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px -24px;
    max-width: none;
}
.items-scheme,
.items-scheme__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.items-scheme__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    margin: 0 0 24px;
    max-width: 12.5%;
    padding: 85px 12px;
    position: relative;
    width: 100%;
}
.items-scheme__item:after,
.items-scheme__item:before {
    background: #c5c6c7;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: calc(50% - 50px);
}
.items-scheme__item:before {
    left: 0;
    right: auto;
}
.items-scheme__item:after {
    left: auto;
    right: 0;
}
.items-scheme__item:first-child:before,
.items-scheme__item:last-child:after {
    display: none;
}
.items-scheme__item .item-icon {
    position: relative;
    width: 76px;
}
.items-scheme__item .item-icon:after,
.items-scheme__item .item-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.items-scheme__item .item-icon:before {
    background: #c5c6c7;
    height: 20px;
    width: 2px;
}
.items-scheme__item .item-icon:after {
    border: 2px solid #c5c6c7;
    border-radius: 50%;
    height: 10px;
    width: 10px;
}
.items-scheme__item .item-icon-title {
    color: #b75ce4;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
}
.items-scheme__item .item-icon-title__inner-text {
    white-space: nowrap;
    background: #fff;
    padding: 0 1px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.01em;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.items-scheme__item:nth-child(odd) .item-icon:before {
    bottom: -20px;
}
.items-scheme__item:nth-child(odd) .item-icon:after {
    bottom: -30px;
}
.items-scheme__item:nth-child(odd) .item-content {
    bottom: 0;
}
.items-scheme__item:nth-child(2n) .item-icon:before {
    top: -20px;
}
.items-scheme__item:nth-child(2n) .item-icon:after {
    top: -30px;
}
.items-scheme__item:nth-child(2n) .item-content {
    top: 0;
}
.items-scheme__item .item-img {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.items-scheme__item .item-img:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.items-scheme__item .item-img img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.items-scheme__item .item-content {
    color: #1e202e;
    display: block;
    font-size: 16px;
    line-height: 1.125;
    letter-spacing: 0.01em;
    min-height: 2.25em;
    min-width: 140px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
@media (max-width: 1103.98px) {
    .items-scheme__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 767.98px) {
    .items-scheme__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.items-scheme--six .items-scheme__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66%;
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
}
@media (max-width: 1103.98px) {
    .items-scheme--six .items-scheme__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (max-width: 575.98px) {
    .items-scheme--six .items-scheme__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.tile {
    padding: 12px;
}
@media (min-width: 576px) {
    .tile {
        padding: 23px;
    }
}
.tile__inner {
    position: relative;
    width: 275px;
    margin: 0 auto;
}
.tile__inner:before {
    display: block;
    width: 100%;
    padding-top: 100%;
    content: "";
}
.tile__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
}
.tile__content[data-title],
.tile__content[title] {
    cursor: pointer;
}
.tile__plus {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 22px;
    height: 22px;
}
.tile__plus:after,
.tile__plus:before {
    display: block;
    position: absolute;
    background: #b75ce4;
    content: "";
}
.tile__plus:before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
}
.tile__plus:after {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
}
.tile__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 134px;
    margin-bottom: 35px;
    padding: 15px;
}
.tile__icon:after {
    display: block;
    position: absolute;
    bottom: -17px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 36px;
    height: 2px;
    background: #a350cd;
    content: "";
}
.tile__icon img {
    max-width: 100%;
    max-height: 100%;
}
.tile__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.tile__title {
    color: #1e202e;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
}
.tile-board {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -23px auto;
}
.accordion__item .item-header {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.accordion__item .item-header:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 2px;
    border: solid #498cd8;
    border-width: 0 2px 2px 0;
    padding: 4px;
    margin-top: -2px;
    content: "";
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg);
}
.accordion__item .item-header[aria-expanded="true"]:after {
    border-width: 2px 0 0 2px;
    margin-top: 2px;
}
.accordion__item .item-body {
    padding: 16px 0 0;
}
.accordion__item .item-body p {
    line-height: 1.25;
}
.accordion__item .item-body p:not(:last-child) {
    margin-bottom: 8px;
}
.devops-preview-section:before {
    background-image: url(../../themes/pinboard/images/DevOps-services-and-solutions-bg.png);
}
.devops-preview-section .partner-icon {
    display: block;
    position: absolute;
    right: 12px;
    top: 0;
    width: 120px;
}
.devops-preview-section .landing-header {
    margin-right: 132px;
}
.devops-assessment-section img {
    display: block;
    max-width: 135px;
}
.devops-assessment-section .landing-header {
    margin: 24px 0 62px;
}
.devops-management-section img {
    display: block;
    height: 72px;
    margin: 0 0 14px;
}
.devops-management-section p {
    color: #d4d4d4;
    line-height: 1.5;
}
.benefits-of-devops-section .landing-header {
    margin-bottom: 86px;
}
.benefits-of-devops-section .benefits-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px -24px;
    max-width: none;
}
.benefits-of-devops-section .benefits-list__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
    margin: 0 0 24px;
    max-width: 12.5%;
    padding: 85px 12px;
    position: relative;
    width: 100%;
}
.benefits-of-devops-section .benefits-list__item:after,
.benefits-of-devops-section .benefits-list__item:before {
    background: #c5c6c7;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: calc(50% - 38px);
}
.benefits-of-devops-section .benefits-list__item:before {
    left: 0;
    right: auto;
}
.benefits-of-devops-section .benefits-list__item:after {
    left: auto;
    right: 0;
}
.benefits-of-devops-section .benefits-list__item:first-child:before,
.benefits-of-devops-section .benefits-list__item:last-child:after {
    display: none;
}
.benefits-of-devops-section .benefits-list__item .item-icon {
    position: relative;
    width: 72px;
}
.benefits-of-devops-section .benefits-list__item .item-icon:after,
.benefits-of-devops-section .benefits-list__item .item-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.benefits-of-devops-section .benefits-list__item .item-icon:before {
    background: #c5c6c7;
    height: 20px;
    width: 2px;
}
.benefits-of-devops-section .benefits-list__item .item-icon:after {
    border: 2px solid #c5c6c7;
    border-radius: 50%;
    height: 10px;
    width: 10px;
}
.benefits-of-devops-section .benefits-list__item:nth-child(odd) .item-icon:before {
    bottom: -20px;
}
.benefits-of-devops-section .benefits-list__item:nth-child(odd) .item-icon:after {
    bottom: -30px;
}
.benefits-of-devops-section .benefits-list__item:nth-child(2n) .item-icon:before {
    top: -20px;
}
.benefits-of-devops-section .benefits-list__item:nth-child(2n) .item-icon:after {
    top: -30px;
}
.benefits-of-devops-section .benefits-list__item .item-img {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.benefits-of-devops-section .benefits-list__item .item-img:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.benefits-of-devops-section .benefits-list__item .item-img img {
    display: block;
    position: absolute;
}
.benefits-of-devops-section .benefits-list__item .item-content {
    color: #1e202e;
    display: block;
    font-size: 16px;
    line-height: 1.125;
    letter-spacing: 0.01em;
    margin: 0 auto;
    min-height: 2.25em;
    min-width: 140px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.benefits-of-devops-section .benefits-list__item:nth-child(odd) .item-content {
    bottom: 0;
}
.benefits-of-devops-section .benefits-list__item:nth-child(2n) .item-content {
    top: 0;
}
.devops-as-service-section img {
    display: block;
    margin: 0 auto 40px;
    max-width: 135px;
}
.devops-as-service-section .devops-as-service-section__first-info,
.devops-as-service-section .devops-as-service-section__second-info {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.devops-as-service-section .devops-as-service-section__first-info {
    line-height: 1.5;
    margin-bottom: 32px;
    max-width: 896px;
}
.devops-as-service-section .devops-as-service-section__second-info {
    color: #a350cd;
    font-size: 18px;
    line-height: 1.444444444;
    margin-bottom: 44px;
    max-width: 740px;
}
@media (min-width: 576px) {
    .devops-preview-section .partner-icon {
        width: 160px;
    }
    .devops-preview-section .landing-header,
    .devops-preview-section p {
        margin-right: 172px;
    }
}
@media (min-width: 1024px) {
    .devops-management-section .landing-h5,
    .devops-management-section .tooltip-inner h5,
    .tooltip-inner .devops-management-section h5 {
        min-height: 2.333333334em;
    }
}
@media (max-width: 1023.98px) {
    .devops-management-section .landing-h5,
    .devops-management-section .landing-header,
    .devops-management-section .tooltip-inner h5,
    .devops-management-section p,
    .tooltip-inner .devops-management-section h5 {
        text-align: center;
    }
    .devops-management-section img {
        margin-left: auto;
        margin-right: auto;
    }
    .benefits-of-devops-section .benefits-list__item {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 767.98px) {
    .devops-assessment-section img {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 575.98px) {
    .benefits-of-devops-section .benefits-list__item {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.java-software-section:before {
    background-image: url(../../themes/pinboard/images/java-bg.png);
}
.custom-java-services-section .btn-wrapper {
    text-align: left;
}
.cloud-enablement-section.java-page-variant {
    background: url(../../themes/pinboard/images/cloud-enablement-bg.png) left calc(50vw + 169px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .cloud-enablement-section.java-page-variant {
        background-image: none;
    }
}
.net-development-services-section:before {
    background-image: url(../../themes/pinboard/images/dotnet-bg.png);
}
.outsourcing-preview-section:before {
    background-image: url(../../themes/pinboard/images/sowtware-development-outsourcing.png);
}
.key-differentiators-section img {
    display: block;
    height: 72px;
    margin: 0 0 14px;
}
.key-differentiators-section p {
    color: #d4d4d4;
    line-height: 1.5;
}
.outsourcing-methodology-section img {
    display: block;
    height: auto;
    margin: 40px auto 0;
    max-width: 100%;
}
@media (min-width: 768px) {
    .key-differentiators-section .landing-h5,
    .key-differentiators-section .tooltip-inner h5,
    .tooltip-inner .key-differentiators-section h5 {
        min-height: 2.333333334em;
    }
}
@media (min-width: 1024px) {
    .flexible-engagement-models-section .styled-list {
        display: inline-block;
        min-width: 160px;
    }
    .flexible-engagement-models-section .styled-list + .styled-list {
        margin-left: 24px;
    }
    .outsourcing-methodology-section img {
        margin-top: -26px;
        margin-right: 0;
    }
}
@media (max-width: 767.98px) {
    .key-differentiators-section .landing-h5,
    .key-differentiators-section .landing-header,
    .key-differentiators-section .tooltip-inner h5,
    .key-differentiators-section p,
    .tooltip-inner .key-differentiators-section h5 {
        text-align: center;
    }
    .key-differentiators-section img {
        margin-left: auto;
        margin-right: auto;
    }
}
.sharepoint-development-preview-section:before {
    background-image: url(../../themes/pinboard/images/sharepoint_bg.png);
}
.expertise-in-sharepoint-section img {
    display: block;
    height: auto;
    margin: 40px auto 0;
    max-width: 100%;
}
.why-vyew-section.sharepoint-page-variant {
    padding-bottom: 120px;
}
@media (min-width: 1024px) {
    .expertise-in-sharepoint-section img {
        margin-top: -26px;
        margin-right: 0;
    }
}
.qa-and-testing-preview-section:before {
    background-image: url(../../themes/pinboard/images/qa-and-testing-bg.png);
}
.your-success-section {
    background: url(../../themes/pinboard/images/your-success-section-bg.png) left calc(50vw + 127px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .your-success-section {
        background-image: none;
    }
}
.your-success-section p {
    max-width: 528px;
}
.qa-our-services-section .styled-list + .styled-list {
    margin-top: 24px;
}
.saas-development-preview-section:before {
    background-image: url(../../themes/pinboard/images/sas-bg.png);
}
.saas-case-study-section img {
    display: block;
    height: auto;
    margin: 40px auto 0;
    max-width: 100%;
}
@media (min-width: 1024px) {
    .saas-case-study-section img {
        margin-top: 54px;
        margin-right: 0;
    }
}
.ruby-development-preview-section:before {
    background-image: url(../../themes/pinboard/images/ruby-bg.png);
}
.cloud-enablement-section.ruby-page-variant {
    background: url(../../themes/pinboard/images/cloud-enablement-bg.png) left calc(50vw + 169px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .cloud-enablement-section.ruby-page-variant {
        background-image: none;
    }
}
.mob-app-dev-preview-section:before {
    background-image: url(../../themes/pinboard/images/mobile-app-development-bg.svg);
}
.software-college-section p {
    font-size: 19px;
    line-height: 1.6315789474;
}
.c-software-preview-section:before {
    background-image: url(../../themes/pinboard/images/c-software-bg.png);
}
.c-software-preview-section .partner-icon {
    display: block;
    position: absolute;
    right: 12px;
    top: 0;
    width: 120px;
}
.c-software-preview-section .landing-header {
    margin-right: 132px;
}
.services-include-section .btn-wrapper {
    text-align: left;
}
.why-vyew-section.c-software-page-variant p {
    color: #fff;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    max-width: 896px;
    text-align: center;
}
.practice-gives-section p {
    font-size: 18px;
    line-height: 1.444444444;
    margin-left: auto;
    margin-right: auto;
    max-width: 712px;
    text-align: center;
}
.client-spotlight-section.c-software-page-variant {
    padding-bottom: 56px;
}
.client-spotlight-section.c-software-page-variant .landing-header {
    margin-bottom: 108px;
}
.client-spotlight-section.c-software-page-variant ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none;
    margin-bottom: 22px;
    padding: 0;
}
.client-spotlight-section.c-software-page-variant li {
    position: relative;
}
.client-spotlight-section.c-software-page-variant img {
    display: inline-block;
    margin: 0 18px 20px;
}
.client-spotlight-section.c-software-page-variant .dms-logotype {
    top: -17px;
}
.client-spotlight-section.c-software-page-variant .gtl-logotype {
    top: 3px;
}
.client-spotlight-section.c-software-page-variant .motl-logotype {
    top: -5px;
}
.client-spotlight-section.c-software-page-variant .nds-logotype {
    top: -13px;
}
.client-spotlight-section.c-software-page-variant .paintbar-logotype {
    top: -22px;
}
.client-spotlight-section.c-software-page-variant .affectiva-logo {
    padding-top: 13px;
}
.client-spotlight-section.c-software-page-variant .kld-logo {
    padding-top: 18px;
}
@media (min-width: 576px) {
    .c-software-preview-section .partner-icon {
        width: 160px;
    }
    .c-software-preview-section .landing-header,
    .c-software-preview-section p {
        margin-right: 172px;
    }
}
@media (max-width: 1150px) {
    .client-spotlight-section.c-software-page-variant ul {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 1130px) {
    .client-spotlight-section.c-software-page-variant ul {
        margin: 0;
    }
    .client-spotlight-section.c-software-page-variant li {
        position: static;
        margin: 0 0 20px;
    }
}
@media (max-width: 375px) {
    .client-spotlight-section.c-software-page-variant li {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto 30px;
    }
    .client-spotlight-section.c-software-page-variant img {
        max-width: 100%;
        margin: 0 auto;
    }
}
.translating-ideas-section {
    background: url(../../themes/pinboard/images/translating-ideas-bg.png) right calc(50vw - 130px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .translating-ideas-section {
        background-image: none;
    }
}
.translating-ideas-section .translating-ideas-section__first-info {
    font-size: 18px;
    line-height: 1.444444444;
    margin-bottom: 32px;
}
.translating-ideas-section .translating-ideas-section__second-info:last-child {
    margin-bottom: 42px;
}
@media (min-width: 1024px) {
    .flexible-engagement-section .styled-list {
        display: inline-block;
        min-width: 160px;
    }
    .flexible-engagement-section .styled-list + .styled-list {
        margin-left: 24px;
    }
}
.python-development-preview-section:before {
    background-image: url(../../themes/pinboard/images/python-bg.png);
}
.python-advantages-section {
    background: url(../../themes/pinboard/images/python-advantages-bg.png) left calc(50vw - 131px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .python-advantages-section {
        background-image: none;
    }
}
.python-modules-and-frameworks-section {
    padding-bottom: 104px;
}
.php-development-preview-section:before {
    background-image: url(../../themes/pinboard/images/php-bg.svg);
}
.challenges-facing-section img,
.clinic-data-section img,
.regulatory-compliance-section img {
    display: block;
    height: auto;
    max-width: 100%;
}
.custom-healthcare-preview-section:before {
    background-image: url(../../themes/pinboard/images/healthcare-bg.svg);
}
.digital-health-section p,
.personalized-medicine-section p {
    max-width: 804px;
}
.digital-health-section {
    background: url(../../themes/pinboard/images/digital-health-bg.png) left calc(50vw + 134px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .digital-health-section {
        background-image: none;
    }
}
.healthcare-what-we-do-section p {
    color: #fff;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    max-width: 896px;
    text-align: center;
}
.healthcare-what-we-do-section .items-list--features {
    margin-bottom: -60px;
}
.healthcare-what-we-do-section .items-list--features .items-list__item {
    margin-bottom: 60px;
}
.challenges-facing-section img {
    float: right;
    margin: 32px 0 32px 56px;
    width: 312px;
}
.challenges-facing-section p.text-larger {
    margin-bottom: 32px;
}
.regulatory-compliance-section img {
    float: left;
    margin: 177px 0 32px;
    width: 252px;
}
.regulatory-compliance-section p {
    color: #d4d4d4;
}
.clinic-data-section img {
    margin: 40px 0 12px;
    width: 462px;
}
.personalized-medicine-section {
    background: url(../../themes/pinboard/images/personalized-medicine-bg.jpg) left calc(50vw - 376px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .personalized-medicine-section {
        background-image: none;
    }
}
@media (max-width: 767.98px) {
    .challenges-facing-section img,
    .clinic-data-section img,
    .regulatory-compliance-section img {
        float: none;
        max-height: 296px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
}
.contact-us-preview-section:before {
    background-image: url(../../themes/pinboard/images/contact-us-bg.png);
}
@media (min-width: 768px) {
    .contact-information .form-group .form-control:not(textarea),
    .contact-information .form-group .select2-container.select2-container--default .select2-selection--single:not(textarea) {
        padding-left: 174px;
    }
}
.contact-information .form-group .select2-container.select2-container--default textarea.select2-selection--single,
.contact-information .form-group textarea.form-control {
    height: 200px;
}
.case-studies-section__tags {
    margin: 0 -4px 12px;
}
.case-studies-section__tags .tags-label,
.case-studies-section__tags .tags-list {
    display: inline-block;
    vertical-align: top;
}
.case-studies-section__tags .tags-label {
    color: #1e202e;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 4px 8px;
}
.case-studies-section__tags .tag-item {
    background: rgba(54, 182, 138, 0.1);
    color: #b75ce4;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.26px;
    margin: 0 4px 8px;
    padding: 0 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.case-studies-section__tags .tag-item.white-paper-tag {
    background: rgba(126, 186, 238, 0.1);
    color: #7ebaee;
}
.case-studies-section__tags .tag-item.state-active {
    background: rgba(31, 103, 78, 0.1);
    color: #1f674e;
}
.case-studies-section__tags .tag-item.white-paper-tag.state-active {
    background: rgba(36, 138, 226, 0.1);
    color: #248ae2;
}
.case-studies-section .case-studies-list {
    margin: 0 0 -24px;
    max-width: none;
    overflow: hidden;
}
.case-studies-section .case-studies-item {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin: 0 0 24px;
}
.case-studies-section .case-studies-item-inner {
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 24px 12px;
}
.case-studies-section .case-studies-item-inner__head {
    padding-bottom: 24px;
    position: relative;
}
.case-studies-section .case-studies-item-inner__thumbnail {
    display: inline-block;
    margin-right: 92px;
    max-height: 160px;
    max-width: 240px;
}
.case-studies-section .case-studies-item-inner__thumbnail img {
    display: block;
    height: auto;
    max-height: inherit;
    max-width: 100%;
}
.case-studies-section .case-studies-item-inner__tag {
    color: #b75ce4;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.26px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
}
.case-studies-section .case-studies-item-inner__tag.white-paper-tag {
    color: #7ebaee;
}
.case-studies-section .case-studies-item-inner__tag:hover {
    text-decoration: underline;
}
.case-studies-section .case-studies-item-inner__title {
    color: #1e202e;
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.166666667;
    margin: 0 0 20px;
    text-decoration: none;
}
.case-studies-section .case-studies-item-inner__title:focus,
.case-studies-section .case-studies-item-inner__title:hover {
    color: #498cd8;
    text-decoration: underline;
}
.case-studies-section .case-studies-item-inner__excerpt p {
    font-size: 15px;
    line-height: 1.466666667;
    letter-spacing: 0.3px;
}
@media (min-width: 576px) {
    .case-studies-section__tags {
        text-align: right;
    }
    .case-studies-section .case-studies-item-inner {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media (min-width: 768px) {
    .case-studies-section .case-studies-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
        margin-bottom: 0;
    }
}
.single-case-study .page-section:last-child {
    padding-bottom: 164px;
}
.single-case-study .aligncenter,
.single-case-study .alignleft,
.single-case-study .alignright {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .single-case-study .alignleft {
        float: left;
        max-width: 50%;
        margin-right: 24px;
    }
}
@media (min-width: 768px) {
    .single-case-study .alignright {
        float: right;
        max-width: 50%;
        margin-left: 24px;
    }
}
.single-case-study p {
    line-height: 1.5;
}
.single-case-study blockquote p {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.25;
}
.single-case-study__back {
    display: inline-block;
    font-size: 16px;
    line-height: 1.625;
    margin: 8px 0 0;
    padding-left: 16px;
    position: relative;
}
.single-case-study__back,
.single-case-study__back:focus,
.single-case-study__back:hover {
    color: #498cd8;
    text-decoration: none;
}
.single-case-study__back:before {
    border: solid #498cd8;
    border-width: 0 1px 1px 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    padding: 3.5px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.case-study-heading-section {
    padding: 52px 0 0;
}
.case-study-heading-section .landing-header {
    margin-bottom: 18px;
}
.case-study-heading-section .landing-header:after {
    bottom: -66px;
}
.case-study-heading-section .case-study-tag {
    color: #b75ce4;
    display: block;
    font-size: 21px;
    line-height: 1.476190476;
    margin: 0 0 57px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.case-study-heading-section .case-study-tag.white-paper-tag {
    color: #7ebaee;
}
.news-section .news-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 -12px -30px;
    max-width: none;
    overflow: hidden;
}
.news-section .news-item {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    position: relative;
    margin: 0 0 30px;
    min-height: 1px;
    max-width: 100%;
    padding: 0 12px;
    width: 100%;
}
.news-section .news-item-inner {
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    max-width: 896px;
    padding: 24px 12px;
}
.news-section .news-item-inner__body,
.news-section .news-item-inner__head {
    display: block;
}
.news-section .news-item-inner__head {
    margin-bottom: 24px;
}
.news-section .news-item-inner__head .thumb-container {
    max-height: 180px;
}
.news-section .news-item-inner__date {
    color: #5e5e5e;
    font-size: 13px;
    line-height: 1.153846154;
    letter-spacing: 0.02em;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.news-section .news-item-inner__title {
    color: #1e202e;
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.166666667;
    margin: 0 0 20px;
    text-decoration: none;
}
.news-section .news-item-inner__title:focus,
.news-section .news-item-inner__title:hover {
    color: #498cd8;
    text-decoration: underline;
}
.news-section .news-item-inner__excerpt p {
    font-size: 15px;
    line-height: 1.466666667;
    letter-spacing: 0.3px;
}
@media (min-width: 768px) {
    .news-section .news-item-inner {
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 40px;
    }
    .news-section .news-item-inner__head {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-height: none;
        margin-bottom: 0;
        width: 180px;
    }
    .news-section .news-item-inner__body {
        padding: 0 32px;
    }
}
.single-news-section {
    padding: 52px 0 164px;
}
.single-news-section .aligncenter,
.single-news-section .alignleft,
.single-news-section .alignright {
    display: block;
    float: none;
    height: auto;
    margin: 0 auto 32px;
    max-width: 100%;
}
.single-news-section .aligncenter {
    margin-top: 32px;
}
.single-news-section .landing-header {
    margin-bottom: 18px;
}
.single-news-section__body {
    margin: 0 auto;
    max-width: 896px;
}
.single-news-section__date {
    color: #000;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.476190476;
    margin-bottom: 70px;
    position: relative;
    text-align: center;
}
.single-news-section__date:after {
    background: #7ebaee;
    bottom: -26px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    right: auto;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 72px;
}
.single-news-section__thumbnail {
    margin: 0 auto 32px;
    max-height: 252px;
}
.single-news-section__thumbnail img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: inherit;
    max-width: 100%;
}
.single-news-section__content p {
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.625;
    margin-bottom: 20px;
}
.single-news-section__back {
    display: inline-block;
    font-size: 16px;
    line-height: 1.625;
    margin: 40px 0 0;
    padding-left: 16px;
    position: relative;
}
.single-news-section__back,
.single-news-section__back:focus,
.single-news-section__back:hover {
    color: #498cd8;
    text-decoration: none;
}
.single-news-section__back:before {
    border: solid #498cd8;
    border-width: 0 1px 1px 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    padding: 3.5px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
@media (min-width: 768px) {
    .single-news-section .aligncenter {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .single-news-section .alignleft {
        float: left;
        max-width: 50%;
        margin-right: 24px;
    }
    .single-news-section .alignright {
        float: right;
        max-width: 50%;
        margin-left: 24px;
    }
    .single-news-section__thumbnail {
        float: left;
        margin-right: 24px;
        max-height: none;
        max-width: 252px;
    }
}
.what-we-do-section .landing-header {
    font-size: 40px;
    margin-bottom: 24px;
}
.what-we-do-section p {
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.625;
    margin-left: auto;
    margin-right: auto;
    max-width: 896px;
}
.what-we-do-section p.sub-title {
    color: #000;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.476190476;
    margin-bottom: 62px;
    position: relative;
    text-align: center;
}
.what-we-do-section img.aligncenter,
.what-we-do-section img.alignleft,
.what-we-do-section img.alignright {
    display: block;
    float: none;
    height: auto;
    margin: 0 auto 42px;
    max-width: 100%;
}
.what-we-do-section p.sub-title:after {
    background: #7ebaee;
    bottom: -32px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    right: auto;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    width: 72px;
}
.what-we-do-section .btn-wrapper {
    margin-top: 56px;
}
.our-services-section .page-section__block {
    margin-left: auto;
    margin-right: auto;
    max-width: 896px;
}
.our-services-section .items-list--features {
    margin-bottom: -60px;
}
.our-services-section .items-list--features .items-list__item {
    margin-bottom: 60px;
}
.our-services-section .items-list--features .item-description {
    color: #d6d6d6;
}
.our-services-section .items-list--features .item-description u {
    color: #fff;
    position: relative;
    text-decoration: none;
}
.our-services-section .items-list--features .item-description u:after {
    bottom: -1px;
    border-top: 1px solid #fff;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.submit-rfp-section .landing-header {
    line-height: 1.407407407;
}
@media (min-width: 768px) {
    .what-we-do-section img.alignleft {
        float: left;
        margin-left: -12px;
        margin-right: 42px;
    }
    .what-we-do-section img.alignright {
        float: right;
        margin-left: 42px;
        margin-right: -12px;
    }
}
@media (min-width: 1024px) {
    .what-we-do-section img.alignleft {
        margin-left: -20px;
    }
    .what-we-do-section img.alignright {
        margin-right: -20px;
    }
}
.work-process-intro-section .landing-header {
    font-size: 40px;
}
.work-process-intro-section p {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    max-width: 896px;
    text-align: center;
}
.work-process-intro-section p br {
    display: none;
}
.work-process-section ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.work-process-section li {
    display: block;
    margin: 0 auto 93px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.work-process-section li:last-child {
    margin-bottom: 0;
}
.work-process-section li:last-child span:after {
    display: none;
}
.work-process-section img {
    width: 290px;
    height: 176px;
}
.work-process__description {
    text-align: right;
    position: relative;
    width: 290px;
    padding: 13px 19px 0 0;
}
.work-process__description h2 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.333333333;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.work-process__description p {
    font-size: 15px;
    line-height: 1.6;
}
.work-process__number {
    padding: 5px 0;
    width: 72px;
    height: 72px;
    color: #b75ce4;
    margin: 48px 41px 0;
    border-radius: 50%;
    border: 2px solid #c5c6c7;
    text-align: center;
}
.work-process__number,
.work-process__number span {
    display: inline-block;
    font-size: 36px;
    position: relative;
}
.work-process__number span {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    padding: 8px 0;
    border: 2px dotted #c5c6c7;
}
.work-process__number:before {
    content: "";
    position: absolute;
    display: block;
    width: 34px;
    height: 2px;
    top: 50%;
    left: auto;
    right: -34px;
    background: #c5c6c7;
    margin-top: -1px;
}
.work-process__number.left:before {
    left: -34px;
    right: auto;
}
.work-process__number:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #c5c6c7;
    left: -43px;
    top: 50%;
    margin-top: -5px;
    border-radius: 50%;
}
.work-process__number.right:after {
    left: auto;
    right: -43px;
}
.work-process__image {
    position: relative;
}
.work-process__description.last {
    text-align: left;
    padding: 13px 0 0 17px;
}
.work-process__number span:after {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: calc(100% + 7px);
    width: 2px;
    margin-left: -1px;
    height: 202px;
    background: #c5c6c7;
}
@media (min-width: 1024px) {
    .work-process-intro-section p br {
        display: initial;
    }
}
@media (max-width: 800px) {
    .work-process-section li {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .work-process-section li > * {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .work-process__number {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin: 20px auto 40px;
    }
    .work-process__number:after,
    .work-process__number:before,
    .work-process__number span:after {
        display: none;
    }
    .work-process__image {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 20px;
    }
    .work-process__image img {
        margin: 0 auto;
        display: block;
    }
    .work-process__description {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin: 0 auto;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 400px;
    }
    .work-process__description,
    .work-process__description.last {
        text-align: center;
        padding: 0;
    }
}
.ai-ml-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/ai-and-machine-learning-services/ai-ml-bg.png);
}
.ai-ml-page-content .page-section.one-solution-section {
    background: url(../../themes/pinboard/dist/images/pages/ai-and-machine-learning-services/one-solution-section-bg.png) left calc(50vw + 244px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .ai-ml-page-content .page-section.one-solution-section {
        background-image: none;
    }
}
.ai-ml-page-content .page-section.client-spotlight-section {
    background: url(../../themes/pinboard/dist/images/pages/ai-and-machine-learning-services/client-spotlight-section-bg.png) right calc(50vw + 316px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .ai-ml-page-content .page-section.client-spotlight-section {
        background-image: none;
    }
}
.front-end-dev-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/front-end-development/front-end-development-bg.png);
}
.front-end-dev-page-content .page-section.factoring-purpose-section {
    background: url(../../themes/pinboard/dist/images/pages/front-end-development/factoring-purpose-section-bg.png) left calc(50vw - 85px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .front-end-dev-page-content .page-section.factoring-purpose-section {
        background-image: none;
    }
}
.front-end-dev-page-content .page-section.front-end-development-services-section {
    background: url(../../themes/pinboard/dist/images/pages/front-end-development/front-end-development-services-section-bg.png) right calc(50vw + 45px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .front-end-dev-page-content .page-section.front-end-development-services-section {
        background-image: none;
    }
}
.front-end-dev-page-content .page-section.ux-ui-design-services-section {
    background: url(../../themes/pinboard/dist/images/pages/front-end-development/ux-ui-design-services-section-bg.png) left calc(50vw - 54px) center/auto 100% no-repeat;
    background-color: #fafafa !important;
}
@media (max-width: 1103.98px) {
    .front-end-dev-page-content .page-section.ux-ui-design-services-section {
        background-image: none;
    }
}
.big-data-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/big-data-services/big-data-services-bg.png);
}
.big-data-page-content .page-section.work-with-clients-section {
    background: url(../../themes/pinboard/dist/images/pages/big-data-services/work-with-clients-section-bg.png) left calc(50vw + 73px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .big-data-page-content .page-section.work-with-clients-section {
        background-image: none;
    }
}
.big-data-page-content .page-section.customer-success-section {
    background: url(../../themes/pinboard/dist/images/pages/big-data-services/customer-success-section-bg.png) left calc(50vw - 112px) center/auto 100% no-repeat;
    background-color: #f1f1f1 !important;
}
@media (max-width: 1103.98px) {
    .big-data-page-content .page-section.customer-success-section {
        background-image: none;
    }
}
.custom-software-development-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/custom-software-development/custom-software-development-bg.png);
}
.custom-software-development-page-content .page-section.digital-transformation-services-section {
    background: url(../../themes/pinboard/dist/images/pages/custom-software-development/digital-transformation-services-section-bg.png) left calc(50vw + 111px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .custom-software-development-page-content .page-section.digital-transformation-services-section {
        background-image: none;
    }
}
.custom-software-development-page-content .page-section.devops-as-a-service-section {
    background: url(../../themes/pinboard/dist/images/pages/custom-software-development/devops-as-a-service-section-bg.png) right calc(50vw + 116px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .custom-software-development-page-content .page-section.devops-as-a-service-section {
        background-image: none;
    }
}
.application-maintenance-support-services-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/application-maintenance-support-services/application-maintenance-support-services-bg.png);
}
.application-maintenance-support-services-page-content .page-section.software-support-services-section img {
    display: block;
    height: 72px;
    margin: 0 0 14px;
}
.aws-development-services-page-content .page-section.aws-development-section {
    background: url(../../themes/pinboard/dist/images/pages/aws-development-services/aws-development-section-bg.png) left calc(50vw + 313px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .aws-development-services-page-content .page-section.aws-development-section {
        background-image: none;
    }
}
.aws-development-services-page-content .page-section--preview.bg-transparent:before {
    display: none;
}
.google-cloud-platform-page-content .page-section.google-cloud-section {
    background: url(../../themes/pinboard/dist/images/pages/google-cloud-platform/google-cloud-section-bg.png) left calc(50vw + 356px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .google-cloud-platform-page-content .page-section.google-cloud-section {
        background-image: none;
    }
}
.google-cloud-platform-page-content .page-section.client-spotlight-section {
    background: url(../../themes/pinboard/dist/images/pages/google-cloud-platform/client-spotlight-section-bg.png) left calc(50vw - 32px) center/auto 100% no-repeat;
    background-color: #f1f1f1 !important;
}
@media (max-width: 1103.98px) {
    .google-cloud-platform-page-content .page-section.client-spotlight-section {
        background-image: none;
    }
}
.google-cloud-platform-page-content .page-section--preview.bg-transparent:before {
    display: none;
}
.customers-page-content .page-section.customers-intro-section {
    padding-top: 60px;
}
.customers-page-content .page-section.customers-intro-section .sub-header {
    color: #000;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4761904762;
    text-align: center;
}
.customers-page-content .page-section.customers-intro-section hr {
    margin-top: 34px;
    margin-bottom: 60px;
}
.customers-page-content .page-section:last-child {
    padding-bottom: 120px;
}
.customers-page-content .items-list--benefits .items-list__item-inner .item-header {
    cursor: pointer;
    position: relative;
    background: #000;
}
.customers-page-content .items-list--benefits .items-list__item-inner .item-header:after {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    content: url(../../themes/pinboard/dist/images/icons/play.svg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    width: 100%;
}
.customers-page-content .items-list--benefits .items-list__item-inner .item-header:hover:after {
    opacity: 1;
}
.customers-page-content .items-list--benefits .items-list__item-inner .item-header:before {
    padding-top: 164px;
}
.web-development-services-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/web-development-services/web-development-services-bg.png);
}
.web-development-services-page-content .page-section.full-cycle-section {
    background: url(../../themes/pinboard/dist/images/pages/web-development-services/full-cycle-section-bg.png) left calc(50vw + 200px) center/auto 100% no-repeat;
    background-color: #fafafa !important;
}
@media (max-width: 1103.98px) {
    .web-development-services-page-content .page-section.full-cycle-section {
        background-image: none;
    }
}
.web-development-services-page-content .page-section.cloud-engineering-practice-section {
    background: url(../../themes/pinboard/dist/images/pages/web-development-services/cloud-engineering-practice-section-bg.png) right calc(50vw + 110px) center/auto 100% no-repeat;
    background-color: #fafafa !important;
}
@media (max-width: 1103.98px) {
    .web-development-services-page-content .page-section.cloud-engineering-practice-section {
        background-image: none;
    }
}
.travel-and-hospitality-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/travel-and-hospitality/travel-and-hospitality-bg.png);
}
.travel-and-hospitality-page-content .page-section.travel-and-hospitality-excerpt-section {
    background: url(../../themes/pinboard/dist/images/pages/travel-and-hospitality/travel-and-hospitality-excerpt-section-bg.png) left calc(50vw + 378px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .travel-and-hospitality-page-content .page-section.travel-and-hospitality-excerpt-section {
        background-image: none;
    }
}
.travel-and-hospitality-page-content .page-section.travel-and-hospitality-services-section {
    background: url(../../themes/pinboard/dist/images/pages/travel-and-hospitality/travel-and-hospitality-services-section-bg.png) left calc(50vw + 64px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .travel-and-hospitality-page-content .page-section.travel-and-hospitality-services-section {
        background-image: none;
    }
}
.for-information-publishers-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/for-information-publishers/for-information-publishers-bg.png);
}
.for-information-publishers-page-content .page-section.client-spotlight-section {
    background: url(../../themes/pinboard/dist/images/pages/for-information-publishers/client-spotlight-section-bg.png) left calc(50vw + 130px) bottom/auto auto no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .for-information-publishers-page-content .page-section.client-spotlight-section {
        background-image: none;
    }
}
.custom-software-development-for-finance-page-content .page-section--preview:before {
    background: url(../../themes/pinboard/dist/images/pages/custom-software-development-for-finance/custom-software-development-for-finance-and-banking-bg.png);
}
.custom-software-development-for-finance-page-content .page-section.financial-technology-section {
    background: url(../../themes/pinboard/dist/images/pages/custom-software-development-for-finance/financial-technology-section-bg.png) left calc(50vw + 249px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .custom-software-development-for-finance-page-content .page-section.financial-technology-section {
        background-image: none;
    }
}
.custom-software-development-for-finance-page-content .page-section.digital-transformation-section {
    background: url(../../themes/pinboard/dist/images/pages/custom-software-development-for-finance/digital-transformation-section-bg.png) right calc(50vw + 93px) center/auto 100% no-repeat;
    background-color: #fafafa !important;
}
@media (max-width: 1103.98px) {
    .custom-software-development-for-finance-page-content .page-section.digital-transformation-section {
        background-image: none;
    }
}
.custom-software-development-for-finance-page-content .page-section.client-spotlight-section {
    background: url(../../themes/pinboard/dist/images/pages/custom-software-development-for-finance/client-spotlight-section-bg.png) left calc(50vw - 50px) center/auto 100% no-repeat;
    background-color: #f6f6f6 !important;
}
@media (max-width: 1103.98px) {
    .custom-software-development-for-finance-page-content .page-section.client-spotlight-section {
        background-image: none;
    }
}
.real-estate-software-development-services-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/real-estate-software-development/real-estate-software-development-services-bg.png);
}
.real-estate-software-development-services-page-content .page-section.real-estate-lorem-ipsum-section {
    background: url(../../themes/pinboard/dist/images/pages/real-estate-software-development/real-estate-lorem-ipsum-section-bg.png) left calc(50vw + 380px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .real-estate-software-development-services-page-content .page-section.real-estate-lorem-ipsum-section {
        background-image: none;
    }
}
.education-and-elearning-development-services-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/education-and-elearning-development-services/education-and-elearning-development-services-bg.png);
}
.software-development-services-for-nonprofits-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/software-development-services-for-nonprofits/software-development-services-for-nonprofits-bg.png);
}
.ad-tech-and-marketing-technology-solutions-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/ad-tech-and-marketing-technology-solutions/ad-tech-and-marketing-technology-solutions-bg.png);
}
.ad-tech-and-marketing-technology-solutions-content .page-section.smart-use-of-ad-tech-section {
    background: url(../../themes/pinboard/dist/images/pages/ad-tech-and-marketing-technology-solutions/smart-use-of-ad-tech-section-bg.png) left calc(50vw + 242px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .ad-tech-and-marketing-technology-solutions-content .page-section.smart-use-of-ad-tech-section {
        background-image: none;
    }
}
.ad-tech-and-marketing-technology-solutions-content .page-section.client-spotlight-section {
    background: url(../../themes/pinboard/dist/images/pages/ad-tech-and-marketing-technology-solutions/client-spotlight-section-bg.png) left calc(50vw - 66px) center/auto 100% no-repeat;
    background-color: #f1f1f1 !important;
}
@media (max-width: 1103.98px) {
    .ad-tech-and-marketing-technology-solutions-content .page-section.client-spotlight-section {
        background-image: none;
    }
}
.digital-transformation-services-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/digital-transformation-services/digital-transformation-services-bg.png);
}
.digital-transformation-services-page-content .page-section.digital-transformation-services-section {
    background: url(../../themes/pinboard/dist/images/pages/digital-transformation-services/digital-transformation-services-section-bg.png) left calc(50vw + 160px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .digital-transformation-services-page-content .page-section.digital-transformation-services-section {
        background-image: none;
    }
}
.digital-transformation-services-page-content .page-section.agile-devops-services-section {
    background: url(../../themes/pinboard/dist/images/pages/digital-transformation-services/agile-devops-services-section-bg.png) left calc(50vw + 28px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .digital-transformation-services-page-content .page-section.agile-devops-services-section {
        background-image: none;
    }
}
.digital-transformation-services-page-content .page-section.monetize-your-data-section .description-services {
    font-size: 14px;
}
.software-security-services-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/software-security-services/software-security-services-bg.png);
}
.software-security-services-page-content .page-section.developing-secure-software-section {
    background: url(../../themes/pinboard/dist/images/pages/software-security-services/developing-secure-software-section-bg.png) left calc(50vw + 227px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .software-security-services-page-content .page-section.developing-secure-software-section {
        background-image: none;
    }
}
.software-security-services-page-content .page-section.ensuring-data-security-section {
    background: url(../../themes/pinboard/dist/images/pages/software-security-services/ensuring-data-security-section-bg.png) left calc(50vw + 136px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .software-security-services-page-content .page-section.ensuring-data-security-section {
        background-image: none;
    }
}
.cloud-consulting-and-engineering-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/cloud-consulting-and-engineering/cloud-consulting-and-engineering-bg.png);
}
.cloud-consulting-and-engineering-page-content .page-section.business-benefits-section {
    background: url(../../themes/pinboard/dist/images/pages/cloud-consulting-and-engineering/business-benefits-section-bg.png) bottom/100% auto no-repeat;
    background-color: #fff !important;
    padding-bottom: 250px;
    padding-top: 0;
}
@media (max-width: 1103.98px) {
    .cloud-consulting-and-engineering-page-content .page-section.business-benefits-section {
        background-image: none;
        padding-bottom: 40px;
    }
}
.microsoft-azure-services-page-content .page-section.microsoft-azure-section {
    background: url(../../themes/pinboard/dist/images/pages/microsoft-azure-services/microsoft-azure-section-bg.png) left calc(50vw + 362px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .microsoft-azure-services-page-content .page-section.microsoft-azure-section {
        background-image: none;
    }
}
.microsoft-azure-services-page-content .page-section--preview.bg-transparent:before {
    display: none;
}
.snowflake-solutions-page-content .page-section--preview {
    background: url(../../themes/pinboard/dist/images/pages/snowflake-solutions/snowflake-solutions-preview-bg.png) left calc(50vw + 13px) center/auto 100% no-repeat #fff !important;
}
@media (max-width: 1103.98px) {
    .snowflake-solutions-page-content .page-section--preview {
        background-image: none !important;
    }
}
.snowflake-solutions-page-content .page-section--preview.bg-transparent:before {
    display: none;
}
.snowflake-solutions-page-content .page-section.snowflake-solutions-section {
    background: url(../../themes/pinboard/dist/images/pages/snowflake-solutions/snowflake-solutions-section-bg.png) left calc(50vw + 361px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .snowflake-solutions-page-content .page-section.snowflake-solutions-section {
        background-image: none;
    }
}
.team-augmentation-section-page-content .page-section.team-augmentation-section {
    background: url(../../themes/pinboard/dist/images/pages/team-augmentation/team-augmentation-section-bg.png) left calc(50vw + 361px) center/auto 100% no-repeat;
    background-color: #373a43 !important;
}
@media (max-width: 1103.98px) {
    .team-augmentation-section-page-content .page-section.team-augmentation-section {
        background-image: none;
    }
}
.team-augmentation-section-page-content .page-section--preview.bg-transparent:before {
    display: none;
}
.cloud-migration-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/cloud-migration/cloud-migration-bg.png);
}
.software-product-development-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/software-product-development/software-product-development-bg.png);
}
.software-product-development-page-content .page-section.product-we-develop-section {
    background: url(../../themes/pinboard/dist/images/pages/software-product-development/product-we-develop-section-bg.png) right calc(50vw - 84px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .software-product-development-page-content .page-section.product-we-develop-section {
        background-image: none;
    }
}
.technologies-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/technologies/technologies-bg.png);
}
.partners-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/partners/partners-bg.png);
}
.partners-page-content .page-section.benefits-for-our-clients-section {
    background: url(../../themes/pinboard/dist/images/pages/partners/benefits-for-our-clients-section-bg.png) right calc(50vw + 94px) center/auto 100% no-repeat;
    background-color: #fff !important;
}
@media (max-width: 1103.98px) {
    .partners-page-content .page-section.benefits-for-our-clients-section {
        background-image: none;
    }
}
.contact-us-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/contact-us/contact-us-bg.png);
}
.vyew-team-page-content .power-of-people-section .landing-header {
    font-size: 40px;
}
.vyew-team-page-content .power-of-people-section p {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    max-width: 896px;
    text-align: center;
}
@media (min-width: 1024px) {
    .vyew-team-page-content .leadership-list-wrap {
        padding: 0 32px;
    }
}
@media (min-width: 1024px) {
    .vyew-team-page-content .leadership-list {
        margin-left: -18px;
        margin-right: -18px;
    }
}
@media (min-width: 1024px) {
    .vyew-team-page-content .leadership-list .items-list__item {
        padding-left: 18px;
        padding-right: 18px;
    }
}
.vyew-team-page-content .leadership-list .items-list__item-inner {
    background: #fff;
}
.vyew-team-page-content .leadership-list .items-list__item-inner .thumb-container:before {
    padding-top: 84.126984127%;
}
.vyew-team-page-content .leadership-list .items-list__item-inner .item-body {
    padding: 30px;
    text-align: center;
}
.vyew-team-page-content .leadership-list .items-list__item-inner .item-sub-title,
.vyew-team-page-content .leadership-list .items-list__item-inner .item-title {
    color: #000;
    font-size: 16px;
    line-height: 1.25;
}
.vyew-team-page-content .leadership-list .items-list__item-inner .item-title {
    font-size: 26px;
    margin-bottom: 6px;
}
.vyew-team-page-content .leadership-list .items-list__item-inner .item-sub-title {
    font-weight: 600;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.vyew-team-page-content .leadership-list .items-list__item-inner p {
    color: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
}
.vyew-team-page-content .our-team-section {
    background: url(../../themes/pinboard/dist/images/pages/vyew-team/about_team_block3_bg.png) scroll 50% / cover no-repeat;
}
.vyew-team-page-content .our-team-section .our-team__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 55px auto 20px;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .our-team-section .our-team__block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.vyew-team-page-content .our-team-section .our-team__block > div {
    width: 100%;
    max-width: 235px;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .our-team-section .our-team__block > div {
        margin: 0 20px;
    }
}
.vyew-team-page-content .our-team-section .our-team__block p {
    color: #fff;
    font-size: 15px;
    line-height: 1.55;
}
.vyew-team-page-content .our-team-section .our-team__block-number {
    font-size: 62.5px;
    line-height: 1.5;
    letter-spacing: 1.3px;
    color: #4feab5;
    display: block;
    font-weight: 200;
    margin: 0;
}
.vyew-team-page-content .our-team-section .our-team__block-title {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.22;
    letter-spacing: 0.4px;
    color: #4feab5;
    font-weight: 600;
    display: block;
    margin-bottom: 12px;
}
.vyew-team-page-content .diverse-talent__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 990px;
    margin: 92px auto 0;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .diverse-talent__block {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.vyew-team-page-content .diverse-talent__block div {
    width: 25%;
    min-width: 130px;
}
.vyew-team-page-content .diverse-talent__block img {
    display: block;
    margin: 0 auto 11px;
    height: 61px;
    width: 61px;
}
.vyew-team-page-content .diverse-talent__block span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    line-height: 1.25;
    font-size: 16px;
    font-weight: 600;
    max-width: 176px;
    margin: 0 auto 59px;
}
.vyew-team-page-content .you-need-us__block {
    max-width: 1000px;
    letter-spacing: -0.36em;
    text-align: left;
}
.vyew-team-page-content .you-need-us__block ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.vyew-team-page-content .you-need-us__left {
    width: 44%;
    letter-spacing: normal;
    padding-top: 66px;
    padding-left: 82px;
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__left {
        padding-left: 0;
        padding-right: 0;
        width: auto;
        display: block;
        margin: 0 auto;
    }
}
.vyew-team-page-content .you-need-us__left ul {
    max-width: 320px;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__left ul {
        margin: 0 auto;
    }
}
.vyew-team-page-content .you-need-us__left li {
    position: relative;
    text-align: left;
    padding-left: 30px;
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.7);
}
.vyew-team-page-content .you-need-us__left li:after,
.vyew-team-page-content .you-need-us__left li:before {
    content: "";
    position: absolute;
    display: inline-block;
}
.vyew-team-page-content .you-need-us__left li:before {
    border: solid #fff;
    left: 7px;
    top: 8px;
    border-width: 0 1px 1px 0;
    padding: 4px 1.5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
}
.vyew-team-page-content .you-need-us__left li:after {
    background: #b75ce4;
    left: 1px;
    top: 6px;
    border-radius: 50%;
    padding: 8px;
    z-index: 1;
    width: 16px;
    height: 16px;
}
.vyew-team-page-content .you-need-us__right {
    display: inline-block;
    width: 56%;
    vertical-align: top;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right {
        padding-left: 30px;
        width: auto;
        display: block;
        margin: 0 auto;
    }
}
.vyew-team-page-content .you-need-us__right-team {
    display: inline-block;
    vertical-align: top;
    z-index: 2;
    position: relative;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right-team {
        display: block;
        margin: 0 auto;
    }
}
.vyew-team-page-content .you-need-us__right-team > div {
    display: inline-block;
    vertical-align: top;
    margin: 143px 0 0 14px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 8.6px 0.5px rgba(0, 0, 0, 0.09);
    width: 181px;
    height: 181px;
    padding-top: 1px;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right-team > div {
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: relative;
        margin-top: 70px;
    }
    .vyew-team-page-content .you-need-us__right-team > div:after,
    .vyew-team-page-content .you-need-us__right-team > div:before {
        content: "";
        display: block;
        position: absolute;
        background: #adadad;
        top: 50%;
    }
    .vyew-team-page-content .you-need-us__right-team > div:before {
        left: -84px;
        width: 84px;
        height: 1px;
    }
    .vyew-team-page-content .you-need-us__right-team > div:after {
        left: -85px;
        width: 1px;
        height: 331px;
    }
}
@media (max-width: 360px) {
    .vyew-team-page-content .you-need-us__right-team > div:before {
        width: 80px;
        left: -80px;
    }
    .vyew-team-page-content .you-need-us__right-team > div:after {
        left: -80px;
    }
}
.vyew-team-page-content .you-need-us__right-team img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 36px auto 0;
}
.vyew-team-page-content .you-need-us__right-team span {
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    text-align: center;
    color: #000;
    margin-top: -6px;
    letter-spacing: normal;
}
.vyew-team-page-content .you-need-us__right-list {
    display: inline-block;
    vertical-align: top;
    padding-left: 84px;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right-list {
        display: block;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
}
.vyew-team-page-content .you-need-us__right-list h3 {
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    margin: 31px 0 17px;
    letter-spacing: normal;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right-list ul {
        display: inline-block;
        margin: 0 auto;
    }
}
.vyew-team-page-content .you-need-us__right-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 15px;
    max-width: 252px;
    min-height: 50px;
    box-shadow: 0 0 8.6px 0.5px rgba(0, 0, 0, 0.09);
    background: #fff;
    position: relative;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right-list li {
        text-align: left;
    }
}
.vyew-team-page-content .you-need-us__right-list li:before {
    content: "";
    position: absolute;
    display: block;
    width: 37px;
    height: 1px;
    background: #adadad;
    top: 50%;
    left: -37px;
    z-index: 1;
}
.vyew-team-page-content .you-need-us__right-list li:not(:last-child):after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 70px;
    background: #adadad;
    top: 50%;
    left: -37px;
    z-index: 1;
}
.vyew-team-page-content .you-need-us__right-list li:nth-child(3):before {
    width: 200px;
    left: -200px;
}
@media (max-width: 1100px) {
    .vyew-team-page-content .you-need-us__right-list li:nth-child(3):before {
        width: 49px;
        left: -49px;
    }
}
@media (max-width: 360px) {
    .vyew-team-page-content .you-need-us__right-list li:nth-child(3):before {
        left: -44px;
        width: 44px;
    }
}
.vyew-team-page-content .you-need-us__right-list li div {
    letter-spacing: normal;
}
.vyew-team-page-content .you-need-us__right-list span {
    text-transform: uppercase;
    line-height: 20px;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.8;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: normal;
    padding: 10px 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.vyew-team-page-content .you-need-us__right-list p {
    margin: 0;
}
.vyew-team-page-content .you-need-us__right-list--left {
    width: 54px;
    border-right: 1px solid #dcdcdc;
}
.vyew-team-page-content .you-need-us__right-list--left img {
    width: 100%;
    height: 100%;
    max-width: 30px;
    max-height: 24px;
    margin: 0 auto;
    display: block;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.vyew-team-page-content .you-need-us__right-list--right {
    width: calc(100% - 54px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.portfolio-colorbox-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
}
.portfolio-colorbox #cboxNext,
.portfolio-colorbox #cboxPrevious {
    position: fixed;
    width: 96px;
    height: 96px;
    top: calc(50vh - 43px);
    margin: 0;
    z-index: -1;
}
.portfolio-colorbox #cboxPrevious {
    left: 65px;
    background-image: url(../../themes/pinboard/dist/images/icons/left-icon.svg);
}
.portfolio-colorbox #cboxNext {
    right: 65px;
    background-image: url(../../themes/pinboard/dist/images/icons/right-icon.svg);
}
.portfolio-colorbox #cboxClose {
    width: 50px;
    height: 50px;
    top: -48px;
    right: -48px;
    background-image: url(../../themes/pinboard/dist/images/icons/close-modal-icon.svg);
    z-index: 3;
}
.portfolio-colorbox #cboxLoadedContent {
    z-index: 2;
}
.portfolio-colorbox #cboxCurrent {
    position: static;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #5e5e5e;
    top: auto;
    float: none !important;
    z-index: 3;
}
.portfolio-colorbox #cboxTitle {
    margin-top: 20px;
    position: static;
    text-align: initial;
    color: #1e202e;
    top: auto;
    float: none !important;
    z-index: 3;
}
.portfolio-colorbox button:focus {
    outline: none;
}
.portfolio-colorbox#colorbox {
    position: relative !important;
    overflow: visible !important;
}
.portfolio-colorbox #cboxContent,
.portfolio-colorbox #cboxWrapper,
.portfolio-colorbox.colorbox {
    overflow: visible;
}
.portfolio-colorbox #cboxWrapper {
    height: auto !important;
    position: relative;
}
.portfolio-colorbox #cboxContent {
    border: 24px solid #fff;
    border-bottom-width: 80px;
    box-shadow: 0 0 8.6px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    background: #fff;
}
.portfolio-colorbox #cboxLoadedContent {
    border: none;
}
.items-list--portfolio .item-body__gallery {
    cursor: pointer;
    position: relative;
}
.items-list--portfolio .item-body__gallery:before {
    padding-top: 66.2790697674%;
}
.items-list--portfolio .item-body__gallery:after {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    content: url(../../themes/pinboard/dist/images/icons/plus.svg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    width: 100%;
}
.items-list--portfolio .item-body__gallery:hover:after {
    opacity: 1;
}
.items-list--portfolio .item-body__gallery:hover:after {
    pointer-events: none;
}
.front-page-content .page-section--preview {
    background: #0c1226;
    padding-top: 213px;
    padding-bottom: 24px;
}
@media (min-width: 576px) {
    .front-page-content .page-section--preview {
        padding-top: 253px;
        padding-bottom: 48px;
    }
}
.front-page-content .page-section--preview:before {
    background-image: url(../../themes/pinboard/dist/images/pages/front-page/section-bg.png);
}
@media (max-width: 1023.98px) {
    .front-page-content .page-section--preview:before {
        background-image: url(../../themes/pinboard/dist/images/pages/front-page/section-bg-sm.png);
    }
}
.front-page-content .page-section--preview .landing-header {
    letter-spacing: 1px;
    line-height: 1.0666666667;
}
@media (min-width: 576px) {
    .front-page-content .page-section--preview .landing-header {
        font-size: 3.75rem;
    }
}
@media (min-width: 576px) and (max-width: 1103px) {
    .front-page-content .page-section--preview .landing-header {
        font-size: calc(2.5rem + 1.8132366274vw);
    }
}
@media (max-width: 1023.98px) {
    .front-page-content .page-section--preview .landing-header {
        text-align: center;
    }
}
.front-page-content .page-section--preview .landing-sub-header {
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 48px;
    text-transform: none;
}
@media (max-width: 1103.98px) {
    .front-page-content .page-section--preview .landing-sub-header {
        text-align: center;
    }
}
@media (max-width: 575.98px) {
    .front-page-content .page-section--preview .landing-sub-header {
        display: none;
    }
}
.front-page-content .page-section--preview .partners {
    border-radius: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0;
}
@media (min-width: 1024px) {
    .front-page-content .page-section--preview .partners {
        background: url(../../themes/pinboard/dist/images/pages/front-page/partners-bg.png) scroll 50%/100% 100% no-repeat;
        float: right;
        padding-left: 60px;
        padding-right: 60px;
    }
}
.front-page-content .page-section--preview .partners__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 13px 6px;
    width: 150px;
}
.front-page-content .page-section--preview .partners__item-icon {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.front-page-content .page-section--preview .partners__item-title {
    color: #d4d4d4;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    margin-top: 16px;
    min-height: 3em;
    text-align: center;
}
@media (min-width: 576px) {
    .front-page-content .page-section--preview .partners__item-title {
        font-size: 14px;
        min-height: 0;
        text-transform: uppercase;
    }
}
.front-page-content .page-section.why-vyew-section .why-vyew {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: -23px auto;
}



@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 963px;
        width: 963px;
    }
}
.front-page-content .page-section.why-vyew-section .why-vyew__br {
    display: none;
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__br {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        height: 100%;
    }
}
.front-page-content .page-section.why-vyew-section .why-vyew__envelop {
    margin: 0;
    position: relative;
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop .why-vyew__item {
        opacity: 0;
    }
}
.front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(4) {
    display: none;
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(4) {
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: 0;
        z-index: 1;
    }
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(4) .why-vyew__item {
        opacity: 1;
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:first-of-type .why-vyew__item {
        -webkit-transform: translate3d(100%, 50%, 0);
        transform: translate3d(100%, 50%, 0);
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(2) .why-vyew__item {
        -webkit-transform: translate3d(100%, -50%, 0);
        transform: translate3d(100%, -50%, 0);
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(3) .why-vyew__item {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(5) .why-vyew__item {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(6) .why-vyew__item {
        -webkit-transform: translate3d(-100%, 50%, 0);
        transform: translate3d(-100%, 50%, 0);
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop:nth-of-type(7) .why-vyew__item {
        -webkit-transform: translate3d(-100%, -50%, 0);
        transform: translate3d(-100%, -50%, 0);
    }
}
@media (min-width: 11024px) {
    .front-page-content .page-section.why-vyew-section .why-vyew__envelop--active:nth-child(n) .why-vyew__item {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}


/*
#why-end
*/

.front-page-content .page-section.why-vyew-section .why-vyew__item {
    -webkit-transition: opacity 0.15s linear, all 0.2s ease-in-out;
    transition: opacity 0.15s linear, all 0.2s ease-in-out;
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection {
    position: relative;
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__title {
    color: #fff;
}
@media (min-width: 768px) {
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__title {
        color: #d4d4d4;
        font-weight: 400;
        line-height: 1;
    }
}
@media (min-width: 768px) {
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__title b,
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__title strong {
        font-size: 120px;
        font-weight: 600;
        line-height: 76px;
    }
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__player-wrap {
    margin-bottom: 24px;
    position: relative;
}
@media (min-width: 768px) {
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__player-wrap {
        height: 100%;
        margin-bottom: 0;
    }
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__player-wrap:before {
    content: "";
    display: block;
    padding-top: 56.3492063492%;
    width: 100%;
}
@media (min-width: 768px) {
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__player-wrap:before {
        display: none;
    }
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__player-wrap iframe {
    bottom: 0;
    display: block;
    left: 0;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__list {
    margin-bottom: -24px;
    overflow: hidden;
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__list-item {
    margin-bottom: 24px;
}
@media (min-width: 576px) {
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__list-item .item-thumb {
        cursor: pointer;
        position: relative;
    }
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__list-item .item-thumb:after {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.3);
        content: url(../../themes/pinboard/dist/images/icons/play.svg);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transition: opacity 0.15s linear;
        transition: opacity 0.15s linear;
        width: 100%;
    }
    .front-page-content .page-section.what-people-have-to-say-section .videos-collection__list-item .item-thumb:hover:after {
        opacity: 1;
    }
}
.front-page-content .page-section.what-people-have-to-say-section .videos-collection__list-item .item-thumb:before {
    padding-top: 56.3492063492%;
}
.front-page-content .page-section.how-vyew-can-help-section .landing-header {
    margin-bottom: 77px;
}
.front-page-content .page-section.total-stats-section .items-list--stats .items-list__item {
    min-height: 0;
}
.front-page-content .page-section.total-stats-section .items-list--stats .items-list__item:after {
    background: hsla(0, 0%, 98%, 0.4);
    height: 100%;
}
.front-page-content .page-section.total-stats-section .items-list--stats .items-list__item-inner .item-heading {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    color: #b75ce4;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1;
    min-height: 0;
    padding: 23px 0;
}
.front-page-content .page-section.total-stats-section .items-list--stats .items-list__item-inner .item-heading > b,
.front-page-content .page-section.total-stats-section .items-list--stats .items-list__item-inner .item-heading > strong {
    font-size: 62px;
    letter-spacing: 0.002em;
    margin-top: -23px;
}
.front-page-content .page-section.total-stats-section .items-list--stats .items-list__item-inner .item-title {
    color: #fff;
    padding-bottom: 10px;
    text-transform: none;
}
.front-page-content .page-section.featured-directions-section .featured-directions {
    margin-bottom: -152px;
}
.front-page-content .page-section.featured-directions-section .featured-directions__row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 152px;
}
.front-page-content .page-section.featured-directions-section .featured-directions__thumb {
    max-width: 100%;
}
.front-page-content .page-section.featured-directions-section .featured-directions__thumb img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    max-height: 420px;
}
@media (min-width: 1024px) {
    .front-page-content .page-section.featured-directions-section .featured-directions__thumb img {
        margin-bottom: 0;
        max-height: none;
    }
}
@media (min-width: 1104px) {
    .front-page-content .page-section.featured-directions-section .featured-directions__thumb img {
        max-width: none;
    }
}
@media (min-width: 1024px) {
    .front-page-content .page-section.featured-directions-section .featured-directions__row:nth-child(odd) .featured-directions__thumb img {
        float: left;
    }
}
@media (min-width: 1024px) {
    .front-page-content .page-section.featured-directions-section .featured-directions__row:nth-child(2n) .featured-directions__thumb img {
        float: right;
    }
}
.front-page-content .page-section.featured-directions-section .featured-directions p {
    font-size: 18px;
    line-height: 2;
}
.front-page-content .page-section.featured-directions-section .featured-directions p br {
    display: none;
}
@media (min-width: 1104px) {
    .front-page-content .page-section.featured-directions-section .featured-directions p br {
        display: inline;
    }
}
.blog-section__tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 auto;
    max-width: 896px;
}
.blog-section__tags .tags-label,
.blog-section__tags .tags-list {
    display: inline-block;
    vertical-align: top;
}
.blog-section__tags .tags-label {
    color: #1e202e;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 4px 8px;
}
.blog-section__tags .tag-item {
    background: rgba(54, 182, 138, 0.1);
    color: #b75ce4;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.26px;
    margin: 0 4px 8px;
    padding: 0 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.blog-section__tags .tag-item.state-active {
    background: rgba(31, 103, 78, 0.1);
    color: #1f674e;
}
.blog-item-inner__tag {
    color: #b75ce4;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.26px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
}
.blog .news-item-inner {
    position: relative;
}
.blog .news-item-inner__head .blog-item-inner__tag {
    margin: 24px 24px 0 0;
}
.blog .news-item-inner__head .blog-item-inner__tag:hover {
    color: #b75ce4;
}
.nav-wrapper {
    text-align: center;
    margin: 30px 0;
}
#posts-nav .page-numbers,
#posts-nav div.nav-next,
#posts-nav div.nav-prev {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
#posts-nav a {
    text-decoration: none;
}
/*# sourceMappingURL=style.min.css.map */
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #f00;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    border: 2px solid #f00;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #f00;
    background: #fff;
    padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url("../../plugins/contact-form-7/images/ajax-loader.gif");
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
div.wpcf7 input[type="file"] {
    cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxWrapper {
    max-width: none;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#cboxOverlay {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
#colorbox {
    outline: 0;
}
#cboxContent {
    margin-top: 20px;
    background: #000;
}
.cboxIframe {
    background: #fff;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff;
}
#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}
#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}
#cboxLoadingGraphic {
    background: url(../../themes/pinboard/node_modules/jquery-colorbox/example3/images/loading.gif) no-repeat center center;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}
#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}
#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../../themes/pinboard/node_modules/jquery-colorbox/example3/images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}
#cboxPrevious:hover {
    background-position: bottom left;
}
#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../../themes/pinboard/node_modules/jquery-colorbox/example3/images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}
#cboxNext:hover {
    background-position: bottom right;
}
#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../../themes/pinboard/node_modules/jquery-colorbox/example3/images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}
#cboxClose:hover {
    background-position: bottom center;
}
.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bxslider {
    margin: 0;
    padding: 0;
    -webkit-perspective: 1000;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    -webkit-transform: translateZ(0);
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../../themes/pinboard/node_modules/bxslider/dist/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0.85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../../themes/pinboard/node_modules/bxslider/dist/images/controls.png) 0 -32px no-repeat;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(../../themes/pinboard/node_modules/bxslider/dist/images/controls.png) -43px -32px no-repeat;
}
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../../themes/pinboard/node_modules/bxslider/dist/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../../themes/pinboard/node_modules/bxslider/dist/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: 0.85em;
    padding: 10px;
}


/*
old green: #36b68a
new purp:  #b75ce4

dg green: 299872
dk green: 2a8f6c
dk pup a350cd
*/

