﻿@font-face {
    font-family: Roboto;
    src: url('../../vendor/lp_gratis_5min_1vt/font/Roboto-Bold.219802b9.woff') format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url('../../vendor/lp_gratis_5min_1vt/font/Roboto-Regular.1a673faa.woff') format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url('../../vendor/lp_gratis_5min_1vt/font/Roboto-Medium.4173280d.woff') format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rufina;
    src: url('../../vendor/lp_gratis_5min_1vt/font/Rufina-Bold.707f8ac1.woff') format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rufina;
    src: url('../font/Rufina-Regular.5734474a.woff') format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@charset "UTF-8";

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

    .pika-single:after,
    .pika-single:before {
        content: " ";
        display: table
    }

    .pika-single:after {
        clear: both
    }

    .pika-single.is-hidden {
        display: none
    }

    .pika-single.is-bound {
        position: absolute;
        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
    }

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0
}

.pika-next,
.pika-prev {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5
}

    .pika-next:hover,
    .pika-prev:hover {
        opacity: 1
    }

.is-rtl .pika-next,
.pika-prev {
    float: left;
}

.is-rtl .pika-prev,
.pika-next {
    float: right;
}

    .pika-next.is-disabled,
    .pika-prev.is-disabled {
        cursor: default;
        opacity: .2
    }

.pika-select {
    display: inline-block
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

    .pika-table td,
    .pika-table th {
        width: 14.285714285714286%;
        padding: 0
    }

    .pika-table th {
        color: #999;
        font-size: 12px;
        line-height: 25px;
        font-weight: 700;
        text-align: center
    }

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
    height: auto
}

.pika-week {
    font-size: 11px;
    color: #999
}

.is-today .pika-button {
    color: #3af;
    font-weight: 700
}

.has-event .pika-button,
.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #3af;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px
}

.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9
}

.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #d5e9f7
}

.is-startrange .pika-button {
    color: #fff;
    background: #6cb31d;
    box-shadow: none;
    border-radius: 3px
}

.is-endrange .pika-button {
    color: #fff;
    background: #3af;
    box-shadow: none;
    border-radius: 3px
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3
}

.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3
}

.is-selection-disabled {
    pointer-events: none;
    cursor: default
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

body,
html {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#psychic-page-spinner {
    position: fixed;
    left: 45%;
    top: 45%;
    height: 7.5rem;
    width: 7.5rem;
    margin: 0 auto;
    -webkit-animation: rotation .9s linear infinite;
    animation: rotation .9s linear infinite;
    border: 1.2rem solid #000;
    border-top-color: #0bf;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    z-index: 1000
}

.spinner-pp-text {
    width: 25%;
    left: 39%;
    position: fixed;
    top: 57%;
    z-index: 10000;
    font-size: 2rem;
    font-weight: 700;
    padding: 12px;
    text-align: center
}

@media (max-width:425px) {
    .spinner-pp-text {
        left: 0;
        width: auto
    }
}

#spinner-bg {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: #aaa;
    z-index: 1000;
    opacity: .5
}

    #spinner-bg.active {
        display: block
    }

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

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

.container {
    position: relative;
    max-width: -webkit-calc(110rem + 64px);
    max-width: calc(110rem + 64px);
    padding: 0 32px;
    margin: auto
}

@media (max-width:1024px) {
    .container {
        padding: 0 2rem
    }
}

.btn {
    display: block;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-box-shadow: 0 21px 37px 0 rgba(46, 2, 126, .39);
    box-shadow: 0 21px 37px 0 rgba(46, 2, 126, .39)
}

@media (max-width:1024px) {
    .btn {
        -webkit-border-radius: 1rem;
        border-radius: 1rem
    }
}

.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}


