body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid;
    border-color: #888 #888 #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.slide-in-down.mui-enter {
    backface-visibility: hidden;
    transform: translateY(-100%);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    backface-visibility: hidden;
    transform: translateX(-100%);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    backface-visibility: hidden;
    transform: translateY(100%);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    backface-visibility: hidden;
    transform: translateX(100%);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    backface-visibility: hidden;
    transform: translateY(0);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    backface-visibility: hidden;
    transform: translateX(0);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    backface-visibility: hidden;
    transform: translateY(0);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    backface-visibility: hidden;
    transform: translateX(0);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    opacity: 0;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: linear
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    opacity: 1;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: linear
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    opacity: 0;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg)
}

.hinge-in-from-right.mui-enter {
    opacity: 0;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg)
}

.hinge-in-from-bottom.mui-enter {
    opacity: 0;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg)
}

.hinge-in-from-left.mui-enter {
    opacity: 0;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg)
}

.hinge-in-from-middle-x.mui-enter {
    opacity: 0;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg)
}

.hinge-in-from-middle-y.mui-enter {
    opacity: 0;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg)
}

.hinge-out-from-top.mui-leave {
    transform-origin: top;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    opacity: 0;
    transform: perspective(2000px) rotateX(90deg)
}

.hinge-out-from-right.mui-leave {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    opacity: 0;
    transform: perspective(2000px) rotateY(90deg)
}

.hinge-out-from-bottom.mui-leave {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    opacity: 0;
    transform: perspective(2000px) rotateX(-90deg)
}

.hinge-out-from-left.mui-leave {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    opacity: 0;
    transform: perspective(2000px) rotateY(-90deg)
}

.hinge-out-from-middle-x.mui-leave {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    opacity: 0;
    transform: perspective(2000px) rotateX(90deg)
}

.hinge-out-from-middle-y.mui-leave {
    opacity: 1;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    opacity: 0;
    transform: perspective(2000px) rotateY(90deg)
}

