.Image_image__5RgVm {
    display: inline-block;
    vertical-align: top;
    /* opacity: 0; */
    transition: opacity .2s
}

.Image_image__5RgVm.Image_loaded__qmdFe {
    opacity: 1
}

.Logo_logo__srTfk {
    position: relative;
    z-index: 1;
    display: inline-flex
}

.Logo_logo__srTfk.Logo_logoText__II6w9 {
    display: flex;
    align-items: center
}

.Logo_logo__srTfk.Logo_logoText__II6w9 .Logo_check__yd9yr {
    width: 56px
}

@media only screen and (max-width:767px) {
    .Logo_logo__srTfk.Logo_logoText__II6w9 .Logo_check__yd9yr {
        width: 44px
    }
}

.Logo_check__yd9yr {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    aspect-ratio: 1
}

.Logo_check__yd9yr:after,
.Logo_check__yd9yr:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.Logo_check__yd9yr:before {
    background: hsla(0, 0%, 97%, .03);
    box-shadow: 0 0 0 2px hsla(0, 0%, 7%, .6), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Logo_check__yd9yr:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Logo_check__yd9yr img {
    position: relative;
    height: auto;
    z-index: 1;
    opacity: 1
}

.Logo_text__Iz7AO {
    margin-left: 16px;
    opacity: 1
}

@media only screen and (max-width:767px) {
    .Logo_text__Iz7AO {
        width: 97px;
        margin-left: 12px
    }
}

.Button_button__tXR96.animated {
    --glow-color: #ffd500;
    /* default */
    --glow-color-light: #ffd500;
    background-color: var(--glow-color);
    animation: glowing 1300ms infinite;
    box-shadow: 0 0 5px var(--glow-color);
}

.Button_button__tXR96.animated {}

@keyframes glowing {
    0% {
        background-color: var(--glow-color);
        box-shadow: 0 0 5px var(--glow-color);
    }

    50% {
        background-color: var(--glow-color-light);
        box-shadow: 0 0 20px var(--glow-color-light);
    }

    100% {
        background-color: var(--glow-color);
        box-shadow: 0 0 5px var(--glow-color);
    }
}

.Button_button__tXR96 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 52px;
    padding: 0 32px;
    overflow: hidden;
    border-radius: 32px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    color: hsla(0, 0%, 97%, .7)
}

.Button_button__tXR96.button-white {
    background: white;
    color: black;
}

.Button_button__tXR96.button-yellow {
    background-image: linear-gradient(300deg, #ffd500 97%, #ffc300 69%, #ffb100 1%);
    color: black;
}

.Button_button__tXR96.button-purple {
    background: #5500d7;
    color: white;
}

.Button_button__tXR96:after,
.Button_button__tXR96:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px;
}

.Button_button__tXR96:before {
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
}

