/*@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700|Open+Sans:400,300i|Oswald:300,400,500,700|Material+Icons");*/
/**,*/
/**:before,*/
/**:after {*/
/*    box-sizing: border-box;*/
/*}*/

html {
    scroll-behavior: smooth;
}
.wrapper-fancy-tabs * {
    margin-bottom: 0;
}

.wrapper-fancy-tabs {
    /*background-color: #00070b;*/
    color: #fff;
    /*line-height: 1.875;*/
    -webkit-font-kerning: normal;
    font-kerning: normal;
    /*font-variant-ligatures: common-ligatures, contextual;*/
    font-feature-settings: "kern", "liga", "clig", "calt";
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    font-family: Muli, sans-serif;
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
}

/*html {*/
/*    background-color: #00070b;*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    line-height: 1.875;*/
/*    -webkit-font-kerning: normal;*/
/*    font-kerning: normal;*/
/*    font-variant-ligatures: common-ligatures, contextual;*/
/*    font-feature-settings: "kern", "liga", "clig", "calt";*/
/*}*/

/*body {*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-font-smoothing: antialiased;*/
/*    -o-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    font-size: 1rem;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/
@media all and (min-width: 75em) {
    .wrapper-fancy-tabs {
        /*padding-left: 50px;*/
        /*padding-right: 50px;*/
    }
}

