.burger {
    cursor: pointer;
    font-size: 12px;
    height: 3em;
    position: relative;
    transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -khtml-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    width: 3em;
}

.burger:after {
    content: '';
    display: block;
    height: 150%;
    left: -25%;
    position: absolute;
    top: -25%;
    width: 150%;
}

.burger .burger-lines {
    margin-top: -0.125em;
    top: 50%;
}

.burger .burger-lines,
.burger .burger-lines:after,
.burger .burger-lines:before {
    background-color: #2d2d2d;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    -o-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -ms-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -khtml-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
    content: '';
    display: block;
    height: 0.25em;
    pointer-events: none;
    position: absolute;
    transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -khtml-transform: rotate(0);
    -webkit-transform: rotate(0);
    width: 100%;
}

.burger:hover .burger-lines,
.burger:hover .burger-lines:before,
.burger:hover .burger-lines:after {
    background-color: #4078c0;
}

.burger .burger-lines .burger-lines:after {
    left: 0px;
    top: -1em;
}

.burger .burger-lines .burger-lines:before {
    left: 1em;
    top: 1em;
}

.burger {
    cursor: pointer;
    font-size: 12px;
    height: 3em;
    position: relative;
    transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -khtml-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    width: 3em;
}

.burger:after {
    content: '';
    display: block;
    height: 150%;
    left: -25%;
    position: absolute;
    top: -25%;
    width: 150%;
}

.burger .burger-lines {
    margin-top: -0.125em;
    top: 50%;
}

.burger .burger-lines,
.burger .burger-lines:after,
.burger .burger-lines:before {
    background-color: #2d2d2d;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    -o-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -ms-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -khtml-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
    content: '';
    display: block;
    height: 0.25em;
    pointer-events: none;
    position: absolute;
    transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -khtml-transform: rotate(0);
    -webkit-transform: rotate(0);
    width: 100%;
}

.burger .burger-lines .burger-lines:after {
    left: 0px;
    top: -1em;
}
.burger .burger-lines .burger-lines:before {
    left: 1em;
    top: 1em;
}

.burger.burger-squeeze .burger-lines,
.burger.burger-squeeze .burger-lines:after,
.burger.burger-squeeze .burger-lines:before {
    transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color;
    -o-transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color;
    -ms-transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color;
    -moz-transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color;
    -khtml-transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color;
    -webkit-transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color;
}

.burger.burger-squeeze .burger-lines:after, .burger.burger-squeeze .burger-lines:before {
    width: 2em;
}

.burger.burger-squeeze .burger-lines:after {
    left: 0px;
    top: -1em;
}

.burger.burger-squeeze .burger-lines:before {
    left: 1em;
    top: 1em;
}

.burger.burger-squeeze.open .burger-lines,
.burger.burger-squeeze.open .burger-lines:after,
.burger.burger-squeeze.open .burger-lines:before {
    transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform .15s;
    -o-transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform .15s;
    -ms-transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform .15s;
    -moz-transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform .15s;
    -khtml-transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform .15s;
    -webkit-transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform .15s;
}

.burger.burger-squeeze.open .burger-lines {
    background-color: transparent;
}

.burger.burger-squeeze.open .burger-lines:before,
.burger.burger-squeeze.open .burger-lines:after {
    left: 0.5em;
    top: 0px;
}