.Button_button__tXR96:after {
    z-index: 2;
    border: 1px solid hsla(0, 0%, 97%, .25);
    -webkit-mask-image: linear-gradient(170deg, #000, transparent 50%);
    mask-image: linear-gradient(170deg, #000, transparent 50%);
    pointer-events: none;
    opacity: .25;
}

.Button_button__tXR96:hover .Button_circle__jGOah:before {
    opacity: 0;
}

.Button_button__tXR96:hover .Button_circle__jGOah:after {
    opacity: 1;
    transform: scale(1);
}

.Button_button__transparent {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 52px;
    padding: 0 32px;
    overflow: hidden;
    border-radius: 32px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;

}

.Button_button__transparent:after,
.Button_button__transparent:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}



.Button_button__transparent.dark:before {

    border: 1px solid #202020;
}

.Button_button__transparent.dark:after {
    z-index: 2;
    border: 1px solid hsla(0, 0%, 97%, .25);

    pointer-events: none;
    opacity: .25;

}


.Button_button__transparent:before {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    border: 1px solid white;
}

.Button_button__transparent:after {
    z-index: 2;
    border: 1px solid hsla(0, 0%, 97%, .25);
    -webkit-mask-image: linear-gradient(170deg, #000, transparent 50%);
    mask-image: linear-gradient(170deg, #000, transparent 50%);
    pointer-events: none;
    opacity: .25
}

.Button_button__transparent:hover .Button_circle__jGOah:before {
    opacity: 0
}

.Button_button__transparent:hover .Button_circle__jGOah:after {
    opacity: 1;
    transform: scale(1)
}



.Button_title__z9_Ba {
    position: relative;
    z-index: 4
}

.Button_circle__jGOah {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    z-index: 3;
    width: 200px;
    height: 200px
}

.Button_circle__jGOah:after,
.Button_circle__jGOah:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.Button_circle__jGOah:before {
    background: conic-gradient(from 180deg at 50% 50%, hsla(0, 0%, 100%, .01) 180deg, hsla(0, 0%, 100%, .05) 1turn);
    filter: blur(15px);
    animation: Button_button-circle__MSfF7 3.6s linear infinite;
    transition: opacity .5s
}

.Button_circle__jGOah:after {
    transform: scale(.5);
    inset: 30px;
    background: hsla(0, 0%, 97%, .12);
    -webkit-mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent);
    mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent);
    filter: blur(5px);
    opacity: 0;
    transition: all 1s
}

@keyframes Button_button-circle__MSfF7 {
    0% {
        transform: translateX(0) rotate(0)
    }

    25% {
        transform: translateX(-30px) rotate(90deg)
    }

    50% {
        transform: translateX(0) rotate(180deg)
    }

    75% {
        transform: translateX(30px) rotate(270deg)
    }

    to {
        transform: translateX(0) rotate(1turn)
    }
}

.Header_header__fvvUC {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10
}

@media only screen and (max-width:767px) {
    .Header_header__fvvUC.Header_fixed__zoOaQ {
        position: fixed
    }
}

.Header_image__WMgVg {
    opacity: 1
}

.Header_container__F70Qv {
    display: flex;
    align-items: center;
    height: 120px;

}

@media only screen and (max-width:767px) {
    .Header_container__F70Qv {
        height: 76px;
        padding: 0 24px;
        margin-top: 12px;
    }
}

.Header_inner__bUhj3 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.Header_button__w11MN,
.Header_logo__i__y1 {
    position: relative;
    z-index: 3
}

@media only screen and (max-width:767px) {
    .Header_logo__i__y1 img {
        width: 153px
    }

    .Header_button__w11MN {
        height: 44px;
        padding: 0 20px
    }
}

.Header_overlay__GNUfd {
    position: absolute;
    inset: -8px;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all .2s;
    z-index: -1;
}

.Header_overlay__GNUfd:after,
.Header_overlay__GNUfd:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Header_overlay__GNUfd:before {
    background: hsla(0, 0%, 97%, .03);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Header_overlay__GNUfd:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(178deg, #000, transparent 75%);
    mask-image: linear-gradient(178deg, #000, transparent 75%);
    pointer-events: none
}

@media only screen and (max-width:767px) {
    .Header_overlay__GNUfd.Header_visible___CStK {
        visibility: visible;
        opacity: 1
    }
}

.ud-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.sticky {
    position: fixed;
    z-index: 99;
    background-color: #202020de;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    --globalnav-backdrop-filter: saturate(180%) blur(20px);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.sticky .navbar {
    padding: 0;
}

.navbar {
    padding: 0px 0;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navbar-brand {
    padding: 0;
    width: 145px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-brand {
        padding: 12px 0;
        width: 110px;
        margin-right: 0;
    }

    .Header_fixed__zoOaQ .navbar-brand {
        padding: 12px 0 12px 24px;
    }
}

.navbar-brand img {
    max-width: 160px;
}

.navbar-toggler {
    padding: 0 12px;
}

.navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 5px 0;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        top: 140%;
        right: 0;
        width: 100%;
        background-color: transparent;
        z-index: 9;
        padding: 0px;
        display: none;
        border-radius: 5px;
    }

    .navbar-collapse:before {
        background: rgba(40, 40, 40, .7);
        box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
        -webkit-backdrop-filter: blur(50px);
        backdrop-filter: blur(50px);
    }

    .navbar-collapse:after {
        border: 1.5px solid hsla(0, 0%, 100%, .1);
        -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
        mask-image: linear-gradient(172deg, #000, transparent 50%);
        pointer-events: none;
    }

    .navbar-collapse:after,
    .navbar-collapse:before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 32px;
    }

    .navbar-collapse.show {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-nav {
        padding: 20px 30px;
    }
}

.navbar-nav .nav-item {
    position: relative;
    padding: 0px 10px;
}

@media only screen and (min-width: 1023px) and (max-width: 1199px) {
    .navbar-nav .nav-item {
        padding: 0px 5px;
    }

    .navbar-brand {

        width: 110px;
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-nav .nav-item {
        padding: 0px;
    }

    .Header_button__w11MN {
        margin-right: 10px;
    }
}





.navbar-nav .nav-item>a {
    font-size: 12px;
    font-weight: 400;
    opacity: .8;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 25px 8px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-nav .nav-item>a {
        display: block;
        padding: 8px 0;
        font-size: 14px;
        font-weight: 500;
        font-family: 'DDTW00';
        opacity: .5;
    }
}

.navbar-nav .nav-item>a:hover,
.navbar-nav .nav-item>a.active {
    color: #FFDA03;
    opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {

    .navbar-nav .nav-item>a:hover,
    .navbar-nav .nav-item>a.active {
        color: var(--primary-color);
        opacity: 1;
    }
}

.navbar-nav .nav-item .ud-submenu {
    position: absolute;
    width: 250px;
    background: var(--white);
    top: 110%;
    padding: 20px 30px;
    -webkit-box-shadow: 0 15px 44px rgba(140, 140, 140, 0.18);
    box-shadow: 0 15px 44px rgba(140, 140, 140, 0.18);
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-nav .nav-item .ud-submenu {
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        padding: 0px;
        opacity: 1;
        visibility: visible;
        display: none;
    }
}

.navbar-nav .nav-item .ud-submenu.show {
    display: block;
}

.navbar-nav .nav-item .ud-submenu .ud-submenu-link {
    padding: 7px 0;
    color: var(--heading-color);
    font-size: 14px;
}

.navbar-nav .nav-item .ud-submenu .ud-submenu-link:hover {
    color: var(--primary-color);
}

.navbar-nav .nav-item:hover>a {
    color: #FFDA03;
    opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-nav .nav-item:hover>a {
        color: var(--primary-color);
        opacity: 1;
    }
}

.navbar-nav .nav-item:hover>.ud-submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.navbar-nav .nav-item.nav-item-has-children>a {
    position: relative;
}

.navbar-nav .nav-item.nav-item-has-children>a::after {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    right: -15px;
    top: 50%;
    margin-top: -2px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-nav .nav-item.nav-item-has-children>a::after {
        right: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px),
(max-width: 767px) {
    .navbar-btn {
        position: absolute;
        top: 50%;
        right: 50px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.navbar-btn .ud-main-btn {
    padding: 8px 16px;
    background: transparent;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
}

.navbar-btn .ud-login-btn:hover {
    opacity: 0.5;
}

.navbar-btn .ud-white-btn {
    background: rgba(255, 255, 255, 0.2);
}

.navbar-btn .ud-white-btn:hover {
    background: white;
    color: var(--heading-color);
}

.sticky .navbar-toggler .toggler-icon {
    background-color: var(--heading-color);
}

.sticky .navbar-nav .nav-item:hover>a {
    color: var(--primary-color);
    opacity: 1;
}

.sticky .navbar-nav .nav-item a {
    color: var(--heading-color);
}

.sticky .navbar-nav .nav-item a.active,
.sticky .navbar-nav .nav-item a:hover {
    color: var(--primary-color);
    opacity: 1;
}

.sticky .navbar-btn .ud -main-btn.ud-login-btn {
    color: var(--heading-color);
}

.sticky .navbar-btn .ud-main-btn.ud-login-btn:hover {
    color: var(--primary-color);
    opacity: 1;
}

.sticky .navbar-btn .ud-white-btn {
    background: var(--primary-color);
    color: var(--white);
}

.sticky .navbar-btn .ud-white-btn:hover {
    background: var(--heading-color);
}


.Groups_groups__0bGaI {
    position: relative;
    border-radius: 32px
}

.Groups_groups__0bGaI:after,
.Groups_groups__0bGaI:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Groups_groups__0bGaI:before {
    background: hsla(0, 0%, 97%, .04);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Groups_groups__0bGaI:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Groups_inner__le7n3 {
    position: relative;
    z-index: 2;
    padding: 12px
}

.Groups_head__DPqUy.Groups_hide__3xIa5,
.Groups_list__BwYCS.Groups_hide__3xIa5 {
    opacity: 1;
}

.Groups_head__DPqUy {
    display: flex;
    align-items: center;
    margin-bottom: 12px
}

.Groups_search__Led4F {
    display: flex;
    align-items: center;
    flex-grow: 1;
    height: 44px;
    padding: 0 10px;
    background: rgba(40, 40, 40, .7);
    border-radius: 22px;
    font-size: 14px;
    line-height: 1.4;
    color: hsla(0, 0%, 97%, .25)
}

.Groups_search__Led4F svg {
    flex-shrink: 0;
    margin-right: 12px;
    fill: hsla(0, 0%, 97%, .4)
}

.Groups_add__dP5zh {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin-left: 8px;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Groups_add__dP5zh svg {
    fill: hsla(0, 0%, 97%, .7)
}

.Groups_add__dP5zh:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    border-radius: 50%;
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Groups_group__W_132 {
    position: relative;
    display: flex;
    align-items: center;
    height: 68px;
    padding: 0 12px;
    background: hsla(0, 0%, 97%, .02);
    border-radius: 20px;
    font-size: 14px;
    line-height: 1.4
}

.Groups_group__W_132:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    border-radius: 20px;
    -webkit-mask-image: linear-gradient(175deg, #000, transparent 50%);
    mask-image: linear-gradient(175deg, #000, transparent 50%);
    pointer-events: none
}

.Groups_group__W_132.Groups_hover__bRO2_ {
    background: hsla(0, 0%, 97%, .1)
}

.Groups_group__W_132:not(:last-child) {
    margin-bottom: 8px
}

.Groups_group__W_132 .Groups_icon__KdcbI {
    margin-right: 16px;
    background: hsla(0, 0%, 97%, .05)
}

.Groups_group__W_132 .Groups_icon__KdcbI svg {
    fill: hsla(0, 0%, 97%, .8)
}



.Groups_icon__KdcbI {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 50%;
    padding-right: 0px;
}

#pricing .Groups_icon__KdcbI {
    width: auto;
    padding-right: 10px;
}

.Groups_title__PsuMW {
    margin-right: auto;
    font-weight: 500;
    color: hsla(0, 0%, 97%, .8)
}

.Groups_counter__2qXgB {
    flex-shrink: 0;
    width: 20px;
    text-align: center;
    color: hsla(0, 0%, 97%, .8)
}

.Groups_cursor__k1CM0 {
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 5
}

.Groups_cursor__k1CM0 img {
    opacity: 1
}

.Groups_tooltip__HlQxY {
    position: absolute;
    top: calc(100% - 8px);
    right: calc(100% - 4px);
    padding: 8px 16px;
    border-radius: 32px;
    background: linear-gradient(0deg, rgba(212, 84, 29, .95), rgba(212, 84, 29, .95));
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    font-weight: 500;
    width: max-content;
    color: hsla(0, 0%, 97%, .76)
}

.Groups_new__YHyOI {
    position: relative;
    margin-top: 8px
}

.Groups_field__V2hMD {
    position: relative;
    display: flex;
    align-items: center;
    height: 68px;
    padding: 0 12px;
    background: rgba(40, 40, 40, .5);
    border-radius: 20px;
    font-size: 14px;
    line-height: 1.4
}

.Groups_field__V2hMD:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    border-radius: 20px;
    -webkit-mask-image: linear-gradient(175deg, #000, transparent 50%);
    mask-image: linear-gradient(175deg, #000, transparent 50%);
    pointer-events: none
}

.Groups_field__V2hMD .Groups_icon__KdcbI {
    margin-right: 16px;
    background: hsla(0, 0%, 97%, .1)
}

.Groups_field__V2hMD .Groups_icon__KdcbI svg {
    fill: hsla(0, 0%, 97%, .8)
}

.Groups_subtitle__jZ_dU {
    position: relative;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    color: hsla(0, 0%, 97%, .21)
}

.Groups_dropdown__C2B_R {
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(100% + 8px);
    padding: 16px 12px 12px
}

@media only screen and (max-width:1023px) {
    .Groups_dropdown__C2B_R {
        max-width: 441px
    }
}

.Groups_dropdown__C2B_R:after,
.Groups_dropdown__C2B_R:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Groups_dropdown__C2B_R:before {
    background: hsla(0, 0%, 97%, .05);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px)
}

.Groups_box__R1AlP {
    position: relative;
    z-index: 2
}

.Groups_box__R1AlP .Groups_icon__KdcbI svg {
    fill: hsla(0, 0%, 97%, .4)
}

.Groups_box__R1AlP .Groups_icon__KdcbI.Groups_active__tw1BU {
    background: hsla(0, 0%, 97%, .1)
}

.Groups_box__R1AlP .Groups_icon__KdcbI.Groups_active__tw1BU svg {
    fill: hsla(0, 0%, 97%, .95)
}

.Groups_box__R1AlP:not(:last-child) {
    margin-bottom: 16px
}

.Groups_wrap__R_YXQ {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    pointer-events: none;
}

.Groups_category__MhjCV {
    margin-bottom: 4px;
    padding-left: 12px;
    font-size: 12px;
    line-height: 1.33;
    font-weight: 600;
    color: hsla(0, 0%, 97%, .25)
}

.Groups_color__4sZ0R {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 10px;
    border-radius: 50%
}

.Groups_color__4sZ0R.Groups_active__tw1BU:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(40, 40, 40, .8)
}

.CompletedTasks_completedTasks__6zgg1 {
    position: absolute;
    inset: 0;
    overflow: hidden
}

.CompletedTasks_circles__FOUkr {
    position: absolute;
    inset: 0;
    -webkit-mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent);
    mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent)
}

.CompletedTasks_circle__C2SFs {
    position: absolute;
    left: 50%;
    width: 336px;
    height: 336px;
    transform: translateX(-50%);
    border-radius: 50%
}

.CompletedTasks_circle__C2SFs:after,
.CompletedTasks_circle__C2SFs:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.CompletedTasks_circle__C2SFs:before {
    background: conic-gradient(from 180deg at 50% 50%, hsla(0, 0%, 100%, 0) 0deg, hsla(0, 0%, 100%, .05) 1turn)
}

.CompletedTasks_circle__C2SFs:after {
    border: 1px solid hsla(0, 0%, 100%, .15)
}

.CompletedTasks_circle__C2SFs:first-child {
    bottom: 50%
}

.CompletedTasks_circle__C2SFs:first-child:before {
    transform: rotate(135deg)
}

.CompletedTasks_circle__C2SFs:first-child:after {
    -webkit-mask-image: linear-gradient(0deg, #000, transparent 30%);
    mask-image: linear-gradient(0deg, #000, transparent 30%)
}

.CompletedTasks_circle__C2SFs:nth-child(2) {
    top: 50%
}

.CompletedTasks_circle__C2SFs:nth-child(2):before {
    opacity: .3
}

.CompletedTasks_circle__C2SFs:nth-child(2):after {
    -webkit-mask-image: linear-gradient(180deg, #000, transparent 20%);
    mask-image: linear-gradient(180deg, #000, transparent 20%)
}

.CompletedTasks_preview__dJalN {
    position: absolute;
    top: 51%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%)
}

.CompletedTasks_boxes__vOqtN {
    position: relative;
    width: 144px;
    padding: 12.5px 12px 10px
}

.CompletedTasks_boxes__vOqtN:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px;
    background: hsla(0, 0%, 97%, .02);
    box-shadow: 0 24px 24px 0 rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.CompletedTasks_box__YqtoF {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 37px;
    padding: 0 16px
}

.CompletedTasks_box__YqtoF:after,
.CompletedTasks_box__YqtoF:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px
}

.CompletedTasks_box__YqtoF:before {
    background: hsla(0, 0%, 97%, .05);
    box-shadow: 0 24px 24px 0 rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px)
}

.CompletedTasks_box__YqtoF:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.CompletedTasks_box__YqtoF:first-child {
    z-index: 2;
    margin-bottom: 6.5px
}

.CompletedTasks_box__YqtoF:nth-child(2) {
    z-index: 1;
    margin-bottom: 3.5px
}

.CompletedTasks_box__YqtoF:nth-child(2):before {
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 0 0 8px 0 hsla(0, 0%, 97%, .25), 0 32px 24px -16px rgba(0, 0, 0, .4)
}

.CompletedTasks_box__YqtoF:nth-child(2):after {
    border-width: 1px
}

.CompletedTasks_box__YqtoF:nth-child(3) {
    margin-bottom: 3.5px
}

.CompletedTasks_box__YqtoF:nth-child(3):before {
    background: rgba(40, 40, 40, .3)
}

.CompletedTasks_box__YqtoF img {
    position: relative;
    z-index: 2;
    opacity: 1
}

.CompletedTasks_lines__Bz14r {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column
}

.CompletedTasks_lines__Bz14r:after,
.CompletedTasks_lines__Bz14r:before {
    content: "";
    display: block;
    height: 4px;
    border-radius: 1px
}

.CompletedTasks_lines__Bz14r:before {
    width: 28px;
    margin-bottom: 2px;
    background: hsla(0, 0%, 97%, .8)
}

.CompletedTasks_lines__Bz14r:after {
    width: 52px;
    background: hsla(0, 0%, 97%, .1)
}

.CompletedTasks_inner__P5_nC {
    position: absolute;
    inset: 3px;
    border: 1.5px solid hsla(0, 0%, 97%, .4);
    border-radius: 4px
}

.CompletedTasks_item__GtU0j {
    position: absolute;
    z-index: 5;
    width: 144px;
    height: 344px;
    border: 1.5px solid hsla(0, 0%, 97%, .03);
    border-radius: 16px
}

.CompletedTasks_item__GtU0j:first-child {
    top: 0;
    right: calc(100% + 4px);
    -webkit-mask-image: linear-gradient(265deg, #000, transparent 8%);
    mask-image: linear-gradient(265deg, #000, transparent 8%)
}

.CompletedTasks_item__GtU0j:nth-child(2) {
    top: 0;
    left: calc(100% + 4px);
    -webkit-mask-image: linear-gradient(95deg, #000, transparent 8%);
    mask-image: linear-gradient(95deg, #000, transparent 8%)
}

.CompletedTasks_item__GtU0j:nth-child(3) {
    left: 0;
    bottom: calc(100% + 4px);
    width: 292px;
    height: 144px;
    -webkit-mask-image: linear-gradient(2deg, #000, transparent 3%);
    mask-image: linear-gradient(2deg, #000, transparent 3%)
}

.Tasks_tasks__VqX7P {
    position: relative
}

.Tasks_tasks__VqX7P:after,
.Tasks_tasks__VqX7P:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Tasks_tasks__VqX7P:before {
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Tasks_tasks__VqX7P:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Tasks_tasks__VqX7P.Tasks_animation__niElT .Tasks_task___rEF7:nth-child(2) {
    z-index: 2
}

.Tasks_tasks__VqX7P.Tasks_animation__niElT .Tasks_task___rEF7:nth-child(2) .Tasks_in__H8lvN {
    transform: rotate(-2deg);
    top: 0;
    right: -28px;
    animation: Tasks_moveDown__x4KNF 4s ease-in-out 1s infinite
}

@media only screen and (max-width:767px) {
    .Tasks_tasks__VqX7P.Tasks_animation__niElT .Tasks_task___rEF7:nth-child(2) .Tasks_in__H8lvN {
        right: -40px
    }
}

.Tasks_tasks__VqX7P.Tasks_animation__niElT .Tasks_task___rEF7:nth-child(2) .Tasks_cursor__1JJNH {
    top: 60%;
    left: 80%;
    transform: rotate(2deg)
}

@media only screen and (max-width:767px) {
    .Tasks_tasks__VqX7P.Tasks_animation__niElT .Tasks_task___rEF7:nth-child(2) .Tasks_cursor__1JJNH {
        top: 70%;
        left: 60%
    }
}

.Tasks_tasks__VqX7P.Tasks_animation__niElT .Tasks_task___rEF7:nth-child(3) .Tasks_in__H8lvN {
    animation: Tasks_moveUp__gFrC7 4s ease-in-out 1s infinite
}

.Tasks_tasks__VqX7P.Tasks_completed__diRC4 .Tasks_inner__9Q4WO {
    display: flex;
    flex-direction: column;
    height: 480px
}

@media only screen and (max-width:767px) {
    .Tasks_tasks__VqX7P.Tasks_completed__diRC4 .Tasks_inner__9Q4WO {
        height: 448px
    }
}

@keyframes Tasks_moveDown__x4KNF {
    0% {
        transform: translateY(0) rotate(-2deg)
    }

    15%,
    50% {
        transform: translateY(calc(100% + 8px)) rotate(-2deg)
    }

    65%,
    to {
        transform: translateY(0) rotate(-2deg)
    }
}

@keyframes Tasks_moveUp__gFrC7 {
    0% {
        transform: translateY(0)
    }

    15%,
    50% {
        transform: translateY(calc(-100% - 8px))
    }

    65%,
    to {
        transform: translateY(0)
    }
}

.Tasks_inner__9Q4WO {
    position: relative;
    z-index: 2;
    padding: 12px
}

.Tasks_head__GfjcX {
    display: flex;
    align-items: center;
    margin-bottom: 24px
}

.Tasks_back__GF8lQ {
    display: flex;
    align-items: center;
    margin-right: auto;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    color: hsla(0, 0%, 97%, .95)
}

.Tasks_back__GF8lQ .Tasks_icon__DAdIa {
    margin-right: 12px
}

.Tasks_icon__DAdIa {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    gap: 4.5px;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Tasks_icon__DAdIa svg {
    fill: hsla(0, 0%, 97%, .7)
}

.Tasks_icon__DAdIa:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    border-radius: 50%;
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Tasks_icon__DAdIa span {
    position: relative;
    width: 3.5px;
    height: 3.5px;
    border-radius: 50%;
    border: 1.5px solid hsla(0, 0%, 97%, .7)
}

.Tasks_wrap__ofA1V {
    flex-grow: 1
}

.Tasks_previewCompletedTasks__iGhM5 {
    top: 50%
}

.Tasks_body__oaq_4 {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.Tasks_task___rEF7 {
    position: relative
}

.Tasks_task___rEF7.Tasks_isActions__c80Zi .Tasks_in__H8lvN {
    padding-right: 120px
}

.Tasks_task___rEF7.Tasks_isActions__c80Zi .Tasks_drag__xAdEL svg {
    fill: hsla(0, 0%, 97%, .35)
}

.Tasks_task___rEF7.Tasks_isSelected__bgj0C .Tasks_in__H8lvN {
    background: hsla(0, 0%, 97%, .02)
}

.Tasks_task___rEF7.Tasks_isSelected__bgj0C .Tasks_title__SZn8j {
    color: hsla(0, 0%, 97%, .5)
}

.Tasks_task___rEF7.Tasks_isSelected__bgj0C .Tasks_radio__n_vxD:before {
    opacity: 1
}

.Tasks_task___rEF7.Tasks_isHover__I49EQ .Tasks_in__H8lvN {
    background: hsla(0, 0%, 97%, .1)
}

.Tasks_task___rEF7.Tasks_isHover__I49EQ .Tasks_drag__xAdEL svg {
    fill: hsla(0, 0%, 97%, .5)
}

.Tasks_task___rEF7:nth-child(2) {
    z-index: 2
}

.Tasks_task___rEF7:nth-child(2) .Tasks_in__H8lvN {
    transform: rotate(-2deg);
    top: 13px;
    right: -52px;
    background: hsla(0, 0%, 97%, .1);
    box-shadow: 0 32px 60px 0 rgba(40, 40, 40, .5);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px)
}

@media only screen and (max-width:767px) {
    .Tasks_task___rEF7:nth-child(2) .Tasks_in__H8lvN {
        top: 0;
        right: -40px
    }
}

.Tasks_task___rEF7:nth-child(2) .Tasks_cursor__1JJNH {
    top: 63%;
    left: 65%;
    transform: rotate(2deg)
}

@media only screen and (max-width:767px) {
    .Tasks_task___rEF7:nth-child(2) .Tasks_cursor__1JJNH {
        top: 75%;
        left: 50%
    }
}

.Tasks_in__H8lvN {
    position: relative;
    display: flex;
    align-items: center;
    height: 56px;
    padding: 0 48px;
    background: hsla(0, 0%, 97%, .05);
    border-radius: 12px
}

#main.sportcareer .Tasks_in__H8lvN {
    padding: 0 48px 0 12px;
    gap: 10px;
}

.Tasks_radio__n_vxD {
    position: absolute;
    top: 16px;
    left: 12px;
    width: 24px;
    height: 24px;
    border: 3px solid hsla(0, 0%, 97%, .25);
    border-radius: 50%;
    cursor: pointer;
    transition: border-color .2s
}

.Tasks_radio__n_vxD:before {
    content: "";
    position: absolute;
    inset: 3px;
    border-radius: 50%;
    background: linear-gradient(180deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .3));
    opacity: 0;
    transition: opacity .2s
}

.Tasks_title__SZn8j {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    color: hsla(0, 0%, 97%, .7)
}

.Tasks_actions__qxFD1,
.Tasks_drag__xAdEL {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.Tasks_actions__qxFD1 {
    right: 48px;
    display: flex;
    align-items: center;
    gap: 12px
}

.Tasks_action__P5mHm {
    font-size: 0;
    opacity: .8
}

.Tasks_action__P5mHm svg {
    fill: hsla(0, 0%, 97%, .7)
}

.Tasks_drag__xAdEL {
    right: 12px;
    font-size: 0
}

.Tasks_drag__xAdEL svg {
    fill: hsla(0, 0%, 97%, .125)
}

.Tasks_foot__MMh2Y {
    display: flex;
    align-items: center;
    margin-top: 24px;
    padding-left: 8px
}

.Tasks_progress___fYMy {
    display: flex;
    align-items: center;
    margin-right: auto;
    font-size: 12px;
    line-height: 1.33;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: hsla(0, 0%, 97%, .25)
}

.Tasks_progress___fYMy .Tasks_circle__WlrXf {
    margin-right: 12px
}

.Tasks_progress___fYMy .Tasks_image__OwBZx {
    opacity: 1
}

.Tasks_progress___fYMy span {
    margin-left: 8px;
    color: hsla(0, 0%, 97%, .4)
}

.Tasks_cursor__1JJNH {
    position: absolute;
    z-index: 5
}

.Tasks_cursor__1JJNH img {
    opacity: 1
}

.Tasks_tooltip__1FHL1 {
    position: absolute;
    top: calc(100% - 10px);
    left: calc(100% - 6px);
    padding: 8px 16px;
    border-radius: 32px;
    background: rgba(53, 61, 244, .95);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    color: hsla(0, 0%, 97%, .76)
}

.Tasks_tooltip__1FHL1.task_yellow {
    background: #FFB100;
    color: #202020;
}

.StarField_stars__ioGcE {
    position: absolute;
    inset: 0;
    opacity: .6
}

.StarField_star__GI6_r,
.StarField_star__GI6_r:before {
    position: absolute;
    border-radius: 50%;
    background: #919191
}

.StarField_star__GI6_r:before {
    content: "";
    inset: 0
}

.StarField_star1__gEe7q:before {
    animation: StarField_twinkle__zizUU 5s linear 1s infinite backwards
}

.StarField_star2__oIbE6:before {
    animation: StarField_twinkle__zizUU 5s linear 3s infinite backwards
}

.StarField_star3__mOmd4:before {
    animation: StarField_twinkle__zizUU 5s linear 5s infinite backwards
}

.StarField_star4__Xc9vv:before {
    animation: StarField_twinkle__zizUU 5s linear 7s infinite backwards
}

.StarField_star5__ES3VT:before {
    animation: StarField_twinkle__zizUU 5s linear 9s infinite backwards
}

@keyframes StarField_twinkle__zizUU {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    10% {
        opacity: 0;
        transform: scale(5)
    }

    20% {
        opacity: 0;
        transform: scale(1)
    }

    30% {
        opacity: 1;
        transform: scale(1)
    }
}

.Images_images__ob3_o {
    position: relative;
    margin-bottom: 164px;
    cursor: default
}

#main.rewards .Images_images__ob3_o {
    margin-top: 160px;
}

@media only screen and (max-width:1023px) {
    .Images_images__ob3_o {
        margin-bottom: 196px
    }
}

@media only screen and (max-width:767px) {
    .Images_images__ob3_o {
        margin-bottom: 96px
    }
}

.Images_inner__AC65s {
    position: relative
}

.Images_inner__AC65s:before {
    content: "";
    position: absolute;
    inset: -.5px 0;
    z-index: 1;
    border-color: hsla(0, 0%, 97%, .02);
    border-style: solid;
    border-width: 1.5px 0;
    pointer-events: none
}

@media only screen and (max-width:767px) {
    .Images_inner__AC65s:before {
        display: none
    }
}

.Images_row__7Ig_c {
    display: flex;
    justify-content: space-between;
    max-width: 960px;
    margin: 0 auto
}

@media only screen and (max-width:767px) {
    .Images_row__7Ig_c {
        display: none
    }
}

.Images_group__bT0CX {
    width: 414px
}

#main.rewards .Images_group__bT0CX {
    width: 300px;
}

@media only screen and (max-width:1023px) {
    .Images_group__bT0CX:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0
    }
}

.Images_dropdown__gR0bg {
    left: 58px
}

.Images_center__fd6V0 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    width: 380px;
    padding: 16px;
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:1023px) {
    .Images_center__fd6V0 {
        width: 390px
    }
}

@media only screen and (max-width:767px) {
    .Images_center__fd6V0 {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: translate(0)
    }
}

.Images_center__fd6V0:after,
.Images_center__fd6V0:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 48px
}

.Images_center__fd6V0:before {
    z-index: 2;
    background: linear-gradient(142deg, hsla(0, 0%, 97%, .1), hsla(0, 0%, 97%, .04) 44.62%);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 54px 32px -16px rgba(5, 5, 5, .05), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 12px 0 rgba(5, 5, 5, .1), 0 4px 4px -4px rgba(5, 5, 5, .1), 0 .5px 1.5px -4px rgba(5, 5, 5, .5);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Images_center__fd6V0:after {
    z-index: 3;
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Images_overlay__0nugm {
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: 48px;
    border: 12px solid hsla(0, 0%, 97%, .5);
    opacity: .4;
    background: linear-gradient(158deg, hsla(0, 0%, 100%, .06) 14.19%, hsla(0, 0%, 100%, 0) 50.59%, hsla(0, 0%, 100%, 0) 68.79%, hsla(0, 0%, 100%, .02) 105.18%);
    filter: blur(24px)
}

.Images_circle__YPWhZ {
    position: absolute;
    left: 26px;
    bottom: 130px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-image: linear-gradient(125deg, #8854dd 46.24%, #ed5f0f 82.69%)
}

.Images_tasks__YZsP5 {
    z-index: 4
}

.Images_stars__k2PMB {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1120px;
    height: 640px;
    z-index: -1
}

.Hero_hero__zbJ_R {
    position: relative;
    overflow: hidden
}

#main.rewards .Hero_hero__zbJ_R {
    /* overflow: overlay; */
}

.Hero_container__r6kzJ {
    position: relative
}

.Hero_container__r6kzJ:before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    right: 40px;
    bottom: 84px;
    border-color: hsla(0, 0%, 97%, .02);
    border-style: solid;
    border-width: 0 1.5px;
    -webkit-mask-image: linear-gradient(180deg, transparent, #000 50%, transparent);
    mask-image: linear-gradient(180deg, transparent, #000 50%, transparent)
}

@media only screen and (max-width:1023px) {
    .Hero_container__r6kzJ:before {
        left: 32px;
        right: 32px
    }
}

@media only screen and (max-width:767px) {
    .Hero_container__r6kzJ:before {
        left: 24px;
        right: 24px
    }
}

.Hero_head__6VTKk {
    margin-bottom: 128px;
    text-align: center;
    max-width: 720px;

    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width:1023px) {
    .Hero_head__6VTKk {
        margin-bottom: 120px
    }
}

@media only screen and (max-width:767px) {
    .Hero_head__6VTKk {
        margin-bottom: 58px
    }
}

.Hero_title__jf4ri {
    opacity: .8
}

.Hero_info__lQil8 {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .7)
}

@media only screen and (max-width:1023px) {
    .Hero_info__lQil8 {
        margin-bottom: 32px
    }





}

.Hero_button__0s8Lz {
    margin-bottom: 12px
}

.Hero_version__IP8Xl {
    font-size: 12.1px;
    line-height: 1.2;
    color: hsla(0, 0%, 97%, .5)
}

.Hero_images__ZBZYZ {
    position: relative;
    margin-bottom: 164px
}

.Hero_foot__5SCfd {
    text-align: center
}

.Hero_foot__5SCfd.dark {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-direction: row;
}

.Hero_description__vkyWC {
    margin-bottom: 24px;
    opacity: .8;
    color: hsla(0, 0%, 97%, .5)
}

.dark .Hero_description__vkyWC {
    color: hsla(0, 0%, 0%, 0.5);
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}

.Hero_description__vkyWC span:not(.text-dark) {
    font-weight: 700;
    color: hsla(0, 0%, 97%, .95)
}

#main.home .Hero_description__vkyWC span:not(.text-dark) {
    color: hsla(0, 0%, 0%, 0.95)
}

.Hero_avatars__iExO7 {
    display: flex;
    justify-content: center;
    align-items: center
}

.Hero_avatar__AJ68O {
    position: relative;
    z-index: 1;
    margin: -2px 0;
    border-radius: 50%;
    border: 4px solid #202020;
    overflow: hidden
}

.dark .Hero_avatar__AJ68O {
    border: 4px solid #ffb901
}

.Hero_avatar__AJ68O img {
    position: relative;
    z-index: 2;
    transform: scale(1.05)
}

.Hero_avatar__AJ68O:not(:first-child) {
    margin-left: -17px
}

.Label_label__JE4q3 {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 28px;
    margin-bottom: 16px;
    padding: 2px 16px 0;
    overflow: hidden;
    border-radius: 16px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.65;
    text-transform: uppercase;
    color: hsla(0, 0%, 97%, .5)
}

.Label_label__JE4q3:after,
.Label_label__JE4q3:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px
}

.Label_label__JE4q3:before {
    inset: 1.5px;
    z-index: 3;
    background: #202020
}

.Label_label__JE4q3:after {
    z-index: 2;
    border: 1.5px solid hsla(0, 0%, 97%, .05);
    -webkit-mask-image: linear-gradient(170deg, #000, transparent 50%);
    mask-image: linear-gradient(170deg, #000, transparent 50%);
    pointer-events: none;
    opacity: .25
}

.Label_title__2VrQG {
    position: relative;
    z-index: 4;
    opacity: .8
}

.Label_circle___Rqq2 {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    z-index: 1;
    width: 200px;
    height: 200px
}

.Label_circle___Rqq2:after,
.Label_circle___Rqq2:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.Label_circle___Rqq2:before {
    background: conic-gradient(from 180deg at 50% 51%, hsla(0, 0%, 100%, .01) 330deg, #fff 1turn);
    filter: blur(15px);
    animation: Label_button-circle__mi51P 3.6s linear infinite;
    transition: opacity .5s
}

.Label_circle___Rqq2:after {
    transform: scale(.5);
    inset: 30px;
    background: hsla(0, 0%, 97%, .12);
    -webkit-mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent);
    mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent);
    filter: blur(5px);
    opacity: 0;
    transition: all 1s
}

@keyframes Label_button-circle__mi51P {
    0% {
        transform: translateX(0) rotate(0)
    }

    25% {
        transform: translateX(-30px) rotate(90deg)
    }

    50% {
        transform: translateX(0) rotate(180deg)
    }

    75% {
        transform: translateX(30px) rotate(270deg)
    }

    to {
        transform: translateX(0) rotate(1turn)
    }
}

.Bento_bento__KDxRf {
    position: relative;
    flex: 1 1
}

@media only screen and (max-width:1023px) {
    .Bento_bento__KDxRf {
        width: 100%
    }

    .Hero_foot__5SCfd.dark {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        flex-direction: column;
    }

    .dark .Hero_description__vkyWC {

        margin-top: 0px;
        margin-bottom: 0;
        text-align: left;
    }


}

.Bento_bento__KDxRf:after,
.Bento_bento__KDxRf:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 40px
}

.Bento_bento__KDxRf:before {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    background: hsla(0, 0%, 97%, .02);
    box-shadow: inset 2px 4px 16px hsla(0, 0%, 97%, .06)
}

.Bento_bento__KDxRf:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(180deg, #000, transparent 75%);
    mask-image: linear-gradient(180deg, #000, transparent 75%);
    pointer-events: none
}

.Bento_bento__KDxRf:first-child .Bento_illustration__1M5m6,
.Bento_bento__KDxRf:nth-child(2) .Bento_illustration__1M5m6 {
    top: 50%;
    left: 50%;
    width: 389px;
    transform: translate(-50%, -50%)
}

.Bento_bento__KDxRf:first-child .Bento_illustration__1M5m6 img,
.Bento_bento__KDxRf:nth-child(2) .Bento_illustration__1M5m6 img {
    width: 100%
}

.Bento_bento__KDxRf:nth-child(3) .Bento_illustration__1M5m6 {
    inset: 0
}

.Bento_inner__7r_bF {
    position: relative;
    z-index: 2;
    padding: 32px 12px 48px
}

@media only screen and (max-width:1259px) {
    .Bento_inner__7r_bF {
        padding-bottom: 24px
    }
}

.Bento_preview__0oLYb {
    position: relative;
    height: 328px;
    margin-bottom: 34px;
    overflow: hidden
}

#main.sportcareer .Bento_preview__0oLYb {
    overflow: visible;
}


@media only screen and (max-width:1259px) {
    .Bento_preview__0oLYb {
        margin-bottom: 28px
    }
}

@media only screen and (max-width:1023px) {
    .Bento_preview__0oLYb {
        margin-bottom: 26px
    }
}

@media only screen and (max-width:767px) {

    #main.sportcareer .Bento_bento__KDxRf:first-child .Bento_illustration__1M5m6,
    #main.sportcareer .Bento_bento__KDxRf:nth-child(2) .Bento_illustration__1M5m6 {
        width: 100%;
    }
}

.Bento_illustration__1M5m6 {
    position: absolute
}

.Bento_details__UfHNj {
    padding: 0 20px;
    opacity: .8
}

@media only screen and (max-width:1259px) {
    .Bento_details__UfHNj {
        padding: 0 12px
    }
}

.Bento_subtitle__lCSW2 {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold
}

@media only screen and (max-width:1259px) {
    .Bento_subtitle__lCSW2 {
        margin-bottom: 16px;
        font-size: 18px
    }
}

@media only screen and (max-width:1023px) {
    .Bento_subtitle__lCSW2 {
        margin-bottom: 12px;
        font-size: 20px
    }
}

.Bento_content__L0SQk {
    color: hsla(0, 0%, 97%, .5)
}

.Bento_number__aplMy {
    position: absolute;
    top: -28px;
    left: 50%;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 68px;
    height: 52px;
    transform: translateX(-50%);
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500
}

.Bento_number__aplMy:after,
.Bento_number__aplMy:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Bento_number__aplMy:before {
    background: linear-gradient(0deg, hsla(0, 0%, 97%, .1), hsla(0, 0%, 97%, .1));
    box-shadow: 0 0 0 2px hsla(0, 0%, 7%, .2), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Bento_number__aplMy:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(170deg, #000, transparent 75%);
    mask-image: linear-gradient(170deg, #000, transparent 75%);
    pointer-events: none
}

.Bento_number__aplMy span {
    position: relative;
    z-index: 2;
    opacity: .8
}

.Bento13_bento___nb_4 {
    position: relative;
    width: 100%;
    max-width: 380px;
    height: 328px;
    margin: 0 auto
}

.Bento13_inner__llziG {
    position: absolute;
    inset: 0;
    overflow: hidden;
    -webkit-mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent 97%);
    mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent 97%)
}

.Bento13_lines__RvKkC {
    position: absolute;
    top: 0;
    left: 50%;
    width: 390px;
    transform: translate(-50%)
}

.Bento13_lines__RvKkC img {
    opacity: 1
}

.Bento13_boxes__cQ5IP {
    position: absolute;
    top: 88px;
    left: 50%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 384px;
    gap: 4px;
    transform: translateX(-50%)
}

.Bento13_box__9zqLQ {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 1.5px solid hsla(0, 0%, 97%, .1);
    border-radius: 16px
}

.Bento13_box__9zqLQ:nth-child(5),
.Bento13_box__9zqLQ:nth-child(6) {
    width: 124px
}

.Bento13_box__9zqLQ:nth-child(12) {
    width: 252px
}

.Bento13_box__9zqLQ:nth-child(2),
.Bento13_box__9zqLQ:nth-child(4),
.Bento13_box__9zqLQ:nth-child(7) {
    border-color: hsla(0, 0%, 97%, .3)
}

.Bento13_box__9zqLQ:nth-child(3) {
    z-index: 3;
    border-color: hsla(0, 0%, 97%, .4);
    box-shadow: 0 32px 24px -16px rgba(0, 0, 0, .4)
}

.Bento13_box__9zqLQ:nth-child(3) svg {
    position: relative;
    z-index: 2
}

.Bento13_boxInner__bbL_c {
    position: absolute;
    inset: 2.5px;
    z-index: 1
}

.Bento13_boxInner__bbL_c:after,
.Bento13_boxInner__bbL_c:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px
}

.Bento13_boxInner__bbL_c:before {
    background: linear-gradient(0deg, hsla(0, 0%, 7%, .3), hsla(0, 0%, 7%, .3));
    box-shadow: inset 0 0 8px 0 hsla(0, 0%, 97%, .25), 0 32px 24px -16px rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px)
}

.Bento13_boxInner__bbL_c:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Bento13_circle__Ue_tK {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(180deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .3));
    box-shadow: 0 24px 24px 0 rgba(0, 0, 0, .3);
    opacity: .05
}

.Bento13_dot__TQbVr {
    position: absolute;
    left: calc(50% - 37px);
    width: 12px;
    height: 12px
}

.Bento13_dot__TQbVr:after,
.Bento13_dot__TQbVr:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.Bento13_dot__TQbVr:before {
    background: linear-gradient(0deg, hsla(0, 0%, 7%, .3), hsla(0, 0%, 7%, .3));
    box-shadow: inset 0 0 5.333px 0 hsla(0, 0%, 97%, .25), 0 21.333px 16px rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.Bento13_dot__TQbVr:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Bento13_dot__TQbVr:first-child {
    top: 83px
}

.Bento13_dot__TQbVr:nth-child(2) {
    top: 269px
}

.Bento13_dot__TQbVr span {
    display: block;
    position: absolute;
    inset: 3px;
    z-index: 2;
    border-radius: 50%;
    background: #f8f8f8
}

.Bento11_bento__cSwep {
    align-items: center;
    width: 100%;
    height: 336px;
    max-width: 336px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.Bento11_bento__cSwep,
.Bento11_socials__NK8wE {
    position: relative;
    display: flex;
    justify-content: center
}

.Bento11_socials__NK8wE {
    z-index: 2;
    flex-wrap: wrap;
    width: 270px;
    margin-top: -18px
}

.Bento11_plus__P7Dlm,
.Bento11_social__eais8 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin: 18px 15px 0
}

.Bento11_plus__P7Dlm:first-child,
.Bento11_social__eais8:first-child {
    margin-left: 30px
}

.Bento11_plus__P7Dlm:nth-child(2),
.Bento11_social__eais8:nth-child(2) {
    margin-right: 30px
}

.Bento11_plus__P7Dlm img,
.Bento11_plus__P7Dlm svg,
.Bento11_social__eais8 img,
.Bento11_social__eais8 svg {
    position: relative;
    z-index: 3
}

.Bento11_plus__P7Dlm svg,
.Bento11_social__eais8 svg {
    fill: hsla(0, 0%, 97%, .7);
    opacity: .7
}

.Bento11_image__CSa06 {
    opacity: 1
}

.Bento11_social__eais8:before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 97%, .1);
    border-radius: 50%;
    background: hsla(0, 0%, 97%, .01);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Bento11_plus__P7Dlm {
    border: 1.5px solid hsla(0, 0%, 97%, .4);
    border-radius: 50%
}

.Bento11_inner__4ElR6 {
    position: absolute;
    inset: 3px
}

.Bento11_inner__4ElR6:after,
.Bento11_inner__4ElR6:before {
    content: "";
    position: absolute;
    inset: 0
}

.Bento11_inner__4ElR6:before {
    background: linear-gradient(170deg, hsla(0, 0%, 7%, .3), hsla(0, 0%, 7%, .3)), hsla(0, 0%, 97%, .01);
    box-shadow: 0 32px 24px -16px rgba(0, 0, 0, .4), inset 0 0 8px hsla(0, 0%, 97%, .25);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-radius: 50%
}

.Bento11_inner__4ElR6:after {
    border: 1.5px solid hsla(0, 0%, 97%, .1);
    border-radius: 50%;
    -webkit-mask-image: linear-gradient(180deg, #000, transparent 90%);
    mask-image: linear-gradient(180deg, #000, transparent 90%);
    pointer-events: none
}

.Bento11_circles__EaB7R {
    position: absolute;
    inset: 0;
    -webkit-mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent);
    mask-image: radial-gradient(50% 50% at 50% 50%, #000, transparent)
}

.Bento11_circle__bHQ8I {
    position: absolute;
    left: 50%;
    z-index: -2;
    width: 336px;
    height: 336px;
    transform: translateX(-50%);
    border: 1px solid hsla(0, 0%, 100%, .15);
    border-radius: 50%
}

.Bento11_circle__bHQ8I:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: conic-gradient(from 180deg at 50% 50%, hsla(0, 0%, 100%, 0) 0deg, hsla(0, 0%, 100%, .05) 1turn)
}

.Bento11_circle__bHQ8I:first-child {
    bottom: 50%
}

.Bento11_circle__bHQ8I:first-child:before {
    transform: rotate(135deg)
}

.Bento11_circle__bHQ8I:nth-child(2) {
    top: 50%
}

.Bento11_circle__bHQ8I:nth-child(2):before {
    opacity: .3
}

.Work_head__tGRvq {
    max-width: 493px;
    margin: 0 auto 140px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .Work_head__tGRvq {
        margin-bottom: 100px
    }
}

.Work_title__Kc11X {
    background-image: linear-gradient(93deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:767px) {
    .Work_title__Kc11X {
        font-size: 36px;
        line-height: 1.2
    }
}

.Work_body__1DZz5 {
    position: relative
}

#main.kcoins .Work_body__1DZz5:not(:last-child),
#main.rewards .Work_body__1DZz5:not(:last-child) {
    padding-bottom: 160px;
}

#main.kcoins .Work_list__M3bYd,
#main.rewards .Work_list__M3bYd,
#main.sportcareer .Work_list__M3bYd {
    align-items: flex-start;

}

#main.rewards .Work_body__1DZz5 {
    max-width: 1120px;
    margin: 0 auto;
}

#main.rewards .Work_body__1DZz5:last-child {
    max-width: 740px;
    margin: 0 auto;
}

.Work_boxes__XZbYu {
    position: absolute;
    top: -76px;
    left: 50%;
    display: flex;
    width: 760px;
    transform: translateX(-50%);
    opacity: .1;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 50%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 50%, transparent)
}

@media only screen and (max-width:767px) {
    .Work_boxes__XZbYu {
        width: 375px
    }
}

.Work_box__wawAE {
    flex: 1 1;
    height: 48px;
    border-style: solid;
    border-color: #929292
}

.Work_box__wawAE:first-child {
    margin-right: -.75px;
    border-width: 1.5px 1.5px 0 0;
    border-top-right-radius: 24px
}

.Work_box__wawAE:nth-child(2) {
    margin-left: -.75px;
    border-width: 1.5px 0 0 1.5px;
    border-top-left-radius: 24px
}

.Work_list__M3bYd {
    display: flex;
    align-items: flex-start;

    gap: 20px
}

@media only screen and (max-width:1023px) {
    .Work_list__M3bYd {
        flex-direction: column;
        align-items: flex-start;
        max-width: 464px;
        margin: 0 auto;
        gap: 46px
    }

    #main.rewards .Work_body__1DZz5:last-child {
        max-width: 720px;
        margin: 0 auto;
    }

}

.Item_item__AQynQ {
    position: relative
}

.Item_item__AQynQ:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 3;
    border-color: hsla(0, 0%, 97%, .02);
    border-style: solid;
    border-width: 1.5px 0;
    pointer-events: none
}

@media only screen and (max-width:1023px) {
    .Item_item__AQynQ:before {
        left: -40px;
        right: -40px
    }
}

.Item_item__AQynQ:nth-child(2n) .Item_row__LFvuF {
    flex-direction: row-reverse;
    background: linear-gradient(236deg, hsla(0, 0%, 97%, .03), hsla(0, 0%, 97%, 0) 46.5%), linear-gradient(180deg, hsla(0, 0%, 97%, .02), hsla(0, 0%, 97%, 0))
}

.Item_item__AQynQ:not(:last-child) {
    margin-bottom: 20px
}

.Item_row__LFvuF {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px;
    border-radius: 108px;
    background: linear-gradient(124deg, hsla(0, 0%, 97%, .03), hsla(0, 0%, 97%, 0) 46.5%), linear-gradient(180deg, hsla(0, 0%, 97%, .02), hsla(0, 0%, 97%, 0))
}

@media only screen and (min-width:1920px) {
    .Item_row__LFvuF {
        max-width: 1680px;
    }

}


@media only screen and (max-width:1519px) {
    .Item_row__LFvuF {
        max-width: 1120px
    }

    #main.rewards .Work_body__1DZz5:last-child {
        max-width: 720px;
        margin: 0 auto;
    }
}

