/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    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
}

small {
    font-size: 80%
}

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-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: Open Sans, sans-serif;
    line-height: 1.5
}

*,
:after,
:before {
    border: 0 solid
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a0aec0
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a0aec0
}

input::placeholder,
textarea::placeholder {
    color: #a0aec0
}

[role=button],
button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: Roboto Mono, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 15%;
    height: auto
}

@font-face {
    font-family: "Source Serif Pro";
    src: url(../fonts/SourceSerif4Variable-Roman.otf.woff2) format("woff2")
}

.wrapper-xs {
    width: 310px
}

.wrapper-sm,
.wrapper-xs {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.wrapper-sm {
    width: 343px
}

.wrapper-sm2 {
    width: 576px
}

.wrapper-md,
.wrapper-sm2 {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.wrapper-md {
    width: 640px
}

.wrapper-lg {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 1078px
}

[v-cloak] {
    display: none !important
}

html {
    font-size: 1rem
}

body {
    font-style: normal;
    font-weight: 400;
    padding: 0;
    background: #fff;
    font-family: Open Sans, Arial, sans-serif
}

body,
html {
    overflow-x: hidden
}

a {
    cursor: pointer
}

.headline,
.subheadline,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Open Sans, Arial, sans-serif;
    color: #000
}

h1 {
    font-size: 32px;
    font-weight: 40px;
    line-height: 40px
}

h2,
h3,
h4,
h5,
h6 {
    font-size: 40px;
    font-weight: 40px;
    line-height: 40px
}

.headline {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px
}

@media (min-width:768px) {
    .headline {
        font-size: 32px;
        line-height: 38px
    }
}

.subheadline {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.cookiebar.active~footer,
.sub-page .cookies-visible {
    padding-bottom: 100px !important
}

@media (min-width:606px) {

    .cookiebar.active~footer,
    .sub-page .cookies-visible {
        padding-bottom: 75px !important
    }
}

.cookiebar {
    display: none;
    position: fixed;
    min-height: 40px;
    font-size: 13px;
    line-height: 20px;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    width: 100%;
    color: #e1e1e1;
    text-align: center;
    z-index: 9999
}

.cookiebar__container {
    max-width: 90%;
    width: 1200px;
    margin: auto;
    padding: 12px
}

.cookiebar__container p {
    margin: 5px 0;
    color: #e1e1e1
}

.cookiebar__container a {
    text-decoration: underline;
    cursor: pointer;
    color: #e1e1e1
}

.cookiebar__container .cookiebar__close {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: 16px;
    border-radius: 100px;
    background: #2d5bff;
    border: 2px solid #fff
}

.cookiebar__container .cookiebar__close span {
    position: absolute;
    width: 50%;
    height: 3px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cookiebar__container .cookiebar__close span:last-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cookiebar.active {
    display: flex
}

.cookiebar.active+main .footer {
    padding-bottom: 100px
}

@media (min-width:768px) {
    .cookiebar.active+main .footer {
        padding-bottom: 75px
    }
}

.footer {
    font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 200%;
    text-align: center;
    color: #fafafa;
    background: #0b1743;
    padding: 12px 16px 30px
}

.footer__links a {
    line-height: 40px;
    padding: 0 8px
}

.footer__links a:hover {
    line-height: 40px
}

.header {
    background-color: transparent;
    height: 52px;
    color: #000;
    position: relative
}

.header__container {
    width: 1078px;
    padding: 0 16px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    max-width: 100%
}

.header__container,
.header__left {
    display: flex;
    align-items: center
}

.header__middle {
    display: flex
}

.header__right {
    display: flex;
    align-items: center;
    justify-content: center
}

#kssref-components-headers-journey {
    background-color: rgba(255, 0, 0, .1);
    border: 2px dashed rgba(255, 0, 0, .5);
    padding: 16px
}

#kssref-components-headers-journey .kss-description p {
    color: orange;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

#kssref-components-headers-journey:before {
    content: "THIS IS NOT DONE YET";
    font-size: 60px;
    color: red;
    font-weight: 700;
    line-height: 120%
}

#kss-node pre+p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 4px !important;
    border-bottom: 2px solid #000
}

.green-checks__list li {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    padding-left: 18px
}

.green-checks__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 14px;
    height: 14px;
    background-image: url(/form/images/check-input.svg);
    background-size: cover;
    display: inline-block
}

.secure {
    flex-direction: column;
    min-height: 90px
}

.secure,
.secure__container {
    display: flex;
    align-items: center;
    justify-content: center
}

.secure__container {
    margin-top: 18px
}

.secure__text {
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center
}

.secure__text img {
    margin-right: 4px
}

.secure__text:not(:last-child):after {
    content: "|";
    margin: 0 .5rem
}

*,
:after,
:before {
    box-sizing: border-box
}

.font-calistoga {
    font-family: Calistoga, serif
}

.no-underline-important {
    text-decoration: none !important
}

.top-picture {
    height: 509px;
    background: url(../images/main.png) no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative
}

.font-source-serif {
    font-family: "Source Serif Pro", serif !important
}

.top-area .logo {
    position: absolute;
    top: 16px;
    left: 16px
}

.top-area .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.top-area .box {
    width: 100%;
    background: rgba(59, 48, 36, .7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

body {
    font-family: Open sans, Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #000;
    margin: 0;
    font-size: 16px
}

a {
    text-decoration: underline
}

.container {
    width: 100%;
    margin: auto;
    padding: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.p,
.span,
a,
h1,
h2,
h3,
h4,
h5,
p,
span {
    font-family: Open Sans, sans-serif
}

.h1,
h1 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 0 8px
}

@media (min-width:768px) {

    .h1,
    h1 {
        font-size: 40px;
        line-height: 54px;
        margin: 0 0 24px
    }
}

.h1 a,
h1 a {
    text-decoration: none
}

.h1 a,
.h1 a:hover,
h1 a,
h1 a:hover {
    color: #000641
}

.h2,
.h3,
.h4,
h2,
h3,
h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin: 0 0 12px
}

.h2,
.h4,
h2,
h4 {
    margin-bottom: 12px
}

.h4,
h4 {
    margin-top: 12px
}

.h5,
.h6,
h5,
h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px
}

.h3,
.h4,
.h5,
h3,
h4,
h5 {
    margin-top: 20px
}

p,
span {
    font-size: 18px;
    line-height: 28px;
    margin: 0
}

p a,
span a {
    color: #216cf6
}

img {
    max-width: 15%
}

.btn {
    background-color: #fa5900;
    width: 326px;
    line-height: 50px;
    font-weight: 600;
    font-size: 22px;
    display: inline-flex;
    text-align: center;
    box-shadow: 0 4px 0 #c94100;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    margin-bottom: 31px;
    transition: .3s ease-in-out;
    border-color: #ff5200;
    padding: 0
}

.btn,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn:hover {
    background-color: #ff7b52;
    border-color: #b55d3e
}

.btn-desktop {
    display: none
}

@media (min-width:768px) {
    .btn-desktop {
        display: block
    }

    .btn-mobile {
        display: none
    }
}

a {
    color: #ff5200
}

a:hover {
    color: #ff7b52;
    text-decoration: underline
}

.hide {
    display: none !important
}

.btn-primary {
    height: 57px;
    border-radius: 10px;
    border: 1px solid #000;
    color: #212b36;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding: 0 20px
}

@media (min-width:420px) {
    .btn-primary {
        font-size: 18px
    }
}

