@import url(../../css2-1);/*!
 * Classest | classest.com
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body,html {
    width: 100vw
}

body {
    margin: 0
}

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

hr {
    -webkit-box-sizing: content-box;
    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=reset],[type=submit],button {
    -webkit-appearance: button
}

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

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

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

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

:focus,a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,select,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,var {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

article,aside,figure,footer,header,main,nav,section {
    display: block
}

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    cursor: default;
    min-height: 100vh;
    -webkit-overflow-scrolling: touch
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline-style: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -moz-osx-font-smoothing: grayscale
}

table {
    border: none;
    border-spacing: 0;
    border-collapse: collapse
}

li,ol,ul {
    list-style: none
}

a,a:hover,a:link,a:visited,button {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

button[disabled] {
    cursor: default
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover {
    background: transparent!important;
    -webkit-transition: background-color 5000s ease-in-out 0s!important;
    transition: background-color 5000s ease-in-out 0s!important;
    -webkit-box-shadow: 0 0 0 60px hsla(0,0%,100%,0) inset;
    box-shadow: inset 0 0 0 60px hsla(0,0%,100%,0)
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: normal;
    position: relative
}

figure {
    -webkit-margin-before: 0;
    margin-block-start:0;-webkit-margin-after: 0;
    margin-block-end:0;-webkit-margin-start: 0;
    margin-inline-start:0;-webkit-margin-end: 0;
    margin-inline-end:0}

.block {
    display: block
}

.inline-block,.inlineblock {
    display: inline-block
}

.hidden {
    display: none
}

.visually-hidden {
    position: absolute;
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.clear {
    display: block;
    float: none;
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.noborder {
    border: none
}

.nobg {
    background: none
}

.transparent {
    opacity: 0
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.wait,.wait * {
    cursor: wait
}

.text,.text * {
    cursor: text
}

.hand,.hand *,.pointer,.pointer * {
    cursor: pointer
}

.default,.default * {
    cursor: default
}

.progress,.progress *,.progress:active,.progress :active {
    cursor: progress
}

.nodrop,.nodrop *,.nodrop:active,.nodrop :active {
    cursor: no-drop
}

.round {
    border-radius: 100%
}

.noscroll {
    width: 100vw!important;
    height: 100vh!important;
    overflow: hidden!important
}

.multiline,.preline {
    white-space: pre-line!important
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.scroll-behavior {
    scroll-behavior: smooth
}

.disabled-scroll-behavior {
    scroll-behavior: auto
}

.ellipsis {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.parallax:before {
    position: fixed;
    content: ""
}

img[loading=lazy][data-lazy-src] {
    opacity: 0;
    -webkit-transition: opacity .7s ease;
    transition: opacity .7s ease
}

img[loading=lazy][data-lazy-src].data-lazy-loaded {
    opacity: 1
}

.sprite-about,.sprite-about-after:after,.sprite-about-before:before,.sprite-gate,.sprite-gate-after:after,.sprite-gate-before:before,.sprite-indoor,.sprite-indoor-after:after,.sprite-indoor-before:before,.sprite-outdoor,.sprite-outdoor-after:after,.sprite-outdoor-before:before,.sprite-terms,.sprite-terms-after:after,.sprite-terms-before:before {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent
}

.sprite-about-after:after,.sprite-about-before:before,.sprite-gate-after:after,.sprite-gate-before:before,.sprite-indoor-after:after,.sprite-indoor-before:before,.sprite-outdoor-after:after,.sprite-outdoor-before:before,.sprite-terms-after:after,.sprite-terms-before:before {
    content: "";
    display: inline-block
}

.sprite-indoor,.sprite-indoor-after:after,.sprite-indoor-before:before {
    background-image: url("../img/indoor/sprite-1.svg")
}

.sprite-outdoor,.sprite-outdoor-after:after,.sprite-outdoor-before:before {
    background-image: url("../img/outdoor/sprite-1.svg")
}

.sprite-start,.sprite-start-after:after,.sprite-start-before:before {
    background-image: url("../img/outdoor/sprite-start-1.svg")
}

.sprite-gate,.sprite-gate-after:after,.sprite-gate-before:before {
    background-image: url("../img/gate/sprite-1.svg")
}

.sprite-terms,.sprite-terms-after:after,.sprite-terms-before:before {
    background-image: url("../img/terms/sprite-1.svg")
}

.sprite-about,.sprite-about-after:after,.sprite-about-before:before {
    background-image: url("../img/about/sprite-1.svg")
}

[data-loading-spinner-icon],[data-loading-spinner] {
    display: block;
    width: 24px;
    height: 24px
}

[data-loading-spinner-icon] {
    position: absolute;
    top: 0;
    left: calc(50% - 12px);
    margin: 0;
    padding: 0;
    border-radius: 100%;
    -webkit-box-shadow: rgba(0,0,0,.05) 0 0 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    -webkit-animation: spin 1.4s infinite linear;
    animation: spin 1.4s infinite linear
}

[data-loading] {
    -webkit-filter: blur(1px) brightness(.98);
    filter: blur(1px) brightness(.98);
    -webkit-transition: -webkit-filter .5s .5s;
    transition: -webkit-filter .5s .5s;
    transition: filter .5s .5s;
    transition: filter .5s .5s,-webkit-filter .5s .5s
}

input.big-styled-radio[type=radio]:checked,input.big-styled-radio[type=radio]:not(:checked),input.styled-radio[type=radio]:checked,input.styled-radio[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

input.big-styled-radio[type=radio]:checked+label,input.big-styled-radio[type=radio]:not(:checked)+label,input.styled-radio[type=radio]:checked+label,input.styled-radio[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: rgba(45,58,73,.9)
}

input.big-styled-radio[type=radio]:checked+label:before,input.big-styled-radio[type=radio]:not(:checked)+label:before,input.styled-radio[type=radio]:checked+label:before,input.styled-radio[type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    overflow: hidden;
    border: 1px solid rgba(45,58,73,.4);
    border-radius: 100%;
    background: #fff
}

input.big-styled-radio[type=radio]:checked+label:before,input.styled-radio[type=radio]:checked+label:before {
    border-color: #6c00ba
}

input.big-styled-radio[type=radio]:hover+label:before,input.styled-radio[type=radio]:hover+label:before {
    background: rgba(45,58,73,.05);
    border-color: rgba(0,83,245,.6)
}

input.big-styled-radio[type=radio]:focus+label:before,input.styled-radio[type=radio]:focus+label:before {
    -webkit-box-shadow: 0 0 1px 2px rgba(0,83,245,.6);
    box-shadow: 0 0 1px 2px rgba(0,83,245,.6)
}

input.big-styled-radio[type=radio]:checked+label:after,input.big-styled-radio[type=radio]:not(:checked)+label:after,input.styled-radio[type=radio]:checked+label:after,input.styled-radio[type=radio]:not(:checked)+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #6c00ba;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

input.big-styled-radio[type=radio]:not(:checked)+label:after,input.styled-radio[type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

input.big-styled-radio[type=radio]:checked+label:after,input.styled-radio[type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

input.big-styled-radio[type=radio]+label {
    font-weight: 600
}

input.big-styled-radio[type=radio]:checked+label,input.big-styled-radio[type=radio]:not(:checked)+label {
    padding-left: 48px;
    line-height: 40px
}

input.big-styled-radio[type=radio]:checked+label:before,input.big-styled-radio[type=radio]:not(:checked)+label:before {
    width: 36px;
    height: 36px;
    overflow: hidden;
    background: rgba(242,243,250,.5);
    border-width: 2px;
    border-color: #e7e9f6
}

input.big-styled-radio[type=radio]:hover+label:before {
    background: #fff;
    border-color: #e7e9f6
}

input.big-styled-radio[type=radio]:checked+label:before {
    border-color: #6c00ba
}

input.big-styled-radio[type=radio]:checked+label:after,input.big-styled-radio[type=radio]:not(:checked)+label:after {
    top: 6px;
    left: 6px;
    width: 28px;
    height: 28px
}

input.big-styled-checkbox[type=checkbox],input.styled-checkbox[type=checkbox] {
    position: absolute;
    opacity: 0
}

input.big-styled-checkbox[type=checkbox]+label,input.styled-checkbox[type=checkbox]+label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 0;
    color: rgba(45,58,73,.9)
}

input.big-styled-checkbox[type=checkbox]+label:before,input.styled-checkbox[type=checkbox]+label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: -5px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    min-width: 20px;
    background: #fff;
    border: 1px solid rgba(45,58,73,.2);
    border-radius: 2px
}

input.big-styled-checkbox[type=checkbox]:hover+label:before,input.styled-checkbox[type=checkbox]:hover+label:before {
    background: rgba(45,58,73,.05);
    border-color: rgba(45,58,73,.5)
}

input.big-styled-checkbox[type=checkbox]:focus+label:before,input.styled-checkbox[type=checkbox]:focus+label:before {
    -webkit-box-shadow: 0 0 1px 2px rgba(0,83,245,.6);
    box-shadow: 0 0 1px 2px rgba(0,83,245,.6)
}

input.big-styled-checkbox[type=checkbox]:checked+label:before,input.styled-checkbox[type=checkbox]:checked+label:before {
    background: #f16126;
}

input.big-styled-checkbox[type=checkbox]:disabled+label,input.styled-checkbox[type=checkbox]:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

input.big-styled-checkbox[type=checkbox]:disabled+label:before,input.styled-checkbox[type=checkbox]:disabled+label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ddd
}

input.big-styled-checkbox[type=checkbox]:checked+label:after,input.big-styled-checkbox[type=checkbox]:not(:checked)+label:after,input.styled-checkbox[type=checkbox]:checked+label:after,input.styled-checkbox[type=checkbox]:not(:checked)+label:after {
    content: "";
    position: absolute;
    left: 6px;
    background: #fff;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    box-shadow: 2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

input.big-styled-checkbox[type=checkbox]:not(:checked)+label:after,input.styled-checkbox[type=checkbox]:not(:checked)+label:after {
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0)
}

input.big-styled-checkbox[type=checkbox]:checked+label:after,input.styled-checkbox[type=checkbox]:checked+label:after {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1)
}

input.big-styled-checkbox[type=checkbox]+label {
    font-weight: 600
}

input.big-styled-checkbox[type=checkbox]+label:before {
    width: 40px;
    height: 40px;
    overflow: hidden;
    min-width: 40px;
    background: rgba(242,243,250,.5);
    border-color: #e7e9f6;
    border-width: 2px;
    border-radius: 5px;
    vertical-align: -17px
}

input.big-styled-checkbox[type=checkbox]:hover+label:before {
    background: #fff;
    border-color: #e7e9f6
}

input.big-styled-checkbox[type=checkbox]:checked+label:before {
    background: #6c00ba
}

input.big-styled-checkbox[type=checkbox]:checked+label:after {
    content: "";
    position: absolute;
    left: 11px;
    background: #fff;
    width: 4px;
    height: 4px;
    -webkit-box-shadow: 4px 0 0 #fff,8px 0 0 #fff,8px -4px 0 #fff,8px -8px 0 #fff,8px -12px 0 #fff,8px -16px 0 #fff;
    box-shadow: 4px 0 0 #fff,8px 0 0 #fff,8px -4px 0 #fff,8px -8px 0 #fff,8px -12px 0 #fff,8px -16px 0 #fff
}

.slide-fade-enter-active {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.slide-fade-leave-active {
    -webkit-transition: all .8s cubic-bezier(1,.5,.8,1) .1s;
    transition: all .8s cubic-bezier(1,.5,.8,1) .1s
}

.slide-fade-enter,.slide-fade-leave-to {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 0
}

.fade-enter-active,.fade-leave-active {
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.fade-enter,.fade-leave-to {
    opacity: 0
}

.bounce-enter-active {
    -webkit-animation: bounce-in .5s;
    animation: bounce-in .5s
}

.bounce-delete-leave-active,.bounce-leave-active {
    animation: bounce-in .5s reverse
}

.bounce-dialog-enter-active {
    -webkit-animation: bounce-dialog .3s;
    animation: bounce-dialog .3s
}

@-webkit-keyframes bounce-in {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce-in {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes bounce-in-little {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce-in-little {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hover-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hover-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes bounce-dialog {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce-dialog {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes bounce-tool {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.6) rotate(5deg) skew(5deg,5deg);
        transform: scale(1.6) rotate(5deg) skew(5deg,5deg);
        opacity: .6
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes bounce-tool {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.6) rotate(5deg) skew(5deg,5deg);
        transform: scale(1.6) rotate(5deg) skew(5deg,5deg);
        opacity: .6
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes bounce-comment-helper {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        -webkit-transform: scale(1.8) rotate(15deg) skew(5deg,10deg);
        transform: scale(1.8) rotate(15deg) skew(5deg,10deg);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce-comment-helper {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        -webkit-transform: scale(1.8) rotate(15deg) skew(5deg,10deg);
        transform: scale(1.8) rotate(15deg) skew(5deg,10deg);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes swelling {
    0% {
        -webkit-box-shadow: transparent 0 0 0;
        box-shadow: 0 0 0 transparent
    }

    50% {
        -webkit-box-shadow: rgba(0,0,0,.5) 0 0 15px;
        box-shadow: 0 0 15px rgba(0,0,0,.5)
    }

    to {
        -webkit-box-shadow: transparent 0 0 0;
        box-shadow: 0 0 0 transparent
    }
}

@keyframes swelling {
    0% {
        -webkit-box-shadow: transparent 0 0 0;
        box-shadow: 0 0 0 transparent
    }

    50% {
        -webkit-box-shadow: rgba(0,0,0,.5) 0 0 15px;
        box-shadow: 0 0 15px rgba(0,0,0,.5)
    }

    to {
        -webkit-box-shadow: transparent 0 0 0;
        box-shadow: 0 0 0 transparent
    }
}

@-webkit-keyframes tired-heart-beat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes tired-heart-beat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes blur-in-5 {
    0% {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }

    to {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px)
    }
}

@keyframes blur-in-5 {
    0% {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }

    to {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px)
    }
}

@-webkit-keyframes blur-out-5 {
    0% {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px)
    }

    to {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }
}

@keyframes blur-out-5 {
    0% {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px)
    }

    to {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }
}

@-webkit-keyframes blur-in-10 {
    0% {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }

    to {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px)
    }
}

@keyframes blur-in-10 {
    0% {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }

    to {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px)
    }
}

@-webkit-keyframes blur-out-10 {
    0% {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px)
    }

    to {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }
}

@keyframes blur-out-10 {
    0% {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px)
    }

    to {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }
}

.list-item {
    display: inline-block;
    margin-right: 10px
}

.list-enter-active,.list-leave-active {
    -webkit-transition: all 1s;
    transition: all 1s
}

.list-enter,.list-leave-to {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

.flip-list-move {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s
}

[data-hp-ffs-ps] {
    position: fixed!important;
    top: -1000px;
    left: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    z-index: 0
}

.contracts .contracts-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: sticky;
    top: 0;
    background: hsla(0,0%,100%,.6);
    border-bottom: 1px solid rgba(45,58,73,.2)
}

.contracts .contracts-tabs .contracts-tab {
    padding: 20px 15px 25px;
    color: rgba(45,58,73,.7);
    font-size: 14px;
    font-weight: 700
}

@media screen and (min-width: 700px) {
    .contracts .contracts-tabs .contracts-tab {
        padding:20px 30px 25px;
        font-size: 16px
    }
}

.contracts .contracts-tabs .contracts-tab.contracts-tab-active {
    -webkit-box-shadow: inset rgba(45,58,73,.2) 0 -5px 0;
    box-shadow: inset 0 -5px 0 rgba(45,58,73,.2);
    color: #6c00ba
}

.contracts .contracts-container {
    padding: 20px
}

.contracts .contracts-container .contents {
    margin-top: 0;
    word-break: break-word;
    padding-bottom: 100px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    max-width: 900px;
    min-height: 800px;
    color: #0f104f;
    font-size: 16px;
    line-height: 30px
}

@media screen and (min-width: 1000px) {
    .contracts .contracts-container .contents {
        margin-left:0
    }
}

.contracts .contracts-container .contents p {
    margin-top: 20px
}

.contracts .contracts-container .contents a {
    color: #6c00ba
}

.contracts .contracts-container .contents a:hover {
    text-decoration: underline
}

.contracts .contracts-container .contents h2,.contracts .contracts-container .contents h3 {
    font-weight: 700
}

.contracts .contracts-container .contents h4,.contracts .contracts-container .contents h5,.contracts .contracts-container .contents h6 {
    font-weight: 600
}

.contracts .contracts-container .contents h2 {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 42px
}

.contracts .contracts-container .contents h3 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 36px
}

.contracts .contracts-container .contents h3:first-child {
    margin-top: 0
}

.contracts .contracts-container .contents h4 {
    margin: 20px 0;
    font-size: 22px;
    line-height: 28px
}

.contracts .contracts-container .contents ol,.contracts .contracts-container .contents ul {
    margin-left: 20px
}

.contracts .contracts-container .contents ul li {
    list-style: disc
}

.contracts .contracts-container .contents .table-container {
    display: block;
    overflow-x: auto
}

.contracts .contracts-container .contents table thead {
    word-break: keep-all
}

.contracts .contracts-container .contents table,.contracts .contracts-container .contents table td,.contracts .contracts-container .contents table th {
    border-color: rgba(45,58,73,.2);
    border-style: solid
}

.contracts .contracts-container .contents table {
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 0;
    border-top-width: 0
}

.contracts .contracts-container .contents table td,.contracts .contracts-container .contents table th {
    padding: 10px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 0;
    border-right-width: 0;
    vertical-align: middle
}

.contracts .contracts-container .contents table thead td {
    font-weight: 600
}

.overlay-container {
    z-index: 10000000000000000;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain
}

.overlay-container,.overlay-container .overlay-filter {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh
}

.overlay-container .overlay-filter {
    background: rgba(0,0,0,.74);
    -webkit-animation: blur-in-5 .7s ease-in-out .3s forwards;
    animation: blur-in-5 .7s ease-in-out .3s forwards;
    z-index: 0
}

.overlay-container .overlay-field {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 100vw;
    min-height: 100vh;
    overflow: auto
}

.overlay-container .overlay-field .overlay {
    margin: 30px 10px 120px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 0 40px;
    box-shadow: 0 0 40px rgba(0,0,0,.2);
    -webkit-transition: margin .2s,opacity .2s .2s;
    transition: margin .2s,opacity .2s .2s;
    z-index: 2
}

@media screen and (min-width: 1000px) {
    .overlay-container .overlay-field {
        padding:0;
        height: auto;
        min-height: 100vh
    }

    .overlay-container .overlay-field .overlay {
        margin: 10px auto;
        max-width: 900px
    }
}

.overlay-container .overlay-field .overlay-cancel {
    position: fixed;
    top: 15px;
    right: 22px;
    padding: 5px;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    cursor: pointer;
    z-index: 3
}

.overlay-container .overlay-field .overlay-cancel:before {
    content: "";
    display: inline-block;
    position: relative;
    background-position: -42px -365px;
    width: 15px;
    height: 15px
}

.overlay-container .overlay-field .overlay-cancel:hover {
    opacity: 1
}

.overlay-container .overlay-field .overlay-cancel,.overlay-container .overlay-field .overlay-cancel:active {
    opacity: .8
}

.overlay-container .overlay-field .overlay-bounce {
    -webkit-animation: bounce-dialog .25s;
    animation: bounce-dialog .25s
}

.overlay-container .overlay-field .overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 100;
    width: 40px;
    height: 40px
}

.overlay-container .overlay-field .overlay.alert-dialog {
    max-width: 310px;
    padding: 0
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-text.alert-dialog-text-title {
    padding: 30px 15px 0;
    color: #2d3a49;
    font-weight: 700;
    font-size: 18px
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-text.alert-dialog-text-message {
    margin-bottom: 15px;
    padding: 5px 15px 15px;
    border-bottom: 1px solid #e0e2f3;
    color: rgba(45,58,73,.7);
    font-size: 16px
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: stretch;
    padding: 0 7.5px
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-buttons .alert-dialog-button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin: 0 7.5px 15px;
    padding: 10px;
    display: block;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: .2s;
    transition: .2s
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-buttons .alert-dialog-button.alert-dialog-button-cancel {
    background: #6c00ba;
    color: #fff
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-buttons .alert-dialog-button.alert-dialog-button-cancel:hover {
    opacity: .8
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-buttons .alert-dialog-button.alert-dialog-button-proceed {
    border-color: #6c00ba;
    color: #6c00ba
}

.overlay-container .overlay-field .overlay.alert-dialog .alert-dialog-buttons .alert-dialog-button.alert-dialog-button-proceed:hover {
    background: rgba(0,83,245,.1)
}

.overlay-container .form-container {
    padding: 10px
}

@media screen and (min-width: 700px) {
    .overlay-container .form-container {
        padding:40px
    }
}

/*!
 * Classest | classest.com
 */