@media only screen and (max-width:1259px) {
    .Item_row__LFvuF {
        padding: 48px;
        border-radius: 96px
    }



}

@media only screen and (max-width:1023px) {
    .Item_row__LFvuF {
        display: block;
        border-radius: 80px
    }
}

@media only screen and (max-width:767px) {
    .Item_row__LFvuF {
        padding: 24px 12px;
        border-radius: 48px
    }
}

.Item_row__LFvuF:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    border-radius: 108px;
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

@media only screen and (max-width:1259px) {
    .Item_row__LFvuF:after {
        border-radius: 96px
    }
}

@media only screen and (max-width:1023px) {
    .Item_row__LFvuF:after {
        border-radius: 80px
    }
}

@media only screen and (max-width:767px) {
    .Item_row__LFvuF:after {
        border-radius: 48px
    }
}

.Item_details__1ygp7 {
    flex-shrink: 0;
    width: 450px
}

@media only screen and (max-width:1259px) {
    .Item_details__1ygp7 {
        width: 320px
    }
}

@media only screen and (max-width:1023px) {
    .Item_details__1ygp7 {
        position: relative;
        width: 100%;
        margin-bottom: 48px;
        padding-top: 8px
    }
}

@media only screen and (max-width:767px) {
    .Item_details__1ygp7 {
        margin-bottom: 40px;
        padding: 0 12px
    }
}