@media (min-width:768px) {
    .btn-primary {
        font-size: 24px;
        padding: 0 40px 0 60px;
        height: 80px
    }

    .btn-primary img {
        height: 27px
    }
}

.btn-primary:hover {
    background: #fa5900;
    border: 1px solid #fa5900;
    color: #fff
}

.btn-primary:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.btn-primary:focus {
    outline: none !important
}

.btn-secondary {
    height: 57px;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding: 0 20px;
    background: #fa5900
}

@media (min-width:420px) {
    .btn-secondary {
        font-size: 18px
    }
}

@media (min-width:768px) {
    .btn-secondary {
        font-size: 24px;
        padding: 0 40px 0 60px;
        height: 80px
    }

    .btn-secondary img {
        height: 27px
    }
}

.btn-secondary:hover {
    background: #eb3901
}

.btn-secondary:focus {
    outline: none !important
}

.orange-400 {
    color: #ff782d
}

.red-regular {
    color: #eb5757
}

.extra-small-container {
    max-width: 341px
}

.subheadline a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #084e8a;
    text-decoration: none
}

@media (min-width:768px) {
    .subheadline a {
        font-size: 20px;
        line-height: 24px
    }
}

.image-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #084e8a;
    margin-top: 8px
}

@media (min-width:768px) {
    .image-description {
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px
    }
}

.banner-simple {
    font-weight: 700;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding: 24px 16px;
    background: #00328e;
    border: 1px solid #b4d8f6;
    margin-bottom: 8px;
    margin-top: 8px;
    display: inline-block;
    text-decoration: none
}

.banner-simple:hover {
    color: #fff;
    text-decoration: underline;
    background: #0d54d8
}

@media (min-width:768px) {
    .banner-simple {
        font-size: 32px;
        line-height: 40px;
        padding: 24px 48px;
        margin-bottom: 24px
    }
}

.logotype-section {
    padding: 32px 25px;
    margin: auto;
    max-width: 100%
}

@media (min-width:768px) {
    .logotype-section {
        padding: 20px
    }
}

header {
    background-color: #00328e;
    padding: 0 16px
}

.header-wrapper {
    height: 56px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-wrapper .header-left {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.header-wrapper .header-left a {
    display: flex;
    align-items: center
}

.header-wrapper .header-logo {
    height: 17px
}

.header-wrapper .btn-mobile {
    max-width: 163px;
    height: 48px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 0
}

.advertorial {
    font-family: Nunito Sans, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 60px;
    color: #8e9ef4;
    margin-left: -37px
}

@media (min-width:1024px) {
    .advertorial {
        font-size: 14px
    }
}

.main-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff
}

.main-center {
    background-color: #fff;
    padding: 0 16px 3px
}

.main-image {
    display: inline-block
}

.list {
    margin: 19px 0 27px;
    padding: 0 0 0 26px
}

.list li {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px
}

.list li:last-child {
    margin-bottom: 0
}

ul.breadcrumbs {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin: 13px 0 9px
}

.breadcrumbs li.separator {
    margin: 0 4px;
    color: #ff5200
}

.breadcrumbs li,
.breadcrumbs li.separator {
    font-size: 14px;
    line-height: 19px
}

.url {
    position: relative;
    background: #f5f5f5;
    margin-bottom: 13px;
    width: 100%;
    display: inline-block;
    padding: 7px 13px;
    color: #0021cd;
    text-decoration: none
}

.url p {
    display: inline-block
}

.url p,
.url span {
    font-size: 14px;
    line-height: 19px
}

.url span {
    margin-left: 3px
}

.url:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background: #0021cd
}

@media (max-width:359px) {
    .btn {
        max-width: 100%
    }

    .header-wrapper .btn-mobile {
        margin-left: 20px
    }
}

@media (min-width:768px) {
    header {
        display: flex;
        height: 75px
    }

    .header-wrapper .header-left {
        align-items: center;
        justify-content: flex-start;
        height: 100%
    }

    .header-wrapper .header-logo {
        height: 25px;
        margin-right: 54px
    }

    .header-wrapper span {
        display: block
    }

    .header-wrapper .btn-mobile {
        display: none
    }

    .header-wrapper .btn-desktop {
        display: inline-block;
        margin-bottom: 0;
        min-width: 242px;
        border-radius: 0
    }

    .h1,
    h1 {
        font-size: 40px;
        line-height: 50px
    }

    .h2,
    h2 {
        font-size: 32px;
        line-height: 40px
    }

    .h3,
    .h4,
    h3,
    h4 {
        font-size: 32px;
        line-height: 60px
    }

    .h5,
    .h6,
    h5,
    h6 {
        font-size: 24px;
        line-height: 33px
    }

    p,
    span {
        font-size: 18px;
        line-height: 28px
    }

    .main-wrapper {
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        padding-bottom: 0;
        background-color: transparent
    }

    .main-center {
        max-width: 932px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 16px;
        padding-right: 16px
    }

    .url {
        padding: 12px 13px
    }
}

@media (min-width:992px) {
    .container {
        width: 100%;
        max-width: 1320px;
        padding: 0 60px
    }

    .h1,
    h1 {
        margin-bottom: 24px
    }

    .h2,
    h2 {
        margin-bottom: 18px
    }

    p {
        font-size: 18px;
        line-height: 28px
    }

    .main-left {
        max-width: 640px;
        padding: 0 20px 3px
    }

    .main-right {
        max-width: 278px
    }

    header {
        padding: 0
    }

    ul.breadcrumbs {
        margin: 12px 0 5px
    }

    .url {
        padding: 13px;
        margin-bottom: 20px
    }

    .url span {
        margin-left: 0
    }

    .list {
        margin: 25px 0 19px;
        padding: 0 0 0 46px
    }
}

@media (min-width:1120px) {

    .advertorial,
    .header-wrapper span {
        width: 100%;
        display: flex
    }

    .h3,
    h3 {
        margin-top: 15px
    }

    .main-left {
        max-width: 720px;
        margin-right: 56px;
        overflow: hidden
    }

    .main-right {
        max-width: 300px
    }

    .header-wrapper .header-left a {
        min-width: 266px
    }

    .header-wrapper .header-left a .header-logo {
        height: auto
    }

    ul.breadcrumbs {
        margin-bottom: 9px
    }

    .url {
        padding: 14px 9px
    }
}

.age-group__single {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%
}

.age-group__item {
    position: relative;
    width: 100%
}

.age-group a:not(.age-group__btn) {
    position: relative;
    background: #fa5900;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    transition: all .2s
}

.age-group a:not(.age-group__btn) img {
    max-height: 116px;
    width: auto
}

@media (min-width:768px) {
    .age-group a:not(.age-group__btn) img {
        opacity: .6;
        transition: opacity .3s ease-in-out
    }
}

.age-group a:not(.age-group__btn):after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 4px #0021cd;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    pointer-events: none
}

.age-group a:not(.age-group__btn):hover {
    background: #fa5900
}

.age-group a:not(.age-group__btn) span {
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding: 10px;
    transition: color .3s ease-in-out
}

.age-group a:not(.age-group__btn) span:hover {
    background: #fa5900 !important
}

.age-group .age-group__btn {
    background-color: #fc813c;
    width: 100%;
    padding: 22px 0 4px;
    box-shadow: 0 6px 0 #c94100
}

.age-group .age-group__btn:hover {
    background-color: #f35800
}

.age-group .age-group__btn span {
    font-size: 32px;
    line-height: 52px
}

.footer {
    padding: 20px 16px;
    background: #fff
}