.btn-orange {
    background: -webkit-gradient(linear, left bottom, left top, from(#eb8b0e), to(#ffb938));
    background: -webkit-linear-gradient(bottom, #eb8b0e, #ffb938);
    background: -o-linear-gradient(bottom, #eb8b0e, #ffb938);
    background: linear-gradient(0deg, #eb8b0e, #ffb938)
}

.btn-outline {
    padding: 2rem 6.3rem 2rem 3.2rem;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 700;
    color: #6a3eed;
    text-transform: uppercase;
    border: .3rem solid #e3e5f2;
    -webkit-border-radius: 4rem;
    border-radius: 4rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-background-size: initial initial;
    background-size: initial
}

@media (max-width:1024px) {
    .btn-outline {
        padding: 1.3rem 3.8rem 1.1rem 1.8rem;
        font-size: 1.2rem;
        line-height: 1.4rem;
        -webkit-background-size: .4rem .5rem;
        background-size: .4rem .5rem
    }
}

.btn-shadow {
    padding: 2.5rem 6rem 2.3rem;
    font-size: 1.9rem;
    font-weight: 700;
    color: #3c62ea;
    text-transform: none;
    -webkit-border-radius: 1.6rem;
    border-radius: 1.6rem;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(156, 156, 174, .21);
    box-shadow: 0 10px 15px 0 rgba(156, 156, 174, .21)
}

@media (max-width:1024px) {
    .btn-shadow {
        padding: 1.5rem 2.1rem 1.3rem;
        font-size: 1.6rem;
        line-height: 1.4rem
    }
}

.page-inner-top .breadcrumbs {
    font-size: 2.3rem;
    font-weight: 700;
    color: #fff
}

@media (max-width:1024px) {
    .page-inner-top .breadcrumbs {
        font-size: 1.6rem
    }
}

.page-inner-top .breadcrumbs a {
    color: #ac8bf3;
    text-decoration: none
}

.page-inner-top h1 {
    display: block;
    margin: 7rem 0 0;
    font-size: 6.4rem;
    font-weight: 600;
    letter-spacing: -.16rem;
    color: #fff
}

@media (max-width:1024px) {
    .page-inner-top h1 {
        margin: 3rem 0 0;
        font-size: 3.2rem;
        line-height: 4rem
    }
}

.global-component-tabs--tab-content {
    position: relative
}

.global-component-tabs--tab {
    -webkit-transition: all .2s;
    -o-transition: .2s all;
    transition: all .2s
}

    .global-component-tabs--tab:not(.is-active) {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

.global-component-tabs.global-dashboard-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: .1rem solid #f5f6fa;
    padding: 0;
    margin: 0;
    list-style-type: none
}

    .global-component-tabs.global-dashboard-tabs > a,
    .global-component-tabs.global-dashboard-tabs > li {
        position: relative;
        width: 100%;
        padding: 1.6rem;
        text-align: center;
        -webkit-transition: all .2s;
        -o-transition: .2s all;
        transition: all .2s
    }

        .global-component-tabs.global-dashboard-tabs > a.is-error > h2,
        .global-component-tabs.global-dashboard-tabs > a.is-error > span,
        .global-component-tabs.global-dashboard-tabs > li.is-error > h2,
        .global-component-tabs.global-dashboard-tabs > li.is-error > span {
            color: #f33939 !important
        }

@media (max-width:1024px) {
    .global-component-tabs.global-dashboard-tabs > a,
    .global-component-tabs.global-dashboard-tabs > li {
        padding: 1.2rem .9rem
    }
}

.global-component-tabs.global-dashboard-tabs > a:first-of-type,
.global-component-tabs.global-dashboard-tabs > li:first-of-type {
    -webkit-border-radius: .6rem 0 0 .6rem;
    border-radius: .6rem 0 0 .6rem
}

.global-component-tabs.global-dashboard-tabs > a:last-of-type,
.global-component-tabs.global-dashboard-tabs > li:last-of-type {
    -webkit-border-radius: 0 .6rem .6rem 0;
    border-radius: 0 .6rem .6rem 0
}

.global-component-tabs.global-dashboard-tabs > a:not(:last-of-type):not(:first-of-type):not(.next-is-active):not(.is-active):before,
.global-component-tabs.global-dashboard-tabs > li:not(:last-of-type):not(:first-of-type):not(.next-is-active):not(.is-active):before {
    content: "";
    display: block;
    width: .2rem;
    position: absolute;
    right: 0;
    top: 1.5rem;
    bottom: 1.5rem;
    background-color: rgba(159, 171, 215, .5)
}

.global-component-tabs.global-dashboard-tabs > a h2,
.global-component-tabs.global-dashboard-tabs > li h2 {
    margin: 0
}

.global-component-tabs.global-dashboard-tabs > a h2,
.global-component-tabs.global-dashboard-tabs > a span,
.global-component-tabs.global-dashboard-tabs > li h2,
.global-component-tabs.global-dashboard-tabs > li span {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.6rem;
    text-transform: uppercase;
    -webkit-transition: all .2s;
    -o-transition: .2s all;
    transition: all .2s
}

@media (max-width:1024px) {
    .global-component-tabs.global-dashboard-tabs > a h2,
    .global-component-tabs.global-dashboard-tabs > a span,
    .global-component-tabs.global-dashboard-tabs > li h2,
    .global-component-tabs.global-dashboard-tabs > li span {
        font-size: 1.15rem
    }
}

.global-component-tabs.global-dashboard-tabs > a:not(.is-active),
.global-component-tabs.global-dashboard-tabs > li:not(.is-active) {
    background: #fff;
    cursor: pointer
}

    .global-component-tabs.global-dashboard-tabs > a:not(.is-active) h2,
    .global-component-tabs.global-dashboard-tabs > a:not(.is-active) span,
    .global-component-tabs.global-dashboard-tabs > li:not(.is-active) h2,
    .global-component-tabs.global-dashboard-tabs > li:not(.is-active) span {
        color: #3c2598
    }

.global-component-tabs.global-dashboard-tabs > a.is-active,
.global-component-tabs.global-dashboard-tabs > li.is-active {
    position: relative;
    -webkit-border-radius: .6rem;
    border-radius: .6rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4a84b), to(#fe8751));
    background: -webkit-linear-gradient(top, #f4a84b, #fe8751);
    background: -o-linear-gradient(top, #f4a84b, #fe8751);
    background: linear-gradient(180deg, #f4a84b, #fe8751)
}

    .global-component-tabs.global-dashboard-tabs > a.is-active:after,
    .global-component-tabs.global-dashboard-tabs > li.is-active:after {
        content: "";
        display: block;
        width: 2rem;
        height: 2rem;
        position: absolute;
        left: -webkit-calc(50% - 1rem);
        left: calc(50% - 1rem);
        bottom: -.5rem;
        -webkit-border-radius: .5rem;
        border-radius: .5rem;
        background-color: #fd8a4f;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1
    }

    .global-component-tabs.global-dashboard-tabs > a.is-active h2,
    .global-component-tabs.global-dashboard-tabs > a.is-active span,
    .global-component-tabs.global-dashboard-tabs > li.is-active h2,
    .global-component-tabs.global-dashboard-tabs > li.is-active span {
        position: relative;
        color: #fff;
        z-index: 2
    }

.container-middle {
    max-width: 505px;
    margin: 0 auto
}

@media (max-width:768px) {
    .container-middle {
        padding: 0 20px
    }
}

.container-middle .middle-head {
    text-align: center;
    width: 100%;
    color: #fff
}

    .container-middle .middle-head h1 {
        text-align: center;
        font-size: 4rem;
        font-weight: 500;
        line-height: 1.6rem
    }

@media (max-width:768px) {
    .container-middle .middle-head h1 {
        line-height: 3.2rem
    }
}

.container-middle .middle-head p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px
}

.icon {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

    .icon.play-icon {
        background-image: url(play.c87f46b0.svg);
        width: 32px;
        height: 32px
    }

.flash {
    width: auto !important;
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    right: 20px
}

.hidden {
    display: none !important
}

@media (max-width:375px) {
    .hidden-xs {
        display: none !important
    }
}

@media (max-width:550px) {
    .hidden-low-sm {
        display: none !important
    }
}

@media (max-width:680px) {
    .hidden-semi-sm {
        display: none !important
    }
}

@media (max-width:768px) {
    .hidden-sm {
        display: none !important
    }
}

@media (max-width:1024px) {
    .hidden-md {
        display: none !important
    }
}

@media (max-width:1280px) {
    .hidden-lg {
        display: none !important
    }
}

@media (max-width:1480px) {
    .hidden-semi-xl {
        display: none !important
    }
}

@media (max-width:1680px) {
    .hidden-xl {
        display: none !important
    }
}

@media (max-width:1920px) {
    .hidden-xxl {
        display: none !important
    }
}

.masthead {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(21, 22, 117, .17);
    z-index: 9999;
    -webkit-transition: all .2s;
    -o-transition: .2s all;
    transition: all .2s
}

@media (max-width:1024px) {
    .masthead {
        background-color: rgba(0, 0, 0, 0)
    }
}

.masthead.is-inner,
.masthead.is-solid {
    background-color: #4a2aa5
}

.masthead .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: -webkit-calc(135rem + 64px);
    max-width: calc(135rem + 64px);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1024px) {
    .masthead .container {
        padding: 1rem 2rem
    }
}

.masthead .site-branding {
    margin: 0
}

    .masthead .site-branding img {
        width: 17.3rem;
        height: 3.3rem
    }

@media (max-width:1024px) {
    .masthead .site-branding img {
        width: 15.2rem;
        height: 2.8rem
    }
}

.masthead .site-buttons--toggle,
.masthead .site-navbar--toggle {
    display: none
}

@media (max-width:1024px) {
    .masthead .site-buttons--toggle,
    .masthead .site-navbar--toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 3.9rem;
        height: 3.9rem;
        -webkit-border-radius: 1rem;
        border-radius: 1rem;
        border: 1px solid rgba(161, 108, 255, .3);
        cursor: pointer
    }
}

.masthead .site-buttons ul,
.masthead .site-navbar ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    margin: 0;
    list-style-type: none
}

@media (max-width:1024px) {
    .masthead .site-buttons ul,
    .masthead .site-navbar ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        right: 0;
        top: 6rem;
        width: 22rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 2.2rem;
        list-style-type: none;
        -webkit-border-radius: .8rem;
        border-radius: .8rem;
        background-color: #fff;
        -webkit-box-shadow: 0 67px 106px 0 rgba(28, 14, 63, .72);
        box-shadow: 0 67px 106px 0 rgba(28, 14, 63, .72);
        -webkit-transition: all .2s;
        -o-transition: .2s all;
        transition: all .2s;
        z-index: 9
    }

        .masthead .site-buttons ul:before,
        .masthead .site-navbar ul:before {
            content: "";
            display: block;
            width: 1.5rem;
            height: 1.5rem;
            position: absolute;
            right: 2rem;
            top: -.25rem;
            -webkit-border-radius: .4rem;
            border-radius: .4rem;
            background-color: #fff;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-active ul,
    .masthead .site-navbar.is-active ul {
        opacity: 1 !important;
        visibility: visible !important
    }
}

.masthead .site-buttons.is-active .site-buttons--toggle,
.masthead .site-buttons.is-active .site-navbar--toggle,
.masthead .site-navbar.is-active .site-buttons--toggle,
.masthead .site-navbar.is-active .site-navbar--toggle {
    border: 1px solid rgba(161, 108, 255, .3);
    background-color: hsla(0, 0%, 100%, .2)
}

@media (max-width:1024px) {
    .masthead .site-navbar {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}

.masthead .site-navbar--toggle {
    background: url(toggle-navbar.53a5e953.svg) 50% no-repeat;
    -webkit-background-size: 1.5rem auto;
    background-size: 1.5rem auto
}

@media (max-width:1024px) {
    .masthead .site-navbar ul {
        padding: 2rem;
        left: 1.2rem
    }

        .masthead .site-navbar ul:before {
            left: 2rem;
            right: auto
        }
}

.masthead .site-navbar ul li {
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: .2s all;
    transition: all .2s
}

@media (max-width:1024px) {
    .masthead .site-navbar ul li:not(:last-of-type) {
        margin-bottom: 1.4rem
    }
}

.masthead .site-navbar ul li a {
    display: block;
    padding: 2.8rem 2.5rem 2.5rem;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem;
    color: #e2d1ff;
    letter-spacing: -.032rem;
    text-decoration: none
}

@media (max-width:1280px) {
    .masthead .site-navbar ul li a {
        padding: 2.8rem 1.5rem 2.5rem
    }
}

@media (max-width:1024px) {
    .masthead .site-navbar ul li a {
        padding: 0 0 0 3.2rem;
        font-size: 1.35rem;
        font-weight: 600;
        color: #3e3a9b
    }
}

@media (max-width:1024px) {
    .masthead .site-navbar ul li:first-of-type {
        background: url(icon-menu-advisors.b91ac885.svg) 0 no-repeat;
        -webkit-background-size: 1.8rem auto;
        background-size: 1.8rem auto
    }

    .masthead .site-navbar ul li:nth-of-type(2) {
        background: url(icon-menu-about.917f70c7.svg) 0 no-repeat;
        -webkit-background-size: 1.8rem auto;
        background-size: 1.8rem auto
    }

    .masthead .site-navbar ul li:nth-of-type(3) {
        background: url(icon-menu-articles.4efa02cf.svg) 0 no-repeat;
        -webkit-background-size: 1.6rem auto;
        background-size: 1.6rem auto
    }

    .masthead .site-navbar ul li:nth-of-type(4) {
        background: url(icon-menu-horoscope.3844fb2e.svg) 0 no-repeat;
        -webkit-background-size: 1.8rem auto;
        background-size: 1.8rem auto
    }

    .masthead .site-navbar ul li:last-of-type {
        background: url(icon-menu-community.a5f46548.svg) 0 no-repeat;
        -webkit-background-size: 1.7rem auto;
        background-size: 1.7rem auto
    }
}

@media (min-width:1025px) {
    .masthead .site-navbar ul li:before {
        content: "";
        display: block;
        width: 20.8rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -webkit-calc(50% - 10.4rem);
        left: calc(50% - 10.4rem);
        -webkit-background-size: contain;
        background-size: contain;
        opacity: 0;
        visibility: hidden;
        z-index: 1;
        -webkit-transition: all .2s;
        -o-transition: .2s all;
        transition: all .2s
    }

    .masthead .site-navbar ul li.is-current:before,
    .masthead .site-navbar ul li:hover:before {
        opacity: 1;
        visibility: visible
    }

    .masthead .site-navbar ul li.is-current a,
    .masthead .site-navbar ul li:hover a {
        position: relative;
        color: #fff;
        border-bottom: 2px solid;
        -webkit-border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, #5ee2ff), color-stop(#fff), color-stop(60%, #5ee2ff), to(rgba(0, 0, 0, 0)));
        -webkit-border-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #5ee2ff 40%, #fff, #5ee2ff 60%, rgba(0, 0, 0, 0));
        -o-border-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #5ee2ff 40%, #fff, #5ee2ff 60%, rgba(0, 0, 0, 0));
        border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, #5ee2ff), color-stop(#fff), color-stop(60%, #5ee2ff), to(rgba(0, 0, 0, 0)));
        border-image: linear-gradient(90deg, rgba(0, 0, 0, 0), #5ee2ff 40%, #fff, #5ee2ff 60%, rgba(0, 0, 0, 0));
        border-image-slice: 1;
        z-index: 2
    }
}

@media (max-width:1024px) {
    .masthead .site-buttons ul {
        padding: 2rem;
        right: 2rem
    }

        .masthead .site-buttons ul:before {
            right: 1.2rem
        }
}

.masthead .site-buttons--toggle {
    background: url(toggle-profile.41205138.svg) 50% no-repeat;
    -webkit-background-size: 2rem auto;
    background-size: 2rem auto
}

.masthead .site-buttons--item {
    margin: 0 .6rem
}

@media (max-width:1024px) {
    .masthead .site-buttons--item {
        width: 100%;
        margin: 0
    }

        .masthead .site-buttons--item:first-of-type {
            margin-bottom: 1.8rem
        }
}

.masthead .site-buttons--item:first-of-type {
    margin-left: 0
}

.masthead .site-buttons--item:last-of-type {
    margin-right: 0
}

.masthead .site-buttons--item a {
    position: relative;
    height: 4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1
}

@media (max-width:1024px) {
    .masthead .site-buttons--item a {
        height: 4.5rem;
        font-size: 1.5rem
    }
}

.masthead .site-buttons--item a.btn-signup {
    width: 10.5rem
}

@media (max-width:1024px) {
    .masthead .site-buttons--item a.btn-signup {
        width: 100%
    }
}

.masthead .site-buttons--item a.btn-signup:after {
    background-color: rgba(247, 92, 31, .35)
}

.masthead .site-buttons--item a.btn-signup figure {
    display: block;
    margin: 0 9px 0 0;
    width: 2.3rem;
    height: 2.2rem;
    background: 50% no-repeat;
    -webkit-background-size: 1.6rem 1.4rem;
    background-size: 1.6rem 1.4rem;
    position: relative;
    z-index: 3
}

.masthead .site-buttons--item a.btn-primary {
    width: 7.6rem
}

@media (max-width:1024px) {
    .masthead .site-buttons--item a.btn-primary {
        width: 100%
    }
}

.masthead .site-buttons--item a.btn-primary:after {
    background-color: rgba(90, 28, 185, .19)
}

.masthead .site-buttons--item a.btn span {
    position: relative;
    z-index: 2
}

.masthead .site-buttons--item a.btn-white {
    height: 5.6rem;
    padding: 1.6rem 4.8rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    background-color: #fff
}

    .masthead .site-buttons--item a.btn-white span {
        display: block;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2.4rem;
        letter-spacing: .1rem;
        text-transform: uppercase;
        color: #3e3a9b
    }

.masthead .site-buttons--item a:after {
    content: "";
    display: block;
    position: absolute;
    top: .4rem;
    right: .4rem;
    left: .4rem;
    bottom: .4rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    z-index: 1
}

.masthead .site-buttons.is-logged-in .user-profile {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

@media (min-width:1025px) {
    .masthead .site-buttons.is-logged-in .user-profile:before {
        content: "";
        display: block;
        width: 20.8rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -webkit-calc(50% - 10.4rem);
        left: calc(50% - 10.4rem);
        -webkit-background-size: contain;
        background-size: contain;
        z-index: 1;
        -webkit-transition: all .2s;
        -o-transition: .2s all;
        transition: all .2s
    }

    .masthead .site-buttons.is-logged-in .user-profile--toggle {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 2.3rem 3.2rem 2rem;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.8rem;
        color: #e2d1ff;
        letter-spacing: -.032rem;
        text-decoration: none;
        border-bottom: 2px solid;
        -webkit-border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, #5ee2ff), color-stop(#fff), color-stop(60%, #5ee2ff), to(rgba(0, 0, 0, 0)));
        -webkit-border-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #5ee2ff 40%, #fff, #5ee2ff 60%, rgba(0, 0, 0, 0));
        -o-border-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #5ee2ff 40%, #fff, #5ee2ff 60%, rgba(0, 0, 0, 0));
        border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, #5ee2ff), color-stop(#fff), color-stop(60%, #5ee2ff), to(rgba(0, 0, 0, 0)));
        border-image: linear-gradient(90deg, rgba(0, 0, 0, 0), #5ee2ff 40%, #fff, #5ee2ff 60%, rgba(0, 0, 0, 0));
        border-image-slice: 1;
        cursor: pointer;
        z-index: 2
    }

        .masthead .site-buttons.is-logged-in .user-profile--toggle figure {
            margin: 0 0 0 1.4rem
        }

            .masthead .site-buttons.is-logged-in .user-profile--toggle figure img {
                width: 2.4rem;
                height: 2.4rem
            }

        .masthead .site-buttons.is-logged-in .user-profile--toggle:after {
            content: "";
            display: block;
            margin-left: 1rem;
            position: relative;
            top: -2px;
            width: .7rem;
            height: .5rem;
            background: url(chevron-down-primary.d7b08fe6.svg) 50% no-repeat;
            -webkit-background-size: 100% 100%;
            background-size: 100% 100%
        }
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile--toggle {
        font-size: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 3.9rem;
        height: 3.9rem;
        -webkit-border-radius: 1rem;
        border-radius: 1rem;
        border: 1px solid rgba(161, 108, 255, .3);
        cursor: pointer;
        background: url(toggle-profile.41205138.svg) 50% no-repeat;
        -webkit-background-size: 2rem auto;
        background-size: 2rem auto
    }

        .masthead .site-buttons.is-logged-in .user-profile--toggle figure {
            display: none
        }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown {
    position: absolute;
    right: 0;
    width: 22rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1.8rem;
    list-style-type: none;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    background-color: #fff;
    -webkit-box-shadow: 0 67px 106px 0 rgba(28, 14, 63, .72);
    box-shadow: 0 67px 106px 0 rgba(28, 14, 63, .72);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s;
    -o-transition: .2s all;
    transition: all .2s;
    z-index: 9
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile_dropdown {
        right: 0;
        top: 5rem;
        width: 22rem;
        -webkit-border-radius: .8rem;
        border-radius: .8rem
    }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown:before {
    content: "";
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    right: 2rem;
    top: -.4rem;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile_dropdown:before {
        width: 1.5rem;
        height: 1.5rem;
        right: 1.2rem;
        top: -.25rem;
        -webkit-border-radius: .4rem;
        border-radius: .4rem
    }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown li a {
    display: block;
    padding-left: 4.3rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    color: #5e5e5e;
    text-decoration: none
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile_dropdown li a {
        padding-left: 4rem
    }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--account a {
    padding: 2.3rem 0;
    border-bottom: .1rem solid #e2e3ef;
    -webkit-background-size: 2.8rem 2.8rem;
    background-size: 2.8rem
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--account a {
        padding: 2rem 0;
        font-size: 1.5rem;
        line-height: 1.5rem
    }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--admin a,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--deposit a,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--favorites a,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--logout a,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--reviews a {
    position: relative;
    font-size: 2.1rem
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--admin a,
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--deposit a,
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--favorites a,
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--logout a,
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--reviews a {
        font-size: 1.35rem;
        line-height: 1.4rem
    }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--admin a:before,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--deposit a:before,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--favorites a:before,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--logout a:before,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--reviews a:before {
    content: "";
    display: block;
    position: absolute;
    top: -.2rem;
    left: .5rem;
    width: 2.4rem;
    height: 2.4rem
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--deposit,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--edit,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--favorites,
.masthead .site-buttons.is-logged-in .user-profile_dropdown--reviews {
    padding: 1.2rem 0
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--reviews {
    margin-top: 1.4rem
}

    .masthead .site-buttons.is-logged-in .user-profile_dropdown--reviews a:before {
        background: url(menu-icon-reviews.1a46cd63.svg) 0 no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

.masthead .site-buttons.is-logged-in .user-profile_dropdown--deposit a:before {
    background: url(menu-icon-deposit.ad413e06.svg) 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--favorites a:before {
    background: url(menu-icon-favorites.4a823e6b.svg) 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--edit {
    position: relative
}

    .masthead .site-buttons.is-logged-in .user-profile_dropdown--edit button {
        width: 10.5rem;
        background: #8139d4;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        border-bottom: 0;
        padding: 5px
    }

    .masthead .site-buttons.is-logged-in .user-profile_dropdown--edit:hover {
        cursor: pointer
    }

.masthead .site-buttons.is-logged-in .user-profile_dropdown--admin {
    margin-top: 1.4rem
}

    .masthead .site-buttons.is-logged-in .user-profile_dropdown--admin a:before {
        background: url(icon-menu-about.917f70c7.svg) 0 no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

.masthead .site-buttons.is-logged-in .user-profile_dropdown--logout {
    padding: 2rem 0 2.8rem;
    margin-top: 1.4rem;
    border-top: .1rem solid #e2e3ef
}

@media (max-width:1024px) {
    .masthead .site-buttons.is-logged-in .user-profile_dropdown--logout {
        padding: 2rem 0
    }
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown--logout a:before {
    background: url(menu-icon-logout.b8036f3a.svg) 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top: -.3rem
}

.masthead .site-buttons.is-logged-in .user-profile_dropdown:hover {
    cursor: pointer
}

@media (min-width:1025px) {
    .masthead .site-buttons.is-logged-in .user-profile:hover .user-profile_dropdown {
        opacity: 1;
        visibility: visible
    }
}

.user-profile_dropdown--edit .btn-primary:hover {
    cursor: pointer
}

.mystic-form label {
    display: block;
    margin: 2.4rem 0
}

    .mystic-form label > span {
        display: block;
        margin-bottom: 12px;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.6rem;
        color: #5e5e5e;
        text-transform: uppercase
    }

        .mystic-form label > span .req {
            color: #f44336
        }

    .mystic-form label .intl-tel-input,
    .mystic-form label .select2-selection,
    .mystic-form label input:not([type=checkbox]):not([type=radio]),
    .mystic-form label select,
    .mystic-form label textarea {
        padding: 1.6rem;
        font-family: Roboto, sans-serif;
        font-size: 1.6rem;
        line-height: 1.9rem;
        color: #828282;
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        border: .2rem solid rgba(159, 165, 192, .24);
        -webkit-border-radius: .8rem;
        border-radius: .8rem;
        background-color: #fff
    }

        .mystic-form label .intl-tel-input:not([type=number]),
        .mystic-form label .select2-selection:not([type=number]),
        .mystic-form label input:not([type=checkbox]):not([type=radio]):not([type=number]),
        .mystic-form label select:not([type=number]),
        .mystic-form label textarea:not([type=number]) {
            width: 100%
        }

@media (max-width:1024px) {
    .mystic-form label .intl-tel-input,
    .mystic-form label .select2-selection,
    .mystic-form label input:not([type=checkbox]):not([type=radio]),
    .mystic-form label select,
    .mystic-form label textarea {
        padding: 1.4rem 1.6rem
    }
}

.mystic-form label .intl-tel-input ::-webkit-input-placeholder,
.mystic-form label .select2-selection ::-webkit-input-placeholder,
.mystic-form label input:not([type=checkbox]):not([type=radio]) ::-webkit-input-placeholder,
.mystic-form label select ::-webkit-input-placeholder,
.mystic-form label textarea ::-webkit-input-placeholder {
    color: #828282
}

.mystic-form label .intl-tel-input :-moz-placeholder,
.mystic-form label .select2-selection :-moz-placeholder,
.mystic-form label input:not([type=checkbox]):not([type=radio]) :-moz-placeholder,
.mystic-form label select :-moz-placeholder,
.mystic-form label textarea :-moz-placeholder {
    color: #828282
}

.mystic-form label .intl-tel-input ::-moz-placeholder,
.mystic-form label .select2-selection ::-moz-placeholder,
.mystic-form label input:not([type=checkbox]):not([type=radio]) ::-moz-placeholder,
.mystic-form label select ::-moz-placeholder,
.mystic-form label textarea ::-moz-placeholder {
    color: #828282
}

.mystic-form label .intl-tel-input :-ms-input-placeholder,
.mystic-form label .select2-selection :-ms-input-placeholder,
.mystic-form label input:not([type=checkbox]):not([type=radio]) :-ms-input-placeholder,
.mystic-form label select :-ms-input-placeholder,
.mystic-form label textarea :-ms-input-placeholder {
    color: #828282
}

.mystic-form label .intl-tel-input::-webkit-calendar-picker-indicator,
.mystic-form label .select2-selection::-webkit-calendar-picker-indicator,
.mystic-form label input:not([type=checkbox]):not([type=radio])::-webkit-calendar-picker-indicator,
.mystic-form label select::-webkit-calendar-picker-indicator,
.mystic-form label textarea::-webkit-calendar-picker-indicator {
    width: 1.7rem;
    height: 1.7rem;
    -webkit-background-size: contain;
    background-size: contain
}

.mystic-form label .intl-tel-input.intl-tel-input,
.mystic-form label .select2-selection.intl-tel-input,
.mystic-form label input:not([type=checkbox]):not([type=radio]).intl-tel-input,
.mystic-form label select.intl-tel-input,
.mystic-form label textarea.intl-tel-input {
    padding-left: 52px
}

    .mystic-form label .intl-tel-input.intl-tel-input:not(input),
    .mystic-form label .select2-selection.intl-tel-input:not(input),
    .mystic-form label input:not([type=checkbox]):not([type=radio]).intl-tel-input:not(input),
    .mystic-form label select.intl-tel-input:not(input),
    .mystic-form label textarea.intl-tel-input:not(input) {
        background-color: inherit;
        border: none;
        padding: 0
    }

.mystic-form label .select2-container,
.mystic-form label .select2-container .select2-selection {
    height: auto;
    min-height: 0;
    max-height: unset
}

    .mystic-form label .select2-container .select2-selection {
        padding: 1.5rem 1rem
    }

        .mystic-form label .select2-container .select2-selection[aria-expanded=true] {
            border: .2rem solid rgba(159, 165, 192, .24)
        }

    .mystic-form label .select2-container .select2-selection__rendered,
    .mystic-form label .select2-container input[type=search] {
        font-family: Roboto, sans-serif;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.9rem;
        color: #828282;
        text-transform: none
    }

    .mystic-form label .select2-container .select2-selection__arrow {
        right: 1.3rem;
        top: 1.3rem
    }

        .mystic-form label .select2-container .select2-selection__arrow b {
            border-color: #3c62ea #fff #fff
        }

    .mystic-form label .select2-container .select2-search__field,
    .mystic-form label .select2-container .select2-selection__choice {
        margin: 0
    }

    .mystic-form label .select2-container .select2-selection__choice {
        background: none;
        border: none;
        padding: 0;
        margin: .3rem
    }

.mystic-form label .select2-container--open b {
    border-color: #fff #fff #3c62ea !important
}

.mystic-form label > small {
    display: block;
    margin-top: .8rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #adb2ca
}

.mystic-form label select {
    background: url(chevron-down-blue.180a41b9.svg) center right 2rem no-repeat, #fff;
    -webkit-background-size: .8rem .8rem;
    background-size: .8rem
}

.mystic-form label .checkbox-wrap {
    margin: 0;
    padding: .2rem 0
}

    .mystic-form label .checkbox-wrap input {
        opacity: 0;
        position: absolute
    }

        .mystic-form label .checkbox-wrap input:checked + span:before {
            border-color: rgba(0, 0, 0, 0);
            -webkit-background-size: 5.4rem 5.4rem;
            background-size: 5.4rem
        }

    .mystic-form label .checkbox-wrap span:not(.error) {
        position: relative;
        display: block;
        padding: 0 0 0 3.8rem;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2.2rem;
        text-transform: none
    }

@media (max-width:1024px) {
    .mystic-form label .checkbox-wrap span:not(.error) {
        font-size: 1.4rem
    }
}

.mystic-form label .checkbox-wrap span:not(.error):before {
    content: "";
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    position: absolute;
    top: -.2rem;
    left: 0;
    border: .2rem solid rgba(159, 165, 192, .24);
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    background-color: #fff
}

.mystic-form label .checkbox-wrap span:not(.error) a {
    font-weight: 500;
    color: #8340ea;
    text-decoration: none
}

.mystic-form label > div {
    position: relative
}

    .mystic-form label > div .mystic-pass-toggle {
        display: block;
        width: 23px;
        height: 23px;
        position: absolute;
        top: 16px;
        right: 25px;
        -webkit-background-size: contain;
        background-size: contain;
        cursor: pointer
    }

@media (max-width:768px) {
    .mystic-form label > div .mystic-pass-toggle {
        top: 14px;
        right: 14px
    }
}

.mystic-form label > div .mystic-pass-toggle.open {
    -webkit-background-size: contain;
    background-size: contain
}

.mystic-form label.is-error .btn-input,
.mystic-form label.is-error .select2-selection,
.mystic-form label.is-error input,
.mystic-form label.is-error select,
.mystic-form label.is-error textarea {
    border-color: rgba(243, 57, 57, .24) !important
}

.mystic-form label.is-error .error {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #f33939 !important;
    text-transform: none
}

.select2-container .select2-dropdown {
    border-width: 2px;
    border-color: rgba(159, 165, 192, .24)
}

    .select2-container .select2-dropdown .select2-search {
        padding: 0
    }

        .select2-container .select2-dropdown .select2-search .select2-search__field {
            padding: 1.3rem;
            border: none;
            border-bottom: .2rem solid rgba(159, 165, 192, .24)
        }

        .select2-container .select2-dropdown .select2-results__option,
        .select2-container .select2-dropdown .select2-search .select2-search__field {
            font-family: Roboto, sans-serif;
            font-size: 1.6rem;
            font-weight: 400;
            line-height: 1.9rem;
            color: #828282;
            text-transform: none
        }

            .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted,
            .select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
                background-color: rgba(159, 165, 192, .24)
            }

.custom-checkbox {
    margin-bottom: 10px
}

    .custom-checkbox.required.has-error input[type=checkbox] + label:before {
        border: 1px solid #ff4e5b
    }

    .custom-checkbox input[type=checkbox] {
        display: none
    }

    .custom-checkbox input[type=radio] + label {
        font-weight: 400;
        cursor: pointer
    }

    .custom-checkbox input[type=checkbox] + label {
        position: relative;
        cursor: pointer;
        font-weight: 400;
        margin: 0;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .custom-checkbox input[type=checkbox] + label:hover:before {
            background-color: fade(#4752d4, 15%);
            border-color: fade(#4752d4, 70%)
        }

        .custom-checkbox input[type=checkbox] + label:before {
            content: "";
            display: inline-block;
            background: #fff;
            width: 2.2rem;
            height: 2.2rem;
            border: 1px solid #393b45;
            vertical-align: top;
            margin-right: 7px;
            -webkit-border-radius: .8rem;
            border-radius: .8rem
        }

        .custom-checkbox input[type=checkbox] + label:after {
            opacity: 0;
            content: "";
            font-family: FontAwesome !important;
            display: block;
            color: #fff;
            position: absolute;
            left: 2px;
            top: -1px;
            font-size: 1rem
        }

        .custom-checkbox input[type=checkbox] + label a {
            color: #4752d4
        }

    .custom-checkbox input[type=checkbox]:checked + label:before {
        border-color: rgba(0, 0, 0, 0);
        -webkit-background-size: 5.4rem 5.4rem;
        background-size: 5.4rem
    }

    .custom-checkbox input[type=checkbox]:checked + label:after {
        opacity: 1
    }

.global-component_article-block {
    max-width: 30rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem
}

    .global-component_article-block a:not(.btn) {
        color: inherit;
        text-decoration: none
    }

.global-component_article-block--inner {
    padding: 2rem 2rem 3.2rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    background-color: #fff
}

.global-component_article-block--header {
    position: relative;
    margin: 0 0 2rem;
    overflow: hidden;
    border: 5px solid rgba(112, 97, 197, .28);
    -webkit-border-radius: .8rem;
    border-radius: .8rem
}

@media (max-width:1024px) {
    .global-component_article-block--header {
        height: 19.5rem;
        -webkit-border-radius: 1.5rem;
        border-radius: 1.5rem;
        margin: 0 0 2rem
    }
}

.global-component_article-block--header img {
    height: 19.5rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: .4rem;
    border-radius: .4rem;
    vertical-align: middle
}

.global-component_article-block--header figcaption {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

.global-component_article-block--body {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: .5rem;
    padding-right: .5rem
}

    .global-component_article-block--body > h3,
    .global-component_article-block--body > h4,
    .global-component_article-block--body > span:not(.global-component_article-block--date) {
        margin: 2rem 0 1rem;
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 2.4rem;
        text-align: left;
        color: #3e3a9b
    }

@media (max-width:1024px) {
    .global-component_article-block--body > h3,
    .global-component_article-block--body > h4,
    .global-component_article-block--body > span:not(.global-component_article-block--date) {
        margin: 2rem 0 1.2rem;
        font-size: 1.8rem;
        line-height: 2.4rem;
        text-align: left
    }
}

.global-component_article-block--body p {
    word-break: break-word;
    max-width: 100%;
    display: block;
    margin: 0 0 2.4rem;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    color: #5c5c5c
}

@media (max-width:1024px) {
    .global-component_article-block--body p {
        margin: 0 0 1.6rem;
        font-size: 1.4rem;
        line-height: 1.8rem;
        text-align: left
    }
}

.global-component_article-block--body .btn {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6rem;
    border: none;
    padding: 0 1.4rem 0 0;
    -webkit-background-size: .7rem .7rem;
    background-size: .7rem
}

.global-component_article-block--author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -.5rem
}

@media (max-width:1024px) {
    .global-component_article-block--author {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.global-component_article-block--author figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

@media (max-width:1024px) {
    .global-component_article-block--author figure {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.global-component_article-block--author figure img {
    width: 2.2rem;
    height: 2.2rem;
    margin: 0 1rem 0 0;
    vertical-align: middle
}

@media (max-width:1024px) {
    .global-component_article-block--author figure img {
        width: 1.5rem;
        height: 1.5rem
    }
}

.global-component_article-block--author figcaption {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.1rem;
    color: #5e5e5e
}

.global-component_article-block--date {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 1rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #828282;
    line-height: 1
}

@media (max-width:1024px) {
    .global-component_article-block--date {
        margin: inherit;
        margin-top: auto;
        margin-bottom: auto;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}

.global-component_article-block--date:before {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    left: 0;
    background-color: hsla(0, 0%, 51%, .5)
}

.global-component_mobile-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 -26px 66px 0 rgba(181, 187, 211, .47);
    box-shadow: 0 -26px 66px 0 rgba(181, 187, 211, .47);
    z-index: 999
}

@media (min-width:1025px) {
    .global-component_mobile-nav {
        display: none
    }
}

.global-component_mobile-nav--inner {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style-type: none
}

    .global-component_mobile-nav--inner li {
        width: 25%
    }

        .global-component_mobile-nav--inner li:not(:last-of-type) {
            border-right: .1rem solid rgba(231, 233, 242, .5)
        }

        .global-component_mobile-nav--inner li a {
            width: 100%;
            height: 7rem;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 1rem;
            font-weight: 800;
            line-height: 1rem;
            letter-spacing: -.01rem;
            color: #9396ca;
            text-decoration: none;
            text-align: center
        }

            .global-component_mobile-nav--inner li a:before {
                content: "";
                display: block;
                margin-bottom: .7rem;
                width: 3rem;
                height: 3rem
            }

            .global-component_mobile-nav--inner li a.is-active {
                color: #fff;
                background-color: #f59b4a
            }

            .global-component_mobile-nav--inner li a.icon--home:before {
                background: url(icon-bar-home.ec07783b.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--home.is-active:before {
                background: url(icon-bar-home-active.4d3ce16d.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--promos:before {
                background: url(icon-bar-promos.aa9c617d.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--promos:not(.is-active) {
                color: #ff4ca0
            }

            .global-component_mobile-nav--inner li a.icon--promos.is-active:before {
                background: url(icon-bar-promos-active.f5093dba.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--search:before {
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--search.is-active:before {
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--support:before {
                background: url(icon-bar-support.c54b828c.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--support.is-active:before {
                background: url(icon-bar-support-active.fedf6dad.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--profile:before {
                background: url(icon-bar-profile.45b8b85e.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

            .global-component_mobile-nav--inner li a.icon--profile.is-active:before {
                background: url(icon-bar-profile-active.0c576523.svg) 50% no-repeat;
                -webkit-background-size: contain;
                background-size: contain
            }

.global-component_cookie-banner {
    width: 30rem;
    height: 17.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    bottom: 3rem;
    right: 3rem;
    padding: 1.6rem 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 99999
}

@media (max-width:768px) {
    .global-component_cookie-banner {
        width: 34.3rem;
        height: 25.1rem;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        background-repeat: no-repeat;
        background-position: 50%;
        -webkit-background-size: contain;
        background-size: contain
    }
}

.global-component_cookie-banner a,
.global-component_cookie-banner p {
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: #fff
}

@media (max-width:768px) {
    .global-component_cookie-banner a,
    .global-component_cookie-banner p {
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

.global-component_cookie-banner p {
    margin: 0 0 .5rem
}

.global-component_cookie-banner a {
    display: block;
    margin: 0 0 2rem;
    width: 100%;
    text-align: left;
    text-decoration: underline
}

.global-component_cookie-banner .btn-primary {
    position: relative;
    display: inline-block;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 2;
    text-align: center;
    max-width: 190px;
    text-decoration: none
}

@media (max-width:768px) {
    .global-component_cookie-banner .btn-primary {
        max-width: 100%
    }
}

.global-component_cookie-banner .btn-primary-wrap {
    position: relative;
    display: inline-block
}

    .global-component_cookie-banner .btn-primary-wrap:before {
        content: "";
        display: block;
        position: absolute;
        left: 1rem;
        right: 1rem;
        bottom: -3.8rem;
        height: 4rem;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        background-color: rgba(54, 32, 216, .29);
        z-index: 1
    }

@media (max-width:1024px) {
    .global-component_cookie-banner .btn-primary-wrap:before {
        bottom: -2.8rem
    }
}

.global-component_cookie-banner .btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: .3rem;
    bottom: .3rem;
    left: .3rem;
    right: .3rem;
    -webkit-border-radius: .9rem;
    border-radius: .9rem;
    background-color: rgba(90, 28, 185, .19);
    z-index: 1
}

@media (max-width:1024px) {
    .global-component_cookie-banner .btn-primary:after {
        display: none;
        content: inherit
    }
}

.global-component_cookie-banner .btn-primary > span {
    display: block;
    padding: 1.5rem 3rem;
    position: relative;
    z-index: 2;
    font-size: 1.4rem;
    font-weight: 700
}

@media (max-width:1024px) {
    .global-component_cookie-banner .btn-primary > span {
        padding: 2.5rem 4rem;
        font-size: 1.6rem;
        line-height: 1.6rem;
        font-weight: 400
    }
}

.global-component_cookie-banner .btn-primary > span:before {
    content: "";
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    right: 0;
    height: 4rem;
    -webkit-background-size: contain;
    background-size: contain;
    opacity: .8;
    z-index: 3
}

@media (max-width:1024px) {
    .global-component_cookie-banner .btn-primary > span:before {
        bottom: -1.6rem
    }
}

.global-component_contact-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(26, 19, 36, .4);
    z-index: 999999;
    -webkit-transition: all .2s;
    -o-transition: .2s all;
    transition: all .2s
}

    .global-component_contact-popup:not(.is-active) {
        opacity: 0;
        visibility: hidden;
        z-index: -1
    }

.global-component_contact-popup--inner {
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
    height: 100%;
    margin: auto;
    -webkit-border-radius: 1.6rem;
    border-radius: 1.6rem;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(51, 33, 86, .04);
    box-shadow: 0 4px 20px rgba(51, 33, 86, .04)
}

.global-component_contact-popup--chat .global-component_contact-popup--inner {
    max-width: 800px;
    max-height: 720px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:768px) {
    .global-component_contact-popup--chat .global-component_contact-popup--inner {
        height: 64rem;
        max-height: 80vh
    }
}

.global-component_contact-popup--chat__head {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem;
    border-bottom: .1rem solid rgba(203, 202, 216, .6)
}

@media (max-width:768px) {
    .global-component_contact-popup--chat__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:768px) {
    .global-component_contact-popup--chat__head--left {
        margin-bottom: 1.6rem
    }
}

.global-component_contact-popup--chat__head--user {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

    .global-component_contact-popup--chat__head--user,
    .global-component_contact-popup--chat__head--user figure {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .global-component_contact-popup--chat__head--user figure {
            width: 6.4rem;
            height: 6.4rem;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin: 0 2rem 0 0;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            border: 1px solid #c7c7cc
        }

            .global-component_contact-popup--chat__head--user figure img {
                width: 5.6rem;
                height: 5.6rem;
                -o-object-fit: cover;
                object-fit: cover;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                vertical-align: middle
            }

        .global-component_contact-popup--chat__head--user div div {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center
        }

            .global-component_contact-popup--chat__head--user div div:first-of-type {
                margin-bottom: .3rem
            }

                .global-component_contact-popup--chat__head--user div div:first-of-type strong {
                    font-size: 1.4rem;
                    font-weight: 700;
                    line-height: 2.4rem;
                    color: #3e3a9b
                }

                .global-component_contact-popup--chat__head--user div div:first-of-type span {
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: horizontal;
                    -webkit-box-direction: normal;
                    -webkit-flex-direction: row;
                    -ms-flex-direction: row;
                    flex-direction: row;
                    -webkit-box-align: center;
                    -webkit-align-items: center;
                    -ms-flex-align: center;
                    align-items: center;
                    font-size: 1.2rem;
                    font-weight: 500;
                    line-height: 1.4rem;
                    color: #c7c8f2;
                    margin-left: .6rem
                }

                    .global-component_contact-popup--chat__head--user div div:first-of-type span:before {
                        content: "";
                        display: block;
                        width: .4rem;
                        height: .4rem;
                        margin-right: .6rem;
                        -webkit-border-radius: 50%;
                        border-radius: 50%;
                        background-color: #c7c8f2
                    }

            .global-component_contact-popup--chat__head--user div div:last-of-type span,
            .global-component_contact-popup--chat__head--user div div:last-of-type strong {
                font-size: 1.4rem;
                line-height: 2.1rem
            }

            .global-component_contact-popup--chat__head--user div div:last-of-type strong {
                color: #0ca751
            }

            .global-component_contact-popup--chat__head--user div div:last-of-type span {
                margin-right: .8rem;
                color: #5c5c5c
            }

.global-component_contact-popup--chat__head--right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto
}

@media (max-width:768px) {
    .global-component_contact-popup--chat__head--right {
        width: 100%;
        margin-left: 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.global-component_contact-popup--chat__head--right > div {
    margin: 0 2.8rem
}

@media (max-width:768px) {
    .global-component_contact-popup--chat__head--right > div {
        margin: 0
    }
}

.global-component_contact-popup--chat__head--right > div > span,
.global-component_contact-popup--chat__head--right > div > strong {
    display: block
}

.global-component_contact-popup--chat__head--right > div > span {
    margin: 0 0 .4rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #5c5c5c
}

.global-component_contact-popup--chat__head--right > div > strong {
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #2b2b2b
}

.global-component_contact-popup--chat__head--right > div.spent {
    padding: 1rem 2.4rem;
    margin-right: 0;
    -webkit-border-radius: 1.6rem;
    border-radius: 1.6rem;
    background-color: #f5f6fa
}

    .global-component_contact-popup--chat__head--right > div.spent strong {
        text-align: right;
        color: #5051ed
    }

.global-component_contact-popup--chat__body {
    padding: 0 2rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: auto
}

.global-component_contact-popup--chat__body--date {
    display: block;
    width: 100%;
    margin: 2.4rem 0;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #a0a0ba;
    text-align: center
}

.global-component_contact-popup--chat__body--row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 2.4rem 0
}

    .global-component_contact-popup--chat__body--row,
    .global-component_contact-popup--chat__body--row.row-incoming {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .global-component_contact-popup--chat__body--row.row-incoming figure {
            margin: auto 1.2rem 0 0
        }

        .global-component_contact-popup--chat__body--row.row-incoming .global-component_contact-popup--chat__body_bubble--inner {
            -webkit-border-radius: .8rem .8rem .8rem 0;
            border-radius: .8rem .8rem .8rem 0;
            background-color: #f6f5f7
        }

            .global-component_contact-popup--chat__body--row.row-incoming .global-component_contact-popup--chat__body_bubble--inner span {
                color: #7176a0
            }

            .global-component_contact-popup--chat__body--row.row-incoming .global-component_contact-popup--chat__body_bubble--inner time {
                color: #cbcad8
            }

        .global-component_contact-popup--chat__body--row.row-outgoing {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse
        }

            .global-component_contact-popup--chat__body--row.row-outgoing figure {
                margin: auto 0 2.8rem 1.2rem
            }

            .global-component_contact-popup--chat__body--row.row-outgoing .global-component_contact-popup--chat__body_bubble--inner {
                -webkit-border-radius: .8rem .8rem 0 .8rem;
                border-radius: .8rem .8rem 0 .8rem;
                background-color: #a0a0ba
            }

                .global-component_contact-popup--chat__body--row.row-outgoing .global-component_contact-popup--chat__body_bubble--inner span,
                .global-component_contact-popup--chat__body--row.row-outgoing .global-component_contact-popup--chat__body_bubble--inner time {
                    color: #fff
                }

        .global-component_contact-popup--chat__body--row figure img {
            width: 3.2rem;
            height: 3.2rem;
            -o-object-fit: cover;
            object-fit: cover;
            -webkit-border-radius: 50%;
            border-radius: 50%
        }

.global-component_contact-popup--chat__body_bubble {
    max-width: 380px
}

.global-component_contact-popup--chat__body_bubble,
.global-component_contact-popup--chat__body_bubble--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.global-component_contact-popup--chat__body_bubble--inner {
    width: 100%;
    padding: 1.6rem .9rem .9rem 2rem
}

    .global-component_contact-popup--chat__body_bubble--inner span,
    .global-component_contact-popup--chat__body_bubble--inner time {
        display: block
    }

    .global-component_contact-popup--chat__body_bubble--inner span {
        padding-right: 1.1rem;
        margin: 0 0 .5rem;
        font-size: 1.6rem;
        line-height: 2.2rem
    }

    .global-component_contact-popup--chat__body_bubble--inner time {
        margin-left: auto;
        font-size: 1.4rem;
        line-height: 1.6rem
    }

.global-component_contact-popup--chat__body_bubble--status {
    display: block;
    margin: 12px 0 0 auto;
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-align: right;
    color: #a0a0ba
}

.global-component_contact-popup--chat__footer--close {
    display: block;
    padding: 0 0 0 1.6rem;
    margin: 1rem auto 2rem;
    font-size: 1.4rem;
    color: #7176a0;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: url(icon-close-light-gray.8d4dfa2c.svg) 0 no-repeat;
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem;
    cursor: pointer
}

.global-component_contact-popup--chat__footer--typing {
    padding: 1.6rem 0;
    background-color: #fff
}

@media (max-width:768px) {
    .global-component_contact-popup--chat__footer--typing {
        padding: 1.6rem 2rem
    }
}

.global-component_contact-popup--chat__footer--typing span {
    display: block;
    width: 100%;
    max-width: 73.6rem;
    margin: auto;
    font-size: 14px;
    font-style: italic;
    color: #a0a0ba
}

.global-component_contact-popup--chat__footer--controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 1.6rem 2rem;
    border-top: .1rem solid rgba(203, 202, 216, .6)
}

    .global-component_contact-popup--chat__footer--controls button,
    .global-component_contact-popup--chat__footer--controls input {
        font-family: Roboto, sans-serif;
        border: none;
        background: none
    }

    .global-component_contact-popup--chat__footer--controls input {
        width: 100%;
        margin: 0 2rem;
        font-size: 1.4rem;
        color: #7176a0
    }

        .global-component_contact-popup--chat__footer--controls input ::-webkit-input-placeholder {
            font-size: 1.4rem;
            color: #cbcad8
        }

        .global-component_contact-popup--chat__footer--controls input :-moz-placeholder,
        .global-component_contact-popup--chat__footer--controls input ::-moz-placeholder {
            font-size: 1.4rem;
            color: #cbcad8
        }

        .global-component_contact-popup--chat__footer--controls input :-ms-input-placeholder {
            font-size: 1.4rem;
            color: #cbcad8
        }

    .global-component_contact-popup--chat__footer--controls button {
        cursor: pointer
    }

        .global-component_contact-popup--chat__footer--controls button.attach-file {
            width: 1.8rem;
            height: 1.9rem;
            -webkit-background-size: contain;
            background-size: contain
        }

        .global-component_contact-popup--chat__footer--controls button.add-emoji {
            width: 2rem;
            height: 2rem;
            -webkit-background-size: contain;
            background-size: contain
        }

        .global-component_contact-popup--chat__footer--controls button.send {
            width: 2rem;
            height: 2rem;
            margin-left: 2rem;
            -webkit-background-size: contain;
            background-size: contain
        }

.global-component_contact-popup--video .global-component_contact-popup--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 60rem;
    max-height: 25.6rem
}

@media (max-width:768px) {
    .global-component_contact-popup--video .global-component_contact-popup--inner {
        height: 29.6rem;
        max-height: 80vh
    }
}

.global-component_contact-popup--video__body {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.global-component_contact-popup--video__footer--close {
    display: block;
    padding: 0 0 0 1.6rem;
    margin: 1rem auto 2rem;
    font-size: 1.4rem;
    color: #7176a0;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: url(icon-close-light-gray.8d4dfa2c.svg) 0 no-repeat;
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem;
    cursor: pointer
}

.global-component_contact-popup--error .global-component_contact-popup--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 60rem;
    max-height: 12.6rem
}

@media (max-width:768px) {
    .global-component_contact-popup--error .global-component_contact-popup--inner {
        height: 16.6rem;
        max-height: 80vh
    }
}

.global-component_contact-popup--error__body {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.mfa {
    width: 100% !important;
    margin: 0 !important
}

    .mfa button {
        cursor: pointer
    }

.mfa--banner {
    width: 100%;
    padding: 1.6rem 1.6rem 1.6rem 7.2rem;
    margin: 0 0 4rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    -webkit-background-size: 4rem, 100%;
    background-size: 4rem, 100%;
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: #3e3a9b
}

@media (max-width:1024px) {
    .mfa--banner {
        padding-left: 5.6rem;
        -webkit-background-size: 2.4rem, 100%;
        background-size: 2.4rem, 100%
    }
}

.mfa--code {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

    .mfa--code,
    .mfa--code input {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .mfa--code input {
            width: 4.8rem;
            height: 4.8rem;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 0 8px;
            font-size: 2rem;
            line-height: 2.8rem;
            color: #828282;
            font-weight: 500;
            text-align: center;
            -webkit-border-radius: .8rem;
            border-radius: .8rem;
            border: .2rem solid rgba(159, 165, 192, .24);
            background-color: #fff
        }

            .mfa--code input::-webkit-inner-spin-button,
            .mfa--code input::-webkit-outer-spin-button {
                -webkit-appearance: none !important;
                appearance: none !important;
                margin: 0 !important
            }

            .mfa--code input[type=number] {
                -moz-appearance: textfield !important
            }

.mfa p {
    margin: 1.2rem 0;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #808191;
    text-align: center
}

.mfa button {
    display: block;
    margin: 1.6rem auto;
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: #5051ed;
    border: none;
    background: none
}

.mfa > span,
.mfa label > span {
    display: block;
    margin: 0 0 2.8rem;
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: #5e5e5e;
    text-align: center;
    border: none;
    background: none
}

    .mfa > span a,
    .mfa label > span a {
        color: #5051ed;
        text-decoration: none
    }

.page-dashboard--info_form--upload {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width:768px) {
    .page-dashboard--info_form--upload {
        position: relative
    }
}

.page-dashboard--info_form--upload figure {
    margin: 0 2.4rem 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:768px) {
    .page-dashboard--info_form--upload figure {
        position: absolute
    }
}

.page-dashboard--info_form--upload figure img {
    width: 12rem;
    height: 12rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    -o-object-fit: cover;
    object-fit: cover
}

.page-dashboard--info_form--upload_form {
    width: 100%
}

    .page-dashboard--info_form--upload_form p.error {
        color: #f33939;
        font-size: 12px;
        margin-bottom: 0;
        margin-top: 4px
    }

.page-dashboard--info_form--upload_form--disclaimer {
    display: block;
    width: 100%;
    padding: 2rem 2rem 2rem 6rem;
    margin: 0 0 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #3e3a9b;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    -webkit-background-size: 1.8rem, 100%;
    background-size: 1.8rem, 100%
}

@media (max-width:768px) {
    .page-dashboard--info_form--upload_form--disclaimer {
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px);
        height: 120px;
        margin-left: auto;
        padding: 6rem 2rem 2rem;
        -webkit-background-size: 2.5rem, 100%;
        background-size: 2.5rem, 100%
    }
}

.page-dashboard--info_form--upload_form--controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .page-dashboard--info_form--upload_form--controls input {
        position: absolute;
        opacity: 0;
        z-index: -1
    }

    .page-dashboard--info_form--upload_form--controls label {
        width: auto !important;
        margin: 0 2rem 0 0
    }

    .page-dashboard--info_form--upload_form--controls span {
        background: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0;
        font-family: Roboto, sans-serif;
        font-size: 1.4rem;
        font-weight: 500;
        text-transform: uppercase;
        padding: 1.3rem 2rem;
        -webkit-border-radius: .8rem;
        border-radius: .8rem;
        border: .1rem solid #c7c8f2;
        cursor: pointer
    }

        .page-dashboard--info_form--upload_form--controls span.page-dashboard--info_form--upload_form--controls_upload {
            padding: 1.3rem 1.6rem 1.3rem 4rem;
            color: #5051ed;
            -webkit-background-size: 1.2rem 1.2rem;
            background-size: 1.2rem;
            margin: 0
        }

        .page-dashboard--info_form--upload_form--controls span.page-dashboard--info_form--upload_form--controls_remove {
            color: #f33939
        }

.alert {
    width: 100%;
    background-color: #ffc0c0;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

    .alert.alert-danger {
        color: red
    }

    .alert.alert-success {
        background-color: #dff0d8;
        color: #3c763d
    }

    .alert .close {
        background-color: rgba(0, 0, 0, 0);
        border: none
    }

        .alert .close span {
            color: red
        }

        .alert .close:hover {
            cursor: pointer
        }

    .alert span.flash-msg-close-btn {
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        padding: 0 5px;
        margin-left: 10px
    }

        .alert span.flash-msg-close-btn:hover {
            cursor: pointer
        }

.footer {
    -webkit-background-size: cover;
    background-size: cover
}

    .footer .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: -webkit-calc(135rem + 64px);
        max-width: calc(135rem + 64px)
    }

@media (max-width:1024px) {
    .footer .container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-newsletter {
    position: relative;
    padding: 9rem 0 4rem;
    margin-top: -4rem;
    background: top no-repeat;
    background-size: 1490px auto;
    -webkit-background-size: contain
}

@media (max-width:1024px) {
    .footer-newsletter {
        padding: 2.4rem 0;
        background: #151775;
        background-image: none !important
    }
}

.footer-newsletter:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 4rem;
    background-color: #161775;
    z-index: -1
}

.footer-newsletter .checkboxinput {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .footer-newsletter .checkboxinput label {
        padding-top: 10px;
        line-height: 25px;
        font-size: 1.2rem
    }

.footer-newsletter .message {
    display: none;
    color: #fff;
    margin-top: 10px
}

    .footer-newsletter .message.error {
        color: red
    }

.footer-newsletter .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2
}

@media (max-width:1024px) {
    .footer-newsletter .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer-newsletter--left h2,
.footer-newsletter--left span {
    display: block;
    color: #fff
}

.footer-newsletter--left h2 {
    margin: 0 0 .6rem;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 3.2rem
}

@media (max-width:1024px) {
    .footer-newsletter--left h2 {
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 3rem
    }
}

.footer-newsletter--left span {
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (max-width:1024px) {
    .footer-newsletter--left span {
        margin: 0 0 1.6rem;
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

.footer-newsletter--form {
    position: relative;
    width: 100%;
    max-width: 35rem
}

    .footer-newsletter--form input {
        border: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none
    }

        .footer-newsletter--form input[type=email] {
            width: 100%;
            padding: 1.9rem 2.3rem;
            -webkit-border-radius: 1.1rem;
            border-radius: 1.1rem;
            font-family: Roboto, sans-serif;
            font-size: 1.8rem;
            line-height: 2.1rem;
            color: #828282;
            background-color: #fff
        }

            .footer-newsletter--form input[type=email] ::-webkit-input-placeholder {
                color: #828282
            }

            .footer-newsletter--form input[type=email] :-moz-placeholder {
                color: #828282
            }

            .footer-newsletter--form input[type=email] ::-moz-placeholder {
                color: #828282
            }

            .footer-newsletter--form input[type=email] :-ms-input-placeholder {
                color: #828282
            }

        .footer-newsletter--form input[type=submit] {
            position: absolute;
            top: .5rem;
            right: .8rem;
            width: 5.6rem;
            height: 5.6rem;
            background: 50% no-repeat;
            -webkit-background-size: contain;
            background-size: contain;
            cursor: pointer
        }

.footer-top {
    padding: 4.5rem 0 8rem
}

@media (max-width:1024px) {
    .footer-top {
        padding: 4rem 0
    }
}

.footer-top--widget {
    width: 16%
}

    .footer-top--widget:first-of-type {
        width: 20%
    }

@media (max-width:1024px) {
    .footer-top--widget:first-of-type {
        width: 100%
    }
}

.footer-top--widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

    .footer-top--widget ul:not(.footer-top--widget-social) li {
        display: block;
        margin: 2.4rem 0;
        font-size: 2rem;
        line-height: 1.6rem
    }

@media (max-width:1024px) {
    .footer-top--widget ul:not(.footer-top--widget-social) li {
        margin: 1.2rem 0
    }
}

.footer-top--widget ul:not(.footer-top--widget-social) li a,
.footer-top--widget ul:not(.footer-top--widget-social) li span {
    display: block
}

.footer-top--widget ul:not(.footer-top--widget-social) li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    color: #fff;
    text-decoration: none
}

@media (max-width:1024px) {
    .footer-top--widget ul:not(.footer-top--widget-social) li a {
        font-size: 1.2rem;
        line-height: 1.5rem
    }
}

.footer-top--widget ul:not(.footer-top--widget-social) li a:before {
    content: "";
    display: block;
    margin-right: 1.1rem;
    width: .6rem;
    height: .6rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #c4c4c4
}

.footer-top--widget ul:not(.footer-top--widget-social) li span {
    font-size: 1.7rem;
    font-weight: 700;
    color: #58d2ff
}

@media (max-width:1024px) {
    .footer-top--widget ul:not(.footer-top--widget-social) li span {
        font-size: 1.2rem
    }
}

.footer-top--widget figure {
    margin: 0;
    padding: 0
}

.footer-top--widget .site-branding {
    display: block;
    margin-bottom: 5rem
}

@media (max-width:1024px) {
    .footer-top--widget .site-branding {
        text-align: center
    }
}

.footer-top--widget .site-branding img {
    height: 3.3rem
}

.footer-top--widget .site-branding + figcaption strong {
    display: block;
    margin: 0 0 .3rem;
    font-size: 2.1rem;
    line-height: 2.4rem;
    font-weight: 700;
    color: #fff
}

.footer-top--widget .site-branding + figcaption span {
    display: block;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #fff
}

.footer-top--widget-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 4rem 0 0 !important
}

@media (max-width:1024px) {
    .footer-top--widget-social {
        margin: 4rem 0 2rem !important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-top--widget-social li {
    margin: 0 .7rem
}

    .footer-top--widget-social li:first-of-type {
        margin-left: 0
    }

    .footer-top--widget-social li:last-of-type {
        margin-right: 0
    }

    .footer-top--widget-social li a {
        display: block;
        width: 3.9rem;
        height: 3.9rem;
        -webkit-border-radius: 1.2rem;
        border-radius: 1.2rem;
        border: .4rem solid rgba(102, 144, 255, .35);
        background-color: #fff;
        -webkit-box-shadow: 0 59px 70px 0 rgba(2, 17, 138, .7);
        box-shadow: 0 59px 70px 0 rgba(2, 17, 138, .7)
    }

@media (max-width:1024px) {
    .footer-top--widget-social li a {
        width: 4.2rem;
        height: 4.2rem;
        -webkit-border-radius: 1.2rem;
        border-radius: 1.2rem;
        border: .4rem solid rgba(102, 144, 255, .35)
    }
}

.footer-top--widget-social li a.icon-twitter {
    -webkit-background-size: auto 1.4rem;
    background-size: auto 1.4rem;
    background-clip: content-box
}

@media (max-width:1024px) {
    .footer-top--widget-social li a.icon-twitter {
        -webkit-background-size: auto 1.8rem;
        background-size: auto 1.8rem;
        background-clip: content-box
    }
}

.footer-top--widget-social li a.icon-facebook {
    -webkit-background-size: auto 1.8rem;
    background-size: auto 1.8rem;
    background-clip: content-box
}

@media (max-width:1024px) {
    .footer-top--widget-social li a.icon-facebook {
        -webkit-background-size: auto 1.8rem;
        background-size: auto 1.8rem;
        background-clip: content-box
    }
}

.footer-top--widget-social li a.icon-pinterest {
    -webkit-background-size: auto 1.8rem;
    background-size: auto 1.8rem;
    background-clip: content-box
}

@media (max-width:1024px) {
    .footer-top--widget-social li a.icon-pinterest {
        -webkit-background-size: auto 1.8rem;
        background-size: auto 1.8rem;
        background-clip: content-box
    }
}

.footer-top--widget-social li a.icon-instagram {
    -webkit-background-size: auto 1.8rem;
    background-size: auto 1.8rem;
    background-clip: content-box
}

@media (max-width:1024px) {
    .footer-top--widget-social li a.icon-instagram {
        -webkit-background-size: auto 2.2rem;
        background-size: auto 2.2rem;
        background-clip: content-box
    }
}

.footer-top--widget h3 {
    display: inline-block;
    margin-bottom: .4rem;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8rem;
    color: #fff
}

@media (max-width:1024px) {
    .footer-top--widget h3 {
        margin-bottom: 1rem;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1
    }
}

@media (max-width:1024px) {
    .footer-top--widget:nth-of-type(2) {
        width: 49%
    }
}

@media (max-width:1024px) {
    .footer-top--widget:nth-of-type(3) {
        width: 49%
    }
}

@media (max-width:1024px) {
    .footer-top--widget:nth-of-type(4) {
        width: 49%
    }
}

@media (max-width:1024px) {
    .footer-top--widget:nth-of-type(5) {
        width: 49%
    }
}

@media (max-width:1024px) {
    .footer-top--widget:nth-of-type(6) {
        width: 100%
    }
}

.footer-bottom {
    padding: 2.4rem 0;
    background-color: rgba(16, 18, 152, .4)
}

@media (max-width:1024px) {
    .footer-bottom {
        padding: 2rem 0
    }
}

.footer-bottom .container a,
.footer-bottom .container address,
.footer-bottom .container span {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4rem;
    color: #63b3fe
}

@media (max-width:1024px) {
    .footer-bottom .container a,
    .footer-bottom .container address,
    .footer-bottom .container span {
        width: 100%;
        font-size: 1.2rem;
        text-align: center
    }
}

.footer-bottom .container > a {
    margin: 0 1.2rem
}

@media (max-width:1024px) {
    .footer-bottom .container > a {
        margin: .8rem 0;
        text-decoration: none
    }
}

.footer-bottom .container > a:last-of-type {
    margin-right: 0
}

@media (max-width:1024px) {
    .footer-bottom .container > a:last-of-type,
    .footer-bottom .container > a:nth-last-of-type(2) {
        width: auto;
        margin: 0 .6rem
    }
}

.footer-bottom .container span:first-of-type {
    margin-left: 0;
    margin-right: 1.7rem
}

@media (max-width:1024px) {
    .footer-bottom .container span:first-of-type {
        margin-right: 0;
        margin-bottom: 2rem
    }
}

@media (max-width:1024px) {
    .footer-bottom .container span:last-of-type {
        width: 100%;
        margin-left: 0
    }
}

.footer-bottom .container address {
    margin-right: auto;
    color: #fff;
    font-style: normal
}

@media (max-width:1024px) {
    .footer-bottom .container address {
        margin-bottom: 2rem
    }
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: rgba(0, 0, 0, 0);
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
        background-image: linear-gradient(180deg, #eee 50%, #ccc);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: rgba(0, 0, 0, 0);
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888;
            border-width: 0 4px 5px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0)
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