.wrapper-fancy-tabs a {
    /*color: #0097cd;*/
    text-decoration: none;
    -webkit-transition: background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.wrapper-fancy-tabs .btn {
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Muli', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    /*text-transform: uppercase;*/
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0.3em 0.5em 0.3em 0.6em;
    background-color: transparent;
    color: #fff;
    border: 2px solid hsla(35,100%,50%, 1);
}
.wrapper-fancy-tabs .btn:after {
    /*font-family: "Material Icons";*/
    content: "→";
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.25em;
    margin-top: -0.2em;
}
.wrapper-fancy-tabs .btn:hover {
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff;
}
@media all and (min-width: 30em) {
    .wrapper-fancy-tabs .btn {
        padding: 0.3em 1em 0.3em 0.7em;
    }
    .wrapper-fancy-tabs .btn:after {
        will-change: auto;
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .wrapper-fancy-tabs .btn:hover:after {
        -webkit-transform: translateX(0.6em);
        transform: translateX(0.6em);
    }
}

.wrapper-fancy-tabs h2, .wrapper-fancy-tabs h3 {
    font-weight: 400;
    line-height: 1.2;
}

.wrapper-fancy-tabs h2 {
    font-size: 1.875rem;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
}
@media all and (min-width: 56.25em) {
    .wrapper-fancy-tabs h2 {
        font-size: 2.5rem;
    }
}

.wrapper-fancy-tabs h3 {
    font-size: 1.375rem;
}
@media all and (min-width: 56.25em) {
    .wrapper-fancy-tabs h3 {
        font-size: 1.625rem;
    }
}

.wrapper-fancy-tabs  {
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
}
@media all and (min-width: 85em) {
    .wrapper-fancy-tabs {
        /*max-width: 1260px;*/
        padding-left: 0;
        padding-right: 0;
        /*margin-left: auto;*/
        /*margin-right: auto;*/
    }
}

/*.lw-tab-panel.theme-blue {*/
/*    background-image: url("https://picsum.photos/320/213?image=839");*/
/*    background: #CAE7De;*/
/*}*/
/*@media all and (min-width: 40em) {*/
/*    .lw-tab-panel.theme-blue {*/
/*        background-image: url("https://picsum.photos/899/599?image=839");*/
/*        background: #CAE7De;*/
/*    }*/
/*}*/

/*@media all and (min-width: 56.25em) {*/
/*    .theme-blue .lw-tab-image {*/
/*        background-image: url("https://picsum.photos/1200/799?image=839");*/
/*        background: #CAE7De;*/
/*    }*/
/*}*/

/*.lw-tab-panel.theme-purple {*/
/*    background-image: url("https://picsum.photos/320/213?image=867");*/
/*    background: #CAE7dd;*/
/*}*/
/*@media all and (min-width: 40em) {*/
/*    .lw-tab-panel.theme-purple {*/
/*        background-image: url("https://picsum.photos/899/599?image=867");*/
/*        background: #CAE7dd;*/
/*    }*/
/*}*/

/*@media all and (min-width: 56.25em) {*/
/*    .theme-purple .lw-tab-image {*/
/*        background-image: url("https://picsum.photos/1200/799?image=867");*/
/*        background: #CAE7dd;*/
/*    }*/
/*}*/

/*.lw-tab-panel.theme-green {*/
/*    background-image: url("https://picsum.photos/320/213?image=1018");*/
/*}*/
/*@media all and (min-width: 40em) {*/
/*    .lw-tab-panel.theme-green {*/
/*        background-image: url("https://picsum.photos/899/599?image=1018");*/
/*    }*/
/*}*/

/*@media all and (min-width: 56.25em) {*/
/*    .theme-green .lw-tab-image {*/
/*        background-image: url("https://picsum.photos/1200/799?image=1018");*/
/*        background: #CAE7db;*/
/*    }*/
/*}*/

/*.lw-tab-panel.theme-yellow {*/
/*    background-image: url("https://picsum.photos/320/213?image=857");*/
/*    background: #CAE7dc;*/
/*}*/
/*@media all and (min-width: 40em) {*/
/*    .lw-tab-panel.theme-yellow {*/
/*        background-image: url("https://picsum.photos/899/599?image=857");*/
/*        background: #CAE7dc;*/
/*    }*/
/*}*/

/*@media all and (min-width: 56.25em) {*/
/*    .theme-yellow .lw-tab-image {*/
/*        background-image: url("https://picsum.photos/1200/799?image=857");*/
/*        background: #CAE7dc;*/
/*    }*/
/*}*/

[data-tab-nav] a,
[data-accordion-header] {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 1.125rem;
    line-height: 1;
    /*text-transform: uppercase;*/
    display: block;
    position: relative;
    text-align: center;
    will-change: background-color, color;
    -webkit-transition: background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

[data-accordion-header] {
    background-color: hsla(163, 37%, 84%, 1);
    color: hsla(210, 100%, 18%, 1);
    border-top: 3px solid;
    border-bottom: 3px solid;
    /*border-color: #fff;*/
    padding: 0.9375rem 50px;
    line-height: 1;
    margin-top: 7px;
}
@media all and (min-width: 56.25em) {
    [data-accordion-header] {
        display: none;
    }
}
[data-accordion-header]:hover {
    background-color: #fff;
    color: hsla(210, 100%, 18%, 1);
}
[data-accordion-header]:after {
    /*font-family: "Material Icons";*/
    font-size: 24px;
    /*content: "\e315";*/
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 22px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.lw-accordion-header.is-active {
    background-color: hsla(35,100%,50%, 1);
    color: #fff;
    border-color: hsla(35,100%,50%, 1);
}
.lw-accordion-header.is-active:after {
    display: none;
}
.lw-accordion-header.is-active:hover {
    /*background-color: #0097cd;*/
    color: #fff;
}
.lw-accordion-header.is-active.theme-green, .lw-accordion-header.is-active.theme-green:hover {
    background-color: #70be49;
    border-color: #42683c;
}
.lw-accordion-header.is-active.theme-yellow, .lw-accordion-header.is-active.theme-yellow:hover {
    background-color: #fbb500;
    border-color: #a75a28;
}
.lw-accordion-header.is-active.theme-purple, .lw-accordion-header.is-active.theme-purple:hover {
    /*background-color: #8b244f;*/
    /*border-color: #3f2a55;*/
    background: hsla(210, 100%, 18%, 1);
    border-color: hsla(210, 100%, 18%, 1);
}

[data-tab-nav] {
    display: none;
}
@media all and (min-width: 56.25em) {
    [data-tab-nav] {
        display: block;
        margin-top: 48px;
    }
    [data-tab-nav] a {
        font-size: 1rem;
    }
}
@media all and (min-width: 75em) {
    [data-tab-nav] a {
        font-size: 1.125rem;
    }
}

[data-tab-nav] ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding: 0;
}
[data-tab-nav] li {
    list-style-type: none;
    padding: 0;
    border: 3px solid hsla(35,100%,50%, 1);
    position: relative;
}
[data-tab-nav] li a {
    color: hsla(210, 100%, 18%, 1);
    padding: 0.5em 0.5em;
    position: relative;
}
@media all and (min-width: 75em) {
    [data-tab-nav] li a {
        padding: 0.5em 1em;
    }
}
[data-tab-nav] li a:before {
    content: "";
    display: block;
    position: absolute;
    background-color: hsla(163, 37%, 84%, 1);
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    will-change: auto;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: -webkit-transform 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-tab-nav] li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    will-change: border-color;
    -webkit-transition: border-color 0.025s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: border-color 0.025s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
[data-tab-nav] li a > span {
    position: relative;
}
[data-tab-nav] li a:hover {
    color: hsla(210, 100%, 18%, 1);
}
[data-tab-nav] li.is-active a {
    color: #fff;
    background-color: hsla(35,100%,50%, 1);
}
[data-tab-nav] li.is-active a:before {
    -webkit-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-delay: 0.025s;
    transition-delay: 0.025s;
}
[data-tab-nav] li.is-active a:after {
    -webkit-transition: border-color 0.025s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: border-color 0.025s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-tab-nav] li.is-active a:hover {
    color: #fff;
}

.lw-tab-nav ul {
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 0 0 10px;
    overflow: hidden;
}
.lw-tab-nav li {
    -webkit-box-flex: 0;
    flex: 0 1 0;
    min-width: 12rem;
    margin-left: 20px;
    margin-top: 0;
}
@media all and (min-width: 75em) {
    .lw-tab-nav li {
        min-width: 12rem;
    }
}
.lw-tab-nav li:first-child {
    margin-left: 0;
}
.lw-tab-nav li a:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.lw-tab-nav li a:after {
    border-width: 10px 10px 0 10px;
    border-color: transparent;
    left: 50%;
    margin-left: -10px;
    bottom: -13px;
}
.lw-tab-nav li.is-active a:before {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.lw-tab-nav li.is-active a:after {
    border-color: hsla(35,100%,50%, 1) transparent transparent transparent;
}

.lw-tabs {
    position: relative;
}
@media all and (min-width: 56.25em) {
    /*.lw-tabs {*/
    /*    overflow: hidden;*/
    /*    margin-left: -20px;*/
    /*    margin-right: -20px;*/
    /*}*/
    .lw-tabs h2 {
        text-align: left;
        margin-top: 0;
    }
}
/*@media all and (min-width: 75em) {*/
/*    .lw-tabs {*/
/*        margin-left: -50px;*/
/*        margin-right: -50px;*/
/*    }*/
/*}*/

@media all and (min-width: 56.25em) {
    .lw-tab-fixed {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 55px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
/*@media all and (min-width: 75em) {*/
/*    .lw-tab-fixed {*/
/*        padding-left: 50px;*/
/*        padding-right: 50px;*/
/*    }*/
/*}*/

/*[data-tab-panels] {*/
/*    margin-top: 1.875rem;*/
/*    !*margin-left: -20px;*!*/
/*    !*margin-right: -20px;*!*/
/*}*/
/*@media all and (min-width: 56.25em) {*/
/*    [data-tab-panels] {*/
/*        margin: 0;*/
/*    }*/
/*}*/

[data-tab-panel] {
    max-height: 0;
    overflow: hidden;
    position: relative;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    will-change: max-height;
    -webkit-transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
[data-tab-panel] > * {
    position: relative;
}
[data-tab-panel] p {
    margin-left: 0;
    margin-right: 0;
}

.lw-tab-panel:before, .lw-tab-panel:after {
    content: "";
    display: block;
    position: absolute;
}
.lw-tab-panel:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: rgba(0, 151, 205, 0.85);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#015374), to(rgba(0, 151, 205, 0.85)));*/
    /*background: linear-gradient(to bottom, #015374, rgba(0, 151, 205, 0.85));*/
}
.lw-tab-panel:after {
    left: 50%;
    margin-left: -19px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 19px 0 19px;
    border-color: #012538 transparent transparent transparent;
}
.lw-tab-panel.theme-blue:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: rgba(0, 151, 205, 0.85);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#015374), to(rgba(0, 151, 205, 0.85))) !important;*/
    /*background: linear-gradient(to bottom, #015374, rgba(0, 151, 205, 0.85)) !important;*/
}
.lw-tab-panel.theme-blue:after {
    border-color: #012538 transparent transparent transparent;
}
.lw-tab-panel.theme-green:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#558b41), to(rgba(112, 190, 73, 0.85))) !important;*/
    /*background: linear-gradient(to bottom, #558b41, rgba(112, 190, 73, 0.85)) !important;*/
}
.lw-tab-panel.theme-green:after {
    border-color: #42683c transparent transparent transparent;
}
.lw-tab-panel.theme-yellow:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: rgba(255, 197, 47, 0.85);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#cb862b), to(rgba(255, 197, 47, 0.85))) !important;*/
    /*background: linear-gradient(to bottom, #cb862b, rgba(255, 197, 47, 0.85)) !important;*/
}
.lw-tab-panel.theme-yellow:after {
    border-color: #a75a28 transparent transparent transparent;
}
.lw-tab-panel.theme-purple:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: rgba(139, 36, 79, 0.85);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#5e2852), to(rgba(139, 36, 79, 0.85))) !important;*/
    /*background: linear-gradient(to bottom, #5e2852, rgba(139, 36, 79, 0.85)) !important;*/
    /*background: hsla(210, 100%, 18%, 1);*/
}
.lw-tab-panel.theme-purple:after {
    /*border-color: #3f2a55 transparent transparent transparent;*/
    border-color: hsla(210, 100%, 18%, 1) transparent transparent transparent;
}

@media all and (min-width: 56.25em) {
    [data-tab-panel] {
        max-height: none !important;
        position: absolute;
        overflow: visible;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        will-change: opacity;
        -webkit-transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    }
    [data-tab-panel]:before, [data-tab-panel]:after {
        display: none;
    }
}

@media all and (min-width: 56.25em) {
    .lw-tab-panel {
        display: -webkit-box;
        display: flex;
    }
    .lw-tab-panel.theme-blue {
        /*background: -webkit-gradient(linear, left top, left bottom, from(#015374), to(#0097cd)) !important;*/
        /*background: linear-gradient(to bottom, #015374, #0097cd) !important;*/
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015374', endColorstr='#0097cd',GradientType=0 );*/
    }
    .lw-tab-panel.theme-green {
        /*background: -webkit-gradient(linear, left top, left bottom, from(#558b41), to(#70be49)) !important;*/
        /*background: linear-gradient(to bottom, #558b41, #70be49) !important;*/
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558b41', endColorstr='#70be49',GradientType=0 );*/
    }
    .lw-tab-panel.theme-yellow {
        /*background: -webkit-gradient(linear, left top, left bottom, from(#cb862b), to(#ffc52f)) !important;*/
        /*background: linear-gradient(to bottom, #cb862b, #ffc52f) !important;*/
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb862b', endColorstr='#ffc52f',GradientType=0 );*/
    }
    .lw-tab-panel.theme-purple {
        background: hsla(210, 100%, 18%, 1);
        /*background: -webkit-gradient(linear, left top, left bottom, from(#5e2852), to(#8b244f)) !important;*/
        /*background: linear-gradient(to bottom, #5e2852, #8b244f) !important;*/
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e2852', endColorstr='#8b244f',GradientType=0 );*/
    }
    .lw-tab-panel .lw-tab-text-move {
        will-change: auto;
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transform: translateX(150%);
        transform: translateX(150%);
    }
}
@media all and (min-width: 75em) {
    .lw-tab-panel {
        text-align: left;
    }
}

.is-active + [data-tab-panel] {
    max-height: 100%;
    -webkit-transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: max-height 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media all and (min-width: 56.25em) {
    .is-active + [data-tab-panel] {
        max-height: none !important;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        z-index: 2;
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    }
    .is-active + [data-tab-panel] .lw-tab-text-move {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.lw-tab-panel.text-going-out .lw-tab-text-move {
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
}

.lw-tab-content {
    /*padding: 40px 20px 80px;*/
    color: #fff;
}
.lw-tab-content > *:first-child {
    margin-top: 0;
}
.lw-tab-content p {
    margin-left: 0;
}
@media all and (min-width: 56.25em) {
    .lw-tab-content {
        padding-top: 223px;
        /*width: 55%;*/
        /*min-width: 560px;*/
    }
}
@media all and (min-width: 75em) {
    .lw-tab-content {
        /*width: 60%;*/
        /*min-width: 60rem;*/
        /*padding: 223px 50px 50px;*/
    }
}

.lw-tab-image {
    color: #fff;
}

@media all and (min-width: 56.25em) {
    .lw-tab-image {
        /*width: 45%;*/
        /*background-repeat: no-repeat;*/
        /*background-position: 50% 50%;*/
        /*background-size: cover;*/
        /*!*overflow: hidden;*!*/
        /*display: -webkit-box;*/
        /*display: flex;*/
        /*-webkit-box-pack: center;*/
        /*justify-content: center;*/
        /*-webkit-box-align: start;*/
        /*align-items: flex-start;*/
        /*padding: 223px 78px 50px 138px;*/
    }
    
    /*.lw-tab-image:before, .lw-tab-image:after {*/
    /*    content: "";*/
    /*    display: block;*/
    /*    position: absolute;*/
    /*    height: 150%;*/
    /*    !*width: 500px;*!*/
    /*    !*-webkit-transform-origin: bottom right;*!*/
    /*    !*transform-origin: bottom right;*!*/
    /*    !*bottom: -15px;*!*/
    /*    !*z-index: 2;*!*/
    /*    width: 200px;*/
    /*    -webkit-transform-origin: top left;*/
    /*    transform-origin: center;*/
    /*    z-index: 5;*/
    /*}*/
    
    /*.lw-tab-image:before {*/
    /*    -webkit-transform: rotate(12deg);*/
    /*    transform: rotate(12deg);*/
    /*    !*right: 96%;*!*/
    /*    width: 40%;*/
    /*    clip-path: polygon(12.26vw 318px, 62.90% 317px, 67.12% 79.81%, -131px 85.5%);*/
    /*}*/
    
    /*.lw-tab-image:after {*/
    /*    -webkit-transform: rotate(4deg);*/
    /*    transform: rotate(4deg);*/
    /*    !*right: 99%;*!*/
    /*    transform-origin: left;*/
    /*    width: 55%;*/
    /*    z-index: 2;*/
    /*}*/
    
}
@media all and (min-width: 75em) {
    .lw-tab-image {
        width: 45%;
        /*display: -webkit-box;*/
        /*display: flex;*/
        /*-webkit-box-pack: center;*/
        /*justify-content: center;*/
        /*-webkit-box-align: start;*/
        /*align-items: flex-start;*/
        /*padding: 223px 78px 50px 138px;*/
        /*position: relative;*/
    }
    /*.lw-tab-image .lw-tab-image-dimmer {*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*    background: rgba(0, 0, 0, 0.3);*/
    /*}*/
}
.lw-tab-image .stat {
    display: block;
}
.lw-tab-image .stat p {
    display: none;
}
@media all and (min-width: 75em) {
    .lw-tab-image .stat {
        font-size: 2rem;
        font-weight: 700;
        display: block;
        /*margin: 50px 0 0;*/
        text-align: center;
        line-height: 1.0625;
        text-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
    }
    .lw-tab-image .stat p {
        display: block;
    }
    .lw-tab-image .stat b {
        font-size: 5rem;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 700;
        display: block;
    }
}
@media all and (min-width: 87.5em) {
    .lw-tab-image .stat {
        font-size: 2rem;
        margin: 0;
    }
    .lw-tab-image .stat b {
        font-size: 6.25rem;
    }
}

.theme-blue > .lw-tab-image:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: #00719a;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#00aae7), to(#012538));*/
    /*background: linear-gradient(to bottom, #00aae7, #012538);*/
}
.theme-blue > .lw-tab-image:after {
    /*background: #00aae7;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#00719a), to(#01bcff));*/
    /*background: linear-gradient(to bottom, #00719a, #01bcff);*/
    /*background: hsla(210, 100%, 18%, 1);*/
}

.theme-green > .lw-tab-image:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#7fc55c), to(#42683c));*/
    /*background: linear-gradient(to bottom, #7fc55c, #42683c);*/
}
.theme-green > .lw-tab-image:after {
    /*background: #7fc55c;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#599c38), to(#8ecb6f));*/
    /*background: linear-gradient(to bottom, #599c38, #8ecb6f);*/
    /*background: hsla(210, 100%, 18%, 1);*/
}

.theme-yellow > .lw-tab-image:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: #fbb500;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#ffcc49), to(#a75a28));*/
    /*background: linear-gradient(to bottom, #ffcc49, #a75a28);*/
}
.theme-yellow > .lw-tab-image:after {
    /*background: #ffcc49;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#fbb500), to(#ffd362));*/
    /*background: linear-gradient(to bottom, #fbb500, #ffd362);*/
    /*background: hsla(210, 100%, 18%, 1);*/
}

.theme-purple > .lw-tab-image:before {
    /*background: hsla(35,100%,50%, 1);*/
    /*background: #621a38;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#9f295b), to(#3f2a55));*/
    /*background: linear-gradient(to bottom, #9f295b, #3f2a55);*/
}
.theme-purple > .lw-tab-image:after {
    /*background: #9f295b;*/
    /*background: -webkit-gradient(linear, left top, left bottom, from(#621a38), to(#b42e66));*/
    /*background: linear-gradient(to bottom, #621a38, #b42e66);*/
    /*background: hsla(210, 100%, 18%, 1);*/
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%))) {
    
    @media all and (min-width: 56.25em) {
        .lw-tab-panel {
            /*-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 85% 100%, 0% 85%);*/
            /*clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 85% 100%, 0% 85%);*/
            /*overflow: hidden;*/
        }

        .lw-tab-content {
            padding-bottom: 2rem;
        }

        /*.lw-tab-image {*/
        /*    !*-webkit-clip-path: polygon(16vw 0, 100% 0, 100% 100%, 0 100%);*!*/
        /*    !*clip-path: polygon(16vw 0, 100% 0, 100% 100%, 0 100%);*!*/
        /*    clip-path: polygon(0.02vw 6px, 100% 0px, 100% 100%, 0px 100%);*/
        /*    width: 50%;*/
        /*    margin-left: -4.9%;*/
        /*}*/
        /*.lw-tab-image:before {*/
        /*    !*-webkit-transform: rotate(20deg);*!*/
        /*    !*transform: rotate(20deg);*!*/
        /*    !*right: 98%;*!*/
        /*}*/
        /*.lw-tab-image:after {*/
        /*    !*-webkit-transform: rotate(16deg);*!*/
        /*    !* transform: rotate(16deg); *!*/
        /*    !* right: 100%; *!*/
        /*    transform: rotate(-11deg);*/
        /*    left: -9%;*/
        /*    top: -14%;*/
        /*}*/
    }
    
    @media all and (min-width: 75em) {
        
        .lw-tab-panel {
            /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 80%);*/
            /*clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 80%);*/
        }

        .lw-tab-content {
            /*width: 59%;*/
            /*padding-right: calc(15% + 50px);*/
        }

        /*.lw-tab-image {*/
        /*    !*-webkit-clip-path: polygon(10vw 0, 100% 0, 100% 100%, 0 100%);*!*/
        /*    !*clip-path: polygon(10vw 0, 100% 0, 100% 100%, 0 100%);*!*/
        /*    !*width: 61%;*!*/
        /*    margin-left: -20%;*/
        /*    padding-left: calc(20% + 138px);*/
        /*    padding-right: 100px;*/
        /*    -webkit-transform-style: preserve-3d;*/
        /*    transform-style: preserve-3d;*/
        /*    -webkit-backface-visibility: hidden;*/
        /*    backface-visibility: hidden;*/
        /*}*/

        /*.lw-tab-image::before {*/
        /*    !* transform: rotate(30deg); *!*/
        /*    !* right: 98%; *!*/
        /*    transform: rotate(173deg);*/
        /*    bottom: 0rem;*/
        /*    left: 5rem;*/
        /*}*/
        
        /*.lw-tab-image:after {*/
        /*    !*-webkit-transform: rotate(16deg);*!*/
        /*    !*transform: rotate(16deg);*!*/
        /*    !*right: 100%;*!*/
        /*    !*transform: rotate(4deg);*!*/
        /*    clip-path: polygon(2.59vw -10px, 116.56% 152px, 21.16% 82.24%, -304px 84.48%);*/
        /*}*/
    }
    @media all and (min-width: 91.25em) {
        .lw-tab-content,
        .lw-tab-image {
            /*width: 60%;*/
        }
    }
}