.footer__links a:hover {
    line-height: inherit;
    padding: 0 8px;
    margin: 0 8px
}

@media (min-width:768px) {
    .footer {
        padding: 60px 0
    }
}

.footer .footer__container {
    max-width: 720px
}

@media (max-width:559px) {
    .footer {
        max-width: 100%;
        overflow: hidden
    }
}

.footer.cookies-visible {
    padding-bottom: 106px !important
}

@media (min-width:606px) {
    .footer.cookies-visible {
        padding-bottom: 80px !important
    }
}

.footer p {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #919eab
}

@media (min-width:768px) {
    .footer p {
        font-size: 14px;
        line-height: 24px
    }
}

.footer a {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #919eab
}

@media (min-width:768px) {
    .footer a {
        font-size: 14px;
        line-height: 24px
    }
}

.footer-form p {
    color: #6c738b;
    font-size: 14px;
    line-height: 19px
}

.footer-form .footer-navigation li a {
    font-size: 14px
}

.light-section {
    background: #e5f3ff;
    padding: 32px 30px;
    color: #084e8a
}

.number-circle {
    background: #001429;
    border: 1px solid #b4d8f6;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 10px
}

@media (max-width:1024px) {
    .text-14-mobile {
        font-size: 14px !important
    }
}

.yellow-box-area:hover {
    background: #fff59d
}

.yellow-box-area:hover .selection-arrow {
    fill: #216cf6
}

.the-list li {
    display: flex;
    align-items: start;
    grid-gap: 8px;
    gap: 8px;
    margin-top: 12px
}

.the-list li img {
    margin-top: 2px
}

.the-list li p {
    font-size: 18px;
    line-height: 24px
}

.space-y-0>:not(template)~:not(template) {
    --space-y-reverse: 0;
    margin-top: calc(0px*(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px*var(--space-y-reverse))
}

.space-y-4>:not(template)~:not(template) {
    --space-y-reverse: 0;
    margin-top: calc(16px*(1 - var(--space-y-reverse)));
    margin-bottom: calc(16px*var(--space-y-reverse))
}

.space-y-6>:not(template)~:not(template) {
    --space-y-reverse: 0;
    margin-top: calc(24px*(1 - var(--space-y-reverse)));
    margin-bottom: calc(24px*var(--space-y-reverse))
}

.bg-black-2 {
    --bg-opacity: 1;
    background-color: #181126;
    background-color: rgba(24, 17, 38, var(--bg-opacity))
}

.bg-grey-dark-500 {
    --bg-opacity: 1;
    background-color: #1a1a1a;
    background-color: rgba(26, 26, 26, var(--bg-opacity))
}

.bg-grey-light-50 {
    --bg-opacity: 1;
    background-color: #f9f9f9;
    background-color: rgba(249, 249, 249, var(--bg-opacity))
}

.bg-dark-silver-200 {
    --bg-opacity: 1;
    background-color: #637381;
    background-color: rgba(99, 115, 129, var(--bg-opacity))
}

.bg-dark-silver-400 {
    --bg-opacity: 1;
    background-color: #212b36;
    background-color: rgba(33, 43, 54, var(--bg-opacity))
}

.bg-light-silver-300 {
    --bg-opacity: 1;
    background-color: #dfe3e8;
    background-color: rgba(223, 227, 232, var(--bg-opacity))
}

.bg-light-silver-200 {
    --bg-opacity: 1;
    background-color: #f4f6f8;
    background-color: rgba(244, 246, 248, var(--bg-opacity))
}

.bg-light-silver-400 {
    --bg-opacity: 1;
    background-color: #c4cdd5;
    background-color: rgba(196, 205, 213, var(--bg-opacity))
}

.bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity))
}

.bg-orange-500 {
    --bg-opacity: 1;
    background-color: #fa5900;
    background-color: rgba(250, 89, 0, var(--bg-opacity))
}

.bg-orange-adv {
    --bg-opacity: 1;
    background-color: #ef4915;
    background-color: rgba(239, 73, 21, var(--bg-opacity))
}

.bg-green-500 {
    --bg-opacity: 1;
    background-color: #28b440;
    background-color: rgba(40, 180, 64, var(--bg-opacity))
}

.bg-green-400 {
    --bg-opacity: 1;
    background-color: #34d08c;
    background-color: rgba(52, 208, 140, var(--bg-opacity))
}

.bg-green-100 {
    --bg-opacity: 1;
    background-color: #e2f9e6;
    background-color: rgba(226, 249, 230, var(--bg-opacity))
}

.bg-blue-300 {
    --bg-opacity: 1;
    background-color: #216cf6;
    background-color: rgba(33, 108, 246, var(--bg-opacity))
}

.bg-blue-500 {
    --bg-opacity: 1;
    background-color: #e6f3ff;
    background-color: rgba(230, 243, 255, var(--bg-opacity))
}

.bg-adv-yellow {
    --bg-opacity: 1;
    background-color: #fff06b;
    background-color: rgba(255, 240, 107, var(--bg-opacity))
}

.bg-adv-blue {
    --bg-opacity: 1;
    background-color: #3817ff;
    background-color: rgba(56, 23, 255, var(--bg-opacity))
}

.bg-\#242E31 {
    --bg-opacity: 1;
    background-color: #242e31;
    background-color: rgba(36, 46, 49, var(--bg-opacity))
}

.bg-orange-400 {
    --bg-opacity: 1;
    background-color: #ff7b52;
    background-color: rgba(255, 123, 82, var(--bg-opacity))
}

.hover\:bg-orange-500:hover {
    --bg-opacity: 1;
    background-color: #fa5900;
    background-color: rgba(250, 89, 0, var(--bg-opacity))
}

.hover\:bg-orange-2-adv:hover {
    --bg-opacity: 1;
    background-color: #ff7b52;
    background-color: rgba(255, 123, 82, var(--bg-opacity))
}

.hover\:bg-adv-light-blue:hover {
    --bg-opacity: 1;
    background-color: #5b76ff;
    background-color: rgba(91, 118, 255, var(--bg-opacity))
}

.bg-gradient-to-t {
    background-image: linear-gradient(0deg, var(--gradient-color-stops))
}

.bg-opacity-25 {
    --bg-opacity: 0.25
}

.bg-opacity-75 {
    --bg-opacity: 0.75
}

.bg-center {
    background-position: 50%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-cover {
    background-size: cover
}

.border-grey-light-500 {
    --border-opacity: 1;
    border-color: #999;
    border-color: rgba(153, 153, 153, var(--border-opacity))
}

.border-grey-light-200 {
    --border-opacity: 1;
    border-color: #e6e6e6;
    border-color: rgba(230, 230, 230, var(--border-opacity))
}

.border-dark-silver-100 {
    --border-opacity: 1;
    border-color: #919eab;
    border-color: rgba(145, 158, 171, var(--border-opacity))
}

.border-dark-silver-200 {
    --border-opacity: 1;
    border-color: #637381;
    border-color: rgba(99, 115, 129, var(--border-opacity))
}

.border-light-silver-300 {
    --border-opacity: 1;
    border-color: #dfe3e8;
    border-color: rgba(223, 227, 232, var(--border-opacity))
}

.border-light-silver-400 {
    --border-opacity: 1;
    border-color: #c4cdd5;
    border-color: rgba(196, 205, 213, var(--border-opacity))
}

.border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity))
}

.border-orange-500 {
    --border-opacity: 1;
    border-color: #fa5900;
    border-color: rgba(250, 89, 0, var(--border-opacity))
}