.announcement-overlay.overlay-container .overlay-field .overlay {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.announcement-overlay.overlay-container .overlay-filter {
    background: rgba(0,0,0,.9)
}

.announcement {
    margin: 0 auto;
    padding: 0;
    max-width: 650px;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
    text-align: center
}

.announcement .announcement-header {
    display: block;
    margin: 0 auto;
    font-size: 30px;
    line-height: 90px;
    font-weight: 700;
    color: #f12958
}

.announcement .announcement-contents {
    font-size: 16px;
    line-height: 28px
}

.announcement .announcement-contents img {
    display: block;
    width: 100%;
    border-radius: 10px
}

.announcement .announcement-contents iframe {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 10px
}

.announcement .announcement-contents blockquote,.announcement .announcement-contents h2,.announcement .announcement-contents h3,.announcement .announcement-contents h4,.announcement .announcement-contents ol,.announcement .announcement-contents p,.announcement .announcement-contents ul {
    display: block;
    margin-bottom: 15px
}

.announcement .announcement-contents h2,.announcement .announcement-contents h3,.announcement .announcement-contents h4 {
    font-weight: 700
}

.announcement .announcement-contents h3 {
    color: #f9ff00
}

.announcement .announcement-contents h4 {
    color: #fff
}

.announcement .announcement-contents h3 {
    font-size: 22px;
    line-height: 34px
}

.announcement .announcement-contents h4 {
    font-size: 18px;
    line-height: 32px
}

.announcement .announcement-contents a {
    color: #f12958
}

.announcement .announcement-contents a:hover {
    text-decoration: underline
}

.announcement .announcement-contents ol,.announcement .announcement-contents ul {
    padding-left: 25px
}

.announcement .announcement-contents ul li {
    list-style: disc
}

.announcement .announcement-contents ol li {
    list-style: decimal-leading-zero
}

.announcement .announcement-contents hr {
    display: block;
    border: none;
    margin: 30px 0 60px;
    text-align: center
}

.announcement .announcement-contents hr:before {
    display: block;
    content: "\B7\B7\B7";
    font-size: 30px;
    line-height: 50px;
    letter-spacing: .6em;
    color: #2d3a49
}

.announcement .announcement-contents blockquote {
    padding: 15px 10px;
    border-radius: 10px;
    background: #fff;
    color: #000
}

/*!
 * Classest | classest.com
 */
.contracts .contracts-tabs,.overlay-container .overlay-field .overlay-cancel,.overlay-container .overlay-field .overlay.alert-dialog,.overlay-container .overlay-filter,.unselectable,.unselectable *,input.big-styled-checkbox[type=checkbox]+label,input.big-styled-radio[type=radio]:checked+label,input.big-styled-radio[type=radio]:not(:checked)+label,input.styled-checkbox[type=checkbox]+label,input.styled-radio[type=radio]:checked+label,input.styled-radio[type=radio]:not(:checked)+label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-drag: none;
    -moz-user-drag: none
}