.Item_iconPreview__GSaJq {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    margin-bottom: 48px;
    border-radius: 16px;
    background: linear-gradient(0deg, hsla(0, 0%, 97%, .1), hsla(0, 0%, 97%, .1));
    box-shadow: 0 0 0 2px hsla(0, 0%, 9%, .75);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

@media only screen and (max-width:1023px) {
    .Item_iconPreview__GSaJq {
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%
    }
}

@media only screen and (max-width:767px) {
    .Item_iconPreview__GSaJq {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 24px
    }
}

.Item_iconPreview__GSaJq:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    border-radius: 16px;
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

@media only screen and (max-width:1023px) {
    .Item_iconPreview__GSaJq:after {
        border-radius: 50%
    }
}

.Item_iconPreview__GSaJq img {
    width: 24px
}

.Item_iconPreview__GSaJq .Item_image__wE6KX {
    opacity: 1
}

.Item_title__yxU4V {
    margin-bottom: 24px;
    background-image: linear-gradient(93deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: .8
}

@media only screen and (max-width:1023px) {
    .Item_title__yxU4V {
        margin-bottom: 32px;
        padding-right: 80px
    }
}

@media only screen and (max-width:767px) {
    .Item_title__yxU4V {
        margin-bottom: 16px;
        padding: 0;
        font-size: 24px;
        letter-spacing: 0
    }
}

.Item_content__W7Zr8 {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .4)
}

.Item_in__NkV9w,
.Item_overlay__3QCEg,
.Item_preview__eLFMN,
.Item_preview__eLFMN:after {
    border-radius: 48px
}

@media only screen and (max-width:767px) {

    .Item_in__NkV9w,
    .Item_overlay__3QCEg,
    .Item_preview__eLFMN,
    .Item_preview__eLFMN:after {
        border-radius: 44px
    }
}

.Item_preview__eLFMN {
    position: relative;
    flex-shrink: 0;
    width: 512px;
    padding: 24px;
    cursor: default
}

@media only screen and (max-width:1259px) {
    .Item_preview__eLFMN {
        width: 440px
    }
}

@media only screen and (max-width:1023px) {
    .Item_preview__eLFMN {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .Item_preview__eLFMN {
        padding: 12px
    }
}

.Item_preview__eLFMN:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(-25deg, #000, transparent 30%, transparent 50%, rgba(0, 0, 0, .3));
    mask-image: linear-gradient(-25deg, #000, transparent 30%, transparent 50%, rgba(0, 0, 0, .3));
    pointer-events: none
}

.Item_gradient__EtlbF,
.Item_in__NkV9w {
    position: absolute;
    inset: 0
}

.Item_in__NkV9w {
    overflow: hidden;
    background: linear-gradient(180deg, hsla(0, 0%, 97%, .03), hsla(0, 0%, 97%, .01) 79.79%)
}

.Item_gradient__EtlbF .Item_image__wE6KX {
    transform: scale(1.4);
    object-fit: cover;
    opacity: 1
}

.Item_overlay__3QCEg {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: #181818;
    opacity: .15
}

.Item_inner__nBlyF {
    position: relative;
    z-index: 2
}

.Illustration1_illustration__FSsZG {
    position: relative
}

.Illustration1_groups__e9hNL:before {
    background: rgba(40, 40, 40, .7)
}

.Illustration1_groups__e9hNL .Illustration1_list__DlCaR {
    padding-top: 28px
}

@media only screen and (max-width:767px) {
    .Illustration1_groups__e9hNL .Illustration1_list__DlCaR {
        padding-top: 0
    }
}

.Illustration1_groups__e9hNL .Illustration1_field__0zlH_ {
    background: rgba(40, 40, 40, .9)
}

.Illustration1_groups__e9hNL .Illustration1_dropdown__Q3H1y {
    bottom: calc(100% + 12px)
}

.Illustration1_item__daktu {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    height: 68px;
    padding: 0 32px 0 12px
}

@media only screen and (max-width:767px) {
    .Illustration1_item__daktu {
        display: none
    }
}

.Illustration1_item__daktu:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 34px;
    background: hsla(0, 0%, 100%, .1);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px)
}

.Illustration1_item__daktu:first-child {
    top: 32px;
    right: -131px
}

@media only screen and (max-width:1259px) {
    .Illustration1_item__daktu:first-child {
        right: -202px
    }
}

@media only screen and (max-width:1023px) {
    .Illustration1_item__daktu:first-child {
        right: -50px
    }
}

.Illustration1_item__daktu:nth-child(2) {
    top: 53px;
    left: -119px
}

.Illustration1_item__daktu:nth-child(3) {
    top: 213px;
    right: -90px
}

.Illustration1_item__daktu:nth-child(4) {
    left: -90px;
    top: 60%;
}

@media only screen and (max-width:1259px) {
    .Illustration1_item__daktu:nth-child(3) {
        right: -160px
    }

    .Illustration1_item__daktu:nth-child(4) {
        left: -90px;
        top: 60%;
    }
}

@media only screen and (max-width:1023px) {
    .Illustration1_item__daktu:nth-child(3) {
        right: -10px
    }

    .Illustration1_item__daktu:nth-child(4) {
        left: -90px;
        top: 60%;
    }
}

.Illustration1_icon__7EUzN,
.Illustration1_title__pt3M6 {
    position: relative;
    z-index: 2
}

.Illustration1_icon__7EUzN {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    margin-right: 12px;
    background: rgba(40, 40, 40, .6);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 50%
}

.Illustration1_icon__7EUzN:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    border-radius: 50%;
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Illustration1_icon__7EUzN .Illustration1_image__x5X3f {
    opacity: .8
}

.Illustration1_title__pt3M6 {
    font-weight: 500
}

.Illustration2_tasks__sfkti:before {
    background: rgba(40, 40, 40, .85)
}

.Illustration2_tasks__sfkti .Illustration2_tooltip__VJpaH {
    background: rgba(157, 68, 4, .95)
}

.Illustration2_tasks__sfkti .Illustration2_foot__lvIXL {
    margin-top: 32px
}

@media only screen and (max-width:767px) {
    .Illustration2_tasks__sfkti .Illustration2_foot__lvIXL {
        margin-top: 24px
    }
}

.Illustration3_tasks__NmQ7e:before {
    background: rgba(40, 40, 40, .85)
}

.Details_container__aqD0L {
    max-width: 1680px
}

@media only screen and (max-width:1259px) {
    .Details_container__aqD0L {
        padding: 0 40px
    }
}

@media only screen and (max-width:767px) {
    .Details_container__aqD0L {
        padding: 0 12px
    }
}

.Details_head__L8bxR {
    max-width: 960px;
    margin: 0 auto 112px;
    text-align: center
}

@media only screen and (max-width:1259px) {
    .Details_head__L8bxR {
        max-width: 688px;
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .Details_head__L8bxR {
        padding: 0 12px
    }
}

.Details_preview__TCx9m {
    position: relative;
    width: 112px;
    margin: 0 auto 112px
}

@media only screen and (max-width:1259px) {
    .Details_preview__TCx9m {
        margin-bottom: 80px
    }
}

.Details_preview__TCx9m:after,
.Details_preview__TCx9m:before {
    content: "";
    position: absolute;
    pointer-events: none;
    border-radius: 50%
}

.Details_preview__TCx9m:before {
    top: -18px;
    left: -9px;
    width: 2px;
    height: 2px;
    background: hsla(0, 0%, 100%, .6);
    box-shadow: 0 0 12px hsla(0, 0%, 100%, .6)
}

@media only screen and (max-width:767px) {
    .Details_preview__TCx9m:before {
        top: -9px;
        left: 0
    }
}

.Details_preview__TCx9m:after {
    left: -34px;
    bottom: -47px;
    width: 5px;
    height: 5px;
    background: linear-gradient(216deg, hsla(0, 0%, 100%, .3) 6.94%, hsla(0, 0%, 100%, 0) 91.91%);
    opacity: .5
}

.Details_check__aEFqY {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 112px;
    height: 112px;
    margin: 0 auto
}

@media only screen and (max-width:767px) {
    .Details_check__aEFqY {
        width: 80px;
        height: 80px
    }
}

.Details_check__aEFqY:after,
.Details_check__aEFqY:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.Details_check__aEFqY:before {
    background: hsla(0, 0%, 97%, .03);
    box-shadow: 0 0 0 3px hsla(0, 0%, 7%, .2), inset 4px 8px 32px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px)
}

.Details_check__aEFqY:after {
    border: 3px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Details_check__aEFqY img {
    position: relative;
    z-index: 2;
    opacity: 1
}

@media only screen and (max-width:767px) {
    .Details_check__aEFqY img {
        /* width: 34px; */
    }
}

.Details_circle__7Bdoh {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%
}

.Details_circle__7Bdoh:first-child {
    width: 240px;
    height: 240px;
    margin: -120px 0 0 -120px;
    border: 1.5px solid hsla(0, 0%, 97%, .014);
    animation: Details_rotate__i_axB 50s linear infinite
}

@media only screen and (max-width:767px) {
    .Details_circle__7Bdoh:first-child {
        width: 171px;
        height: 171px;
        margin: -85px 0 0 -85px
    }
}

.Details_circle__7Bdoh:nth-child(2) {
    width: 368px;
    height: 368px;
    margin: -184px 0 0 -184px;
    border: 1.5px solid hsla(0, 0%, 97%, .008)
}

@media only screen and (max-width:767px) {
    .Details_circle__7Bdoh:nth-child(2) {
        width: 262px;
        height: 262px;
        margin: -131px 0 0 -131px
    }
}

@keyframes Details_rotate__i_axB {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.Details_dot__87KQo {
    position: absolute;
    right: 5.3%;
    bottom: 24.5%;
    z-index: 1;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, .6);
    box-shadow: 0 0 12px hsla(0, 0%, 100%, .6)
}

.Details_title__5ww6X {
    margin-bottom: 40px;
    background-image: linear-gradient(93deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:767px) {
    .Details_title__5ww6X {
        margin-bottom: 16px;
        font-size: 24px;
        line-height: 1.2;
        letter-spacing: 0
    }
}

.Details_info__fGTn_ {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    opacity: .8
}

@media only screen and (max-width:767px) {
    .Details_info__fGTn_ {
        font-size: 16px
    }
}

.Details_body__BQ2OO {
    overflow: hidden
}

.Details_item__m15KQ:nth-child(2) .Details_overlay__x7s5u {
    opacity: .4
}

.Details_item__m15KQ:nth-child(3) .Details_overlay__x7s5u {
    opacity: .2
}

.Head_head__GmZ5j {
    max-width: 720px;
    margin: 0 auto 80px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .Head_head__GmZ5j {
        margin-bottom: 48px
    }
}

.Head_illustrations__gIOPN {
    position: relative;
    width: 232px;
    height: 232px;
    margin: 0 auto 80px
}

@media only screen and (max-width:767px) {
    .Head_illustrations__gIOPN {
        margin-bottom: 70px
    }
}

.Head_illustration__MKzt0,
.Head_laptop__9W_n3,
.Head_overlay__ULp1Q {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.Head_illustration__MKzt0 {
    width: 368px
}

.Head_overlay__ULp1Q {
    width: 116px;
    height: 148px;
    background: hsla(0, 0%, 97%, .02);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 12px
}

.Head_laptop__9W_n3 {
    width: 128px;
    height: 103px;
    z-index: 2
}

.Head_keyboards__bRIH3:after,
.Head_keyboards__bRIH3:before,
.Head_laptop__9W_n3:after,
.Head_laptop__9W_n3:before,
.Head_mirror__pSvRq:after,
.Head_mirror__pSvRq:before,
.Head_monitor__7I4H0:after,
.Head_monitor__7I4H0:before {
    content: "";
    position: absolute;
    inset: 0
}

.Head_laptop__9W_n3:after,
.Head_laptop__9W_n3:before {
    border-radius: 18px
}

.Head_laptop__9W_n3:before {
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 0 0 8px 0 hsla(0, 0%, 97%, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Head_laptop__9W_n3:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Head_monitor__7I4H0 {
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    height: 76px
}

.Head_monitor__7I4H0:after,
.Head_monitor__7I4H0:before {
    border-radius: 12px
}

.Head_monitor__7I4H0:before {
    background: hsla(0, 0%, 97%, .05);
    box-shadow: 0 24px 24px 0 rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px)
}

.Head_monitor__7I4H0:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Head_lines__EujLC {
    position: absolute;
    top: 22px;
    right: 18px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px
}

.Head_lines__EujLC span {
    width: 28px;
    height: 4px;
    border-radius: 1px;
    background: hsla(0, 0%, 97%, .1)
}

.Head_lines__EujLC span:first-child {
    background: hsla(0, 0%, 97%, .5)
}

.Head_lines__EujLC span:nth-child(2) {
    width: 52px
}

.Head_keyboards__bRIH3 {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 148px;
    height: 16px;
    transform: translateX(-50%)
}

.Head_keyboards__bRIH3:after,
.Head_keyboards__bRIH3:before {
    border-radius: 16px
}

.Head_keyboards__bRIH3:before {
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 0 0 8px 0 hsla(0, 0%, 97%, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Head_keyboards__bRIH3:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Head_magnifier__M3CGN {
    position: absolute;
    z-index: 3;
    top: 20px;
    left: -30px
}

.Head_magnifier__M3CGN img {
    opacity: 1
}

.Head_mirror__pSvRq {
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    z-index: 2
}

.Head_mirror__pSvRq:after,
.Head_mirror__pSvRq:before {
    border-radius: 50%
}

.Head_mirror__pSvRq:before {
    background: rgba(40, 40, 40, .9);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06)
}

.Head_mirror__pSvRq:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Head_mirror__pSvRq svg {
    position: relative;
    z-index: 1
}

.Head_dot__OkY9s {
    position: absolute;
    left: 50%;
    width: 12px;
    height: 12px;
    transform: translateX(-50%)
}

.Head_dot__OkY9s:after,
.Head_dot__OkY9s:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%
}

.Head_dot__OkY9s:before {
    background: linear-gradient(0deg, hsla(0, 0%, 7%, .3), hsla(0, 0%, 7%, .3));
    box-shadow: inset 0 0 5.333px 0 hsla(0, 0%, 97%, .25), 0 21.333px 16px rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.Head_dot__OkY9s:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Head_dot__OkY9s:first-child {
    top: calc(50% - 105px)
}

.Head_dot__OkY9s:nth-child(2) {
    bottom: calc(50% - 105px)
}

.Head_dot__OkY9s span {
    display: block;
    position: absolute;
    inset: 3px;
    z-index: 2;
    border-radius: 50%;
    background: #f8f8f8
}

.Head_title__fbilP {
    background-image: linear-gradient(93deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:767px) {
    .Head_title__fbilP {
        font-size: 36px;
        line-height: 1.2
    }
}

.Head_info___BhI6 {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .4)
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide a {
    pointer-events: auto;
    cursor: pointer;
    color: inherit;
}



.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.Testimonials_wrapper__OGQ7C {
    position: relative
}

.Testimonials_stars__9U5kE {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 776px
}

.Testimonials_wrap__6nJcX {
    position: relative;
    z-index: 2;
    /* max-width: 872px; */
    margin: 0 auto;
    padding: 24px;
    border-radius: 48px;
    overflow: hidden
}

.Testimonials_wrap__6nJcX:after,
.Testimonials_wrap__6nJcX:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 48px
}

.Testimonials_wrap__6nJcX:before {
    z-index: 1;
    background: hsla(0, 0%, 9%, .2)
}

.Testimonials_wrap__6nJcX:after {
    z-index: 2;
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(20deg, #000, transparent 30%, transparent 70%, #000);
    mask-image: linear-gradient(20deg, #000, transparent 30%, transparent 70%, #000);
    pointer-events: none
}

.Testimonials_gradient__tE1u5 {
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, hsla(0, 0%, 9%, .2), hsla(0, 0%, 9%, .2));
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Testimonials_parallax__XoiXX {
    position: absolute;
    inset: 0
}

.Testimonials_background__hB_CT {
    object-fit: cover;
    transform: scale(1.4);
    background: linear-gradient(180deg, hsla(0, 0%, 97%, .03), hsla(0, 0%, 97%, .01) 79.79%)
}

.Testimonials_inner__D9ln2 {
    position: relative;
    padding: 12px;
    overflow: hidden;
    border-radius: 32px
}

.Testimonials_inner__D9ln2:after,
.Testimonials_inner__D9ln2:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Testimonials_inner__D9ln2:before {
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Testimonials_inner__D9ln2:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Testimonials_body__cWnen,
.Testimonials_top__3MEVR {
    position: relative;
    z-index: 2
}

@media only screen and (max-width:1023px) {
    .Testimonials_top__3MEVR {
        margin: 0 -80px
    }
}

@media only screen and (max-width:767px) {
    .Testimonials_top__3MEVR {
        margin: 0;
        padding: 0 12px
    }
}

.Testimonials_body__cWnen {
    pointer-events: none
}

.Testimonials_user__zxuw9 {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 50px 12px 12px;
    background: hsla(0, 0%, 97%, .02);
    border-radius: 20px;
    box-sizing: border-box;
    transition: all .2s;
    cursor: pointer;
}

.Testimonials_user__zxuw9:after,
.Testimonials_user__zxuw9:before {
    content: "";
    position: absolute
}

.Testimonials_user__zxuw9:before {
    top: 22px;
    right: 16px;
    z-index: 2;
    width: 24px;
    height: 24px;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='12' fill='%23282828' fill-opacity='.5'/%3E%3Cpath d='M10 11l1.47 1.47a.75.75 0 0 0 1.061 0L14 11' stroke='%23f8f8f8' stroke-opacity='.8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); */
    opacity: 0;
    transition: opacity .2s
}

.Testimonials_user__zxuw9:after {
    inset: 0;
    border-radius: 20px;
    z-index: 1;
    border: 1px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Testimonials_avatar__1u3cX {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden
}

.Testimonials_avatar__1u3cX img {
    transform: scale(1.05);
    border-radius: 50%;
    object-fit: cover;
    opacity: 1
}

.Testimonials_details__h6jY1 {
    width: calc(100% - 44px);
    padding-left: 16px
}

.Testimonials_author__MeSoR,
.Testimonials_post__f_4Bo {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Testimonials_author__MeSoR {
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500
}

.Testimonials_post__f_4Bo {
    font-size: 12px;
    line-height: 1.33;
    color: hsla(0, 0%, 97%, .4)
}

.Testimonials_description__M2LjV {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 276px;
    text-align: center;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    padding: 0 60px
}

@media only screen and (max-width:767px) {
    .Testimonials_description__M2LjV {
        height: 272px !important;
        font-size: 20px;

    }
}

.Testimonials_review__J82Dp {
    padding: 0 24px
}

@media only screen and (max-width:767px) {
    .Testimonials_review__J82Dp {
        padding: 0 12px
    }
}

.Testimonials_content__Bj_XN {
    color: hsla(0, 0%, 97%, .5)
}

.Testimonials_foot__AnJaa {
    display: flex;
    justify-content: center
}

.Testimonials_control__Cj28U {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 64px;
    padding: 8px
}

@media only screen and (max-width:767px) {
    .Testimonials_control__Cj28U {
        margin-top: 40px
    }
}

.Testimonials_control__Cj28U:after,
.Testimonials_control__Cj28U:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 28px
}

.Testimonials_control__Cj28U:before {
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Testimonials_control__Cj28U:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Testimonials_arrow__3SwDM {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px
}

.Testimonials_arrow__3SwDM:after,
.Testimonials_arrow__3SwDM:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .2s
}

.Testimonials_arrow__3SwDM:before {
    background: hsla(0, 0%, 97%, .1);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Testimonials_arrow__3SwDM:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Testimonials_arrow__3SwDM svg {
    position: relative;
    z-index: 2;
    fill: hsla(0, 0%, 97%, .7)
}

.Testimonials_arrow__3SwDM:hover:after,
.Testimonials_arrow__3SwDM:hover:before {
    opacity: 1
}

.Item_item__fbyAt {
    position: relative;
    /* display: flex; */
    flex-direction: column;
    width: 33.3333333333%;
    padding: 16px;
    border-radius: 48px;
    overflow: hidden
}

@media only screen and (max-width:1259px) {
    .Item_item__fbyAt {
        border-radius: 44px
    }
}

@media only screen and (max-width:1023px) {
    .Item_item__fbyAt {
        flex-shrink: 0;
        width: 400px
    }

    .Testimonials_description__M2LjV {
        height: 172px;
        font-size: 20px;
        padding: 0;
    }
}

@media only screen and (max-width:767px) {
    .Item_item__fbyAt {
        width: 315px;
        padding: 16px 8px
    }
}

.Item_gradient__yRpdm {
    position: absolute;
    inset: 0
}

.Item_gradient__yRpdm img {
    opacity: 1
}

.Item_gradient__yRpdm:after,
.Item_gradient__yRpdm:before {
    content: "";
    position: absolute;
    inset: 0
}

.Item_gradient__yRpdm:before {
    z-index: 1;
    background: hsla(0, 0%, 9%, .2)
}

.Item_gradient__yRpdm:after {
    z-index: 2;
    border-radius: 48px;
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(-45deg, #000, transparent 40%);
    mask-image: linear-gradient(-45deg, #000, transparent 40%);
    pointer-events: none
}

@media only screen and (max-width:1259px) {
    .Item_gradient__yRpdm:after {
        border-radius: 44px
    }
}

.Item_inner__cmnG6 {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 32px 12px 12px;
    gap: 10px;
}

.Item_inner__cmnG6:after,
.Item_inner__cmnG6:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px;
}

.md-modal .Item_inner__cmnG6:after,
.md-modal .Item_inner__cmnG6:before {
    z-index: -1;
}


.Item_inner__cmnG6:before {
    background: rgba(40, 40, 40, .8);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Item_inner__cmnG6:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none
}

.Item_body__FG0kg,
.Item_head__lfwEF {
    position: relative;
    z-index: 3
}

.Item_head__lfwEF,
.Item_inner__cmnG6 .Item_head__lfwEF {
    padding: 0 20px 32px
}

.Item_inner__cmnG6 .Item_head__lfwEF:nth-last-child() {
    padding: 0 20px 0px !important;
}

.Item_title__pLi4F {
    margin-bottom: 12px;
    font-family: "DDTW00", sans-serif;
    font-size: 24px;
    line-height: 1.15;
    font-weight: 700;
    color: hsla(0, 0%, 97%, .95);
    opacity: .8
}

.Item_preview__E2s9t {
    margin-bottom: 32px
}

.Item_preview__E2s9t img {
    opacity: 1
}

.Item_price__9nIs_ {
    font-weight: 500;
    color: hsla(0, 0%, 97%, .7)
}

.Item_duration__Qtba_,
.Item_price__9nIs_ {
    font-size: 14px;
    line-height: 1.4;
    opacity: .8
}

.Item_price__9nIs_.label {
    border: 1px solid;
    width: fit-content;
    padding: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.Item_duration__Qtba_ {
    /* margin-bottom: 32px; */
    margin-bottom: 16px;
    color: hsla(0, 0%, 97%, .5)
}

.Item_button__t9FZF {
    height: 44px;
    padding: 0 24px
}

.Item_body__FG0kg {
    /* flex-grow: 1; */
    padding: 20px;
    border-radius: 20px;
    background: hsla(0, 0%, 97%, .02)
}

.Item_body__FG0kg.transparent {
    background: none !important;
    padding-top: 0;
    padding-bottom: 10px;
}

.Item_body__FG0kg.highlighted {
    background: hsla(0, 0%, 97%, .05);
}

.Item_info__9JSR4 {
    margin-bottom: 12px
}

.Item_info__9JSR4,
.Item_option__S8RxZ {
    font-size: 14px;
    line-height: 1.4;
    opacity: .8;
    pointer-events: none;
}

.Item_option__S8RxZ {
    position: relative;
    padding-left: 24px;
    color: hsla(0, 0%, 97%, .5);
    display: flex;
    align-items: center;
    gap: 5px;
}

#main.rewards .Item_option__S8RxZ {
    display: inline-block;
}


.Item_option__S8RxZ:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(180deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .3))
}

.Item_option__S8RxZ.text-yellow:before {
    background: #FFDA03;
}


.Item_option__S8RxZ:not(:last-child) {
    margin-bottom: 12px
}

.Rating_stars__XahfA {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-bottom: 16px
}

.Rating_star__PaJU2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px
}

.Rating_star__PaJU2:after,
.Rating_star__PaJU2:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Rating_star__PaJU2:before {
    background: hsla(0, 0%, 97%, .02);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Rating_star__PaJU2:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(160deg, #000, transparent 50%);
    mask-image: linear-gradient(160deg, #000, transparent 50%);
    pointer-events: none
}

.Rating_star__PaJU2 img {
    z-index: 2;
    opacity: 1
}

.Rating_row__WqTIO {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .8;
    color: hsla(0, 0%, 97%, .5)
}

.Rating_row__WqTIO span {
    font-weight: 500;

    font-size: 14px;
}

.Rating_logo__zIvuQ {
    margin-left: 8px
}

.Rating_logo__zIvuQ img {
    opacity: 1
}

.Pricing_head__IjF15 {
    max-width: 630px;
    margin: 0 auto 48px;
    text-align: center
}

@media only screen and (max-width:1023px) {
    .Pricing_head__IjF15 {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .Pricing_head__IjF15 {
        margin-bottom: 16px
    }
}

.Pricing_title__3gnMT {
    background-image: linear-gradient(93deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:767px) {
    .Pricing_title__3gnMT {
        font-size: 36px;
        line-height: 1.2
    }
}

.Pricing_info__jotMY {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .4)
}

.Pricing_tabs__RQh2C {
    position: relative;
    display: flex;
    max-width: 280px;
    margin: 80px auto 0;
    padding: 4px;
    background: hsla(0, 0%, 7%, .4);
    border-radius: 22px
}

@media only screen and (max-width:1023px) {
    .Pricing_tabs__RQh2C {
        margin-top: 64px;
        border-radius: 28px
    }
}

@media only screen and (max-width:767px) {
    .Pricing_tabs__RQh2C {
        max-width: 100%;
        margin-top: 44px
    }
}

.Pricing_tabs__RQh2C:after,
.Pricing_tabs__RQh2C:before {
    content: "";
    position: absolute;
    left: 4px;
    width: calc(50% - 4px);
    height: 36px;
    border-radius: 18px;
    pointer-events: none;
    transition: transform .2s
}

.Pricing_tabs__RQh2C.fullwidth:after,
.Pricing_tabs__RQh2C.fullwidth:before {
    width: 100%;
}



@media only screen and (max-width:1023px) {

    .Pricing_tabs__RQh2C:after,
    .Pricing_tabs__RQh2C:before {
        height: 48px;
        border-radius: 24px
    }
}

.Pricing_tabs__RQh2C:before {
    background: hsla(0, 0%, 97%, .05);
    box-shadow: inset 0 4px 4px 0 hsla(0, 0%, 100%, .05), 0 8px 16px -4px hsla(0, 0%, 7%, .2)
}

.Pricing_tabs__RQh2C.single:before {
    background: none;
    box-shadow: none;
}


.Pricing_tabs__RQh2C:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%)
}

.Pricing_tabs__RQh2C.single:after {
    border: none;
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%)
}

.Pricing_tabs__RQh2C.Pricing_active__go3EM:after,
.Pricing_tabs__RQh2C.Pricing_active__go3EM:before {
    transform: translateX(100%)
}

.Pricing_tab__8bPtt {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    flex: 1 1;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    color: hsla(0, 0%, 97%, .56);
    transition: color .2s
}

@media only screen and (max-width:1023px) {
    .Pricing_tab__8bPtt {
        height: 48px
    }
}

.Pricing_tab__8bPtt.Pricing_active__go3EM,
.Pricing_tab__8bPtt:hover {
    color: hsla(0, 0%, 97%, .95)
}

.Pricing_list__HopeS {
    display: flex;
    margin: 0 -16px;
    max-width: 1160px;
    margin: 0 auto;
}

@media only screen and (max-width:1023px) {
    .Pricing_list__HopeS {
        margin: 0 -32px;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch
    }

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

    .Pricing_list__HopeS:after,
    .Pricing_list__HopeS:before {
        content: "";
        flex-shrink: 0;
        width: 16px
    }
}

@media only screen and (max-width:767px) {
    .Pricing_list__HopeS {
        margin: 0 -24px
    }
}

.Pricing_foot__vWc0m {
    display: flex;
    justify-content: center;
    margin-top: 80px
}

@media only screen and (max-width:1023px) {
    .Pricing_foot__vWc0m {
        margin-top: 64px
    }
}

@media only screen and (max-width:767px) {
    .Pricing_foot__vWc0m {
        margin-top: 40px
    }
}

.Item_item__g8iK_ {
    position: relative;
    padding: 32px
}

@media only screen and (max-width:767px) {
    .Item_item__g8iK_ {
        padding: 12px 20px
    }
}

.Item_item__g8iK_:after,
.Item_item__g8iK_:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 32px
}

.Item_item__g8iK_:before {
    background: hsla(0, 0%, 97%, .02);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    transition: background .2s
}

.Item_item__g8iK_:after {
    border: 1.5px solid hsla(0, 0%, 100%, .05);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none;
    opacity: 0;
    transition: opacity .2s
}

.Item_item__g8iK_:hover:before {
    background: hsla(0, 0%, 97%, .05)
}

.Item_item__g8iK_:hover .Item_plus__7iv7H {
    opacity: 1
}

.Item_item__g8iK_.Item_open__P35aU:before {
    background: hsla(0, 0%, 97%, .1)
}

.Item_item__g8iK_.Item_open__P35aU:after {
    opacity: 1
}

.Item_item__g8iK_.Item_open__P35aU .Item_head__1Dwzm span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(90deg)
}

.Item_item__g8iK_.Item_open__P35aU .Item_title__N9NlT,
.Item_item__g8iK_:hover .Item_title__N9NlT {
    color: hsla(0, 0%, 97%, .76)
}

.Item_item__g8iK_:not(:last-child) {
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .Item_item__g8iK_:not(:last-child) {
        margin-bottom: 8px
    }
}

.Item_body__I5uwA,
.Item_head__1Dwzm {
    position: relative;
    z-index: 2
}

.Item_head__1Dwzm {
    display: flex;
    align-items: center;
    cursor: pointer
}

.Item_title__N9NlT {
    margin-right: auto;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: hsla(0, 0%, 97%, .4);
    transition: color .2s;

}

@media only screen and (max-width:767px) {
    .Item_title__N9NlT {
        font-size: 16px
    }
}

.Item_plus__7iv7H {
    position: relative;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin-left: 8px;
    opacity: 0;
    transition: opacity .2s
}

@media only screen and (max-width:767px) {
    .Item_plus__7iv7H {
        margin-right: -8px;
        opacity: 1
    }
}

.Item_plus__7iv7H:after,
.Item_plus__7iv7H:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: linear-gradient(0deg, hsla(0, 0%, 97%, .1), hsla(0, 0%, 97%, .1));
    box-shadow: inset 2px 4px 16px 0 rgba(33, 26, 26, .06)
}

.Item_plus__7iv7H:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 70%);
    mask-image: linear-gradient(172deg, #000, transparent 70%);
    pointer-events: none
}

.Item_plus__7iv7H span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    background: hsla(0, 0%, 97%, .76);
    border-radius: 1px
}

.Item_plus__7iv7H span:first-child {
    width: 18px;
    height: 2px
}

.Item_plus__7iv7H span:nth-child(2) {
    width: 2px;
    height: 18px;
    transition: all .2s
}

.Item_body__I5uwA {
    color: hsla(0, 0%, 97%, .4);
    transition: padding .5s
}

.Item_body__I5uwA.Item_open__P35aU {
    padding-top: 8px;
    display: contents;
}

.react-slidedown {
    height: 0;
    transition-property: none;
    transition-duration: .5s;
    transition-timing-function: ease-in-out
}

.react-slidedown.transitioning {
    overflow-y: hidden
}

.react-slidedown.closed {
    display: none
}

.Faq_container__FxR3y {
    display: flex
}

@media only screen and (max-width:1023px) {
    .Faq_container__FxR3y {
        display: block;
        padding: 0 40px
    }
}

@media only screen and (max-width:767px) {
    .Faq_container__FxR3y {
        padding: 0 24px
    }
}

.Faq_wrap__ybDXD {
    flex-shrink: 0;
    width: 380px;
    margin-right: 140px
}

@media only screen and (max-width:1419px) {
    .Faq_wrap__ybDXD {
        margin-right: 80px
    }
}

@media only screen and (max-width:1259px) {
    .Faq_wrap__ybDXD {
        width: 320px
    }
}

@media only screen and (max-width:1023px) {
    .Faq_wrap__ybDXD {
        width: 100%;
        margin: 0 0 56px;
        text-align: center
    }
}

.Faq_title__KR5EL {
    margin-bottom: 28px;
    background-image: linear-gradient(93deg, hsla(0, 0%, 97%, .9), hsla(0, 0%, 97%, .5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:767px) {
    .Faq_title__KR5EL {
        margin-bottom: 18px;
        font-size: 36px;
        line-height: 1.2
    }
}

.Faq_info__yXbKL {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .4)
}

.Faq_list__1ATwq {
    width: 100%;
    max-width: 720px;
    margin-left: auto
}

@media only screen and (max-width:1023px) {
    .Faq_list__1ATwq {
        max-width: 100%
    }
}

.Description_wrapper__V6xi9 {
    position: relative
}

@media only screen and (max-width:1023px) {
    .Description_wrapper__V6xi9 {
        border-radius: 80px;
        overflow: hidden
    }
}

@media only screen and (max-width:767px) {
    .Description_wrapper__V6xi9 {
        border-radius: 48px
    }
}

.Description_wrapper__V6xi9:after,
.Description_wrapper__V6xi9:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 108px
}

@media only screen and (max-width:1259px) {

    .Description_wrapper__V6xi9:after,
    .Description_wrapper__V6xi9:before {
        border-radius: 96px
    }
}

@media only screen and (max-width:1023px) {

    .Description_wrapper__V6xi9:after,
    .Description_wrapper__V6xi9:before {
        border-radius: 80px
    }
}

@media only screen and (max-width:767px) {

    .Description_wrapper__V6xi9:after,
    .Description_wrapper__V6xi9:before {
        border-radius: 48px
    }
}

.Description_wrapper__V6xi9:before {
    background: radial-gradient(100% 100% at 50% 0, hsla(0, 0%, 100%, .04) 0, hsla(0, 0%, 97%, 0) 54.17%);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.Description_wrapper__V6xi9:after {
    border: 1.5px solid hsla(0, 0%, 100%, .1);
    -webkit-mask-image: linear-gradient(172deg, #000, transparent 50%);
    mask-image: linear-gradient(172deg, #000, transparent 50%);
    pointer-events: none;
    opacity: 0;
    transition: opacity .2s
}

.Description_inner__Q0l_i {
    position: relative;
    z-index: 2;
    padding: 80px 48px 0
}

@media only screen and (max-width:767px) {
    .Description_inner__Q0l_i {
        padding: 32px 28px 0
    }


}

.Description_head__Ik_9i {
    max-width: 60%;
    margin: 60px auto 48px;
    text-align: center
}

.Description_title__Ww_SL {
    margin-bottom: 20px;
    opacity: .8
}

@media only screen and (max-width:767px) {
    .Description_title__Ww_SL {
        font-size: 36px;
        line-height: 1.2
    }

    .Description_head__Ik_9i {
        max-width: 90%;
        margin: 40px auto 12px;
        text-align: center
    }
}

.Description_info__z12Em {
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .7)
}

.Description_button__FREA_ {
    margin-bottom: 12px
}

.Description_version__Obumv {
    font-size: 10px;
    line-height: 1.2;
    color: hsla(0, 0%, 97%, .5)
}

.Description_preview__oNHAm {
    position: relative;
    padding-left: 32px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .Description_preview__oNHAm {
        margin: 0 -112px
    }
}

@media only screen and (max-width:1023px) {
    .Description_preview__oNHAm>img {
        width: auto;
        height: auto
    }
}

.Description_stars__tGhLP {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 776px;
    z-index: -1;
    transform: translateX(-50%)
}

@media only screen and (max-width:1259px) {
    .Description_stars__tGhLP {
        width: 717px
    }
}

@media only screen and (max-width:1023px) {
    .Description_stars__tGhLP {
        width: 520px
    }
}

@media only screen and (max-width:767px) {
    .Description_stars__tGhLP {
        width: 360px
    }
}

.Description_cursor__2sS3B {
    position: absolute;
    z-index: 5
}

.Description_cursor__2sS3B img {
    opacity: 1
}

.Description_cursor__2sS3B:first-child {
    top: -51px;
    left: calc(50% - 258px)
}

@media only screen and (max-width:1023px) {
    .Description_cursor__2sS3B:first-child {
        left: calc(50% - 203px)
    }
}

.Description_cursor__2sS3B:first-child .Description_tooltip__fmfvM {
    top: calc(100% - 11px);
    right: calc(100% - 4px);
    background: linear-gradient(0deg, rgba(212, 84, 29, .95), rgba(212, 84, 29, .95));
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06)
}

.Description_cursor__2sS3B:nth-child(2) {
    top: 16px;
    right: calc(50% - 363px)
}

@media only screen and (max-width:1023px) {
    .Description_cursor__2sS3B:nth-child(2) {
        right: calc(50% - 223px)
    }
}

.Description_cursor__2sS3B:nth-child(2) .Description_tooltip__fmfvM {
    top: calc(100% - 10px);
    left: calc(100% - 4px);
    background: rgba(53, 61, 244, .95);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06)
}

.Description_tooltip__fmfvM {
    position: absolute;
    padding: 8px 16px;
    border-radius: 32px;
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
    color: hsla(0, 0%, 97%, .76)
}

.ud-footer {
    background: var(--heading-color);
    padding-top: 100px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ud-footer .shape {
    position: absolute;
    z-index: -1;
}

.ud-footer .shape.shape-1 {
    top: 0;
    left: 0;
}

.ud-footer .shape.shape-2 {
    top: 0;
    right: 0;
}

.ud-footer .shape.shape-3 {
    bottom: 0;
    right: 0;
}

.ud-widget {
    margin-bottom: 50px;
}

.ud-widget .ud-footer-logo {
    max-width: 160px;
    display: block;
    margin-bottom: 20px;
}

.ud-widget .ud-footer-logo img {
    width: 100%;
}

.ud-widget .ud-widget-desc {
    font-size: 15px;
    line-height: 24px;
    color: #f3f4fe;
    margin-bottom: 30px;
    max-width: 260px;
}

.ud-widget .ud-widget-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ud-widget .ud-widget-socials a {
    font-size: 16px;
    color: #dddddd;
    margin-right: 20px;
}

.ud-widget .ud-widget-socials a:hover {
    color: var(--primary-color);
}

.ud-widget .ud-widget-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 35px;
    color: var(--white);
    font-family: 'DDTW00', 'Montserrat', sans-serif;
}

.ud-widget-title a {
    color: white;
}

.ud-widget .ud-widget-links svg.svg-icon {
    width: 24px;
    height: 24px;
}

.ud-widget .ud-widget-links a {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 30px;
    color: #777E90;
    font-weight: 500;
    transition: color .5s;
    cursor: pointer;
}

.ud-widget .ud-widget-links a.active {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    transition: color .5s;
    cursor: pointer;
}

.ud-widget .ud-widget-links a:hover {
    color: #fff;
}

.ud-widget .ud-widget-brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ud-widget .ud-widget-brands a {
    display: block;
    max-width: 120px;
    margin-bottom: 20px;
    margin-right: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .ud-widget .ud-widget-brands a {
        max-width: 100px;
    }
}

#termsCheckbox {
    width: 40px;
    height: 40px;
}

.switch_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    ox-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

label.termini_condizioni {
    display: flex;
    gap: 20px;
    align-items: center;
    max-width: 700px;
    margin: 0 auto;
}

/* Switch 1 Specific Styles Start */

.box_1 {}

/* input[type="checkbox"].switch_1 {
    font-size: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 2.5em;
    height: 1.2em;
    background: hsla(0, 0%, 100%, .1);
    box-shadow: 0 24px 32px -12px hsla(0, 0%, 7%, .1), inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);

    border-radius: 3em;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

input[type="checkbox"].switch_1:checked {
    background: #FFD500;
}

input[type="checkbox"].switch_1:after {
    position: absolute;
    content: "";
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
    background: hsla(0, 0%, 97%, .4);
    box-shadow: 0 0 0 3px #20202030, inset 4px 8px 32px 0 hsl(0deg 0% 100% / 6%);
    -webkit-transform: scale(.7);
    transform: scale(.7);
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

input[type="checkbox"].switch_1:checked:after {
    left: calc(100% - 1.2em);
    background: #202020;
    box-shadow: none;
} */


.ud-footer-bottom {
    padding: 40px 0;
    border-top: 1px solid #353945;

}

.ud-footer-bottom .ud-footer-bottom-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .ud-footer-bottom .ud-footer-bottom-left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.ud-footer-bottom .ud-footer-bottom-left a {

    margin-right: 30px;
    display: inline-block;
}

@media (max-width: 767px) {
    .ud-footer-bottom .ud-footer-bottom-left a {
        margin: 0px 8px 8px;
    }
}

.ud-footer-bottom .ud-footer-bottom-left a:hover {
    color: var(--primary-color);
}

.ud-footer-bottom .ud-footer-bottom-right {
    text-align: right;
    font-weight: normal;
    margin-top: 10px;

}

.ud-footer-bottom .ud-footer-bottom-right a {
    color: var(--primary-color);
}

.ud-footer-bottom .ud-footer-bottom-right a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .ud-footer-bottom .ud-footer-bottom-right {
        text-align: center;
        margin-top: 10px;
    }
}

.ud-footer .row {
    display: flex;
    flex-direction: row;
    --bs-gutter-y: 0;
    --bs-gutter-x: 0;
}

.Footer_row__jWfRo {
    display: flex;
    align-items: center;
    margin-bottom: 32px
}

@media only screen and (max-width:1023px) {
    .Footer_row__jWfRo {
        display: block
    }

    .ud-footer .row {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
}

.Footer_line__Cb4_d {
    display: flex;
    align-items: center;
    margin-right: auto
}

@media only screen and (max-width:1023px) {
    .Footer_line__Cb4_d {
        flex-direction: column;
        margin: 0 0 32px
    }
}

.Footer_text__3nj7X {
    max-width: 330px;
    margin-left: 24px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .4)
}

@media only screen and (max-width:1023px) {
    .Footer_text__3nj7X {
        margin: 24px 0 0;
        text-align: center
    }
}

.Footer_form__SB4Sy {
    position: relative;
    width: 400px;
    background: hsla(0, 0%, 7%, .3);
    border-radius: 30px
}

@media only screen and (max-width:1023px) {
    .Footer_form__SB4Sy {
        width: 488px;
        margin: 0 auto
    }
}

@media only screen and (max-width:767px) {
    .Footer_form__SB4Sy {
        width: 100%
    }
}

.Footer_form__SB4Sy:after,
.Footer_form__SB4Sy:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 30px;
    border: 1.5px solid hsla(0, 0%, 100%, .02);
    -webkit-mask-image: linear-gradient(175deg, #000, transparent 50%);
    mask-image: linear-gradient(175deg, #000, transparent 50%);
    pointer-events: none
}

.Footer_form__SB4Sy svg {
    position: absolute;
    top: 18px;
    left: 22px;
    fill: hsla(0, 0%, 97%, .4);
    pointer-events: none
}

.Footer_input__Y_aR8 {
    width: 100%;
    height: 60px;
    padding: 0 148px 0 60px;
    border-radius: 30px;
    background: transparent;
    font-size: 14px;
    line-height: 1.4;
    color: hsla(0, 0%, 97%, .95)
}

@media only screen and (max-width:767px) {
    .Footer_input__Y_aR8 {
        padding-right: 132px
    }
}

.Footer_input__Y_aR8::placeholder {
    color: hsla(0, 0%, 97%, .25)
}

.Footer_button__wkdHP {
    position: absolute;
    top: 4px;
    right: 4px
}

@media only screen and (max-width:767px) {
    .Footer_button__wkdHP {
        padding: 0 24px
    }
}

.Footer_textImage__M9OAQ {
    width: 100%;
    height: auto
}

.Home_outer__eKOS9 {
    position: relative;
    padding-top: 168px
}

@media only screen and (max-width:1023px) {
    .Home_outer__eKOS9 {
        padding-top: 152px
    }
}

@media only screen and (max-width:767px) {
    .Home_outer__eKOS9 {
        padding-top: 108px
    }

    .Home_outer__eKOS9.home {
        padding-top: 0;
    }


}

.Home_outer__eKOS9:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1024px;
    background: radial-gradient(100% 100% at 50% 0, hsla(0, 0%, 97%, .05) 0, hsla(0, 0%, 97%, 0) 68.17%)
}


/* footer */

.framer-bottC.framer-1b6ofee,
.framer-bottC .framer-1b6ofee {
    display: block
}

.framer-bottC.framer-16v0dxw {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
    height: min-content;
    justify-content: flex-end;
    overflow: hidden;
    padding: 80px 0px 0;
    position: relative;
    width: min-content
}

.framer-bottC .framer-13oa760 {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 48px;
    height: min-content;
    justify-content: flex-start;
    max-width: 1680px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}

.framer-bottC .framer-10hylwr {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}

.framer-bottC .framer-eois9a {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 32px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 25%;
}

.framer-bottC .framer-ts5ozj {
    aspect-ratio: 2.925 / 1;
    flex: none;
    height: var(--framer-aspect-ratio-supported, 40px);
    position: relative;
    width: 117px
}

.framer-bottC .framer-1smsnai {
    flex: none;
    height: auto;
    position: relative;
    white-space: normal;
    width: 256px;
    word-break: break-word;
    word-wrap: break-word
}

.framer-bottC .framer-1jl98uz,
.framer-bottC .framer-rsqbfq {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 40px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 25%;
}

.framer-bottC .framer-8bdeu2,
.framer-bottC .framer-3xiym {
    flex: none;
    height: auto;
    position: relative;
    white-space: normal;
    width: 260px;
    word-break: break-word;
    word-wrap: break-word
}

.framer-bottC .framer-1kw9nsp,
.framer-bottC .framer-1od4azl,
.framer-bottC .framer-18cdk3p {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: min-content
}

.framer-bottC .framer-1fviyx0,
.framer-bottC .framer-1k4twxo,
.framer-bottC .framer-1ip7uxd,
.framer-bottC .framer-3quju1,
.framer-bottC .framer-17k0ndt,
.framer-bottC .framer-xzi0j,
.framer-bottC .framer-17t0czw,
.framer-bottC .framer-1c3tlh7 {
    flex: none;
    height: auto;
    position: relative;
    white-space: normal;
    width: auto
}

.framer-bottC .framer-111dha4 {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 40px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 25%;
}

.framer-bottC .framer-ez0uvf,
.framer-bottC .framer-10jpycu {
    flex: none;
    height: auto;
    position: relative;
    white-space: normal;
    width: 352px;
    word-break: break-word;
    word-wrap: break-word
}

.framer-bottC .framer-1yx0v4f {
    flex: none;
    height: 48px;
    overflow: hidden;
    position: relative;
    width: 352px;
    will-change: var(--framer-will-change-override, transform)
}

.framer-bottC .framer-1u2jxfp {
    flex: none;
    height: 20px;
    left: 16px;
    position: absolute;
    right: 58px;
    top: 14px;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word
}

.framer-bottC .framer-1gxktzt {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 4px;
    position: absolute;
    right: 8px;
    top: 50%;
    width: min-content
}

.framer-bottC .framer-1cxwe7k {
    flex: none;
    height: 24px;
    overflow: hidden;
    position: relative;
    width: 24px
}

.framer-bottC .framer-w9aoau {
    flex: none;
    inset: 6px 6px 9px 4px;
    position: absolute
}

.framer-bottC .framer-yb2w09 {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 32px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 0 0 32px;
    position: relative;
    width: -webkit-fill-available;
}

.framer-bottC .framer-3qiipn {
    flex: none;
    height: 1px;
    position: relative;
    width: revert-layer;
}

.framer-bottC .framer-6v71ix {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    height: min-content;
    justify-content: space-between;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}

.framer-bottC .framer-oxxlyf {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 0;
    position: relative;
}

@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) {

    .framer-bottC.framer-16v0dxw,
    .framer-bottC .framer-13oa760,
    .framer-bottC .framer-10hylwr,
    .framer-bottC .framer-eois9a,
    .framer-bottC .framer-1jl98uz,
    .framer-bottC .framer-1kw9nsp,
    .framer-bottC .framer-rsqbfq,
    .framer-bottC .framer-1od4azl,
    .framer-bottC .framer-111dha4,
    .framer-bottC .framer-18cdk3p,
    .framer-bottC .framer-1gxktzt,
    .framer-bottC .framer-yb2w09,
    .framer-bottC .framer-oxxlyf {
        gap: 0px
    }

    .framer-bottC.framer-16v0dxw>* {
        margin: 5px 0
    }

    .framer-bottC.framer-16v0dxw>:first-child,
    .framer-bottC .framer-13oa760>:first-child,
    .framer-bottC .framer-eois9a>:first-child,
    .framer-bottC .framer-1jl98uz>:first-child,
    .framer-bottC .framer-1kw9nsp>:first-child,
    .framer-bottC .framer-rsqbfq>:first-child,
    .framer-bottC .framer-1od4azl>:first-child,
    .framer-bottC .framer-111dha4>:first-child,
    .framer-bottC .framer-18cdk3p>:first-child,
    .framer-bottC .framer-yb2w09>:first-child {
        margin-top: 0
    }

    .framer-bottC.framer-16v0dxw>:last-child,
    .framer-bottC .framer-13oa760>:last-child,
    .framer-bottC .framer-eois9a>:last-child,
    .framer-bottC .framer-1jl98uz>:last-child,
    .framer-bottC .framer-1kw9nsp>:last-child,
    .framer-bottC .framer-rsqbfq>:last-child,
    .framer-bottC .framer-1od4azl>:last-child,
    .framer-bottC .framer-111dha4>:last-child,
    .framer-bottC .framer-18cdk3p>:last-child,
    .framer-bottC .framer-yb2w09>:last-child {
        margin-bottom: 0
    }

    .framer-bottC .framer-13oa760>* {
        margin: 24px 0
    }

    .framer-bottC .framer-10hylwr>* {
        margin: 0 16px
    }

    .framer-bottC .framer-10hylwr>:first-child,
    .framer-bottC .framer-1gxktzt>:first-child,
    .framer-bottC .framer-oxxlyf>:first-child {
        margin-left: 0
    }

    .framer-bottC .framer-10hylwr>:last-child,
    .framer-bottC .framer-1gxktzt>:last-child,
    .framer-bottC .framer-oxxlyf>:last-child {
        margin-right: 0
    }

    .framer-bottC .framer-eois9a>*,
    .framer-bottC .framer-yb2w09>* {
        margin: 16px 0
    }

    .framer-bottC .framer-1jl98uz>*,
    .framer-bottC .framer-rsqbfq>*,
    .framer-bottC .framer-111dha4>* {
        margin: 20px 0
    }

    .framer-bottC .framer-1kw9nsp>*,
    .framer-bottC .framer-1od4azl>*,
    .framer-bottC .framer-18cdk3p>* {
        margin: 12px 0
    }

    .framer-bottC .framer-1gxktzt>* {
        margin: 0 5px
    }

    .framer-bottC .framer-oxxlyf>* {
        margin: 0 8px
    }
}

@media (max-width: 737px) {

    .framer-OQvYi .framer-1u2vgac,
    .framer-og5mzc,
    .framer-10840sk {
        display: none !important;
        opacity: 0;
    }

    .framer-max76z {
        display: block !important;
    }

}

.framer-bottC.framer-v-osj2hd.framer-16v0dxw {
    cursor: pointer
}

.framer-bottC[data-border=true]:after,
.framer-bottC [data-border=true]:after {
    content: "";
    border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);
    border-color: var(--border-color, none);
    border-style: var(--border-style, none);
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 0;
    border-radius: inherit;
    pointer-events: none
}