.scale-in-up.mui-enter {
    opacity: 0;
    transform: scale(.5);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.scale-in-up.mui-enter.mui-enter-active {
    opacity: 1;
    transform: scale(1)
}

.scale-in-down.mui-enter {
    opacity: 0;
    transform: scale(1.5);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    opacity: 1;
    transform: scale(1)
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.scale-out-up.mui-leave.mui-leave-active {
    opacity: 0;
    transform: scale(1.5)
}

.scale-out-down.mui-leave {
    opacity: 1;
    transform: scale(1);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.scale-out-down.mui-leave.mui-leave-active {
    opacity: 0;
    transform: scale(.5)
}

.spin-in.mui-enter {
    opacity: 0;
    transform: rotate(-270deg);
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    opacity: 1;
    transform: rotate(0)
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    opacity: 0;
    transform: rotate(270deg)
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    opacity: 1;
    transform: rotate(0)
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-property: transform, opacity;
    transition-timing-function: linear
}

.spin-out-ccw.mui-leave.mui-leave-active {
    opacity: 0;
    transform: rotate(-270deg)
}

.slow {
    transition-duration: .75s !important
}

.fast {
    transition-duration: .25s !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }
    to {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-ccw-1turn
}

@keyframes spin-ccw-1turn {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(-1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: .75s !important
}

.fast {
    animation-duration: .25s !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    animation-delay: .3s !important
}

.long-delay {
    animation-delay: .7s !important
}

@font-face {
    font-display: swap;
    font-family: TTFirsNeue;
    font-weight: 400;
    src: url(../fonts/TTFirsNeue-Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: TTFirsNeue;
    font-weight: 400;
    src: url(../fonts/TTFirsNeue-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: TTFirsNeue;
    font-weight: 500;
    src: url(../fonts/TTFirsNeue-Medium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: TTFirsNeue;
    font-weight: 500;
    src: url(../fonts/TTFirsNeue-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: TTFirsNeue;
    font-weight: 600;
    src: url(../fonts/TTFirsNeue-DemiBold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: TTFirsNeue;
    font-weight: 600;
    src: url(../fonts/TTFirsNeue-DemiBold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: CoFoSans;
    font-weight: 400;
    src: url(../fonts/CoFoSansRegular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: CoFoSans;
    font-weight: 500;
    src: url(../fonts/CoFoSansMedium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: CoFoSans;
    font-weight: 700;
    src: url(../fonts/CoFoSansBold.woff) format("woff")
}

@media print,
screen and (min-width:40em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        left: auto;
        margin: 0 auto;
        right: auto
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

[data-whatinput=mouse] *,
[data-whatinput=mouse] :focus,
[data-whatinput=touch] *,
[data-whatinput=touch] :focus,
[data-whatintent=mouse] *,
[data-whatintent=mouse] :focus,
[data-whatintent=touch] *,
[data-whatintent=touch] :focus {
    outline: none
}

[draggable=false] {
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=60em&xlarge=75em&xxlarge=90em&xxxlarge=120em&giant=160em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #f6f7fa;
    color: #13141c;
    font-family: TTFirsNeue, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px
}

select,
textarea {
    border-radius: .25rem
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: .25rem;
    cursor: auto;
    line-height: 1;
    padding: 0
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: TTFirsNeue, sans-serif;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0
}

.h1,
h1 {
    font-size: 1.5rem
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: 0
}

.h2,
h2 {
    font-size: 1.25rem
}

.h3,
h3 {
    font-size: 1.1875rem
}

.h3,
.h4,
h3,
h4 {
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: 0
}

.h4,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1.0625rem
}

.h5,
.h6,
h5,
h6 {
    margin-bottom: .5rem;
    margin-top: 0
}

.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4
}

@media print,
screen and (min-width:40em) {
    .h1,
    h1 {
        font-size: 3rem
    }
    .h2,
    h2 {
        font-size: 2.5rem
    }
    .h3,
    h3 {
        font-size: 1.9375rem
    }
    .h4,
    h4 {
        font-size: 1.5625rem
    }
    .h5,
    h5 {
        font-size: 1.25rem
    }
    .h6,
    h6 {
        font-size: 1rem
    }
}

a {
    color: #ed1b2f;
    cursor: pointer;
    line-height: inherit;
    -webkit-text-decoration: none;
    text-decoration: none
}

a:focus,
a:hover {
    color: #d21123
}

a img,
hr {
    border: 0
}

hr {
    border-bottom: 1px solid #cacaca;
    clear: both;
    height: 0;
    margin: 1.25rem auto;
    max-width: 82rem
}

dl,
ol,
ul {
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1rem
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    margin-left: 1.25rem
}

dl {
    margin-bottom: 1rem
}

dl dt {
    font-weight: 700;
    margin-bottom: .3rem
}

blockquote {
    border-left: 1px solid #cacaca;
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem
}

blockquote,
blockquote p {
    color: #8a8a8a;
    line-height: 1.6
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #444;
    cursor: help;
    -webkit-text-decoration: none;
    text-decoration: none
}

figure,
kbd {
    margin: 0
}

kbd {
    background-color: #e6e6e6;
    border-radius: .25rem;
    color: #444;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    padding: .125rem .25rem 0
}

.subheader {
    color: #8a8a8a;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem
}

.lead {
    font-size: 20px;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    list-style: none;
    margin-left: 0
}

.cite-block,
cite {
    color: #8a8a8a;
    display: block;
    font-size: .8125rem
}

.cite-block:before,
cite:before {
    content: "— "
}

.code-inline,
code {
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .125rem .3125rem .0625rem
}

.code-block,
.code-inline,
code {
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    color: #444;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    font-weight: 400
}

.code-block {
    display: block;
    margin-bottom: 1.5rem;
    overflow: auto;
    padding: 1rem;
    white-space: pre
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:60em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:75em) {
    .xlarge-text-left {
        text-align: left
    }
    .xlarge-text-right {
        text-align: right
    }
    .xlarge-text-center {
        text-align: center
    }
    .xlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        -webkit-print-color-adjust: economy;
        print-color-adjust: economy;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        -webkit-text-decoration: underline;
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 82rem;
    padding-left: .5rem;
    padding-right: .5rem
}

@media print,
screen and (min-width:40em) {
    .grid-container {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.grid-container.fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem
}

@media print,
screen and (min-width:40em) {
    .grid-container.fluid {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.grid-container.full {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-13,
.grid-x>.small-14,
.grid-x>.small-15,
.grid-x>.small-16,
.grid-x>.small-17,
.grid-x>.small-18,
.grid-x>.small-19,
.grid-x>.small-2,
.grid-x>.small-20,
.grid-x>.small-21,
.grid-x>.small-22,
.grid-x>.small-23,
.grid-x>.small-24,
.grid-x>.small-25,
.grid-x>.small-26,
.grid-x>.small-27,
.grid-x>.small-28,
.grid-x>.small-29,
.grid-x>.small-3,
.grid-x>.small-30,
.grid-x>.small-31,
.grid-x>.small-32,
.grid-x>.small-33,
.grid-x>.small-34,
.grid-x>.small-35,
.grid-x>.small-36,
.grid-x>.small-37,
.grid-x>.small-38,
.grid-x>.small-39,
.grid-x>.small-4,
.grid-x>.small-40,
.grid-x>.small-41,
.grid-x>.small-42,
.grid-x>.small-43,
.grid-x>.small-44,
.grid-x>.small-45,
.grid-x>.small-46,
.grid-x>.small-47,
.grid-x>.small-48,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {
    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-13,
    .grid-x>.medium-14,
    .grid-x>.medium-15,
    .grid-x>.medium-16,
    .grid-x>.medium-17,
    .grid-x>.medium-18,
    .grid-x>.medium-19,
    .grid-x>.medium-2,
    .grid-x>.medium-20,
    .grid-x>.medium-21,
    .grid-x>.medium-22,
    .grid-x>.medium-23,
    .grid-x>.medium-24,
    .grid-x>.medium-25,
    .grid-x>.medium-26,
    .grid-x>.medium-27,
    .grid-x>.medium-28,
    .grid-x>.medium-29,
    .grid-x>.medium-3,
    .grid-x>.medium-30,
    .grid-x>.medium-31,
    .grid-x>.medium-32,
    .grid-x>.medium-33,
    .grid-x>.medium-34,
    .grid-x>.medium-35,
    .grid-x>.medium-36,
    .grid-x>.medium-37,
    .grid-x>.medium-38,
    .grid-x>.medium-39,
    .grid-x>.medium-4,
    .grid-x>.medium-40,
    .grid-x>.medium-41,
    .grid-x>.medium-42,
    .grid-x>.medium-43,
    .grid-x>.medium-44,
    .grid-x>.medium-45,
    .grid-x>.medium-46,
    .grid-x>.medium-47,
    .grid-x>.medium-48,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:60em) {
    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-13,
    .grid-x>.large-14,
    .grid-x>.large-15,
    .grid-x>.large-16,
    .grid-x>.large-17,
    .grid-x>.large-18,
    .grid-x>.large-19,
    .grid-x>.large-2,
    .grid-x>.large-20,
    .grid-x>.large-21,
    .grid-x>.large-22,
    .grid-x>.large-23,
    .grid-x>.large-24,
    .grid-x>.large-25,
    .grid-x>.large-26,
    .grid-x>.large-27,
    .grid-x>.large-28,
    .grid-x>.large-29,
    .grid-x>.large-3,
    .grid-x>.large-30,
    .grid-x>.large-31,
    .grid-x>.large-32,
    .grid-x>.large-33,
    .grid-x>.large-34,
    .grid-x>.large-35,
    .grid-x>.large-36,
    .grid-x>.large-37,
    .grid-x>.large-38,
    .grid-x>.large-39,
    .grid-x>.large-4,
    .grid-x>.large-40,
    .grid-x>.large-41,
    .grid-x>.large-42,
    .grid-x>.large-43,
    .grid-x>.large-44,
    .grid-x>.large-45,
    .grid-x>.large-46,
    .grid-x>.large-47,
    .grid-x>.large-48,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:75em) {
    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-13,
    .grid-x>.xlarge-14,
    .grid-x>.xlarge-15,
    .grid-x>.xlarge-16,
    .grid-x>.xlarge-17,
    .grid-x>.xlarge-18,
    .grid-x>.xlarge-19,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-20,
    .grid-x>.xlarge-21,
    .grid-x>.xlarge-22,
    .grid-x>.xlarge-23,
    .grid-x>.xlarge-24,
    .grid-x>.xlarge-25,
    .grid-x>.xlarge-26,
    .grid-x>.xlarge-27,
    .grid-x>.xlarge-28,
    .grid-x>.xlarge-29,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-30,
    .grid-x>.xlarge-31,
    .grid-x>.xlarge-32,
    .grid-x>.xlarge-33,
    .grid-x>.xlarge-34,
    .grid-x>.xlarge-35,
    .grid-x>.xlarge-36,
    .grid-x>.xlarge-37,
    .grid-x>.xlarge-38,
    .grid-x>.xlarge-39,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-40,
    .grid-x>.xlarge-41,
    .grid-x>.xlarge-42,
    .grid-x>.xlarge-43,
    .grid-x>.xlarge-44,
    .grid-x>.xlarge-45,
    .grid-x>.xlarge-46,
    .grid-x>.xlarge-47,
    .grid-x>.xlarge-48,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-full,
    .grid-x>.xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-13,
.grid-x>.small-14,
.grid-x>.small-15,
.grid-x>.small-16,
.grid-x>.small-17,
.grid-x>.small-18,
.grid-x>.small-19,
.grid-x>.small-2,
.grid-x>.small-20,
.grid-x>.small-21,
.grid-x>.small-22,
.grid-x>.small-23,
.grid-x>.small-24,
.grid-x>.small-25,
.grid-x>.small-26,
.grid-x>.small-27,
.grid-x>.small-28,
.grid-x>.small-29,
.grid-x>.small-3,
.grid-x>.small-30,
.grid-x>.small-31,
.grid-x>.small-32,
.grid-x>.small-33,
.grid-x>.small-34,
.grid-x>.small-35,
.grid-x>.small-36,
.grid-x>.small-37,
.grid-x>.small-38,
.grid-x>.small-39,
.grid-x>.small-4,
.grid-x>.small-40,
.grid-x>.small-41,
.grid-x>.small-42,
.grid-x>.small-43,
.grid-x>.small-44,
.grid-x>.small-45,
.grid-x>.small-46,
.grid-x>.small-47,
.grid-x>.small-48,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 2.0833333333%
}

.grid-x>.small-2 {
    width: 4.1666666667%
}

.grid-x>.small-3 {
    width: 6.25%
}

.grid-x>.small-4 {
    width: 8.3333333333%
}

.grid-x>.small-5 {
    width: 10.4166666667%
}

.grid-x>.small-6 {
    width: 12.5%
}

.grid-x>.small-7 {
    width: 14.5833333333%
}

.grid-x>.small-8 {
    width: 16.6666666667%
}

.grid-x>.small-9 {
    width: 18.75%
}

.grid-x>.small-10 {
    width: 20.8333333333%
}

.grid-x>.small-11 {
    width: 22.9166666667%
}

.grid-x>.small-12 {
    width: 25%
}

.grid-x>.small-13 {
    width: 27.0833333333%
}

.grid-x>.small-14 {
    width: 29.1666666667%
}

.grid-x>.small-15 {
    width: 31.25%
}

.grid-x>.small-16 {
    width: 33.3333333333%
}

.grid-x>.small-17 {
    width: 35.4166666667%
}

.grid-x>.small-18 {
    width: 37.5%
}

.grid-x>.small-19 {
    width: 39.5833333333%
}

.grid-x>.small-20 {
    width: 41.6666666667%
}

.grid-x>.small-21 {
    width: 43.75%
}

.grid-x>.small-22 {
    width: 45.8333333333%
}

.grid-x>.small-23 {
    width: 47.9166666667%
}

.grid-x>.small-24 {
    width: 50%
}

.grid-x>.small-25 {
    width: 52.0833333333%
}

.grid-x>.small-26 {
    width: 54.1666666667%
}

.grid-x>.small-27 {
    width: 56.25%
}

.grid-x>.small-28 {
    width: 58.3333333333%
}

.grid-x>.small-29 {
    width: 60.4166666667%
}

.grid-x>.small-30 {
    width: 62.5%
}

.grid-x>.small-31 {
    width: 64.5833333333%
}

.grid-x>.small-32 {
    width: 66.6666666667%
}

.grid-x>.small-33 {
    width: 68.75%
}

.grid-x>.small-34 {
    width: 70.8333333333%
}

.grid-x>.small-35 {
    width: 72.9166666667%
}

.grid-x>.small-36 {
    width: 75%
}

.grid-x>.small-37 {
    width: 77.0833333333%
}

.grid-x>.small-38 {
    width: 79.1666666667%
}

.grid-x>.small-39 {
    width: 81.25%
}

.grid-x>.small-40 {
    width: 83.3333333333%
}

.grid-x>.small-41 {
    width: 85.4166666667%
}

.grid-x>.small-42 {
    width: 87.5%
}

.grid-x>.small-43 {
    width: 89.5833333333%
}

.grid-x>.small-44 {
    width: 91.6666666667%
}

.grid-x>.small-45 {
    width: 93.75%
}

.grid-x>.small-46 {
    width: 95.8333333333%
}

.grid-x>.small-47 {
    width: 97.9166666667%
}

.grid-x>.small-48 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-x>.medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        width: auto
    }
    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-13,
    .grid-x>.medium-14,
    .grid-x>.medium-15,
    .grid-x>.medium-16,
    .grid-x>.medium-17,
    .grid-x>.medium-18,
    .grid-x>.medium-19,
    .grid-x>.medium-2,
    .grid-x>.medium-20,
    .grid-x>.medium-21,
    .grid-x>.medium-22,
    .grid-x>.medium-23,
    .grid-x>.medium-24,
    .grid-x>.medium-25,
    .grid-x>.medium-26,
    .grid-x>.medium-27,
    .grid-x>.medium-28,
    .grid-x>.medium-29,
    .grid-x>.medium-3,
    .grid-x>.medium-30,
    .grid-x>.medium-31,
    .grid-x>.medium-32,
    .grid-x>.medium-33,
    .grid-x>.medium-34,
    .grid-x>.medium-35,
    .grid-x>.medium-36,
    .grid-x>.medium-37,
    .grid-x>.medium-38,
    .grid-x>.medium-39,
    .grid-x>.medium-4,
    .grid-x>.medium-40,
    .grid-x>.medium-41,
    .grid-x>.medium-42,
    .grid-x>.medium-43,
    .grid-x>.medium-44,
    .grid-x>.medium-45,
    .grid-x>.medium-46,
    .grid-x>.medium-47,
    .grid-x>.medium-48,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-x>.medium-shrink {
        width: auto
    }
    .grid-x>.medium-1 {
        width: 2.0833333333%
    }
    .grid-x>.medium-2 {
        width: 4.1666666667%
    }
    .grid-x>.medium-3 {
        width: 6.25%
    }
    .grid-x>.medium-4 {
        width: 8.3333333333%
    }
    .grid-x>.medium-5 {
        width: 10.4166666667%
    }
    .grid-x>.medium-6 {
        width: 12.5%
    }
    .grid-x>.medium-7 {
        width: 14.5833333333%
    }
    .grid-x>.medium-8 {
        width: 16.6666666667%
    }
    .grid-x>.medium-9 {
        width: 18.75%
    }
    .grid-x>.medium-10 {
        width: 20.8333333333%
    }
    .grid-x>.medium-11 {
        width: 22.9166666667%
    }
    .grid-x>.medium-12 {
        width: 25%
    }
    .grid-x>.medium-13 {
        width: 27.0833333333%
    }
    .grid-x>.medium-14 {
        width: 29.1666666667%
    }
    .grid-x>.medium-15 {
        width: 31.25%
    }
    .grid-x>.medium-16 {
        width: 33.3333333333%
    }
    .grid-x>.medium-17 {
        width: 35.4166666667%
    }
    .grid-x>.medium-18 {
        width: 37.5%
    }
    .grid-x>.medium-19 {
        width: 39.5833333333%
    }
    .grid-x>.medium-20 {
        width: 41.6666666667%
    }
    .grid-x>.medium-21 {
        width: 43.75%
    }
    .grid-x>.medium-22 {
        width: 45.8333333333%
    }
    .grid-x>.medium-23 {
        width: 47.9166666667%
    }
    .grid-x>.medium-24 {
        width: 50%
    }
    .grid-x>.medium-25 {
        width: 52.0833333333%
    }
    .grid-x>.medium-26 {
        width: 54.1666666667%
    }
    .grid-x>.medium-27 {
        width: 56.25%
    }
    .grid-x>.medium-28 {
        width: 58.3333333333%
    }
    .grid-x>.medium-29 {
        width: 60.4166666667%
    }
    .grid-x>.medium-30 {
        width: 62.5%
    }
    .grid-x>.medium-31 {
        width: 64.5833333333%
    }
    .grid-x>.medium-32 {
        width: 66.6666666667%
    }
    .grid-x>.medium-33 {
        width: 68.75%
    }
    .grid-x>.medium-34 {
        width: 70.8333333333%
    }
    .grid-x>.medium-35 {
        width: 72.9166666667%
    }
    .grid-x>.medium-36 {
        width: 75%
    }
    .grid-x>.medium-37 {
        width: 77.0833333333%
    }
    .grid-x>.medium-38 {
        width: 79.1666666667%
    }
    .grid-x>.medium-39 {
        width: 81.25%
    }
    .grid-x>.medium-40 {
        width: 83.3333333333%
    }
    .grid-x>.medium-41 {
        width: 85.4166666667%
    }
    .grid-x>.medium-42 {
        width: 87.5%
    }
    .grid-x>.medium-43 {
        width: 89.5833333333%
    }
    .grid-x>.medium-44 {
        width: 91.6666666667%
    }
    .grid-x>.medium-45 {
        width: 93.75%
    }
    .grid-x>.medium-46 {
        width: 95.8333333333%
    }
    .grid-x>.medium-47 {
        width: 97.9166666667%
    }
    .grid-x>.medium-48 {
        width: 100%
    }
}

@media print,
screen and (min-width:60em) {
    .grid-x>.large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        width: auto
    }
    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-13,
    .grid-x>.large-14,
    .grid-x>.large-15,
    .grid-x>.large-16,
    .grid-x>.large-17,
    .grid-x>.large-18,
    .grid-x>.large-19,
    .grid-x>.large-2,
    .grid-x>.large-20,
    .grid-x>.large-21,
    .grid-x>.large-22,
    .grid-x>.large-23,
    .grid-x>.large-24,
    .grid-x>.large-25,
    .grid-x>.large-26,
    .grid-x>.large-27,
    .grid-x>.large-28,
    .grid-x>.large-29,
    .grid-x>.large-3,
    .grid-x>.large-30,
    .grid-x>.large-31,
    .grid-x>.large-32,
    .grid-x>.large-33,
    .grid-x>.large-34,
    .grid-x>.large-35,
    .grid-x>.large-36,
    .grid-x>.large-37,
    .grid-x>.large-38,
    .grid-x>.large-39,
    .grid-x>.large-4,
    .grid-x>.large-40,
    .grid-x>.large-41,
    .grid-x>.large-42,
    .grid-x>.large-43,
    .grid-x>.large-44,
    .grid-x>.large-45,
    .grid-x>.large-46,
    .grid-x>.large-47,
    .grid-x>.large-48,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-x>.large-shrink {
        width: auto
    }
    .grid-x>.large-1 {
        width: 2.0833333333%
    }
    .grid-x>.large-2 {
        width: 4.1666666667%
    }
    .grid-x>.large-3 {
        width: 6.25%
    }
    .grid-x>.large-4 {
        width: 8.3333333333%
    }
    .grid-x>.large-5 {
        width: 10.4166666667%
    }
    .grid-x>.large-6 {
        width: 12.5%
    }
    .grid-x>.large-7 {
        width: 14.5833333333%
    }
    .grid-x>.large-8 {
        width: 16.6666666667%
    }
    .grid-x>.large-9 {
        width: 18.75%
    }
    .grid-x>.large-10 {
        width: 20.8333333333%
    }
    .grid-x>.large-11 {
        width: 22.9166666667%
    }
    .grid-x>.large-12 {
        width: 25%
    }
    .grid-x>.large-13 {
        width: 27.0833333333%
    }
    .grid-x>.large-14 {
        width: 29.1666666667%
    }
    .grid-x>.large-15 {
        width: 31.25%
    }
    .grid-x>.large-16 {
        width: 33.3333333333%
    }
    .grid-x>.large-17 {
        width: 35.4166666667%
    }
    .grid-x>.large-18 {
        width: 37.5%
    }
    .grid-x>.large-19 {
        width: 39.5833333333%
    }
    .grid-x>.large-20 {
        width: 41.6666666667%
    }
    .grid-x>.large-21 {
        width: 43.75%
    }
    .grid-x>.large-22 {
        width: 45.8333333333%
    }
    .grid-x>.large-23 {
        width: 47.9166666667%
    }
    .grid-x>.large-24 {
        width: 50%
    }
    .grid-x>.large-25 {
        width: 52.0833333333%
    }
    .grid-x>.large-26 {
        width: 54.1666666667%
    }
    .grid-x>.large-27 {
        width: 56.25%
    }
    .grid-x>.large-28 {
        width: 58.3333333333%
    }
    .grid-x>.large-29 {
        width: 60.4166666667%
    }
    .grid-x>.large-30 {
        width: 62.5%
    }
    .grid-x>.large-31 {
        width: 64.5833333333%
    }
    .grid-x>.large-32 {
        width: 66.6666666667%
    }
    .grid-x>.large-33 {
        width: 68.75%
    }
    .grid-x>.large-34 {
        width: 70.8333333333%
    }
    .grid-x>.large-35 {
        width: 72.9166666667%
    }
    .grid-x>.large-36 {
        width: 75%
    }
    .grid-x>.large-37 {
        width: 77.0833333333%
    }
    .grid-x>.large-38 {
        width: 79.1666666667%
    }
    .grid-x>.large-39 {
        width: 81.25%
    }
    .grid-x>.large-40 {
        width: 83.3333333333%
    }
    .grid-x>.large-41 {
        width: 85.4166666667%
    }
    .grid-x>.large-42 {
        width: 87.5%
    }
    .grid-x>.large-43 {
        width: 89.5833333333%
    }
    .grid-x>.large-44 {
        width: 91.6666666667%
    }
    .grid-x>.large-45 {
        width: 93.75%
    }
    .grid-x>.large-46 {
        width: 95.8333333333%
    }
    .grid-x>.large-47 {
        width: 97.9166666667%
    }
    .grid-x>.large-48 {
        width: 100%
    }
}

@media screen and (min-width:75em) {
    .grid-x>.xlarge-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        width: auto
    }
    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-13,
    .grid-x>.xlarge-14,
    .grid-x>.xlarge-15,
    .grid-x>.xlarge-16,
    .grid-x>.xlarge-17,
    .grid-x>.xlarge-18,
    .grid-x>.xlarge-19,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-20,
    .grid-x>.xlarge-21,
    .grid-x>.xlarge-22,
    .grid-x>.xlarge-23,
    .grid-x>.xlarge-24,
    .grid-x>.xlarge-25,
    .grid-x>.xlarge-26,
    .grid-x>.xlarge-27,
    .grid-x>.xlarge-28,
    .grid-x>.xlarge-29,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-30,
    .grid-x>.xlarge-31,
    .grid-x>.xlarge-32,
    .grid-x>.xlarge-33,
    .grid-x>.xlarge-34,
    .grid-x>.xlarge-35,
    .grid-x>.xlarge-36,
    .grid-x>.xlarge-37,
    .grid-x>.xlarge-38,
    .grid-x>.xlarge-39,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-40,
    .grid-x>.xlarge-41,
    .grid-x>.xlarge-42,
    .grid-x>.xlarge-43,
    .grid-x>.xlarge-44,
    .grid-x>.xlarge-45,
    .grid-x>.xlarge-46,
    .grid-x>.xlarge-47,
    .grid-x>.xlarge-48,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-x>.xlarge-shrink {
        width: auto
    }
    .grid-x>.xlarge-1 {
        width: 2.0833333333%
    }
    .grid-x>.xlarge-2 {
        width: 4.1666666667%
    }
    .grid-x>.xlarge-3 {
        width: 6.25%
    }
    .grid-x>.xlarge-4 {
        width: 8.3333333333%
    }
    .grid-x>.xlarge-5 {
        width: 10.4166666667%
    }
    .grid-x>.xlarge-6 {
        width: 12.5%
    }
    .grid-x>.xlarge-7 {
        width: 14.5833333333%
    }
    .grid-x>.xlarge-8 {
        width: 16.6666666667%
    }
    .grid-x>.xlarge-9 {
        width: 18.75%
    }
    .grid-x>.xlarge-10 {
        width: 20.8333333333%
    }
    .grid-x>.xlarge-11 {
        width: 22.9166666667%
    }
    .grid-x>.xlarge-12 {
        width: 25%
    }
    .grid-x>.xlarge-13 {
        width: 27.0833333333%
    }
    .grid-x>.xlarge-14 {
        width: 29.1666666667%
    }
    .grid-x>.xlarge-15 {
        width: 31.25%
    }
    .grid-x>.xlarge-16 {
        width: 33.3333333333%
    }
    .grid-x>.xlarge-17 {
        width: 35.4166666667%
    }
    .grid-x>.xlarge-18 {
        width: 37.5%
    }
    .grid-x>.xlarge-19 {
        width: 39.5833333333%
    }
    .grid-x>.xlarge-20 {
        width: 41.6666666667%
    }
    .grid-x>.xlarge-21 {
        width: 43.75%
    }
    .grid-x>.xlarge-22 {
        width: 45.8333333333%
    }
    .grid-x>.xlarge-23 {
        width: 47.9166666667%
    }
    .grid-x>.xlarge-24 {
        width: 50%
    }
    .grid-x>.xlarge-25 {
        width: 52.0833333333%
    }
    .grid-x>.xlarge-26 {
        width: 54.1666666667%
    }
    .grid-x>.xlarge-27 {
        width: 56.25%
    }
    .grid-x>.xlarge-28 {
        width: 58.3333333333%
    }
    .grid-x>.xlarge-29 {
        width: 60.4166666667%
    }
    .grid-x>.xlarge-30 {
        width: 62.5%
    }
    .grid-x>.xlarge-31 {
        width: 64.5833333333%
    }
    .grid-x>.xlarge-32 {
        width: 66.6666666667%
    }
    .grid-x>.xlarge-33 {
        width: 68.75%
    }
    .grid-x>.xlarge-34 {
        width: 70.8333333333%
    }
    .grid-x>.xlarge-35 {
        width: 72.9166666667%
    }
    .grid-x>.xlarge-36 {
        width: 75%
    }
    .grid-x>.xlarge-37 {
        width: 77.0833333333%
    }
    .grid-x>.xlarge-38 {
        width: 79.1666666667%
    }
    .grid-x>.xlarge-39 {
        width: 81.25%
    }
    .grid-x>.xlarge-40 {
        width: 83.3333333333%
    }
    .grid-x>.xlarge-41 {
        width: 85.4166666667%
    }
    .grid-x>.xlarge-42 {
        width: 87.5%
    }
    .grid-x>.xlarge-43 {
        width: 89.5833333333%
    }
    .grid-x>.xlarge-44 {
        width: 91.6666666667%
    }
    .grid-x>.xlarge-45 {
        width: 93.75%
    }
    .grid-x>.xlarge-46 {
        width: 95.8333333333%
    }
    .grid-x>.xlarge-47 {
        width: 97.9166666667%
    }
    .grid-x>.xlarge-48 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
}

.grid-margin-x>.cell {
    margin-left: .5rem;
    margin-right: .5rem;
    width: calc(100% - 1rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.cell {
        margin-left: .5rem;
        margin-right: .5rem;
        width: calc(100% - 1rem)
    }
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(2.08333% - 1rem)
}

.grid-margin-x>.small-2 {
    width: calc(4.16667% - 1rem)
}

.grid-margin-x>.small-3 {
    width: calc(6.25% - 1rem)
}

.grid-margin-x>.small-4 {
    width: calc(8.33333% - 1rem)
}

.grid-margin-x>.small-5 {
    width: calc(10.41667% - 1rem)
}

.grid-margin-x>.small-6 {
    width: calc(12.5% - 1rem)
}

.grid-margin-x>.small-7 {
    width: calc(14.58333% - 1rem)
}

.grid-margin-x>.small-8 {
    width: calc(16.66667% - 1rem)
}

.grid-margin-x>.small-9 {
    width: calc(18.75% - 1rem)
}

.grid-margin-x>.small-10 {
    width: calc(20.83333% - 1rem)
}

.grid-margin-x>.small-11 {
    width: calc(22.91667% - 1rem)
}

.grid-margin-x>.small-12 {
    width: calc(25% - 1rem)
}

.grid-margin-x>.small-13 {
    width: calc(27.08333% - 1rem)
}

.grid-margin-x>.small-14 {
    width: calc(29.16667% - 1rem)
}

.grid-margin-x>.small-15 {
    width: calc(31.25% - 1rem)
}

.grid-margin-x>.small-16 {
    width: calc(33.33333% - 1rem)
}

.grid-margin-x>.small-17 {
    width: calc(35.41667% - 1rem)
}

.grid-margin-x>.small-18 {
    width: calc(37.5% - 1rem)
}

.grid-margin-x>.small-19 {
    width: calc(39.58333% - 1rem)
}

.grid-margin-x>.small-20 {
    width: calc(41.66667% - 1rem)
}

.grid-margin-x>.small-21 {
    width: calc(43.75% - 1rem)
}

.grid-margin-x>.small-22 {
    width: calc(45.83333% - 1rem)
}

.grid-margin-x>.small-23 {
    width: calc(47.91667% - 1rem)
}

.grid-margin-x>.small-24 {
    width: calc(50% - 1rem)
}

.grid-margin-x>.small-25 {
    width: calc(52.08333% - 1rem)
}

.grid-margin-x>.small-26 {
    width: calc(54.16667% - 1rem)
}

.grid-margin-x>.small-27 {
    width: calc(56.25% - 1rem)
}

.grid-margin-x>.small-28 {
    width: calc(58.33333% - 1rem)
}

.grid-margin-x>.small-29 {
    width: calc(60.41667% - 1rem)
}

.grid-margin-x>.small-30 {
    width: calc(62.5% - 1rem)
}

.grid-margin-x>.small-31 {
    width: calc(64.58333% - 1rem)
}

.grid-margin-x>.small-32 {
    width: calc(66.66667% - 1rem)
}

.grid-margin-x>.small-33 {
    width: calc(68.75% - 1rem)
}

.grid-margin-x>.small-34 {
    width: calc(70.83333% - 1rem)
}

.grid-margin-x>.small-35 {
    width: calc(72.91667% - 1rem)
}

.grid-margin-x>.small-36 {
    width: calc(75% - 1rem)
}

.grid-margin-x>.small-37 {
    width: calc(77.08333% - 1rem)
}

.grid-margin-x>.small-38 {
    width: calc(79.16667% - 1rem)
}

.grid-margin-x>.small-39 {
    width: calc(81.25% - 1rem)
}

.grid-margin-x>.small-40 {
    width: calc(83.33333% - 1rem)
}

.grid-margin-x>.small-41 {
    width: calc(85.41667% - 1rem)
}

.grid-margin-x>.small-42 {
    width: calc(87.5% - 1rem)
}

.grid-margin-x>.small-43 {
    width: calc(89.58333% - 1rem)
}

.grid-margin-x>.small-44 {
    width: calc(91.66667% - 1rem)
}

.grid-margin-x>.small-45 {
    width: calc(93.75% - 1rem)
}

.grid-margin-x>.small-46 {
    width: calc(95.83333% - 1rem)
}

.grid-margin-x>.small-47 {
    width: calc(97.91667% - 1rem)
}

.grid-margin-x>.small-48 {
    width: calc(100% - 1rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.auto,
    .grid-margin-x>.shrink {
        width: auto
    }
    .grid-margin-x>.small-1 {
        width: calc(2.08333% - 1rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(4.16667% - 1rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(6.25% - 1rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(8.33333% - 1rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(10.41667% - 1rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(12.5% - 1rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(14.58333% - 1rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(18.75% - 1rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(20.83333% - 1rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(22.91667% - 1rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(25% - 1rem)
    }
    .grid-margin-x>.small-13 {
        width: calc(27.08333% - 1rem)
    }
    .grid-margin-x>.small-14 {
        width: calc(29.16667% - 1rem)
    }
    .grid-margin-x>.small-15 {
        width: calc(31.25% - 1rem)
    }
    .grid-margin-x>.small-16 {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x>.small-17 {
        width: calc(35.41667% - 1rem)
    }
    .grid-margin-x>.small-18 {
        width: calc(37.5% - 1rem)
    }
    .grid-margin-x>.small-19 {
        width: calc(39.58333% - 1rem)
    }
    .grid-margin-x>.small-20 {
        width: calc(41.66667% - 1rem)
    }
    .grid-margin-x>.small-21 {
        width: calc(43.75% - 1rem)
    }
    .grid-margin-x>.small-22 {
        width: calc(45.83333% - 1rem)
    }
    .grid-margin-x>.small-23 {
        width: calc(47.91667% - 1rem)
    }
    .grid-margin-x>.small-24 {
        width: calc(50% - 1rem)
    }
    .grid-margin-x>.small-25 {
        width: calc(52.08333% - 1rem)
    }
    .grid-margin-x>.small-26 {
        width: calc(54.16667% - 1rem)
    }
    .grid-margin-x>.small-27 {
        width: calc(56.25% - 1rem)
    }
    .grid-margin-x>.small-28 {
        width: calc(58.33333% - 1rem)
    }
    .grid-margin-x>.small-29 {
        width: calc(60.41667% - 1rem)
    }
    .grid-margin-x>.small-30 {
        width: calc(62.5% - 1rem)
    }
    .grid-margin-x>.small-31 {
        width: calc(64.58333% - 1rem)
    }
    .grid-margin-x>.small-32 {
        width: calc(66.66667% - 1rem)
    }
    .grid-margin-x>.small-33 {
        width: calc(68.75% - 1rem)
    }
    .grid-margin-x>.small-34 {
        width: calc(70.83333% - 1rem)
    }
    .grid-margin-x>.small-35 {
        width: calc(72.91667% - 1rem)
    }
    .grid-margin-x>.small-36 {
        width: calc(75% - 1rem)
    }
    .grid-margin-x>.small-37 {
        width: calc(77.08333% - 1rem)
    }
    .grid-margin-x>.small-38 {
        width: calc(79.16667% - 1rem)
    }
    .grid-margin-x>.small-39 {
        width: calc(81.25% - 1rem)
    }
    .grid-margin-x>.small-40 {
        width: calc(83.33333% - 1rem)
    }
    .grid-margin-x>.small-41 {
        width: calc(85.41667% - 1rem)
    }
    .grid-margin-x>.small-42 {
        width: calc(87.5% - 1rem)
    }
    .grid-margin-x>.small-43 {
        width: calc(89.58333% - 1rem)
    }
    .grid-margin-x>.small-44 {
        width: calc(91.66667% - 1rem)
    }
    .grid-margin-x>.small-45 {
        width: calc(93.75% - 1rem)
    }
    .grid-margin-x>.small-46 {
        width: calc(95.83333% - 1rem)
    }
    .grid-margin-x>.small-47 {
        width: calc(97.91667% - 1rem)
    }
    .grid-margin-x>.small-48 {
        width: calc(100% - 1rem)
    }
    .grid-margin-x>.medium-auto,
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(2.08333% - 1rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(4.16667% - 1rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(6.25% - 1rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(8.33333% - 1rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(10.41667% - 1rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(12.5% - 1rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(14.58333% - 1rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(18.75% - 1rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(20.83333% - 1rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(22.91667% - 1rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(25% - 1rem)
    }
    .grid-margin-x>.medium-13 {
        width: calc(27.08333% - 1rem)
    }
    .grid-margin-x>.medium-14 {
        width: calc(29.16667% - 1rem)
    }
    .grid-margin-x>.medium-15 {
        width: calc(31.25% - 1rem)
    }
    .grid-margin-x>.medium-16 {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x>.medium-17 {
        width: calc(35.41667% - 1rem)
    }
    .grid-margin-x>.medium-18 {
        width: calc(37.5% - 1rem)
    }
    .grid-margin-x>.medium-19 {
        width: calc(39.58333% - 1rem)
    }
    .grid-margin-x>.medium-20 {
        width: calc(41.66667% - 1rem)
    }
    .grid-margin-x>.medium-21 {
        width: calc(43.75% - 1rem)
    }
    .grid-margin-x>.medium-22 {
        width: calc(45.83333% - 1rem)
    }
    .grid-margin-x>.medium-23 {
        width: calc(47.91667% - 1rem)
    }
    .grid-margin-x>.medium-24 {
        width: calc(50% - 1rem)
    }
    .grid-margin-x>.medium-25 {
        width: calc(52.08333% - 1rem)
    }
    .grid-margin-x>.medium-26 {
        width: calc(54.16667% - 1rem)
    }
    .grid-margin-x>.medium-27 {
        width: calc(56.25% - 1rem)
    }
    .grid-margin-x>.medium-28 {
        width: calc(58.33333% - 1rem)
    }
    .grid-margin-x>.medium-29 {
        width: calc(60.41667% - 1rem)
    }
    .grid-margin-x>.medium-30 {
        width: calc(62.5% - 1rem)
    }
    .grid-margin-x>.medium-31 {
        width: calc(64.58333% - 1rem)
    }
    .grid-margin-x>.medium-32 {
        width: calc(66.66667% - 1rem)
    }
    .grid-margin-x>.medium-33 {
        width: calc(68.75% - 1rem)
    }
    .grid-margin-x>.medium-34 {
        width: calc(70.83333% - 1rem)
    }
    .grid-margin-x>.medium-35 {
        width: calc(72.91667% - 1rem)
    }
    .grid-margin-x>.medium-36 {
        width: calc(75% - 1rem)
    }
    .grid-margin-x>.medium-37 {
        width: calc(77.08333% - 1rem)
    }
    .grid-margin-x>.medium-38 {
        width: calc(79.16667% - 1rem)
    }
    .grid-margin-x>.medium-39 {
        width: calc(81.25% - 1rem)
    }
    .grid-margin-x>.medium-40 {
        width: calc(83.33333% - 1rem)
    }
    .grid-margin-x>.medium-41 {
        width: calc(85.41667% - 1rem)
    }
    .grid-margin-x>.medium-42 {
        width: calc(87.5% - 1rem)
    }
    .grid-margin-x>.medium-43 {
        width: calc(89.58333% - 1rem)
    }
    .grid-margin-x>.medium-44 {
        width: calc(91.66667% - 1rem)
    }
    .grid-margin-x>.medium-45 {
        width: calc(93.75% - 1rem)
    }
    .grid-margin-x>.medium-46 {
        width: calc(95.83333% - 1rem)
    }
    .grid-margin-x>.medium-47 {
        width: calc(97.91667% - 1rem)
    }
    .grid-margin-x>.medium-48 {
        width: calc(100% - 1rem)
    }
}

@media print,
screen and (min-width:60em) {
    .grid-margin-x>.large-auto,
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(2.08333% - 1rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(4.16667% - 1rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(6.25% - 1rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(8.33333% - 1rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(10.41667% - 1rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(12.5% - 1rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(14.58333% - 1rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(18.75% - 1rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(20.83333% - 1rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(22.91667% - 1rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(25% - 1rem)
    }
    .grid-margin-x>.large-13 {
        width: calc(27.08333% - 1rem)
    }
    .grid-margin-x>.large-14 {
        width: calc(29.16667% - 1rem)
    }
    .grid-margin-x>.large-15 {
        width: calc(31.25% - 1rem)
    }
    .grid-margin-x>.large-16 {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x>.large-17 {
        width: calc(35.41667% - 1rem)
    }
    .grid-margin-x>.large-18 {
        width: calc(37.5% - 1rem)
    }
    .grid-margin-x>.large-19 {
        width: calc(39.58333% - 1rem)
    }
    .grid-margin-x>.large-20 {
        width: calc(41.66667% - 1rem)
    }
    .grid-margin-x>.large-21 {
        width: calc(43.75% - 1rem)
    }
    .grid-margin-x>.large-22 {
        width: calc(45.83333% - 1rem)
    }
    .grid-margin-x>.large-23 {
        width: calc(47.91667% - 1rem)
    }
    .grid-margin-x>.large-24 {
        width: calc(50% - 1rem)
    }
    .grid-margin-x>.large-25 {
        width: calc(52.08333% - 1rem)
    }
    .grid-margin-x>.large-26 {
        width: calc(54.16667% - 1rem)
    }
    .grid-margin-x>.large-27 {
        width: calc(56.25% - 1rem)
    }
    .grid-margin-x>.large-28 {
        width: calc(58.33333% - 1rem)
    }
    .grid-margin-x>.large-29 {
        width: calc(60.41667% - 1rem)
    }
    .grid-margin-x>.large-30 {
        width: calc(62.5% - 1rem)
    }
    .grid-margin-x>.large-31 {
        width: calc(64.58333% - 1rem)
    }
    .grid-margin-x>.large-32 {
        width: calc(66.66667% - 1rem)
    }
    .grid-margin-x>.large-33 {
        width: calc(68.75% - 1rem)
    }
    .grid-margin-x>.large-34 {
        width: calc(70.83333% - 1rem)
    }
    .grid-margin-x>.large-35 {
        width: calc(72.91667% - 1rem)
    }
    .grid-margin-x>.large-36 {
        width: calc(75% - 1rem)
    }
    .grid-margin-x>.large-37 {
        width: calc(77.08333% - 1rem)
    }
    .grid-margin-x>.large-38 {
        width: calc(79.16667% - 1rem)
    }
    .grid-margin-x>.large-39 {
        width: calc(81.25% - 1rem)
    }
    .grid-margin-x>.large-40 {
        width: calc(83.33333% - 1rem)
    }
    .grid-margin-x>.large-41 {
        width: calc(85.41667% - 1rem)
    }
    .grid-margin-x>.large-42 {
        width: calc(87.5% - 1rem)
    }
    .grid-margin-x>.large-43 {
        width: calc(89.58333% - 1rem)
    }
    .grid-margin-x>.large-44 {
        width: calc(91.66667% - 1rem)
    }
    .grid-margin-x>.large-45 {
        width: calc(93.75% - 1rem)
    }
    .grid-margin-x>.large-46 {
        width: calc(95.83333% - 1rem)
    }
    .grid-margin-x>.large-47 {
        width: calc(97.91667% - 1rem)
    }
    .grid-margin-x>.large-48 {
        width: calc(100% - 1rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-x>.xlarge-auto,
    .grid-margin-x>.xlarge-shrink {
        width: auto
    }
    .grid-margin-x>.xlarge-1 {
        width: calc(2.08333% - 1rem)
    }
    .grid-margin-x>.xlarge-2 {
        width: calc(4.16667% - 1rem)
    }
    .grid-margin-x>.xlarge-3 {
        width: calc(6.25% - 1rem)
    }
    .grid-margin-x>.xlarge-4 {
        width: calc(8.33333% - 1rem)
    }
    .grid-margin-x>.xlarge-5 {
        width: calc(10.41667% - 1rem)
    }
    .grid-margin-x>.xlarge-6 {
        width: calc(12.5% - 1rem)
    }
    .grid-margin-x>.xlarge-7 {
        width: calc(14.58333% - 1rem)
    }
    .grid-margin-x>.xlarge-8 {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x>.xlarge-9 {
        width: calc(18.75% - 1rem)
    }
    .grid-margin-x>.xlarge-10 {
        width: calc(20.83333% - 1rem)
    }
    .grid-margin-x>.xlarge-11 {
        width: calc(22.91667% - 1rem)
    }
    .grid-margin-x>.xlarge-12 {
        width: calc(25% - 1rem)
    }
    .grid-margin-x>.xlarge-13 {
        width: calc(27.08333% - 1rem)
    }
    .grid-margin-x>.xlarge-14 {
        width: calc(29.16667% - 1rem)
    }
    .grid-margin-x>.xlarge-15 {
        width: calc(31.25% - 1rem)
    }
    .grid-margin-x>.xlarge-16 {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x>.xlarge-17 {
        width: calc(35.41667% - 1rem)
    }
    .grid-margin-x>.xlarge-18 {
        width: calc(37.5% - 1rem)
    }
    .grid-margin-x>.xlarge-19 {
        width: calc(39.58333% - 1rem)
    }
    .grid-margin-x>.xlarge-20 {
        width: calc(41.66667% - 1rem)
    }
    .grid-margin-x>.xlarge-21 {
        width: calc(43.75% - 1rem)
    }
    .grid-margin-x>.xlarge-22 {
        width: calc(45.83333% - 1rem)
    }
    .grid-margin-x>.xlarge-23 {
        width: calc(47.91667% - 1rem)
    }
    .grid-margin-x>.xlarge-24 {
        width: calc(50% - 1rem)
    }
    .grid-margin-x>.xlarge-25 {
        width: calc(52.08333% - 1rem)
    }
    .grid-margin-x>.xlarge-26 {
        width: calc(54.16667% - 1rem)
    }
    .grid-margin-x>.xlarge-27 {
        width: calc(56.25% - 1rem)
    }
    .grid-margin-x>.xlarge-28 {
        width: calc(58.33333% - 1rem)
    }
    .grid-margin-x>.xlarge-29 {
        width: calc(60.41667% - 1rem)
    }
    .grid-margin-x>.xlarge-30 {
        width: calc(62.5% - 1rem)
    }
    .grid-margin-x>.xlarge-31 {
        width: calc(64.58333% - 1rem)
    }
    .grid-margin-x>.xlarge-32 {
        width: calc(66.66667% - 1rem)
    }
    .grid-margin-x>.xlarge-33 {
        width: calc(68.75% - 1rem)
    }
    .grid-margin-x>.xlarge-34 {
        width: calc(70.83333% - 1rem)
    }
    .grid-margin-x>.xlarge-35 {
        width: calc(72.91667% - 1rem)
    }
    .grid-margin-x>.xlarge-36 {
        width: calc(75% - 1rem)
    }
    .grid-margin-x>.xlarge-37 {
        width: calc(77.08333% - 1rem)
    }
    .grid-margin-x>.xlarge-38 {
        width: calc(79.16667% - 1rem)
    }
    .grid-margin-x>.xlarge-39 {
        width: calc(81.25% - 1rem)
    }
    .grid-margin-x>.xlarge-40 {
        width: calc(83.33333% - 1rem)
    }
    .grid-margin-x>.xlarge-41 {
        width: calc(85.41667% - 1rem)
    }
    .grid-margin-x>.xlarge-42 {
        width: calc(87.5% - 1rem)
    }
    .grid-margin-x>.xlarge-43 {
        width: calc(89.58333% - 1rem)
    }
    .grid-margin-x>.xlarge-44 {
        width: calc(91.66667% - 1rem)
    }
    .grid-margin-x>.xlarge-45 {
        width: calc(93.75% - 1rem)
    }
    .grid-margin-x>.xlarge-46 {
        width: calc(95.83333% - 1rem)
    }
    .grid-margin-x>.xlarge-47 {
        width: calc(97.91667% - 1rem)
    }
    .grid-margin-x>.xlarge-48 {
        width: calc(100% - 1rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x .grid-padding-x {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media print,
screen and (min-width:40em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
}

.grid-padding-x>.cell {
    padding-left: .5rem;
    padding-right: .5rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x>.cell {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.3333333333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.6666666667%
}

.small-up-7>.cell {
    width: 14.2857142857%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width:40em) {
    .medium-up-1>.cell {
        width: 100%
    }
    .medium-up-2>.cell {
        width: 50%
    }
    .medium-up-3>.cell {
        width: 33.3333333333%
    }
    .medium-up-4>.cell {
        width: 25%
    }
    .medium-up-5>.cell {
        width: 20%
    }
    .medium-up-6>.cell {
        width: 16.6666666667%
    }
    .medium-up-7>.cell {
        width: 14.2857142857%
    }
    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:60em) {
    .large-up-1>.cell {
        width: 100%
    }
    .large-up-2>.cell {
        width: 50%
    }
    .large-up-3>.cell {
        width: 33.3333333333%
    }
    .large-up-4>.cell {
        width: 25%
    }
    .large-up-5>.cell {
        width: 20%
    }
    .large-up-6>.cell {
        width: 16.6666666667%
    }
    .large-up-7>.cell {
        width: 14.2857142857%
    }
    .large-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:75em) {
    .xlarge-up-1>.cell {
        width: 100%
    }
    .xlarge-up-2>.cell {
        width: 50%
    }
    .xlarge-up-3>.cell {
        width: 33.3333333333%
    }
    .xlarge-up-4>.cell {
        width: 25%
    }
    .xlarge-up-5>.cell {
        width: 20%
    }
    .xlarge-up-6>.cell {
        width: 16.6666666667%
    }
    .xlarge-up-7>.cell {
        width: 14.2857142857%
    }
    .xlarge-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1rem)
    }
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1rem)
    }
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1rem)
    }
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1rem)
    }
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1rem)
    }
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1rem)
    }
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1rem)
    }
}

@media print,
screen and (min-width:60em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-x.xlarge-up-1>.cell {
        width: calc(100% - 1rem)
    }
    .grid-margin-x.xlarge-up-2>.cell {
        width: calc(50% - 1rem)
    }
    .grid-margin-x.xlarge-up-3>.cell {
        width: calc(33.33333% - 1rem)
    }
    .grid-margin-x.xlarge-up-4>.cell {
        width: calc(25% - 1rem)
    }
    .grid-margin-x.xlarge-up-5>.cell {
        width: calc(20% - 1rem)
    }
    .grid-margin-x.xlarge-up-6>.cell {
        width: calc(16.66667% - 1rem)
    }
    .grid-margin-x.xlarge-up-7>.cell {
        width: calc(14.28571% - 1rem)
    }
    .grid-margin-x.xlarge-up-8>.cell {
        width: calc(12.5% - 1rem)
    }
}

.small-margin-collapse,
.small-margin-collapse>.cell {
    margin-left: 0;
    margin-right: 0
}

.small-margin-collapse>.small-1 {
    width: 2.0833333333%
}

.small-margin-collapse>.small-2 {
    width: 4.1666666667%
}

.small-margin-collapse>.small-3 {
    width: 6.25%
}

.small-margin-collapse>.small-4 {
    width: 8.3333333333%
}

.small-margin-collapse>.small-5 {
    width: 10.4166666667%
}

.small-margin-collapse>.small-6 {
    width: 12.5%
}

.small-margin-collapse>.small-7 {
    width: 14.5833333333%
}

.small-margin-collapse>.small-8 {
    width: 16.6666666667%
}

.small-margin-collapse>.small-9 {
    width: 18.75%
}

.small-margin-collapse>.small-10 {
    width: 20.8333333333%
}

.small-margin-collapse>.small-11 {
    width: 22.9166666667%
}

.small-margin-collapse>.small-12 {
    width: 25%
}

.small-margin-collapse>.small-13 {
    width: 27.0833333333%
}

.small-margin-collapse>.small-14 {
    width: 29.1666666667%
}

.small-margin-collapse>.small-15 {
    width: 31.25%
}

.small-margin-collapse>.small-16 {
    width: 33.3333333333%
}

.small-margin-collapse>.small-17 {
    width: 35.4166666667%
}

.small-margin-collapse>.small-18 {
    width: 37.5%
}

.small-margin-collapse>.small-19 {
    width: 39.5833333333%
}

.small-margin-collapse>.small-20 {
    width: 41.6666666667%
}

.small-margin-collapse>.small-21 {
    width: 43.75%
}

.small-margin-collapse>.small-22 {
    width: 45.8333333333%
}

.small-margin-collapse>.small-23 {
    width: 47.9166666667%
}

.small-margin-collapse>.small-24 {
    width: 50%
}

.small-margin-collapse>.small-25 {
    width: 52.0833333333%
}

.small-margin-collapse>.small-26 {
    width: 54.1666666667%
}

.small-margin-collapse>.small-27 {
    width: 56.25%
}

.small-margin-collapse>.small-28 {
    width: 58.3333333333%
}

.small-margin-collapse>.small-29 {
    width: 60.4166666667%
}

.small-margin-collapse>.small-30 {
    width: 62.5%
}

.small-margin-collapse>.small-31 {
    width: 64.5833333333%
}

.small-margin-collapse>.small-32 {
    width: 66.6666666667%
}

.small-margin-collapse>.small-33 {
    width: 68.75%
}

.small-margin-collapse>.small-34 {
    width: 70.8333333333%
}

.small-margin-collapse>.small-35 {
    width: 72.9166666667%
}

.small-margin-collapse>.small-36 {
    width: 75%
}

.small-margin-collapse>.small-37 {
    width: 77.0833333333%
}

.small-margin-collapse>.small-38 {
    width: 79.1666666667%
}

.small-margin-collapse>.small-39 {
    width: 81.25%
}

.small-margin-collapse>.small-40 {
    width: 83.3333333333%
}

.small-margin-collapse>.small-41 {
    width: 85.4166666667%
}

.small-margin-collapse>.small-42 {
    width: 87.5%
}

.small-margin-collapse>.small-43 {
    width: 89.5833333333%
}

.small-margin-collapse>.small-44 {
    width: 91.6666666667%
}

.small-margin-collapse>.small-45 {
    width: 93.75%
}

.small-margin-collapse>.small-46 {
    width: 95.8333333333%
}

.small-margin-collapse>.small-47 {
    width: 97.9166666667%
}

.small-margin-collapse>.small-48 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .small-margin-collapse>.medium-1 {
        width: 2.0833333333%
    }
    .small-margin-collapse>.medium-2 {
        width: 4.1666666667%
    }
    .small-margin-collapse>.medium-3 {
        width: 6.25%
    }
    .small-margin-collapse>.medium-4 {
        width: 8.3333333333%
    }
    .small-margin-collapse>.medium-5 {
        width: 10.4166666667%
    }
    .small-margin-collapse>.medium-6 {
        width: 12.5%
    }
    .small-margin-collapse>.medium-7 {
        width: 14.5833333333%
    }
    .small-margin-collapse>.medium-8 {
        width: 16.6666666667%
    }
    .small-margin-collapse>.medium-9 {
        width: 18.75%
    }
    .small-margin-collapse>.medium-10 {
        width: 20.8333333333%
    }
    .small-margin-collapse>.medium-11 {
        width: 22.9166666667%
    }
    .small-margin-collapse>.medium-12 {
        width: 25%
    }
    .small-margin-collapse>.medium-13 {
        width: 27.0833333333%
    }
    .small-margin-collapse>.medium-14 {
        width: 29.1666666667%
    }
    .small-margin-collapse>.medium-15 {
        width: 31.25%
    }
    .small-margin-collapse>.medium-16 {
        width: 33.3333333333%
    }
    .small-margin-collapse>.medium-17 {
        width: 35.4166666667%
    }
    .small-margin-collapse>.medium-18 {
        width: 37.5%
    }
    .small-margin-collapse>.medium-19 {
        width: 39.5833333333%
    }
    .small-margin-collapse>.medium-20 {
        width: 41.6666666667%
    }
    .small-margin-collapse>.medium-21 {
        width: 43.75%
    }
    .small-margin-collapse>.medium-22 {
        width: 45.8333333333%
    }
    .small-margin-collapse>.medium-23 {
        width: 47.9166666667%
    }
    .small-margin-collapse>.medium-24 {
        width: 50%
    }
    .small-margin-collapse>.medium-25 {
        width: 52.0833333333%
    }
    .small-margin-collapse>.medium-26 {
        width: 54.1666666667%
    }
    .small-margin-collapse>.medium-27 {
        width: 56.25%
    }
    .small-margin-collapse>.medium-28 {
        width: 58.3333333333%
    }
    .small-margin-collapse>.medium-29 {
        width: 60.4166666667%
    }
    .small-margin-collapse>.medium-30 {
        width: 62.5%
    }
    .small-margin-collapse>.medium-31 {
        width: 64.5833333333%
    }
    .small-margin-collapse>.medium-32 {
        width: 66.6666666667%
    }
    .small-margin-collapse>.medium-33 {
        width: 68.75%
    }
    .small-margin-collapse>.medium-34 {
        width: 70.8333333333%
    }
    .small-margin-collapse>.medium-35 {
        width: 72.9166666667%
    }
    .small-margin-collapse>.medium-36 {
        width: 75%
    }
    .small-margin-collapse>.medium-37 {
        width: 77.0833333333%
    }
    .small-margin-collapse>.medium-38 {
        width: 79.1666666667%
    }
    .small-margin-collapse>.medium-39 {
        width: 81.25%
    }
    .small-margin-collapse>.medium-40 {
        width: 83.3333333333%
    }
    .small-margin-collapse>.medium-41 {
        width: 85.4166666667%
    }
    .small-margin-collapse>.medium-42 {
        width: 87.5%
    }
    .small-margin-collapse>.medium-43 {
        width: 89.5833333333%
    }
    .small-margin-collapse>.medium-44 {
        width: 91.6666666667%
    }
    .small-margin-collapse>.medium-45 {
        width: 93.75%
    }
    .small-margin-collapse>.medium-46 {
        width: 95.8333333333%
    }
    .small-margin-collapse>.medium-47 {
        width: 97.9166666667%
    }
    .small-margin-collapse>.medium-48 {
        width: 100%
    }
}

@media print,
screen and (min-width:60em) {
    .small-margin-collapse>.large-1 {
        width: 2.0833333333%
    }
    .small-margin-collapse>.large-2 {
        width: 4.1666666667%
    }
    .small-margin-collapse>.large-3 {
        width: 6.25%
    }
    .small-margin-collapse>.large-4 {
        width: 8.3333333333%
    }
    .small-margin-collapse>.large-5 {
        width: 10.4166666667%
    }
    .small-margin-collapse>.large-6 {
        width: 12.5%
    }
    .small-margin-collapse>.large-7 {
        width: 14.5833333333%
    }
    .small-margin-collapse>.large-8 {
        width: 16.6666666667%
    }
    .small-margin-collapse>.large-9 {
        width: 18.75%
    }
    .small-margin-collapse>.large-10 {
        width: 20.8333333333%
    }
    .small-margin-collapse>.large-11 {
        width: 22.9166666667%
    }
    .small-margin-collapse>.large-12 {
        width: 25%
    }
    .small-margin-collapse>.large-13 {
        width: 27.0833333333%
    }
    .small-margin-collapse>.large-14 {
        width: 29.1666666667%
    }
    .small-margin-collapse>.large-15 {
        width: 31.25%
    }
    .small-margin-collapse>.large-16 {
        width: 33.3333333333%
    }
    .small-margin-collapse>.large-17 {
        width: 35.4166666667%
    }
    .small-margin-collapse>.large-18 {
        width: 37.5%
    }
    .small-margin-collapse>.large-19 {
        width: 39.5833333333%
    }
    .small-margin-collapse>.large-20 {
        width: 41.6666666667%
    }
    .small-margin-collapse>.large-21 {
        width: 43.75%
    }
    .small-margin-collapse>.large-22 {
        width: 45.8333333333%
    }
    .small-margin-collapse>.large-23 {
        width: 47.9166666667%
    }
    .small-margin-collapse>.large-24 {
        width: 50%
    }
    .small-margin-collapse>.large-25 {
        width: 52.0833333333%
    }
    .small-margin-collapse>.large-26 {
        width: 54.1666666667%
    }
    .small-margin-collapse>.large-27 {
        width: 56.25%
    }
    .small-margin-collapse>.large-28 {
        width: 58.3333333333%
    }
    .small-margin-collapse>.large-29 {
        width: 60.4166666667%
    }
    .small-margin-collapse>.large-30 {
        width: 62.5%
    }
    .small-margin-collapse>.large-31 {
        width: 64.5833333333%
    }
    .small-margin-collapse>.large-32 {
        width: 66.6666666667%
    }
    .small-margin-collapse>.large-33 {
        width: 68.75%
    }
    .small-margin-collapse>.large-34 {
        width: 70.8333333333%
    }
    .small-margin-collapse>.large-35 {
        width: 72.9166666667%
    }
    .small-margin-collapse>.large-36 {
        width: 75%
    }
    .small-margin-collapse>.large-37 {
        width: 77.0833333333%
    }
    .small-margin-collapse>.large-38 {
        width: 79.1666666667%
    }
    .small-margin-collapse>.large-39 {
        width: 81.25%
    }
    .small-margin-collapse>.large-40 {
        width: 83.3333333333%
    }
    .small-margin-collapse>.large-41 {
        width: 85.4166666667%
    }
    .small-margin-collapse>.large-42 {
        width: 87.5%
    }
    .small-margin-collapse>.large-43 {
        width: 89.5833333333%
    }
    .small-margin-collapse>.large-44 {
        width: 91.6666666667%
    }
    .small-margin-collapse>.large-45 {
        width: 93.75%
    }
    .small-margin-collapse>.large-46 {
        width: 95.8333333333%
    }
    .small-margin-collapse>.large-47 {
        width: 97.9166666667%
    }
    .small-margin-collapse>.large-48 {
        width: 100%
    }
}

@media screen and (min-width:75em) {
    .small-margin-collapse>.xlarge-1 {
        width: 2.0833333333%
    }
    .small-margin-collapse>.xlarge-2 {
        width: 4.1666666667%
    }
    .small-margin-collapse>.xlarge-3 {
        width: 6.25%
    }
    .small-margin-collapse>.xlarge-4 {
        width: 8.3333333333%
    }
    .small-margin-collapse>.xlarge-5 {
        width: 10.4166666667%
    }
    .small-margin-collapse>.xlarge-6 {
        width: 12.5%
    }
    .small-margin-collapse>.xlarge-7 {
        width: 14.5833333333%
    }
    .small-margin-collapse>.xlarge-8 {
        width: 16.6666666667%
    }
    .small-margin-collapse>.xlarge-9 {
        width: 18.75%
    }
    .small-margin-collapse>.xlarge-10 {
        width: 20.8333333333%
    }
    .small-margin-collapse>.xlarge-11 {
        width: 22.9166666667%
    }
    .small-margin-collapse>.xlarge-12 {
        width: 25%
    }
    .small-margin-collapse>.xlarge-13 {
        width: 27.0833333333%
    }
    .small-margin-collapse>.xlarge-14 {
        width: 29.1666666667%
    }
    .small-margin-collapse>.xlarge-15 {
        width: 31.25%
    }
    .small-margin-collapse>.xlarge-16 {
        width: 33.3333333333%
    }
    .small-margin-collapse>.xlarge-17 {
        width: 35.4166666667%
    }
    .small-margin-collapse>.xlarge-18 {
        width: 37.5%
    }
    .small-margin-collapse>.xlarge-19 {
        width: 39.5833333333%
    }
    .small-margin-collapse>.xlarge-20 {
        width: 41.6666666667%
    }
    .small-margin-collapse>.xlarge-21 {
        width: 43.75%
    }
    .small-margin-collapse>.xlarge-22 {
        width: 45.8333333333%
    }
    .small-margin-collapse>.xlarge-23 {
        width: 47.9166666667%
    }
    .small-margin-collapse>.xlarge-24 {
        width: 50%
    }
    .small-margin-collapse>.xlarge-25 {
        width: 52.0833333333%
    }
    .small-margin-collapse>.xlarge-26 {
        width: 54.1666666667%
    }
    .small-margin-collapse>.xlarge-27 {
        width: 56.25%
    }
    .small-margin-collapse>.xlarge-28 {
        width: 58.3333333333%
    }
    .small-margin-collapse>.xlarge-29 {
        width: 60.4166666667%
    }
    .small-margin-collapse>.xlarge-30 {
        width: 62.5%
    }
    .small-margin-collapse>.xlarge-31 {
        width: 64.5833333333%
    }
    .small-margin-collapse>.xlarge-32 {
        width: 66.6666666667%
    }
    .small-margin-collapse>.xlarge-33 {
        width: 68.75%
    }
    .small-margin-collapse>.xlarge-34 {
        width: 70.8333333333%
    }
    .small-margin-collapse>.xlarge-35 {
        width: 72.9166666667%
    }
    .small-margin-collapse>.xlarge-36 {
        width: 75%
    }
    .small-margin-collapse>.xlarge-37 {
        width: 77.0833333333%
    }
    .small-margin-collapse>.xlarge-38 {
        width: 79.1666666667%
    }
    .small-margin-collapse>.xlarge-39 {
        width: 81.25%
    }
    .small-margin-collapse>.xlarge-40 {
        width: 83.3333333333%
    }
    .small-margin-collapse>.xlarge-41 {
        width: 85.4166666667%
    }
    .small-margin-collapse>.xlarge-42 {
        width: 87.5%
    }
    .small-margin-collapse>.xlarge-43 {
        width: 89.5833333333%
    }
    .small-margin-collapse>.xlarge-44 {
        width: 91.6666666667%
    }
    .small-margin-collapse>.xlarge-45 {
        width: 93.75%
    }
    .small-margin-collapse>.xlarge-46 {
        width: 95.8333333333%
    }
    .small-margin-collapse>.xlarge-47 {
        width: 97.9166666667%
    }
    .small-margin-collapse>.xlarge-48 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-left: 0;
    margin-right: 0
}

.small-padding-collapse>.cell {
    padding-left: 0;
    padding-right: 0
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse,
    .medium-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }
    .medium-margin-collapse>.small-1 {
        width: 2.0833333333%
    }
    .medium-margin-collapse>.small-2 {
        width: 4.1666666667%
    }
    .medium-margin-collapse>.small-3 {
        width: 6.25%
    }
    .medium-margin-collapse>.small-4 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.small-5 {
        width: 10.4166666667%
    }
    .medium-margin-collapse>.small-6 {
        width: 12.5%
    }
    .medium-margin-collapse>.small-7 {
        width: 14.5833333333%
    }
    .medium-margin-collapse>.small-8 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.small-9 {
        width: 18.75%
    }
    .medium-margin-collapse>.small-10 {
        width: 20.8333333333%
    }
    .medium-margin-collapse>.small-11 {
        width: 22.9166666667%
    }
    .medium-margin-collapse>.small-12 {
        width: 25%
    }
    .medium-margin-collapse>.small-13 {
        width: 27.0833333333%
    }
    .medium-margin-collapse>.small-14 {
        width: 29.1666666667%
    }
    .medium-margin-collapse>.small-15 {
        width: 31.25%
    }
    .medium-margin-collapse>.small-16 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.small-17 {
        width: 35.4166666667%
    }
    .medium-margin-collapse>.small-18 {
        width: 37.5%
    }
    .medium-margin-collapse>.small-19 {
        width: 39.5833333333%
    }
    .medium-margin-collapse>.small-20 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.small-21 {
        width: 43.75%
    }
    .medium-margin-collapse>.small-22 {
        width: 45.8333333333%
    }
    .medium-margin-collapse>.small-23 {
        width: 47.9166666667%
    }
    .medium-margin-collapse>.small-24 {
        width: 50%
    }
    .medium-margin-collapse>.small-25 {
        width: 52.0833333333%
    }
    .medium-margin-collapse>.small-26 {
        width: 54.1666666667%
    }
    .medium-margin-collapse>.small-27 {
        width: 56.25%
    }
    .medium-margin-collapse>.small-28 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.small-29 {
        width: 60.4166666667%
    }
    .medium-margin-collapse>.small-30 {
        width: 62.5%
    }
    .medium-margin-collapse>.small-31 {
        width: 64.5833333333%
    }
    .medium-margin-collapse>.small-32 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.small-33 {
        width: 68.75%
    }
    .medium-margin-collapse>.small-34 {
        width: 70.8333333333%
    }
    .medium-margin-collapse>.small-35 {
        width: 72.9166666667%
    }
    .medium-margin-collapse>.small-36 {
        width: 75%
    }
    .medium-margin-collapse>.small-37 {
        width: 77.0833333333%
    }
    .medium-margin-collapse>.small-38 {
        width: 79.1666666667%
    }
    .medium-margin-collapse>.small-39 {
        width: 81.25%
    }
    .medium-margin-collapse>.small-40 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.small-41 {
        width: 85.4166666667%
    }
    .medium-margin-collapse>.small-42 {
        width: 87.5%
    }
    .medium-margin-collapse>.small-43 {
        width: 89.5833333333%
    }
    .medium-margin-collapse>.small-44 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.small-45 {
        width: 93.75%
    }
    .medium-margin-collapse>.small-46 {
        width: 95.8333333333%
    }
    .medium-margin-collapse>.small-47 {
        width: 97.9166666667%
    }
    .medium-margin-collapse>.small-48 {
        width: 100%
    }
    .medium-margin-collapse>.medium-1 {
        width: 2.0833333333%
    }
    .medium-margin-collapse>.medium-2 {
        width: 4.1666666667%
    }
    .medium-margin-collapse>.medium-3 {
        width: 6.25%
    }
    .medium-margin-collapse>.medium-4 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.medium-5 {
        width: 10.4166666667%
    }
    .medium-margin-collapse>.medium-6 {
        width: 12.5%
    }
    .medium-margin-collapse>.medium-7 {
        width: 14.5833333333%
    }
    .medium-margin-collapse>.medium-8 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.medium-9 {
        width: 18.75%
    }
    .medium-margin-collapse>.medium-10 {
        width: 20.8333333333%
    }
    .medium-margin-collapse>.medium-11 {
        width: 22.9166666667%
    }
    .medium-margin-collapse>.medium-12 {
        width: 25%
    }
    .medium-margin-collapse>.medium-13 {
        width: 27.0833333333%
    }
    .medium-margin-collapse>.medium-14 {
        width: 29.1666666667%
    }
    .medium-margin-collapse>.medium-15 {
        width: 31.25%
    }
    .medium-margin-collapse>.medium-16 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.medium-17 {
        width: 35.4166666667%
    }
    .medium-margin-collapse>.medium-18 {
        width: 37.5%
    }
    .medium-margin-collapse>.medium-19 {
        width: 39.5833333333%
    }
    .medium-margin-collapse>.medium-20 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.medium-21 {
        width: 43.75%
    }
    .medium-margin-collapse>.medium-22 {
        width: 45.8333333333%
    }
    .medium-margin-collapse>.medium-23 {
        width: 47.9166666667%
    }
    .medium-margin-collapse>.medium-24 {
        width: 50%
    }
    .medium-margin-collapse>.medium-25 {
        width: 52.0833333333%
    }
    .medium-margin-collapse>.medium-26 {
        width: 54.1666666667%
    }
    .medium-margin-collapse>.medium-27 {
        width: 56.25%
    }
    .medium-margin-collapse>.medium-28 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.medium-29 {
        width: 60.4166666667%
    }
    .medium-margin-collapse>.medium-30 {
        width: 62.5%
    }
    .medium-margin-collapse>.medium-31 {
        width: 64.5833333333%
    }
    .medium-margin-collapse>.medium-32 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.medium-33 {
        width: 68.75%
    }
    .medium-margin-collapse>.medium-34 {
        width: 70.8333333333%
    }
    .medium-margin-collapse>.medium-35 {
        width: 72.9166666667%
    }
    .medium-margin-collapse>.medium-36 {
        width: 75%
    }
    .medium-margin-collapse>.medium-37 {
        width: 77.0833333333%
    }
    .medium-margin-collapse>.medium-38 {
        width: 79.1666666667%
    }
    .medium-margin-collapse>.medium-39 {
        width: 81.25%
    }
    .medium-margin-collapse>.medium-40 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.medium-41 {
        width: 85.4166666667%
    }
    .medium-margin-collapse>.medium-42 {
        width: 87.5%
    }
    .medium-margin-collapse>.medium-43 {
        width: 89.5833333333%
    }
    .medium-margin-collapse>.medium-44 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.medium-45 {
        width: 93.75%
    }
    .medium-margin-collapse>.medium-46 {
        width: 95.8333333333%
    }
    .medium-margin-collapse>.medium-47 {
        width: 97.9166666667%
    }
    .medium-margin-collapse>.medium-48 {
        width: 100%
    }
}

@media print,
screen and (min-width:60em) {
    .medium-margin-collapse>.large-1 {
        width: 2.0833333333%
    }
    .medium-margin-collapse>.large-2 {
        width: 4.1666666667%
    }
    .medium-margin-collapse>.large-3 {
        width: 6.25%
    }
    .medium-margin-collapse>.large-4 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.large-5 {
        width: 10.4166666667%
    }
    .medium-margin-collapse>.large-6 {
        width: 12.5%
    }
    .medium-margin-collapse>.large-7 {
        width: 14.5833333333%
    }
    .medium-margin-collapse>.large-8 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.large-9 {
        width: 18.75%
    }
    .medium-margin-collapse>.large-10 {
        width: 20.8333333333%
    }
    .medium-margin-collapse>.large-11 {
        width: 22.9166666667%
    }
    .medium-margin-collapse>.large-12 {
        width: 25%
    }
    .medium-margin-collapse>.large-13 {
        width: 27.0833333333%
    }
    .medium-margin-collapse>.large-14 {
        width: 29.1666666667%
    }
    .medium-margin-collapse>.large-15 {
        width: 31.25%
    }
    .medium-margin-collapse>.large-16 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.large-17 {
        width: 35.4166666667%
    }
    .medium-margin-collapse>.large-18 {
        width: 37.5%
    }
    .medium-margin-collapse>.large-19 {
        width: 39.5833333333%
    }
    .medium-margin-collapse>.large-20 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.large-21 {
        width: 43.75%
    }
    .medium-margin-collapse>.large-22 {
        width: 45.8333333333%
    }
    .medium-margin-collapse>.large-23 {
        width: 47.9166666667%
    }
    .medium-margin-collapse>.large-24 {
        width: 50%
    }
    .medium-margin-collapse>.large-25 {
        width: 52.0833333333%
    }
    .medium-margin-collapse>.large-26 {
        width: 54.1666666667%
    }
    .medium-margin-collapse>.large-27 {
        width: 56.25%
    }
    .medium-margin-collapse>.large-28 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.large-29 {
        width: 60.4166666667%
    }
    .medium-margin-collapse>.large-30 {
        width: 62.5%
    }
    .medium-margin-collapse>.large-31 {
        width: 64.5833333333%
    }
    .medium-margin-collapse>.large-32 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.large-33 {
        width: 68.75%
    }
    .medium-margin-collapse>.large-34 {
        width: 70.8333333333%
    }
    .medium-margin-collapse>.large-35 {
        width: 72.9166666667%
    }
    .medium-margin-collapse>.large-36 {
        width: 75%
    }
    .medium-margin-collapse>.large-37 {
        width: 77.0833333333%
    }
    .medium-margin-collapse>.large-38 {
        width: 79.1666666667%
    }
    .medium-margin-collapse>.large-39 {
        width: 81.25%
    }
    .medium-margin-collapse>.large-40 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.large-41 {
        width: 85.4166666667%
    }
    .medium-margin-collapse>.large-42 {
        width: 87.5%
    }
    .medium-margin-collapse>.large-43 {
        width: 89.5833333333%
    }
    .medium-margin-collapse>.large-44 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.large-45 {
        width: 93.75%
    }
    .medium-margin-collapse>.large-46 {
        width: 95.8333333333%
    }
    .medium-margin-collapse>.large-47 {
        width: 97.9166666667%
    }
    .medium-margin-collapse>.large-48 {
        width: 100%
    }
}

@media screen and (min-width:75em) {
    .medium-margin-collapse>.xlarge-1 {
        width: 2.0833333333%
    }
    .medium-margin-collapse>.xlarge-2 {
        width: 4.1666666667%
    }
    .medium-margin-collapse>.xlarge-3 {
        width: 6.25%
    }
    .medium-margin-collapse>.xlarge-4 {
        width: 8.3333333333%
    }
    .medium-margin-collapse>.xlarge-5 {
        width: 10.4166666667%
    }
    .medium-margin-collapse>.xlarge-6 {
        width: 12.5%
    }
    .medium-margin-collapse>.xlarge-7 {
        width: 14.5833333333%
    }
    .medium-margin-collapse>.xlarge-8 {
        width: 16.6666666667%
    }
    .medium-margin-collapse>.xlarge-9 {
        width: 18.75%
    }
    .medium-margin-collapse>.xlarge-10 {
        width: 20.8333333333%
    }
    .medium-margin-collapse>.xlarge-11 {
        width: 22.9166666667%
    }
    .medium-margin-collapse>.xlarge-12 {
        width: 25%
    }
    .medium-margin-collapse>.xlarge-13 {
        width: 27.0833333333%
    }
    .medium-margin-collapse>.xlarge-14 {
        width: 29.1666666667%
    }
    .medium-margin-collapse>.xlarge-15 {
        width: 31.25%
    }
    .medium-margin-collapse>.xlarge-16 {
        width: 33.3333333333%
    }
    .medium-margin-collapse>.xlarge-17 {
        width: 35.4166666667%
    }
    .medium-margin-collapse>.xlarge-18 {
        width: 37.5%
    }
    .medium-margin-collapse>.xlarge-19 {
        width: 39.5833333333%
    }
    .medium-margin-collapse>.xlarge-20 {
        width: 41.6666666667%
    }
    .medium-margin-collapse>.xlarge-21 {
        width: 43.75%
    }
    .medium-margin-collapse>.xlarge-22 {
        width: 45.8333333333%
    }
    .medium-margin-collapse>.xlarge-23 {
        width: 47.9166666667%
    }
    .medium-margin-collapse>.xlarge-24 {
        width: 50%
    }
    .medium-margin-collapse>.xlarge-25 {
        width: 52.0833333333%
    }
    .medium-margin-collapse>.xlarge-26 {
        width: 54.1666666667%
    }
    .medium-margin-collapse>.xlarge-27 {
        width: 56.25%
    }
    .medium-margin-collapse>.xlarge-28 {
        width: 58.3333333333%
    }
    .medium-margin-collapse>.xlarge-29 {
        width: 60.4166666667%
    }
    .medium-margin-collapse>.xlarge-30 {
        width: 62.5%
    }
    .medium-margin-collapse>.xlarge-31 {
        width: 64.5833333333%
    }
    .medium-margin-collapse>.xlarge-32 {
        width: 66.6666666667%
    }
    .medium-margin-collapse>.xlarge-33 {
        width: 68.75%
    }
    .medium-margin-collapse>.xlarge-34 {
        width: 70.8333333333%
    }
    .medium-margin-collapse>.xlarge-35 {
        width: 72.9166666667%
    }
    .medium-margin-collapse>.xlarge-36 {
        width: 75%
    }
    .medium-margin-collapse>.xlarge-37 {
        width: 77.0833333333%
    }
    .medium-margin-collapse>.xlarge-38 {
        width: 79.1666666667%
    }
    .medium-margin-collapse>.xlarge-39 {
        width: 81.25%
    }
    .medium-margin-collapse>.xlarge-40 {
        width: 83.3333333333%
    }
    .medium-margin-collapse>.xlarge-41 {
        width: 85.4166666667%
    }
    .medium-margin-collapse>.xlarge-42 {
        width: 87.5%
    }
    .medium-margin-collapse>.xlarge-43 {
        width: 89.5833333333%
    }
    .medium-margin-collapse>.xlarge-44 {
        width: 91.6666666667%
    }
    .medium-margin-collapse>.xlarge-45 {
        width: 93.75%
    }
    .medium-margin-collapse>.xlarge-46 {
        width: 95.8333333333%
    }
    .medium-margin-collapse>.xlarge-47 {
        width: 97.9166666667%
    }
    .medium-margin-collapse>.xlarge-48 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }
    .medium-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

@media print,
screen and (min-width:60em) {
    .large-margin-collapse,
    .large-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }
    .large-margin-collapse>.small-1 {
        width: 2.0833333333%
    }
    .large-margin-collapse>.small-2 {
        width: 4.1666666667%
    }
    .large-margin-collapse>.small-3 {
        width: 6.25%
    }
    .large-margin-collapse>.small-4 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.small-5 {
        width: 10.4166666667%
    }
    .large-margin-collapse>.small-6 {
        width: 12.5%
    }
    .large-margin-collapse>.small-7 {
        width: 14.5833333333%
    }
    .large-margin-collapse>.small-8 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.small-9 {
        width: 18.75%
    }
    .large-margin-collapse>.small-10 {
        width: 20.8333333333%
    }
    .large-margin-collapse>.small-11 {
        width: 22.9166666667%
    }
    .large-margin-collapse>.small-12 {
        width: 25%
    }
    .large-margin-collapse>.small-13 {
        width: 27.0833333333%
    }
    .large-margin-collapse>.small-14 {
        width: 29.1666666667%
    }
    .large-margin-collapse>.small-15 {
        width: 31.25%
    }
    .large-margin-collapse>.small-16 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.small-17 {
        width: 35.4166666667%
    }
    .large-margin-collapse>.small-18 {
        width: 37.5%
    }
    .large-margin-collapse>.small-19 {
        width: 39.5833333333%
    }
    .large-margin-collapse>.small-20 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.small-21 {
        width: 43.75%
    }
    .large-margin-collapse>.small-22 {
        width: 45.8333333333%
    }
    .large-margin-collapse>.small-23 {
        width: 47.9166666667%
    }
    .large-margin-collapse>.small-24 {
        width: 50%
    }
    .large-margin-collapse>.small-25 {
        width: 52.0833333333%
    }
    .large-margin-collapse>.small-26 {
        width: 54.1666666667%
    }
    .large-margin-collapse>.small-27 {
        width: 56.25%
    }
    .large-margin-collapse>.small-28 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.small-29 {
        width: 60.4166666667%
    }
    .large-margin-collapse>.small-30 {
        width: 62.5%
    }
    .large-margin-collapse>.small-31 {
        width: 64.5833333333%
    }
    .large-margin-collapse>.small-32 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.small-33 {
        width: 68.75%
    }
    .large-margin-collapse>.small-34 {
        width: 70.8333333333%
    }
    .large-margin-collapse>.small-35 {
        width: 72.9166666667%
    }
    .large-margin-collapse>.small-36 {
        width: 75%
    }
    .large-margin-collapse>.small-37 {
        width: 77.0833333333%
    }
    .large-margin-collapse>.small-38 {
        width: 79.1666666667%
    }
    .large-margin-collapse>.small-39 {
        width: 81.25%
    }
    .large-margin-collapse>.small-40 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.small-41 {
        width: 85.4166666667%
    }
    .large-margin-collapse>.small-42 {
        width: 87.5%
    }
    .large-margin-collapse>.small-43 {
        width: 89.5833333333%
    }
    .large-margin-collapse>.small-44 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.small-45 {
        width: 93.75%
    }
    .large-margin-collapse>.small-46 {
        width: 95.8333333333%
    }
    .large-margin-collapse>.small-47 {
        width: 97.9166666667%
    }
    .large-margin-collapse>.small-48 {
        width: 100%
    }
    .large-margin-collapse>.medium-1 {
        width: 2.0833333333%
    }
    .large-margin-collapse>.medium-2 {
        width: 4.1666666667%
    }
    .large-margin-collapse>.medium-3 {
        width: 6.25%
    }
    .large-margin-collapse>.medium-4 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.medium-5 {
        width: 10.4166666667%
    }
    .large-margin-collapse>.medium-6 {
        width: 12.5%
    }
    .large-margin-collapse>.medium-7 {
        width: 14.5833333333%
    }
    .large-margin-collapse>.medium-8 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.medium-9 {
        width: 18.75%
    }
    .large-margin-collapse>.medium-10 {
        width: 20.8333333333%
    }
    .large-margin-collapse>.medium-11 {
        width: 22.9166666667%
    }
    .large-margin-collapse>.medium-12 {
        width: 25%
    }
    .large-margin-collapse>.medium-13 {
        width: 27.0833333333%
    }
    .large-margin-collapse>.medium-14 {
        width: 29.1666666667%
    }
    .large-margin-collapse>.medium-15 {
        width: 31.25%
    }
    .large-margin-collapse>.medium-16 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.medium-17 {
        width: 35.4166666667%
    }
    .large-margin-collapse>.medium-18 {
        width: 37.5%
    }
    .large-margin-collapse>.medium-19 {
        width: 39.5833333333%
    }
    .large-margin-collapse>.medium-20 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.medium-21 {
        width: 43.75%
    }
    .large-margin-collapse>.medium-22 {
        width: 45.8333333333%
    }
    .large-margin-collapse>.medium-23 {
        width: 47.9166666667%
    }
    .large-margin-collapse>.medium-24 {
        width: 50%
    }
    .large-margin-collapse>.medium-25 {
        width: 52.0833333333%
    }
    .large-margin-collapse>.medium-26 {
        width: 54.1666666667%
    }
    .large-margin-collapse>.medium-27 {
        width: 56.25%
    }
    .large-margin-collapse>.medium-28 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.medium-29 {
        width: 60.4166666667%
    }
    .large-margin-collapse>.medium-30 {
        width: 62.5%
    }
    .large-margin-collapse>.medium-31 {
        width: 64.5833333333%
    }
    .large-margin-collapse>.medium-32 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.medium-33 {
        width: 68.75%
    }
    .large-margin-collapse>.medium-34 {
        width: 70.8333333333%
    }
    .large-margin-collapse>.medium-35 {
        width: 72.9166666667%
    }
    .large-margin-collapse>.medium-36 {
        width: 75%
    }
    .large-margin-collapse>.medium-37 {
        width: 77.0833333333%
    }
    .large-margin-collapse>.medium-38 {
        width: 79.1666666667%
    }
    .large-margin-collapse>.medium-39 {
        width: 81.25%
    }
    .large-margin-collapse>.medium-40 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.medium-41 {
        width: 85.4166666667%
    }
    .large-margin-collapse>.medium-42 {
        width: 87.5%
    }
    .large-margin-collapse>.medium-43 {
        width: 89.5833333333%
    }
    .large-margin-collapse>.medium-44 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.medium-45 {
        width: 93.75%
    }
    .large-margin-collapse>.medium-46 {
        width: 95.8333333333%
    }
    .large-margin-collapse>.medium-47 {
        width: 97.9166666667%
    }
    .large-margin-collapse>.medium-48 {
        width: 100%
    }
    .large-margin-collapse>.large-1 {
        width: 2.0833333333%
    }
    .large-margin-collapse>.large-2 {
        width: 4.1666666667%
    }
    .large-margin-collapse>.large-3 {
        width: 6.25%
    }
    .large-margin-collapse>.large-4 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.large-5 {
        width: 10.4166666667%
    }
    .large-margin-collapse>.large-6 {
        width: 12.5%
    }
    .large-margin-collapse>.large-7 {
        width: 14.5833333333%
    }
    .large-margin-collapse>.large-8 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.large-9 {
        width: 18.75%
    }
    .large-margin-collapse>.large-10 {
        width: 20.8333333333%
    }
    .large-margin-collapse>.large-11 {
        width: 22.9166666667%
    }
    .large-margin-collapse>.large-12 {
        width: 25%
    }
    .large-margin-collapse>.large-13 {
        width: 27.0833333333%
    }
    .large-margin-collapse>.large-14 {
        width: 29.1666666667%
    }
    .large-margin-collapse>.large-15 {
        width: 31.25%
    }
    .large-margin-collapse>.large-16 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.large-17 {
        width: 35.4166666667%
    }
    .large-margin-collapse>.large-18 {
        width: 37.5%
    }
    .large-margin-collapse>.large-19 {
        width: 39.5833333333%
    }
    .large-margin-collapse>.large-20 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.large-21 {
        width: 43.75%
    }
    .large-margin-collapse>.large-22 {
        width: 45.8333333333%
    }
    .large-margin-collapse>.large-23 {
        width: 47.9166666667%
    }
    .large-margin-collapse>.large-24 {
        width: 50%
    }
    .large-margin-collapse>.large-25 {
        width: 52.0833333333%
    }
    .large-margin-collapse>.large-26 {
        width: 54.1666666667%
    }
    .large-margin-collapse>.large-27 {
        width: 56.25%
    }
    .large-margin-collapse>.large-28 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.large-29 {
        width: 60.4166666667%
    }
    .large-margin-collapse>.large-30 {
        width: 62.5%
    }
    .large-margin-collapse>.large-31 {
        width: 64.5833333333%
    }
    .large-margin-collapse>.large-32 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.large-33 {
        width: 68.75%
    }
    .large-margin-collapse>.large-34 {
        width: 70.8333333333%
    }
    .large-margin-collapse>.large-35 {
        width: 72.9166666667%
    }
    .large-margin-collapse>.large-36 {
        width: 75%
    }
    .large-margin-collapse>.large-37 {
        width: 77.0833333333%
    }
    .large-margin-collapse>.large-38 {
        width: 79.1666666667%
    }
    .large-margin-collapse>.large-39 {
        width: 81.25%
    }
    .large-margin-collapse>.large-40 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.large-41 {
        width: 85.4166666667%
    }
    .large-margin-collapse>.large-42 {
        width: 87.5%
    }
    .large-margin-collapse>.large-43 {
        width: 89.5833333333%
    }
    .large-margin-collapse>.large-44 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.large-45 {
        width: 93.75%
    }
    .large-margin-collapse>.large-46 {
        width: 95.8333333333%
    }
    .large-margin-collapse>.large-47 {
        width: 97.9166666667%
    }
    .large-margin-collapse>.large-48 {
        width: 100%
    }
}

@media screen and (min-width:75em) {
    .large-margin-collapse>.xlarge-1 {
        width: 2.0833333333%
    }
    .large-margin-collapse>.xlarge-2 {
        width: 4.1666666667%
    }
    .large-margin-collapse>.xlarge-3 {
        width: 6.25%
    }
    .large-margin-collapse>.xlarge-4 {
        width: 8.3333333333%
    }
    .large-margin-collapse>.xlarge-5 {
        width: 10.4166666667%
    }
    .large-margin-collapse>.xlarge-6 {
        width: 12.5%
    }
    .large-margin-collapse>.xlarge-7 {
        width: 14.5833333333%
    }
    .large-margin-collapse>.xlarge-8 {
        width: 16.6666666667%
    }
    .large-margin-collapse>.xlarge-9 {
        width: 18.75%
    }
    .large-margin-collapse>.xlarge-10 {
        width: 20.8333333333%
    }
    .large-margin-collapse>.xlarge-11 {
        width: 22.9166666667%
    }
    .large-margin-collapse>.xlarge-12 {
        width: 25%
    }
    .large-margin-collapse>.xlarge-13 {
        width: 27.0833333333%
    }
    .large-margin-collapse>.xlarge-14 {
        width: 29.1666666667%
    }
    .large-margin-collapse>.xlarge-15 {
        width: 31.25%
    }
    .large-margin-collapse>.xlarge-16 {
        width: 33.3333333333%
    }
    .large-margin-collapse>.xlarge-17 {
        width: 35.4166666667%
    }
    .large-margin-collapse>.xlarge-18 {
        width: 37.5%
    }
    .large-margin-collapse>.xlarge-19 {
        width: 39.5833333333%
    }
    .large-margin-collapse>.xlarge-20 {
        width: 41.6666666667%
    }
    .large-margin-collapse>.xlarge-21 {
        width: 43.75%
    }
    .large-margin-collapse>.xlarge-22 {
        width: 45.8333333333%
    }
    .large-margin-collapse>.xlarge-23 {
        width: 47.9166666667%
    }
    .large-margin-collapse>.xlarge-24 {
        width: 50%
    }
    .large-margin-collapse>.xlarge-25 {
        width: 52.0833333333%
    }
    .large-margin-collapse>.xlarge-26 {
        width: 54.1666666667%
    }
    .large-margin-collapse>.xlarge-27 {
        width: 56.25%
    }
    .large-margin-collapse>.xlarge-28 {
        width: 58.3333333333%
    }
    .large-margin-collapse>.xlarge-29 {
        width: 60.4166666667%
    }
    .large-margin-collapse>.xlarge-30 {
        width: 62.5%
    }
    .large-margin-collapse>.xlarge-31 {
        width: 64.5833333333%
    }
    .large-margin-collapse>.xlarge-32 {
        width: 66.6666666667%
    }
    .large-margin-collapse>.xlarge-33 {
        width: 68.75%
    }
    .large-margin-collapse>.xlarge-34 {
        width: 70.8333333333%
    }
    .large-margin-collapse>.xlarge-35 {
        width: 72.9166666667%
    }
    .large-margin-collapse>.xlarge-36 {
        width: 75%
    }
    .large-margin-collapse>.xlarge-37 {
        width: 77.0833333333%
    }
    .large-margin-collapse>.xlarge-38 {
        width: 79.1666666667%
    }
    .large-margin-collapse>.xlarge-39 {
        width: 81.25%
    }
    .large-margin-collapse>.xlarge-40 {
        width: 83.3333333333%
    }
    .large-margin-collapse>.xlarge-41 {
        width: 85.4166666667%
    }
    .large-margin-collapse>.xlarge-42 {
        width: 87.5%
    }
    .large-margin-collapse>.xlarge-43 {
        width: 89.5833333333%
    }
    .large-margin-collapse>.xlarge-44 {
        width: 91.6666666667%
    }
    .large-margin-collapse>.xlarge-45 {
        width: 93.75%
    }
    .large-margin-collapse>.xlarge-46 {
        width: 95.8333333333%
    }
    .large-margin-collapse>.xlarge-47 {
        width: 97.9166666667%
    }
    .large-margin-collapse>.xlarge-48 {
        width: 100%
    }
}

@media print,
screen and (min-width:60em) {
    .large-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }
    .large-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:75em) {
    .xlarge-margin-collapse,
    .xlarge-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }
    .xlarge-margin-collapse>.small-1 {
        width: 2.0833333333%
    }
    .xlarge-margin-collapse>.small-2 {
        width: 4.1666666667%
    }
    .xlarge-margin-collapse>.small-3 {
        width: 6.25%
    }
    .xlarge-margin-collapse>.small-4 {
        width: 8.3333333333%
    }
    .xlarge-margin-collapse>.small-5 {
        width: 10.4166666667%
    }
    .xlarge-margin-collapse>.small-6 {
        width: 12.5%
    }
    .xlarge-margin-collapse>.small-7 {
        width: 14.5833333333%
    }
    .xlarge-margin-collapse>.small-8 {
        width: 16.6666666667%
    }
    .xlarge-margin-collapse>.small-9 {
        width: 18.75%
    }
    .xlarge-margin-collapse>.small-10 {
        width: 20.8333333333%
    }
    .xlarge-margin-collapse>.small-11 {
        width: 22.9166666667%
    }
    .xlarge-margin-collapse>.small-12 {
        width: 25%
    }
    .xlarge-margin-collapse>.small-13 {
        width: 27.0833333333%
    }
    .xlarge-margin-collapse>.small-14 {
        width: 29.1666666667%
    }
    .xlarge-margin-collapse>.small-15 {
        width: 31.25%
    }
    .xlarge-margin-collapse>.small-16 {
        width: 33.3333333333%
    }
    .xlarge-margin-collapse>.small-17 {
        width: 35.4166666667%
    }
    .xlarge-margin-collapse>.small-18 {
        width: 37.5%
    }
    .xlarge-margin-collapse>.small-19 {
        width: 39.5833333333%
    }
    .xlarge-margin-collapse>.small-20 {
        width: 41.6666666667%
    }
    .xlarge-margin-collapse>.small-21 {
        width: 43.75%
    }
    .xlarge-margin-collapse>.small-22 {
        width: 45.8333333333%
    }
    .xlarge-margin-collapse>.small-23 {
        width: 47.9166666667%
    }
    .xlarge-margin-collapse>.small-24 {
        width: 50%
    }
    .xlarge-margin-collapse>.small-25 {
        width: 52.0833333333%
    }
    .xlarge-margin-collapse>.small-26 {
        width: 54.1666666667%
    }
    .xlarge-margin-collapse>.small-27 {
        width: 56.25%
    }
    .xlarge-margin-collapse>.small-28 {
        width: 58.3333333333%
    }
    .xlarge-margin-collapse>.small-29 {
        width: 60.4166666667%
    }
    .xlarge-margin-collapse>.small-30 {
        width: 62.5%
    }
    .xlarge-margin-collapse>.small-31 {
        width: 64.5833333333%
    }
    .xlarge-margin-collapse>.small-32 {
        width: 66.6666666667%
    }
    .xlarge-margin-collapse>.small-33 {
        width: 68.75%
    }
    .xlarge-margin-collapse>.small-34 {
        width: 70.8333333333%
    }
    .xlarge-margin-collapse>.small-35 {
        width: 72.9166666667%
    }
    .xlarge-margin-collapse>.small-36 {
        width: 75%
    }
    .xlarge-margin-collapse>.small-37 {
        width: 77.0833333333%
    }
    .xlarge-margin-collapse>.small-38 {
        width: 79.1666666667%
    }
    .xlarge-margin-collapse>.small-39 {
        width: 81.25%
    }
    .xlarge-margin-collapse>.small-40 {
        width: 83.3333333333%
    }
    .xlarge-margin-collapse>.small-41 {
        width: 85.4166666667%
    }
    .xlarge-margin-collapse>.small-42 {
        width: 87.5%
    }
    .xlarge-margin-collapse>.small-43 {
        width: 89.5833333333%
    }
    .xlarge-margin-collapse>.small-44 {
        width: 91.6666666667%
    }
    .xlarge-margin-collapse>.small-45 {
        width: 93.75%
    }
    .xlarge-margin-collapse>.small-46 {
        width: 95.8333333333%
    }
    .xlarge-margin-collapse>.small-47 {
        width: 97.9166666667%
    }
    .xlarge-margin-collapse>.small-48 {
        width: 100%
    }
    .xlarge-margin-collapse>.medium-1 {
        width: 2.0833333333%
    }
    .xlarge-margin-collapse>.medium-2 {
        width: 4.1666666667%
    }
    .xlarge-margin-collapse>.medium-3 {
        width: 6.25%
    }
    .xlarge-margin-collapse>.medium-4 {
        width: 8.3333333333%
    }
    .xlarge-margin-collapse>.medium-5 {
        width: 10.4166666667%
    }
    .xlarge-margin-collapse>.medium-6 {
        width: 12.5%
    }
    .xlarge-margin-collapse>.medium-7 {
        width: 14.5833333333%
    }
    .xlarge-margin-collapse>.medium-8 {
        width: 16.6666666667%
    }
    .xlarge-margin-collapse>.medium-9 {
        width: 18.75%
    }
    .xlarge-margin-collapse>.medium-10 {
        width: 20.8333333333%
    }
    .xlarge-margin-collapse>.medium-11 {
        width: 22.9166666667%
    }
    .xlarge-margin-collapse>.medium-12 {
        width: 25%
    }
    .xlarge-margin-collapse>.medium-13 {
        width: 27.0833333333%
    }
    .xlarge-margin-collapse>.medium-14 {
        width: 29.1666666667%
    }
    .xlarge-margin-collapse>.medium-15 {
        width: 31.25%
    }
    .xlarge-margin-collapse>.medium-16 {
        width: 33.3333333333%
    }
    .xlarge-margin-collapse>.medium-17 {
        width: 35.4166666667%
    }
    .xlarge-margin-collapse>.medium-18 {
        width: 37.5%
    }
    .xlarge-margin-collapse>.medium-19 {
        width: 39.5833333333%
    }
    .xlarge-margin-collapse>.medium-20 {
        width: 41.6666666667%
    }
    .xlarge-margin-collapse>.medium-21 {
        width: 43.75%
    }
    .xlarge-margin-collapse>.medium-22 {
        width: 45.8333333333%
    }
    .xlarge-margin-collapse>.medium-23 {
        width: 47.9166666667%
    }
    .xlarge-margin-collapse>.medium-24 {
        width: 50%
    }
    .xlarge-margin-collapse>.medium-25 {
        width: 52.0833333333%
    }
    .xlarge-margin-collapse>.medium-26 {
        width: 54.1666666667%
    }
    .xlarge-margin-collapse>.medium-27 {
        width: 56.25%
    }
    .xlarge-margin-collapse>.medium-28 {
        width: 58.3333333333%
    }
    .xlarge-margin-collapse>.medium-29 {
        width: 60.4166666667%
    }
    .xlarge-margin-collapse>.medium-30 {
        width: 62.5%
    }
    .xlarge-margin-collapse>.medium-31 {
        width: 64.5833333333%
    }
    .xlarge-margin-collapse>.medium-32 {
        width: 66.6666666667%
    }
    .xlarge-margin-collapse>.medium-33 {
        width: 68.75%
    }
    .xlarge-margin-collapse>.medium-34 {
        width: 70.8333333333%
    }
    .xlarge-margin-collapse>.medium-35 {
        width: 72.9166666667%
    }
    .xlarge-margin-collapse>.medium-36 {
        width: 75%
    }
    .xlarge-margin-collapse>.medium-37 {
        width: 77.0833333333%
    }
    .xlarge-margin-collapse>.medium-38 {
        width: 79.1666666667%
    }
    .xlarge-margin-collapse>.medium-39 {
        width: 81.25%
    }
    .xlarge-margin-collapse>.medium-40 {
        width: 83.3333333333%
    }
    .xlarge-margin-collapse>.medium-41 {
        width: 85.4166666667%
    }
    .xlarge-margin-collapse>.medium-42 {
        width: 87.5%
    }
    .xlarge-margin-collapse>.medium-43 {
        width: 89.5833333333%
    }
    .xlarge-margin-collapse>.medium-44 {
        width: 91.6666666667%
    }
    .xlarge-margin-collapse>.medium-45 {
        width: 93.75%
    }
    .xlarge-margin-collapse>.medium-46 {
        width: 95.8333333333%
    }
    .xlarge-margin-collapse>.medium-47 {
        width: 97.9166666667%
    }
    .xlarge-margin-collapse>.medium-48 {
        width: 100%
    }
    .xlarge-margin-collapse>.large-1 {
        width: 2.0833333333%
    }
    .xlarge-margin-collapse>.large-2 {
        width: 4.1666666667%
    }
    .xlarge-margin-collapse>.large-3 {
        width: 6.25%
    }
    .xlarge-margin-collapse>.large-4 {
        width: 8.3333333333%
    }
    .xlarge-margin-collapse>.large-5 {
        width: 10.4166666667%
    }
    .xlarge-margin-collapse>.large-6 {
        width: 12.5%
    }
    .xlarge-margin-collapse>.large-7 {
        width: 14.5833333333%
    }
    .xlarge-margin-collapse>.large-8 {
        width: 16.6666666667%
    }
    .xlarge-margin-collapse>.large-9 {
        width: 18.75%
    }
    .xlarge-margin-collapse>.large-10 {
        width: 20.8333333333%
    }
    .xlarge-margin-collapse>.large-11 {
        width: 22.9166666667%
    }
    .xlarge-margin-collapse>.large-12 {
        width: 25%
    }
    .xlarge-margin-collapse>.large-13 {
        width: 27.0833333333%
    }
    .xlarge-margin-collapse>.large-14 {
        width: 29.1666666667%
    }
    .xlarge-margin-collapse>.large-15 {
        width: 31.25%
    }
    .xlarge-margin-collapse>.large-16 {
        width: 33.3333333333%
    }
    .xlarge-margin-collapse>.large-17 {
        width: 35.4166666667%
    }
    .xlarge-margin-collapse>.large-18 {
        width: 37.5%
    }
    .xlarge-margin-collapse>.large-19 {
        width: 39.5833333333%
    }
    .xlarge-margin-collapse>.large-20 {
        width: 41.6666666667%
    }
    .xlarge-margin-collapse>.large-21 {
        width: 43.75%
    }
    .xlarge-margin-collapse>.large-22 {
        width: 45.8333333333%
    }
    .xlarge-margin-collapse>.large-23 {
        width: 47.9166666667%
    }
    .xlarge-margin-collapse>.large-24 {
        width: 50%
    }
    .xlarge-margin-collapse>.large-25 {
        width: 52.0833333333%
    }
    .xlarge-margin-collapse>.large-26 {
        width: 54.1666666667%
    }
    .xlarge-margin-collapse>.large-27 {
        width: 56.25%
    }
    .xlarge-margin-collapse>.large-28 {
        width: 58.3333333333%
    }
    .xlarge-margin-collapse>.large-29 {
        width: 60.4166666667%
    }
    .xlarge-margin-collapse>.large-30 {
        width: 62.5%
    }
    .xlarge-margin-collapse>.large-31 {
        width: 64.5833333333%
    }
    .xlarge-margin-collapse>.large-32 {
        width: 66.6666666667%
    }
    .xlarge-margin-collapse>.large-33 {
        width: 68.75%
    }
    .xlarge-margin-collapse>.large-34 {
        width: 70.8333333333%
    }
    .xlarge-margin-collapse>.large-35 {
        width: 72.9166666667%
    }
    .xlarge-margin-collapse>.large-36 {
        width: 75%
    }
    .xlarge-margin-collapse>.large-37 {
        width: 77.0833333333%
    }
    .xlarge-margin-collapse>.large-38 {
        width: 79.1666666667%
    }
    .xlarge-margin-collapse>.large-39 {
        width: 81.25%
    }
    .xlarge-margin-collapse>.large-40 {
        width: 83.3333333333%
    }
    .xlarge-margin-collapse>.large-41 {
        width: 85.4166666667%
    }
    .xlarge-margin-collapse>.large-42 {
        width: 87.5%
    }
    .xlarge-margin-collapse>.large-43 {
        width: 89.5833333333%
    }
    .xlarge-margin-collapse>.large-44 {
        width: 91.6666666667%
    }
    .xlarge-margin-collapse>.large-45 {
        width: 93.75%
    }
    .xlarge-margin-collapse>.large-46 {
        width: 95.8333333333%
    }
    .xlarge-margin-collapse>.large-47 {
        width: 97.9166666667%
    }
    .xlarge-margin-collapse>.large-48 {
        width: 100%
    }
    .xlarge-margin-collapse>.xlarge-1 {
        width: 2.0833333333%
    }
    .xlarge-margin-collapse>.xlarge-2 {
        width: 4.1666666667%
    }
    .xlarge-margin-collapse>.xlarge-3 {
        width: 6.25%
    }
    .xlarge-margin-collapse>.xlarge-4 {
        width: 8.3333333333%
    }
    .xlarge-margin-collapse>.xlarge-5 {
        width: 10.4166666667%
    }
    .xlarge-margin-collapse>.xlarge-6 {
        width: 12.5%
    }
    .xlarge-margin-collapse>.xlarge-7 {
        width: 14.5833333333%
    }
    .xlarge-margin-collapse>.xlarge-8 {
        width: 16.6666666667%
    }
    .xlarge-margin-collapse>.xlarge-9 {
        width: 18.75%
    }
    .xlarge-margin-collapse>.xlarge-10 {
        width: 20.8333333333%
    }
    .xlarge-margin-collapse>.xlarge-11 {
        width: 22.9166666667%
    }
    .xlarge-margin-collapse>.xlarge-12 {
        width: 25%
    }
    .xlarge-margin-collapse>.xlarge-13 {
        width: 27.0833333333%
    }
    .xlarge-margin-collapse>.xlarge-14 {
        width: 29.1666666667%
    }
    .xlarge-margin-collapse>.xlarge-15 {
        width: 31.25%
    }
    .xlarge-margin-collapse>.xlarge-16 {
        width: 33.3333333333%
    }
    .xlarge-margin-collapse>.xlarge-17 {
        width: 35.4166666667%
    }
    .xlarge-margin-collapse>.xlarge-18 {
        width: 37.5%
    }
    .xlarge-margin-collapse>.xlarge-19 {
        width: 39.5833333333%
    }
    .xlarge-margin-collapse>.xlarge-20 {
        width: 41.6666666667%
    }
    .xlarge-margin-collapse>.xlarge-21 {
        width: 43.75%
    }
    .xlarge-margin-collapse>.xlarge-22 {
        width: 45.8333333333%
    }
    .xlarge-margin-collapse>.xlarge-23 {
        width: 47.9166666667%
    }
    .xlarge-margin-collapse>.xlarge-24 {
        width: 50%
    }
    .xlarge-margin-collapse>.xlarge-25 {
        width: 52.0833333333%
    }
    .xlarge-margin-collapse>.xlarge-26 {
        width: 54.1666666667%
    }
    .xlarge-margin-collapse>.xlarge-27 {
        width: 56.25%
    }
    .xlarge-margin-collapse>.xlarge-28 {
        width: 58.3333333333%
    }
    .xlarge-margin-collapse>.xlarge-29 {
        width: 60.4166666667%
    }
    .xlarge-margin-collapse>.xlarge-30 {
        width: 62.5%
    }
    .xlarge-margin-collapse>.xlarge-31 {
        width: 64.5833333333%
    }
    .xlarge-margin-collapse>.xlarge-32 {
        width: 66.6666666667%
    }
    .xlarge-margin-collapse>.xlarge-33 {
        width: 68.75%
    }
    .xlarge-margin-collapse>.xlarge-34 {
        width: 70.8333333333%
    }
    .xlarge-margin-collapse>.xlarge-35 {
        width: 72.9166666667%
    }
    .xlarge-margin-collapse>.xlarge-36 {
        width: 75%
    }
    .xlarge-margin-collapse>.xlarge-37 {
        width: 77.0833333333%
    }
    .xlarge-margin-collapse>.xlarge-38 {
        width: 79.1666666667%
    }
    .xlarge-margin-collapse>.xlarge-39 {
        width: 81.25%
    }
    .xlarge-margin-collapse>.xlarge-40 {
        width: 83.3333333333%
    }
    .xlarge-margin-collapse>.xlarge-41 {
        width: 85.4166666667%
    }
    .xlarge-margin-collapse>.xlarge-42 {
        width: 87.5%
    }
    .xlarge-margin-collapse>.xlarge-43 {
        width: 89.5833333333%
    }
    .xlarge-margin-collapse>.xlarge-44 {
        width: 91.6666666667%
    }
    .xlarge-margin-collapse>.xlarge-45 {
        width: 93.75%
    }
    .xlarge-margin-collapse>.xlarge-46 {
        width: 95.8333333333%
    }
    .xlarge-margin-collapse>.xlarge-47 {
        width: 97.9166666667%
    }
    .xlarge-margin-collapse>.xlarge-48 {
        width: 100%
    }
    .xlarge-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }
    .xlarge-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x>.small-offset-0 {
    margin-left: .5rem
}

.small-offset-1 {
    margin-left: 2.0833333333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(2.08333% + .5rem)
}

.small-offset-2 {
    margin-left: 4.1666666667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(4.16667% + .5rem)
}

.small-offset-3 {
    margin-left: 6.25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(6.25% + .5rem)
}

.small-offset-4 {
    margin-left: 8.3333333333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(8.33333% + .5rem)
}

.small-offset-5 {
    margin-left: 10.4166666667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(10.41667% + .5rem)
}

.small-offset-6 {
    margin-left: 12.5%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(12.5% + .5rem)
}

.small-offset-7 {
    margin-left: 14.5833333333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(14.58333% + .5rem)
}

.small-offset-8 {
    margin-left: 16.6666666667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(16.66667% + .5rem)
}

.small-offset-9 {
    margin-left: 18.75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(18.75% + .5rem)
}

.small-offset-10 {
    margin-left: 20.8333333333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(20.83333% + .5rem)
}

.small-offset-11 {
    margin-left: 22.9166666667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(22.91667% + .5rem)
}

.small-offset-12 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-12 {
    margin-left: calc(25% + .5rem)
}

.small-offset-13 {
    margin-left: 27.0833333333%
}

.grid-margin-x>.small-offset-13 {
    margin-left: calc(27.08333% + .5rem)
}

.small-offset-14 {
    margin-left: 29.1666666667%
}

.grid-margin-x>.small-offset-14 {
    margin-left: calc(29.16667% + .5rem)
}

.small-offset-15 {
    margin-left: 31.25%
}

.grid-margin-x>.small-offset-15 {
    margin-left: calc(31.25% + .5rem)
}

.small-offset-16 {
    margin-left: 33.3333333333%
}

.grid-margin-x>.small-offset-16 {
    margin-left: calc(33.33333% + .5rem)
}

.small-offset-17 {
    margin-left: 35.4166666667%
}

.grid-margin-x>.small-offset-17 {
    margin-left: calc(35.41667% + .5rem)
}

.small-offset-18 {
    margin-left: 37.5%
}

.grid-margin-x>.small-offset-18 {
    margin-left: calc(37.5% + .5rem)
}

.small-offset-19 {
    margin-left: 39.5833333333%
}

.grid-margin-x>.small-offset-19 {
    margin-left: calc(39.58333% + .5rem)
}

.small-offset-20 {
    margin-left: 41.6666666667%
}

.grid-margin-x>.small-offset-20 {
    margin-left: calc(41.66667% + .5rem)
}

.small-offset-21 {
    margin-left: 43.75%
}

.grid-margin-x>.small-offset-21 {
    margin-left: calc(43.75% + .5rem)
}

.small-offset-22 {
    margin-left: 45.8333333333%
}

.grid-margin-x>.small-offset-22 {
    margin-left: calc(45.83333% + .5rem)
}

.small-offset-23 {
    margin-left: 47.9166666667%
}

.grid-margin-x>.small-offset-23 {
    margin-left: calc(47.91667% + .5rem)
}

.small-offset-24 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-24 {
    margin-left: calc(50% + .5rem)
}

.small-offset-25 {
    margin-left: 52.0833333333%
}

.grid-margin-x>.small-offset-25 {
    margin-left: calc(52.08333% + .5rem)
}

.small-offset-26 {
    margin-left: 54.1666666667%
}

.grid-margin-x>.small-offset-26 {
    margin-left: calc(54.16667% + .5rem)
}

.small-offset-27 {
    margin-left: 56.25%
}

.grid-margin-x>.small-offset-27 {
    margin-left: calc(56.25% + .5rem)
}

.small-offset-28 {
    margin-left: 58.3333333333%
}

.grid-margin-x>.small-offset-28 {
    margin-left: calc(58.33333% + .5rem)
}

.small-offset-29 {
    margin-left: 60.4166666667%
}

.grid-margin-x>.small-offset-29 {
    margin-left: calc(60.41667% + .5rem)
}

.small-offset-30 {
    margin-left: 62.5%
}

.grid-margin-x>.small-offset-30 {
    margin-left: calc(62.5% + .5rem)
}

.small-offset-31 {
    margin-left: 64.5833333333%
}

.grid-margin-x>.small-offset-31 {
    margin-left: calc(64.58333% + .5rem)
}

.small-offset-32 {
    margin-left: 66.6666666667%
}

.grid-margin-x>.small-offset-32 {
    margin-left: calc(66.66667% + .5rem)
}

.small-offset-33 {
    margin-left: 68.75%
}

.grid-margin-x>.small-offset-33 {
    margin-left: calc(68.75% + .5rem)
}

.small-offset-34 {
    margin-left: 70.8333333333%
}

.grid-margin-x>.small-offset-34 {
    margin-left: calc(70.83333% + .5rem)
}

.small-offset-35 {
    margin-left: 72.9166666667%
}

.grid-margin-x>.small-offset-35 {
    margin-left: calc(72.91667% + .5rem)
}

.small-offset-36 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-36 {
    margin-left: calc(75% + .5rem)
}

.small-offset-37 {
    margin-left: 77.0833333333%
}

.grid-margin-x>.small-offset-37 {
    margin-left: calc(77.08333% + .5rem)
}

.small-offset-38 {
    margin-left: 79.1666666667%
}

.grid-margin-x>.small-offset-38 {
    margin-left: calc(79.16667% + .5rem)
}

.small-offset-39 {
    margin-left: 81.25%
}

.grid-margin-x>.small-offset-39 {
    margin-left: calc(81.25% + .5rem)
}

.small-offset-40 {
    margin-left: 83.3333333333%
}

.grid-margin-x>.small-offset-40 {
    margin-left: calc(83.33333% + .5rem)
}

.small-offset-41 {
    margin-left: 85.4166666667%
}

.grid-margin-x>.small-offset-41 {
    margin-left: calc(85.41667% + .5rem)
}

.small-offset-42 {
    margin-left: 87.5%
}

.grid-margin-x>.small-offset-42 {
    margin-left: calc(87.5% + .5rem)
}

.small-offset-43 {
    margin-left: 89.5833333333%
}

.grid-margin-x>.small-offset-43 {
    margin-left: calc(89.58333% + .5rem)
}

.small-offset-44 {
    margin-left: 91.6666666667%
}

.grid-margin-x>.small-offset-44 {
    margin-left: calc(91.66667% + .5rem)
}

.small-offset-45 {
    margin-left: 93.75%
}

.grid-margin-x>.small-offset-45 {
    margin-left: calc(93.75% + .5rem)
}

.small-offset-46 {
    margin-left: 95.8333333333%
}

.grid-margin-x>.small-offset-46 {
    margin-left: calc(95.83333% + .5rem)
}

.small-offset-47 {
    margin-left: 97.9166666667%
}

.grid-margin-x>.small-offset-47 {
    margin-left: calc(97.91667% + .5rem)
}

@media print,
screen and (min-width:40em) {
    .medium-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: .5rem
    }
    .medium-offset-1 {
        margin-left: 2.0833333333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(2.08333% + .5rem)
    }
    .medium-offset-2 {
        margin-left: 4.1666666667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(4.16667% + .5rem)
    }
    .medium-offset-3 {
        margin-left: 6.25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(6.25% + .5rem)
    }
    .medium-offset-4 {
        margin-left: 8.3333333333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(8.33333% + .5rem)
    }
    .medium-offset-5 {
        margin-left: 10.4166666667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(10.41667% + .5rem)
    }
    .medium-offset-6 {
        margin-left: 12.5%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(12.5% + .5rem)
    }
    .medium-offset-7 {
        margin-left: 14.5833333333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(14.58333% + .5rem)
    }
    .medium-offset-8 {
        margin-left: 16.6666666667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(16.66667% + .5rem)
    }
    .medium-offset-9 {
        margin-left: 18.75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(18.75% + .5rem)
    }
    .medium-offset-10 {
        margin-left: 20.8333333333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(20.83333% + .5rem)
    }
    .medium-offset-11 {
        margin-left: 22.9166666667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(22.91667% + .5rem)
    }
    .medium-offset-12 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-12 {
        margin-left: calc(25% + .5rem)
    }
    .medium-offset-13 {
        margin-left: 27.0833333333%
    }
    .grid-margin-x>.medium-offset-13 {
        margin-left: calc(27.08333% + .5rem)
    }
    .medium-offset-14 {
        margin-left: 29.1666666667%
    }
    .grid-margin-x>.medium-offset-14 {
        margin-left: calc(29.16667% + .5rem)
    }
    .medium-offset-15 {
        margin-left: 31.25%
    }
    .grid-margin-x>.medium-offset-15 {
        margin-left: calc(31.25% + .5rem)
    }
    .medium-offset-16 {
        margin-left: 33.3333333333%
    }
    .grid-margin-x>.medium-offset-16 {
        margin-left: calc(33.33333% + .5rem)
    }
    .medium-offset-17 {
        margin-left: 35.4166666667%
    }
    .grid-margin-x>.medium-offset-17 {
        margin-left: calc(35.41667% + .5rem)
    }
    .medium-offset-18 {
        margin-left: 37.5%
    }
    .grid-margin-x>.medium-offset-18 {
        margin-left: calc(37.5% + .5rem)
    }
    .medium-offset-19 {
        margin-left: 39.5833333333%
    }
    .grid-margin-x>.medium-offset-19 {
        margin-left: calc(39.58333% + .5rem)
    }
    .medium-offset-20 {
        margin-left: 41.6666666667%
    }
    .grid-margin-x>.medium-offset-20 {
        margin-left: calc(41.66667% + .5rem)
    }
    .medium-offset-21 {
        margin-left: 43.75%
    }
    .grid-margin-x>.medium-offset-21 {
        margin-left: calc(43.75% + .5rem)
    }
    .medium-offset-22 {
        margin-left: 45.8333333333%
    }
    .grid-margin-x>.medium-offset-22 {
        margin-left: calc(45.83333% + .5rem)
    }
    .medium-offset-23 {
        margin-left: 47.9166666667%
    }
    .grid-margin-x>.medium-offset-23 {
        margin-left: calc(47.91667% + .5rem)
    }
    .medium-offset-24 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-24 {
        margin-left: calc(50% + .5rem)
    }
    .medium-offset-25 {
        margin-left: 52.0833333333%
    }
    .grid-margin-x>.medium-offset-25 {
        margin-left: calc(52.08333% + .5rem)
    }
    .medium-offset-26 {
        margin-left: 54.1666666667%
    }
    .grid-margin-x>.medium-offset-26 {
        margin-left: calc(54.16667% + .5rem)
    }
    .medium-offset-27 {
        margin-left: 56.25%
    }
    .grid-margin-x>.medium-offset-27 {
        margin-left: calc(56.25% + .5rem)
    }
    .medium-offset-28 {
        margin-left: 58.3333333333%
    }
    .grid-margin-x>.medium-offset-28 {
        margin-left: calc(58.33333% + .5rem)
    }
    .medium-offset-29 {
        margin-left: 60.4166666667%
    }
    .grid-margin-x>.medium-offset-29 {
        margin-left: calc(60.41667% + .5rem)
    }
    .medium-offset-30 {
        margin-left: 62.5%
    }
    .grid-margin-x>.medium-offset-30 {
        margin-left: calc(62.5% + .5rem)
    }
    .medium-offset-31 {
        margin-left: 64.5833333333%
    }
    .grid-margin-x>.medium-offset-31 {
        margin-left: calc(64.58333% + .5rem)
    }
    .medium-offset-32 {
        margin-left: 66.6666666667%
    }
    .grid-margin-x>.medium-offset-32 {
        margin-left: calc(66.66667% + .5rem)
    }
    .medium-offset-33 {
        margin-left: 68.75%
    }
    .grid-margin-x>.medium-offset-33 {
        margin-left: calc(68.75% + .5rem)
    }
    .medium-offset-34 {
        margin-left: 70.8333333333%
    }
    .grid-margin-x>.medium-offset-34 {
        margin-left: calc(70.83333% + .5rem)
    }
    .medium-offset-35 {
        margin-left: 72.9166666667%
    }
    .grid-margin-x>.medium-offset-35 {
        margin-left: calc(72.91667% + .5rem)
    }
    .medium-offset-36 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-36 {
        margin-left: calc(75% + .5rem)
    }
    .medium-offset-37 {
        margin-left: 77.0833333333%
    }
    .grid-margin-x>.medium-offset-37 {
        margin-left: calc(77.08333% + .5rem)
    }
    .medium-offset-38 {
        margin-left: 79.1666666667%
    }
    .grid-margin-x>.medium-offset-38 {
        margin-left: calc(79.16667% + .5rem)
    }
    .medium-offset-39 {
        margin-left: 81.25%
    }
    .grid-margin-x>.medium-offset-39 {
        margin-left: calc(81.25% + .5rem)
    }
    .medium-offset-40 {
        margin-left: 83.3333333333%
    }
    .grid-margin-x>.medium-offset-40 {
        margin-left: calc(83.33333% + .5rem)
    }
    .medium-offset-41 {
        margin-left: 85.4166666667%
    }
    .grid-margin-x>.medium-offset-41 {
        margin-left: calc(85.41667% + .5rem)
    }
    .medium-offset-42 {
        margin-left: 87.5%
    }
    .grid-margin-x>.medium-offset-42 {
        margin-left: calc(87.5% + .5rem)
    }
    .medium-offset-43 {
        margin-left: 89.5833333333%
    }
    .grid-margin-x>.medium-offset-43 {
        margin-left: calc(89.58333% + .5rem)
    }
    .medium-offset-44 {
        margin-left: 91.6666666667%
    }
    .grid-margin-x>.medium-offset-44 {
        margin-left: calc(91.66667% + .5rem)
    }
    .medium-offset-45 {
        margin-left: 93.75%
    }
    .grid-margin-x>.medium-offset-45 {
        margin-left: calc(93.75% + .5rem)
    }
    .medium-offset-46 {
        margin-left: 95.8333333333%
    }
    .grid-margin-x>.medium-offset-46 {
        margin-left: calc(95.83333% + .5rem)
    }
    .medium-offset-47 {
        margin-left: 97.9166666667%
    }
    .grid-margin-x>.medium-offset-47 {
        margin-left: calc(97.91667% + .5rem)
    }
}

@media print,
screen and (min-width:60em) {
    .large-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: .5rem
    }
    .large-offset-1 {
        margin-left: 2.0833333333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(2.08333% + .5rem)
    }
    .large-offset-2 {
        margin-left: 4.1666666667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(4.16667% + .5rem)
    }
    .large-offset-3 {
        margin-left: 6.25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(6.25% + .5rem)
    }
    .large-offset-4 {
        margin-left: 8.3333333333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(8.33333% + .5rem)
    }
    .large-offset-5 {
        margin-left: 10.4166666667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(10.41667% + .5rem)
    }
    .large-offset-6 {
        margin-left: 12.5%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(12.5% + .5rem)
    }
    .large-offset-7 {
        margin-left: 14.5833333333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(14.58333% + .5rem)
    }
    .large-offset-8 {
        margin-left: 16.6666666667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(16.66667% + .5rem)
    }
    .large-offset-9 {
        margin-left: 18.75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(18.75% + .5rem)
    }
    .large-offset-10 {
        margin-left: 20.8333333333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(20.83333% + .5rem)
    }
    .large-offset-11 {
        margin-left: 22.9166666667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(22.91667% + .5rem)
    }
    .large-offset-12 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-12 {
        margin-left: calc(25% + .5rem)
    }
    .large-offset-13 {
        margin-left: 27.0833333333%
    }
    .grid-margin-x>.large-offset-13 {
        margin-left: calc(27.08333% + .5rem)
    }
    .large-offset-14 {
        margin-left: 29.1666666667%
    }
    .grid-margin-x>.large-offset-14 {
        margin-left: calc(29.16667% + .5rem)
    }
    .large-offset-15 {
        margin-left: 31.25%
    }
    .grid-margin-x>.large-offset-15 {
        margin-left: calc(31.25% + .5rem)
    }
    .large-offset-16 {
        margin-left: 33.3333333333%
    }
    .grid-margin-x>.large-offset-16 {
        margin-left: calc(33.33333% + .5rem)
    }
    .large-offset-17 {
        margin-left: 35.4166666667%
    }
    .grid-margin-x>.large-offset-17 {
        margin-left: calc(35.41667% + .5rem)
    }
    .large-offset-18 {
        margin-left: 37.5%
    }
    .grid-margin-x>.large-offset-18 {
        margin-left: calc(37.5% + .5rem)
    }
    .large-offset-19 {
        margin-left: 39.5833333333%
    }
    .grid-margin-x>.large-offset-19 {
        margin-left: calc(39.58333% + .5rem)
    }
    .large-offset-20 {
        margin-left: 41.6666666667%
    }
    .grid-margin-x>.large-offset-20 {
        margin-left: calc(41.66667% + .5rem)
    }
    .large-offset-21 {
        margin-left: 43.75%
    }
    .grid-margin-x>.large-offset-21 {
        margin-left: calc(43.75% + .5rem)
    }
    .large-offset-22 {
        margin-left: 45.8333333333%
    }
    .grid-margin-x>.large-offset-22 {
        margin-left: calc(45.83333% + .5rem)
    }
    .large-offset-23 {
        margin-left: 47.9166666667%
    }
    .grid-margin-x>.large-offset-23 {
        margin-left: calc(47.91667% + .5rem)
    }
    .large-offset-24 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-24 {
        margin-left: calc(50% + .5rem)
    }
    .large-offset-25 {
        margin-left: 52.0833333333%
    }
    .grid-margin-x>.large-offset-25 {
        margin-left: calc(52.08333% + .5rem)
    }
    .large-offset-26 {
        margin-left: 54.1666666667%
    }
    .grid-margin-x>.large-offset-26 {
        margin-left: calc(54.16667% + .5rem)
    }
    .large-offset-27 {
        margin-left: 56.25%
    }
    .grid-margin-x>.large-offset-27 {
        margin-left: calc(56.25% + .5rem)
    }
    .large-offset-28 {
        margin-left: 58.3333333333%
    }
    .grid-margin-x>.large-offset-28 {
        margin-left: calc(58.33333% + .5rem)
    }
    .large-offset-29 {
        margin-left: 60.4166666667%
    }
    .grid-margin-x>.large-offset-29 {
        margin-left: calc(60.41667% + .5rem)
    }
    .large-offset-30 {
        margin-left: 62.5%
    }
    .grid-margin-x>.large-offset-30 {
        margin-left: calc(62.5% + .5rem)
    }
    .large-offset-31 {
        margin-left: 64.5833333333%
    }
    .grid-margin-x>.large-offset-31 {
        margin-left: calc(64.58333% + .5rem)
    }
    .large-offset-32 {
        margin-left: 66.6666666667%
    }
    .grid-margin-x>.large-offset-32 {
        margin-left: calc(66.66667% + .5rem)
    }
    .large-offset-33 {
        margin-left: 68.75%
    }
    .grid-margin-x>.large-offset-33 {
        margin-left: calc(68.75% + .5rem)
    }
    .large-offset-34 {
        margin-left: 70.8333333333%
    }
    .grid-margin-x>.large-offset-34 {
        margin-left: calc(70.83333% + .5rem)
    }
    .large-offset-35 {
        margin-left: 72.9166666667%
    }
    .grid-margin-x>.large-offset-35 {
        margin-left: calc(72.91667% + .5rem)
    }
    .large-offset-36 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-36 {
        margin-left: calc(75% + .5rem)
    }
    .large-offset-37 {
        margin-left: 77.0833333333%
    }
    .grid-margin-x>.large-offset-37 {
        margin-left: calc(77.08333% + .5rem)
    }
    .large-offset-38 {
        margin-left: 79.1666666667%
    }
    .grid-margin-x>.large-offset-38 {
        margin-left: calc(79.16667% + .5rem)
    }
    .large-offset-39 {
        margin-left: 81.25%
    }
    .grid-margin-x>.large-offset-39 {
        margin-left: calc(81.25% + .5rem)
    }
    .large-offset-40 {
        margin-left: 83.3333333333%
    }
    .grid-margin-x>.large-offset-40 {
        margin-left: calc(83.33333% + .5rem)
    }
    .large-offset-41 {
        margin-left: 85.4166666667%
    }
    .grid-margin-x>.large-offset-41 {
        margin-left: calc(85.41667% + .5rem)
    }
    .large-offset-42 {
        margin-left: 87.5%
    }
    .grid-margin-x>.large-offset-42 {
        margin-left: calc(87.5% + .5rem)
    }
    .large-offset-43 {
        margin-left: 89.5833333333%
    }
    .grid-margin-x>.large-offset-43 {
        margin-left: calc(89.58333% + .5rem)
    }
    .large-offset-44 {
        margin-left: 91.6666666667%
    }
    .grid-margin-x>.large-offset-44 {
        margin-left: calc(91.66667% + .5rem)
    }
    .large-offset-45 {
        margin-left: 93.75%
    }
    .grid-margin-x>.large-offset-45 {
        margin-left: calc(93.75% + .5rem)
    }
    .large-offset-46 {
        margin-left: 95.8333333333%
    }
    .grid-margin-x>.large-offset-46 {
        margin-left: calc(95.83333% + .5rem)
    }
    .large-offset-47 {
        margin-left: 97.9166666667%
    }
    .grid-margin-x>.large-offset-47 {
        margin-left: calc(97.91667% + .5rem)
    }
}

@media screen and (min-width:75em) {
    .xlarge-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.xlarge-offset-0 {
        margin-left: .5rem
    }
    .xlarge-offset-1 {
        margin-left: 2.0833333333%
    }
    .grid-margin-x>.xlarge-offset-1 {
        margin-left: calc(2.08333% + .5rem)
    }
    .xlarge-offset-2 {
        margin-left: 4.1666666667%
    }
    .grid-margin-x>.xlarge-offset-2 {
        margin-left: calc(4.16667% + .5rem)
    }
    .xlarge-offset-3 {
        margin-left: 6.25%
    }
    .grid-margin-x>.xlarge-offset-3 {
        margin-left: calc(6.25% + .5rem)
    }
    .xlarge-offset-4 {
        margin-left: 8.3333333333%
    }
    .grid-margin-x>.xlarge-offset-4 {
        margin-left: calc(8.33333% + .5rem)
    }
    .xlarge-offset-5 {
        margin-left: 10.4166666667%
    }
    .grid-margin-x>.xlarge-offset-5 {
        margin-left: calc(10.41667% + .5rem)
    }
    .xlarge-offset-6 {
        margin-left: 12.5%
    }
    .grid-margin-x>.xlarge-offset-6 {
        margin-left: calc(12.5% + .5rem)
    }
    .xlarge-offset-7 {
        margin-left: 14.5833333333%
    }
    .grid-margin-x>.xlarge-offset-7 {
        margin-left: calc(14.58333% + .5rem)
    }
    .xlarge-offset-8 {
        margin-left: 16.6666666667%
    }
    .grid-margin-x>.xlarge-offset-8 {
        margin-left: calc(16.66667% + .5rem)
    }
    .xlarge-offset-9 {
        margin-left: 18.75%
    }
    .grid-margin-x>.xlarge-offset-9 {
        margin-left: calc(18.75% + .5rem)
    }
    .xlarge-offset-10 {
        margin-left: 20.8333333333%
    }
    .grid-margin-x>.xlarge-offset-10 {
        margin-left: calc(20.83333% + .5rem)
    }
    .xlarge-offset-11 {
        margin-left: 22.9166666667%
    }
    .grid-margin-x>.xlarge-offset-11 {
        margin-left: calc(22.91667% + .5rem)
    }
    .xlarge-offset-12 {
        margin-left: 25%
    }
    .grid-margin-x>.xlarge-offset-12 {
        margin-left: calc(25% + .5rem)
    }
    .xlarge-offset-13 {
        margin-left: 27.0833333333%
    }
    .grid-margin-x>.xlarge-offset-13 {
        margin-left: calc(27.08333% + .5rem)
    }
    .xlarge-offset-14 {
        margin-left: 29.1666666667%
    }
    .grid-margin-x>.xlarge-offset-14 {
        margin-left: calc(29.16667% + .5rem)
    }
    .xlarge-offset-15 {
        margin-left: 31.25%
    }
    .grid-margin-x>.xlarge-offset-15 {
        margin-left: calc(31.25% + .5rem)
    }
    .xlarge-offset-16 {
        margin-left: 33.3333333333%
    }
    .grid-margin-x>.xlarge-offset-16 {
        margin-left: calc(33.33333% + .5rem)
    }
    .xlarge-offset-17 {
        margin-left: 35.4166666667%
    }
    .grid-margin-x>.xlarge-offset-17 {
        margin-left: calc(35.41667% + .5rem)
    }
    .xlarge-offset-18 {
        margin-left: 37.5%
    }
    .grid-margin-x>.xlarge-offset-18 {
        margin-left: calc(37.5% + .5rem)
    }
    .xlarge-offset-19 {
        margin-left: 39.5833333333%
    }
    .grid-margin-x>.xlarge-offset-19 {
        margin-left: calc(39.58333% + .5rem)
    }
    .xlarge-offset-20 {
        margin-left: 41.6666666667%
    }
    .grid-margin-x>.xlarge-offset-20 {
        margin-left: calc(41.66667% + .5rem)
    }
    .xlarge-offset-21 {
        margin-left: 43.75%
    }
    .grid-margin-x>.xlarge-offset-21 {
        margin-left: calc(43.75% + .5rem)
    }
    .xlarge-offset-22 {
        margin-left: 45.8333333333%
    }
    .grid-margin-x>.xlarge-offset-22 {
        margin-left: calc(45.83333% + .5rem)
    }
    .xlarge-offset-23 {
        margin-left: 47.9166666667%
    }
    .grid-margin-x>.xlarge-offset-23 {
        margin-left: calc(47.91667% + .5rem)
    }
    .xlarge-offset-24 {
        margin-left: 50%
    }
    .grid-margin-x>.xlarge-offset-24 {
        margin-left: calc(50% + .5rem)
    }
    .xlarge-offset-25 {
        margin-left: 52.0833333333%
    }
    .grid-margin-x>.xlarge-offset-25 {
        margin-left: calc(52.08333% + .5rem)
    }
    .xlarge-offset-26 {
        margin-left: 54.1666666667%
    }
    .grid-margin-x>.xlarge-offset-26 {
        margin-left: calc(54.16667% + .5rem)
    }
    .xlarge-offset-27 {
        margin-left: 56.25%
    }
    .grid-margin-x>.xlarge-offset-27 {
        margin-left: calc(56.25% + .5rem)
    }
    .xlarge-offset-28 {
        margin-left: 58.3333333333%
    }
    .grid-margin-x>.xlarge-offset-28 {
        margin-left: calc(58.33333% + .5rem)
    }
    .xlarge-offset-29 {
        margin-left: 60.4166666667%
    }
    .grid-margin-x>.xlarge-offset-29 {
        margin-left: calc(60.41667% + .5rem)
    }
    .xlarge-offset-30 {
        margin-left: 62.5%
    }
    .grid-margin-x>.xlarge-offset-30 {
        margin-left: calc(62.5% + .5rem)
    }
    .xlarge-offset-31 {
        margin-left: 64.5833333333%
    }
    .grid-margin-x>.xlarge-offset-31 {
        margin-left: calc(64.58333% + .5rem)
    }
    .xlarge-offset-32 {
        margin-left: 66.6666666667%
    }
    .grid-margin-x>.xlarge-offset-32 {
        margin-left: calc(66.66667% + .5rem)
    }
    .xlarge-offset-33 {
        margin-left: 68.75%
    }
    .grid-margin-x>.xlarge-offset-33 {
        margin-left: calc(68.75% + .5rem)
    }
    .xlarge-offset-34 {
        margin-left: 70.8333333333%
    }
    .grid-margin-x>.xlarge-offset-34 {
        margin-left: calc(70.83333% + .5rem)
    }
    .xlarge-offset-35 {
        margin-left: 72.9166666667%
    }
    .grid-margin-x>.xlarge-offset-35 {
        margin-left: calc(72.91667% + .5rem)
    }
    .xlarge-offset-36 {
        margin-left: 75%
    }
    .grid-margin-x>.xlarge-offset-36 {
        margin-left: calc(75% + .5rem)
    }
    .xlarge-offset-37 {
        margin-left: 77.0833333333%
    }
    .grid-margin-x>.xlarge-offset-37 {
        margin-left: calc(77.08333% + .5rem)
    }
    .xlarge-offset-38 {
        margin-left: 79.1666666667%
    }
    .grid-margin-x>.xlarge-offset-38 {
        margin-left: calc(79.16667% + .5rem)
    }
    .xlarge-offset-39 {
        margin-left: 81.25%
    }
    .grid-margin-x>.xlarge-offset-39 {
        margin-left: calc(81.25% + .5rem)
    }
    .xlarge-offset-40 {
        margin-left: 83.3333333333%
    }
    .grid-margin-x>.xlarge-offset-40 {
        margin-left: calc(83.33333% + .5rem)
    }
    .xlarge-offset-41 {
        margin-left: 85.4166666667%
    }
    .grid-margin-x>.xlarge-offset-41 {
        margin-left: calc(85.41667% + .5rem)
    }
    .xlarge-offset-42 {
        margin-left: 87.5%
    }
    .grid-margin-x>.xlarge-offset-42 {
        margin-left: calc(87.5% + .5rem)
    }
    .xlarge-offset-43 {
        margin-left: 89.5833333333%
    }
    .grid-margin-x>.xlarge-offset-43 {
        margin-left: calc(89.58333% + .5rem)
    }
    .xlarge-offset-44 {
        margin-left: 91.6666666667%
    }
    .grid-margin-x>.xlarge-offset-44 {
        margin-left: calc(91.66667% + .5rem)
    }
    .xlarge-offset-45 {
        margin-left: 93.75%
    }
    .grid-margin-x>.xlarge-offset-45 {
        margin-left: calc(93.75% + .5rem)
    }
    .xlarge-offset-46 {
        margin-left: 95.8333333333%
    }
    .grid-margin-x>.xlarge-offset-46 {
        margin-left: calc(95.83333% + .5rem)
    }
    .xlarge-offset-47 {
        margin-left: 97.9166666667%
    }
    .grid-margin-x>.xlarge-offset-47 {
        margin-left: calc(97.91667% + .5rem)
    }
}

.grid-y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    height: auto;
    max-height: none
}

.grid-y>.auto,
.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-13,
.grid-y>.small-14,
.grid-y>.small-15,
.grid-y>.small-16,
.grid-y>.small-17,
.grid-y>.small-18,
.grid-y>.small-19,
.grid-y>.small-2,
.grid-y>.small-20,
.grid-y>.small-21,
.grid-y>.small-22,
.grid-y>.small-23,
.grid-y>.small-24,
.grid-y>.small-25,
.grid-y>.small-26,
.grid-y>.small-27,
.grid-y>.small-28,
.grid-y>.small-29,
.grid-y>.small-3,
.grid-y>.small-30,
.grid-y>.small-31,
.grid-y>.small-32,
.grid-y>.small-33,
.grid-y>.small-34,
.grid-y>.small-35,
.grid-y>.small-36,
.grid-y>.small-37,
.grid-y>.small-38,
.grid-y>.small-39,
.grid-y>.small-4,
.grid-y>.small-40,
.grid-y>.small-41,
.grid-y>.small-42,
.grid-y>.small-43,
.grid-y>.small-44,
.grid-y>.small-45,
.grid-y>.small-46,
.grid-y>.small-47,
.grid-y>.small-48,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-full,
.grid-y>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {
    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-13,
    .grid-y>.medium-14,
    .grid-y>.medium-15,
    .grid-y>.medium-16,
    .grid-y>.medium-17,
    .grid-y>.medium-18,
    .grid-y>.medium-19,
    .grid-y>.medium-2,
    .grid-y>.medium-20,
    .grid-y>.medium-21,
    .grid-y>.medium-22,
    .grid-y>.medium-23,
    .grid-y>.medium-24,
    .grid-y>.medium-25,
    .grid-y>.medium-26,
    .grid-y>.medium-27,
    .grid-y>.medium-28,
    .grid-y>.medium-29,
    .grid-y>.medium-3,
    .grid-y>.medium-30,
    .grid-y>.medium-31,
    .grid-y>.medium-32,
    .grid-y>.medium-33,
    .grid-y>.medium-34,
    .grid-y>.medium-35,
    .grid-y>.medium-36,
    .grid-y>.medium-37,
    .grid-y>.medium-38,
    .grid-y>.medium-39,
    .grid-y>.medium-4,
    .grid-y>.medium-40,
    .grid-y>.medium-41,
    .grid-y>.medium-42,
    .grid-y>.medium-43,
    .grid-y>.medium-44,
    .grid-y>.medium-45,
    .grid-y>.medium-46,
    .grid-y>.medium-47,
    .grid-y>.medium-48,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-full,
    .grid-y>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:60em) {
    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-13,
    .grid-y>.large-14,
    .grid-y>.large-15,
    .grid-y>.large-16,
    .grid-y>.large-17,
    .grid-y>.large-18,
    .grid-y>.large-19,
    .grid-y>.large-2,
    .grid-y>.large-20,
    .grid-y>.large-21,
    .grid-y>.large-22,
    .grid-y>.large-23,
    .grid-y>.large-24,
    .grid-y>.large-25,
    .grid-y>.large-26,
    .grid-y>.large-27,
    .grid-y>.large-28,
    .grid-y>.large-29,
    .grid-y>.large-3,
    .grid-y>.large-30,
    .grid-y>.large-31,
    .grid-y>.large-32,
    .grid-y>.large-33,
    .grid-y>.large-34,
    .grid-y>.large-35,
    .grid-y>.large-36,
    .grid-y>.large-37,
    .grid-y>.large-38,
    .grid-y>.large-39,
    .grid-y>.large-4,
    .grid-y>.large-40,
    .grid-y>.large-41,
    .grid-y>.large-42,
    .grid-y>.large-43,
    .grid-y>.large-44,
    .grid-y>.large-45,
    .grid-y>.large-46,
    .grid-y>.large-47,
    .grid-y>.large-48,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-full,
    .grid-y>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:75em) {
    .grid-y>.xlarge-1,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12,
    .grid-y>.xlarge-13,
    .grid-y>.xlarge-14,
    .grid-y>.xlarge-15,
    .grid-y>.xlarge-16,
    .grid-y>.xlarge-17,
    .grid-y>.xlarge-18,
    .grid-y>.xlarge-19,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-20,
    .grid-y>.xlarge-21,
    .grid-y>.xlarge-22,
    .grid-y>.xlarge-23,
    .grid-y>.xlarge-24,
    .grid-y>.xlarge-25,
    .grid-y>.xlarge-26,
    .grid-y>.xlarge-27,
    .grid-y>.xlarge-28,
    .grid-y>.xlarge-29,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-30,
    .grid-y>.xlarge-31,
    .grid-y>.xlarge-32,
    .grid-y>.xlarge-33,
    .grid-y>.xlarge-34,
    .grid-y>.xlarge-35,
    .grid-y>.xlarge-36,
    .grid-y>.xlarge-37,
    .grid-y>.xlarge-38,
    .grid-y>.xlarge-39,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-40,
    .grid-y>.xlarge-41,
    .grid-y>.xlarge-42,
    .grid-y>.xlarge-43,
    .grid-y>.xlarge-44,
    .grid-y>.xlarge-45,
    .grid-y>.xlarge-46,
    .grid-y>.xlarge-47,
    .grid-y>.xlarge-48,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-full,
    .grid-y>.xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-13,
.grid-y>.small-14,
.grid-y>.small-15,
.grid-y>.small-16,
.grid-y>.small-17,
.grid-y>.small-18,
.grid-y>.small-19,
.grid-y>.small-2,
.grid-y>.small-20,
.grid-y>.small-21,
.grid-y>.small-22,
.grid-y>.small-23,
.grid-y>.small-24,
.grid-y>.small-25,
.grid-y>.small-26,
.grid-y>.small-27,
.grid-y>.small-28,
.grid-y>.small-29,
.grid-y>.small-3,
.grid-y>.small-30,
.grid-y>.small-31,
.grid-y>.small-32,
.grid-y>.small-33,
.grid-y>.small-34,
.grid-y>.small-35,
.grid-y>.small-36,
.grid-y>.small-37,
.grid-y>.small-38,
.grid-y>.small-39,
.grid-y>.small-4,
.grid-y>.small-40,
.grid-y>.small-41,
.grid-y>.small-42,
.grid-y>.small-43,
.grid-y>.small-44,
.grid-y>.small-45,
.grid-y>.small-46,
.grid-y>.small-47,
.grid-y>.small-48,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-y>.small-1 {
    height: 2.0833333333%
}

.grid-y>.small-2 {
    height: 4.1666666667%
}

.grid-y>.small-3 {
    height: 6.25%
}

.grid-y>.small-4 {
    height: 8.3333333333%
}

.grid-y>.small-5 {
    height: 10.4166666667%
}

.grid-y>.small-6 {
    height: 12.5%
}

.grid-y>.small-7 {
    height: 14.5833333333%
}

.grid-y>.small-8 {
    height: 16.6666666667%
}

.grid-y>.small-9 {
    height: 18.75%
}

.grid-y>.small-10 {
    height: 20.8333333333%
}

.grid-y>.small-11 {
    height: 22.9166666667%
}

.grid-y>.small-12 {
    height: 25%
}

.grid-y>.small-13 {
    height: 27.0833333333%
}

.grid-y>.small-14 {
    height: 29.1666666667%
}

.grid-y>.small-15 {
    height: 31.25%
}

.grid-y>.small-16 {
    height: 33.3333333333%
}

.grid-y>.small-17 {
    height: 35.4166666667%
}

.grid-y>.small-18 {
    height: 37.5%
}

.grid-y>.small-19 {
    height: 39.5833333333%
}

.grid-y>.small-20 {
    height: 41.6666666667%
}

.grid-y>.small-21 {
    height: 43.75%
}

.grid-y>.small-22 {
    height: 45.8333333333%
}

.grid-y>.small-23 {
    height: 47.9166666667%
}

.grid-y>.small-24 {
    height: 50%
}

.grid-y>.small-25 {
    height: 52.0833333333%
}

.grid-y>.small-26 {
    height: 54.1666666667%
}

.grid-y>.small-27 {
    height: 56.25%
}

.grid-y>.small-28 {
    height: 58.3333333333%
}

.grid-y>.small-29 {
    height: 60.4166666667%
}

.grid-y>.small-30 {
    height: 62.5%
}

.grid-y>.small-31 {
    height: 64.5833333333%
}

.grid-y>.small-32 {
    height: 66.6666666667%
}

.grid-y>.small-33 {
    height: 68.75%
}

.grid-y>.small-34 {
    height: 70.8333333333%
}

.grid-y>.small-35 {
    height: 72.9166666667%
}

.grid-y>.small-36 {
    height: 75%
}

.grid-y>.small-37 {
    height: 77.0833333333%
}

.grid-y>.small-38 {
    height: 79.1666666667%
}

.grid-y>.small-39 {
    height: 81.25%
}

.grid-y>.small-40 {
    height: 83.3333333333%
}

.grid-y>.small-41 {
    height: 85.4166666667%
}

.grid-y>.small-42 {
    height: 87.5%
}

.grid-y>.small-43 {
    height: 89.5833333333%
}

.grid-y>.small-44 {
    height: 91.6666666667%
}

.grid-y>.small-45 {
    height: 93.75%
}

.grid-y>.small-46 {
    height: 95.8333333333%
}

.grid-y>.small-47 {
    height: 97.9166666667%
}

.grid-y>.small-48 {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-y>.medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        height: auto
    }
    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-13,
    .grid-y>.medium-14,
    .grid-y>.medium-15,
    .grid-y>.medium-16,
    .grid-y>.medium-17,
    .grid-y>.medium-18,
    .grid-y>.medium-19,
    .grid-y>.medium-2,
    .grid-y>.medium-20,
    .grid-y>.medium-21,
    .grid-y>.medium-22,
    .grid-y>.medium-23,
    .grid-y>.medium-24,
    .grid-y>.medium-25,
    .grid-y>.medium-26,
    .grid-y>.medium-27,
    .grid-y>.medium-28,
    .grid-y>.medium-29,
    .grid-y>.medium-3,
    .grid-y>.medium-30,
    .grid-y>.medium-31,
    .grid-y>.medium-32,
    .grid-y>.medium-33,
    .grid-y>.medium-34,
    .grid-y>.medium-35,
    .grid-y>.medium-36,
    .grid-y>.medium-37,
    .grid-y>.medium-38,
    .grid-y>.medium-39,
    .grid-y>.medium-4,
    .grid-y>.medium-40,
    .grid-y>.medium-41,
    .grid-y>.medium-42,
    .grid-y>.medium-43,
    .grid-y>.medium-44,
    .grid-y>.medium-45,
    .grid-y>.medium-46,
    .grid-y>.medium-47,
    .grid-y>.medium-48,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-y>.medium-shrink {
        height: auto
    }
    .grid-y>.medium-1 {
        height: 2.0833333333%
    }
    .grid-y>.medium-2 {
        height: 4.1666666667%
    }
    .grid-y>.medium-3 {
        height: 6.25%
    }
    .grid-y>.medium-4 {
        height: 8.3333333333%
    }
    .grid-y>.medium-5 {
        height: 10.4166666667%
    }
    .grid-y>.medium-6 {
        height: 12.5%
    }
    .grid-y>.medium-7 {
        height: 14.5833333333%
    }
    .grid-y>.medium-8 {
        height: 16.6666666667%
    }
    .grid-y>.medium-9 {
        height: 18.75%
    }
    .grid-y>.medium-10 {
        height: 20.8333333333%
    }
    .grid-y>.medium-11 {
        height: 22.9166666667%
    }
    .grid-y>.medium-12 {
        height: 25%
    }
    .grid-y>.medium-13 {
        height: 27.0833333333%
    }
    .grid-y>.medium-14 {
        height: 29.1666666667%
    }
    .grid-y>.medium-15 {
        height: 31.25%
    }
    .grid-y>.medium-16 {
        height: 33.3333333333%
    }
    .grid-y>.medium-17 {
        height: 35.4166666667%
    }
    .grid-y>.medium-18 {
        height: 37.5%
    }
    .grid-y>.medium-19 {
        height: 39.5833333333%
    }
    .grid-y>.medium-20 {
        height: 41.6666666667%
    }
    .grid-y>.medium-21 {
        height: 43.75%
    }
    .grid-y>.medium-22 {
        height: 45.8333333333%
    }
    .grid-y>.medium-23 {
        height: 47.9166666667%
    }
    .grid-y>.medium-24 {
        height: 50%
    }
    .grid-y>.medium-25 {
        height: 52.0833333333%
    }
    .grid-y>.medium-26 {
        height: 54.1666666667%
    }
    .grid-y>.medium-27 {
        height: 56.25%
    }
    .grid-y>.medium-28 {
        height: 58.3333333333%
    }
    .grid-y>.medium-29 {
        height: 60.4166666667%
    }
    .grid-y>.medium-30 {
        height: 62.5%
    }
    .grid-y>.medium-31 {
        height: 64.5833333333%
    }
    .grid-y>.medium-32 {
        height: 66.6666666667%
    }
    .grid-y>.medium-33 {
        height: 68.75%
    }
    .grid-y>.medium-34 {
        height: 70.8333333333%
    }
    .grid-y>.medium-35 {
        height: 72.9166666667%
    }
    .grid-y>.medium-36 {
        height: 75%
    }
    .grid-y>.medium-37 {
        height: 77.0833333333%
    }
    .grid-y>.medium-38 {
        height: 79.1666666667%
    }
    .grid-y>.medium-39 {
        height: 81.25%
    }
    .grid-y>.medium-40 {
        height: 83.3333333333%
    }
    .grid-y>.medium-41 {
        height: 85.4166666667%
    }
    .grid-y>.medium-42 {
        height: 87.5%
    }
    .grid-y>.medium-43 {
        height: 89.5833333333%
    }
    .grid-y>.medium-44 {
        height: 91.6666666667%
    }
    .grid-y>.medium-45 {
        height: 93.75%
    }
    .grid-y>.medium-46 {
        height: 95.8333333333%
    }
    .grid-y>.medium-47 {
        height: 97.9166666667%
    }
    .grid-y>.medium-48 {
        height: 100%
    }
}

@media print,
screen and (min-width:60em) {
    .grid-y>.large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        height: auto
    }
    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-13,
    .grid-y>.large-14,
    .grid-y>.large-15,
    .grid-y>.large-16,
    .grid-y>.large-17,
    .grid-y>.large-18,
    .grid-y>.large-19,
    .grid-y>.large-2,
    .grid-y>.large-20,
    .grid-y>.large-21,
    .grid-y>.large-22,
    .grid-y>.large-23,
    .grid-y>.large-24,
    .grid-y>.large-25,
    .grid-y>.large-26,
    .grid-y>.large-27,
    .grid-y>.large-28,
    .grid-y>.large-29,
    .grid-y>.large-3,
    .grid-y>.large-30,
    .grid-y>.large-31,
    .grid-y>.large-32,
    .grid-y>.large-33,
    .grid-y>.large-34,
    .grid-y>.large-35,
    .grid-y>.large-36,
    .grid-y>.large-37,
    .grid-y>.large-38,
    .grid-y>.large-39,
    .grid-y>.large-4,
    .grid-y>.large-40,
    .grid-y>.large-41,
    .grid-y>.large-42,
    .grid-y>.large-43,
    .grid-y>.large-44,
    .grid-y>.large-45,
    .grid-y>.large-46,
    .grid-y>.large-47,
    .grid-y>.large-48,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-y>.large-shrink {
        height: auto
    }
    .grid-y>.large-1 {
        height: 2.0833333333%
    }
    .grid-y>.large-2 {
        height: 4.1666666667%
    }
    .grid-y>.large-3 {
        height: 6.25%
    }
    .grid-y>.large-4 {
        height: 8.3333333333%
    }
    .grid-y>.large-5 {
        height: 10.4166666667%
    }
    .grid-y>.large-6 {
        height: 12.5%
    }
    .grid-y>.large-7 {
        height: 14.5833333333%
    }
    .grid-y>.large-8 {
        height: 16.6666666667%
    }
    .grid-y>.large-9 {
        height: 18.75%
    }
    .grid-y>.large-10 {
        height: 20.8333333333%
    }
    .grid-y>.large-11 {
        height: 22.9166666667%
    }
    .grid-y>.large-12 {
        height: 25%
    }
    .grid-y>.large-13 {
        height: 27.0833333333%
    }
    .grid-y>.large-14 {
        height: 29.1666666667%
    }
    .grid-y>.large-15 {
        height: 31.25%
    }
    .grid-y>.large-16 {
        height: 33.3333333333%
    }
    .grid-y>.large-17 {
        height: 35.4166666667%
    }
    .grid-y>.large-18 {
        height: 37.5%
    }
    .grid-y>.large-19 {
        height: 39.5833333333%
    }
    .grid-y>.large-20 {
        height: 41.6666666667%
    }
    .grid-y>.large-21 {
        height: 43.75%
    }
    .grid-y>.large-22 {
        height: 45.8333333333%
    }
    .grid-y>.large-23 {
        height: 47.9166666667%
    }
    .grid-y>.large-24 {
        height: 50%
    }
    .grid-y>.large-25 {
        height: 52.0833333333%
    }
    .grid-y>.large-26 {
        height: 54.1666666667%
    }
    .grid-y>.large-27 {
        height: 56.25%
    }
    .grid-y>.large-28 {
        height: 58.3333333333%
    }
    .grid-y>.large-29 {
        height: 60.4166666667%
    }
    .grid-y>.large-30 {
        height: 62.5%
    }
    .grid-y>.large-31 {
        height: 64.5833333333%
    }
    .grid-y>.large-32 {
        height: 66.6666666667%
    }
    .grid-y>.large-33 {
        height: 68.75%
    }
    .grid-y>.large-34 {
        height: 70.8333333333%
    }
    .grid-y>.large-35 {
        height: 72.9166666667%
    }
    .grid-y>.large-36 {
        height: 75%
    }
    .grid-y>.large-37 {
        height: 77.0833333333%
    }
    .grid-y>.large-38 {
        height: 79.1666666667%
    }
    .grid-y>.large-39 {
        height: 81.25%
    }
    .grid-y>.large-40 {
        height: 83.3333333333%
    }
    .grid-y>.large-41 {
        height: 85.4166666667%
    }
    .grid-y>.large-42 {
        height: 87.5%
    }
    .grid-y>.large-43 {
        height: 89.5833333333%
    }
    .grid-y>.large-44 {
        height: 91.6666666667%
    }
    .grid-y>.large-45 {
        height: 93.75%
    }
    .grid-y>.large-46 {
        height: 95.8333333333%
    }
    .grid-y>.large-47 {
        height: 97.9166666667%
    }
    .grid-y>.large-48 {
        height: 100%
    }
}

@media screen and (min-width:75em) {
    .grid-y>.xlarge-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        height: auto
    }
    .grid-y>.xlarge-1,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12,
    .grid-y>.xlarge-13,
    .grid-y>.xlarge-14,
    .grid-y>.xlarge-15,
    .grid-y>.xlarge-16,
    .grid-y>.xlarge-17,
    .grid-y>.xlarge-18,
    .grid-y>.xlarge-19,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-20,
    .grid-y>.xlarge-21,
    .grid-y>.xlarge-22,
    .grid-y>.xlarge-23,
    .grid-y>.xlarge-24,
    .grid-y>.xlarge-25,
    .grid-y>.xlarge-26,
    .grid-y>.xlarge-27,
    .grid-y>.xlarge-28,
    .grid-y>.xlarge-29,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-30,
    .grid-y>.xlarge-31,
    .grid-y>.xlarge-32,
    .grid-y>.xlarge-33,
    .grid-y>.xlarge-34,
    .grid-y>.xlarge-35,
    .grid-y>.xlarge-36,
    .grid-y>.xlarge-37,
    .grid-y>.xlarge-38,
    .grid-y>.xlarge-39,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-40,
    .grid-y>.xlarge-41,
    .grid-y>.xlarge-42,
    .grid-y>.xlarge-43,
    .grid-y>.xlarge-44,
    .grid-y>.xlarge-45,
    .grid-y>.xlarge-46,
    .grid-y>.xlarge-47,
    .grid-y>.xlarge-48,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .grid-y>.xlarge-shrink {
        height: auto
    }
    .grid-y>.xlarge-1 {
        height: 2.0833333333%
    }
    .grid-y>.xlarge-2 {
        height: 4.1666666667%
    }
    .grid-y>.xlarge-3 {
        height: 6.25%
    }
    .grid-y>.xlarge-4 {
        height: 8.3333333333%
    }
    .grid-y>.xlarge-5 {
        height: 10.4166666667%
    }
    .grid-y>.xlarge-6 {
        height: 12.5%
    }
    .grid-y>.xlarge-7 {
        height: 14.5833333333%
    }
    .grid-y>.xlarge-8 {
        height: 16.6666666667%
    }
    .grid-y>.xlarge-9 {
        height: 18.75%
    }
    .grid-y>.xlarge-10 {
        height: 20.8333333333%
    }
    .grid-y>.xlarge-11 {
        height: 22.9166666667%
    }
    .grid-y>.xlarge-12 {
        height: 25%
    }
    .grid-y>.xlarge-13 {
        height: 27.0833333333%
    }
    .grid-y>.xlarge-14 {
        height: 29.1666666667%
    }
    .grid-y>.xlarge-15 {
        height: 31.25%
    }
    .grid-y>.xlarge-16 {
        height: 33.3333333333%
    }
    .grid-y>.xlarge-17 {
        height: 35.4166666667%
    }
    .grid-y>.xlarge-18 {
        height: 37.5%
    }
    .grid-y>.xlarge-19 {
        height: 39.5833333333%
    }
    .grid-y>.xlarge-20 {
        height: 41.6666666667%
    }
    .grid-y>.xlarge-21 {
        height: 43.75%
    }
    .grid-y>.xlarge-22 {
        height: 45.8333333333%
    }
    .grid-y>.xlarge-23 {
        height: 47.9166666667%
    }
    .grid-y>.xlarge-24 {
        height: 50%
    }
    .grid-y>.xlarge-25 {
        height: 52.0833333333%
    }
    .grid-y>.xlarge-26 {
        height: 54.1666666667%
    }
    .grid-y>.xlarge-27 {
        height: 56.25%
    }
    .grid-y>.xlarge-28 {
        height: 58.3333333333%
    }
    .grid-y>.xlarge-29 {
        height: 60.4166666667%
    }
    .grid-y>.xlarge-30 {
        height: 62.5%
    }
    .grid-y>.xlarge-31 {
        height: 64.5833333333%
    }
    .grid-y>.xlarge-32 {
        height: 66.6666666667%
    }
    .grid-y>.xlarge-33 {
        height: 68.75%
    }
    .grid-y>.xlarge-34 {
        height: 70.8333333333%
    }
    .grid-y>.xlarge-35 {
        height: 72.9166666667%
    }
    .grid-y>.xlarge-36 {
        height: 75%
    }
    .grid-y>.xlarge-37 {
        height: 77.0833333333%
    }
    .grid-y>.xlarge-38 {
        height: 79.1666666667%
    }
    .grid-y>.xlarge-39 {
        height: 81.25%
    }
    .grid-y>.xlarge-40 {
        height: 83.3333333333%
    }
    .grid-y>.xlarge-41 {
        height: 85.4166666667%
    }
    .grid-y>.xlarge-42 {
        height: 87.5%
    }
    .grid-y>.xlarge-43 {
        height: 89.5833333333%
    }
    .grid-y>.xlarge-44 {
        height: 91.6666666667%
    }
    .grid-y>.xlarge-45 {
        height: 93.75%
    }
    .grid-y>.xlarge-46 {
        height: 95.8333333333%
    }
    .grid-y>.xlarge-47 {
        height: 97.9166666667%
    }
    .grid-y>.xlarge-48 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-bottom: -.5rem;
    margin-top: -.5rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y .grid-padding-y {
        margin-bottom: -.5rem;
        margin-top: -.5rem
    }
}

.grid-padding-y>.cell {
    padding-bottom: .5rem;
    padding-top: .5rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y>.cell {
        padding-bottom: .5rem;
        padding-top: .5rem
    }
}

.grid-frame {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    max-width: 100%;
    overflow-x: auto
}

.cell-block,
.cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    max-height: 100%;
    min-height: 100%;
    overflow-y: auto
}

.cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%
}

@media print,
screen and (min-width:40em) {
    .medium-grid-frame {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .medium-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .medium-cell-block-container>.grid-x {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-height: 100%
    }
    .medium-cell-block-y {
        max-height: 100%;
        min-height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:60em) {
    .large-grid-frame {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .large-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .large-cell-block-container>.grid-x {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-height: 100%
    }
    .large-cell-block-y {
        max-height: 100%;
        min-height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:75em) {
    .xlarge-grid-frame {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .xlarge-grid-frame {
        width: 100%
    }
    .xlarge-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .xlarge-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .xlarge-cell-block-container>.grid-x {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-height: 100%
    }
    .xlarge-cell-block-y {
        max-height: 100%;
        min-height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
    width: auto
}

@media print,
screen and (min-width:40em) {
    .grid-y.medium-grid-frame {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
        width: auto
    }
}

@media print,
screen and (min-width:60em) {
    .grid-y.large-grid-frame {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
        width: auto
    }
}

@media screen and (min-width:75em) {
    .grid-y.xlarge-grid-frame {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
        width: auto
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:60em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:75em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-bottom: -.5rem;
    margin-top: -.5rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y {
        margin-bottom: -.5rem;
        margin-top: -.5rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1rem);
    margin-bottom: .5rem;
    margin-top: .5rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1rem);
        margin-bottom: .5rem;
        margin-top: .5rem
    }
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(2.08333% - 1rem)
}

.grid-margin-y>.small-2 {
    height: calc(4.16667% - 1rem)
}

.grid-margin-y>.small-3 {
    height: calc(6.25% - 1rem)
}

.grid-margin-y>.small-4 {
    height: calc(8.33333% - 1rem)
}

.grid-margin-y>.small-5 {
    height: calc(10.41667% - 1rem)
}

.grid-margin-y>.small-6 {
    height: calc(12.5% - 1rem)
}

.grid-margin-y>.small-7 {
    height: calc(14.58333% - 1rem)
}

.grid-margin-y>.small-8 {
    height: calc(16.66667% - 1rem)
}

.grid-margin-y>.small-9 {
    height: calc(18.75% - 1rem)
}

.grid-margin-y>.small-10 {
    height: calc(20.83333% - 1rem)
}

.grid-margin-y>.small-11 {
    height: calc(22.91667% - 1rem)
}

.grid-margin-y>.small-12 {
    height: calc(25% - 1rem)
}

.grid-margin-y>.small-13 {
    height: calc(27.08333% - 1rem)
}

.grid-margin-y>.small-14 {
    height: calc(29.16667% - 1rem)
}

.grid-margin-y>.small-15 {
    height: calc(31.25% - 1rem)
}

.grid-margin-y>.small-16 {
    height: calc(33.33333% - 1rem)
}

.grid-margin-y>.small-17 {
    height: calc(35.41667% - 1rem)
}

.grid-margin-y>.small-18 {
    height: calc(37.5% - 1rem)
}

.grid-margin-y>.small-19 {
    height: calc(39.58333% - 1rem)
}

.grid-margin-y>.small-20 {
    height: calc(41.66667% - 1rem)
}

.grid-margin-y>.small-21 {
    height: calc(43.75% - 1rem)
}

.grid-margin-y>.small-22 {
    height: calc(45.83333% - 1rem)
}

.grid-margin-y>.small-23 {
    height: calc(47.91667% - 1rem)
}

.grid-margin-y>.small-24 {
    height: calc(50% - 1rem)
}

.grid-margin-y>.small-25 {
    height: calc(52.08333% - 1rem)
}

.grid-margin-y>.small-26 {
    height: calc(54.16667% - 1rem)
}

.grid-margin-y>.small-27 {
    height: calc(56.25% - 1rem)
}

.grid-margin-y>.small-28 {
    height: calc(58.33333% - 1rem)
}

.grid-margin-y>.small-29 {
    height: calc(60.41667% - 1rem)
}

.grid-margin-y>.small-30 {
    height: calc(62.5% - 1rem)
}

.grid-margin-y>.small-31 {
    height: calc(64.58333% - 1rem)
}

.grid-margin-y>.small-32 {
    height: calc(66.66667% - 1rem)
}

.grid-margin-y>.small-33 {
    height: calc(68.75% - 1rem)
}

.grid-margin-y>.small-34 {
    height: calc(70.83333% - 1rem)
}

.grid-margin-y>.small-35 {
    height: calc(72.91667% - 1rem)
}

.grid-margin-y>.small-36 {
    height: calc(75% - 1rem)
}

.grid-margin-y>.small-37 {
    height: calc(77.08333% - 1rem)
}

.grid-margin-y>.small-38 {
    height: calc(79.16667% - 1rem)
}

.grid-margin-y>.small-39 {
    height: calc(81.25% - 1rem)
}

.grid-margin-y>.small-40 {
    height: calc(83.33333% - 1rem)
}

.grid-margin-y>.small-41 {
    height: calc(85.41667% - 1rem)
}

.grid-margin-y>.small-42 {
    height: calc(87.5% - 1rem)
}

.grid-margin-y>.small-43 {
    height: calc(89.58333% - 1rem)
}

.grid-margin-y>.small-44 {
    height: calc(91.66667% - 1rem)
}

.grid-margin-y>.small-45 {
    height: calc(93.75% - 1rem)
}

.grid-margin-y>.small-46 {
    height: calc(95.83333% - 1rem)
}

.grid-margin-y>.small-47 {
    height: calc(97.91667% - 1rem)
}

.grid-margin-y>.small-48 {
    height: calc(100% - 1rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.auto,
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(2.08333% - 1rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(4.16667% - 1rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(6.25% - 1rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(8.33333% - 1rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(10.41667% - 1rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(12.5% - 1rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(14.58333% - 1rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(16.66667% - 1rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(18.75% - 1rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(20.83333% - 1rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(22.91667% - 1rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(25% - 1rem)
    }
    .grid-margin-y>.small-13 {
        height: calc(27.08333% - 1rem)
    }
    .grid-margin-y>.small-14 {
        height: calc(29.16667% - 1rem)
    }
    .grid-margin-y>.small-15 {
        height: calc(31.25% - 1rem)
    }
    .grid-margin-y>.small-16 {
        height: calc(33.33333% - 1rem)
    }
    .grid-margin-y>.small-17 {
        height: calc(35.41667% - 1rem)
    }
    .grid-margin-y>.small-18 {
        height: calc(37.5% - 1rem)
    }
    .grid-margin-y>.small-19 {
        height: calc(39.58333% - 1rem)
    }
    .grid-margin-y>.small-20 {
        height: calc(41.66667% - 1rem)
    }
    .grid-margin-y>.small-21 {
        height: calc(43.75% - 1rem)
    }
    .grid-margin-y>.small-22 {
        height: calc(45.83333% - 1rem)
    }
    .grid-margin-y>.small-23 {
        height: calc(47.91667% - 1rem)
    }
    .grid-margin-y>.small-24 {
        height: calc(50% - 1rem)
    }
    .grid-margin-y>.small-25 {
        height: calc(52.08333% - 1rem)
    }
    .grid-margin-y>.small-26 {
        height: calc(54.16667% - 1rem)
    }
    .grid-margin-y>.small-27 {
        height: calc(56.25% - 1rem)
    }
    .grid-margin-y>.small-28 {
        height: calc(58.33333% - 1rem)
    }
    .grid-margin-y>.small-29 {
        height: calc(60.41667% - 1rem)
    }
    .grid-margin-y>.small-30 {
        height: calc(62.5% - 1rem)
    }
    .grid-margin-y>.small-31 {
        height: calc(64.58333% - 1rem)
    }
    .grid-margin-y>.small-32 {
        height: calc(66.66667% - 1rem)
    }
    .grid-margin-y>.small-33 {
        height: calc(68.75% - 1rem)
    }
    .grid-margin-y>.small-34 {
        height: calc(70.83333% - 1rem)
    }
    .grid-margin-y>.small-35 {
        height: calc(72.91667% - 1rem)
    }
    .grid-margin-y>.small-36 {
        height: calc(75% - 1rem)
    }
    .grid-margin-y>.small-37 {
        height: calc(77.08333% - 1rem)
    }
    .grid-margin-y>.small-38 {
        height: calc(79.16667% - 1rem)
    }
    .grid-margin-y>.small-39 {
        height: calc(81.25% - 1rem)
    }
    .grid-margin-y>.small-40 {
        height: calc(83.33333% - 1rem)
    }
    .grid-margin-y>.small-41 {
        height: calc(85.41667% - 1rem)
    }
    .grid-margin-y>.small-42 {
        height: calc(87.5% - 1rem)
    }
    .grid-margin-y>.small-43 {
        height: calc(89.58333% - 1rem)
    }
    .grid-margin-y>.small-44 {
        height: calc(91.66667% - 1rem)
    }
    .grid-margin-y>.small-45 {
        height: calc(93.75% - 1rem)
    }
    .grid-margin-y>.small-46 {
        height: calc(95.83333% - 1rem)
    }
    .grid-margin-y>.small-47 {
        height: calc(97.91667% - 1rem)
    }
    .grid-margin-y>.small-48 {
        height: calc(100% - 1rem)
    }
    .grid-margin-y>.medium-auto,
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(2.08333% - 1rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(4.16667% - 1rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(6.25% - 1rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(8.33333% - 1rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(10.41667% - 1rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(12.5% - 1rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(14.58333% - 1rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(16.66667% - 1rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(18.75% - 1rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(20.83333% - 1rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(22.91667% - 1rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(25% - 1rem)
    }
    .grid-margin-y>.medium-13 {
        height: calc(27.08333% - 1rem)
    }
    .grid-margin-y>.medium-14 {
        height: calc(29.16667% - 1rem)
    }
    .grid-margin-y>.medium-15 {
        height: calc(31.25% - 1rem)
    }
    .grid-margin-y>.medium-16 {
        height: calc(33.33333% - 1rem)
    }
    .grid-margin-y>.medium-17 {
        height: calc(35.41667% - 1rem)
    }
    .grid-margin-y>.medium-18 {
        height: calc(37.5% - 1rem)
    }
    .grid-margin-y>.medium-19 {
        height: calc(39.58333% - 1rem)
    }
    .grid-margin-y>.medium-20 {
        height: calc(41.66667% - 1rem)
    }
    .grid-margin-y>.medium-21 {
        height: calc(43.75% - 1rem)
    }
    .grid-margin-y>.medium-22 {
        height: calc(45.83333% - 1rem)
    }
    .grid-margin-y>.medium-23 {
        height: calc(47.91667% - 1rem)
    }
    .grid-margin-y>.medium-24 {
        height: calc(50% - 1rem)
    }
    .grid-margin-y>.medium-25 {
        height: calc(52.08333% - 1rem)
    }
    .grid-margin-y>.medium-26 {
        height: calc(54.16667% - 1rem)
    }
    .grid-margin-y>.medium-27 {
        height: calc(56.25% - 1rem)
    }
    .grid-margin-y>.medium-28 {
        height: calc(58.33333% - 1rem)
    }
    .grid-margin-y>.medium-29 {
        height: calc(60.41667% - 1rem)
    }
    .grid-margin-y>.medium-30 {
        height: calc(62.5% - 1rem)
    }
    .grid-margin-y>.medium-31 {
        height: calc(64.58333% - 1rem)
    }
    .grid-margin-y>.medium-32 {
        height: calc(66.66667% - 1rem)
    }
    .grid-margin-y>.medium-33 {
        height: calc(68.75% - 1rem)
    }
    .grid-margin-y>.medium-34 {
        height: calc(70.83333% - 1rem)
    }
    .grid-margin-y>.medium-35 {
        height: calc(72.91667% - 1rem)
    }
    .grid-margin-y>.medium-36 {
        height: calc(75% - 1rem)
    }
    .grid-margin-y>.medium-37 {
        height: calc(77.08333% - 1rem)
    }
    .grid-margin-y>.medium-38 {
        height: calc(79.16667% - 1rem)
    }
    .grid-margin-y>.medium-39 {
        height: calc(81.25% - 1rem)
    }
    .grid-margin-y>.medium-40 {
        height: calc(83.33333% - 1rem)
    }
    .grid-margin-y>.medium-41 {
        height: calc(85.41667% - 1rem)
    }
    .grid-margin-y>.medium-42 {
        height: calc(87.5% - 1rem)
    }
    .grid-margin-y>.medium-43 {
        height: calc(89.58333% - 1rem)
    }
    .grid-margin-y>.medium-44 {
        height: calc(91.66667% - 1rem)
    }
    .grid-margin-y>.medium-45 {
        height: calc(93.75% - 1rem)
    }
    .grid-margin-y>.medium-46 {
        height: calc(95.83333% - 1rem)
    }
    .grid-margin-y>.medium-47 {
        height: calc(97.91667% - 1rem)
    }
    .grid-margin-y>.medium-48 {
        height: calc(100% - 1rem)
    }
}

@media print,
screen and (min-width:60em) {
    .grid-margin-y>.large-auto,
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(2.08333% - 1rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(4.16667% - 1rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(6.25% - 1rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(8.33333% - 1rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(10.41667% - 1rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(12.5% - 1rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(14.58333% - 1rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(16.66667% - 1rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(18.75% - 1rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(20.83333% - 1rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(22.91667% - 1rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(25% - 1rem)
    }
    .grid-margin-y>.large-13 {
        height: calc(27.08333% - 1rem)
    }
    .grid-margin-y>.large-14 {
        height: calc(29.16667% - 1rem)
    }
    .grid-margin-y>.large-15 {
        height: calc(31.25% - 1rem)
    }
    .grid-margin-y>.large-16 {
        height: calc(33.33333% - 1rem)
    }
    .grid-margin-y>.large-17 {
        height: calc(35.41667% - 1rem)
    }
    .grid-margin-y>.large-18 {
        height: calc(37.5% - 1rem)
    }
    .grid-margin-y>.large-19 {
        height: calc(39.58333% - 1rem)
    }
    .grid-margin-y>.large-20 {
        height: calc(41.66667% - 1rem)
    }
    .grid-margin-y>.large-21 {
        height: calc(43.75% - 1rem)
    }
    .grid-margin-y>.large-22 {
        height: calc(45.83333% - 1rem)
    }
    .grid-margin-y>.large-23 {
        height: calc(47.91667% - 1rem)
    }
    .grid-margin-y>.large-24 {
        height: calc(50% - 1rem)
    }
    .grid-margin-y>.large-25 {
        height: calc(52.08333% - 1rem)
    }
    .grid-margin-y>.large-26 {
        height: calc(54.16667% - 1rem)
    }
    .grid-margin-y>.large-27 {
        height: calc(56.25% - 1rem)
    }
    .grid-margin-y>.large-28 {
        height: calc(58.33333% - 1rem)
    }
    .grid-margin-y>.large-29 {
        height: calc(60.41667% - 1rem)
    }
    .grid-margin-y>.large-30 {
        height: calc(62.5% - 1rem)
    }
    .grid-margin-y>.large-31 {
        height: calc(64.58333% - 1rem)
    }
    .grid-margin-y>.large-32 {
        height: calc(66.66667% - 1rem)
    }
    .grid-margin-y>.large-33 {
        height: calc(68.75% - 1rem)
    }
    .grid-margin-y>.large-34 {
        height: calc(70.83333% - 1rem)
    }
    .grid-margin-y>.large-35 {
        height: calc(72.91667% - 1rem)
    }
    .grid-margin-y>.large-36 {
        height: calc(75% - 1rem)
    }
    .grid-margin-y>.large-37 {
        height: calc(77.08333% - 1rem)
    }
    .grid-margin-y>.large-38 {
        height: calc(79.16667% - 1rem)
    }
    .grid-margin-y>.large-39 {
        height: calc(81.25% - 1rem)
    }
    .grid-margin-y>.large-40 {
        height: calc(83.33333% - 1rem)
    }
    .grid-margin-y>.large-41 {
        height: calc(85.41667% - 1rem)
    }
    .grid-margin-y>.large-42 {
        height: calc(87.5% - 1rem)
    }
    .grid-margin-y>.large-43 {
        height: calc(89.58333% - 1rem)
    }
    .grid-margin-y>.large-44 {
        height: calc(91.66667% - 1rem)
    }
    .grid-margin-y>.large-45 {
        height: calc(93.75% - 1rem)
    }
    .grid-margin-y>.large-46 {
        height: calc(95.83333% - 1rem)
    }
    .grid-margin-y>.large-47 {
        height: calc(97.91667% - 1rem)
    }
    .grid-margin-y>.large-48 {
        height: calc(100% - 1rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-y>.xlarge-auto,
    .grid-margin-y>.xlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xlarge-1 {
        height: calc(2.08333% - 1rem)
    }
    .grid-margin-y>.xlarge-2 {
        height: calc(4.16667% - 1rem)
    }
    .grid-margin-y>.xlarge-3 {
        height: calc(6.25% - 1rem)
    }
    .grid-margin-y>.xlarge-4 {
        height: calc(8.33333% - 1rem)
    }
    .grid-margin-y>.xlarge-5 {
        height: calc(10.41667% - 1rem)
    }
    .grid-margin-y>.xlarge-6 {
        height: calc(12.5% - 1rem)
    }
    .grid-margin-y>.xlarge-7 {
        height: calc(14.58333% - 1rem)
    }
    .grid-margin-y>.xlarge-8 {
        height: calc(16.66667% - 1rem)
    }
    .grid-margin-y>.xlarge-9 {
        height: calc(18.75% - 1rem)
    }
    .grid-margin-y>.xlarge-10 {
        height: calc(20.83333% - 1rem)
    }
    .grid-margin-y>.xlarge-11 {
        height: calc(22.91667% - 1rem)
    }
    .grid-margin-y>.xlarge-12 {
        height: calc(25% - 1rem)
    }
    .grid-margin-y>.xlarge-13 {
        height: calc(27.08333% - 1rem)
    }
    .grid-margin-y>.xlarge-14 {
        height: calc(29.16667% - 1rem)
    }
    .grid-margin-y>.xlarge-15 {
        height: calc(31.25% - 1rem)
    }
    .grid-margin-y>.xlarge-16 {
        height: calc(33.33333% - 1rem)
    }
    .grid-margin-y>.xlarge-17 {
        height: calc(35.41667% - 1rem)
    }
    .grid-margin-y>.xlarge-18 {
        height: calc(37.5% - 1rem)
    }
    .grid-margin-y>.xlarge-19 {
        height: calc(39.58333% - 1rem)
    }
    .grid-margin-y>.xlarge-20 {
        height: calc(41.66667% - 1rem)
    }
    .grid-margin-y>.xlarge-21 {
        height: calc(43.75% - 1rem)
    }
    .grid-margin-y>.xlarge-22 {
        height: calc(45.83333% - 1rem)
    }
    .grid-margin-y>.xlarge-23 {
        height: calc(47.91667% - 1rem)
    }
    .grid-margin-y>.xlarge-24 {
        height: calc(50% - 1rem)
    }
    .grid-margin-y>.xlarge-25 {
        height: calc(52.08333% - 1rem)
    }
    .grid-margin-y>.xlarge-26 {
        height: calc(54.16667% - 1rem)
    }
    .grid-margin-y>.xlarge-27 {
        height: calc(56.25% - 1rem)
    }
    .grid-margin-y>.xlarge-28 {
        height: calc(58.33333% - 1rem)
    }
    .grid-margin-y>.xlarge-29 {
        height: calc(60.41667% - 1rem)
    }
    .grid-margin-y>.xlarge-30 {
        height: calc(62.5% - 1rem)
    }
    .grid-margin-y>.xlarge-31 {
        height: calc(64.58333% - 1rem)
    }
    .grid-margin-y>.xlarge-32 {
        height: calc(66.66667% - 1rem)
    }
    .grid-margin-y>.xlarge-33 {
        height: calc(68.75% - 1rem)
    }
    .grid-margin-y>.xlarge-34 {
        height: calc(70.83333% - 1rem)
    }
    .grid-margin-y>.xlarge-35 {
        height: calc(72.91667% - 1rem)
    }
    .grid-margin-y>.xlarge-36 {
        height: calc(75% - 1rem)
    }
    .grid-margin-y>.xlarge-37 {
        height: calc(77.08333% - 1rem)
    }
    .grid-margin-y>.xlarge-38 {
        height: calc(79.16667% - 1rem)
    }
    .grid-margin-y>.xlarge-39 {
        height: calc(81.25% - 1rem)
    }
    .grid-margin-y>.xlarge-40 {
        height: calc(83.33333% - 1rem)
    }
    .grid-margin-y>.xlarge-41 {
        height: calc(85.41667% - 1rem)
    }
    .grid-margin-y>.xlarge-42 {
        height: calc(87.5% - 1rem)
    }
    .grid-margin-y>.xlarge-43 {
        height: calc(89.58333% - 1rem)
    }
    .grid-margin-y>.xlarge-44 {
        height: calc(91.66667% - 1rem)
    }
    .grid-margin-y>.xlarge-45 {
        height: calc(93.75% - 1rem)
    }
    .grid-margin-y>.xlarge-46 {
        height: calc(95.83333% - 1rem)
    }
    .grid-margin-y>.xlarge-47 {
        height: calc(97.91667% - 1rem)
    }
    .grid-margin-y>.xlarge-48 {
        height: calc(100% - 1rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1rem)
}

@media print,
screen and (min-width:40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1rem)
    }
}

@media print,
screen and (min-width:60em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1rem)
    }
}

@media screen and (min-width:75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1rem)
    }
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1rem)
    }
}

@media print,
screen and (min-width:60em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1rem)
    }
}

.button {
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: .9rem;
    margin: 0 0 .25rem;
    padding: .85em 1em
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #ed1b2f;
    color: #fff
}

.button:focus,
.button:hover {
    background-color: #d01023;
    color: #fff
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
    background-color: #ed1b2f;
    color: #fff
}

.button.primary:focus,
.button.primary:hover {
    background-color: #c40f21;
    color: #fff
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
    background-color: #634f8e;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #4f3f72;
    color: #fff
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
    background-color: #3adb76;
    color: #444
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #444
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
    background-color: #eeb301;
    color: #444
}

.button.warning:focus,
.button.warning:hover {
    background-color: #be8f01;
    color: #444
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
    background-color: #cc4b37;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fff
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    border: 1px solid #ed1b2f;
    color: #ed1b2f
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #7a0a14;
    color: #7a0a14
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
    border: 1px solid #ed1b2f;
    color: #ed1b2f
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #7a0a14;
    color: #7a0a14
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
    border: 1px solid #634f8e;
    color: #634f8e
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #322847;
    color: #322847
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
    border: 1px solid #eeb301;
    color: #eeb301
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #775a01;
    color: #775a01
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    color: #ed1b2f
}

.button.clear:focus,
.button.clear:hover {
    color: #7a0a14
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
    color: #ed1b2f
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    color: #7a0a14
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
    color: #634f8e
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    color: #322847
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    color: #157539
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
    color: #eeb301
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    color: #775a01
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    color: #67251a
}

.button.disabled,
.button[disabled] {
    cursor: not-allowed;
    opacity: .25
}

.button.dropdown:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: .4em .4em 0;
    content: "";
    display: block;
    display: inline-block;
    float: right;
    height: 0;
    margin-left: 1em;
    position: relative;
    top: .4em;
    width: 0
}

.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #ed1b2f
}

.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
    border-top-color: #634f8e
}

.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
    border-top-color: #eeb301
}

.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
    border-top-color: #cc4b37
}

.button.arrow-only:after {
    float: none;
    margin-left: 0;
    top: -.1em
}

a.button:focus,
a.button:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.close-button {
    color: #8a8a8a;
    cursor: pointer;
    position: absolute;
    z-index: 10
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #444
}

.close-button.small {
    font-size: 1.5em;
    line-height: 1;
    right: .66rem;
    top: .33em
}

.close-button,
.close-button.medium {
    font-size: 2em;
    line-height: 1;
    right: 1rem;
    top: .5rem
}

.label {
    border-radius: .25rem;
    cursor: default;
    display: inline-block;
    font-size: .8rem;
    line-height: 1;
    padding: .33333rem .5rem;
    white-space: nowrap
}

.label,
.label.primary {
    background: #ed1b2f;
    color: #fff
}

.label.secondary {
    background: #634f8e;
    color: #fff
}

.label.success {
    background: #3adb76;
    color: #444
}

.label.warning {
    background: #eeb301;
    color: #444
}

.label.alert {
    background: #cc4b37;
    color: #fff
}

.progress {
    background-color: #cacaca;
    border-radius: .25rem;
    height: 1rem;
    margin-bottom: .25rem
}

.progress.primary .progress-meter {
    background-color: #ed1b2f
}

.progress.secondary .progress-meter {
    background-color: #634f8e
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #eeb301
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    background-color: #ed1b2f;
    border-radius: .25rem;
    display: block;
    height: 100%;
    position: relative;
    width: 0
}

.progress-meter-text {
    border-radius: .25rem;
    color: #fff;
    font-size: .75rem;
    font-weight: 700;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.slider {
    background-color: #e6e6e6;
    cursor: pointer;
    height: .5rem;
    margin-bottom: 2.25rem;
    margin-top: 1.25rem;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.slider-fill {
    background-color: #cacaca;
    display: inline-block;
    height: .5rem;
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear
}

.slider-handle {
    background-color: #ed1b2f;
    border-radius: .25rem;
    cursor: -webkit-grab;
    cursor: grab;
    display: inline-block;
    height: 1.4rem;
    left: 0;
    position: absolute;
    top: 50%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 1.4rem;
    z-index: 1
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #d01023
}

.slider-handle.is-dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
    -webkit-transition: all 0s linear;
    transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
    cursor: not-allowed;
    opacity: .25
}

.slider.vertical {
    display: inline-block;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    width: .5rem
}

.slider.vertical .slider-fill {
    max-height: 100%;
    top: 0;
    width: .5rem
}

.slider.vertical .slider-handle {
    height: 1.4rem;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1.4rem
}

.switch {
    color: #fff;
    font-size: .875rem;
    font-weight: 700;
    height: 2rem;
    margin-bottom: .25rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    margin-bottom: 0;
    opacity: 0;
    position: absolute
}

.switch-paddle {
    background: #cacaca;
    border-radius: .25rem;
    color: inherit;
    cursor: pointer;
    display: block;
    font-weight: inherit;
    height: 2rem;
    position: relative;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    width: 4rem
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle:after {
    background: #fff;
    border-radius: .25rem;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    width: 1.5rem
}

input:checked~.switch-paddle {
    background: #ed1b2f
}

input:checked~.switch-paddle:after {
    left: 2.25rem
}

input:focus-visible~.switch-paddle {
    background: #b6b6b6
}

input:focus-visible~.switch-paddle:after {
    background: #fff
}

input:checked:focus-visible~.switch-paddle {
    background: #d01023
}

input:disabled~.switch-paddle {
    cursor: not-allowed;
    opacity: .5
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    display: none;
    left: 8%
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    font-size: .625rem;
    height: 1.5rem;
    width: 3rem
}

.switch.tiny .switch-paddle:after {
    height: 1rem;
    left: .25rem;
    top: .25rem;
    width: 1rem
}

.switch.tiny input:checked~.switch-paddle:after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    font-size: .75rem;
    height: 1.75rem;
    width: 3.5rem
}

.switch.small .switch-paddle:after {
    height: 1.25rem;
    left: .25rem;
    top: .25rem;
    width: 1.25rem
}

.switch.small input:checked~.switch-paddle:after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    font-size: 1rem;
    height: 2.5rem;
    width: 5rem
}

.switch.large .switch-paddle:after {
    height: 2rem;
    left: .25rem;
    top: .25rem;
    width: 2rem
}

.switch.large input:checked~.switch-paddle:after {
    left: 2.75rem
}

table {
    margin-bottom: .25rem
}

tbody,
tfoot,
thead {
    background-color: #fff;
    border: 1px solid #f2f2f2
}

caption {
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

thead {
    background: #f9f9f9
}

tfoot,
thead {
    color: #13141c
}

tfoot {
    background: #f2f2f2
}

tfoot td,
tfoot th,
thead td,
thead th {
    padding: .5rem .625rem .625rem;
    text-align: left
}

tbody td,
tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(2n) {
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2
}

@media print,
screen and (max-width:59.99875em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    overflow-x: auto;
    width: 100%
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 .25rem
}

.breadcrumbs:after,
.breadcrumbs:before {
    content: " ";
    display: table;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs:after {
    clear: both
}

.breadcrumbs li {
    color: #444;
    cursor: default;
    float: left;
    font-size: .6875rem;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child):after {
    color: #cacaca;
    content: "/";
    margin: 0 .75rem;
    opacity: 1;
    position: relative
}

.breadcrumbs a {
    color: #ed1b2f
}

.breadcrumbs a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.callout {
    background-color: #fff;
    border: 1px solid rgba(68, 68, 68, .25);
    border-radius: .25rem;
    color: #13141c;
    margin: 0 0 1rem;
    padding: 1rem;
    position: relative
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #fcdde0;
    color: #13141c
}

.callout.secondary {
    background-color: #e7e3f0;
    color: #13141c
}

.callout.success {
    background-color: #e1faea;
    color: #13141c
}

.callout.warning {
    background-color: #fff5d7;
    color: #13141c
}

.callout.alert {
    background-color: #f7e4e1;
    color: #13141c
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: .25rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #13141c;
    flex-grow: 1;
    margin-bottom: .25rem;
    overflow: hidden
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    background: #e6e6e6;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: .25rem
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: .25rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.dropdown-pane {
    background-color: #f6f7fa;
    border: 1px solid #cacaca;
    border-radius: .25rem;
    display: none;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    display: block;
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.pagination {
    margin-bottom: .25rem;
    margin-left: 0
}

.pagination:after,
.pagination:before {
    content: " ";
    display: table;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.pagination:after {
    clear: both
}

.pagination li {
    border-radius: .25rem;
    display: none;
    font-size: .875rem;
    margin-right: .0625rem
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media print,
screen and (min-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    border-radius: .25rem;
    color: #444;
    display: block;
    padding: .1875rem .625rem
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    background: #ed1b2f;
    color: #fff;
    cursor: default;
    padding: .1875rem .625rem
}

.pagination .disabled {
    color: #cacaca;
    cursor: not-allowed;
    padding: .1875rem .625rem
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis:after {
    color: #444;
    content: "…";
    padding: .1875rem .625rem
}

.pagination-previous a:before,
.pagination-previous.disabled:before {
    content: "«";
    display: inline-block;
    margin-right: .5rem
}

.pagination-next a:after,
.pagination-next.disabled:after {
    content: "»";
    display: inline-block;
    margin-left: .5rem
}

.has-tip {
    border-bottom: 1px dotted #8a8a8a;
    cursor: help;
    display: inline-block;
    font-weight: 700;
    position: relative
}

.tooltip {
    background-color: #444;
    border-radius: .25rem;
    color: #fff;
    font-size: 80%;
    max-width: 10rem;
    padding: .75rem;
    top: calc(100% + .6495rem);
    z-index: 1200
}

.tooltip,
.tooltip:before {
    position: absolute
}

.tooltip.bottom:before {
    border-color: transparent transparent #444;
    border-style: solid;
    border-width: 0 .75rem .75rem;
    bottom: 100%;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.tooltip.bottom.align-center:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top:before {
    border-color: #444 transparent transparent;
    border-style: solid;
    border-width: .75rem .75rem 0;
    bottom: auto;
    content: "";
    display: block;
    height: 0;
    top: 100%;
    width: 0
}

.tooltip.top.align-center:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left:before {
    border-color: transparent transparent transparent #444;
    border-style: solid;
    border-width: .75rem 0 .75rem .75rem;
    content: "";
    display: block;
    height: 0;
    left: 100%;
    width: 0
}

.tooltip.left.align-center:before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right:before {
    border-color: transparent #444 transparent transparent;
    border-style: solid;
    border-width: .75rem .75rem .75rem 0;
    content: "";
    display: block;
    height: 0;
    left: auto;
    right: 100%;
    width: 0
}

.tooltip.right.align-center:before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top:before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom:before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left:before {
    left: 10%;
    right: auto
}

.tooltip.align-right:before {
    left: auto;
    right: 10%
}

.accordion {
    background: #fff;
    list-style-type: none;
    margin-left: 0
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: .25rem .25rem 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 .25rem .25rem
}

.accordion-title {
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    color: #ed1b2f;
    display: block;
    font-size: .75rem;
    line-height: 1;
    padding: 1.25rem 1rem;
    position: relative
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 .25rem .25rem
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title:before {
    content: "+";
    margin-top: -.5rem;
    position: absolute;
    right: 1rem
}

.is-active>.accordion-title:before {
    content: "–"
}

.accordion-content {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    color: #13141c;
    display: none;
    padding: 1rem
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.media-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: .25rem
}

.media-object img {
    max-width: none
}

@media print,
screen and (max-width:39.99875em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.media-object-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: .25rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: .25rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

@media print,
screen and (max-width:39.99875em) {
    .stack-for-small .media-object-section {
        padding: 0 0 .25rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section.main-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.flex-video,
.responsive-embed {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.tabs {
    background: #fff;
    border: 1px solid #e6e6e6;
    list-style-type: none;
    margin: 0
}

.tabs:after,
.tabs:before {
    content: " ";
    display: table;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.tabs:after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #ed1b2f
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #e81227
}

.tabs-title {
    float: left
}

.tabs-title>a {
    color: #ed1b2f;
    display: block;
    font-size: .75rem;
    line-height: 1;
    padding: 1.25rem 1.5rem
}

[data-whatinput=mouse] .tabs-title>a {
    outline: 0
}

.tabs-title>a:hover {
    background: #fff;
    color: #d21123
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #e6e6e6;
    color: #ed1b2f
}

.tabs-content {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top: 0;
    color: #13141c;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    border: 4px solid #fff;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, .2);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .2);
    display: inline-block;
    line-height: 0;
    margin-bottom: .25rem;
    max-width: 100%
}

a.thumbnail {
    -webkit-transition: -webkit-box-shadow .2s ease-out;
    transition: -webkit-box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(237, 27, 47, .5);
    box-shadow: 0 0 6px 1px rgba(237, 27, 47, .5)
}

a.thumbnail image {
    -webkit-box-shadow: none;
    box-shadow: none
}





.no-js [data-responsive-menu] ul {
    display: none
}



.accordion-menu li {
    width: 100%
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-left: 1rem;
    margin-right: 0
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-left: 0;
    margin-right: 1rem
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after {
    border-color: #ed1b2f transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    margin-top: -3px;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 0
}

.accordion-menu.align-left .is-accordion-submenu-parent>a:after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a:after {
    left: 1rem;
    right: auto
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.submenu-toggle:after {
    border-color: #ed1b2f transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    margin: auto;
    top: 0;
    width: 0
}

.submenu-toggle[aria-expanded=true]:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

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

.is-drilldown {
    overflow: hidden;
    position: relative
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    -webkit-transition: height .5s;
    transition: height .5s
}

.drilldown a {
    background: #fff;
    padding: .7rem 1rem
}

.drilldown .is-drilldown-submenu {
    background: #fff;
    left: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear;
    width: 100%;
    z-index: -1
}

.drilldown .is-drilldown-submenu.is-active {
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-left: 0;
    margin-right: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a:after {
    margin-top: -6px;
    position: absolute;
    top: 50%
}

.drilldown .is-drilldown-submenu-parent>a:after,
.drilldown.align-left .is-drilldown-submenu-parent>a:after {
    border-color: transparent transparent transparent #ed1b2f;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    content: "";
    display: block;
    height: 0;
    right: 1rem;
    width: 0
}

.drilldown.align-left .is-drilldown-submenu-parent>a:after {
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a:after {
    left: 1rem;
    right: auto
}

.drilldown .js-drilldown-back>a:before,
.drilldown.align-right .is-drilldown-submenu-parent>a:after {
    border-color: transparent #ed1b2f transparent transparent;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.drilldown .js-drilldown-back>a:before {
    display: inline-block;
    margin-right: .75rem;
    vertical-align: middle
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    left: 0;
    right: auto;
    top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    padding-right: 1.5rem;
    position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    border-color: #ed1b2f transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    left: auto;
    margin-top: -3px;
    right: 5px;
    width: 0
}


.dropdown.menu>li>a {
    padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
    background: transparent;
    color: #ed1b2f
}


.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    left: 100%;
    right: auto
}

.dropdown.menu.vertical>li>a:after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a:after {
    border-color: transparent #ed1b2f transparent transparent;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    right: auto;
    width: 0
}

.dropdown.menu.vertical>li.opens-right>a:after {
    border-color: transparent transparent transparent #ed1b2f;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    content: "";
    display: block;
    height: 0;
    width: 0
}

@media print,
screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        left: 0;
        right: auto;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
        border-color: #ed1b2f transparent transparent;
        border-style: solid;
        border-width: 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: auto;
        margin-top: -3px;
        right: 5px;
        width: 0
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%;
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        left: 100%;
        right: auto
    }
    .dropdown.menu.medium-vertical>li>a:after {
        right: 14px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a:after {
        border-color: transparent #ed1b2f transparent transparent;
        border-style: solid;
        border-width: 6px 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: 5px;
        right: auto;
        width: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>a:after {
        border-color: transparent transparent transparent #ed1b2f;
        border-style: solid;
        border-width: 6px 0 6px 6px;
        content: "";
        display: block;
        height: 0;
        width: 0
    }
}

@media print,
screen and (min-width:60em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        left: 0;
        right: auto;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
        border-color: #ed1b2f transparent transparent;
        border-style: solid;
        border-width: 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: auto;
        margin-top: -3px;
        right: 5px;
        width: 0
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%;
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        left: 100%;
        right: auto
    }
    .dropdown.menu.large-vertical>li>a:after {
        right: 14px
    }
    .dropdown.menu.large-vertical>li.opens-left>a:after {
        border-color: transparent #ed1b2f transparent transparent;
        border-style: solid;
        border-width: 6px 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: 5px;
        right: auto;
        width: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>a:after {
        border-color: transparent transparent transparent #ed1b2f;
        border-style: solid;
        border-width: 6px 0 6px 6px;
        content: "";
        display: block;
        height: 0;
        width: 0
    }
}

@media screen and (min-width:75em) {
    .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        left: 0;
        right: auto;
        top: 100%
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        border-color: #ed1b2f transparent transparent;
        border-style: solid;
        border-width: 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: auto;
        margin-top: -3px;
        right: 5px;
        width: 0
    }
    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%;
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        left: 100%;
        right: auto
    }
    .dropdown.menu.xlarge-vertical>li>a:after {
        right: 14px
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>a:after {
        border-color: transparent #ed1b2f transparent transparent;
        border-style: solid;
        border-width: 6px 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: 5px;
        right: auto;
        width: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>a:after {
        border-color: transparent transparent transparent #ed1b2f;
        border-style: solid;
        border-width: 6px 0 6px 6px;
        content: "";
        display: block;
        height: 0;
        width: 0
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    left: auto;
    right: 0;
    top: 100%
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a:after {
    left: auto;
    margin-top: -6px;
    position: absolute;
    right: 5px;
    top: 50%
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    left: auto;
    top: 100%
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    left: 100%;
    right: auto
}

.is-dropdown-submenu {
    background: #fff;
    border: 1px solid #cacaca;
    display: none;
    left: 100%;
    min-width: 200px;
    position: absolute;
    top: 0;
    z-index: 1
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
    border-color: transparent #ed1b2f transparent transparent;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    right: auto;
    width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
    border-color: transparent transparent transparent #ed1b2f;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    background: hsla(0, 0%, 100%, .25);
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    visibility: hidden;
    width: 100%;
    z-index: 11
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    overflow: hidden;
    position: relative
}

.off-canvas {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
    position: fixed;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    z-index: 12
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(68, 68, 68, .7);
    box-shadow: 0 0 10px rgba(68, 68, 68, .7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.off-canvas-absolute {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
    position: absolute;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    z-index: 12
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(68, 68, 68, .7);
    box-shadow: 0 0 10px rgba(68, 68, 68, .7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.position-left {
    height: 100%;
    left: 0;
    overflow-y: auto;
    top: 0;
    -webkit-overflow-scrolling: touch;
    width: 250px
}

.off-canvas-content .off-canvas.position-left,
.position-left {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(68, 68, 68, .25);
    box-shadow: inset -13px 0 20px -13px rgba(68, 68, 68, .25)
}

.position-right {
    height: 100%;
    overflow-y: auto;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch;
    width: 250px
}

.off-canvas-content .off-canvas.position-right,
.position-right {
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(68, 68, 68, .25);
    box-shadow: inset 13px 0 20px -13px rgba(68, 68, 68, .25)
}

.position-top {
    left: 0;
    overflow-x: auto;
    top: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    height: 250px
}

.off-canvas-content .off-canvas.position-top,
.position-top {
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(68, 68, 68, .25);
    box-shadow: inset 0 -13px 20px -13px rgba(68, 68, 68, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    height: 250px
}

.off-canvas-content .off-canvas.position-bottom,
.position-bottom {
    -webkit-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(68, 68, 68, .25);
    box-shadow: inset 0 13px 20px -13px rgba(68, 68, 68, .25)
}

.off-canvas-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: none;
    transform: none
}

.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.off-canvas-content .off-canvas.is-open,
.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0);
    transform: translate(0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-left.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-right.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-top.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:60em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-left.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-right.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-top.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-bottom.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width:75em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        z-index: 12
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        background: none;
        height: auto;
        overflow: visible;
        position: static;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        width: auto
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:60em) {
    .off-canvas.in-canvas-for-large {
        background: none;
        height: auto;
        overflow: visible;
        position: static;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        width: auto
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width:75em) {
    .off-canvas.in-canvas-for-xlarge {
        background: none;
        height: auto;
        overflow: visible;
        position: static;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        width: auto
    }
    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

html.is-reveal-open {
    overflow-y: hidden;
    position: fixed;
    width: 100%
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

html.is-reveal-open body {
    overflow-y: hidden
}

.reveal-overlay {
    background-color: rgba(68, 68, 68, .45);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1005
}

.reveal,
.reveal-overlay {
    display: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.reveal {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
    border: 1px solid #cacaca;
    border-radius: .25rem;
    margin-left: auto;
    margin-right: auto;
    padding: .25rem;
    position: relative;
    top: 100px;
    z-index: 1006
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        max-width: 82rem;
        width: 600px
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        max-width: 82rem;
        width: 30%
    }
    .reveal.small {
        max-width: 82rem;
        width: 50%
    }
    .reveal.large {
        max-width: 82rem;
        width: 90%
    }
}

.reveal.full {
    border: 0;
    border-radius: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    margin-left: 0;
    max-width: none;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 100%
}

@media print,
screen and (max-width:39.99875em) {
    .reveal {
        border: 0;
        border-radius: 0;
        bottom: 0;
        height: 100%;
        left: 0;
        margin-left: 0;
        max-width: none;
        min-height: 100%;
        right: 0;
        top: 0;
        width: 100%
    }
}

.reveal.without-overlay {
    position: fixed
}

.sticky,
.sticky-container {
    position: relative
}

.sticky {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 0
}

.sticky.is-stuck {
    position: fixed;
    width: 100%;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    left: auto;
    position: relative;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

.title-bar {
    background: #444;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .5rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    font-weight: 700;
    vertical-align: middle
}

.top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: .5rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    margin-right: 1rem;
    max-width: 200px
}

.top-bar .input-group-field {
    margin-right: 0;
    width: 100%
}

.top-bar input.button {
    width: auto
}

.top-bar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width:40em) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .top-bar .top-bar-left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }
    .top-bar .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media print,
screen and (max-width:59.99875em) {
    .top-bar.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media print,
screen and (max-width:74.99875em) {
    .top-bar.stacked-for-large {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media print,
screen and (max-width:89.99875em) {
    .top-bar.stacked-for-xlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right,
.top-bar-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.clearfix:after {
    clear: both
}

.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:60em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:75em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:60em) {
    .large-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:75em) {
    .xlarge-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

@media print,
screen and (max-width:39.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width:40em)and (max-width:59.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:39.99875em),
screen and (min-width:60em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:60em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:59.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media print,
screen and (min-width:60em)and (max-width:74.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:59.99875em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width:74.99875em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:75em)and (max-width:89.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.99875em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    white-space: nowrap !important
}

.show-on-focus:active,
.show-on-focus:focus {
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important;
    clip: auto !important;
    white-space: normal !important
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.show-for-dark-mode {
    display: none
}

.hide-for-dark-mode {
    display: block
}

@media screen and (prefers-color-scheme:dark) {
    .show-for-dark-mode {
        display: block !important
    }
    .hide-for-dark-mode {
        display: none !important
    }
}

.show-for-ie {
    display: none
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .show-for-ie {
        display: block !important
    }
    .hide-for-ie {
        display: none !important
    }
}

.show-for-sticky {
    display: none
}

.is-stuck .show-for-sticky {
    display: block
}

.is-stuck .hide-for-sticky {
    display: none
}

.assist__block {
    margin-bottom: .75rem
}

@media print,
screen and (max-width:59.99875em) {
    .assist {
        margin-bottom: 2rem
    }
}

.client__img {
    margin-bottom: 1.5rem
}

.event {
    background: #fff;
    margin-bottom: 1.3125rem
}

.event__date {
    font-weight: 700;
    margin-bottom: .25rem
}

.event__place {
    color: #9bb3be;
    font-weight: 700
}

.event__block {
    background: #fff;
    border-radius: .25rem;
    padding: 1.3125rem
}

.event__block_main {
    background: #fafafa
}

.manager {
    text-align: center
}

.manager__img {
    width: 9.375rem
}

.manager__text {
    font-size: .8125rem;
    font-weight: 700
}

.manager__block {
    font-size: 1.75rem
}

.manager__block,
.object {
    margin-bottom: 1.5rem
}

.object__img {
    width: 4.375rem
}

.serve {
    background: #fafafa;
    padding-top: 2.625rem
}

.serve__text {
    margin-bottom: 1.3125rem
}

.serve__item {
    display: none
}

.serve__item:first-child {
    display: block
}

.services {
    background: #fafafa;
    border-radius: .25rem;
    margin-bottom: 2.5rem;
    padding: 2.625rem 1.3125rem 1.3125rem;
    text-align: center
}

.services__title {
    margin-bottom: .625rem
}

.services__img {
    max-width: 6.125rem
}

.services__block {
    margin-bottom: 1.3125rem
}

.accordion {
    background: none
}

.accordion-title {
    border: none;
    border-radius: 1.25rem;
    color: #13141c;
    font-size: 1.625rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.15385;
    padding: 2rem 5rem 2rem 2rem
}

.accordion-title:focus {
    background: #fff
}

.accordion-title:before {
    content: url(../images/plus.svg);
    line-height: 0;
    margin-top: 0;
    right: 2.1875rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.is-active>.accordion-title:before {
    content: url(../images/minus.svg)
}

.accordion-item:first-child>:first-child {
    border-radius: 1.25rem
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: none;
    border-radius: 1.25rem
}

.accordion-item {
    background: #fff;
    border-radius: 1.25rem;
    margin-bottom: 1rem
}

.accordion-item:last-child {
    margin-bottom: 0
}

.accordion-content {
    border: none;
    border-radius: 1.25rem;
    color: #82869f;
    line-height: 1.5;
    padding: 0 2rem 2rem
}

.accordion-content a {
    color: #ed1b2f
}

@media print,
screen and (max-width:74.99875em) {
    .accordion-title {
        font-size: 1.375rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .accordion-title {
        font-size: 1rem;
        padding: 1.25rem 5rem 1.25rem 1.25rem
    }
    .accordion-content {
        font-size: .875rem;
        padding-bottom: 1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.badge__text {
    align-self: center;
}

.badge_secondary {
    background: #634f8e
}

.badge_tel {
    left: 1.125rem;
    position: absolute;
    top: -.25rem
}

.breadcrumbs {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.breadcrumbs a {
    color: #634f8e;
    font-size: .75rem
}

.button-group {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.button-group .button {
    margin: 0 .0625rem .0625rem 0
}

.button {
    border: .0625rem solid transparent;
    border-radius: .5rem;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0;
    padding: .9375rem 1.1875rem;
    text-align: center;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.button:active,
.button:focus,
.button:hover {
    background: #cb2a2a
}

.button img {
    margin-left: .25rem
}

.button_small {
    font-size: .875rem;
    padding: .5625rem .9375rem
}

.button_right {
    margin-right: .25rem
}

.button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group .button {
    margin: 0 .25rem .25rem 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button_input {
    background: #634f8e;
    border-radius: 0 .25rem .25rem 0
}

.button_prod {
    background: none;
    border: .0625rem solid #ed1b2f;
    color: #ed1b2f;
    margin-bottom: 0
}

.button_prod:active,
.button_prod:focus,
.button_prod:hover {
    background: #ed1b2f;
    border-color: #ed1b2f;
    color: #fff
}

.button_large {
    font-size: 1.5rem
}

.button_expanded {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    width: 100%
}

.button_light-gray {
    background: #e6e6e6;
    color: #444
}

.button_dropdown:after {
    border-color: #fff transparent transparent;
    border-style: solid inset inset;
    border-width: .4rem .4rem 0;
    content: "";
    display: inline-block;
    float: right;
    height: 0;
    margin-left: 1rem;
    position: relative;
    top: .4rem;
    width: 0
}

.button_hollow {
    background: none;
    border: .0625rem solid #fff;
    color: #fff
}

.button_hollow:active,
.button_hollow:focus,
.button_hollow:hover {
    background: #ed1b2f;
    border-color: #ed1b2f;
    color: #fff
}

.button_hollow.button_dropdown:after {
    border-color: #ed1b2f transparent transparent
}

.button_hollow.button_dropdown:active:after,
.button_hollow.button_dropdown:focus:after,
.button_hollow.button_dropdown:hover:after {
    border-color: #fff transparent transparent
}

.button_warning {
    background: #eeb301;
    color: #fff
}

.button_secondary {
    background: #634f8e;
    color: #fff
}

.button_quaternary {
    background: #48626f;
    color: #fff
}

.callout {
    margin-bottom: 1.5rem;
    padding: 1.5rem
}

.callout_st {
    width: 100%
}

.callout_alert {
    background-color: #f7e4e1
}

.callout_dd {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.callout_success {
    background-color: #d7f7f6
}

.callout_light-gray {
    background-color: #e6e6e6;
    background-position: 50%;
    background-size: cover
}

.callout__unit {
    color: #e6e6e6
}

.callout__tag,
.callout__unit {
    display: inline-block;
    margin-right: .5rem
}

.callout__tag {
    color: #8a8a8a
}

.callout__link {
    display: inline-block;
    margin-right: .5rem
}

.callout__rss {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 1.25rem
}

.callout__donate {
    color: #cacaca
}

.callout__see {
    color: #8a8a8a;
    margin-left: .25rem
}

.callout__date {
    color: #3adb76;
    margin-bottom: 1.3125rem
}

.callout__bill {
    background: #8a8a8a;
    font-weight: 700;
    height: 9.625rem;
    margin-bottom: 1.3125rem;
    width: 100%
}

.callout__report {
    background: #8a8a8a;
    height: 8.75rem;
    margin-bottom: 1.25rem;
    width: 100%
}

.callout__label {
    margin-bottom: .625rem
}

.callout__dark {
    color: #8a8a8a
}

.callout__include {
    font-size: .6875rem;
    font-style: italic
}

.callout__quest {
    color: #8a8a8a;
    margin-left: .25rem
}

.callout__sum {
    font-size: 1.3125rem
}

.callout__watch {
    display: inline-block;
    margin-right: .25rem
}

.callout__info {
    margin-bottom: 1.25rem
}

.callout__icon {
    max-height: 1.25rem
}

.callout__strong {
    font-weight: 700
}

.callout__block {
    display: block
}

.close-button {
    outline: none
}

.input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group-field {
    border-radius: 0;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    min-width: 0
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>*,
.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
    border-radius: 0
}

.input-group-label {
    background: #e6e6e6;
    border: .0625rem solid #cacaca;
    color: #0a0a0a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem;
    text-align: center;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0
}

.input-group-button a {
    margin: 0;
    padding-top: .4375rem
}

.input-group-button button,
.input-group-button input,
.input-group-button label {
    margin: 0;
    white-space: nowrap
}

.label_success {
    background: #3adb76;
    color: #fff
}

.label_secondary {
    background: #634f8e;
    color: #fff
}

.label_warning {
    background: #eeb301;
    color: #444
}

.label_action {
    background: #634f8e;
    color: #fff;
    margin-right: .25rem
}

.pagination {
    margin-bottom: 1.5rem
}

.pagination .current {
    background: #634f8e
}

.reveal {
    outline: none;
    padding: 1.3125rem
}

.reveal__anon {
    color: #8a8a8a
}

.sticky {
    padding-bottom: .0625rem
}

.sticky-container {
    margin-bottom: 1.3125rem
}

.tabs-title>a {
    outline: none;
    padding: 1rem
}

.youtube {
    margin-bottom: 1.25rem
}

.youtube__img {
    cursor: pointer;
    opacity: .7;
    top: -16.82%
}

.youtube__iframe,
.youtube__img {
    left: 0;
    position: absolute;
    width: 100%
}

.youtube__iframe {
    border: 0;
    height: 100%;
    top: 0
}

.youtube__main {
    background-color: #000;
    cursor: pointer;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.youtube__button {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    cursor: pointer;
    font-size: 3.125rem;
    left: 50%;
    line-height: 1.3;
    padding: .3125rem 1.875rem .3125rem 2.1875rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 1
}

.art {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style-type: none;
    margin-left: 0
}

.art__item_active {
    font-weight: 700;
    padding: .625rem .875rem
}

.art__link {
    display: block;
    padding: .625rem .875rem;
    -webkit-text-decoration: none;
    text-decoration: none
}

.canv {
    margin-left: .25rem
}

.cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-weight: 700;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 100
}

.cat_top {
    margin-top: .3125rem
}

.cat__link {
    display: block;
    position: relative
}

.cat__link,
.cat__link:active,
.cat__link:focus,
.cat__link:hover {
    color: #634f8e
}

.cat__link:after {
    border-bottom: .125rem solid #eeb301;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
    width: 0
}

.cat__item {
    padding-right: 1.875rem;
    position: relative
}

.cat__item:last-child {
    padding-right: 0
}

.cat__item .cat {
    background: #f9f9f9;
    border-bottom: .125rem solid #eeb301;
    display: none;
    font-weight: 400;
    left: 0;
    margin: -.1875rem 0 0 -1rem;
    padding: .5rem 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    width: 13rem
}

.cat__item .cat .cat {
    left: 100%;
    top: 0
}

.cat__item .cat__item {
    padding: 0;
    width: 100%
}

.cat__item .cat__item .cat__link {
    color: #634f8e;
    display: block;
    padding: .5rem 1rem
}

.cat__item .cat__item .cat__link:after {
    display: none
}

.cat__item .cat__item .cat__link:hover {
    background: #f2f2f2;
    color: #634f8e
}

.cat__item:hover>.cat {
    display: block
}

.cat__item:hover>.cat__link:after {
    width: 100%
}

.cat__item .cat .cat__item:hover>.cat {
    display: block
}

@media print,
screen and (max-width:74.99875em) {
    .cat_top {
        margin-top: 0
    }
    .cat__item {
        padding-bottom: .3125rem;
        padding-right: .9375rem;
        padding-top: .3125rem
    }
    .cat__item .cat .cat__item:hover>.cat {
        display: none
    }
}

@media print,
screen and (max-width:59.99875em) {
    .cat {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 1.3125rem
    }
    .cat_top {
        margin-top: 0
    }
    .cat__item:hover>.cat {
        display: none
    }
    .cat__item:hover>.cat__link:after {
        width: 0
    }
}

@media print,
screen and (max-width:39.99875em) {
    .cat__item {
        width: 100%
    }
}

.cities-main-window-list-link {
    float: left;
    font-size: 1rem;
    line-height: 160%;
    padding-bottom: .3rem;
    padding-right: .625rem;
    padding-top: .3rem;
    text-align: left;
    width: 50%
}

.cities {
    display: inline-block;
    margin-bottom: .3125rem
}

.cities-main-window-wrapperlist {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.cities-main-window {
    width: 100%
}

.cities-main-window-inner-search input {
    color: #444;
    font-size: 1.2rem;
    width: 100%
}

.cities-main-window-inner {
    position: relative
}

.cities-main-window-inner-title {
    color: #444;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 1.5rem
}

.cities__select {
    color: #fff;
    cursor: pointer;
    margin-right: .5rem
}

.cities__select_black {
    color: #444
}

.cities__general {
    display: inline-block;
    position: relative
}

.cities-container {
    background-color: #fff;
    border-radius: .2rem;
    -webkit-box-shadow: 0 0 .625rem #444;
    box-shadow: 0 0 .625rem #444;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: auto;
    display: none;
    min-width: 19rem;
    padding: 2rem;
    position: absolute;
    right: 0;
    text-align: left;
    top: 3rem;
    width: 31.25rem;
    z-index: 101
}

.cities-container__show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cities-container-list {
    -webkit-box-shadow: 0 .4rem .6rem rgba(0, 0, 0, .267);
    box-shadow: 0 .4rem .6rem rgba(0, 0, 0, .267);
    position: relative
}

.cities-container-list-link {
    float: left;
    font-size: 1rem;
    line-height: 2.4rem;
    margin-right: 1rem;
    width: 9rem
}

.cities-container-close {
    cursor: pointer;
    font-size: 2rem;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.cities-container-close svg {
    display: block
}

.cities-container-close:hover {
    opacity: 1
}

.cities-container-region {
    background-color: #fff;
    border-radius: .2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: auto;
    display: none;
    padding: 2rem;
    position: absolute;
    right: 0;
    text-align: left;
    top: 3rem;
    width: 21.875rem;
    z-index: 101
}

.cities-container-region-inner-city {
    display: block;
    font-size: 1.25rem;
    margin-bottom: 1.25rem
}

.overlay_visible {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    display: inline;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 101
}

.cities-container-region .button-cities-group,
.cities-main-window .cities-message {
    margin: 0
}

@media print,
screen and (max-width:59.99875em) {
    .cities-container {
        left: 0;
        right: auto;
        width: 19.375rem
    }
    .cities-container-region {
        left: 0;
        right: auto
    }
    .cities-main-window-list-link {
        width: 100%
    }
}

@media print,
screen and (max-width:39.99875em) {
    .cities-container-region {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 19.375rem
    }
    .cities__select {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
    .cities__select i,
    .cities__select svg {
        margin-right: .25rem
    }
    .cities__select i {
        height: 1rem;
        width: .75rem
    }
    .cities__general {
        position: static
    }
}

.contacts {
    background: #0e0bd8;
    font-size: .8125rem;
    padding-bottom: .4375rem;
    padding-top: .8125rem
}

.contacts__icon {
    font-size: 1.0625rem;
    line-height: .75rem;
    margin-right: .25rem
}

.contacts__search {
    color: #fff;
    font-weight: 700
}

.contacts__search:active,
.contacts__search:focus,
.contacts__search:hover {
    color: #cacaca
}

.contacts__block {
    font-size: 1.375rem;
    line-height: 1;
    margin-right: .5rem
}

.contacts__link {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-right: .625rem
}

.contacts__link:active,
.contacts__link:focus,
.contacts__link:hover {
    color: #cacaca
}

.contacts__menu {
    color: #fff;
    cursor: pointer;
    display: none;
    height: 1.1875rem;
    margin-right: .625rem;
    width: .9375rem
}

.contacts__cab,
.contacts__info {
    padding-bottom: .4375rem
}

.contacts__info {
    text-align: right
}

@media print,
screen and (max-width:59.99875em) {
    .contacts,
    .contacts__info {
        text-align: center
    }
}

@media print,
screen and (max-width:39.99875em) {
    .contacts {
        padding-bottom: .0625rem
    }
    .contacts__block_spec {
        display: inline-block;
        width: calc(100% - 1.875rem)
    }
    .contacts__icon {
        display: none
    }
    .contacts__menu {
        display: inline-block;
        height: .9375rem;
        margin-bottom: .375rem
    }
    .contacts__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.dd {
    opacity: 0;
    position: relative;
    -webkit-transition: visibility 0s linear .3s, opacity .3s linear;
    transition: visibility 0s linear .3s, opacity .3s linear;
    visibility: hidden;
    z-index: 1000
}

.dd_show {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible
}

.dd__content {
    background: #fafafa;
    color: #444;
    left: 0;
    padding: 1.3125rem;
    position: absolute;
    top: 0;
    width: 100%
}

.double {
    margin-left: .25rem;
    margin-right: .25rem
}

.fa-layers {
    vertical-align: middle
}

.header__list {
    margin: 0 !important;
}

.hr {
    margin-bottom: 2.5rem
}

.info {
    margin-bottom: 1.5rem
}

.info_64 {
    margin-bottom: 4rem
}

.info_80 {
    margin-bottom: 5rem
}

.info_top {
    padding-top: 1.5rem
}

.news,
.news__img {
    margin-bottom: 1.5rem
}

.news__title {
    display: block;
    font-size: 1.125rem;
    margin-bottom: .75rem
}

.partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.partners .partners {
    margin-left: 1.25rem
}

.partners__link {
    display: block;
    line-height: 1;
    padding: .625rem .875rem;
    -webkit-text-decoration: none;
    text-decoration: none
}

.partners__link_active {
    background: #ed1b2f;
    color: #fff
}

.partners__link_active:active,
.partners__link_active:focus,
.partners__link_active:hover {
    color: #fff
}

.picture {
    margin-right: .25rem
}

.project {
    margin-bottom: 2rem
}

.project__img {
    margin-bottom: 1.5rem
}

.project__title {
    font-size: 1.125rem;
    margin-bottom: .75rem
}

.project__views {
    color: #8a8a8a;
    margin-left: .5rem;
    margin-right: 1rem
}

.project__icon {
    color: #8a8a8a
}

.project__info {
    padding-bottom: 1.25rem
}

.project__cat,
.project__text {
    margin-bottom: .75rem
}

.project__cat {
    color: #8a8a8a;
    display: block
}

.promo {
    background: #ed1b2f;
    color: #fff;
    margin-bottom: 2.5rem;
    padding-bottom: 4.375rem;
    padding-top: 4.375rem
}

.promo__img {
    width: 100%
}

@media print,
screen and (max-width:39.99875em) {
    .promo {
        padding-bottom: 1.25rem;
        padding-top: 2.5rem
    }
}

.sect {
    margin-bottom: 1.5rem
}

.sect_iframe {
    border: 0;
    height: 21.875rem;
    width: 100%
}

.sect_col {
    width: 50%
}

.sect_rect {
    margin-bottom: .75rem
}

.sect_primary {
    color: #ed1b2f
}

.sect_big {
    font-size: 1.125rem
}

.sect_type {
    font-weight: 700;
    margin-bottom: .75rem
}

.sect_date {
    color: #634f8e;
    font-weight: 700
}

.sect_time {
    color: #8a8a8a;
    margin-bottom: 0
}

.sect_main {
    background: #fafafa
}

.sect_dib {
    display: inline-block;
    margin-right: .5rem
}

.sect_dark,
.sect_place {
    color: #8a8a8a
}

.sect_place {
    padding-bottom: 2.125rem;
    padding-top: 2.125rem
}

.sect_link {
    margin-right: .5rem
}

.sect_err {
    display: inline-block;
    font-size: 2.125rem;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    margin-right: .625rem
}

.sect__date,
.sect_err {
    color: #cacaca
}

.sect__svg {
    height: 4.375rem;
    width: 100%
}

.sect__svg use {
    fill: #48626f
}

.share {
    font-size: 1.75rem;
    margin-bottom: 1.5rem
}

.share__text {
    color: #9bb3be
}

.share__enter,
.share__text {
    font-size: .875rem;
    margin-right: .5rem
}

@media print,
screen and (max-width:59.99875em) {
    .share__text {
        display: none
    }
}

.side__block {
    background: #fafafa;
    border-radius: .25rem;
    margin-bottom: 1.5rem;
    padding: 1.3125rem
}

.side__city {
    font-weight: 700;
    margin-left: .25rem;
    margin-right: .25rem
}

.side__place {
    font-size: .9375rem;
    margin-bottom: 1.5rem
}

.side__date {
    color: #634f8e;
    font-size: 1.3125rem;
    margin-bottom: .75rem
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list,
.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0;
    z-index: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none !important
}

.slick-slide img {
    display: block
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: .0625rem solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slide a,
.slick-slide:focus {
    outline: none
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: none;
    -webkit-transform: initial;
    transform: none
}

.slick-prev {
    left: 1rem
}

.slick-next {
    right: 1rem
}

.slick-next,
.slick-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: rgba(0, 0, 0, .133);
    border: none;
    border-radius: .3125rem;
    color: hsla(0, 0%, 100%, .533);
    cursor: pointer;
    height: 3.125rem;
    justify-content: center;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.875rem
}

.slick-next svg,
.slick-prev svg {
    height: 2.6875rem;
    width: 1.5625rem
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: rgba(0, 0, 0, .333);
    color: hsla(0, 0%, 100%, .533);
    outline: none
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    background: rgba(0, 0, 0, .067);
    color: hsla(0, 0%, 100%, .533)
}

.slick-dots {
    display: block;
    list-style: none;
    margin: 2rem 0;
    padding: 0;
    text-align: center;
    width: 100%
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative
}

.slick-dots li.slick-active button {
    background: rgba(0, 0, 0, .2)
}

.slick-dots li button {
    background: rgba(0, 0, 0, .067);
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: .625rem;
    line-height: 0;
    margin: 1rem;
    outline: none;
    padding: 0;
    width: .625rem
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.soc {
    color: #9bb3be
}

.soc_fb {
    color: #3f619c
}

.soc_vk {
    color: #3e709c
}

.soc_twi {
    color: #2fa4cc
}

.soc_insta {
    color: #000
}

.soc_ok {
    color: #fc6719
}

.step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem
}

.step__label {
    background: url(../images/check.svg) no-repeat left .125rem;
    line-height: 1.3;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.25rem
}

.step__input {
    display: none;
    margin-bottom: 0;
    margin-top: .125rem
}

.step__input:checked+.step__label {
    background: url(../images/check-square.svg) no-repeat left .125rem
}

.step__input:disabled+.step__label {
    cursor: not-allowed;
    opacity: .7
}

.traffic {
    background: #fafafa;
    margin-bottom: 2.5rem;
    text-align: center;
    visibility: hidden
}

.traffic.slick-initialized {
    visibility: visible
}

.traffic__photo {
    -ms-flex-item-align: center;
    align-self: center
}

.traffic__img {
    margin-bottom: 1.5rem;
    width: 100%
}

.traffic__item {
    background: 50% no-repeat;
    background-size: cover;
    display: none;
    padding: 2rem 3rem;
    position: relative
}

.traffic__item:first-child {
    display: block
}

.traffic__text {
    font-size: .9375rem;
    margin-bottom: 1.3125rem
}

.traffic__content {
    min-height: 25rem
}

.traffic__content_white {
    color: #fff
}

.traffic__darken:before {
    background: rgba(0, 0, 0, .333);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

@media print,
screen and (max-width:59.99875em) {
    .traffic__content {
        min-height: 18.75rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .traffic {
        height: 38.5625rem;
        overflow: hidden
    }
    .traffic.slick-initialized {
        height: auto;
        overflow: visible
    }
    .traffic__img {
        display: none
    }
    .traffic__content {
        min-height: 0;
        min-height: auto
    }
    .traffic__photo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .traffic__item {
        padding: 2rem 0
    }
}

.way {
    font-size: .6875rem;
    margin-bottom: 1.5rem
}

.way__pole {
    margin-left: .25rem;
    margin-right: .25rem
}

.brand {
    background: #e6e6e6;
    padding-bottom: 1.3125rem;
    padding-top: 1.3125rem
}

.capt__img {
    height: 3.75rem;
    width: 100%
}

.checkbox-group {
    font-size: 0;
    margin-bottom: .4375rem
}

.checkbox-group__label {
    background: #fff;
    border: .0625rem solid #444;
    border-right-width: 0;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    min-height: 2.4375rem;
    min-width: 3rem;
    padding: .83rem;
    text-align: center
}

.checkbox-group__label:last-child {
    border-right-width: .0625rem
}

.checkbox-group__item {
    display: none
}

.checkbox-group__item:checked+.checkbox-group__label {
    -webkit-box-shadow: inset 0 0 .3125rem .125rem rgba(0, 0, 0, .4);
    box-shadow: inset 0 0 .3125rem .125rem rgba(0, 0, 0, .4)
}

.commodity__img {
    margin-bottom: 1.3125rem
}

.commodity__title {
    display: block;
    font-size: 1rem;
    margin-bottom: .625rem
}

.commodity__old {
    color: #8a8a8a;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.commodity__cost {
    font-size: .875rem
}

.commodity__favor {
    color: #8a8a8a;
    margin-right: .5rem
}

.commodity__small {
    display: block;
    font-size: .6875rem;
    margin-bottom: .1875rem
}

.commodity__price {
    font-size: 1.3125rem;
    font-weight: 700
}

.commodity__price_cost {
    font-size: .875rem
}

.commodity__no {
    color: #8a8a8a;
    font-style: italic
}

.commodity__info {
    margin-bottom: 1.3125rem
}

.commodity__cat {
    color: #8a8a8a;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: .625rem
}

@media print,
screen and (max-width:59.99875em) {
    .commodity__small {
        display: inline-block;
        margin-right: .5rem
    }
    .commodity__old {
        margin-bottom: .625rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .commodity__cat {
        display: none
    }
}

.comp__tr {
    vertical-align: top
}

.comp__small {
    font-size: .875rem
}

.comp__clear {
    color: #8a8a8a;
    white-space: nowrap
}

.duct__img {
    margin-bottom: 1.3125rem
}

.duct__title {
    display: block;
    font-size: 1rem;
    margin-bottom: .625rem
}

.duct__old {
    color: #8a8a8a;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.duct__cost {
    font-size: .875rem
}

.duct__favor {
    color: #8a8a8a;
    margin-right: .5rem
}

.duct__small {
    display: block;
    font-size: .6875rem;
    margin-bottom: .1875rem
}

.duct__price {
    font-size: 1.3125rem;
    font-weight: 700
}

.duct__price_cost {
    font-size: .875rem
}

.duct__no {
    color: #8a8a8a;
    font-style: italic
}

.duct__info {
    margin-bottom: 1.3125rem
}

.duct__cat {
    color: #8a8a8a;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: .625rem
}

@media print,
screen and (max-width:59.99875em) {
    .duct__small {
        display: inline-block;
        margin-right: .5rem
    }
    .duct__old {
        margin-bottom: .625rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .duct__cat {
        display: none
    }
}

.growth__img {
    margin-bottom: 1.3125rem
}

.growth__title {
    display: block;
    font-size: 1rem;
    margin-bottom: .625rem
}

.growth__old {
    color: #8a8a8a;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.growth__cost {
    font-size: .875rem
}

.growth__favor {
    color: #8a8a8a;
    margin-right: .5rem
}

.growth__small {
    display: block;
    font-size: .6875rem;
    margin-bottom: .1875rem
}

.growth__price {
    font-size: 1.3125rem;
    font-weight: 700
}

.growth__price_cost {
    font-size: .875rem
}

.growth__no {
    color: #8a8a8a;
    font-style: italic
}

.growth__info {
    margin-bottom: 1.3125rem
}

.growth__cat {
    color: #8a8a8a;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: .625rem
}

@media print,
screen and (max-width:59.99875em) {
    .growth__small {
        display: inline-block;
        margin-right: .5rem
    }
    .growth__old {
        margin-bottom: .625rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .growth__cat {
        display: none
    }
}

.mark {
    color: #eeb301;
    font-size: 1.125rem;
    line-height: .75;
    margin-bottom: 1.3125rem;
    vertical-align: -.0625rem
}

.menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.menu-top__hamburger {
    margin: 1rem 0
}

.menu-top__item {
    border: solid #e6e6e6;
    border-width: 0 0 0 .0625rem;
    display: block;
    padding: 0 1rem
}

.menu-top__item:first-child {
    border: 0;
    padding-left: 0
}

.menu-top__item:last-child {
    padding-right: 0
}

.menu-top__link {
    color: #fff;
    display: block;
    padding: 0
}

.menu-top__link:hover,
.menu-top__link_active {
    color: #eee
}

.menu-top__link_red {
    color: #ed1b2f
}

@media print,
screen and (max-width:59.99875em) {
    .menu-top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media print,
screen and (max-width:39.99875em) {
    .menu-top {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .menu-top__item {
        border-width: .0625rem 0 0;
        padding: 0;
        width: 100%
    }
    .menu-top__link {
        padding: .5rem 0
    }
}

.offspring__img {
    margin-bottom: 1.3125rem
}

.offspring__title {
    display: block;
    font-size: 1rem;
    margin-bottom: .625rem
}

.offspring__old {
    color: #8a8a8a;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.offspring__cost {
    font-size: .875rem
}

.offspring__favor {
    color: #8a8a8a;
    margin-right: .5rem
}

.offspring__small {
    display: block;
    font-size: .6875rem;
    margin-bottom: .1875rem
}

.offspring__price {
    font-size: 1.3125rem;
    font-weight: 700
}

.offspring__price_cost {
    font-size: .875rem
}

.offspring__no {
    color: #8a8a8a;
    font-style: italic
}

.offspring__info {
    margin-bottom: 1.3125rem
}

.offspring__cat {
    color: #8a8a8a;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: .625rem
}

@media print,
screen and (max-width:59.99875em) {
    .offspring__small {
        display: inline-block;
        margin-right: .5rem
    }
    .offspring__old {
        margin-bottom: .625rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .offspring__cat {
        display: none
    }
}

.order__meta {
    color: #888
}

.order__subtitle {
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .05em;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.order__option-switch {
    position: absolute;
    visibility: hidden
}

.order__option-more {
    display: none
}

.order__option-item {
    background-color: #fff;
    border: .0625rem solid rgba(68, 68, 68, .267);
    border-radius: .25rem;
    color: #444;
    margin: 0 0 1.5rem;
    padding: 1.5rem;
    position: relative
}

.order__option-item:hover,
.order__option-switch:checked+.order__option-item {
    border-color: #27bab5;
    -webkit-box-shadow: inset 0 0 0 .0625rem #27bab5;
    box-shadow: inset 0 0 0 .0625rem #27bab5
}

.order__option-switch:checked+.order__option-item .order__option-more {
    display: block
}

.order__option-title {
    cursor: pointer;
    font-size: 1rem;
    margin-bottom: .25rem
}

.order__option-title:hover {
    background-color: #f3f3f3
}

.prod {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.prod__info {
    margin-bottom: 1.5rem
}

.prod__favor {
    color: #8a8a8a;
    margin-right: .625rem
}

.prod__price {
    font-size: .9375rem;
    font-weight: 700;
    margin-right: .25rem
}

.prod__cat,
.prod__old {
    color: #8a8a8a;
    font-size: .8125rem
}

.prod__cat {
    display: block
}

.prod__rub {
    margin-bottom: .75rem
}

.prod__main {
    padding-bottom: .625rem
}

.prod__img {
    margin-bottom: 1.5rem
}

.quant {
    position: relative
}

.quant__input {
    border: .0625rem solid #cacaca;
    border-radius: .25rem 0 0 .25rem;
    height: 2.125rem;
    padding-left: 2.0625rem;
    text-align: right
}

.quant__minus,
.quant__plus {
    border-bottom: .375rem solid #444;
    border-left: .375rem solid transparent;
    border-right: .375rem solid transparent;
    cursor: pointer;
    display: block;
    height: 0;
    left: 1rem;
    position: absolute;
    top: .4375rem;
    width: 0
}

.quant__minus {
    top: 1.5rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.radio {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .75rem
}

.radio__label {
    background: url(../images/rad.svg) no-repeat left .125rem;
    line-height: 1.3;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.25rem
}

.radio__input {
    display: none;
    margin-bottom: 0;
    margin-top: .125rem
}

.radio__input:checked+.radio__label {
    background: url(../images/rad-2.svg) no-repeat left .125rem
}

.radio__input:disabled+.radio__label {
    cursor: not-allowed;
    opacity: .7
}

.rating {
    display: inline-block;
    margin-right: .25rem;
    vertical-align: middle
}

.rating:after,
.rating:before {
    content: " ";
    display: table;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.rating:after {
    clear: both
}

.rating__star {
    float: right;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    position: relative
}

.rating__star:hover {
    cursor: pointer
}

.rating__solid {
    color: #777;
    display: block;
    font-size: 1.35rem;
    margin-right: .3125rem;
    position: relative
}

.rating__regular {
    color: #eeb301;
    display: none;
    font-size: 1.35rem;
    left: 0;
    position: absolute;
    top: 0
}

.rating__input {
    display: none
}

.rating:not(:hover) .rating__input:checked .rating__regular,
.rating:not(:hover) .rating__input:checked~.rating__star .rating__regular,
.rating__star:hover .rating__regular,
.rating__star:hover~.rating__star .rating__regular {
    display: block
}

.reg {
    font-size: .6875rem;
    line-height: 1.9
}

.search {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 100%
}

.search__input {
    border: 0;
    height: 2.125rem;
    line-height: 1.5;
    margin: 0;
    padding: .3125rem;
    width: 100%;
    -webkit-box-flex: 1;
    border-radius: .25rem 0 0 .25rem;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    min-width: 0;
    white-space: nowrap
}

.search__input:focus,
.search__input:hover {
    border: 0
}

.search__input_border {
    border: .0625rem solid #cacaca;
    border-right: 0
}

.search__input_border:focus,
.search__input_border:hover {
    border: .0625rem solid #444;
    border-right: 0
}

.search__cont {
    border-radius: .25rem .25rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.search__button {
    background: #fff;
    border: 0;
    color: #634f8e;
    height: 2.125rem;
    margin: 0;
    padding: 0;
    width: 2.125rem;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 0;
    font-size: 1rem
}

@media print,
screen and (max-width:59.99875em) {
    .search {
        margin: 1.5rem 0 0
    }
}

@media print,
screen and (max-width:39.99875em) {
    .search {
        margin: 0
    }
}

.shipment__tell {
    font-size: .875rem;
    margin-right: .5rem
}

.shipment__soc {
    font-size: 1.75rem;
    margin-bottom: 1.5rem
}

.shipment__art {
    color: #8a8a8a
}

.shipment__no {
    color: #cacaca;
    margin-left: .25rem
}

.shipment__num {
    color: #3adb76;
    margin-left: .25rem
}

.shipment__low {
    color: #cc4b37;
    margin-left: .25rem
}

.shipment__mark {
    color: #8a8a8a;
    font-style: italic
}

.shipment__old {
    color: #8a8a8a;
    display: block;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.shipment__compare {
    margin-right: .5rem
}

.shipment__text {
    color: #8a8a8a
}

.shipment__price {
    font-size: 2.1875rem
}

.tile,
.tile__title {
    margin-bottom: .625rem
}

.tile__title {
    display: block
}

.tile__no {
    color: #8a8a8a
}

.tile__price {
    font-weight: 700;
    margin-bottom: .625rem
}

.tile__link {
    display: block;
    margin-bottom: 1.3125rem
}

.tile__img {
    height: 5rem
}

.tile__clear {
    color: #8a8a8a;
    display: block;
    margin-bottom: 1.3125rem;
    white-space: nowrap
}

.calendar {
    text-align: center
}

.calendar__holiday {
    color: #48626f
}

.calendar__strong {
    font-weight: 700
}

.car {
    background-color: #fff;
    border: .0625rem solid rgba(68, 68, 68, .267);
    border-radius: .25rem;
    margin: 0 0 1rem;
    padding: 1.3125rem;
    position: relative
}

.car__anchor {
    display: block;
    margin-bottom: 1.3125rem
}

.car__date {
    color: #cacaca;
    margin-right: .25rem
}

.carousel-news {
    padding: 0 0 1.5rem
}

.carousel-news__item {
    background: #f3f3f3;
    background-position: 50%;
    background-size: cover;
    color: #444;
    display: none;
    min-height: 18.75rem;
    padding: 2rem;
    position: relative
}

.carousel-news__item_medium-gray {
    background: #cacaca
}

.carousel-news__item:first-child {
    display: block
}

.carousel-news__link {
    background: rgba(0, 0, 0, .333);
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.2rem;
    left: 0;
    padding: 2rem;
    position: absolute;
    right: 0
}

.carousel-news__link:hover {
    color: #fff
}

.magazine {
    margin-bottom: 1.5rem
}

.magazine__img {
    background: #f3f3f3;
    height: 17.5rem;
    margin-bottom: .75rem;
    width: 100%
}

.rubric {
    background: #fafafa;
    padding-bottom: .625rem;
    padding-top: .625rem
}

.rubric__tgl {
    color: #634f8e;
    cursor: pointer;
    font-size: 1.3125rem
}

.rubric__menu {
    display: inline-block;
    font-weight: 700;
    margin-left: .25rem
}

@media print,
screen and (max-width:39.99875em) {
    .rubric {
        padding-bottom: 0;
        padding-top: 0
    }
}

.user {
    margin-bottom: 1.5rem
}

.user__img {
    background: #bbb;
    width: 2.8125rem
}

.user__title {
    color: #48626f;
    font-weight: 700
}

.user__date {
    color: #8a8a8a
}

a {
    color: #13141c;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

a:active,
a:focus,
a:hover {
    color: #ed1b2f
}

::-webkit-search-cancel-button,
::-webkit-search-decoration,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
    display: none
}

fieldset {
    margin-bottom: 1.25rem
}

::-ms-clear {
    display: none
}

hr {
    border-bottom: .0625rem solid #c9cddd;
    margin: 2rem auto
}

label {
    border: .0625rem solid #c9cddd;
    border-radius: .5rem;
    display: block;
    line-height: 1;
    margin-bottom: 1rem;
    padding: .5rem 1rem
}

label span {
    color: #82869f;
    display: block;
    font-size: .875rem;
    line-height: 1.42857;
    margin-bottom: .25rem
}

table {
    border-collapse: collapse;
    border-radius: .25rem;
    width: 100%
}

dl,
ol,
p,
table,
ul {
    margin-bottom: 1.5rem
}

dl,
ol,
p,
ul {
    line-height: 1.5
}

blockquote {
    border-left: .125rem solid #ed1b2f
}

blockquote,
blockquote p {
    padding: 0 .875rem
}

tfoot,
thead {
    background: #f2f2f2;
    border: .0625rem solid #f2f2f2
}

tfoot tr,
thead tr {
    background: transparent
}

tfoot td,
tfoot th,
thead td,
thead th {
    font-weight: 700;
    vertical-align: top
}

tbody {
    background: #fff;
    border: .0625rem solid #f2f2f2
}

tbody th {
    font-weight: 700
}

tbody td,
tbody th {
    padding: .5rem .625rem;
    vertical-align: top
}

tbody tr:nth-child(2n) {
    background: #f2f2f2;
    border-bottom: 0
}

input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: .25rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #13141c;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: 1.5rem;
    line-height: normal;
    margin: 0;
    padding: 0;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
    width: 100%
}

input:active,
input:focus,
input:hover,
textarea:active,
textarea:focus,
textarea:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b2b7ca
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #b2b7ca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b2b7ca
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #b2b7ca
}

input::placeholder,
textarea::placeholder {
    color: #b2b7ca
}

select {
    height: 2.125rem;
    padding-bottom: 0;
    padding-top: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-style: normal;
    text-rendering: optimizelegibility
}

.h1,
h1 {
    font-size: 3.375rem;
    line-height: 1;
    margin-bottom: 1.5rem
}

.h2,
h2 {
    font-size: 2.75rem;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 2.5rem
}

.h2_merged {
    margin-bottom: 1.5rem
}

.h3,
h3 {
    font-size: 1.4375rem;
    line-height: 1.2
}

.h3,
.h4,
h3,
h4 {
    margin-bottom: .75rem
}

.h4,
h4 {
    font-size: 1.5rem;
    line-height: 1.3
}

.h5,
h5 {
    font-size: 1.3rem;
    line-height: 1.4
}

.h5,
.h6,
h5,
h6 {
    margin-bottom: .75rem
}

.h6,
h6 {
    font-size: 1.0625rem;
    line-height: 1.5
}

@media print,
screen and (max-width:74.99875em) {
    .h1,
    h1 {
        font-size: 2.5rem
    }
    .h2,
    h2 {
        font-size: 2.125rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .h1,
    h1 {
        font-size: 1.875rem
    }
    .h2,
    h2 {
        font-size: 1.625rem
    }
    .h3,
    h3 {
        font-size: 1.5rem
    }
    .h4,
    h4 {
        font-size: 1.3rem
    }
    .h5,
    h5 {
        font-size: 1.2rem
    }
    .h6,
    h6 {
        font-size: 1.1rem
    }
}

.svg-inline {
    visibility: hidden
}

.banner {
    background-color: #fff;
    border-radius: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5rem;
    overflow: hidden;
    padding-left: 3rem;
    padding-right: 3rem;
    position: relative;
    z-index: 1
}

.banner__abs {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.banner__abs img {
    height: 100%
}

.banner__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3rem;
    padding-top: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 1.5rem;
    justify-content: space-between;
    width: 44%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.banner__text {
    color: #82869f;
    font-family: CoFoSans, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3
}

.banner__img {
    padding-bottom: 1.125rem;
    padding-top: .4375rem;
    -ms-flex-item-align: center;
    align-self: center
}

.banner__img_bottom {
    padding-bottom: 0;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media print,
screen and (max-width:74.99875em) {
    .banner__wrap {
        width: 50%
    }
    .banner__text {
        font-size: 1.125rem
    }
}

@media print,
screen and (max-width:59.99875em) {
    .banner {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
    .banner__wrap {
        padding-bottom: 1.875rem;
        padding-top: 1.875rem
    }
    .banner__abs {
        right: -12.5rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .banner__img {
        display: none
    }
    .banner__wrap {
        width: 100%
    }
    .banner__abs {
        display: none
    }
}

.accept {
    background: #fff;
    border-radius: 1.25rem;
    height: 16.25rem;
    margin-bottom: 1rem;
    padding: 2rem;
    position: relative;
    z-index: 1
}

.accept__title {
    font-size: 1.875rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.26667
}

.accept__img {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: -1
}

@media print,
screen and (max-width:74.99875em) {
    .accept__title {
        font-size: 1.625rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .accept__title {
        font-size: 1.375rem
    }
}

.advantage {
    background: #fff;
    border-radius: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 1rem);
    margin-bottom: 1rem;
    padding: 1.5625rem 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem
}

.advantage__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.advantage__title {
    font-family: CoFoSans, sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.3
}

@media print,
screen and (max-width:74.99875em) {
    .advantage {
        padding: 1.25rem
    }
    .advantage__title {
        font-size: 1.125rem
    }
}

@media print,
screen and (max-width:59.99875em) {
    .advantage {
        gap: 1rem
    }
    .advantage__title {
        font-size: 1rem
    }
}

.connect {
    background: #fff;
    border-radius: 1.25rem;
    height: calc(100% - 1rem);
    margin-bottom: 1rem;
    padding: 2rem
}

.connect_back {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.connect__title {
    font-size: 1.625rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.15385;
    margin-top: 2rem
}

.connect__title_white {
    color: #fff;
    margin-top: 0
}

@media(max-width:1300px) {
    .connect__title {
        font-size: 1.375rem
    }
}

@media print,
screen and (max-width:74.99875em) {
    .connect__title {
        font-size: 1.125rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .connect_back {
        height: 12.5rem
    }
}

.solution {
    background: #fff;
    border-radius: 1.25rem;
    height: calc(100% - 1rem);
    margin-bottom: 1rem;
    padding: 2rem;
    position: relative;
    z-index: 1
}

.solution_big {
    padding-bottom: 11rem
}

.solution__abs {
    bottom: 1.25rem;
    position: absolute;
    right: 0;
    top: 1.25rem;
    z-index: -1
}

.solution__abs img {
    height: 100%
}

.solution__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 1.25rem;
    height: 100%;
    justify-content: space-between
}

.solution__wrap_half {
    height: auto;
    width: 54%
}

.solution__wrap_auto {
    height: auto
}

.solution__title {
    font-size: 1.875rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.26667
}

.solution__text {
    color: #82869f;
    font-family: CoFoSans, sans-serif
}

.solution__cost {
    font-size: 1.625rem;
    margin-top: 2.5625rem
}

.solution__cost,
.solution__help {
    color: #ed1b2f;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.15385;
    opacity: .7
}

.solution__help {
    font-size: 1rem
}

.solution__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #ed1b2f;
    border-radius: .5625rem;
    color: #fff;
    font-size: 1.875rem;
    font-weight: 500;
    justify-content: center;
    letter-spacing: -.01em;
    line-height: 1
}

.solution__bottom {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: -1
}

@media print,
screen and (max-width:74.99875em) {
    .solution__abs {
        text-align: center;
        width: 45%
    }
}

@media print,
screen and (max-width:39.99875em) {
    .solution {
        padding: 1.625rem
    }
    .solution_big {
        padding-bottom: 11rem
    }
    .solution__title {
        font-size: 1.375rem
    }
    .solution__cost {
        font-size: 1.25rem
    }
    .solution__text {
        font-size: .875rem
    }
    .solution__number {
        font-size: 1.5rem
    }
}

.about {
    background: #fff;
    border-radius: 1.25rem;
    height: calc(100% - 1rem);
    margin-bottom: 1rem;
    padding: 3rem
}

.about_small {
    padding: 1.25rem 1.25rem 2rem;
    text-align: center
}

.about__right {
    height: 100%
}

.about__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 3rem;
    height: 100%
}

.about__title {
    font-size: 1.875rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.26667;
    margin-bottom: 2rem
}

.about__list {
    color: #82869f;
    font-family: CoFoSans, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    margin-bottom: 0
}

.about__item {
    margin-bottom: .9375rem
}

.about__item:last-child {
    margin-bottom: 0
}

.about__subtitle {
    font-family: CoFoSans, sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.3;
    margin-top: .5rem
}

@media print,
screen and (max-width:74.99875em) {
    .about__title {
        font-size: 1.625rem
    }
    .about__subtitle {
        font-size: 1.125rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .about {
        padding: 1.875rem
    }
    .about_small {
        padding: 1.25rem
    }
    .about__wrap {
        gap: 1.5625rem
    }
    .about__title {
        font-size: 1.25rem;
        margin-bottom: 1.25rem
    }
    .about__item {
        font-size: 1.125rem
    }
}

.carousel-companies {
    background: #fff;
    border-radius: 1.25rem;
    margin-bottom: 5rem;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.carousel-companies .slick-slide {
    margin-left: .5rem;
    margin-right: .5rem
}

.carousel-companies__item {
    background: #f6f7fa;
    border-radius: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 8.4375rem;
    padding: 1.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.carousel-blog {
    margin-bottom: 5rem
}

.carousel-blog .slick-slide {
    margin-left: .5rem;
    margin-right: .5rem
}

.carousel-blog .slick-list {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.carousel-blog__item {
    border-radius: 1.25rem;
    overflow: hidden
}

.carousel-blog__img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 13.875rem
}

.carousel-blog__wrap {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .5rem 1.5rem 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.carousel-blog__wrap_dark {
    background: #13141c
}

.carousel-blog__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem;
    margin-bottom: .5rem
}

.carousel-blog__tag {
    color: #82869f;
    font-family: CoFoSans, sans-serif
}

.carousel-blog__separ {
    background: #b2b7ca;
    border-radius: 50%;
    height: .25rem;
    width: .25rem
}

.carousel-blog__date {
    color: #82869f;
    font-family: CoFoSans, sans-serif
}

.carousel-blog__title {
    color: #13141c;
    font-size: 1.625rem;
    letter-spacing: -.01em;
    line-height: 1.15385
}

.carousel-blog__title_white {
    color: #fff
}

.carousel-blog__bottom {
    gap: .75rem;
    margin-top: 1rem
}

.carousel-blog__bottom,
.carousel-blog__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel-blog__time {
    color: #82869f;
    font-family: CoFoSans, sans-serif;
    gap: .375rem
}

@media print,
screen and (max-width:74.99875em) {
    .carousel-blog__title {
        font-size: 1.375rem
    }
}

.feedback {
    background: #fff;
    border-radius: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5rem;
    padding: 3rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 2.5rem;
    justify-content: space-between
}

.feedback__left {
    width: 42%
}

.feedback__right {
    width: 45%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.feedback__title {
    font-size: 2.6875rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.25581;
    margin-bottom: .75rem
}

.feedback__text {
    color: #82869f;
    font-family: CoFoSans, sans-serif
}

.feedback__phone {
    color: #13141c;
    font-size: 1.25rem;
    letter-spacing: -.01em;
    line-height: 1.1
}

.feedback__help {
    color: #82869f;
    font-family: CoFoSans, sans-serif;
    font-size: .875rem;
    line-height: 1.14286;
    margin-top: .5rem
}

.feedback__subtitle {
    font-size: 1.25rem;
    letter-spacing: -.01em;
    line-height: 1.1;
    margin-bottom: 1rem
}

.feedback__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1.5rem
}

.feedback__policy {
    color: #82869f;
    font-family: CoFoSans, sans-serif;
    font-size: .875rem;
    line-height: 1.14286
}

.feedback__policy a {
    color: #13141c
}

.feedback__policy a:hover {
    color: #ed1b2f
}

@media print,
screen and (max-width:74.99875em) {
    .feedback__left,
    .feedback__right {
        width: 50%
    }
    .feedback__title {
        font-size: 2rem
    }
}

@media print,
screen and (max-width:59.99875em) {
    .feedback {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .feedback__left,
    .feedback__right {
        width: 100%
    }
}

@media print,
screen and (max-width:39.99875em) {
    .feedback {
        padding: 1.5rem
    }
    .feedback__title {
        font-size: 1.5rem
    }
    .feedback__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.sub {
    color: #82869f;
    font-size: 1.625rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.15385;
    margin-bottom: 2.5rem
}

.sub__link {
    color: #df192c;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

.sub__link:hover {
    color: #444
}

@media print,
screen and (max-width:74.99875em) {
    .sub {
        font-size: 1.375rem
    }
}

@media print,
screen and (max-width:59.99875em) {
    .sub {
        font-size: 1.25rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .sub {
        font-size: 1.125rem;
        margin-bottom: 1.875rem
    }
}

.recom {
    background: #fff;
    border-radius: 1.25rem;
    height: calc(100% - 1rem);
    margin-bottom: 1rem;
    padding: 2rem
}

.recom__title {
    font-size: 1.625rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.15385;
    margin-top: 2rem
}

@media print,
screen and (max-width:74.99875em) {
    .recom {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
    .recom__title {
        font-size: 1.25rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .recom {
        padding: 1.25rem
    }
    .recom__title {
        margin-top: 1.25rem
    }
}

.wide {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1.25rem;
    margin-bottom: 5rem;
    overflow: hidden;
    padding: 4.0625rem 3rem;
    position: relative;
    z-index: 1
}

.wide__text {
    color: #fff;
    font-family: CoFoSans, sans-serif;
    font-size: 1.5rem;
    line-height: 1.33333
}

.wide__title {
    color: #fff;
    font-size: 2.75rem;
    font-weight: 500;
    line-height: 1.22727;
    margin-top: 1rem;
    width: 58%
}

.wide__abs {
    position: absolute;
    right: -6.25rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

@media print,
screen and (max-width:74.99875em) {
    .wide__title {
        font-size: 2.25rem
    }
    .wide__abs {
        right: -3.125rem;
        width: 40%
    }
}

@media print,
screen and (max-width:59.99875em) {
    .wide {
        padding: 2.5rem
    }
    .wide__text {
        font-size: 1.25rem
    }
    .wide__title {
        font-size: 1.75rem
    }
}

@media print,
screen and (max-width:39.99875em) {
    .wide {
        padding: 1.875rem
    }
    .wide__title {
        font-size: 1.375rem;
        width: 100%
    }
    .wide__text {
        font-size: 1.125rem
    }
    .wide__abs {
        display: none
    }
}

.registerFormIframe .registerForm.registerFormVertical {
    border: none !important;
    width: 100%
}

/*# sourceMappingURL=style.css.map*/

.register_form {
    display: flex;
    justify-content: center;
}

.page-main {
    padding-top: 50px;
}

.menu__item .h4 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    font-family: TT Firs Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    margin: 0;
}
@media (min-width: 640px) {
    .menu__item .h4 {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}