body {
    font-family: Inter,sans-serif
}

input.big-styled-checkbox[type=checkbox]+label:before,input.big-styled-radio[type=radio]:checked+label:before,input.big-styled-radio[type=radio]:not(:checked)+label:before,input.styled-checkbox[type=checkbox]+label:before,input.styled-radio[type=radio]:checked+label:before,input.styled-radio[type=radio]:not(:checked)+label:before {
    -webkit-transition: .2s;
    transition: .2s
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.contracts .contracts-tabs,.gdpr-cookie-consent-bar-container {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@-webkit-keyframes gdpr-cookie-consent-bar-animation {
    0% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes gdpr-cookie-consent-bar-animation {
    0% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.gdpr-cookie-consent-bar {
    position: fixed;
    z-index: 99999999;
    bottom: 10px;
    left: 10px
}

.gdpr-cookie-consent-bar-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    margin: 10px 10px 0 0;
    background: rgba(0,83,245,.8);
    max-width: 400px;
    border-radius: 10px;
    font-size: 14px;
    -webkit-animation: none;
    animation: none;
    opacity: 1
}

@media screen and (min-width: 500px) {
    .gdpr-cookie-consent-bar-container {
        -webkit-animation:gdpr-cookie-consent-bar-animation .6s ease-in-out 1.5s forwards;
        animation: gdpr-cookie-consent-bar-animation .6s ease-in-out 1.5s forwards;
        -webkit-transform: translateY(200px);
        transform: translateY(200px)
    }
}

.gdpr-cookie-consent-bar-text {
    color: #fff;
    line-height: 20px
}

.gdpr-cookie-consent-bar-button {
    margin-left: 10px;
    padding: 10px;
    border-radius: 20px;
    background: #fff;
    color: #0f104f;
    min-width: 120px;
    font-weight: 600;
    white-space: nowrap;
    -webkit-transition: .2s;
    transition: .2s
}

.gdpr-cookie-consent-bar-button:hover {
    opacity: .9
}

.gdpr-cookie-consent-bar a {
    text-decoration: underline
}