/* head */

.framer-OQvYi.framer-wvebs0,
.framer-OQvYi .framer-wvebs0 {
    display: block
}

.framer-OQvYi .framer-og5mzc {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 10px 24px;
    position: relative;
    width: 48px;
}




.framer-OQvYi.framer-1gpa77t {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 120px;
    justify-content: space-between;
    overflow: visible;
    padding: 32px 0;
    position: relative;
    width: 1280px
}

.framer-OQvYi .framer-1t4at4x {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    height: min-content;
    justify-content: space-between;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%
}

.framer-OQvYi .framer-18ufpry {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    height: 44px;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: min-content
}

.framer-OQvYi .framer-ndiy4b {
    aspect-ratio: 2.9545454545454546 / 1;
    flex: none;
    height: 44px;
    position: relative;
    width: var(--framer-aspect-ratio-supported, 130px)
}

.framer-OQvYi .framer-10840sk {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: 36px;
    justify-content: center;
    overflow: hidden;
    padding: 16px 32px;
    position: relative;

    will-change: var(--framer-will-change-override, transform)
}

.framer-OQvYi .framer-1ixjeqe,
.framer-OQvYi .framer-4jgeo,
.framer-OQvYi .framer-1lx4o30,
.framer-OQvYi .framer-1odzbdn,
.framer-OQvYi .framer-c4sebr,
.framer-OQvYi .framer-1xgw1ek,
.framer-OQvYi .framer-9w4a3e {
    flex: none;
    height: auto;
    position: relative;
    white-space: normal;
    width: auto
}