.border-green-500 {
    --border-opacity: 1;
    border-color: #28b440;
    border-color: rgba(40, 180, 64, var(--border-opacity))
}

.border-blue-300 {
    --border-opacity: 1;
    border-color: #216cf6;
    border-color: rgba(33, 108, 246, var(--border-opacity))
}

.border-blue-500 {
    --border-opacity: 1;
    border-color: #e6f3ff;
    border-color: rgba(230, 243, 255, var(--border-opacity))
}

.border-adv-blue {
    --border-opacity: 1;
    border-color: #3817ff;
    border-color: rgba(56, 23, 255, var(--border-opacity))
}

.border-opacity-25 {
    --border-opacity: 0.25
}

.rounded-none {
    border-radius: 0
}

.rounded-md {
    border-radius: .375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-xl {
    border-radius: .625rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-input {
    border-radius: 5px
}

.rounded-10px {
    border-radius: 10px
}

.border-none {
    border-style: none
}

.border-0 {
    border-width: 0
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-l-4 {
    border-left-width: 4px
}

.border-t {
    border-top-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-self-end {
    justify-self: end
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0 {
    flex-shrink: 0
}

.flex-shrink {
    flex-shrink: 1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.float-right {
    float: right
}

.font-primary {
    font-family: Open Sans, sans-serif
}

.font-secondary {
    font-family: museo-sans-rounded
}

.font-tertiary {
    font-family: museo-sans, sans-serif
}

.font-sans {
    font-family: Open Sans, sans-serif
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.h-1 {
    height: 4px
}

.h-2 {
    height: 8px
}

.h-3 {
    height: 12px
}

.h-4 {
    height: 16px
}

.h-5 {
    height: 20px
}

.h-6 {
    height: 24px
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-13 {
    height: 3.25rem
}

.h-14 {
    height: 3.5rem
}

.h-15 {
    height: 3.75rem
}

.h-16 {
    height: 4rem
}

.h-17 {
    height: 4.25rem
}

.h-18 {
    height: 4.5rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-32 {
    height: 8rem
}

.h-33 {
    height: 8.25rem
}

.h-34 {
    height: 8.5rem
}

.h-36 {
    height: 9rem
}

.h-40 {
    height: 10rem
}

.h-48 {
    height: 12rem
}

.h-auto {
    height: auto
}

.h-px {
    height: 1px
}

.h-1\.5 {
    height: 6px
}

.h-2\.5 {
    height: 10px
}

.h-4\.5 {
    height: 18px
}

.h-5\.5 {
    height: 22px
}

.h-sls-fit {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.text-14 {
    font-size: .875rem
}

.text-20 {
    font-size: 1.25rem
}

.text-22 {
    font-size: 1.375rem
}

.text-24 {
    font-size: 1.5rem
}

.text-26 {
    font-size: 1.625rem
}

.text-28 {
    font-size: 1.75rem
}

.text-32 {
    font-size: 2rem
}

.text-40 {
    font-size: 2.5rem
}

.text-xxs {
    font-size: .75rem
}

.text-xs {
    font-size: .8125rem
}

.text-sm {
    font-size: 1rem
}

.text-base {
    font-size: 1.125rem
}

.text-xl {
    font-size: 1.25rem
}

.text-2xl {
    font-size: 1.375rem
}

.text-3xl {
    font-size: 1.5rem
}

.text-sm2 {
    font-size: .875rem
}

.leading-16 {
    line-height: 1rem
}

.leading-26 {
    line-height: 1.625rem
}

.leading-28 {
    line-height: 1.75rem
}

.leading-34 {
    line-height: 2.125rem
}

.leading-40 {
    line-height: 2.5rem
}

.leading-50 {
    line-height: 3.125rem
}

.leading-sm {
    line-height: .75rem
}

.leading-base {
    line-height: 1.125rem
}

.leading-xl {
    line-height: 1.25rem
}

.leading-2xl {
    line-height: 1.375rem
}

.leading-3xl {
    line-height: 1.5rem
}

.leading-4xl {
    line-height: 2rem
}

.leading-5xl {
    line-height: 2.5rem
}

.leading-sm2 {
    line-height: .875rem
}

.leading-140p {
    line-height: 140%
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: 4px
}

.m-10 {
    margin: 2.5rem
}

.m-18 {
    margin: 4.5rem
}

.-m-1 {
    margin: -4px
}

.-m-3\/8 {
    margin: -.375rem
}

.-m-1\.5 {
    margin: -6px
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.mx-1 {
    margin-left: 4px;
    margin-right: 4px
}

.my-2 {
    margin-top: 8px;
    margin-bottom: 8px
}

.mx-2 {
    margin-left: 8px;
    margin-right: 8px
}

.my-4 {
    margin-top: 16px;
    margin-bottom: 16px
}

.mx-4 {
    margin-left: 16px;
    margin-right: 16px
}

.my-5 {
    margin-top: 20px;
    margin-bottom: 20px
}

.my-6 {
    margin-top: 24px;
    margin-bottom: 24px
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.-mx-1 {
    margin-left: -4px;
    margin-right: -4px
}

.-mx-2 {
    margin-left: -8px;
    margin-right: -8px
}

.-mx-3 {
    margin-left: -12px;
    margin-right: -12px
}

.-mx-4 {
    margin-left: -16px;
    margin-right: -16px
}

.-mx-1\.5 {
    margin-left: -6px;
    margin-right: -6px
}

.mt-0 {
    margin-top: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.mt-1 {
    margin-top: 4px
}

.mr-1 {
    margin-right: 4px
}

.mb-1 {
    margin-bottom: 4px
}

.ml-1 {
    margin-left: 4px
}

.mt-2 {
    margin-top: 8px
}

.mr-2 {
    margin-right: 8px
}

.mb-2 {
    margin-bottom: 8px
}

.ml-2 {
    margin-left: 8px
}

.mt-3 {
    margin-top: 12px
}

.mr-3 {
    margin-right: 12px
}

.mb-3 {
    margin-bottom: 12px
}

.ml-3 {
    margin-left: 12px
}

.mt-4 {
    margin-top: 16px
}

.mr-4 {
    margin-right: 16px
}

.mb-4 {
    margin-bottom: 16px
}

.mt-5 {
    margin-top: 20px
}

.mb-5 {
    margin-bottom: 20px
}

.mt-6 {
    margin-top: 24px
}

.mb-6 {
    margin-bottom: 24px
}

.mt-7 {
    margin-top: 28px
}

.mb-7 {
    margin-bottom: 28px
}

.mt-8 {
    margin-top: 2rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.ml-9 {
    margin-left: 2.25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mt-13 {
    margin-top: 3.25rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-15 {
    margin-top: 3.75rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-32 {
    margin-top: 8rem
}

.ml-auto {
    margin-left: auto
}

.mb-3\/8 {
    margin-bottom: .375rem
}

.mb-5\/8 {
    margin-bottom: .625rem
}

.mr-7\/8 {
    margin-right: .875rem
}

.mb-7\/8 {
    margin-bottom: .875rem
}

.mt-1\.5 {
    margin-top: 6px
}

.mb-1\.5 {
    margin-bottom: 6px
}

.mt-2\.5 {
    margin-top: 10px
}

.mb-2\.5 {
    margin-bottom: 10px
}

.mt-3\.5 {
    margin-top: 14px
}

.-mt-0 {
    margin-top: 0
}

.-mt-1 {
    margin-top: -4px
}

.-mt-2 {
    margin-top: -8px
}

.-mb-4 {
    margin-bottom: -16px
}

.-mt-6 {
    margin-top: -24px
}

.-mt-12 {
    margin-top: -3rem
}

.-mt-15 {
    margin-top: -3.75rem
}

.-mt-3\/8 {
    margin-top: -.375rem
}

.-mt-0\.5 {
    margin-top: -2px
}

.-mt-1\.5 {
    margin-top: -6px
}

.max-w-md {
    max-width: 28rem
}

.max-w-full {
    max-width: 100%
}

.max-w-initial {
    max-width: none
}

.max-w-wrapper-600 {
    max-width: 600px
}

.min-h-6 {
    min-height: 24px
}

.min-h-8 {
    min-height: 2rem
}

.min-h-16 {
    min-height: 4rem
}

.min-h-20 {
    min-height: 5rem
}

.min-h-22 {
    min-height: 5.5rem
}

.min-h-auto {
    min-height: auto
}

.min-h-screen {
    min-height: 100vh
}

.opacity-0 {
    opacity: 0
}

.hover\:opacity-75:hover,
.opacity-75 {
    opacity: .75
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.overflow-y-auto {
    overflow-y: auto
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: 4px
}

.p-2 {
    padding: 8px
}

.p-3 {
    padding: 12px
}

.p-4 {
    padding: 16px
}

.p-10 {
    padding: 2.5rem
}

.p-18 {
    padding: 4.5rem
}

.p-32 {
    padding: 8rem
}

.p-1\/8 {
    padding: .125rem
}

.p-3\/8 {
    padding: .375rem
}

.p-1\.5 {
    padding: 6px
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-1 {
    padding-top: 4px;
    padding-bottom: 4px
}

.px-1 {
    padding-left: 4px;
    padding-right: 4px
}

.py-2 {
    padding-top: 8px;
    padding-bottom: 8px
}

.px-2 {
    padding-left: 8px;
    padding-right: 8px
}

.py-3 {
    padding-top: 12px;
    padding-bottom: 12px
}

.px-3 {
    padding-left: 12px;
    padding-right: 12px
}

.py-4 {
    padding-top: 16px;
    padding-bottom: 16px
}

.px-4 {
    padding-left: 16px;
    padding-right: 16px
}

.py-5 {
    padding-top: 20px;
    padding-bottom: 20px
}

.px-5 {
    padding-left: 20px;
    padding-right: 20px
}

.py-6 {
    padding-top: 24px;
    padding-bottom: 24px
}

.px-6 {
    padding-left: 24px;
    padding-right: 24px
}

.py-7 {
    padding-top: 28px;
    padding-bottom: 28px
}

.px-7 {
    padding-left: 28px;
    padding-right: 28px
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-15 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.py-19 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem
}

.py-px {
    padding-top: 1px;
    padding-bottom: 1px
}

.px-px {
    padding-left: 1px;
    padding-right: 1px
}

.py-5\/8 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.px-5\/8 {
    padding-left: .625rem;
    padding-right: .625rem
}

.py-7\/8 {
    padding-top: .875rem;
    padding-bottom: .875rem
}

.px-1\.5 {
    padding-left: 6px;
    padding-right: 6px
}

.py-4\.5 {
    padding-top: 18px;
    padding-bottom: 18px
}

.py-6\.5 {
    padding-top: 26px;
    padding-bottom: 26px
}

.pt-0 {
    padding-top: 0
}

.pb-0 {
    padding-bottom: 0
}

.pt-1 {
    padding-top: 4px
}

.pb-1 {
    padding-bottom: 4px
}

.pt-2 {
    padding-top: 8px
}

.pr-2 {
    padding-right: 8px
}

.pb-2 {
    padding-bottom: 8px
}

.pl-2 {
    padding-left: 8px
}

.pt-3 {
    padding-top: 12px
}

.pb-3 {
    padding-bottom: 12px
}

.pt-4 {
    padding-top: 16px
}

.pr-4 {
    padding-right: 16px
}

.pb-4 {
    padding-bottom: 16px
}

.pt-5 {
    padding-top: 20px
}

.pb-5 {
    padding-bottom: 20px
}

.pt-6 {
    padding-top: 24px
}

.pb-6 {
    padding-bottom: 24px
}

.pt-7 {
    padding-top: 28px
}

.pr-7 {
    padding-right: 28px
}

.pb-7 {
    padding-bottom: 28px
}

.pt-8 {
    padding-top: 2rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pr-12 {
    padding-right: 3rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-15 {
    padding-bottom: 3.75rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pt-px {
    padding-top: 1px
}

.pb-px {
    padding-bottom: 1px
}

.pt-3\/8 {
    padding-top: .375rem
}

.pb-5\/8 {
    padding-bottom: .625rem
}

.pb-1\.5 {
    padding-bottom: 6px
}

.pt-3\.5 {
    padding-top: 14px
}

.pt-4\.5 {
    padding-top: 18px
}

.pb-4\.5 {
    padding-bottom: 18px
}

.pb-7\.5 {
    padding-bottom: 30px
}

.pt-16\/9 {
    padding-top: 56.25%
}

.pointer-events-none {
    pointer-events: none
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.top-4 {
    top: 1rem
}

.bottom-4 {
    bottom: 1rem
}

.right-6 {
    right: 1.5rem
}

.left-1\/2 {
    left: 50%
}

.resize {
    resize: both
}

.shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06)
}

.shadow-none {
    box-shadow: none
}

.shadow-input {
    box-shadow: inset 0 0 4px #8a8a8a
}

.shadow-wrapper {
    box-shadow: 0 8px 16px rgba(0, 0, 0, .25)
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-black {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity))
}

.text-black-2 {
    --text-opacity: 1;
    color: #181126;
    color: rgba(24, 17, 38, var(--text-opacity))
}

.text-grey-dark-400 {
    --text-opacity: 1;
    color: #333;
    color: rgba(51, 51, 51, var(--text-opacity))
}

.text-grey-dark-100 {
    --text-opacity: 1;
    color: grey;
    color: rgba(128, 128, 128, var(--text-opacity))
}

.text-grey-light-500 {
    --text-opacity: 1;
    color: #999;
    color: rgba(153, 153, 153, var(--text-opacity))
}

.text-dark-silver-100 {
    --text-opacity: 1;
    color: #919eab;
    color: rgba(145, 158, 171, var(--text-opacity))
}

.text-dark-silver-200 {
    --text-opacity: 1;
    color: #637381;
    color: rgba(99, 115, 129, var(--text-opacity))
}

.text-dark-silver-300 {
    --text-opacity: 1;
    color: #454f5b;
    color: rgba(69, 79, 91, var(--text-opacity))
}

.text-dark-silver-400 {
    --text-opacity: 1;
    color: #212b36;
    color: rgba(33, 43, 54, var(--text-opacity))
}

.text-grey-adv {
    --text-opacity: 1;
    color: #afafaf;
    color: rgba(175, 175, 175, var(--text-opacity))
}

.text-light-silver-400 {
    --text-opacity: 1;
    color: #c4cdd5;
    color: rgba(196, 205, 213, var(--text-opacity))
}

.text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity))
}

.text-orange-500 {
    --text-opacity: 1;
    color: #fa5900;
    color: rgba(250, 89, 0, var(--text-opacity))
}

.text-orange-adv {
    --text-opacity: 1;
    color: #ef4915;
    color: rgba(239, 73, 21, var(--text-opacity))
}

.text-red,
.text-red-500 {
    --text-opacity: 1;
    color: red;
    color: rgba(255, 0, 0, var(--text-opacity))
}

.text-red-400 {
    --text-opacity: 1;
    color: #f66;
    color: rgba(255, 102, 102, var(--text-opacity))
}

.text-green-500 {
    --text-opacity: 1;
    color: #28b440;
    color: rgba(40, 180, 64, var(--text-opacity))
}

.text-green-400 {
    --text-opacity: 1;
    color: #34d08c;
    color: rgba(52, 208, 140, var(--text-opacity))
}

.text-blue-300 {
    --text-opacity: 1;
    color: #216cf6;
    color: rgba(33, 108, 246, var(--text-opacity))
}

.text-blue-400 {
    --text-opacity: 1;
    color: #084e8a;
    color: rgba(8, 78, 138, var(--text-opacity))
}

.text-blue-500 {
    --text-opacity: 1;
    color: #e6f3ff;
    color: rgba(230, 243, 255, var(--text-opacity))
}

.text-link-blue {
    --text-opacity: 1;
    color: #0021cd;
    color: rgba(0, 33, 205, var(--text-opacity))
}

.text-\#FF2E00 {
    --text-opacity: 1;
    color: #ff2e00;
    color: rgba(255, 46, 0, var(--text-opacity))
}

.hover\:text-orange-2-adv:hover,
.text-orange-400 {
    --text-opacity: 1;
    color: #ff7b52;
    color: rgba(255, 123, 82, var(--text-opacity))
}

.hover\:text-\#6DA1FF:hover {
    --text-opacity: 1;
    color: #6da1ff;
    color: rgba(109, 161, 255, var(--text-opacity))
}

.hover\:text-\#FF2E00:hover {
    --text-opacity: 1;
    color: #ff2e00;
    color: rgba(255, 46, 0, var(--text-opacity))
}

.hover\:text-\#FF6E4F:hover {
    --text-opacity: 1;
    color: #ff6e4f;
    color: rgba(255, 110, 79, var(--text-opacity))
}

.italic {
    font-style: italic
}

.uppercase {
    text-transform: uppercase
}

.underline {
    text-decoration: underline
}

.line-through {
    text-decoration: line-through
}

.no-underline {
    text-decoration: none
}

.hover\:underline:hover {
    text-decoration: underline
}

.hover\:no-underline:hover {
    text-decoration: none
}

.invisible {
    visibility: hidden
}

.w-2 {
    width: 8px
}

.w-3 {
    width: 12px
}

.w-4 {
    width: 16px
}

.w-6 {
    width: 24px
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

.w-10 {
    width: 2.5rem
}

.w-20 {
    width: 5rem
}

.w-32 {
    width: 8rem
}

.w-36 {
    width: 9rem
}

.w-auto {
    width: auto
}

.w-2\.5 {
    width: 10px
}

.w-wrapper-400 {
    width: 400px
}

.w-sls-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.w-1\/2 {
    width: 50%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-50 {
    z-index: 50
}

.gap-1 {
    grid-gap: 4px;
    gap: 4px
}

.gap-2 {
    grid-gap: 8px;
    gap: 8px
}

.gap-3 {
    grid-gap: 12px;
    gap: 12px
}

.gap-4 {
    grid-gap: 16px;
    gap: 16px
}

.gap-5 {
    grid-gap: 20px;
    gap: 20px
}

.gap-6 {
    grid-gap: 24px;
    gap: 24px
}

.gap-8 {
    grid-gap: 2rem;
    gap: 2rem
}

.gap-15 {
    grid-gap: 3.75rem;
    gap: 3.75rem
}

.gap-1\.5 {
    grid-gap: 6px;
    gap: 6px
}

.gap-2\.5 {
    grid-gap: 10px;
    gap: 10px
}

.gap-x-6 {
    grid-column-gap: 24px;
    -webkit-column-gap: 24px;
    column-gap: 24px
}

.gap-y-2 {
    grid-row-gap: 8px;
    row-gap: 8px
}

.gap-y-5 {
    grid-row-gap: 20px;
    row-gap: 20px
}

.gap-y-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.col-start-2 {
    grid-column-start: 2
}

.transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95
}

.rotate-180 {
    --transform-rotate: 180deg
}

.-translate-x-full {
    --transform-translate-x: -100%
}

.-translate-x-1\/2 {
    --transform-translate-x: -50%
}

.transition-all {
    transition-property: all
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, -webkit-transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-transform
}

.transition-shadow {
    transition-property: box-shadow
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.delay-500 {
    transition-delay: .5s
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {

    75%,
    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    75%,
    to {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    to {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        -webkit-transform: none;
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {

    0%,
    to {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        -webkit-transform: none;
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@media (min-width:320px) {
    .xxxs\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .xxxs\:w-wrapper-300 {
        width: 300px
    }
}

@media (min-width:360px) {
    .xxs\:text-26 {
        font-size: 1.625rem
    }
}

@media (min-width:375px) {
    .xs\:block {
        display: block
    }

    .xs\:hidden {
        display: none
    }

    .xs\:flex-row {
        flex-direction: row
    }

    .xs\:order-1 {
        order: 1
    }

    .xs\:order-2 {
        order: 2
    }

    .xs\:mb-0 {
        margin-bottom: 0
    }

    .xs\:ml-auto {
        margin-left: auto
    }
}

@media (min-width:420px) {
    .advsm\:text-14 {
        font-size: .875rem
    }

    .advsm\:text-28 {
        font-size: 1.75rem
    }

    .advsm\:text-32 {
        font-size: 2rem
    }

    .advsm\:text-base {
        font-size: 1.125rem
    }

    .advsm\:leading-38 {
        line-height: 2.375rem
    }

    .advsm\:leading-40 {
        line-height: 2.5rem
    }

    .advsm\:leading-base {
        line-height: 1.125rem
    }

    .advsm\:px-5 {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:561px) {
    .sm\:space-y-0>:not(template)~:not(template) {
        --space-y-reverse: 0;
        margin-top: calc(0px*(1 - var(--space-y-reverse)));
        margin-bottom: calc(0px*var(--space-y-reverse))
    }

    .sm\:space-x-2>:not(template)~:not(template) {
        --space-x-reverse: 0;
        margin-right: calc(8px*var(--space-x-reverse));
        margin-left: calc(8px*(1 - var(--space-x-reverse)))
    }

    .sm\:space-x-4>:not(template)~:not(template) {
        --space-x-reverse: 0;
        margin-right: calc(16px*var(--space-x-reverse));
        margin-left: calc(16px*(1 - var(--space-x-reverse)))
    }

    .sm\:space-x-6>:not(template)~:not(template) {
        --space-x-reverse: 0;
        margin-right: calc(24px*var(--space-x-reverse));
        margin-left: calc(24px*(1 - var(--space-x-reverse)))
    }

    .sm\:hover\:bg-orange-500:hover {
        --bg-opacity: 1;
        background-color: #fa5900;
        background-color: rgba(250, 89, 0, var(--bg-opacity))
    }

    .sm\:bg-no-repeat {
        background-repeat: no-repeat
    }

    .sm\:flex {
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-no-wrap {
        flex-wrap: nowrap
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:justify-start {
        justify-content: flex-start
    }

    .sm\:flex-1 {
        flex: 1 1 0%
    }

    .sm\:h-10 {
        height: 2.5rem
    }

    .sm\:text-20 {
        font-size: 1.25rem
    }

    .sm\:text-24 {
        font-size: 1.5rem
    }

    .sm\:text-32 {
        font-size: 2rem
    }

    .sm\:text-sm {
        font-size: 1rem
    }

    .sm\:text-xl {
        font-size: 1.25rem
    }

    .sm\:leading-28 {
        line-height: 1.75rem
    }

    .sm\:leading-base {
        line-height: 1.125rem
    }

    .sm\:leading-2xl {
        line-height: 1.375rem
    }

    .sm\:leading-4xl {
        line-height: 2rem
    }

    .sm\:leading-5xl {
        line-height: 2.5rem
    }

    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm\:my-4 {
        margin-top: 16px;
        margin-bottom: 16px
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:mb-1 {
        margin-bottom: 4px
    }

    .sm\:mb-3 {
        margin-bottom: 12px
    }

    .sm\:mt-4 {
        margin-top: 16px
    }

    .sm\:mb-4 {
        margin-bottom: 16px
    }

    .sm\:mb-8 {
        margin-bottom: 2rem
    }

    .sm\:mb-10 {
        margin-bottom: 2.5rem
    }

    .sm\:mb-12 {
        margin-bottom: 3rem
    }

    .sm\:ml-auto {
        margin-left: auto
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm\:py-2 {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .sm\:px-2 {
        padding-left: 8px;
        padding-right: 8px
    }

    .sm\:px-4 {
        padding-left: 16px;
        padding-right: 16px
    }

    .sm\:px-6 {
        padding-left: 24px;
        padding-right: 24px
    }

    .sm\:py-7 {
        padding-top: 28px;
        padding-bottom: 28px
    }

    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sm\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .sm\:py-px {
        padding-top: 1px;
        padding-bottom: 1px
    }

    .sm\:px-3\/8 {
        padding-left: .375rem;
        padding-right: .375rem
    }

    .sm\:pb-0 {
        padding-bottom: 0
    }

    .sm\:pt-3 {
        padding-top: 12px
    }

    .sm\:pb-4 {
        padding-bottom: 16px
    }

    .sm\:pb-6 {
        padding-bottom: 24px
    }

    .sm\:pb-8 {
        padding-bottom: 2rem
    }

    .sm\:pb-10 {
        padding-bottom: 2.5rem
    }

    .sm\:pb-16 {
        padding-bottom: 4rem
    }

    .sm\:w-auto {
        width: auto
    }

    .sm\:w-wrapper-300 {
        width: 300px
    }

    .sm\:w-wrapper-400 {
        width: 400px
    }

    .sm\:w-full {
        width: 100%
    }
}

@media (min-width:768px) {
    .md\:space-y-0>:not(template)~:not(template) {
        --space-y-reverse: 0;
        margin-top: calc(0px*(1 - var(--space-y-reverse)));
        margin-bottom: calc(0px*var(--space-y-reverse))
    }

    .md\:rounded-xl {
        border-radius: .625rem
    }

    .md\:rounded-xxl {
        border-radius: 1.2rem
    }

    .md\:border-4 {
        border-width: 4px
    }

    .md\:border-l-4 {
        border-left-width: 4px
    }

    .md\:block {
        display: block
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:flex {
        display: flex
    }

    .md\:inline-flex {
        display: inline-flex
    }

    .md\:hidden {
        display: none
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:order-1 {
        order: 1
    }

    .md\:order-2 {
        order: 2
    }

    .md\:h-4 {
        height: 16px
    }

    .md\:h-13 {
        height: 3.25rem
    }

    .md\:h-20 {
        height: 5rem
    }

    .md\:h-32 {
        height: 8rem
    }

    .md\:h-40 {
        height: 10rem
    }

    .md\:text-20 {
        font-size: 1.25rem
    }

    .md\:text-22 {
        font-size: 1.375rem
    }

    .md\:text-24 {
        font-size: 1.5rem
    }

    .md\:text-26 {
        font-size: 1.625rem
    }

    .md\:text-32 {
        font-size: 2rem
    }

    .md\:text-40 {
        font-size: 2.5rem
    }

    .md\:text-44 {
        font-size: 2.75rem
    }

    .md\:text-xs {
        font-size: .8125rem
    }

    .md\:text-sm {
        font-size: 1rem
    }

    .md\:text-base {
        font-size: 1.125rem
    }

    .md\:text-xl {
        font-size: 1.25rem
    }

    .md\:text-2xl {
        font-size: 1.375rem
    }

    .md\:text-3xl {
        font-size: 1.5rem
    }

    .md\:leading-26 {
        line-height: 1.625rem
    }

    .md\:leading-28 {
        line-height: 1.75rem
    }

    .md\:leading-40 {
        line-height: 2.5rem
    }

    .md\:leading-44 {
        line-height: 2.75rem
    }

    .md\:leading-50 {
        line-height: 3.125rem
    }

    .md\:leading-54 {
        line-height: 3.375rem
    }

    .md\:leading-sm {
        line-height: .75rem
    }

    .md\:leading-base {
        line-height: 1.125rem
    }

    .md\:leading-xl {
        line-height: 1.25rem
    }

    .md\:leading-2xl {
        line-height: 1.375rem
    }

    .md\:leading-3xl {
        line-height: 1.5rem
    }

    .md\:leading-4xl {
        line-height: 2rem
    }

    .md\:leading-5xl {
        line-height: 2.5rem
    }

    .md\:mx-2 {
        margin-left: 8px;
        margin-right: 8px
    }

    .md\:my-6 {
        margin-top: 24px;
        margin-bottom: 24px
    }

    .md\:mx-6 {
        margin-left: 24px;
        margin-right: 24px
    }

    .md\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:-mx-2 {
        margin-left: -8px;
        margin-right: -8px
    }

    .md\:-mx-4 {
        margin-left: -16px;
        margin-right: -16px
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:mt-1 {
        margin-top: 4px
    }

    .md\:mr-1 {
        margin-right: 4px
    }

    .md\:mb-2 {
        margin-bottom: 8px
    }

    .md\:mt-3 {
        margin-top: 12px
    }

    .md\:mb-3 {
        margin-bottom: 12px
    }

    .md\:mt-4 {
        margin-top: 16px
    }

    .md\:mb-4 {
        margin-bottom: 16px
    }

    .md\:mt-5 {
        margin-top: 20px
    }

    .md\:mb-5 {
        margin-bottom: 20px
    }

    .md\:mt-6 {
        margin-top: 24px
    }

    .md\:mb-6 {
        margin-bottom: 24px
    }

    .md\:ml-6 {
        margin-left: 24px
    }

    .md\:mb-7 {
        margin-bottom: 28px
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:mb-8 {
        margin-bottom: 2rem
    }

    .md\:mt-9 {
        margin-top: 2.25rem
    }

    .md\:mb-9 {
        margin-bottom: 2.25rem
    }

    .md\:mt-10 {
        margin-top: 2.5rem
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem
    }

    .md\:ml-10 {
        margin-left: 2.5rem
    }

    .md\:mt-11 {
        margin-top: 2.75rem
    }

    .md\:mb-11 {
        margin-bottom: 2.75rem
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-14 {
        margin-top: 3.5rem
    }

    .md\:mt-15 {
        margin-top: 3.75rem
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:mt-20 {
        margin-top: 5rem
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-5 {
        padding: 20px
    }

    .md\:p-8 {
        padding: 2rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-1 {
        padding-left: 4px;
        padding-right: 4px
    }

    .md\:py-2 {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .md\:px-2 {
        padding-left: 8px;
        padding-right: 8px
    }

    .md\:py-3 {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .md\:px-3 {
        padding-left: 12px;
        padding-right: 12px
    }

    .md\:py-4 {
        padding-top: 16px;
        padding-bottom: 16px
    }

    .md\:px-4 {
        padding-left: 16px;
        padding-right: 16px
    }

    .md\:px-5 {
        padding-left: 20px;
        padding-right: 20px
    }

    .md\:py-6 {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .md\:px-6 {
        padding-left: 24px;
        padding-right: 24px
    }

    .md\:py-7 {
        padding-top: 28px;
        padding-bottom: 28px
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .md\:py-15 {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }

    .md\:px-15 {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md\:px-28 {
        padding-left: 7rem;
        padding-right: 7rem
    }

    .md\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem
    }

    .md\:px-1\.5 {
        padding-left: 6px;
        padding-right: 6px
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pt-1 {
        padding-top: 4px
    }

    .md\:pb-2 {
        padding-bottom: 8px
    }

    .md\:pt-3 {
        padding-top: 12px
    }

    .md\:pb-3 {
        padding-bottom: 12px
    }

    .md\:pt-4 {
        padding-top: 16px
    }

    .md\:pb-4 {
        padding-bottom: 16px
    }

    .md\:pt-5 {
        padding-top: 20px
    }

    .md\:pr-5 {
        padding-right: 20px
    }

    .md\:pb-5 {
        padding-bottom: 20px
    }

    .md\:pt-6 {
        padding-top: 24px
    }

    .md\:pt-7 {
        padding-top: 28px
    }

    .md\:pt-8 {
        padding-top: 2rem
    }

    .md\:pb-8 {
        padding-bottom: 2rem
    }

    .md\:pt-9 {
        padding-top: 2.25rem
    }

    .md\:pt-10 {
        padding-top: 2.5rem
    }

    .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    .md\:pt-12 {
        padding-top: 3rem
    }

    .md\:pb-12 {
        padding-bottom: 3rem
    }

    .md\:pb-14 {
        padding-bottom: 3.5rem
    }

    .md\:pb-16 {
        padding-bottom: 4rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-right {
        text-align: right
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-wrapper-400 {
        width: 400px
    }

    .md\:w-wrapper-720 {
        width: 720px
    }

    .md\:w-wrapper-800 {
        width: 800px
    }

    .md\:w-1\/3 {
        width: 33.333333%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:gap-0 {
        grid-gap: 0;
        gap: 0
    }

    .md\:gap-2 {
        grid-gap: 8px;
        gap: 8px
    }

    .md\:gap-3 {
        grid-gap: 12px;
        gap: 12px
    }

    .md\:gap-4 {
        grid-gap: 16px;
        gap: 16px
    }

    .md\:gap-15 {
        grid-gap: 3.75rem;
        gap: 3.75rem
    }

    .md\:gap-y-4 {
        grid-row-gap: 16px;
        row-gap: 16px
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
}

@media (min-width:990px) {
    .md3\:space-x-6>:not(template)~:not(template) {
        --space-x-reverse: 0;
        margin-right: calc(24px*var(--space-x-reverse));
        margin-left: calc(24px*(1 - var(--space-x-reverse)))
    }

    .md3\:flex {
        display: flex
    }

    .md3\:flex-1 {
        flex: 1 1 0%
    }
}

@media (min-width:1025px) {
    .lg\:rounded-10px {
        border-radius: 10px
    }

    .lg\:border-l {
        border-left-width: 1px
    }

    .lg\:block {
        display: block
    }

    .lg\:inline {
        display: inline
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:justify-between {
        justify-content: space-between
    }

    .lg\:order-1 {
        order: 1
    }

    .lg\:h-17 {
        height: 4.25rem
    }

    .lg\:h-auto {
        height: auto
    }

    .lg\:text-20 {
        font-size: 1.25rem
    }

    .lg\:text-32 {
        font-size: 2rem
    }

    .lg\:text-40 {
        font-size: 2.5rem
    }

    .lg\:text-48 {
        font-size: 3rem
    }

    .lg\:text-60 {
        font-size: 3.75rem
    }

    .lg\:text-sm {
        font-size: 1rem
    }

    .lg\:text-base {
        font-size: 1.125rem
    }

    .lg\:text-xl {
        font-size: 1.25rem
    }

    .lg\:text-2xl {
        font-size: 1.375rem
    }

    .lg\:text-3xl {
        font-size: 1.5rem
    }

    .lg\:text-sm2 {
        font-size: .875rem
    }

    .lg\:leading-50 {
        line-height: 3.125rem
    }

    .lg\:leading-54 {
        line-height: 3.375rem
    }

    .lg\:leading-56 {
        line-height: 3.5rem
    }

    .lg\:leading-74 {
        line-height: 4.625rem
    }

    .lg\:leading-4xl {
        line-height: 2rem
    }

    .lg\:mx-4 {
        margin-left: 16px;
        margin-right: 16px
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mt-1 {
        margin-top: 4px
    }

    .lg\:mb-3 {
        margin-bottom: 12px
    }

    .lg\:mb-5 {
        margin-bottom: 20px
    }

    .lg\:mt-6 {
        margin-top: 24px
    }

    .lg\:mb-6 {
        margin-bottom: 24px
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:-mt-25 {
        margin-top: -6.25rem
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:py-4 {
        padding-top: 16px;
        padding-bottom: 16px
    }

    .lg\:px-4 {
        padding-left: 16px;
        padding-right: 16px
    }

    .lg\:py-5 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .lg\:px-6 {
        padding-left: 24px;
        padding-right: 24px
    }

    .lg\:py-7 {
        padding-top: 28px;
        padding-bottom: 28px
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .lg\:py-15 {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }

    .lg\:px-15 {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .lg\:px-18 {
        padding-left: 4.5rem;
        padding-right: 4.5rem
    }

    .lg\:px-22 {
        padding-left: 5.5rem;
        padding-right: 5.5rem
    }

    .lg\:pr-0 {
        padding-right: 0
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:pt-15 {
        padding-top: 3.75rem
    }

    .lg\:w-wrapper-202 {
        width: 202px
    }

    .lg\:w-wrapper-720 {
        width: 720px
    }

    .lg\:w-wrapper-800 {
        width: 800px
    }

    .lg\:gap-4 {
        grid-gap: 16px;
        gap: 16px
    }

    .lg\:gap-10 {
        grid-gap: 2.5rem;
        gap: 2.5rem
    }

    .lg\:gap-12 {
        grid-gap: 3rem;
        gap: 3rem
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media (min-width:1280px) {
    .advlg\:h-5 {
        height: 20px
    }

    .advlg\:h-5\.5 {
        height: 22px
    }

    .advlg\:text-17 {
        font-size: 1.0625rem
    }

    .advlg\:w-wrapper-720 {
        width: 720px
    }

    .advlg\:w-wrapper-900 {
        width: 900px
    }
}

@media (min-width:1440px) {
    .xl\:h-21 {
        height: 5.25rem
    }

    .xl\:text-24 {
        font-size: 1.5rem
    }

    .xl\:text-sm {
        font-size: 1rem
    }

    .xl\:-mt-22 {
        margin-top: -5.5rem
    }

    .xl\:pr-25 {
        padding-right: 6.25rem
    }

    .xl\:w-wrapper-720 {
        width: 720px
    }

    .xl\:w-wrapper-900 {
        width: 900px
    }
}