.lw-tab-nav span {
    word-spacing: 100vw;
}

.lw-tab-text-move {
    max-width: 70rem;
}


/* Stats */
.stats-row > .counter:first-child .bp-mx-4 {
    margin-left: 0;
}
.stats-row > .counter:last-child .bp-mx-4 {
    margin-right: 0;
}
.box {
    /*height: 100%;*/
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem;
}

.rect {
    /*padding-top: 0.5rem;*/
    /*padding-bottom: 0.5rem;*/
    stroke-linecap: square;
}

.stats-content {
    width: 100%;
    min-height: 10rem;
    min-width: 10rem;
}

svg.stats-chart {
    /*width: 100%;*/
    /*width: 90%;*/
    /*height: 90%;*/
    /*position: absolute;*/
    /*padding: 0;*/
    /*width: 100%;*/
    /* width: 90%; */
    /* height: 90%; */
    position: absolute;
/*!* padding: 0;*/
}

circle.new-circle, rect.new-rect {
transition: stroke-dashoffset 3s ease-in;
}

circle.base-circle, rect.base-rect {
transition: all 1s ease;
stroke: hsla(163, 37%, 84%, 1);
stroke-dashoffset: 0;
}

.counter:before {
content:'';
float:left;
padding-top:100%;
}

/*@keyframes pos {*/
/*    to {*/
/*        --pos: 100%;*/
/*    }*/
/*}*/
/*@keyframes c0 {*/
/*    50% {*/
/*        --c0: #c7e5dd ;*/
/*    }*/
/*}*/
/*@keyframes c1 {*/
/*    50% {*/
/*        --c1: #ff9500 ;*/
/*    }*/
/*}*/

[data-tab-nav] li {
    background: #c7e5dd;
    border: 3px solid #c7e5dd;
}

[data-tab-nav] li.is-active {
    background: #ff9500;
    border: 3px solid #ff9500;
}