.framer-OQvYi .framer-pjvi2f {
    align-content: center;
    align-items: center;
    display: flex;
    flex: 1 0 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 1px
}

.framer-OQvYi .framer-18troiv {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 24px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: min-content
}

.framer-OQvYi .framer-1u2vgac {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 40px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 595px
}

.framer-OQvYi .framer-chtzh3,
.framer-OQvYi .framer-qowrci {
    flex: none;
    height: 24px;
    overflow: hidden;
    position: relative;
    width: 24px
}

.framer-OQvYi .framer-1a6sk9k {
    flex: none;
    inset: 2px 6px 6px 2px;
    position: absolute
}

.framer-OQvYi .framer-uvkuk8 {
    flex: none;
    height: 24px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 24px
}

.framer-OQvYi .framer-nhe8f4 {
    flex: none;
    height: 13px;
    left: 0;
    position: absolute;
    right: 0;
    top: calc(50.00000000000002% - 13px / 2)
}

@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) {

    .framer-OQvYi .framer-18ufpry,
    .framer-OQvYi .framer-10840sk,
    .framer-OQvYi .framer-pjvi2f,
    .framer-OQvYi .framer-18troiv,
    .framer-OQvYi .framer-1u2vgac,
    .framer-OQvYi .framer-og5mzc,
    .framer-OQvYi .framer-max76z {
        gap: 0px
    }

    .framer-OQvYi .framer-18ufpry>*,
    .framer-OQvYi .framer-10840sk>* {
        margin: 0 5px
    }

    .framer-OQvYi .framer-18ufpry>:first-child,
    .framer-OQvYi .framer-10840sk>:first-child,
    .framer-OQvYi .framer-pjvi2f>:first-child,
    .framer-OQvYi .framer-18troiv>:first-child,
    .framer-OQvYi .framer-1u2vgac>:first-child,
    .framer-OQvYi .framer-og5mzc>:first-child,
    .framer-OQvYi .framer-max76z>:first-child {
        margin-left: 0
    }

    .framer-OQvYi .framer-18ufpry>:last-child,
    .framer-OQvYi .framer-10840sk>:last-child,
    .framer-OQvYi .framer-pjvi2f>:last-child,
    .framer-OQvYi .framer-18troiv>:last-child,
    .framer-OQvYi .framer-1u2vgac>:last-child,
    .framer-OQvYi .framer-og5mzc>:last-child,
    .framer-OQvYi .framer-max76z>:last-child {
        margin-right: 0
    }

    .framer-OQvYi .framer-pjvi2f>* {
        margin: 0 10px
    }

    .framer-OQvYi .framer-18troiv>* {
        margin: 0 12px
    }

    .framer-OQvYi .framer-1u2vgac>* {
        margin: 0 20px
    }

    .framer-OQvYi .framer-og5mzc>*,
    .framer-OQvYi .framer-max76z>* {
        margin: 0
    }
}

