[dir=ltr] .container,[dir=rtl] .container{
    margin-left:auto;
    margin-right:auto;
    padding-left:16px;
    padding-right:16px
}
.fa-icon{
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    display:inline-block;
    font-style:normal;
    font-variant:normal;
    text-rendering:auto;
    line-height:1;
    font-family:"Font Awesome 5 Free";
    font-weight:900
}
.container{
    width:100%;
    max-width:1232px
}
@media only screen and (min-width:980px){
    [dir=ltr] .container,[dir=rtl] .container{
        padding-left:32px;
        padding-right:32px
    }
    .container{
        max-width:1264px
    }
}
.container--xxl{
    max-width:100vw
}
.container--xl{
    max-width:1472px
}
@media only screen and (min-width:980px){
    .container--xl{
        max-width:1504px
    }
}
.container--lg{
    max-width:1232px
}
@media only screen and (min-width:980px){
    .container--lg{
        max-width:1264px
    }
}
.container--md{
    max-width:1012px
}
@media only screen and (min-width:980px){
    .container--md{
        max-width:1044px
    }
}
.container--sm{
    max-width:700px
}
@media only screen and (min-width:980px){
    .container--sm{
        max-width:732px
    }
}
.container--xs{
    max-width:600px
}
.row{
    display:flex;
    flex-wrap:wrap
}
.is-hidden,.is-hidden--xs-up,.is-hidden--xxl-down,.ui-dark .is-hidden--ui-dark,.ui-light .is-hidden--ui-light,[dir=rtl] .is-hidden--rtl,[dir=ltr] .is-hidden--ltr,[hidden]{
    display:none!important
}
@media only screen and (min-width:980px){
    .container--xs{
        max-width:632px
    }
    [dir=ltr] .row,[dir=rtl] .row{
        margin-left:-16px;
        margin-right:-16px
    }
    [dir=ltr] .col,[dir=ltr] [class*=col--],[dir=rtl] .col,[dir=rtl] [class*=col--]{
        padding-left:16px;
        padding-right:16px
    }
}
.row--center{
    justify-content:center
}
.col,[class*=col--]{
    position:relative;
    width:100%
}
@media only screen and (max-width:979px){
    [dir=ltr] .row,[dir=rtl] .row{
        margin-left:-8px;
        margin-right:-8px
    }
    [dir=ltr] .col,[dir=ltr] [class*=col--],[dir=rtl] .col,[dir=rtl] [class*=col--]{
        padding-left:8px;
        padding-right:8px
    }
}
@media only screen and (max-width:567px) and (max-aspect-ratio:13 / 9){
    .col--xs-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xs-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xs-1{
        margin-right:8.33333%
    }
    .col--xs-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xs-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xs-2{
        margin-right:16.66667%
    }
    .col--xs-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xs-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xs-3{
        margin-right:25%
    }
    .col--xs-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xs-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xs-4{
        margin-right:33.33333%
    }
    .col--xs-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xs-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xs-5{
        margin-right:41.66667%
    }
    .col--xs-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xs-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xs-6{
        margin-right:50%
    }
    .col--xs-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xs-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xs-7{
        margin-right:58.33333%
    }
    .col--xs-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xs-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xs-8{
        margin-right:66.66667%
    }
    .col--xs-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xs-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xs-9{
        margin-right:75%
    }
    .col--xs-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xs-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xs-10{
        margin-right:83.33333%
    }
    .col--xs-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xs-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xs-11{
        margin-right:91.66667%
    }
    .col--xs-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xs-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xs-12{
        margin-right:100%
    }
    .col--xs-down-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xs-down-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xs-down-1{
        margin-right:8.33333%
    }
    .col--xs-down-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xs-down-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xs-down-2{
        margin-right:16.66667%
    }
    .col--xs-down-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xs-down-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xs-down-3{
        margin-right:25%
    }
    .col--xs-down-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xs-down-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xs-down-4{
        margin-right:33.33333%
    }
    .col--xs-down-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xs-down-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xs-down-5{
        margin-right:41.66667%
    }
    .col--xs-down-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xs-down-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xs-down-6{
        margin-right:50%
    }
    .col--xs-down-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xs-down-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xs-down-7{
        margin-right:58.33333%
    }
    .col--xs-down-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xs-down-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xs-down-8{
        margin-right:66.66667%
    }
    .col--xs-down-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xs-down-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xs-down-9{
        margin-right:75%
    }
    .col--xs-down-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xs-down-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xs-down-10{
        margin-right:83.33333%
    }
    .col--xs-down-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xs-down-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xs-down-11{
        margin-right:91.66667%
    }
    .col--xs-down-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xs-down-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xs-down-12{
        margin-right:100%
    }
    .is-hidden--xs{
        display:none!important
    }
}
.col--xs-up-1{
    flex:0 0 8.33333%;
    max-width:8.33333%
}
[dir=ltr] .offset--xs-up-1{
    margin-left:8.33333%
}
[dir=rtl] .offset--xs-up-1{
    margin-right:8.33333%
}
.col--xs-up-2{
    flex:0 0 16.66667%;
    max-width:16.66667%
}
[dir=ltr] .offset--xs-up-2{
    margin-left:16.66667%
}
[dir=rtl] .offset--xs-up-2{
    margin-right:16.66667%
}
.col--xs-up-3{
    flex:0 0 25%;
    max-width:25%
}
[dir=ltr] .offset--xs-up-3{
    margin-left:25%
}
[dir=rtl] .offset--xs-up-3{
    margin-right:25%
}
.col--xs-up-4{
    flex:0 0 33.33333%;
    max-width:33.33333%
}
[dir=ltr] .offset--xs-up-4{
    margin-left:33.33333%
}
[dir=rtl] .offset--xs-up-4{
    margin-right:33.33333%
}
.col--xs-up-5{
    flex:0 0 41.66667%;
    max-width:41.66667%
}
[dir=ltr] .offset--xs-up-5{
    margin-left:41.66667%
}
[dir=rtl] .offset--xs-up-5{
    margin-right:41.66667%
}
.col--xs-up-6{
    flex:0 0 50%;
    max-width:50%
}
[dir=ltr] .offset--xs-up-6{
    margin-left:50%
}
[dir=rtl] .offset--xs-up-6{
    margin-right:50%
}
.col--xs-up-7{
    flex:0 0 58.33333%;
    max-width:58.33333%
}
[dir=ltr] .offset--xs-up-7{
    margin-left:58.33333%
}
[dir=rtl] .offset--xs-up-7{
    margin-right:58.33333%
}
.col--xs-up-8{
    flex:0 0 66.66667%;
    max-width:66.66667%
}
[dir=ltr] .offset--xs-up-8{
    margin-left:66.66667%
}
[dir=rtl] .offset--xs-up-8{
    margin-right:66.66667%
}
.col--xs-up-9{
    flex:0 0 75%;
    max-width:75%
}
[dir=ltr] .offset--xs-up-9{
    margin-left:75%
}
[dir=rtl] .offset--xs-up-9{
    margin-right:75%
}
.col--xs-up-10{
    flex:0 0 83.33333%;
    max-width:83.33333%
}
[dir=ltr] .offset--xs-up-10{
    margin-left:83.33333%
}
[dir=rtl] .offset--xs-up-10{
    margin-right:83.33333%
}
.col--xs-up-11{
    flex:0 0 91.66667%;
    max-width:91.66667%
}
[dir=ltr] .offset--xs-up-11{
    margin-left:91.66667%
}
[dir=rtl] .offset--xs-up-11{
    margin-right:91.66667%
}
.col--xs-up-12{
    flex:0 0 100%;
    max-width:100%
}
[dir=ltr] .offset--xs-up-12{
    margin-left:100%
}
[dir=rtl] .offset--xs-up-12{
    margin-right:100%
}
@media only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13 / 9),(max-width:667px) and (min-aspect-ratio:13 / 9){
    .col--sm-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--sm-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--sm-1{
        margin-right:8.33333%
    }
    .col--sm-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--sm-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--sm-2{
        margin-right:16.66667%
    }
    .col--sm-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--sm-3{
        margin-left:25%
    }
    [dir=rtl] .offset--sm-3{
        margin-right:25%
    }
    .col--sm-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--sm-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--sm-4{
        margin-right:33.33333%
    }
    .col--sm-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--sm-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--sm-5{
        margin-right:41.66667%
    }
    .col--sm-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--sm-6{
        margin-left:50%
    }
    [dir=rtl] .offset--sm-6{
        margin-right:50%
    }
    .col--sm-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--sm-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--sm-7{
        margin-right:58.33333%
    }
    .col--sm-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--sm-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--sm-8{
        margin-right:66.66667%
    }
    .col--sm-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--sm-9{
        margin-left:75%
    }
    [dir=rtl] .offset--sm-9{
        margin-right:75%
    }
    .col--sm-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--sm-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--sm-10{
        margin-right:83.33333%
    }
    .col--sm-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--sm-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--sm-11{
        margin-right:91.66667%
    }
    .col--sm-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--sm-12{
        margin-left:100%
    }
    [dir=rtl] .offset--sm-12{
        margin-right:100%
    }
    .is-hidden--sm{
        display:none!important
    }
}
@media only screen and (min-width:568px),(min-aspect-ratio:13 / 9){
    .col--sm-up-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--sm-up-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--sm-up-1{
        margin-right:8.33333%
    }
    .col--sm-up-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--sm-up-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--sm-up-2{
        margin-right:16.66667%
    }
    .col--sm-up-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--sm-up-3{
        margin-left:25%
    }
    [dir=rtl] .offset--sm-up-3{
        margin-right:25%
    }
    .col--sm-up-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--sm-up-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--sm-up-4{
        margin-right:33.33333%
    }
    .col--sm-up-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--sm-up-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--sm-up-5{
        margin-right:41.66667%
    }
    .col--sm-up-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--sm-up-6{
        margin-left:50%
    }
    [dir=rtl] .offset--sm-up-6{
        margin-right:50%
    }
    .col--sm-up-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--sm-up-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--sm-up-7{
        margin-right:58.33333%
    }
    .col--sm-up-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--sm-up-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--sm-up-8{
        margin-right:66.66667%
    }
    .col--sm-up-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--sm-up-9{
        margin-left:75%
    }
    [dir=rtl] .offset--sm-up-9{
        margin-right:75%
    }
    .col--sm-up-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--sm-up-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--sm-up-10{
        margin-right:83.33333%
    }
    .col--sm-up-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--sm-up-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--sm-up-11{
        margin-right:91.66667%
    }
    .col--sm-up-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--sm-up-12{
        margin-left:100%
    }
    [dir=rtl] .offset--sm-up-12{
        margin-right:100%
    }
    .is-hidden--sm-up{
        display:none!important
    }
}
@media only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13 / 9),(max-width:667px) and (min-aspect-ratio:13 / 9),(max-width:567px) and (max-aspect-ratio:13 / 9){
    .col--sm-down-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--sm-down-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--sm-down-1{
        margin-right:8.33333%
    }
    .col--sm-down-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--sm-down-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--sm-down-2{
        margin-right:16.66667%
    }
    .col--sm-down-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--sm-down-3{
        margin-left:25%
    }
    [dir=rtl] .offset--sm-down-3{
        margin-right:25%
    }
    .col--sm-down-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--sm-down-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--sm-down-4{
        margin-right:33.33333%
    }
    .col--sm-down-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--sm-down-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--sm-down-5{
        margin-right:41.66667%
    }
    .col--sm-down-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--sm-down-6{
        margin-left:50%
    }
    [dir=rtl] .offset--sm-down-6{
        margin-right:50%
    }
    .col--sm-down-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--sm-down-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--sm-down-7{
        margin-right:58.33333%
    }
    .col--sm-down-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--sm-down-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--sm-down-8{
        margin-right:66.66667%
    }
    .col--sm-down-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--sm-down-9{
        margin-left:75%
    }
    [dir=rtl] .offset--sm-down-9{
        margin-right:75%
    }
    .col--sm-down-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--sm-down-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--sm-down-10{
        margin-right:83.33333%
    }
    .col--sm-down-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--sm-down-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--sm-down-11{
        margin-right:91.66667%
    }
    .col--sm-down-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--sm-down-12{
        margin-left:100%
    }
    [dir=rtl] .offset--sm-down-12{
        margin-right:100%
    }
    .is-hidden--sm-down{
        display:none!important
    }
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13 / 9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px){
    .col--md-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--md-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--md-1{
        margin-right:8.33333%
    }
    .col--md-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--md-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--md-2{
        margin-right:16.66667%
    }
    .col--md-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--md-3{
        margin-left:25%
    }
    [dir=rtl] .offset--md-3{
        margin-right:25%
    }
    .col--md-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--md-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--md-4{
        margin-right:33.33333%
    }
    .col--md-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--md-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--md-5{
        margin-right:41.66667%
    }
    .col--md-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--md-6{
        margin-left:50%
    }
    [dir=rtl] .offset--md-6{
        margin-right:50%
    }
    .col--md-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--md-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--md-7{
        margin-right:58.33333%
    }
    .col--md-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--md-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--md-8{
        margin-right:66.66667%
    }
    .col--md-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--md-9{
        margin-left:75%
    }
    [dir=rtl] .offset--md-9{
        margin-right:75%
    }
    .col--md-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--md-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--md-10{
        margin-right:83.33333%
    }
    .col--md-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--md-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--md-11{
        margin-right:91.66667%
    }
    .col--md-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--md-12{
        margin-left:100%
    }
    [dir=rtl] .offset--md-12{
        margin-right:100%
    }
    .is-hidden--md{
        display:none!important
    }
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13 / 9),only screen and (min-width:668px) and (min-height:416px),only screen and (min-width:980px){
    .col--md-up-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--md-up-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--md-up-1{
        margin-right:8.33333%
    }
    .col--md-up-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--md-up-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--md-up-2{
        margin-right:16.66667%
    }
    .col--md-up-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--md-up-3{
        margin-left:25%
    }
    [dir=rtl] .offset--md-up-3{
        margin-right:25%
    }
    .col--md-up-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--md-up-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--md-up-4{
        margin-right:33.33333%
    }
    .col--md-up-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--md-up-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--md-up-5{
        margin-right:41.66667%
    }
    .col--md-up-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--md-up-6{
        margin-left:50%
    }
    [dir=rtl] .offset--md-up-6{
        margin-right:50%
    }
    .col--md-up-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--md-up-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--md-up-7{
        margin-right:58.33333%
    }
    .col--md-up-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--md-up-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--md-up-8{
        margin-right:66.66667%
    }
    .col--md-up-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--md-up-9{
        margin-left:75%
    }
    [dir=rtl] .offset--md-up-9{
        margin-right:75%
    }
    .col--md-up-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--md-up-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--md-up-10{
        margin-right:83.33333%
    }
    .col--md-up-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--md-up-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--md-up-11{
        margin-right:91.66667%
    }
    .col--md-up-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--md-up-12{
        margin-left:100%
    }
    [dir=rtl] .offset--md-up-12{
        margin-right:100%
    }
    .is-hidden--md-up{
        display:none!important
    }
}
@media only screen and (max-width:979px){
    .col--md-down-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--md-down-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--md-down-1{
        margin-right:8.33333%
    }
    .col--md-down-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--md-down-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--md-down-2{
        margin-right:16.66667%
    }
    .col--md-down-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--md-down-3{
        margin-left:25%
    }
    [dir=rtl] .offset--md-down-3{
        margin-right:25%
    }
    .col--md-down-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--md-down-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--md-down-4{
        margin-right:33.33333%
    }
    .col--md-down-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--md-down-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--md-down-5{
        margin-right:41.66667%
    }
    .col--md-down-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--md-down-6{
        margin-left:50%
    }
    [dir=rtl] .offset--md-down-6{
        margin-right:50%
    }
    .col--md-down-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--md-down-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--md-down-7{
        margin-right:58.33333%
    }
    .col--md-down-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--md-down-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--md-down-8{
        margin-right:66.66667%
    }
    .col--md-down-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--md-down-9{
        margin-left:75%
    }
    [dir=rtl] .offset--md-down-9{
        margin-right:75%
    }
    .col--md-down-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--md-down-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--md-down-10{
        margin-right:83.33333%
    }
    .col--md-down-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--md-down-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--md-down-11{
        margin-right:91.66667%
    }
    .col--md-down-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--md-down-12{
        margin-left:100%
    }
    [dir=rtl] .offset--md-down-12{
        margin-right:100%
    }
    .is-hidden--md-down{
        display:none!important
    }
}
@media only screen and (min-width:980px) and (max-width:1199px),(min-width:980px) and (max-height:739px){
    .col--lg-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--lg-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--lg-1{
        margin-right:8.33333%
    }
    .col--lg-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--lg-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--lg-2{
        margin-right:16.66667%
    }
    .col--lg-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--lg-3{
        margin-left:25%
    }
    [dir=rtl] .offset--lg-3{
        margin-right:25%
    }
    .col--lg-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--lg-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--lg-4{
        margin-right:33.33333%
    }
    .col--lg-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--lg-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--lg-5{
        margin-right:41.66667%
    }
    .col--lg-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--lg-6{
        margin-left:50%
    }
    [dir=rtl] .offset--lg-6{
        margin-right:50%
    }
    .col--lg-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--lg-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--lg-7{
        margin-right:58.33333%
    }
    .col--lg-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--lg-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--lg-8{
        margin-right:66.66667%
    }
    .col--lg-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--lg-9{
        margin-left:75%
    }
    [dir=rtl] .offset--lg-9{
        margin-right:75%
    }
    .col--lg-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--lg-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--lg-10{
        margin-right:83.33333%
    }
    .col--lg-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--lg-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--lg-11{
        margin-right:91.66667%
    }
    .col--lg-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--lg-12{
        margin-left:100%
    }
    [dir=rtl] .offset--lg-12{
        margin-right:100%
    }
    .is-hidden--lg{
        display:none!important
    }
}
@media only screen and (min-width:980px){
    .col--lg-up-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--lg-up-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--lg-up-1{
        margin-right:8.33333%
    }
    .col--lg-up-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--lg-up-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--lg-up-2{
        margin-right:16.66667%
    }
    .col--lg-up-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--lg-up-3{
        margin-left:25%
    }
    [dir=rtl] .offset--lg-up-3{
        margin-right:25%
    }
    .col--lg-up-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--lg-up-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--lg-up-4{
        margin-right:33.33333%
    }
    .col--lg-up-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--lg-up-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--lg-up-5{
        margin-right:41.66667%
    }
    .col--lg-up-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--lg-up-6{
        margin-left:50%
    }
    [dir=rtl] .offset--lg-up-6{
        margin-right:50%
    }
    .col--lg-up-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--lg-up-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--lg-up-7{
        margin-right:58.33333%
    }
    .col--lg-up-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--lg-up-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--lg-up-8{
        margin-right:66.66667%
    }
    .col--lg-up-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--lg-up-9{
        margin-left:75%
    }
    [dir=rtl] .offset--lg-up-9{
        margin-right:75%
    }
    .col--lg-up-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--lg-up-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--lg-up-10{
        margin-right:83.33333%
    }
    .col--lg-up-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--lg-up-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--lg-up-11{
        margin-right:91.66667%
    }
    .col--lg-up-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--lg-up-12{
        margin-left:100%
    }
    [dir=rtl] .offset--lg-up-12{
        margin-right:100%
    }
    .is-hidden--lg-up{
        display:none!important
    }
}
@media only screen and (max-width:1199px),(max-height:739px){
    .col--lg-down-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--lg-down-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--lg-down-1{
        margin-right:8.33333%
    }
    .col--lg-down-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--lg-down-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--lg-down-2{
        margin-right:16.66667%
    }
    .col--lg-down-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--lg-down-3{
        margin-left:25%
    }
    [dir=rtl] .offset--lg-down-3{
        margin-right:25%
    }
    .col--lg-down-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--lg-down-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--lg-down-4{
        margin-right:33.33333%
    }
    .col--lg-down-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--lg-down-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--lg-down-5{
        margin-right:41.66667%
    }
    .col--lg-down-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--lg-down-6{
        margin-left:50%
    }
    [dir=rtl] .offset--lg-down-6{
        margin-right:50%
    }
    .col--lg-down-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--lg-down-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--lg-down-7{
        margin-right:58.33333%
    }
    .col--lg-down-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--lg-down-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--lg-down-8{
        margin-right:66.66667%
    }
    .col--lg-down-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--lg-down-9{
        margin-left:75%
    }
    [dir=rtl] .offset--lg-down-9{
        margin-right:75%
    }
    .col--lg-down-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--lg-down-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--lg-down-10{
        margin-right:83.33333%
    }
    .col--lg-down-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--lg-down-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--lg-down-11{
        margin-right:91.66667%
    }
    .col--lg-down-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--lg-down-12{
        margin-left:100%
    }
    [dir=rtl] .offset--lg-down-12{
        margin-right:100%
    }
    .is-hidden--lg-down{
        display:none!important
    }
}
@media only screen and (min-width:1200px) and (min-height:740px) and (max-width:1439px){
    .col--xl-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xl-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xl-1{
        margin-right:8.33333%
    }
    .col--xl-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xl-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xl-2{
        margin-right:16.66667%
    }
    .col--xl-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xl-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xl-3{
        margin-right:25%
    }
    .col--xl-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xl-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xl-4{
        margin-right:33.33333%
    }
    .col--xl-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xl-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xl-5{
        margin-right:41.66667%
    }
    .col--xl-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xl-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xl-6{
        margin-right:50%
    }
    .col--xl-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xl-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xl-7{
        margin-right:58.33333%
    }
    .col--xl-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xl-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xl-8{
        margin-right:66.66667%
    }
    .col--xl-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xl-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xl-9{
        margin-right:75%
    }
    .col--xl-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xl-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xl-10{
        margin-right:83.33333%
    }
    .col--xl-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xl-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xl-11{
        margin-right:91.66667%
    }
    .col--xl-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xl-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xl-12{
        margin-right:100%
    }
    .is-hidden--xl{
        display:none!important
    }
}
@media only screen and (min-width:1200px) and (min-height:740px){
    .col--xl-up-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xl-up-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xl-up-1{
        margin-right:8.33333%
    }
    .col--xl-up-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xl-up-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xl-up-2{
        margin-right:16.66667%
    }
    .col--xl-up-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xl-up-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xl-up-3{
        margin-right:25%
    }
    .col--xl-up-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xl-up-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xl-up-4{
        margin-right:33.33333%
    }
    .col--xl-up-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xl-up-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xl-up-5{
        margin-right:41.66667%
    }
    .col--xl-up-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xl-up-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xl-up-6{
        margin-right:50%
    }
    .col--xl-up-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xl-up-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xl-up-7{
        margin-right:58.33333%
    }
    .col--xl-up-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xl-up-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xl-up-8{
        margin-right:66.66667%
    }
    .col--xl-up-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xl-up-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xl-up-9{
        margin-right:75%
    }
    .col--xl-up-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xl-up-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xl-up-10{
        margin-right:83.33333%
    }
    .col--xl-up-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xl-up-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xl-up-11{
        margin-right:91.66667%
    }
    .col--xl-up-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xl-up-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xl-up-12{
        margin-right:100%
    }
    .is-hidden--xl-up{
        display:none!important
    }
}
@media only screen and (max-width:1439px),(max-height:739px){
    .col--xl-down-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xl-down-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xl-down-1{
        margin-right:8.33333%
    }
    .col--xl-down-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xl-down-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xl-down-2{
        margin-right:16.66667%
    }
    .col--xl-down-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xl-down-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xl-down-3{
        margin-right:25%
    }
    .col--xl-down-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xl-down-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xl-down-4{
        margin-right:33.33333%
    }
    .col--xl-down-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xl-down-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xl-down-5{
        margin-right:41.66667%
    }
    .col--xl-down-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xl-down-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xl-down-6{
        margin-right:50%
    }
    .col--xl-down-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xl-down-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xl-down-7{
        margin-right:58.33333%
    }
    .col--xl-down-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xl-down-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xl-down-8{
        margin-right:66.66667%
    }
    .col--xl-down-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xl-down-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xl-down-9{
        margin-right:75%
    }
    .col--xl-down-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xl-down-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xl-down-10{
        margin-right:83.33333%
    }
    .col--xl-down-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xl-down-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xl-down-11{
        margin-right:91.66667%
    }
    .col--xl-down-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xl-down-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xl-down-12{
        margin-right:100%
    }
    .is-hidden--xl-down{
        display:none!important
    }
}
@media only screen and (min-width:1440px) and (min-height:740px){
    .col--xxl-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xxl-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xxl-1{
        margin-right:8.33333%
    }
    .col--xxl-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xxl-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xxl-2{
        margin-right:16.66667%
    }
    .col--xxl-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xxl-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xxl-3{
        margin-right:25%
    }
    .col--xxl-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xxl-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xxl-4{
        margin-right:33.33333%
    }
    .col--xxl-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xxl-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xxl-5{
        margin-right:41.66667%
    }
    .col--xxl-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xxl-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xxl-6{
        margin-right:50%
    }
    .col--xxl-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xxl-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xxl-7{
        margin-right:58.33333%
    }
    .col--xxl-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xxl-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xxl-8{
        margin-right:66.66667%
    }
    .col--xxl-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xxl-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xxl-9{
        margin-right:75%
    }
    .col--xxl-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xxl-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xxl-10{
        margin-right:83.33333%
    }
    .col--xxl-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xxl-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xxl-11{
        margin-right:91.66667%
    }
    .col--xxl-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xxl-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xxl-12{
        margin-right:100%
    }
    .col--xxl-up-1{
        flex:0 0 8.33333%;
        max-width:8.33333%
    }
    [dir=ltr] .offset--xxl-up-1{
        margin-left:8.33333%
    }
    [dir=rtl] .offset--xxl-up-1{
        margin-right:8.33333%
    }
    .col--xxl-up-2{
        flex:0 0 16.66667%;
        max-width:16.66667%
    }
    [dir=ltr] .offset--xxl-up-2{
        margin-left:16.66667%
    }
    [dir=rtl] .offset--xxl-up-2{
        margin-right:16.66667%
    }
    .col--xxl-up-3{
        flex:0 0 25%;
        max-width:25%
    }
    [dir=ltr] .offset--xxl-up-3{
        margin-left:25%
    }
    [dir=rtl] .offset--xxl-up-3{
        margin-right:25%
    }
    .col--xxl-up-4{
        flex:0 0 33.33333%;
        max-width:33.33333%
    }
    [dir=ltr] .offset--xxl-up-4{
        margin-left:33.33333%
    }
    [dir=rtl] .offset--xxl-up-4{
        margin-right:33.33333%
    }
    .col--xxl-up-5{
        flex:0 0 41.66667%;
        max-width:41.66667%
    }
    [dir=ltr] .offset--xxl-up-5{
        margin-left:41.66667%
    }
    [dir=rtl] .offset--xxl-up-5{
        margin-right:41.66667%
    }
    .col--xxl-up-6{
        flex:0 0 50%;
        max-width:50%
    }
    [dir=ltr] .offset--xxl-up-6{
        margin-left:50%
    }
    [dir=rtl] .offset--xxl-up-6{
        margin-right:50%
    }
    .col--xxl-up-7{
        flex:0 0 58.33333%;
        max-width:58.33333%
    }
    [dir=ltr] .offset--xxl-up-7{
        margin-left:58.33333%
    }
    [dir=rtl] .offset--xxl-up-7{
        margin-right:58.33333%
    }
    .col--xxl-up-8{
        flex:0 0 66.66667%;
        max-width:66.66667%
    }
    [dir=ltr] .offset--xxl-up-8{
        margin-left:66.66667%
    }
    [dir=rtl] .offset--xxl-up-8{
        margin-right:66.66667%
    }
    .col--xxl-up-9{
        flex:0 0 75%;
        max-width:75%
    }
    [dir=ltr] .offset--xxl-up-9{
        margin-left:75%
    }
    [dir=rtl] .offset--xxl-up-9{
        margin-right:75%
    }
    .col--xxl-up-10{
        flex:0 0 83.33333%;
        max-width:83.33333%
    }
    [dir=ltr] .offset--xxl-up-10{
        margin-left:83.33333%
    }
    [dir=rtl] .offset--xxl-up-10{
        margin-right:83.33333%
    }
    .col--xxl-up-11{
        flex:0 0 91.66667%;
        max-width:91.66667%
    }
    [dir=ltr] .offset--xxl-up-11{
        margin-left:91.66667%
    }
    [dir=rtl] .offset--xxl-up-11{
        margin-right:91.66667%
    }
    .col--xxl-up-12{
        flex:0 0 100%;
        max-width:100%
    }
    [dir=ltr] .offset--xxl-up-12{
        margin-left:100%
    }
    [dir=rtl] .offset--xxl-up-12{
        margin-right:100%
    }
    .is-hidden--xxl{
        display:none!important
    }
}
.col--xxl-down-1{
    flex:0 0 8.33333%;
    max-width:8.33333%
}
[dir=ltr] .offset--xxl-down-1{
    margin-left:8.33333%
}
[dir=rtl] .offset--xxl-down-1{
    margin-right:8.33333%
}
.col--xxl-down-2{
    flex:0 0 16.66667%;
    max-width:16.66667%
}
[dir=ltr] .offset--xxl-down-2{
    margin-left:16.66667%
}
[dir=rtl] .offset--xxl-down-2{
    margin-right:16.66667%
}
.col--xxl-down-3{
    flex:0 0 25%;
    max-width:25%
}
[dir=ltr] .offset--xxl-down-3{
    margin-left:25%
}
[dir=rtl] .offset--xxl-down-3{
    margin-right:25%
}
.col--xxl-down-4{
    flex:0 0 33.33333%;
    max-width:33.33333%
}
[dir=ltr] .offset--xxl-down-4{
    margin-left:33.33333%
}
[dir=rtl] .offset--xxl-down-4{
    margin-right:33.33333%
}
.col--xxl-down-5{
    flex:0 0 41.66667%;
    max-width:41.66667%
}
[dir=ltr] .offset--xxl-down-5{
    margin-left:41.66667%
}
[dir=rtl] .offset--xxl-down-5{
    margin-right:41.66667%
}
.col--xxl-down-6{
    flex:0 0 50%;
    max-width:50%
}
[dir=ltr] .offset--xxl-down-6{
    margin-left:50%
}
[dir=rtl] .offset--xxl-down-6{
    margin-right:50%
}
.col--xxl-down-7{
    flex:0 0 58.33333%;
    max-width:58.33333%
}
[dir=ltr] .offset--xxl-down-7{
    margin-left:58.33333%
}
[dir=rtl] .offset--xxl-down-7{
    margin-right:58.33333%
}
.col--xxl-down-8{
    flex:0 0 66.66667%;
    max-width:66.66667%
}
[dir=ltr] .offset--xxl-down-8{
    margin-left:66.66667%
}
[dir=rtl] .offset--xxl-down-8{
    margin-right:66.66667%
}
.col--xxl-down-9{
    flex:0 0 75%;
    max-width:75%
}
[dir=ltr] .offset--xxl-down-9{
    margin-left:75%
}
[dir=rtl] .offset--xxl-down-9{
    margin-right:75%
}
.col--xxl-down-10{
    flex:0 0 83.33333%;
    max-width:83.33333%
}
[dir=ltr] .offset--xxl-down-10{
    margin-left:83.33333%
}
[dir=rtl] .offset--xxl-down-10{
    margin-right:83.33333%
}
.col--xxl-down-11{
    flex:0 0 91.66667%;
    max-width:91.66667%
}
[dir=ltr] .offset--xxl-down-11{
    margin-left:91.66667%
}
[dir=rtl] .offset--xxl-down-11{
    margin-right:91.66667%
}
.col--xxl-down-12{
    flex:0 0 100%;
    max-width:100%
}
[dir=ltr] .offset--xxl-down-12{
    margin-left:100%
}
[dir=rtl] .offset--xxl-down-12{
    margin-right:100%
}
@media only screen and (max-width:567px) and (max-aspect-ratio:13 / 9){
    .is-hidden--xs-down{
        display:none!important
    }
}
@media only screen and (min-width:1440px) and (min-height:740px){
    .is-hidden--xxl-up{
        display:none!important
    }
}
.is-desktop,.is-mobile,.is-tablet{
    display:none
}
@media only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13 / 9),(max-width:667px) and (min-aspect-ratio:13 / 9),(max-width:567px) and (max-aspect-ratio:13 / 9){
    .is-mobile{
        display:block
    }
}
@media only screen and (min-width:568px) and (max-aspect-ratio:13 / 9) and (max-width:979px),only screen and (min-width:668px) and (min-height:416px) and (max-width:979px){
    .is-tablet{
        display:block
    }
}
@media only screen and (min-width:980px){
    .is-desktop{
        display:block
    }
}