.burger.burger-squeeze.open .burger-lines:before {
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.burger.burger-squeeze.open .burger-lines:after {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@-webkit-keyframes line-scale {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -o-transform: scaleY(0.4);
        -ms-transform: scaleY(0.4);
        -moz-transform: scaleY(0.4);
        -khtml-transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -khtml-transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

@keyframes line-scale {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -o-transform: scaleY(0.4);
        -ms-transform: scaleY(0.4);
        -moz-transform: scaleY(0.4);
        -khtml-transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -khtml-transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

.line-scale,
.line-scale > div {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.line-scale {
    color: #ffffff;
    display: block;
    font-size: 0;
}

.line-scale.dark {
    color: #333333;
}

.line-scale.inline {
    display: inline-block;
}

.line-scale > div {
    background-color: currentColor;
    border: 0px solid currentColor;
    display: inline-block;
    float: none;
}

.line-scale {
    height: 32px;
    width: 40px;
}

.line-scale > div {
    animation: line-scale 1.2s infinite ease;
    -o-animation: line-scale 1.2s infinite ease;
    -ms-animation: line-scale 1.2s infinite ease;
    -moz-animation: line-scale 1.2s infinite ease;
    -khtml-animation: line-scale 1.2s infinite ease;
    -webkit-animation: line-scale 1.2s infinite ease;
    border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -khtml-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    height: 32px;
    margin: 0px 2px 0px 2px;
    width: 4px;
}

.line-scale > div:nth-child(1) {
    animation-delay: -1.2s;
    -o-animation-delay: -1.2s;
    -ms-animation-delay: -1.2s;
    -moz-animation-delay: -1.2s;
    -khtml-animation-delay: -1.2s;
    -webkit-animation-delay: -1.2s;
}

.line-scale > div:nth-child(2) {
    animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    -ms-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    -khtml-animation-delay: -1.1s;
    -webkit-animation-delay: -1.1s;
}

.line-scale > div:nth-child(3) {
    animation-delay: -1s;
    -o-animation-delay: -1s;
    -ms-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -khtml-animation-delay: -1s;
    -webkit-animation-delay: -1s;
}

.line-scale > div:nth-child(4) {
    animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
    -ms-animation-delay: -0.9s;
    -moz-animation-delay: -0.9s;
    -khtml-animation-delay: -0.9s;
    -webkit-animation-delay: -0.9s;
}

.line-scale > div:nth-child(5) {
    animation-delay: -0.8s;
    -o-animation-delay: -0.8s;
    -ms-animation-delay: -0.8s;
    -moz-animation-delay: -0.8s;
    -khtml-animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

.line-scale.sm {
    height: 16px;
    width: 20px;
}

.line-scale.sm > div {
    height: 16px;
    margin: 0px 1px 0px 1px;
    width: 2px;
}

.line-scale.double {
    height: 64px;
    width: 80px;
}

.line-scale.double > div {
    height: 64px;
    margin: 0px 4px 0px 4px;
    width: 8px;
}

.line-scale.3x {
    height: 96px;
    width: 120px;
}

.line-scale.3x > div {
    height: 96px;
    margin: 0px 6px 0px 6px;
    width: 12px;
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -o-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -khtml-transform: scale(0);
        -webkit-transform: scale(0);
    }
    5% {
        opacity: 1;
        -o-opacity: 1;
        -ms-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
    }
    100% {
        opacity: 0;
        -o-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -khtml-transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -o-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -khtml-transform: scale(0);
        -webkit-transform: scale(0);
    }
    5% {
        opacity: 1;
        -o-opacity: 1;
        -ms-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
    }
    100% {
        opacity: 0;
        -o-opacity: 0;
        -ms-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -khtml-transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ball-scale-multiple {
    position: relative;
    transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -khtml-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
}

.ball-scale-multiple > div:nth-child(2) {
    animation-delay: -0.4s;
    -o-animation-delay: -0.4s;
    -ms-animation-delay: -0.4s;
    -moz-animation-delay: -0.4s;
    -khtml-animation-delay: -0.4s;
    -webkit-animation-delay: -0.4s;
}

.ball-scale-multiple > div:nth-child(3) {
    animation-delay: -0.2s;
    -o-animation-delay: -0.2s;
    -ms-animation-delay: -0.2s;
    -moz-animation-delay: -0.2s;
    -khtml-animation-delay: -0.2s;
    -webkit-animation-delay: -0.2s;
}

.ball-scale-multiple > div {
    animation: ball-scale-multiple 1s 0s linear infinite;
    -o-animation: ball-scale-multiple 1s 0s linear infinite;
    -ms-animation: ball-scale-multiple 1s 0s linear infinite;
    -moz-animation: ball-scale-multiple 1s 0s linear infinite;
    -khtml-animation: ball-scale-multiple 1s 0s linear infinite;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    background-color: #ffffff;
    border-radius: 100% 100% 100% 100%;
    -o-border-radius: 100% 100% 100% 100%;
    -ms-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    -khtml-border-radius: 100% 100% 100% 100%;
    -webkit-border-radius: 100% 100% 100% 100%;
    height: 60px;
    left: -30px;
    margin: 0px 0px 0px 0px;
    opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    top: 0px;
    width: 60px;
}

.ball-scale-multiple.sm > div {
    background-color: #6d6d6d;
    height: 22px;
    width: 22px;
}

@charset "utf-8";

@page {
    margin: 0.6cm 1.2cm 0.6cm 1.2cm;
}

body.desktop-s.page {
    background-color: #f6f6f6;
}

body.desktop-s.page.medium {
    max-width: 820px;
}

body.desktop-s.page.wide {
    max-width: 980px;
}

body.desktop-s.page.uwide,
body.tablet-s.page.uwide,
body.mobile-s.page.uwide {
    max-width: 1280px;
}

body.desktop-s.page.uuwide,
body.tablet-s.page.uuwide,
body.mobile-s.page.uuwide {
    max-width: 1400px;
}

body.padded,
body.tablet-s.padded,
body.mobile-s.padded {
    padding-top: 52px;
}

body.desktop-s.padded {
    padding-top: 58px;
}

body.print {
    padding: 0px 0px 0px 0px;
}

ul li.separator,
ol li.separator {
    border-bottom: 1px dashed #dddddd;
}

a.anchor {
    color: #2d2d2d;
    display: none;
    margin-left: 4px;
}

a.anchor:hover {
    color: #4078c0;
    text-decoration: none;
}

h1:hover > a.anchor,
h2:hover > a.anchor,
h3:hover > a.anchor,
h4:hover > a.anchor,
h5:hover > a.anchor {
    display: inline;
}

.bar {
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #2d2d2d;
    font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Open Sans", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 500;
    height: 52px;
    left: 0px;
    line-height: 52px;
    padding: 0px 30px 0px 30px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1;
}

body.desktop .bar {
    height: 58px;
    line-height: 58px;
}

body.tablet-s .bar {
    padding: 0px 26px 0px 26px;
}

body.mobile-s .bar {
    padding: 0px 20px 0px 20px;
}

body.desktop-s.page .content {
    background-color: #ffffff;
    box-shadow: 1px 1px 3px #bbbbbb;
    -o-box-shadow: 1px 1px 3px #bbbbbb;
    -ms-box-shadow: 1px 1px 3px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px #bbbbbb;
    -khtml-box-shadow: 1px 1px 3px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px #bbbbbb;
    margin-top: 20px;
    padding: 10px 50px 10px 50px;
}

body.desktop-s.page .footer-container {
    color: #5d5d5d;
}

body.desktop-s.page section:last-child:after {
    display: none;
}

.bar > .bar-left,
.bar > .bar-right {
    display: inline-block;
}

.bar > .bar-left {
    float: left;
    text-align: left;
}

body.mobile-s .bar > .bar-left {
    left: 0px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1;
}

.bar > .bar-right {
    float: right;
    text-align: right;
}

.bar > .bar-left > *,
.bar > .bar-right > * {
    vertical-align: baseline;
}

.bar > .bar-left > * {
    margin: 0px 16px 0px 0px;
}

.bar > .bar-right > * {
    margin: 0px 0px 0px 16px;
}

.bar .logo {
    display: inline-block;
    height: 16px;
    vertical-align: middle;
}

.bar .avatar {
    display: inline-block;
    height: 34px;
    padding: 5px 5px 5px 5px;
    transition: background-color 0.15s ease-out;
    -o-transition: background-color 0.15s ease-out;
    -ms-transition: background-color 0.15s ease-out;
    -moz-transition: background-color 0.15s ease-out;
    -khtml-transition: background-color 0.15s ease-out;
    -webkit-transition: background-color 0.15s ease-out;
    vertical-align: middle;
    width: 34px;
}

.bar .avatar:hover,
.bar .avatar.hover {
    background-color: #eeeeee;
}

.bar a.item {
    color: #2d2d2d;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
}

.bar a.item:hover,
.bar a.item.hover,
.bar a.item.active {
    color: #4078c0;
    text-decoration: none;
}

body.side-mode a.item:not(.item-image):not(.important),
body.tablet-s a.item:not(.item-image),
body.mobile-s a.item:not(.item-image),
body.side-mode div.item:not(.item-image):not(.important),
body.tablet-s div.item:not(.item-image),
body.mobile-s div.item:not(.item-image) {
    display: none;
}

.bar a.item.item-image {
    font-size: 0px;
}

.bar a.item.item-image:hover {
    text-decoration: none;
}

.bar .search-field {
    display: inline-block;
    text-align: left;
}

body.mobile-s .bar .search-field {
    display: none;
}

.bar .search-field .loader {
    float: right;
    margin-top: -9px;
    opacity: 0.0;
    -o-opacity: 0.0;
    -ms-opacity: 0.0;
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    -webkit-opacity: 0.0;
}

.bar .search-field.updating .loader {
    animation: fade-in 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0) 0.5s forwards;
    -o-animation: fade-in 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0) 0.5s forwards;
    -ms-animation: fade-in 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0) 0.5s forwards;
    -moz-animation: fade-in 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0) 0.5s forwards;
    -khtml-animation: fade-in 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0) 0.5s forwards;
    -webkit-animation: fade-in 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0) 0.5s forwards;
}

.bar .search-field ul.drop-field-contents {
    animation: fade-into-drop 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -o-animation: fade-into-drop 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -ms-animation: fade-into-drop 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -moz-animation: fade-into-drop 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -khtml-animation: fade-into-drop 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -webkit-animation: fade-into-drop 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    background-color: #ffffff;
    border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 1px 3px #bbbbbb;
    -o-box-shadow: 1px 1px 3px #bbbbbb;
    -ms-box-shadow: 1px 1px 3px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px #bbbbbb;
    -khtml-box-shadow: 1px 1px 3px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px #bbbbbb;
    list-style: none;
    margin-top: -6px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

.bar .search-field ul.drop-field-contents > li {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 15px 16px 15px 16px;
}

.bar .search-field ul.drop-field-contents > li:hover,
.bar .search-field ul.drop-field-contents > li.hover,
.bar .search-field ul.drop-field-contents > li.selected {
    background-color: #f8f8f8;
}

.bar .search-field ul.drop-field-contents > li p {
    margin: 0px 0px 0px 0px;
}

.bar .search-field ul.drop-field-contents > li p.title {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 8px;
}

.bar .search-field ul.drop-field-contents > li p.description {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
}

.bar .search-field ul.drop-field-contents > li a:hover {
    text-decoration: none;
}

.bar .bar-left > a.item.item-image {
    margin-right: 24px;
}

body.mobile-s .bar .bar-left > a.item.item-image {
    margin-right: 0px;
}

.bar .burger {
    display: none;
    float: left;
    font-size: 8px;
    height: 52px;
}

body.side-mode .bar .burger {
    display: block;
}

body.desktop-s .bar .burger {
    height: 58px;
}

body.tablet-s .bar .burger,
body.mobile-s .bar .burger {
    display: block;
}

body.desktop-s .bar .burger {
    margin-right: 24px;
}

body.tablet-s .bar .burger {
    margin-right: 16px;
}

body.side-mode.no-burger .bar .burger,
body.tablet-s.no-burger .bar .burger,
body.mobile-s.no-burger .bar .burger {
    display: none;
}

body.no-search .bar .search {
    display: none;
}

body.desktop-s.font-large p {
    font-size: 15px;
    line-height: 24px;
    margin: 16px 0px 16px 0px;
}

body.desktop-s.font-large ul li,
body.desktop-s.font-large ol li {
    font-size: 15px;
    line-height: 24px;
}

body.desktop-s.font-large section > *:last-child {
    margin-bottom: 32px;
}

.margin-left {
    margin-left: 8px;
}

.margin-right {
    margin-right: 8px;
}

body.tablet-s.home {
    padding: 40px 6px 20px 6px;
}

section.page-home {
    color: #4a4a4a;
    font-weight: 400;
    line-height: 1.7;
    padding: 0px 0px 0px 0px;
}

section.page-home * {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0px 0px 0px 0px;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -khtml-outline: none;
    -webkit-outline: none;
    padding: 0px 0px 0px 0px;
}

body.desktop-s.font-large section.page-home > *:last-child {
    margin-bottom: 0px;
}

section.page-home > .main {
    padding: 64px 0px 32px 0px;
}

section.page-home h1,
section.page-home h2,
section.page-home h3 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

section.page-home h1 {
    font-size: 32px;
}

section.page-home h2 {
    font-size: 24px;
}

section.page-home h3 {
    font-size: 20px;
}

section.page-home a {
    color: inherit;
    cursor: pointer;
    text-decoration: underline;
}

section.page-home label {
    margin-bottom: 0.25rem;
    margin-top: 1.5rem;
    width: 100%;
}

section.page-home input,
section.page-home select,
section.page-home textarea {
    border: 1px solid #e1e1e1;
    border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    transition: border-color 0.1s ease-in, box-shadow 0.1s ease-in;
    -o-transition: border-color 0.1s ease-in, box-shadow 0.1s ease-in;
    -ms-transition: border-color 0.1s ease-in, box-shadow 0.1s ease-in;
    -moz-transition: border-color 0.1s ease-in, box-shadow 0.1s ease-in;
    -khtml-transition: border-color 0.1s ease-in, box-shadow 0.1s ease-in;
    -webkit-transition: border-color 0.1s ease-in, box-shadow 0.1s ease-in;
    width: 100%;
}

section.page-home .container {
    margin: 0px auto 0px auto;
    text-align: center;
}

section.page-home .intro {
    font-size: 18px;
}

section.page-home .intro .intro-content {
    margin: 0px auto 0px auto;
    max-width: 100%;
    text-align: center;
    width: 580px;
}

section.page-home .intro .intro-content > .logo {
    margin: 0px 0px 18px 0px;
}

section.page-home .intro .intro-content > .logo > img {
    max-height: 40px;
}

section.page-home .intro .intro-content > h1 {
    color: #222222;
    font-size: 32px;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
}

body.mobile-s section.page-home .intro .intro-content > h1 {
    font-size: 26px;
}

section.page-home .intro .intro-content > p {
    margin: 10px 0px 10px 0px;
}

section.page-home .form-input {
    display: block;
    font-weight: 400;
    line-height: 1.5;
    width: 100%;
}

section.page-home .form-search {
    margin-top: 26px;
}

section.page-home .form-search .form-input {
    background-color: #f2f2f2;
    background-image: url(../images/home/search.svg);
    background-position: 16px center;
    background-size: 30px;
    background-repeat: no-repeat;
    border-color: #f2f2f2;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    padding: 0px 20px 0px 54px;
}

section.page-home .form-search .form-input::placeholder {
    color: #aaaaaa;
}

section.page-home .section-options {
    padding: 0px 0px 0px 0px;
}

section.page-home .section-options .options {
    margin: 18px 0px 56px 0px;
    max-width: 100%;
    text-align: center;
}

section.page-home .row {
    display: inline-block;
    max-width: 100%;
    text-align: center;
}

section.page-home .column {
    position: relative;
    width: 100%;
}

section.page-home .options .column {
    display: inline-block;
    margin-top: 40px;
    max-width: 100%;
    min-width: 380px;
    padding: 0px 20px 0px 20px;
    vertical-align: top;
    width: 33%;
}

body.tablet-s section.page-home .options .column,
body.mobile-s section.page-home .options .column {
    min-width: auto;
    padding: 0px 0px 0px 0px;
    width: 360px;
}

section.page-home .options .option {
    border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    display: block;
    padding: 24px 28px 24px 28px;
    text-decoration: none;
    transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, transform 0.15s ease-out;
    -o-transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, transform 0.15s ease-out;
    -ms-transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, transform 0.15s ease-out;
    -moz-transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, transform 0.15s ease-out;
    -khtml-transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, transform 0.15s ease-out;
    -webkit-transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, transform 0.15s ease-out;
}

body.tablet-s section.page-home .options .option,
body.mobile-s section.page-home .options .option {
    padding: 24px 12px 24px 12px;
}

section.page-home .options .option:hover {
    background-color: #fafafa;
    box-shadow: 2px 2px 3px #d0d0d0;
    -o-box-shadow: 2px 2px 3px #d0d0d0;
    -ms-box-shadow: 2px 2px 3px #d0d0d0;
    -moz-box-shadow: 2px 2px 3px #d0d0d0;
    -khtml-box-shadow: 2px 2px 3px #d0d0d0;
    -webkit-box-shadow: 2px 2px 3px #d0d0d0;
    transform: scale(1.025, 1.025);
    -o-transform: scale(1.025, 1.025);
    -ms-transform: scale(1.025, 1.025);
    -moz-transform: scale(1.025, 1.025);
    -khtml-transform: scale(1.025, 1.025);
    -webkit-transform: scale(1.025, 1.025);
}

section.page-home .options .option .option-image {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: 15%;
}

section.page-home .options .option .option-image > img {
    width: 36px;
}

section.page-home .options .option .option-content {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 80%;
}

section.page-home .options .option .option-content > h3 {
    margin-bottom: 10px;
    transition: color 0.15s ease-out;
    -o-transition: color 0.15s ease-out;
    -ms-transition: color 0.15s ease-out;
    -moz-transition: color 0.15s ease-out;
    -khtml-transition: color 0.15s ease-out;
    -webkit-transition: color 0.15s ease-out;
}

section.page-home .options .option:hover .option-content > h3 {
    color: #4078c0;
}

section.page-home .options .option .option-content > p {
    margin: 0px 0px 0px 0px;
}

section.page-home .section-links {
    font-size: 16px;
    letter-spacing: 0.02em;
    text-align: center;
}

section.page-home .section-links .column {
    display: inline-block;
    margin: 18px 0px 18px 0px;
    min-width: 320px;
    padding: 0px 80px 0px 80px;
    vertical-align: top;
    width: 40%;
}

body.tablet-s section.page-home .section-links .column,
body.mobile-s section.page-home .section-links .column {
    min-width: auto;
    padding: 0px 28px 0px 28px;
    width: 320px;
}

section.page-home .section-links .column + .column:before {
    background-color: #bbbbbb;
    bottom: 15px;
    content: "";
    left: 0px;
    position: absolute;
    top: 15px;
    width: 1px;
}

body.tablet-s .section-links .column + .column:before,
body.mobile-s .section-links .column + .column:before {
    display: none;
}

section.page-home .section-links h2 {
    color: #333333;
    margin-bottom: 20px;
}

section.page-home .section-links .link {
    color: #4078c0;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-decoration: none;
    text-transform: uppercase;
}

section.page-home ul.results {
    list-style: none;
    margin: 46px auto 0px auto;
}

section.page-home ul.results > li {
    border-top: 1px solid #f2f2f2;
    margin: 0px auto 0px auto;
    max-width: 100%;
    padding: 16px 18px 16px 18px;
    text-align: left;
    width: 800px;
}

section.page-home ul.results > li:first-child {
    border-top: none;
}

section.page-home ul.results > li > a {
    color: #4078c0;
    text-decoration: none;
}

section.page-home ul.results > li > a:hover {
    text-decoration: underline;
}

section.page-home ul.results > li > a > h2 {
    margin-bottom: 4px;
}

section.page-home ul.results > li > p {
    margin: 4px 0px 0px 0px;
}

section.page-home .no-results {
    font-size: 18px;
    font-weight: 600;
    margin: 32px auto 0px auto;
    text-align: center;
}

body.tablet-s .button-no-tablet {
    display: none;
}

body.mobile-s .button-no-mobile {
    display: none;
}

.bar .form {
    display: inline-block;
}

ul.list {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

ul.list.list-menu {
    padding: 96px 0px 8px 0px;
}

ul.list.list-menu > li {
    margin: 0px 0px 0px 0px;
}

ul.list.list-menu > li.separator {
    margin: 8px 0px 8px 0px;
}

ul.list.list-menu > li > .link {
    color: #2d2d2d;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    padding: 15px 24px 15px 24px;
    text-decoration: none;
    transition: color 0.10s ease-in-out;
    -o-transition: color 0.10s ease-in-out;
    -ms-transition: color 0.10s ease-in-out;
    -moz-transition: color 0.10s ease-in-out;
    -khtml-transition: color 0.10s ease-in-out;
    -webkit-transition: color 0.10s ease-in-out;
}

body.mobile-s ul.list.list-menu > li > .link {
    font-size: 15px;
    line-height: 16px;
    padding: 13px 18px 13px 18px;
}

ul.list.list-menu > li > .link.active {
    color: #4078c0;
}

ul.list.list-menu > li > .link:hover,
ul.list.list-menu > li > .link.hover {
    background-color: #f2f2f2;
}

ul.list.list-menu > li > .link:active {
    background-color: #e0e0e0;
}

ul.list.list-menu > li > .link.link-action {
    color: #4078c0;
}

ul.list.list-menu > li > .link.link-page {
    text-transform: none;
}

.side-panel {
    background-color: #ffffff;
    display: none;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    z-index: 70;
}

.side-panel > .stack {
    height: 100%;
}

.side-panel > .stack > .stack-in {
    height: 100%;
    transition: left 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -o-transition: left 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -ms-transition: left 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -moz-transition: left 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -khtml-transition: left 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
    -webkit-transition: left 0.35s cubic-bezier(0.645, 0.045, 0.355, 1.0);
}

.side-panel > .stack .stack-item {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    vertical-align: top;
}

.side-panel.side-panel-menu {
    width: 280px;
}

.side-panel.side-panel-menu > .stack .stack-item {
    padding: 0px 0px 0px 0px;
    width: 280px;
}

.side-panel.side-panel-menu .stack .stack-item > .link {
    background-position: 20px center;
    display: block;
    padding: 16px 24px 16px 24px;
    text-transform: capitalize;
}

.side-panel.side-panel-menu .stack .stack-item > .link.link-back {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24px;
    padding-bottom: 11px;
    padding-top: 13px;
    text-transform: uppercase;
}

.side-panel.side-panel-menu .stack .stack-item > .link.link-back > * {
    vertical-align: middle;
}

.side-panel.side-panel-menu .stack .stack-item > .link.link-back > .icon {
    height: 10px;
    margin-right: 8px;
}

.side-panel.side-panel-menu .menu-profile {
    background-color: #1d1d1d;
    color: #ffffff;
    padding: 20px 24px 20px 24px;
    position: fixed;
}

.side-panel.side-panel-menu .menu-profile > .avatar {
    display: inline-block;
    height: 48px;
    vertical-align: top;
    width: 48px;
}

.side-panel.side-panel-menu .menu-profile > .profile-details {
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
    margin-top: 8px;
    padding-left: 8px;
    vertical-align: top;
    width: 172px;
}

.side-panel.side-panel-menu .menu-profile > .profile-details > .profile-name {
    font-weight: 600;
    margin-bottom: 6px;
}