.framer-OQvYi.framer-v-1ezuget.framer-1gpa77t {
    padding: 32px 24px
}

.framer-ew952 .framer-styles-preset-1qxydd7:not(.rich-text-wrapper),
.framer-ew952 .framer-styles-preset-1qxydd7.rich-text-wrapper a {
    --framer-link-current-text-color: #ffb201;
    --framer-link-current-text-decoration: underline;
    --framer-link-hover-text-color: #ffb201;
    --framer-link-hover-text-decoration: underline;
    --framer-link-text-color: #ffffff;
    --framer-link-text-decoration: none
}

.framer-OQvYi[data-border=true]:after,
.framer-OQvYi [data-border=true]:after {
    content: "";
    border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);
    border-color: var(--border-color, none);
    border-style: var(--border-style, none);
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 0;
    border-radius: inherit;
    pointer-events: none
}

.framer-1aks05g {
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
    padding: 16px 0px
}

.framer-OQvYi .framer-max76z {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 10px 24px;
    position: relative;
    width: 48px;
    display: none;
}



@media (max-width: 1439px) {

    .framer-1aks05g,
        {
        flex-wrap: wrap;
        gap: 0px;
        justify-content: center;
        left: calc(50.00000000000002% - 100% / 2);
        padding: 32px 25px;
        position: absolute;
        top: 0;
        z-index: 1
    }
}



main {
    height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}





.accordion .accordion-item .accordion-item-description-wrapper hr {
    border: none;

    visibility: visible;
}

.accordion .accordion-item.open .accordion-item-description-wrapper hr {
    visibility: visible;
}

.accordion .accordion-item .accordion-item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;

    cursor: pointer;
}

.accordion .accordion-item {
    margin-bottom: 10px;
}

.accordion .accordion-item:last-child {
    margin-bottom: 0px;
}

.accordion .accordion-item .accordion-item-header .accordion-item-header-icon {
    transition: all 0.2s ease;
    pointer-events: none;
}

.accordion .accordion-item.open .accordion-item-header .accordion-item-header-icon {
    transform: rotate(-180deg);
}

.accordion .accordion-item .accordion-item-description-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: all 0.2s ease;
}

.accordion .accordion-item.open .accordion-item-description-wrapper {
    grid-template-rows: 1fr;
}

.accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description {
    min-height: 0;
}

.accordion .accordion-item.open .accordion-item-description-wrapper {
    padding-top: 10px;

}

.accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description p {
    padding: 10px;
    line-height: 1.5;
    display: contents;
}


/* modal promo */

/* General styles for the modal */

/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.md-perspective,
.md-perspective body {
    height: 100%;
    overflow: hidden;
}

.md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
}


@media only screen and (max-height:900px) {
    .md-modal {
        position: fixed;
        top: 0%;
        left: 50%;
        width: 50%;
        max-width: 630px;
        min-width: 320px;
        height: 100% !important;
        z-index: 2000;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0%);
        -moz-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
        transform: translateX(-50%) translateY(0%);
        overflow-y: scroll;
        height: 100%;

    }

    .md-content {
        margin-top: 40px !important;
    }


}

@media only screen and (max-width:1023px) {
    .md-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50%;
        max-width: 630px;
        min-width: 320px;
        height: 100%;
        z-index: 2000;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);


    }





}

@media only screen and (max-width:767px) {
    .md-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50%;
        max-width: 630px;
        min-width: 100%;
        height: 100%;
        z-index: 2000;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.md-modal::-webkit-scrollbar {
    display: none;
}





@media only screen and (max-width:1379px) {
    .md-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50%;
        max-width: 630px;
        min-width: 320px;
        height: auto;
        z-index: 2000;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

}

@media only screen and (max-width:1379px) and (max-height:900px) {
    .md-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50%;
        max-width: 630px;
        min-width: 320px;
        height: auto;
        z-index: 2000;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

}

@media only screen and (max-width:767px) {
    .md-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50%;
        max-width: 630px;
        min-width: 100%;
        height: 100%;
        z-index: 2000;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

}



.Hero_title__jf4ri {
    opacity: .8
}

.Hero_info__lQil8 {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 300;
    color: hsla(0, 0%, 97%, .7)
}

@media only screen and (max-width:1023px) {
    .Hero_info__lQil8 {
        margin-bottom: 32px
    }





}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(20, 20, 20, .6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-overlay::before {
    background: hsla(0, 0%, 97%, .04);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.md-show~.md-overlay {
    opacity: 1;
    visibility: visible;
}

/* Content styles */
.md-content {

    position: relative;

    margin: 0 auto;
}

.md-content h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 2.4em;
    font-weight: 300;
    opacity: 0.8;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px 3px 0 0;
}

.md-content>div {}

.md-content>div p {}

.md-content>div ul {}

.md-content>div ul li {}

.md-content button {
    display: block;
    margin: 0 auto;
    font-size: 0.8em;
}

.md-content .md-close {
    position: absolute;
    right: 12px;
    top: 8px;
}

/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 2: Slide from the right */
.md-effect-2 .md-content {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.md-show.md-effect-2 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

/* Effect 3: Slide from the bottom */
.md-effect-3 .md-content {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-3 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* Effect 4: Newspaper */
.md-effect-4 .md-content {
    -webkit-transform: scale(0) rotate(720deg);
    -moz-transform: scale(0) rotate(720deg);
    -ms-transform: scale(0) rotate(720deg);
    transform: scale(0) rotate(720deg);
    opacity: 0;
}

.md-show.md-effect-4~.md-overlay,
.md-effect-4 .md-content {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.md-show.md-effect-4 .md-content {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1;
}

/* Effect 5: fall */
.md-effect-5.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-5 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    -moz-transform: translateZ(600px) rotateX(20deg);
    -ms-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg);
    opacity: 0;
}

.md-show.md-effect-5 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateZ(0px) rotateX(0deg);
    -moz-transform: translateZ(0px) rotateX(0deg);
    -ms-transform: translateZ(0px) rotateX(0deg);
    transform: translateZ(0px) rotateX(0deg);
    opacity: 1;
}

/* Effect 6: side fall */
.md-effect-6.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-6 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
    -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
    -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
    transform: translate(30%) translateZ(600px) rotate(10deg);
    opacity: 0;
}

.md-show.md-effect-6 .md-content {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
    -moz-transform: translate(0%) translateZ(0) rotate(0deg);
    -ms-transform: translate(0%) translateZ(0) rotate(0deg);
    transform: translate(0%) translateZ(0) rotate(0deg);
    opacity: 1;
}

/* Effect 7:  slide and stick to top */
.md-effect-7 {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.md-effect-7 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

.md-show.md-effect-7 .md-content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 0 3px 3px;
    opacity: 1;
}

/* Effect 8: 3D flip horizontal */
.md-effect-8.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-8 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.md-show.md-effect-8 .md-content {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

/* Effect 9: 3D flip vertical */
.md-effect-9.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-9 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-70deg);
    -moz-transform: rotateX(-70deg);
    -ms-transform: rotateX(-70deg);
    transform: rotateX(-70deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.md-show.md-effect-9 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
}

/* Effect 10: 3D sign */
.md-effect-10.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-10 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-10 .md-content {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
}

/* Effect 11: Super scaled */
.md-effect-11 .md-content {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-11 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 12:  Just me */
.md-effect-12 .md-content {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-12~.md-overlay {
    background: #e74c3c;
}

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
    background: transparent;
}

.md-show.md-effect-12 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 13: 3D slit */
.md-effect-13.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-13 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-3000px) rotateY(90deg);
    -moz-transform: translateZ(-3000px) rotateY(90deg);
    -ms-transform: translateZ(-3000px) rotateY(90deg);
    transform: translateZ(-3000px) rotateY(90deg);
    opacity: 0;
}

.md-show.md-effect-13 .md-content {
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        -webkit-transform: translateZ(0) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out;
    }

    100% {
        -moz-transform: translateZ(0) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in;
    }

    100% {
        transform: translateZ(0) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes error-pulse {
    0% {
        opacity: 1
    }

    50% {
        opacity: .2
    }

    100% {
        opacity: 1
    }
}

@keyframes error-pulse {
    0% {
        opacity: 1
    }


    50% {
        opacity: .2
    }

    100% {
        opacity: 1
    }
}



.error-pulse {
    -webkit-animation: error-pulse 1s infinite;
    animation: error-pulse 1s infinite;
}

/* Effect 14:  3D Rotate from bottom */
.md-effect-14.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-14 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateX(90deg);
    -moz-transform: translateY(100%) rotateX(90deg);
    -ms-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.md-show.md-effect-14 .md-content {
    -webkit-transform: translateY(0%) rotateX(0deg);
    -moz-transform: translateY(0%) rotateX(0deg);
    -ms-transform: translateY(0%) rotateX(0deg);
    transform: translateY(0%) rotateX(0deg);
    opacity: 1;
}

/* Effect 15:  3D Rotate in from left */
.md-effect-15.md-modal {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.md-effect-15 .md-content {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    transform: translateZ(100px) translateX(-30%) rotateY(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-15 .md-content {
    -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
    transform: translateZ(0px) translateX(0%) rotateY(0deg);
    opacity: 1;
}

/* Effect 16:  Blur */
.md-show.md-effect-16~.md-overlay {
    background: rgba(180, 46, 32, 0.5);
}

.md-show.md-effect-16~.container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0;
}

.md-show.md-effect-16~.container,
.md-effect-16 .md-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* Effect 17:  Slide in from bottom with perspective on container */
.md-show.md-effect-17~.container {
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.md-show.md-effect-17~.container,
.md-show.md-effect-17~.md-overlay {
    -webkit-transform: rotateX(-2deg);
    -moz-transform: rotateX(-2deg);
    -ms-transform: rotateX(-2deg);
    transform: rotateX(-2deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.md-effect-17 .md-content {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
}

.md-show.md-effect-17 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}

/* Effect 18:  Slide from right with perspective on container */
.md-show.md-effect-18~.container {
    height: 100%;
    overflow: hidden;
}

.md-show.md-effect-18~.md-overlay {
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.md-show.md-effect-18~.container,
.md-show.md-effect-18~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 0% 50%;
    -moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 0% 50%;
    animation: rotateRightSideFirst 0.5s forwards ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        -webkit-transform: translateZ(-200px);
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out;
    }

    100% {
        -moz-transform: translateZ(-200px);
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translateZ(-200px);
    }
}

.md-effect-18 .md-content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    opacity: 0;
}

.md-show.md-effect-18 .md-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}

/* Effect 19:  Slip in from the top with perspective on container */
.md-show.md-effect-19~.container {
    height: 100%;
    overflow: hidden;
}

.md-show.md-effect-19~.md-overlay {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.md-show.md-effect-19~.container,
.md-show.md-effect-19~.md-overlay {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: OpenTop 0.5s forwards ease-in;
    -moz-transform-style: preserve-3d;
    -moz-transform-origin: 50% 100%;
    -moz-animation: OpenTop 0.5s forwards ease-in;
    transform-style: preserve-3d;
    transform-origin: 50% 100%;
    animation: OpenTop 0.5s forwards ease-in;
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out;
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out;
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out;
    }
}

.md-effect-19 .md-content {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
}

.md-show.md-effect-19 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}

/* top bar promo */
.top-info-bar {

    background: rgb(255, 177, 0);
    background: linear-gradient(90deg, rgba(255, 177, 0, 1) 0%, rgba(255, 213, 0, 1) 100%);
    background-color: #ffd500;
    color: #202020;
    font-size: 14px;
    font-weight: 600;


}

.top-info-bar .item {
    padding: 12px 0;
}

.list-inline-item:not(:last-child) {
    margin-right: 10px;
}

.top-info-bar .toplinks li+li {
    border-left: 1px solid #2674af;
    padding-left: .5rem;
    line-height: 12px;
}

.top-info-bar .toplinks li a {
    text-decoration: none;
    color: white;
}

.top-info-bar a {
    color: #000;
}

.top-info-bar .btn-close {
    position: absolute;
    top: 24px;
    right: 20px;
}

.top-info-bar .btn-close svg {
    fill: #202020;
}

@media (max-width: 767px) {
    .top-info-bar {
        background: rgba(40, 40, 40, .8);
        box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06), 0 24px 24px -16px rgba(5, 5, 5, .09), 0 6px 13px 0 rgba(5, 5, 5, .1), 0 6px 4px -4px rgba(5, 5, 5, .1), 0 5px 1.5px -4px rgba(5, 5, 5, .25);
        -webkit-backdrop-filter: blur(50px);
        backdrop-filter: blur(50px);
        color: hsla(0, 0%, 97%, .6);
    }

    .top-info-bar a {
        color: #FFDA03;
    }

    .top-info-bar .item {
        padding: 10px 42px;
    }

    .top-info-bar .btn-close {
        position: absolute;
        top: 12px;
        right: 12px;
    }

    .top-info-bar .btn-close svg {
        fill: #fff;
    }
}

#emergency-response-opt {

    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;


}

#emergency-response-opt .txt {
    display: flex;
    align-items: center;
}


#emergency-response-opt p {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 20px;
    margin-right: 10px;

}

#emergency-response-opt a.cta {
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    padding: 10px 12px;

    border-radius: 32px;
    white-space: nowrap;
    text-decoration: none;
    /* display: none; */
    background: rgba(40, 40, 40, .7);
    box-shadow: inset 2px 4px 16px 0 hsla(0, 0%, 97%, .06);

}

#emergency-response-opt p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}

#emergency-response-opt .emergency_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 500px) {
    #emergency-response-opt .emergency_header {
        text-align: center;
    }

    #emergency-response-opt a.cta {
        display: block;
    }

    #emergency-response-opt p {
        font-size: 16px;
    }
}



#emergency-response-opt .circle {
    margin-right: 15px;
}

#emergency-response-opt .circle .circle-wrapper {
    height: 12px;
    width: 12px;
    background: #FFDA03;
    border-radius: 50px;
    display: block;
}

.pulsate-fwd {
    -webkit-animation: pulsate-fwd 1.5s ease-in-out infinite both;
    animation: pulsate-fwd 1.5s ease-in-out infinite both;
}

/* ----------------------------------------------
 * Generated by Animista on 2018-10-2 10:34:8
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

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

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
}

@keyframes pulsate-fwd {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgb(247, 250, 255);
    }

    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        -webkit-box-shadow: 0 0 0 10px rgba(12, 136, 74, 0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(12, 136, 74, 0);
    }
}