﻿@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;700&amp;display=swap");

.iti {
    position: relative;
    display: inline-block
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("../../../../../integration/coast/public/libs/intl-tel-input/img/flags.png");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../../../../../integration/coast/public/libs/intl-tel-input/img/flags%402x.png")
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #ddad23;
    --indigo: #6610f2;
    --purple: #ddad23;
    --pink: #3ca7ff;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #ddad23;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #3ca7ff;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 1025px;
    --breakpoint-xl: 1281px;
    --font-family-sans-serif: "Hind", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: "Hind", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4667;
    color: #404040;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #ddad23;
    text-decoration: underline;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #3ca7ff;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

h1,
.h1 {
    font-size: 56px
}

h2,
.h2 {
    font-size: 32px
}

h3,
.h3 {
    font-size: 40px
}

h4,
.h4 {
    font-size: 26px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small,
.small {
    font-size: 80%;
    font-weight: 400
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #3ca7ff;
    word-break: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 1277px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 1278px
    }
}

@media (min-width: 1025px) {
    .container {
        max-width: 1279px
    }
}

@media (min-width: 1281px) {
    .container {
        max-width: 1280px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1025px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1281px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table th,
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6
}

.table .table {
    background-color: #fff
}

.table-sm th,
.table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #efbcde
}

.table-hover .table-danger:hover {
    background-color: #eaa7d4
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #eaa7d4
}

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6
}

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm > .table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md > .table-bordered {
        border: 0
    }
}

@media (max-width: 1024.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg > .table-bordered {
        border: 0
    }
}

@media (max-width: 1280.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl > .table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive > .table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.4167rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.6667;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.6667
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.6667;
    color: #404040;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[size],
select.form-control[multiple] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.6667;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: .25rem
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
    color: #28a745
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #34ce57
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745
}

.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #3ca7ff
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.6667;
    color: #fff;
    background-color: rgba(197, 16, 136, 0.9);
    border-radius: .25rem
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #3ca7ff
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #3ca7ff;
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.25)
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
    color: #3ca7ff
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
    color: #3ca7ff
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #f262c2
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #ed1ba6
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(197, 16, 136, 0.25)
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #3ca7ff
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group,
    .form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.6667;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover,
.btn:focus {
    text-decoration: none
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23;
}

.btn-primary:hover {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ddad23;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, 0.5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, 0.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.btn-danger {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-danger:hover {
    color: #fff;
    background-color: #a20d70;
    border-color: #960c67
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #960c67;
    border-color: #8a0b5f
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.btn-outline-primary {
    color: #ddad23;
    background-color: transparent;
    background-image: none;
    border-color: #ddad23
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #544A42;
    border-color: #544A42;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #ddad23;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, 0.5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, 0.5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.btn-outline-danger {
    color: #3ca7ff;
    background-color: transparent;
    background-image: none;
    border-color: #3ca7ff
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #3ca7ff;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.btn-link {
    font-weight: 400;
    color: #ddad23;
    background-color: transparent
}

.btn-link:hover {
    color: #3ca7ff;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-lg,
.btn-group-lg > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm,
.btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    transition: opacity 0.15s linear
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #404040;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ddad23
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
    margin-left: -1px
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > .custom-file {
    display: flex;
    align-items: center
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-prepend,
.input-group-append {
    display: flex
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6667;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
    margin-top: 0
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.6667rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #ddad23
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0
}

.custom-control-label::before {
    position: absolute;
    top: .33335rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6
}

.custom-control-label::after {
    position: absolute;
    top: .33335rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ddad23
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #ddad23
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ddad23
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.4167rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.6667;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128, 189, 255, 0.5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.4167rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.4167rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.custom-file-input:focus ~ .custom-file-label::after {
    border-color: #80bdff
}

.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.4167rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.6667;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.4167rem;
    padding: .375rem .75rem;
    line-height: 1.6667;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #ddad23;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #ddad23;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #ddad23;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #ddad23
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar > .container,
.navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .29166rem;
    padding-bottom: .29166rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {

    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {

    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 1024.98px) {

    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1025px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1280.98px) {

    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1281px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5)
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3)
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5)
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25)
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group > .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:first-child .card-img-top,
    .card-group > .card:first-child .card-header {
        border-top-right-radius: 0
    }

    .card-group > .card:first-child .card-img-bottom,
    .card-group > .card:first-child .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group > .card:last-child .card-img-top,
    .card-group > .card:last-child .card-header {
        border-top-left-radius: 0
    }

    .card-group > .card:last-child .card-img-bottom,
    .card-group > .card:last-child .card-footer {
        border-bottom-left-radius: 0
    }

    .card-group > .card:only-child {
        border-radius: .25rem
    }

    .card-group > .card:only-child .card-img-top,
    .card-group > .card:only-child .card-header {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group > .card:only-child .card-img-bottom,
    .card-group > .card:only-child .card-footer {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ddad23;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #3ca7ff;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #ddad23
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ddad23
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #3ca7ff
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #960c67
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

.badge-light[href]:hover,
.badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #660847;
    background-color: #f3cfe7;
    border-color: #efbcde
}

.alert-danger hr {
    border-top-color: #eaa7d4
}

.alert-danger .alert-link {
    color: #370426
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #404040;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item:hover,
.list-group-item:focus {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #660847;
    background-color: #efbcde
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #660847;
    background-color: #eaa7d4
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #660847;
    border-color: #660847
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.6667
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 1025px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Hind", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6667;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 .4rem
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
    padding: .4rem 0
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 .4rem
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Hind", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6667;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::before,
.popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
    margin-bottom: .5rem
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: .5rem .5rem 0
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
    margin-left: .5rem
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
    margin-top: .5rem
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 .5rem .5rem .5rem
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
    margin-right: .5rem
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #404040
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    backface-visibility: hidden;
    perspective: 1000px
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
    transition: transform 0.6s ease
}

@media screen and (prefers-reduced-motion: reduce) {

    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translateX(0)
}

@supports (transform-style: preserve-3d) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0)
    }
}

.carousel-item-next,
.active.carousel-item-right {
    transform: translateX(100%)
}

@supports (transform-style: preserve-3d) {

    .carousel-item-next,
    .active.carousel-item-right {
        transform: translate3d(100%, 0, 0)
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    transform: translateX(-100%)
}

@supports (transform-style: preserve-3d) {

    .carousel-item-prev,
    .active.carousel-item-left {
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0)
}

@supports (transform-style: preserve-3d) {

    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
        transform: translate3d(0, 0, 0)
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #ddad23 !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #ddad23 !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #3ca7ff !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #960c67 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #ddad23 !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #3ca7ff !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1281px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1025px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1281px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1025px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1281px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1025px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1281px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 1025px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1281px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #ddad23 !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #ddad23 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #545b62 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #d39e00 !important
}

.text-danger {
    color: #3ca7ff !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #960c67 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover,
a.text-light:focus {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover,
a.text-dark:focus {
    color: #1d2124 !important
}

.text-body {
    color: #404040 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 1025px !important
    }

    .container {
        min-width: 1025px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

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

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

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

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

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

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

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

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

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

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

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

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

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

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

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

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

.pika-single:after {
    clear: both
}

.pika-single {
    *zoom: 1
}

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

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

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

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

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

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

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

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

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
    *left: 0
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
    *right: 0
}

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

.pika-select {
    display: inline-block;
    *display: inline
}

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

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

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

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

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

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-results {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Klavika WebBasic';
    src: url("../../../../../integration/coast/public/fonts/KlavikaWebBasicRegularItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/KlavikaWebBasicRegularItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/KlavikaWebBasicRegularItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/KlavikaWebBasicRegularItalic.woff") format("woff");
    font-weight: 400;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Klavika WebBasic';
    src: url("../../../../../integration/coast/public/fonts/KlavikaWebBasicMediumItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/KlavikaWebBasicMediumItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/KlavikaWebBasicMediumItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/KlavikaWebBasicMediumItalic.woff") format("woff");
    font-weight: 500;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Klavika WebBasic';
    src: url("../../../../../integration/coast/public/fonts/KlavikaWebBasicLightItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/KlavikaWebBasicLightItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/KlavikaWebBasicLightItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/KlavikaWebBasicLightItalic.woff") format("woff");
    font-weight: 300;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Bold.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Bold.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBoldItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBoldItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBoldItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLight.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLightd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLight.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLightItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLightItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLightItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-BoldItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-BoldItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-BoldItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-BoldItalic.woff") format("woff");
    font-weight: 700;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Italic.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Italicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Italic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Italic.woff") format("woff");
    font-weight: 400;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Regular.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Regulard41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Regular.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-LightItalic.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-LightItalicd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-LightItalic.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-LightItalic.woff") format("woff");
    font-weight: 300;
    /*font-style: italic;*/
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Black.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Blackd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Black.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBold.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBoldd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBold.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Titillium Web';
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Light.eot");
    src: url("../../../../../integration/coast/public/fonts/TitilliumWeb-Lightd41d.eot?#iefix") format("embedded-opentype"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Light.woff2") format("woff2"), url("../../../../../integration/coast/public/fonts/TitilliumWeb-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

*:focus {
    outline: 0
}

button {
    cursor: pointer
}

button:focus {
    outline: 0
}

@media (max-width: 767.98px) {
    .cms-hide-mobile {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024.98px) {
    .cms-hide-tablet {
        display: none
    }
}

@media (min-width: 1025px) {
    .cms-hide-desktop {
        display: none
    }
}

.fullsize-image {
    position: relative;
    display: block;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.fullsize-image > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 1px;
    opacity: 0
}

.skip-main {
    position: fixed;
    top: 0;
    left: -999px;
    z-index: 9999;
    padding: 10px 20px;
    opacity: 0;
    text-transform: none
}

.skip-main:focus {
    box-shadow: none
}

.skip-map {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    opacity: 0;
    text-decoration: none;
    z-index: 9999
}

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

.tabPressed *:focus {
    outline: 3px solid #F150BB;
    outline-offset: 10px;
    box-shadow: none
}

.tabPressed .skip-map:focus,
.tabPressed .skip-main:focus {
    outline-offset: 0;
    opacity: 1;
    left: 0
}

.tabPressed .checkbox input:focus ~ label,
.tabPressed .radio input:focus ~ label {
    outline: 3px solid #F150BB;
    outline-offset: 10px
}

.tabPressed .field-upload input:focus ~ label .btn {
    outline: 3px solid #F150BB;
    outline-offset: 10px
}

[data-aos] .animation-fade-in {
    opacity: 0;
    transition: .3s
}

.aos-animate .animation-fade-in {
    opacity: 1
}

[data-aos] .animation-fade-up {
    opacity: 0;
    transform: translateY(50px);
    transition: .3s
}

.aos-animate .animation-fade-up {
    opacity: 1;
    transform: translateY(0)
}

[data-aos] .animation-slide-left {
    opacity: 0;
    transform: translateX(-100%);
    transition: .3s
}

.aos-animate .animation-slide-left {
    opacity: 1;
    transform: translateX(0)
}

[data-aos] .animate-1 {
    transition-delay: 0s
}

[data-aos] .animate-2 {
    transition-delay: .45s
}

[data-aos] .animate-3 {
    transition-delay: .75s
}

[data-aos] .animate-4 {
    transition-delay: 1.1s
}

[data-aos] .animate-5 {
    transition-delay: 1.45s
}

[data-aos] .animate-6 {
    transition-delay: 1.75s
}

iframe {
    border: 0 none
}

.hidden {
    display: none
}

.filter-element-static {
    position: static !important;
    transform: none !important
}

.btn--logged-in {
    display: none !important
}

.gms-connected .header__login {
    padding: 0
}

.gms-connected .header__login .list-link-icon {
    display: none
}

.gms-connected .profile {
    display: block
}

.gms-connected .btn--logged-in {
    display: inline-flex !important
}

.gms-connected .modal-navigation__footer,
.gms-connected .btn--logged-out {
    display: none !important
}

.force-media-fullsize img {
    width: 100%
}

body {
    font-size: 18px
}

a,
button {
    transition: all 0.2s ease-in-out
}

ul,
ol,
p {
    margin-bottom: 1.6667em
}

h1,
.h1 {
    font-family: "Klavika WebBasic", sans-serif;
    line-height: 1.1071;
    letter-spacing: .0259em;
    color: #ddad23;
    font-weight: 500;
    /*font-style: italic;*/
    text-transform: lowercase
}

h2,
.h2 {
    font-family: "Hind", sans-serif;
    line-height: 1.25;
    letter-spacing: 0;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    color: #404040
}

h3,
.h3 {
    font-family: "Klavika WebBasic", sans-serif;
    font-weight: 400;
    /*/*font-style: italic;*/
    */ line-height: 1.05;
    letter-spacing: .0333em;
    color: #ddad23;
    text-transform: lowercase
}

h4,
.h4 {
    font-family: "Klavika WebBasic", sans-serif;
    line-height: 1.2308;
    font-weight: 500;
    /* /*font-style: italic;*/
    */ letter-spacing: .0269em;
    color: #544a42;
    text-transform: capitalize;
}

h5,
.h5 {
    font-family: "Hind", sans-serif;
    line-height: 1.2857;
    font-weight: 400;
    letter-spacing: .0357em;
    text-transform: uppercase;
    font-style: normal;
    color: #404040
}

h6,
.h6 {
    font-family: "Hind", sans-serif;
    line-height: 1.2857;
    font-weight: 400;
    letter-spacing: .0357em;
    text-transform: uppercase;
    font-style: normal;
    color: #404040
}

ul:last-child,
ol:last-child,
p:last-child {
    margin-bottom: 0
}

img {
    max-width: 100%
}

b,
strong {
    font-weight: bold
}

@media (max-width: 767.98px) {

    h1,
    .h1 {
        font-size: 34px;
        line-height: 1.0588;
        letter-spacing: 0.0206em
    }

    h2,
    .h2 {
        font-size: 22px;
        line-height: 1.3636;
        letter-spacing: 0
    }

    h3,
    .h3 {
        font-size: 32px;
        line-height: 1.125
    }

    h4,
    .h4 {
        font-size: 24px
    }
}

.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 21px 15px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.2857;
    letter-spacing: 0.1071em;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
    text-transform: uppercase
}

.btn:focus,
.btn.focus {
    box-shadow: none
}

.intro p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0.4px;
}

.intro h2 strong {
    font-size: 64px;
}

.intro h2 {
    color: #544A42;
    font-size: 24px;

    line-height: 1.8em;
    line-height: 1.5em;
    margin: 0 0 20px 0;
    font-family: "freight-big-pro", serif;
    font-weight: 700;
    letter-spacing: -0.6px !important;
}

.btn-primary {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23;
    color: #fff
}

.btn-primary:hover {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ddad23;
    border-color: #8a0b5f
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    border-color: #ddad23
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: none
}

.btn-outline-primary {

    background-color: transparent;
    background-image: none;
    border-color: #544A42;
    color: #544A42;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(106, 28, 115, 0.5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #ddad23;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(106, 28, 115, 0.5)
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: none
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: none
}

.btn-outline-light {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    color: #fff
}

.btn-outline-light:hover {
    color: #ddad23;
    background-color: #fff;
    border-color: #fff
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #fff;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #fff;
    border-color: #fff
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, 0.5)
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #ddad23
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: none
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: none
}

.btn-action {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff;
    color: #fff
}

.btn-action:hover {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.btn-action:focus,
.btn-action.focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-action.disabled,
.btn-action:disabled {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-action:not(:disabled):not(.disabled):active,
.btn-action:not(:disabled):not(.disabled).active,
.show > .btn-action.dropdown-toggle {
    color: #fff;
    background-color: #ddad23;
    border-color: #8a0b5f
}

.btn-action:not(:disabled):not(.disabled):active:focus,
.btn-action:not(:disabled):not(.disabled).active:focus,
.show > .btn-action.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(197, 16, 136, 0.5)
}

.btn-action:not(:disabled):not(.disabled):active,
.btn-action:not(:disabled):not(.disabled).active,
.show > .btn-action.dropdown-toggle {
    border-color: #ddad23
}

.btn-action:not(:disabled):not(.disabled):active:focus,
.btn-action:not(:disabled):not(.disabled).active:focus,
.show > .btn-action.dropdown-toggle:focus {
    box-shadow: none
}

.btn-action:focus,
.btn-action.focus {
    box-shadow: none
}

.btn-secondary {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23;
    color: #fff
}

.btn-secondary:hover {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3ca7ff
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(106, 28, 115, 0.5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #ddad23;
    border-color: #ddad23
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #3ca7ff;
    border-color: #3b1040
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(106, 28, 115, 0.5)
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    border-color: #ddad23
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: none
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: none
}

.btn-block {
    padding-left: 5px;
    padding-right: 5px
}

[data-read-more] {
    overflow: hidden;
    transition: height .5s
}

.read-less-btn,
.read-more-btn {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: 1;
    color: #ddad23
}

.read-less-btn__icon,
.read-more-btn__icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px
}

.not-initialized .paging {
    display: none
}

.btn-icon {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0;
    color: #fff
}

.btn-icon:hover {
    background: rgba(0, 0, 0, 0.8)
}

.btn-icon--circle {
    border-radius: 50%
}

.btn-icon--simple {
    width: 20px;
    background-color: transparent
}

.btn-icon--simple:hover {
    background-color: transparent
}

.btn-icon--play .btn-icon__play {
    margin-left: 3px
}

.btn-icon--play .btn-icon__pause {
    display: none
}

.btn-icon--play.playing .btn-icon__play {
    display: none
}

.btn-icon--play.playing .btn-icon__pause {
    display: inline
}

.form-control {
    height: 50px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    background: transparent;
    font-size: 15px;
    font-weight: normal;
    color: #ddad23
}

.form-control::placeholder {
    color: inherit
}

.form-control:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both
}

.form-control:focus {
    background: transparent;
    border-color: currentColor;
    box-shadow: none;
    color: currnetColor
}

.form-control--textarea {
    height: 136px;
    padding: 10px 15px;
    border: 1px solid #ddad23
}

@-webkit-keyframes autofill {
    to {
        color: currentColor;
        background: transparent
    }
}

.form-control-datepicker {
    position: relative
}

.form-control-datepicker__icon {
    position: absolute;
    top: 5px;
    right: 0;
    color: #ddad23
}

.form-control-datepicker .pikaday-bm {
    overflow: hidden;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    width: 320px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.form-control-datepicker .pikaday-bm.is-bound {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.form-control-datepicker .pikaday-bm .pika-lendar {
    padding-top: 10px;
    width: 100%
}

.form-control-datepicker .pikaday-bm .pika-table th {
    font-size: 12px
}

.form-control-datepicker .pikaday-bm .pika-table td.is-empty {
    height: auto
}

.form-control-datepicker .pikaday-bm .pika-title .pika-label {
    background: transparent;
    font-size: 16px;
    text-transform: lowercase
}

.form-control-datepicker .pikaday-bm .pika-button {
    width: 40px;
    height: 40px;
    font-size: 16px
}

.form-control-datepicker .pikaday-bm .pika-button:before {
    width: 38px;
    height: 38px;
    margin-top: -19px;
    margin-left: -19px
}

.form-control-datepicker .pikaday-bm .pika-button:after {
    width: 22px;
    height: 38px;
    margin-top: -19px
}

.form-control-datepicker .pikaday-bm .is-startrange .pika-button:after {
    width: 27px
}

@media (max-width: 767.98px) {
    .form-control-datepicker .pikaday-bm {
        left: 50% !important;
        transform: translateX(-50%)
    }

    .form-control-datepicker .pikaday-bm .pika-prev,
    .form-control-datepicker .pikaday-bm .pika-next {
        display: block
    }
}

.field-upload {
    position: relative;
    display: flex;
    align-items: center
}

.field-upload__label {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%
}

.field-upload input {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.field-upload .btn {
    padding: 3px 18px 0;
    height: 38px;
    margin-right: 12px
}

.field-upload__text {
    color: #ddad23
}

.field-upload .error {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

@media (max-width: 767.98px) {
    .field-upload {
        margin-top: 20px
    }
}

.checkboxes {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.checkboxes--block {
    display: block
}

.checkboxes .checkbox {
    position: relative;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 7px
}

.checkboxes__title {
    padding: 0 0 10px 10px;
    border-bottom: 1px solid #777;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.5;
    color: #404040
}

.checkboxes__title ~ .checkbox {
    width: 100%
}

@media (max-width: 767.98px) {
    .checkboxes {
        margin: 0
    }

    .checkboxes .checkbox {
        width: 100%;
        padding: 0
    }
}

.checkbox {
    color: #ddad23
}

.checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    user-select: none
}

.checkbox label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid;
    transition: all 0.2s ease-in-out
}

.checkbox label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    height: 7px;
    width: 14px;
    border: 3px solid #fff;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.checkbox input:checked ~ label:before {
    background: currentColor
}

.checkbox input:checked ~ label:after {
    opacity: 1
}

.checkbox--light {
    color: #fff
}

.checkbox--light label:after {
    border-color: #ddad23
}

.socials {
    font-size: 0
}

.socials ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none
}

.socials li {
    margin: 0 15px
}

.btns {
    margin: -7px -10px;
    font-size: 0
}

.btns .btn {
    margin: 7px 10px
}

.bullets {
    display: flex;
    align-items: center
}

.bullets .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border: 3px solid transparent;
    background: currentColor;
    opacity: 1;
    margin: 0 4px;
    background-clip: content-box;
    transition: all 0.2s ease-in-out
}

.bullets .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    border-color: currentColor;
    background: #3ca7ff
}

.not-initialized .bullets {
    display: none
}

.image-faded {
    position: relative;
    overflow: hidden
}

.image-faded__image {
    height: 450px
}

.image-faded__overlay {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 40%;
    z-index: 5;
    background: linear-gradient(to bottom, #fff 0%, transparent 100%)
}

.image-faded__overlay--top {
    top: 0
}

.image-faded__overlay--bottom {
    bottom: 0;
    background: linear-gradient(to top, #fff 0%, transparent 100%)
}

@media (max-width: 1024.98px) {
    .image-faded__image {
        height: 340px
    }
}

@media (max-width: 767.98px) {
    .image-faded__image {
        height: 65.63vw
    }
}

.link {
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none
}

.link__icon {
    margin-left: 5px;
    margin-top: -2px
}

.link:hover {
    text-decoration: none
}

.link--icon-left .link__icon {
    margin-left: 0;
    margin-right: 5px
}

.link-underline {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    line-height: 25px;
    color: #ddad23
}

.link-underline:after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: currentColor
}

.entry ul {
    list-style: none;
    padding: 0
}

.entry ul li {
    position: relative;
    padding-left: 30px
}

.entry ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: currentColor
}

.qty {
    display: flex;
    color: #ddad23
}

.qty__field {
    display: block;
    width: 32px;
    padding: 0 2px;
    border: 0;
    border-radius: 0;
    background: transparent;
    font-family: "Hind", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.05em;
    color: inherit;
    text-align: center;
    appearance: none;
    -webkit-appearance: none
}

.qty__arrow {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: inherit
}

.qty__arrow.disabled {
    opacity: .3;
    pointer-events: none
}

.dropdown {
    position: relative;
    z-index: 5;
    white-space: nowrap
}

.dropdown-toggle {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    padding: 0 30px 0 10px;
    border: 0;
    font-size: 16px;
    letter-spacing: 0.0813em;
    color: inherit;
    transition: all .3s
}

.dropdown-toggle:before,
.dropdown-toggle:after {
    content: '';
    position: absolute;
    top: 15px;
    width: 12px;
    height: 2px;
    border: 0;
    background: currentColor;
    transition: transform .3s ease, background .3s ease
}

.dropdown-toggle:before {
    right: 12px;
    transform: rotate(45deg)
}

.dropdown-toggle:after {
    right: 4px;
    transform: rotate(-45deg)
}

.dropdown-toggle:hover {
    background: #ddad23;
    color: #fff
}

.dropdown.show .dropdown-toggle {
    background: #ddad23;
    color: #fff
}

.dropdown.show .dropdown-toggle:before {
    transform: rotate(-45deg)
}

.dropdown.show .dropdown-toggle:after {
    transform: rotate(45deg)
}

.dropdown-menu {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(0);
    display: block;
    width: 100%;
    min-width: 0;
    list-style: none;
    padding: 5px 0;
    border: 0;
    border-radius: 0;
    margin: -1px 0 0;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    font-size: 15px;
    font-weight: 300;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, transform .3s
}

.dropdown-menu.show {
    opacity: 1;
    visibility: visible
}

.dropdown-menu li + li {
    margin-top: 5px
}

.dropdown-menu a {
    overflow: hidden;
    display: block;
    padding: 5px 9px;
    color: #ddad23;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none
}

.dropdown-menu a:hover {
    background: #ddad23;
    color: #fff
}

.search {
    padding: 5px 0;
    color: inherit
}

.search__btn {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    padding: 0 18px;
    border-right: 1px solid currentColor;
    color: inherit
}

.search__btn svg {
    transition: color .3s
}

.search__btn:hover svg {
    color: #3ca7ff
}

.search--no-border-desktop .search__btn {
    border-right: 0 none
}

@media (max-width: 1024.98px) {
    .search--no-border .search__btn {
        border-right: 0 none
    }
}

@media (max-width: 767.98px) {
    .search {
        color: #ddad23
    }
}

.select .select2-dropdown {
    z-index: 9
}

.select .select2-container .select2-selection {
    height: 20px;
    border: 0;
    border-bottom: 1px solid #ddad23;
    border-radius: 0
}

.select .select2-container .select2-selection .select2-selection__rendered {
    padding: 0;
    color: #ddad23;
    font-size: 15px;
    line-height: 20px
}

.select .select2-container .select2-selection .select2-selection__placeholder {
    color: #ddad23
}

.select .select2-container .select2-selection .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: 2px;
    width: 16px;
    height: 16px;
    border: 0 none;
    margin-top: -10px;
    transition: transform .3s
}

.select .select2-container .select2-selection .select2-selection__arrow:before,
.select .select2-container .select2-selection .select2-selection__arrow:after {
    content: '';
    position: absolute;
    top: 5px;
    width: 10px;
    height: 2px;
    background-color: #ddad23;
    transition: transform .3s
}

.select .select2-container .select2-selection .select2-selection__arrow:before {
    left: 0;
    transform: rotate(45deg)
}

.select .select2-container .select2-selection .select2-selection__arrow:after {
    right: 0;
    transform: rotate(-45deg)
}

.select .select2-container .select2-selection .select2-selection__arrow b {
    display: none
}

.select .select2-container--default .select2-selection--single {
    background: transparent
}

.select .select2-container--open .select2-selection .select2-selection__arrow:before {
    transform: rotate(-45deg)
}

.select .select2-container--open .select2-selection .select2-selection__arrow:after {
    transform: rotate(45deg)
}

.select .select2-container--open .select2-dropdown--below {
    border-color: #ddad23
}

.select .select2-container--default .select2-results__option[aria-selected=true]:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.select .select2-container--default .select2-results > .select2-results__options {
    padding: 5px 4px
}

.select .select2-container--default .select2-results__option {
    padding: 9px 10px
}

.select .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #ddad23
}

.select.clean-select .select2-container .select2-selection .select2-selection__rendered {
    color: transparent
}

@media (max-width: 1024.98px) {
    .form .select select {
        position: static !important;
        width: 100% !important;
        clip: initial !important;
        clip-path: initial !important;
        height: 38px !important;
        padding: 0;
        border: 0;
        border-bottom: 1px solid !important;
        border-radius: 0;
        background: transparent;
        font-size: 15px;
        font-weight: 300;
        color: #ddad23
    }

    .form .select .select2 {
        display: none
    }
}

.rate {
    font-size: 14px;
    line-height: 1.2
}

.rate strong {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.025em
}

.navigation {
    font-size: 16px;
    font-weight: 400;
    color: inherit
}

.navigation a {
    text-decoration: none
}

.navigation a span {
    display: none
}

.navigation > ul {
    list-style-type: none;
    display: flex;
    padding: 0;
    margin: 0
}

.navigation > ul > li {
    position: relative
}

.navigation > ul > li a[href="#"] {
    cursor: default;
    pointer-events: none
}

.navigation > ul > li.has-dropdown > a {
    padding-right: 39px
}

.navigation > ul > li.has-dropdown > a span {
    position: absolute;
    top: 20px;
    right: 15px;
    display: block;
    width: 16px;
    height: 16px
}

.navigation > ul > li.has-dropdown > a span:before,
.navigation > ul > li.has-dropdown > a span:after {
    content: '';
    position: absolute;
    top: 5px;
    width: 10px;
    height: 2px;
    background-color: #fff;
    transition: transform .3s
}

.navigation > ul > li.has-dropdown > a span:before {
    left: 0;
    transform: rotate(45deg)
}

.navigation > ul > li.has-dropdown > a span:after {
    right: 0;
    transform: rotate(-45deg)
}

.navigation > ul > li .clicked > a:before,
.navigation > ul > li > .current:before {
    width: calc(100% - 30px)
}

.navigation > ul > li:hover > a:before {
    width: calc(100% - 30px)
}

.navigation > ul > li.has-dropdown:hover > a {
    background: #ddad23;
    color: #fff
}

.navigation > ul > li.has-dropdown:hover > a span:before {
    transform: rotate(-45deg)
}

.navigation > ul > li.has-dropdown:hover > a span:after {
    transform: rotate(45deg)
}

.navigation > ul > li.has-dropdown:hover > a:before {
    display: none
}

.navigation > ul > li .clicked > a {
    background: #ddad23;
    color: #fff
}

.navigation > ul > li .clicked > a span:before {
    transform: rotate(-45deg)
}

.navigation > ul > li .clicked > a span:after {
    transform: rotate(45deg)
}

.navigation > ul > li .clicked > a:before {
    display: none
}

.navigation > ul > li > a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 15px;
    color: inherit;
    letter-spacing: 0.0813em;
    text-transform: uppercase
}

.navigation > ul > li > a:before {
    content: '';
    position: absolute;
    bottom: 19px;
    left: 15px;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: width .4s ease
}

.navigation__dropdown {
    list-style-type: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform: translateY(-35px);
    min-width: 100%;
    padding: 4px;
    margin: 0;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    font-size: 15px;
    font-weight: 300;
    opacity: 0;
    white-space: nowrap;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, transform .3s
}

li.has-dropdown:hover .navigation__dropdown {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible
}

.clicked .navigation__dropdown {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible
}

li:last-child > .navigation__dropdown {
    left: auto;
    right: 0
}

.navigation__dropdown li + li {
    margin-top: 5px
}

.navigation__dropdown a {
    overflow: hidden;
    display: block;
    padding: 5px;
    color: #ddad23;
    text-decoration: none
}

.navigation__dropdown a.current,
.navigation__dropdown a:hover {
    background: #ddad23;
    color: #fff
}

@media (max-width: 1024.98px) {
    .navigation {
        display: none
    }
}

.navigation-modal {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.0813em;
    color: #420F52;
    text-transform: uppercase
}

.navigation-modal ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.navigation-modal a {
    text-decoration: none
}

@media (min-width: 1281px) {
    .navigation-modal.hide-elements > ul > li:nth-child(-n+6) {
        display: none
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .navigation-modal.hide-elements > ul > li:nth-child(-n+5) {
        display: none
    }
}

.navigation-modal__section > ul > li,
.navigation-modal > ul > li {
    border-width: 1px 0;
    border-style: solid;
    border-color: #bbb;
    background: transparent;
    transition: background .3s
}

.navigation-modal__section > ul > li.has-dropdown span,
.navigation-modal > ul > li.has-dropdown span {
    opacity: 1
}

.navigation-modal__section > ul > li.has-dropdown span,
.navigation-modal > ul > li.has-dropdown span {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 12px;
    height: 20px;
    margin-top: -10px
}

.navigation-modal__section > ul > li + li,
.navigation-modal > ul > li + li {
    margin-top: -1px
}

.navigation-modal__section > ul > li:hover,
.navigation-modal > ul > li:hover {
    background: #ddad23
}

.navigation-modal__section > ul > li > a,
.navigation-modal > ul > li > a {
    position: relative;
    display: block;
    padding: 16px 30px 11px 10px;
    background: transparent;
    transition: background .3s, color .3s
}

.navigation-modal__section > ul > li > a span,
.navigation-modal > ul > li > a span {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 20px;
    margin-top: -10px;
    opacity: 0;
    transition: transform .3s
}

.navigation-modal__section > ul > li > a span svg,
.navigation-modal > ul > li > a span svg {
    display: block
}

.navigation-modal__section > ul > li > a.current,
.navigation-modal > ul > li > a.current {
    background: #ddad23;
    color: #fff
}

.navigation-modal__section > ul > li > a:hover,
.navigation-modal > ul > li > a:hover {
    background: #ddad23;
    color: #fff
}

.navigation-modal__section {
    padding-bottom: 35px
}

.navigation-modal__section__title {
    color: #404040
}

.navigation-modal__dropdown {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 5;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(0%);
    width: 309px;
    height: 100%;
    padding: 70px 20px;
    background: #fff;
    transition: transform .3s
}

.navigation-modal__dropdown a[href="#"] {
    display: none
}

.navigation-modal__dropdown.active {
    transform: translateX(-100%)
}

.navigation-modal__dropdown__back {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 16px;
    left: 20px;
    display: inline-flex;
    align-items: center;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 400;
    color: #ddad23
}

.navigation-modal__dropdown__back:hover {
    color: #3ca7ff
}

.navigation-modal__dropdown__back svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.navigation-modal__dropdown__title {
    padding: 22px 0 14px;
    border-top: 1px solid #bbb;
    font-family: "Hind", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.0625em;
    font-style: normal;
    color: #404040;
    text-transform: uppercase
}

.navigation-modal__dropdown__city {
    font-size: 15px;
    line-height: 1;
    letter-spacing: normal;
    color: #404040;
    text-transform: none
}

.navigation-modal__dropdown__link {
    display: block;
    margin-bottom: 5px;
    line-height: 1.5
}

.navigation-modal__dropdown__link a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: "Hind", sans-serif;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: normal;
    text-transform: none
}

.navigation-modal__dropdown__link a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: currentColor
}

.navigation-modal__dropdown > ul > li {
    border-width: 1px 0;
    border-style: solid;
    border-color: #bbb;
    margin-top: -1px
}

.navigation-modal__dropdown > ul > li > a {
    position: relative;
    display: block;
    padding: 16px 25px 11px
}

.navigation-modal__dropdown > ul > li > a:hover {
    background: #ddad23;
    color: #fff
}

.navigation-modal__dropdown > ul > li > a.current {
    background: #ddad23;
    color: #fff
}

.navigation-modal__dropdown > a {
    display: block;
    padding: 16px 10px 11px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #bbb
}

.navigation-modal__dropdown > a:hover {
    background: #ddad23;
    color: #fff
}

.navigation-modal--destinations .navigation-modal__dropdown > ul > li {
    border: 0;
    margin-bottom: 18px
}

@media (max-width: 767.98px) {
    .navigation-modal__dropdown {
        width: 100%
    }
}

.nav-trigger {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    width: 30px;
    height: 21px;
    font-size: 0;
    line-height: 1;
    color: #ddad23
}

.nav-trigger:hover {
    color: #3ca7ff
}

.nav-trigger span {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 4px;
    background: currentColor
}

.nav-trigger span:nth-child(1),
.nav-trigger span:nth-child(3) {
    transition: top .2s .2s, transform .2s
}

.nav-trigger span:nth-child(1) {
    top: 0
}

.nav-trigger span:nth-child(2) {
    top: 9px;
    transition: opacity 0s .2s
}

.nav-trigger span:nth-child(3) {
    top: 18px
}

.nav-trigger.active span:nth-child(1),
.nav-trigger.active span:nth-child(3) {
    top: 8px;
    transition: top .2s, transform .2s .2s
}

.nav-trigger.active span:nth-child(1) {
    transform: rotate(45deg)
}

.nav-trigger.active span:nth-child(2) {
    opacity: 0
}

.nav-trigger.active span:nth-child(3) {
    transform: rotate(-45deg)
}

.logo {
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 250px
}

.logo img {
    max-height: inherit;
    max-width: inherit
}

.scrolled .logo__default {
    display: none
}

.logo__scrolled {
    display: none
}

.scrolled .logo__scrolled {
    display: inline-block
}

.scrolled .logo {
    max-height: 52px
}

@media (max-width: 1280.98px) {
    .scrolled .logo {
        max-width: 140px
    }
}

@media (max-width: 1024.98px) {
    .scrolled .logo {
        max-width: 130px
    }
}

@media (max-width: 767.98px) {
    .logo {
        max-width: 130px;
        max-height: 52px
    }
}

.filters__container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.filters__separator {
    width: 1px;
    height: 40px;
    background: #fff;
    margin: 0 10px
}

.filters__actions {
    display: flex;
    align-items: center;
    margin-left: 15px
}

.filters__clear {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    display: none;
    transition: border-color .3s
}

.dirty .filters__clear {
    display: inline-block
}

.filters__clear:hover {
    border-color: transparent
}

@media (max-width: 1024.98px) {
    .filters__container {
        margin: 0 -5px
    }

    .filters__separator {
        margin: 0 5px
    }

    .filters__actions {
        text-align: left;
        width: 100%;
        padding: 0 5px 10px;
        margin: 0
    }
}

.filter {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    color: inherit
}

.filter__btn {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    padding: 11px 19px 10px;
    border: 1px solid currentColor;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2857;
    color: inherit
}

.filter__btn:hover {
    background: #fff;
    color: #ddad23
}

.filter__btn--invert:hover {
    background: #ddad23;
    color: #fff
}

.activated .filter__btn {
    background: #fff;
    color: #ddad23
}

.activated .filter__btn:hover {
    color: #3ca7ff
}

.filter__btn__total {
    display: none
}

.activated .filter__btn__total {
    display: inline
}

.filter__clear {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    margin-left: 5px;
    display: none;
    color: inherit
}

.activated .filter__clear {
    display: inline-block
}

.filter-condition {
    display: none
}

.filter-condition.filter-visible {
    display: inline-block
}

@media (max-width: 1024.98px) {
    .filter-condition.filter-visible {
        display: block
    }
}

.filter-condition:not(.filter-visible) + .filters__separator {
    display: none
}

@media (max-width: 1024.98px) {
    .filter {
        padding: 0 5px 10px
    }

    .filter__btn {
        padding: 16px 19px 14px;
        border-radius: 4px;
        letter-spacing: 0.1071em;
        text-transform: uppercase;
        font-weight: bold
    }

    .filter__btn.activated {
        border-color: #fff;
        background: #fff;
        color: #ddad23
    }

    .filter__btn--alt {
        width: 108px;
        padding: 0;
        text-align: center;
        border-radius: 2px;
        line-height: 48px
    }

    .filter__btn--invert.activated {
        border-color: #ddad23;
        background: #ddad23;
        color: #fff
    }
}

.filters-mobile__nav > ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.filters-mobile__nav > ul > li {
    border-width: 1px 0;
    border-style: solid;
    border-color: #bbb
}

.filters-mobile__nav > ul > li + li {
    margin-top: -1px
}

.filter-mobile > button {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    display: block;
    width: 100%;
    padding: 16px 30px 11px 10px;
    text-align: left;
    text-transform: uppercase;
    color: #ddad23;
    font-size: 16px;
    letter-spacing: 0.0813em
}

.filter-mobile > button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    width: 11px;
    height: 20px;
    margin-top: -10px;
    background: url("../../../../../integration/coast/public/images/svgs/arrow-right.svg")
}

.filter-mobile__dropdown {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    transform: translateX(100%);
    width: 100%;
    height: calc(100vh - 80px);
    background: #fff;
    transition: transform .3s
}

.filter-mobile__dropdown.active {
    transform: translateX(0%)
}

.filter-mobile__dropdown__actions {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px 15px
}

.filter-mobile__dropdown__actions:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #bbb
}

.filter-mobile__dropdown__back {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    color: #ddad23
}

.filter-mobile__dropdown__back:hover {
    color: #3ca7ff
}

.filter-mobile__dropdown__back svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.filter-mobile__dropdown__body {
    height: calc(100vh - 61px - 80px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 15px 0
}

.filter-mobile__dropdown__title {
    position: relative;
    z-index: 1;
    padding: 0 15px 15px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.0625em;
    text-transform: uppercase
}

.filter-mobile__dropdown__title small {
    text-transform: none
}

.filter-mobile .disable {
    opacity: .3;
    pointer-events: none
}

.filter-mobile .link-underline {
    line-height: 1.3
}

.filter-mobile .switch {
    padding-left: 10px;
    margin-bottom: 10px
}

.filter-mobile .checkboxes {
    padding: 0 15px
}

.filter-mobile .occupancy {
    padding: 0 15px
}

.filter-mobile .checkbox label {
    display: block;
    width: 100%;
    padding-right: 30px;
    padding-left: 0
}

.filter-mobile .checkbox label:before {
    right: 0;
    left: auto
}

.filter-mobile .checkbox label:after {
    left: auto;
    right: 3px
}

.filter-mobile .filter__btn__total {
    display: none
}

.filter-mobile.activated .filter__btn__total {
    display: inline
}

.filter-mobile__disclaimer {
    padding: 0 15px
}

@media (max-width: 1024px) and (min-width: 768px) {
    .filter-mobile .checkbox label {
        padding-left: 30px;
        padding-right: 0
    }

    .filter-mobile .checkbox label:before {
        left: 0;
        right: auto
    }

    .filter-mobile .checkbox label:after {
        top: 5px;
        left: 3px
    }
}

@media (max-width: 767.98px) {

    .filter-mobile .pikaday-bm .pika-prev,
    .filter-mobile .pikaday-bm .pika-next {
        display: block
    }
}

.switch {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    align-items: center
}

.switch input {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
    background: transparent
}

.switch input:checked + label {
    background: #3ca7ff
}

.switch input:checked + label:before {
    left: 28px
}

.switch label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 40px;
    border-radius: 20px;
    margin: 0;
    background: #D1D1D1;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 0;
    transition: background .3s
}

.switch label:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
    transition: left .3s
}

.switch__text {
    margin-right: 15px;
    text-transform: capitalize
}

@media (max-width: 767.98px) {
    .switch input:checked + label:before {
        left: 21px
    }

    .switch label {
        width: 48px;
        height: 30px;
        box-shadow: none
    }

    .switch label:before {
        top: 3px;
        left: 3px;
        width: 24px;
        height: 24px
    }
}

.profile {
    position: relative;
    display: none;
    height: 100%;
    background: #ddad23;
    color: #fff;
    line-height: 1
}

.profile__container {
    display: flex
}

.profile__inner {
    width: 100%
}

.profile__toggle {
    width: 100%;
    display: inline-flex;
    align-items: center;
    padding: 8px 94px 7px 20px;
    font-size: 15px;
    text-align: left
}

.profile__toggle__icon {
    margin-right: 10px
}

.profile__dropdown {
    padding: 0
}

.profile__dropdown__actions {
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #777
}

.profile__dropdown.show {
    transform: translateY(45px) !important
}

.profile .profile__btn {
    padding: 10px 10px;
    background: transparent
}

.profile .profile__btn:hover {
    color: #3ca7ff;
    background: transparent
}

.profile__name {
    display: block
}

.profile__points {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 74px;
    padding: 7px 10px;
    height: 100%;
    line-height: 1.1;
    font-size: 15px;
    text-align: center
}

.profile__points:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    bottom: 8px;
    width: 1px;
    background: rgba(255, 255, 255, 0.3)
}

.profile__points__number {
    width: 100%;
    display: block
}

.profile__nav {
    list-style-type: none;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
    line-height: 1
}

.profile__nav a {
    padding: 6px 19px
}

@media (max-width: 767.98px) {
    .profile__toggle {
        height: 38px;
        padding-top: 4px;
        padding-bottom: 4px
    }

    .profile__toggle__icon svg {
        width: 20px;
        height: 20px
    }

    .profile__name {
        display: inline-block
    }

    .profile__dropdown.show {
        transform: translateY(38px) !important
    }

    .profile__points {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 97px
    }

    .profile__points__number {
        display: inline-block;
        width: auto;
        margin: 0 2px
    }
}

.wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 45px
}

@media (max-width: 767.98px) {
    .wrapper {
        padding-top: 102px
    }
}

.container--small {
    max-width: 1068px
}

.container--full {
    max-width: none;
    padding: 0
}

.footer {
    color: #fff
}

.footer a {
    color: inherit
}

.footer a:hover {
    opacity: .6
}

.footer__back-to-top {
    padding: 4px 0 3px;
    text-align: center
}

.footer__back-to-top a {
    text-decoration: none;
    font-weight: normal;
    color: #ddad23
}

.footer__back-to-top a:hover {
    color: #3ca7ff;
    opacity: 1
}

.footer .subscribe {
    background: #595d57;
}

.footer__body:before {
    content: '';
    background: url(../images/footer-texture-top.png)top right -340px !important;
    background-size: 1440px 30px !important;
    display: block;
    height: 22px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -18px;
    z-index: 999;
}

.footer__body {
    background: #4b534e;
    position: relative;
}

.footer__nav {
    margin-top: 11px;
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.0813em;
    text-transform: uppercase
}

.footer__nav .container {
    padding: 0
}

.footer__nav ul {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    padding: 0;
    margin: 0 -15px;
    list-style: none
}

.footer__nav li {
    margin: 0 15px 26px
}

.footer__nav a {
    position: relative;
    text-decoration: none
}

.footer__nav a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: width .4s ease
}

.footer__nav a:hover {
    opacity: 1
}

.footer__nav a:hover:before {
    width: 100%
}

.footer__nav a.current {
    opacity: 1
}

.footer__nav a.current:before {
    width: 100%
}

.footer .socials {
    margin-bottom: 20px
}

.footer__row {
    padding: 28px 0 25px
}

.footer__row + .footer__row {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.footer__copyright {
    font-size: 16px;
    line-height: 1.4375;
    text-align: center
}

.footer__contacts {
    flex: 0 0 430px;
    width: 430px
}

.footer__contacts__title {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    text-decoration: none
}

.footer__contacts__list {
    display: flex;
    padding: 0;
    margin: 0 -18px;
    list-style: none
}

.footer__contacts__list li {
    width: 50%;
    padding: 0 18px
}

.footer__contacts__list li + li {
    white-space: nowrap;
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.footer__contacts__list a[href^="mailto"] {
    word-break: break-all
}

.footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0 24px
}

.footer__logos {
    margin-left: 15px
}

.footer__logos ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-flow: wrap;
    padding: 0;
    margin: 0 -17px;
    list-style: none
}

.footer__logos li {
    margin: 0 17px 5px
}

.footer__logos span,
.footer__logos a {
    display: block
}

.footer__logos img {
    max-height: 90px
}

.footer .slider-awards {
    flex: 0 0 300px;
    width: 300px
}

.footer .partners {
    padding: 9px 0 7px
}

.footer__territory {
    padding-top: 8px;
    margin-right: -200px;
    font-style: italic
}

@media (max-width: 1024.98px) {
    .footer__row .container {
        padding-left: 0;
        padding-right: 0
    }

    .footer__inner {
        flex-flow: wrap
    }

    .footer__contacts {
        flex: 0 0 100%;
        width: 100%;
        text-align: center
    }

    .footer__contacts__title {
        width: auto;
        margin-bottom: 11px
    }

    .footer__contacts__title br {
        display: none
    }

    .footer__contacts__list {
        display: block;
        padding-bottom: 20px
    }

    .footer__contacts__list li {
        width: auto
    }

    .footer__contacts__list li + li {
        border: 0;
        margin-top: 15px
    }

    .footer--group .footer__logos {
        margin: 0 auto
    }

    .footer__territory {
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .footer__nav {
        margin-top: 15px;
        text-align: center
    }

    .footer__nav ul {
        display: block
    }

    .footer__nav li {
        margin: 0 0 10px
    }

    .footer__contacts {
        margin-bottom: 10px
    }

    .footer__contacts__title br {
        display: block
    }

    .footer__body {
        padding-bottom: 70px
    }

    .footer .slider-awards {
        margin: 0 auto 34px
    }

    .footer__inner {
        display: block;
        padding-bottom: 12px
    }

    .footer__logos {
        margin-left: 0
    }

    .footer__logos ul {
        justify-content: space-between;
        margin: 0
    }

    .footer__logos li {
        margin: 0 0 5px
    }

    .footer__logos img {
        max-width: 80px;
        max-height: 70px
    }

    .footer .partners {
        padding: 0
    }
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%
}

.header .logo {
    margin: 0px 0 0 10px
}

.header__bar {
    display: flex;
    justify-content: space-between;
    background: #fff;
    color: #404040;

}

.header__bar__aside {
    display: flex;
    padding: 5px 0
}

.header__bar__aside .list-link-icon {
    padding: 5px 0
}

.header__bar__content {
    display: flex;
    justify-content: flex-end;
    margin-right: 60px;
}

.scrolled .header__bar {
    z-index: 5;
    background: #595D57;
    color: #fff
}

.header__login {
    padding: 0 10px 0 16px
}

.header__login .list-link-icon {
    height: 100%
}

.header__login .list-link-icon a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 16px
}

.header__nav {
    padding: 10px 0
}

.header__nav__inner {
    padding-right: 15px;
    border-right: 1px solid #777
}

.header__nav__inner--no-border {
    border: 0 none
}

.header__content {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 65px;
    color: #fff
}

.header__content__inner {
    display: flex;
    align-items: center
}

.scrolled .header__content {
    min-height: 70px;
    align-items: center;
    padding: 8px 15px;
    background: #fff;
    color: #404040
}

.header__link__mobile {
    display: none
}

.header .list-link-icon a {
    color: inherit
}

.header .nav-trigger {
    display: none;
    margin: 0 13px;
    color: #fff
}

.header.show-nav-trigger .nav-trigger {
    display: inline-block
}

.header.show-nav-trigger .navigation > ul > li:nth-child(n+7) {
    display: none
}

.header.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-110%);
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: transform .4s, opacity .4s, visibility .4s
}

.header.scrolled .logo {
    margin: 0;
    height: 52px;
    line-height: 52px
}

.header.scrolled .nav-trigger {
    display: inline-block
}

.header.scrolled .navigation {
    display: none
}

.header.scrolled .nav-trigger {
    display: inline-block;
    margin: 0;
    color: #ddad23;
}

.header.scrolled .nav-trigger:hover {
    color: #544A42;
}

.header.scrolled .search__btn:hover svg {
    color: #3ca7ff
}

.header.scrolled .list-link-icon a svg,
/*.header.scrolled .list-link-icon a img {
    filter: brightness(0) invert(1)
}*/

.header.scrolled .list-link-icon a:not(.list-link-icon__logo):hover {
    color: #fff
}

/*.header.scrolled .list-link-icon a:not(.list-link-icon__logo):hover svg,
.header.scrolled .list-link-icon a:not(.list-link-icon__logo):hover img {
    filter: brightness(0) invert(1)
}*/

.header.scrolled.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%)
}

@media (max-width: 1280.98px) {
    .header.show-nav-trigger .navigation > ul > li:nth-child(n+6) {
        display: none
    }
}

@media (max-width: 1024.98px) {
    .header__nav li:nth-child(n+2) {
        display: none
    }

    .scrolled .header__content {
        padding-top: 0;
        padding-bottom: 0
    }

    .header .nav-trigger {
        display: inline-block;
        margin: 22px 16px 0;
        color: #fff
    }

    .header.scrolled .logo {
        height: auto
    }

    .header.scrolled.active {
        transform: none
    }
}

@media (max-width: 767.98px) {
    .header {
        position: fixed;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)
    }

    .header .logo {
        margin-top: 0
    }

    .header__bar {
        height: 38px;
        background: #4D4D4D;
        color: #fff
    }

    .header__bar__content {
        width: 100%;
        justify-content: space-between
    }

    .header__bar svg,
    .header__bar img {
        filter: brightness(0) invert(1)
    }

    .header__login {
        width: 100%;
        padding: 0
    }

    .header__login .list-link-icon {
        justify-content: space-between;
        margin: 0
    }

    .header__login .list-link-icon a {
        padding: 0 8px;
        color: inherit
    }

    .header__content {
        padding: 6px 14px;
        background: #fff
    }

    .header__content__inner {
        align-items: center
    }

    .header__link__mobile {
        display: flex;
        padding: 8px 22px;
        border-width: 0 1px;
        border-style: solid;
        border-color: #979797;
        margin-right: 14px
    }

    .header .logo__default {
        display: none
    }

    .header .logo__scrolled {
        display: block;
        height: 50px
    }

    .header .nav-trigger {
        margin: 5px 0px;
        color: #ddad23
    }
}

.hero {
    position: relative
}

.hero__slides {
    z-index: -1
}

.hero__slide {
    height: 80vh;
    min-height: 600px
}

.hero__slide__media,
.hero__slide__image,
.hero__slide__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.hero__slide__video iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    pointer-events: none
}

@media (min-aspect-ratio: 16 / 9) and (min-width: 1025px) {
    .hero__slide__video iframe {
        height: 56.25vw
    }
}

@media (max-aspect-ratio: 16 / 9) and (min-width: 1025px) {
    .hero__slide__video iframe {
        width: 177.78vh
    }
}

.hero__slide__video__inner {
    position: relative;
    height: 100%;
    width: 100%
}

@media (min-width: 768px) {
    .hero__slide__video__inner {
        width: 100% !important;
        height: 100% !important;
        left: auto !important;
        top: auto !important
    }
}

.hero__slide__video .btn-icon {
    position: absolute;
    bottom: 110px;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%)
}

.hero__slide__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
    padding-bottom: 30px;
    width: 100%;
    color: #fff
}

.hero__slide__title {
    color: inherit
}

.hero__slide:before,
.hero__slide:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    opacity: .4;
    z-index: 5;
    background: linear-gradient(to bottom, #000 0%, transparent 100%)
}

.hero__slide:before {
    top: 0;
    height: 160px
}

.hero__slide:after {
    bottom: 0;
    transform: rotate(180deg);
    height: 220px
}

.hero--gms .hero__slide {
    height: 400px
}

.hero--gms .bm {
    display: none
}

.hero__controls {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 110px;
    z-index: 5;
    display: none
}

.autorotate .hero__controls {
    display: block
}

.not-initialized .hero__controls {
    display: none
}

.hero .paging__prev,
.hero .paging__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10
}

.hero .paging__prev {
    left: 0
}

.hero .paging__next {
    right: 0
}

.hero--full .hero__slide {
    height: calc(100vh - 45px)
}

@media (max-width: 1024.98px) {

    .hero--full .hero__slide,
    .hero__slide {
        height: 432px !important;
        min-height: 0
    }

    .hero__slide__video .btn-icon {
        bottom: 18px
    }

    .hero__controls {
        bottom: 18px
    }
}

@media (max-width: 767.98px) {

    .hero--full .hero__slide,
    .hero__slide {
        height: 99.25vw !important;
        min-height: 0
    }

    .hero__slide:before {
        display: none
    }

    .hero__slide:after {
        height: 100%
    }

    .hero__slide__video .btn-icon {
        bottom: 10px
    }

    .hero__controls {
        bottom: 10px
    }
}

.subscribe {
    padding: 43px 0 3px
}

.subscribe__head {
    margin-bottom: 46px;
    text-align: center
}

.success .subscribe__head {
    display: none
}

.subscribe__title {
    color: inherit
}

.subscribe__body {
    display: flex
}

.success .subscribe__body {
    display: none
}

.subscribe__content {
    flex: 1
}

.subscribe__actions {
    width: 184px;
    margin-left: 30px
}

.subscribe__alert {
    font-size: 20px;
    text-align: center
}

.subscribe__alert__error {
    display: none
}

.subscribe.error .subscribe__alert__error {
    display: block
}

.subscribe__alert__success {
    display: none;
    color: inherit
}

.success .subscribe__alert__success {
    display: block
}

.subscribe .form-label-custom {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    font-size: 15px;
    color: currentColor;
    transition: transform .4s;
    transform-origin: 0 0
}

.subscribe .is-active .form-label-custom {
    transform: translateY(-20px) scale(0.8)
}

.subscribe .form-control {
    color: inherit;
    transition: none;
    border-bottom-color: #fff
}

.subscribe .form-control:-webkit-autofill,
.subscribe .form-control:-webkit-autofill:hover,
.subscribe .form-control:-webkit-autofill:focus,
.subscribe .form-control:-webkit-autofill:active {
    caret-color: white;
    -webkit-text-fill-color: #fff !important;
    -webkit-box-shadow: 0 0 0 30px #420F52 inset !important
}

.subscribe .form-group {
    position: relative;
    margin-bottom: 24px
}

.subscribe .form-group.error .error {
    display: block;
    font-size: 14px;
    margin-top: 3px
}

.subscribe .checkbox.error {
    display: flex;
    flex-flow: row wrap
}

.subscribe .checkbox.error label {
    order: 1
}

.subscribe .checkbox.error .error {
    width: 100%;
    order: 2
}

@keyframes autofill {

    0%,
    100% {
        color: #fff;
        background: transparent
    }
}

@media (max-width: 767.98px) {
    .subscribe {
        padding: 38px 0 36px
    }

    .subscribe__head {
        text-align: left
    }

    .success .subscribe__head {
        margin-bottom: 0
    }

    .subscribe__body {
        display: block
    }

    .subscribe__actions {
        margin-left: 0
    }

    .subscribe__alert__error {
        text-align: left
    }

    .subscribe .form-group {
        margin-bottom: 20px
    }
}

.slider-awards {
    position: relative;
    padding: 0 20px
}

.not-initialized .slider-awards__paging {
    display: none
}

.not-initialized .slider-awards__slides {
    justify-content: center
}

.slider-awards__slide {
    padding: 0 18px;
    text-align: center
}

.slider-awards__slide img {
    max-width: 97px;
    max-height: 90px
}

.slider-awards__paging__prev,
.slider-awards__paging__next {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 0
}

.slider-awards__paging__prev {
    left: 0
}

.slider-awards__paging__next {
    right: 0
}

@media (max-width: 767.98px) {
    .slider-awards__slide img {
        max-width: 86px;
        max-height: 70px
    }

    .slider-awards.not-initialized .slider-awards__slide:only-child {
        margin: 0 auto
    }
}

.slider-gallery__image,
.slider-gallery__video,
.slider-gallery__slide,
.slider-gallery__slides,
.slider-gallery__inner,
.slider-gallery {
    height: 100% !important
}

.slider-gallery__inner {
    width: 100%
}

.slider-gallery__video {
    display: flex;
    align-items: center;
    padding-top: 35px;
    padding-bottom: 35px
}

.slider-gallery__video__inner {
    position: relative;
    width: 100%
}

.slider-gallery__video__inner iframe {
    display: block;
    width: 83%;
    height: 48vw;
    margin-left: 8.5%
}

.slider-gallery__image {
    opacity: 0
}

.slider-gallery__image--thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.slider-gallery__image.loaded {
    opacity: 1
}

.slider-gallery__image.loaded + .slider-gallery__image--thumb {
    display: none
}

.slider-gallery__image.vertical {
    background-size: contain
}

.slider-gallery__image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 163px;
    z-index: 5;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), transparent)
}

.slider-gallery__image:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 163px;
    z-index: 5;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent)
}

.slider-gallery__video + .slider-gallery__caption {
    display: none
}

.slider-gallery__caption {
    position: absolute;
    bottom: 28px;
    left: 0;
    right: 0;
    z-index: 6;
    padding: 0 25px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.slider-gallery .paging__prev,
.slider-gallery .paging__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10
}

.slider-gallery .paging__prev {
    left: 0
}

.slider-gallery .paging__next {
    right: 0
}

.slider-gallery .swiper-slide {
    transform: translateZ(0)
}

@media (max-width: 1024.98px) {
    .slider-gallery__caption {
        padding: 0 15px;
        text-align: left
    }
}

@media (max-width: 767.98px) {
    .slider-gallery__image.vertical {
        background-size: cover
    }

    .slider-gallery__video {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 0
    }

    .slider-gallery__video__inner {
        max-width: 100vw;
        width: 100vw
    }

    .slider-gallery__caption {
        bottom: 12px;
        padding: 0 15px;
        text-align: left
    }
}

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

.partners__title {
    margin-bottom: 0;
    font-size: 20px;
    letter-spacing: 0.045em;
    line-height: 1.35;
    font-weight: normal;
    color: inherit
}

.partners__body {
    margin-left: 30px
}

.partners__list {
    padding: 0;
    list-style: none;
    margin: 0 -15px;
    display: flex;
    align-items: center
}

.partners__list li {
    margin: 0 15px
}

.partners__list img {
    max-height: 45px
}

@media (max-width: 1024.98px) {
    .partners {
        display: block;
        text-align: center
    }

    .partners__title {
        margin-bottom: 20px
    }

    .partners__body {
        margin-left: 0
    }

    .partners__list {
        justify-content: center;
        flex-flow: wrap
    }
}

@media (max-width: 767.98px) {
    .partners__title {
        margin-bottom: 8px
    }

    .partners__list li {
        margin: 22px 10px
    }
}

.intro {
    margin: 60px 0
}

.intro__title {
    margin-bottom: 23px
}

.intro__subtitle {
    margin-bottom: 18px
}

.intro__title + .intro__subtitle {
    margin-top: -17px
}

.intro__entry {
    columns: 2;
    column-gap: 30px;
    margin-bottom: 30px
}

.intro--no-columns .intro__entry {
    columns: 1
}

.intro--404 {
    margin: 126px 0
}

.intro--404 .container {
    max-width: 630px
}

@media (max-width: 767.98px) {
    .intro {
        margin: 30px 0
    }

    .intro__title {
        margin-bottom: 16px
    }

    .intro__subtitle {
        margin-bottom: 10px
    }

    .intro__title + .intro__subtitle {
        margin-top: 0
    }

    .intro__entry {
        columns: 1;
        margin-bottom: 16px
    }

    .intro .read-more-actions {
        margin-top: -6px;
        margin-bottom: 16px
    }
}

.section-items {
    position: relative;
    padding-top: 262px;
    margin-bottom: 60px
}

.section-items__title {
    margin-bottom: 0;
    color: #fff
}

.section-items__subtitle {
    margin-bottom: 0;
    color: #fff
}

.section-items__head {
    position: relative;
    z-index: 5;
    max-width: 465px;
    padding: 30px 0 86px;
    margin-bottom: -50px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.section-items__head:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    z-index: -1;
    background: linear-gradient(to left, #ffffff 0%, #ffffff 400px);
}

.section-items__head__actions {
    margin-top: 10px
}

.section-items__head__actions a {
    color: #fff
}

.section-items__head__actions a:hover {
    text-decoration: none
}

.section-items__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.section-items__image .image-faded__image {
    height: 573px
}

.section-items__body {
    position: relative;
    z-index: 5
}

.section-items--no-image {
    padding-top: 45px
}

.section-items__head:before {
    opacity: 0;
    transform: translateX(-50%);
    transition: .4s .5s ease-out
}

.section-items__head__inner {
    opacity: 0;
    transform: translateY(50px);
    transition: .395s 1.005s ease-out
}

.section-items.aos-animate .section-items__head:before {
    transform: translateX(0);
    opacity: 1
}

.section-items.aos-animate .section-items__head__inner {
    opacity: 1;
    transform: translateY(0)
}

@media (max-width: 1024.98px) {
    .section-items {
        margin: 45px 0
    }
}

@media (max-width: 767.98px) {
    .section-items {
        padding-top: 0;
        margin: 30px 0 45px
    }

    .section-items__image {
        position: relative
    }

    .section-items__image .image-faded__image {
        height: 65.63vw
    }

    .section-items__image .image-faded__overlay--bottom {
        display: none
    }

    .section-items__head {
        max-width: none;
        padding-bottom: 20px;
        margin-bottom: 0
    }

    .section-items__head:before {
        height: 140px;
        left: -15px;
        right: -15px;
        width: auto top: -50px;
    }

    .section-items--no-image {
        padding-top: 0
    }
}

.items {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    margin: 0 -15px -50px
}

.items .item {
    width: 33.33%;
    padding: 0 15px 50px
}

.items.few-items {
    justify-content: flex-start
}

.items.two-items {
    justify-content: center
}

.items.empty {
    margin-top: -34px
}

@media (max-width: 1024.98px) {
    .items .item {
        width: 50%
    }

    .items.empty {
        margin-top: -6px
    }
}

@media (max-width: 767.98px) {
    .items .item {
        width: 100%
    }

    .items .item .item__actions {
        bottom: auto;
        left: auto
    }

    .items.empty {
        margin-top: 37px
    }

    .items--mobile {
        margin-bottom: 0
    }
}

.item {
    opacity: 1;
    transition: opacity .4s ease-out, transform .4s ease-out
}

.item.loading {
    opacity: 0;
    transform: translateY(100px)
}

.item__inner {
    position: relative;
    height: 100%
}

.item__image-outer {
    position: relative;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: block;
    width: 100%
}

.item span.item__image-outer {
    cursor: default
}

.item__label {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
    height: 37px;
    padding: 0 15px 0 10px;
    background: #3ca7ff;
    font-family: "Klavika WebBasic", sans-serif;
    /*font-style: italic;*/
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.03em;
    color: #fff;
    text-transform: lowercase
}

.item__label svg {
    margin-right: 7px
}

.item__label .star {
    transform: scale(0.7);
    transition: transform .2s .9s
}

.item__label .star .white {
    fill: #fff
}

.item__label .star .starFill {
    opacity: 0;
    transition: opacity .2s .9s
}

.item__label .star .starBlips {
    opacity: 0;
    transform-origin: center;
    transform: scale(0);
    transition: opacity .2s 1s, transform .2s 1s
}

.item__label.aos-animate .star {
    transform: scale(1)
}

.item__label.aos-animate .star .starFill {
    opacity: 1
}

.item__label.aos-animate .star .starBlips {
    opacity: 1;
    transform: scale(1)
}

.item__image {
    width: 100%;
    box-shadow: 0 -2px 7px 0 rgba(0, 0, 0, 0.08)
}

.item__image:before {
    content: '';
    display: block;
    padding-top: 100%
}

.item__image + .item__image {
    display: none
}

.item__tag {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    min-width: 168px;
    height: 37px;
    background: #3ca7ff;
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-family: "Klavika WebBasic", sans-serif;
    text-transform: lowercase
}

.item__content {
    padding: 17px 13px 50px
}

.item__content--flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 22px
}

.item__content--flex .item__title {
    margin-bottom: 0;
    margin-right: 25px
}

.item__content--flex .item__actions {
    position: static;
    flex-shrink: 0
}

.item__content--flex .item__actions .btn {
    position: static
}

.item__title {
    margin-bottom: 8px
}

.item__subtitle {
    margin-bottom: 8px
}

.item__entry {
    margin-bottom: 20px
}

.item__logo {
    display: flex;
    height: 260px;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background: #fff
}

.item__logo img {
    max-width: 190px;
    max-height: 190px
}

.item__meta {
    margin-bottom: 12px;
    display: block;
    font-size: 14px;
    letter-spacing: 0.0357em;
    text-transform: uppercase
}

.item__actions {
    position: absolute;
    bottom: 0;
    left: 13px;
    right: 13px;
    height: 50px;
    display: flex;
    align-items: center
}

.item__actions--static {
    position: static;
    height: auto
}

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

.item__widget {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: #fff
}

.item__hint {
    display: flex;
    align-items: center;
    margin-bottom: 23px;
    font-size: 15px;
    line-height: 1.07;
    letter-spacing: 0.033em
}

.item__hint img {
    margin-right: 6px
}

.item .rate {
    padding-left: 15px
}

.item--special .item__image-outer:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 4px solid #3ca7ff
}

.item.static {
    position: static !important
}

@media (max-width: 767.98px) {
    .item__content {
        padding: 9px 20px 20px;
    }

    .item__content--flex {
        display: block;
        padding-top: 17px
    }

    .item__content--flex .item__title {
        margin-bottom: 16px;
        margin-right: 0
    }

    .item__inner {
        height: auto !important
    }

    .item__actions {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        height: auto
    }

    .item__actions .btn {
        position: relative;
        left: auto
    }

    .item__label {
        font-size: 16px
    }
}

.lazy-container-slider-items {
    min-height: 400px
}

.lazy-container-slider-items .slider-items__clip {
    opacity: 0
}

.lazy-container-slider-items .slider-items__clip.swiper-container-initialized {
    opacity: 1;
    transition: opacity 300ms
}

.slider-items {
    position: relative
}

.slider-items__clip {
    overflow: visible
}

.not-initialized .slider-items__slides {
    padding-left: 15px;
    justify-content: center;
    transform: none !important
}

.slider-items__slide {
    height: auto;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.slider-items__slide.swiper-slide-duplicate-active,
.slider-items__slide.swiper-slide-duplicate-prev,
.slider-items__slide.swiper-slide-duplicate-next,
.slider-items__slide.swiper-slide-duplicate-next + .swiper-slide,
.slider-items__slide.swiper-slide-prev,
.slider-items__slide.swiper-slide-active,
.slider-items__slide.swiper-slide-next,
.slider-items__slide.swiper-slide-next + .swiper-slide {
    opacity: 1;
    visibility: visible
}

.slider-items__slide:only-child {
    width: 66.66% !important;
    margin: 0 !important
}

.slider-items__slide:only-child .item__inner {
    display: flex;
    align-items: center;
    background: #fff
}

.slider-items__slide:only-child .item__image-outer {
    width: 50%
}

.slider-items__slide:only-child .item__content {
    width: 50%;
    padding: 30px
}

.slider-items__slide:only-child .item__actions {
    position: static
}

.slider-items__slide:only-child .item__actions .btn {
    position: relative;
    left: auto
}

.slider-items__slide .item {
    height: 100%
}

.slider-items .paging__prev,
.slider-items .paging__next {
    position: absolute;
    top: 0;
    z-index: 5;
    margin-top: 14%
}

.slider-items .paging__prev {
    left: 0
}

.slider-items .paging__next {
    right: 0
}

@media (max-width: 1024.98px) {
    .slider-items__slide {
        opacity: 1;
        visibility: visible
    }

    .slider-items__slide:only-child {
        width: 100% !important;
        transform: translateX(-15px)
    }

    .slider-items .paging__prev,
    .slider-items .paging__next {
        margin-top: 22%
    }
}

@media (max-width: 767.98px) {
    .slider-items__slide {
        opacity: 1;
        visibility: visible
    }

    .slider-items__slide:only-child {
        width: 100% !important;
        transform: translateX(-15px)
    }

    .slider-items__slide:only-child .item__inner {
        display: block
    }

    .slider-items__slide:only-child .item__image-outer {
        width: auto
    }

    .slider-items__slide:only-child .item__content {
        width: auto;
        padding: 9px 0
    }

    .slider-items .paging__prev,
    .slider-items .paging__next {
        margin-top: 42%
    }
}

.slider-highlight-images {
    position: relative;
    overflow: hidden
}

.slider-highlight-images__image {
    position: relative;
    height: 555px
}

.slider-highlight-images__image:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    opacity: .4;
    background: linear-gradient(to top, #000, transparent)
}

.not-initialized .slider-highlight-images__image:before {
    display: none
}

.slider-highlight-images__video {
    overflow: hidden;
    position: relative;
    height: 555px
}

.slider-highlight-images__video:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 150px;
    opacity: .4;
    background: linear-gradient(to top, #000, transparent);
    pointer-events: none
}

.not-initialized .slider-highlight-images__video:before {
    display: none
}

.slider-highlight-images__video .btn-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

.slider-highlight-images__video .btn-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    background: transparent
}

.slider-highlight-images__video .btn-icon.transparent {
    opacity: 0
}

.slider-highlight-images__video__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.slider-highlight-images__video iframe {
    width: 100%;
    height: 100%
}

.slider-highlight-images__controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    z-index: 2;
    color: #fff
}

.not-initialized .slider-highlight-images__controls {
    display: none
}

.slider-highlight-images .paging__prev,
.slider-highlight-images .paging__next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 25
}

.section-highlight:hover .slider-highlight-images .paging__prev,
.section-highlight:hover .slider-highlight-images .paging__next {
    transform: translateX(0)
}

.slider-highlight-images .paging__prev {
    left: 0;
    transform: translateX(-100%)
}

.slider-highlight-images .paging__next {
    right: 0;
    transform: translateX(100%)
}

.slider-highlight-images:hover .paging__prev,
.slider-highlight-images:hover .paging__next {
    transform: translateX(0)
}

@media (max-width: 1024.98px) {
    .slider-highlight-images {
        position: relative
    }

    .slider-highlight-images__image {
        height: auto
    }

    .slider-highlight-images__image:after {
        content: '';
        display: block;
        padding-top: 56.23%
    }

    .slider-highlight-images .paging {
        display: none
    }

    .slider-highlight-images.has-video .paging {
        display: block
    }

    .slider-highlight-images.has-video .paging__next,
    .slider-highlight-images.has-video .paging__prev {
        transform: none
    }
}

@media (max-width: 767.98px) {
    .slider-highlight-images__image:after {
        padding-top: 100%
    }
}

.section-highlight {
    position: relative;
    margin: 125px 0
}

.section-highlight__body {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-40%);
    z-index: 20;
    max-height: 100%;
    overflow: auto;
    transition: .3s 1s ease-out
}

.section-highlight__content {
    width: 504px;
    padding: 38px 54px 54px;
    background: #fff;
    margin-left: auto
}

.section-highlight__subtitle {
    margin-bottom: 4px
}

.section-highlight__title {
    margin-bottom: 20px
}

.section-highlight__entry {
    margin-bottom: 30px
}

.section-highlight__decoration {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section-highlight__decoration .container {
    position: relative;
    height: 100%
}

.section-highlight__decoration__item {
    position: absolute;
    top: -35px;
    bottom: -35px;
    right: -30px;
    width: 0px;
    background: #ddad23
}

.section-highlight .paging__prev,
.section-highlight .paging__next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 25
}

.section-highlight:hover .section-highlight .paging__prev,
.section-highlight:hover .section-highlight .paging__next {
    transform: translateX(0)
}

.section-highlight .paging__prev {
    left: 0;
    transform: translateX(-100%)
}

.section-highlight .paging__next {
    right: 0;
    transform: translateX(100%)
}

.section-highlight:hover .paging__prev,
.section-highlight:hover .paging__next {
    transform: translateX(0)
}

.section-highlight--left-align .section-highlight__content {
    margin-left: 0
}

.section-highlight--left-align .section-highlight__decoration__item {
    right: auto;
    left: -30px
}

.section-highlight__decoration__item {
    opacity: 0;
    transition: .3s .5s ease-out
}

.section-highlight.aos-animate .section-highlight__decoration__item {
    width: 600px;
    opacity: 1
}

@media (max-width: 1024.98px) {
    .section-highlight {
        margin: 45px 0;
        padding-top: 20px
    }

    .section-highlight__body {
        position: static;
        transform: none
    }

    .section-highlight__images {
        padding: 0 15px
    }

    .section-highlight__content {
        padding: 18px 0 0;
        width: auto
    }

    .section-highlight__decoration .container {
        position: static
    }

    .section-highlight__decoration__item {
        top: 0;
        right: 0;
        left: auto;
        bottom: auto;
        width: 0;
        height: 29.56vw
    }

    .section-highlight .paging {
        display: none
    }

    .section-highlight--left-align .section-highlight__decoration__item {
        left: auto;
        right: 0
    }

    .section-highlight .section-highlight__decoration__item {
        width: 100vw
    }

    .section-highlight .section-highlight__body {
        transform: translateY(0%)
    }
}

@media (max-width: 767.98px) {
    .section-highlight__decoration__item {
        height: 51.25vw
    }

    .section-highlight__body {
        overflow: visible
    }
}

.section-icons {
    margin: 90px 0
}

.section-icons__inner {
    display: flex;
    align-items: center
}

.section-icons__head {
    width: 327px;
    margin-right: 30px
}

.section-icons__body {
    flex: 1
}

.section-icons__list {
    display: flex;
    justify-content: space-around;
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: "Klavika WebBasic", sans-serif;
    font-size: 20px;
    line-height: 1.3;
    color: #ddad23;
    letter-spacing: 0.025em;
    font-weight: normal;
    font-style: 0;
    text-transform: lowercase;
    text-align: center
}

.section-icons__list li {
    margin: 0 5px
}

.section-icons__list figure {
    height: 55px;
    margin: 0 0 5px
}

.section-icons__list figure img {
    max-width: 55px;
    max-height: 55px
}

.section-icons__subtitle {
    margin-bottom: 4px
}

.section-icons__title {
    margin-bottom: 30px
}

@media (max-width: 1024.98px) {
    .section-icons {
        margin: 40px 0
    }

    .section-icons__inner {
        display: block
    }

    .section-icons__head {
        width: auto;
        margin-bottom: 35px
    }

    .section-icons__list {
        justify-content: space-between
    }
}

@media (max-width: 767.98px) {
    .section-icons__head {
        margin-bottom: 4px
    }

    .section-icons__title {
        margin-bottom: 20px
    }

    .section-icons__list {
        flex-flow: wrap;
        font-size: 15px
    }

    .section-icons__list li {
        padding: 16px 5px;
        margin: 0;
        width: 50%
    }

    .section-icons__list figure {
        height: 40px
    }

    .section-icons__list figure img {
        max-width: 40px;
        max-height: 40px
    }
}

.section-list {
    /*margin: 80px 0;*/
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 1px
}

.section-list:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 286px;
    background: linear-gradient(to left, #d8ac28 0%, #ddad23 100%);
}

.section-list--simple:before {
    height: 140px
}

.section-list__head {
    position: relative;
    margin-bottom: 48px
}

.section-list__head .filter {
    padding-bottom: 0
}

.section-list__body__inner {
    padding-top: 75px;
    background: #fff
}

.section-list__title {
    position: relative;
    margin-bottom: 0;
    color: #fff
}

.section-list__subtitle {
    display: block;
    width: 100%;
    margin: 30px 0
}

.section-list__subtitle--inside {
    margin-top: 72px;
    margin-bottom: 83px;
    color: #fff
}

.section-list--no-title {
    padding-top: 65px
}

.section-list--no-title:before {
    height: 230px
}

.section-list__arrow {
    position: absolute;
    height: 20px;
    top: 0;
    left: 0;
    width: 100%
}

.section-list__arrow:before,
.section-list__arrow:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff
}

.section-list__arrow:before {
    right: 50%;
    margin-right: 10px;
    transform: skewX(-45deg)
}

.section-list__arrow:after {
    left: 50%;
    margin-left: 10px;
    transform: skewX(45deg)
}

.section-list__actions {
    max-width: 290px;
    margin: 60px auto 0;
    text-align: center
}

.section-list .filters {
    padding: 30px 0 0
}

.section-list--filters:before {
    height: 348px
}

.section-list--filters .section-list__head {
    color: #fff
}

.section-list__tabs {
    position: absolute;
    top: 15px;
    right: 0
}

.section-list--tabs {
    margin: 0
}

.section-list--tabs:before {
    display: none
}

.section-list--tabs .section-list__head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #ddad23
}

.section-list--tabs .section-list__title {
    color: #ddad23
}

.section-list--tabs .filters {
    padding: 0;
    margin-left: 30px
}

.section-list--tabs .filter {
    color: #ddad23
}

.section-list--benefits .section-list__title {
    width: 478px
}

.section-list--benefits .section-list__head {
    margin-bottom: 21px
}

.section-list:before {
    transform: translateY(-100%);
    transition: transform .7s .5s ease-out
}

.section-list__head {
    transform: translateY(50px);
    opacity: 0;
    transition: opacity .395s 1.005s ease-out, transform .395s 1.005s ease-out
}

.section-list--visible:before {
    transform: none
}

.section-list--visible .section-list__head {
    transform: none;
    opacity: 1
}

.section-list--visible .section-list__body {
    opacity: 1;
    transform: none
}

.section-list.aos-animate:before {
    transform: translateY(0)
}

.section-list.aos-animate .section-list__head {
    transform: translateY(0);
    opacity: 1
}

@media (max-width: 1024.98px) {
    .section-list--benefits .section-list__title {
        width: auto
    }

    .section-list__subtitle--inside {
        margin-top: 62px;
        margin-bottom: 21px
    }

    .section-list--filters:before {
        height: 286px
    }

    .section-list--filters .section-list__head {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center
    }

    .section-list__tabs {
        position: relative;
        top: 0
    }

    .section-list__tabs .list-group-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 156px;
        height: 50px;
        padding: 0;
        border: 1px solid #fff;
        margin-bottom: 0;
        line-height: 48px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 2px
    }

    .section-list__tabs .list-group-item + .list-group-item {
        margin-left: 0
    }

    .section-list__tabs .list-group-item.active {
        display: none
    }

    .section-list__tabs + .filter {
        padding: 0;
        margin-left: 25px
    }

    .section-list__subtitle--inside {
        display: flex;
        align-items: center;
        height: 97px;
        margin: 18px 0 0
    }

    .section-list--alt .section-list__head__inner {
        display: flex;
        padding-top: 16px
    }

    .section-list--alt .section-list__head {
        display: block
    }

    .section-list--tb-mb-0 {
        min-height: 286px;
        margin-bottom: 0
    }

    .section-list--tb-mb-0 .item:last-child,
    .section-list--tb-mb-0 .item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 50px
    }

    .section-list--tb-mb-0 .items.empty {
        display: none
    }

    .section-list--tb-mb-0 .section-list__actions {
        margin: 30px auto
    }
}

@media (max-width: 767.98px) {
    .section-list {
        margin: 50px 0;
        padding-top: 20px
    }

    .section-list:before {
        height: 215px
    }

    .section-list--simple:before {
        height: 75px
    }

    .section-list__head {
        margin-bottom: 19px
    }

    .section-list__body__inner {
        padding-top: 24px
    }

    .section-list--no-title {
        padding-top: 45px
    }

    .section-list--no-title:before {
        height: 215px
    }

    .section-list--tabs {
        padding-top: 20px;
        margin: 0
    }

    .section-list__head__inner {
        display: flex;
        width: 100%;
        padding-top: 16px;
        justify-content: space-between
    }

    .section-list__subtitle--inside {
        display: flex;
        align-items: center;
        height: 102px;
        margin: 18px 0 -10px
    }

    .section-list__tabs {
        position: relative;
        top: 0
    }

    .section-list__tabs .list-group-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 156px;
        height: 50px;
        padding: 0 3px 0 0;
        border: 1px solid #fff;
        margin-bottom: 0;
        line-height: 48px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 2px
    }

    .section-list__tabs .list-group-item + .list-group-item {
        margin-left: 0
    }

    .section-list__tabs .list-group-item.active {
        display: none
    }

    .section-list__tabs + .filter {
        padding: 0;
        margin-left: 25px
    }

    .section-list--alt {
        margin-bottom: 0;
        min-height: 275px
    }

    .section-list--alt:before {
        height: 275px
    }

    .section-list--mobile {
        padding-top: 40px
    }

    .section-list--mobile:before {
        height: 295px
    }

    .section-list--mobile .section-list__title {
        text-align: center
    }

    .section-list--mobile .rotate {
        display: block;
        margin: 10px auto 0;
        transform: rotate(90deg)
    }

    .section-list--mobile .filter__btn,
    .section-list--mobile .list-group-item {
        border-color: rgba(255, 255, 255, 0.3)
    }

    .section-list--alt .section-list__actions {
        margin: 30px auto
    }

    .section-list--tb-mb-0 .item:last-child,
    .section-list--tb-mb-0 .item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 0
    }
}

.section-text-image {
    margin: 80px 0 90px
}

.section-text-image__body__inner {
    display: flex
}

.section-text-image__background {
    margin-top: 60px;
    margin-bottom: -45px
}

.section-text-image__image-outer {
    position: relative;
    width: 505px;
    z-index: 5
}

.section-text-image__image-outer:after {
    content: '';
    position: absolute;
    top: -35px;
    left: -35px;
    width: 100%;
    height: 0%;
    background: #ddad23
}

.section-text-image__image {
    position: relative;
    z-index: 2
}

.section-text-image__image:before {
    content: '';
    display: block;
    padding-top: 109.9%
}

.section-text-image__content {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    flex: 1
}

.section-text-image__content__inner {
    overflow: auto;
    width: 100%;
    max-width: 397px;
    max-height: 450px;
    margin-left: auto
}

.section-text-image__subtitle {
    margin-bottom: 3px
}

.section-text-image__title {
    margin-bottom: 16px
}

.section-text-image__entry {
    margin-bottom: 14px
}

.section-text-image__links {
    margin-bottom: 14px
}

.section-text-image--reversed .section-text-image__body__inner {
    flex-direction: row-reverse
}

.section-text-image--reversed .section-text-image__image-outer:after {
    left: auto;
    right: -35px
}

.section-text-image--reversed .section-text-image__content__inner {
    margin-left: 0
}

.section-text-image__image-outer:after {
    height: 0%;
    opacity: 0;
    transition: .4s .4s
}

.section-text-image__image-outer.aos-animate:after {
    height: 100%;
    opacity: 1
}

@media (max-width: 1024.98px) {
    .section-text-image {
        margin: 40px 0 60px
    }

    .section-text-image__image-outer {
        width: 50%;
        margin-left: 15px
    }

    .section-text-image__image-outer:after {
        top: -20px;
        left: -20px
    }

    .section-text-image__image:before {
        padding-top: 110.61%
    }

    .section-text-image__content {
        width: 50%;
        padding-left: 30px
    }

    .section-text-image__content__inner {
        max-width: none
    }

    .section-text-image--reversed .section-text-image__content {
        padding-right: 30px;
        padding-left: 0
    }

    .section-text-image--reversed .section-text-image__image-outer {
        margin-left: 0;
        margin-right: 15px
    }

    .section-text-image--reversed .section-text-image__image-outer:after {
        left: auto;
        right: -20px
    }
}

@media (max-width: 767.98px) {
    .section-text-image .image-faded:after {
        display: none
    }

    .section-text-image__background {
        margin-bottom: 20px
    }

    .section-text-image__image-outer {
        width: auto;
        margin: 0 0 20px
    }

    .section-text-image__image-outer:after {
        top: -20px;
        left: -15px;
        right: auto;
        height: 51.56vw
    }

    .section-text-image__content {
        width: auto;
        padding: 0
    }

    .section-text-image__content__inner {
        max-height: none
    }

    .section-text-image__image:before {
        padding-top: 100%
    }

    .section-text-image__body__inner {
        display: block
    }

    .section-text-image--reversed .section-text-image__image-outer {
        margin-right: 0
    }

    .section-text-image--reversed .section-text-image__image-outer:after {
        top: -20px;
        left: -15px;
        right: auto
    }

    .section-text-image--reversed .section-text-image__content {
        padding-right: 0
    }

    .section-text-image__image-outer:after {
        width: 100vw
    }
}

.callout-image {
    margin: 90px 0
}

.callout-image__inner {
    position: relative
}

.callout-image__image {
    height: 410px
}

.callout-image__content {
    position: absolute;
    top: 60px;
    right: 50px;
    bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 390px;
    background: #3ca7ff;
    color: #fff;
    text-align: center;
    padding: 20px
}

.callout-image__content__inner {
    display: inline-block;
    text-align: left
}

.callout-image__title {
    margin-bottom: 24px;
    color: inherit
}

.callout-image--reversed .callout-image__content {
    right: auto;
    left: 50px
}

.callout-image__actions {
    display: flex;
    align-items: center
}

.callout-image .btn + .rate {
    padding-left: 15px
}

@media (max-width: 767.98px) {
    .callout-image {
        margin: 0
    }

    .callout-image .container {
        padding: 0
    }

    .callout-image__image {
        height: auto
    }

    .callout-image__image:before {
        content: '';
        display: block;
        padding-top: 65.63%
    }

    .callout-image__content {
        position: static;
        width: auto;
        padding: 35px 15px
    }
}

.plain-text {
    margin: 70px 0
}

.plain-text ol li {
    padding-left: 10px
}

.plain-text__head {
    margin-bottom: 30px
}

.plain-text__title {
    margin-bottom: 16px
}

.plain-text__entry {
    margin-bottom: 36px
}

.plain-text__entry ul {
    padding-left: 30px
}

@media (max-width: 767.98px) {
    .plain-text {
        margin: 40px 0
    }

    .plain-text__head {
        margin-bottom: 14px
    }

    .plain-text__title {
        margin-bottom: 8px
    }

    .plain-text__entry {
        margin-bottom: 22px
    }
}

.section-buttons {
    margin: 45px 0 70px
}

.section-buttons__image {
    margin-top: 70px
}

.section-buttons .image-faded__overlay--bottom {
    display: none
}

.section-buttons__body {
    position: relative;
    padding: 28px 0
}

.section-buttons__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, #3ca7ff 0%, #ddad23 100%)
}

.section-buttons__inner {
    position: relative;
    z-index: 5
}

@media (max-width: 767.98px) {
    .section-buttons {
        margin-bottom: 45px
    }

    .section-buttons__image {
        margin-top: 45px
    }
}

.icon-and-button {
    text-align: center
}

.icon-and-button__icon {
    height: 50px;
    margin-bottom: 14px
}

.icon-and-button__icon img {
    max-width: 50px;
    max-height: 50px
}

@media (max-width: 767.98px) {
    .icon-and-button__icon {
        height: 40px
    }

    .icon-and-button__icon img {
        max-width: 40px;
        max-height: 40px
    }
}

.slider-buttons {
    position: relative;
    padding: 0 35px
}

.not-initialized .slider-buttons__slides {
    justify-content: center
}

.slider-buttons .paging__prev,
.slider-buttons .paging__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 30px
}

.slider-buttons .paging__prev {
    left: 0
}

.slider-buttons .paging__next {
    right: 0
}

.accordion-section {
    border: 1px solid #ddad23
}

.accordion-section + .accordion-section {
    margin-top: -1px
}

.accordion-section__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 15px;
    margin-bottom: 0;
    cursor: pointer;
    font-family: "Hind", sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    color: #ddad23;
    text-transform: none
}

.accordion-section__toggle__text {
    display: block
}

.accordion-section__toggle__text:first-letter {
    text-transform: uppercase
}

.accordion-section__toggle__icon {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    flex: 0 0 auto
}

.accordion-section__toggle__icon:after,
.accordion-section__toggle__icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: currentColor;
    transition: .3s
}

.accordion-section__toggle__icon:after {
    transform: rotate(0deg)
}

.collapsed .accordion-section__toggle__icon:after {
    transform: rotate(90deg)
}

.accordion-section__body__inner {
    padding: 20px 35px 35px
}

@media (max-width: 1024.98px) {
    .accordion-section__body__inner {
        padding: 15px
    }

    .accordion-section__body__inner img {
        height: auto !important
    }
}

@media (max-width: 767.98px) {
    .accordion-section__body__inner {
        padding: 0 15px 20px
    }
}

.article {
    display: flex;
    align-items: center
}

.article__image {
    width: 470px;
    height: 320px;
    margin-right: 45px
}

.article__content {
    flex: 1
}

.article__title {
    margin-bottom: 8px
}

.article__entry {
    margin-bottom: 20px
}

.accordion .article {
    max-width: 1123px
}

@media (max-width: 1024.98px) {
    .article__image {
        width: 50%;
        margin-right: 15px
    }
}

@media (max-width: 767.98px) {
    .article {
        display: block
    }

    .article__image {
        width: auto;
        margin: 0 0 20px
    }

    .article__title {
        font-size: 22px
    }
}

.section-accordions {
    margin: 70px 0
}

.section-accordions__title {
    margin-bottom: 22px
}

.section-accordions__head {
    margin-bottom: 22px
}

.section-accordions__note {
    margin-top: 15px;
    font-size: 13px
}

.section-accordions__foot {
    padding-top: 30px;
    font-weight: 500
}

@media (max-width: 767.98px) {
    .section-accordions {
        margin: 45px 0
    }
}

.slider-reviews {
    margin: 70px 0 90px
}

.slider-reviews__clip {
    position: relative
}

.slider-reviews__quote {
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.slider-reviews__slide {
    padding: 20px 0 0;
    min-height: 160px
}

.slider-reviews__slide .review {
    max-width: 822px;
    margin: auto;
    transform: translateY(50px);
    transition: .3s .5s
}

.slider-reviews__slide.swiper-slide-duplicate-active .review,
.slider-reviews__slide.swiper-slide-active .review {
    transform: translateY(0);
    transition: .3s
}

.slider-reviews .paging__prev,
.slider-reviews .paging__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 30px;
    color: #ddad23;
    transition: color .3s
}

.slider-reviews .paging__prev:hover,
.slider-reviews .paging__next:hover {
    color: #3ca7ff
}

.slider-reviews .paging__prev {
    left: 0
}

.slider-reviews .paging__next {
    right: 0
}

@media (max-width: 1024.98px) {
    .slider-reviews__quote {
        left: 44px
    }

    .slider-reviews__slide .review {
        max-width: 546px
    }
}

@media (max-width: 767.98px) {
    .slider-reviews {
        margin: 45px 0
    }

    .slider-reviews__quote {
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .slider-reviews .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .slider-reviews__slide .review {
        padding: 0 35px
    }
}

.review__title {
    margin-bottom: 15px
}

.review__entry {
    margin-bottom: 14px
}

.review__author {
    font-size: 18px;
    letter-spacing: 0.0278em;
    color: #ddad23
}

.review .link {
    text-decoration: underline
}

.review .link:hover {
    text-decoration: none
}

@media (max-width: 767.98px) {
    .review__title {
        margin-bottom: 6px
    }

    .review__entry {
        margin-bottom: 10px
    }
}

.map {
    margin: 80px 0
}

.map--hotels {
    margin: 0
}

.map__iframe {
    height: 500px;
    border: 2px solid #ddad23;
    margin-bottom: 15px
}

.map__iframe:last-child {
    margin-bottom: 0
}

.map--hotels .map__iframe {
    height: 436px;
    border: 0 none
}

.map__infoboxes--mobile {
    display: none
}

.map__infobox {
    position: relative;
    width: 166px;
    padding: 18px 10px;
    margin-bottom: 12px;
    background: #fff;
    border: 1px solid #ddad23;
    font-size: 14px;
    line-height: 1.2857;
    color: #ddad23;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)
}

.map__infobox__inner {
    position: relative
}

.map__infobox:after,
.map__infobox:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    border-width: 20px 20px 0 20px;
    border-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    margin-left: -20px;
    color: #fff;
    z-index: 2
}

.map__infobox:after {
    bottom: -21px;
    color: #ddad23;
    z-index: 1
}

.map__infobox img {
    display: none
}

.map__infobox__image {
    position: relative;
    width: 167px;
    height: 167px;
    margin-bottom: 10px
}

.map__infobox__image__link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}

.map__infobox__image__inner {
    width: 100%;
    height: 100%
}

.map__infobox__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: #fff
}

.map__infobox__title {
    font-family: "Hind", sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: currentColor
}

.map__infobox--hotel {
    position: relative;
    align-items: flex-start;
    width: 553px;
    height: 327px;
    padding: 32px 28px;
    border: 1px solid #B1B1B1;
    text-align: left;
    color: #404040
}

.map__infobox--hotel:after,
.map__infobox--hotel:before {
    content: '';
    position: absolute;
    top: 50%;
    left: auto;
    right: -20px;
    bottom: auto;
    border-width: 20px 0 20px 20px;
    border-style: solid;
    border-color: #B1B1B1;
    border-top-color: transparent;
    border-bottom-color: transparent;
    margin-top: -20px;
    color: #fff;
    z-index: 2
}

.map__infobox--hotel:after {
    right: -19px;
    border-left-color: #fff;
    border-right-color: #fff
}

.map__infobox--hotel img {
    display: inline
}

.map__infobox__container {
    display: flex
}

.map__infobox__entry {
    overflow: hidden;
    max-height: 75px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.67
}

.map__infobox__actions {
    display: flex;
    align-items: center
}

.map__infobox__actions .btn {
    margin-right: 14px
}

.map__infobox__actions + .map__infobox__actions {
    margin-top: 17px
}

.map__infobox__content {
    flex: 1;
    padding-top: 17px
}

.map__infobox--hotel .map__infobox__inner {
    width: 181px
}

.map__infobox--hotel > img {
    position: absolute !important;
    top: 0;
    right: 0
}

.map__infobox--hotel .map__infobox__entry {
    font-weight: 300
}

.map__infobox--hotel > .map__infobox__close-icon {
    position: absolute;
    margin: 13px 16px 0px 0px;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s
}

.map__infobox--hotel > img:hover + .map__infobox__close-icon {
    opacity: 1
}

@media (max-width: 767.98px) {
    .map {
        margin: 45px 0
    }

    .map--hotels {
        margin: 0
    }

    .map__iframe {
        height: 290px
    }

    .map__infoboxes--mobile {
        display: block
    }

    .map__infobox--hotel {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        overflow-y: auto;
        display: flex;
        width: auto;
        height: 100%;
        padding: 20px 0;
        margin: 0;
        border: 0 none;
        background: rgba(37, 4, 40, 0.7);
        transition: opacity .3s, visibility .3s
    }

    .map__infobox--hotel.active {
        opacity: 1;
        visibility: visible
    }

    .map__infobox--hotel .contacts {
        margin-top: 22px
    }

    .map__infobox--hotel:before,
    .map__infobox--hotel:after {
        display: none
    }

    .map__infobox__container {
        position: relative;
        right: 0;
        display: block;
        width: 90%;
        padding: 43px 12px 23px;
        border: 1px solid #B1B1B1;
        margin: auto;
        background: #fff
    }

    .map__infobox__image {
        width: 100%;
        height: 266px
    }

    .map__infobox__close-full,
    .map__infobox__close {
        padding: 0;
        border: 0;
        background: transparent;
        cursor: pointer;
        appearance: none;
        -webkit-appearance: none;
        position: absolute;
        top: 13px;
        right: 12px
    }

    .map__infobox__close-full {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .map__infobox--hotel .map__infobox__inner {
        width: auto
    }
}

.custom-html {
    margin: 80px 0
}

@media (max-width: 767.98px) {
    .custom-html {
        margin: 45px 0
    }
}

.article-blog {
    margin: 45px 0
}

.article-blog__title {
    margin-bottom: 14px
}

.article-blog__date {
    margin-bottom: 23px
}

.article-blog__entry h3 {
    margin-bottom: 24px;
    font-size: 26px
}

.article-blog__entry img {
    width: 100%;
    height: auto !important;
    margin: 20px 0
}

.article-blog__categories {
    margin-bottom: 25px
}

.article-blog__categories ul {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    padding: 0;
    margin: -6px -8px;
    list-style: none
}

.article-blog__categories li {
    padding: 6px 8px
}

.article-blog__categories a {
    display: block;
    padding: 5px 15px 2px;
    border: 1px solid #ddad23;
    border-radius: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #ddad23;
    text-decoration: none;
    white-space: nowrap
}

.article-blog__categories a:hover {
    background: #ddad23;
    color: #fff
}

.article-blog__meta {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.article-blog__author {
    display: block;
    margin-left: auto;
    margin-bottom: 23px;
    font-family: "Hind", sans-serif;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    color: #404040
}

@media (max-width: 767.98px) {
    .article-blog {
        margin: 30px 0 45px
    }

    .article-blog__title {
        margin-bottom: 10px
    }

    .article-blog__date {
        margin-bottom: 20px
    }

    .article-blog__entry h3 {
        margin-bottom: 20px
    }

    .article-blog__entry img {
        margin: 10px 0
    }

    .article-blog__meta {
        display: block
    }

    .article-blog__author {
        font-size: 16px
    }

    .article-blog__date + .article-blog__author {
        margin-top: -20px
    }
}

.pagination {
    margin-top: 70px
}

.pagination__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 0;
    border-top: 1px solid #777
}

.pagination .link + .link {
    margin-left: 32px
}

.pagination__right {
    margin-left: auto
}

.pagination .link svg path {
    transition: all 0.2s ease-in-out
}

.pagination .link:hover svg path {
    fill: #3ca7ff
}

@media (max-width: 767.98px) {
    .pagination {
        margin-top: 0
    }

    .pagination .container {
        padding: 0
    }

    .pagination__inner {
        display: block;
        padding: 10px 15px;
        border-top: 0 none
    }

    .pagination__left {
        display: none
    }

    .pagination__right {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .pagination .link + .link {
        margin-left: 0
    }
}

.bm {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
    transition: transform .3s, opacity .3s, visibility .3s
}

.bm form {
    position: relative
}

.bm__container {
    position: relative;
    z-index: 5
}

.modal-open .bm__container {
    z-index: 1050
}

.bm__inner {
    position: relative;
    z-index: 5;
    background: #fff
}

.bm__row {
    display: flex;
    justify-content: space-between
}

.bm__col {
    width: 100%
}

.bm__col--logo {
    flex-shrink: 0;
    width: 174px
}

.scrolled .bm__col {
    padding: 7px 0
}

.bm__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 15px 0 5px
}

.bm__logo__inner {
    display: block;
    max-height: 44px
}

.bm__logo__inner img {
    max-height: inherit
}

.bm__group {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    padding: 15px 18px;
    border: 1px solid #fff;
    border-radius: 2px;
    background: transparent;
    color: #404040;
    text-align: left;
    text-decoration: none;
    transition: background .3s, color .3s;
    appearance: none;
    -webkit-appearance: none
}

.bm__group:before {
    content: '';
    position: absolute;
    top: 8px;
    bottom: 8px;
    z-index: -1;
    left: -2px;
    width: 1px;
    background: #777
}

.bm__group:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2px;
    right: -1px;
    z-index: -1;
    background: #ddad23;
    opacity: 0;
    transition: opacity .3s
}

.bm__group.active,
.bm__group:hover {
    z-index: 2;
    color: #fff
}

.bm__group.active:after,
.bm__group:hover:after {
    opacity: 1
}

.scrolled .bm__group {
    padding-top: 3px;
    padding-bottom: 3px
}

.bm__label {
    display: block;
    padding-top: 3px;
    margin-bottom: 0;
    font-family: "Hind", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: inherit;
    text-transform: uppercase
}

.bm__text {
    display: block;
    height: 20px;
    overflow: hidden;
    width: 100%;
    font-family: "Hind", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    color: inherit;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bm__text__separator {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

.bm__actions {
    flex-shrink: 0;
    width: 152px;
    border: 1px solid #fff;
    margin-left: auto
}

.scrolled .bm__actions {
    padding: 7px 0
}

.bm__btn {
    width: 100%;
    height: 100%;
    padding-top: 17px;
    border-radius: 2px
}

.scrolled .bm {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%)
}

.scrolled .bm .container {
    max-width: 960px
}

.bm.cloned {
    z-index: 50
}

.bm.cloned .select .select2-container--open .select2-dropdown--below {
    top: auto !important;
    bottom: 45px;
    border-width: 1px;
    border-radius: 4px 4px 0 0
}

.bm.inactive {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%)
}

@media (min-width: 1025px) {
    .bm__col--date {
        width: 240px;
        flex-basis: 240px
    }

    .bm__col--guests {
        width: 210px;
        flex-basis: 210px
    }

    .bm__col--promo {
        width: auto;
        flex: 1
    }
}

.bm--group .bm__col {
    flex-shrink: 0;
    flex-grow: 0;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bm--group .bm__col--logo {
    width: 147px;
    flex-basis: 147px
}

.bm--group .bm__col--destination {
    width: 165px
}

.bm--group .bm__col--date {
    width: 212px;
    flex-basis: 212px
}

.bm--group .bm__col--guests {
    width: 210px;
    flex-basis: 210px
}

.bm--group .bm__col--promo {
    width: 152px;
    flex-basis: 152px
}

.bm--group .bm__logo {
    padding-right: 5px
}

.scrolled .bm--group .container {
    max-width: 1068px
}

@media (min-width: 1281px) and (max-width: 1439px) {
    .bm--group:not(.cloned) {
        padding-left: 120px
    }
}

.bm__hotel-chosen-error {
    display: none
}

.bm--error .bm__col--destination .bm__group:not(:hover):not(.active) {
    color: #3ca7ff
}

.bm--error .bm__hotel-chosen {
    display: none
}

.bm--error .bm__hotel-chosen-error {
    display: inline
}

@media (max-width: 1280.98px) {
    .bm__text__separator {
        margin: 0
    }

    .bm--group .bm__col--logo {
        width: 140px;
        flex-basis: 140px
    }

    .bm--group .bm__col--destination {
        width: 150px
    }

    .bm--group .bm__col--date {
        width: 200px;
        flex-basis: 200px
    }

    .bm--group .bm__col--guests {
        width: 180px;
        flex-basis: 180px
    }

    .bm--group .bm__col--promo {
        width: 140px;
        flex-basis: 140px
    }

    .scrolled .bm--group .container {
        max-width: 900px
    }

    .bm--group.cloned .bm__col--logo {
        width: 147px;
        flex-basis: 147px
    }

    .bm--group.cloned .bm__col--destination {
        width: 165px
    }

    .bm--group.cloned .bm__col--date {
        width: 212px;
        flex-basis: 212px
    }

    .bm--group.cloned .bm__col--guests {
        width: 210px;
        flex-basis: 210px
    }

    .bm--group.cloned .bm__col--promo {
        width: 152px;
        flex-basis: 152px
    }
}

@media (max-width: 1199px) {
    .bm {
        position: relative;
        bottom: 94px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)
    }

    .bm form {
        position: static
    }

    .bm .container {
        padding: 0
    }

    .bm__container {
        position: static
    }

    .bm__col {
        width: 25%
    }

    .bm__col--logo {
        width: 147px
    }

    .scrolled .bm__col--logo {
        display: none
    }

    .bm__col--promo {
        width: 30%
    }

    .bm__logo {
        padding-right: 10px
    }

    .bm__label {
        padding-top: 0;
        font-size: 12px
    }

    .bm__group {
        padding: 15px
    }

    .scrolled .bm__group {
        padding: 12px 15px
    }

    .scrolled .bm__group:before {
        top: 10px;
        bottom: 10px
    }

    .bm__actions {
        width: 110px
    }

    .scrolled .bm__btn {
        padding-top: 9px;
        padding-bottom: 9px
    }

    .scrolled .bm {
        position: static;
        top: auto;
        left: auto;
        max-width: 470px;
        box-shadow: none;
        transform: none
    }

    .bm .pikaday-bm.is-hidden {
        right: 0 !important
    }

    .bm--group .bm__col--destination {
        width: calc(47% - 145px)
    }

    .bm--group .bm__col--date {
        width: 20%;
        flex-basis: 20%
    }

    .bm--group .bm__col--guests {
        width: 20%;
        flex-basis: 20%
    }

    .bm--group .bm__col--promo {
        width: calc(40% - 109px);
        flex-basis: calc(40% - 109px)
    }

    .bm--group .bm__actions {
        width: 94px;
        margin-right: 10px
    }

    .scrolled .bm--group {
        max-width: 575px
    }

    .bm--group.cloned .bm__col--logo {
        width: 130px;
        flex-basis: 130px
    }

    .bm--group.cloned .bm__col--destination {
        width: calc(32% - 130px)
    }

    .bm--group.cloned .bm__col--date {
        width: 20%;
        flex-basis: 20%
    }

    .bm--group.cloned .bm__col--guests {
        width: 20%;
        flex-basis: 20%
    }

    .bm--group.cloned .bm__col--promo {
        width: calc(28% - 94px);
        flex-basis: calc(28% - 94px)
    }

    .bm--group.cloned .bm__actions {
        margin: 0
    }

    .bm--error .bm__col--destination .bm__group:not(.active) {
        color: #3ca7ff
    }
}

@media (max-width: 1024px) {
    .bm {
        bottom: auto
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .scrolled .bm {
        max-width: 700px
    }
}

@media (max-width: 767.98px) {
    .bm {
        display: none
    }
}

.modal-backdrop {
    display: none;
    background: #fff
}

.modal-bm {
    position: absolute;
    overflow: visible;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: block !important;
    width: 1038px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s;
    pointer-events: none
}

.modal-bm:after {
    content: '';
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 9999px;
    height: 9999px;
    background: rgba(37, 4, 40, 0.7)
}

.modal-bm__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 12px;
    border: 0;
    border-radius: 0;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    color: #ddad23
}

.modal-bm__close:hover {
    color: #3ca7ff
}

.modal-bm__dialog {
    position: relative;
    transform: translateY(-40px);
    z-index: 2;
    width: 100%;
    max-width: 1038px;
    margin: 0 auto;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    transition: transform .4s
}

.cloned .modal-bm__dialog {
    transform: translateY(40px)
}

.show .modal-bm__dialog {
    transform: translateY(0)
}

.modal-bm .occupancy {
    padding: 78px 20px 34px
}

.cloned .modal-bm {
    top: auto;
    bottom: 100%
}

.scrolled .modal-bm:after {
    top: 0;
    transform: translate(-50%, 0%)
}

.modal-bm .pikaday-bm {
    opacity: 0;
    visibility: hidden
}

.modal-bm.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.modal-bm.show .pikaday-bm:not(.is-hidden) {
    opacity: 1;
    visibility: visible
}

.modal-backdrop {
    opacity: 0.01;
    background: transparent
}

@media (max-width: 1024.98px) {
    .modal-bm {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
        height: 100%;
        align-items: center;
        background: rgba(37, 4, 40, 0.7);
        transform: none;
        display: flex !important
    }

    .modal-bm__dialog {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 543px;
        max-width: 980px
    }

    .modal-bm .occupancy {
        padding-right: 20px;
        padding-left: 20px
    }

    .modal-bm .occupancy__box {
        max-width: 30%
    }

    .scrolled .modal-bm:after {
        top: 100%
    }

    .cloned .modal-bm {
        top: 0;
        bottom: 0
    }
}

@media (max-width: 767.98px) {
    .modal-bm .occupancy {
        padding-left: 6px;
        padding-right: 6px
    }
}

.modal-images {
    display: block !important;
    padding-right: 0 !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: opacity .4s, visibility .4s, transform .4s
}

.modal-images.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.modal-images .modal-dialog {
    width: 100%;
    height: 100%;
    max-width: none;
    pointer-events: all;
    margin: 0;
    background: #000
}

.modal-images .close {
    position: absolute;
    right: 13px;
    top: 12px;
    z-index: 3;
    opacity: 1
}

@media (max-width: 767.98px) {
    .modal-images .close {
        top: 10px;
        right: 10px
    }
}

.modal-navigation {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: block !important;
    padding-right: 0 !important;
    width: 100%;
    height: 100%;
    background: rgba(37, 4, 40, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s
}

.modal-navigation__dialog {
    position: relative;
    transform: translateX(100%);
    overflow-y: auto;
    overflow-x: hidden;
    width: 309px;
    height: 100%;
    padding: 70px 20px;
    margin-left: auto;
    background: #fff;
    transition: transform .4s
}

.show .modal-navigation__dialog {
    transform: none
}

.modal-navigation__dialog.no-scroll {
    overflow: hidden
}

.modal-navigation__head {
    position: absolute;
    top: 15px;
    left: 20px;
    right: 50px
}

.modal-navigation__title {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.0625em
}

.modal-navigation__subtitle {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
    text-transform: none
}

.modal-navigation__actions {
    display: none
}

.modal-navigation__close {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 17px;
    right: 19px;
    color: #ddad23
}

.modal-navigation__close:hover {
    color: #595D57;
}

.modal-navigation.show {
    opacity: 1;
    visibility: visible
}

@media (max-width: 767.98px) {
    .modal-navigation__dialog {
        width: 100%;
        padding-bottom: 40px
    }

    .modal-navigation__actions {
        position: absolute;
        top: 15px;
        left: 0;
        display: flex
    }

    .modal-navigation__footer {
        padding-top: 30px
    }

    .modal-navigation__footer .list-link-icon li {
        width: 50%
    }

    .modal-navigation__footer .list-link-icon .list-link-icon__block {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    .modal-navigation__footer .list-link-icon a {
        padding: 0
    }
}

.modal-filter {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(37, 4, 40, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s;
    pointer-events: none
}

.modal-filter__dialog {
    position: relative;
    transform: translateY(40px);
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    max-width: 824px;
    max-height: 90%;
    background: #fff;
    transition: transform .4s
}

.show .modal-filter__dialog {
    transform: translateY(0)
}

.modal-filter__close {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 10px;
    right: 14px
}

.modal-filter__close svg path {
    fill: #ddad23;
    transition: fill .3s
}

.modal-filter__close:hover svg path {
    fill: #3ca7ff
}

.modal-filter__head {
    display: flex;
    align-items: center;
    padding: 15px 50px 15px 25px
}

.modal-filter__head .link-underline {
    margin-left: 20px
}

.modal-filter__head .link-underline:hover {
    color: #3ca7ff
}

.modal-filter__head .disable {
    opacity: .3;
    pointer-events: none
}

.modal-filter__title {
    position: relative;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.0625em
}

.modal-filter__title small {
    position: absolute;
    top: 100%;
    left: 0;
    text-transform: none
}

.modal-filter__body {
    padding: 30px 40px
}

.modal-filter__actions {
    padding: 0 40px 40px;
    text-align: center
}

.modal-filter__btn {
    min-width: 290px
}

.modal-filter .datepicker-bm {
    padding: 0;
    max-width: 884px;
    margin: 0 auto
}

.modal-filter--large .modal-filter__dialog {
    max-width: 1038px
}

.modal-filter.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

@media (max-width: 1024.98px) {
    .modal-filter--large .modal-filter__body {
        padding-right: 5px;
        padding-left: 5px
    }

    .modal-filter__dialog {
        position: fixed;
        top: 0;
        overflow: hidden;
        height: 100%;
        max-height: none
    }

    .modal-filter__close {
        top: 18px;
        right: 15px
    }

    .modal-filter__head {
        padding: 15px 50px 15px 15px;
        height: 65px
    }

    .modal-filter__head .link-underline {
        margin: 0;
        opacity: .3;
        pointer-events: none
    }

    .dirty .modal-filter__head .link-underline {
        pointer-events: all;
        opacity: 1
    }

    .modal-filter__body {
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100% - 145px);
        padding: 10px 15px
    }

    .modal-filter__actions {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 15;
        width: 100%;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)
    }

    .modal-filter .switch {
        width: 100%;
        justify-content: space-between
    }
}

.datepicker-bm {
    padding: 50px 75px 14px
}

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

.datepicker-bm__field {
    display: block;
    width: 84px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #404040;
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    color: #ddad23;
    text-align: center;
    appearance: none;
    -webkit-appearance: none
}

.datepicker-bm__field::placeholder {
    font-size: 14px
}

.datepicker-bm__separator {
    display: inline-block;
    margin: 0 30px;
    font-size: 16px;
    font-weight: 300;
    color: #404040
}

.datepicker-bm__body {
    overflow: hidden;
    position: relative
}

@media (max-width: 1024.98px) {
    .datepicker-bm {
        padding: 20px 5px 0
    }
}

@media (max-width: 767.98px) {
    .datepicker-bm__head {
        position: relative;
        padding: 0 15px 15px;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1)
    }

    .datepicker-bm__body {
        max-width: 300px;
        margin: 15px auto
    }
}

.pikaday-bm {
    padding: 0;
    border: 0 none;
    box-shadow: none;
    display: block !important;
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .4s
}

.pikaday-bm.is-hidden {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.pikaday-bm.is-bound {
    box-shadow: none
}

.pikaday-bm .pika-lendar {
    position: relative;
    z-index: 3;
    width: calc(50% - 25px);
    margin: 0;
    color: #404040
}

.pikaday-bm .pika-lendar + .pika-lendar {
    margin-left: 50px
}

.pikaday-bm .pika-table {
    font-family: "Hind", sans-serif
}

.pikaday-bm .pika-table th {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0467em;
    color: #404040;
    text-transform: uppercase
}

.pikaday-bm .pika-table td {
    border: 0 none
}

.pikaday-bm .pika-table td.is-empty {
    height: 40px
}

.pikaday-bm .pika-table abbr[title],
.pikaday-bm .pika-table abbr[data-original-title] {
    text-decoration: none
}

.pikaday-bm .pika-button {
    position: relative;
    width: 60px;
    height: 40px;
    padding: 0;
    padding-top: 3px;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-size: 16px;
    font-weight: 700;
    color: #404040;
    text-align: center
}

.pikaday-bm .pika-button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    margin-left: -18px;
    border: 2px solid #ddad23;
    border-radius: 50%;
    background: #ddad23;
    line-height: 1;
    opacity: 0
}

.pikaday-bm .pika-button:after {
    content: '';
    position: absolute;
    top: 50%;
    z-index: -1;
    width: 31px;
    height: 36px;
    margin-top: -18px;
    background: #ddad23;
    opacity: 0
}

.pikaday-bm .is-disabled .pika-button {
    color: rgba(64, 64, 64, 0.3);
    opacity: 1
}

.pikaday-bm .is-outside-current-month .pika-button {
    opacity: 0
}

.pikaday-bm .is-today .pika-button:before {
    background: transparent;
    opacity: 1
}

.pikaday-bm .is-startrange .pika-button {
    color: #fff
}

.pikaday-bm .is-startrange .pika-button:before {
    opacity: 1;
    background: #ddad23
}

.pikaday-bm .is-startrange .pika-button:after {
    left: 50%;
    opacity: 1
}

.pikaday-bm .is-inrange .pika-button {
    color: #fff
}

.pikaday-bm .is-inrange .pika-button:after {
    left: -1px;
    width: 61px;
    opacity: 1
}

.pikaday-bm .is-endrange .pika-button {
    color: #fff
}

.pikaday-bm .is-endrange .pika-button:before {
    background: #ddad23;
    opacity: 1
}

.pikaday-bm .is-endrange .pika-button:after {
    left: -1px;
    opacity: 1
}

.pikaday-bm .pika-title {
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center
}

.pikaday-bm .pika-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 2px;
    background: #afafaf
}

.pikaday-bm .pika-title .pika-label {
    font-family: "Klavika WebBasic", sans-serif;
    text-transform: lowercase;
    font-size: 24px;
    letter-spacing: 0.0358em;
    font-weight: 300;
    font-style: italic
}

.pikaday-bm .pika-prev,
.pikaday-bm .pika-next {
    position: absolute;
    top: 4px;
    width: 30px;
    height: 30px;
    float: none;
    background-size: 30px 30px;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    font-size: 0;
    line-height: 0
}

.pikaday-bm .pika-prev.is-disabled,
.pikaday-bm .pika-next.is-disabled {
    opacity: .2
}

.pikaday-bm .pika-prev:after,
.pikaday-bm .pika-next:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .3s
}

.pikaday-bm .pika-prev:not(.is-disabled):hover:after,
.pikaday-bm .pika-next:not(.is-disabled):hover:after {
    opacity: 1
}

.pikaday-bm .pika-prev {
    left: 15px;
    background-image: url("../../../../../integration/coast/public/images/svgs/ico-arrow-left-bm.svg")
}

.pikaday-bm .pika-prev:after {
    background-image: url("../../../../../integration/coast/public/images/svgs/ico-arrow-left-bm-hover.svg")
}

.pikaday-bm .pika-next {
    right: 15px;
    background-image: url("../../../../../integration/coast/public/images/svgs/ico-arrow-right-bm.svg")
}

.pikaday-bm .pika-next:after {
    background-image: url("../../../../../integration/coast/public/images/svgs/ico-arrow-right-bm-hover.svg")
}

@media (max-width: 1024.98px) {
    .pikaday-bm {
        max-width: 768px;
        margin: 0 auto
    }

    .pikaday-bm .pika-lendar {
        width: calc(50% - 15px)
    }

    .pikaday-bm .pika-lendar + .pika-lendar {
        margin-left: 30px
    }

    .pikaday-bm .pika-button {
        width: 52px;
        height: 52px
    }

    .pikaday-bm .pika-button:before {
        width: 44px;
        height: 44px;
        margin-top: -22px;
        margin-left: -22px
    }

    .pikaday-bm .pika-button:after {
        width: 27px;
        height: 44px;
        margin-top: -22px
    }

    .pikaday-bm .is-inrange .pika-button:after {
        width: 54px
    }
}

@media (max-width: 767.98px) {
    .pikaday-bm .pika-lendar {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }

    .pikaday-bm .pika-lendar + .pika-lendar {
        margin: 0
    }

    .pikaday-bm .pika-table th {
        font-size: 12px
    }

    .pikaday-bm .pika-table td.is-empty {
        height: auto
    }

    .pikaday-bm .pika-title .pika-label {
        background: transparent;
        font-size: 16px;
        text-transform: lowercase
    }

    .pikaday-bm .pika-button {
        width: 40px;
        height: 40px;
        font-size: 16px
    }

    .pikaday-bm .pika-button:before {
        width: 38px;
        height: 38px;
        margin-top: -19px;
        margin-left: -19px
    }

    .pikaday-bm .pika-button:after {
        width: 22px;
        height: 38px;
        margin-top: -19px
    }

    .pikaday-bm .pika-prev,
    .pikaday-bm .pika-next {
        display: none
    }
}

.promo-bm {
    padding: 50px 50px 50px
}

.promo-bm__row {
    display: flex;
    flex-wrap: wrap;
    max-width: 853px;
    margin: 0 auto -55px
}

.promo-bm__col {
    position: relative;
    width: 50%;
    padding: 0 15px 55px
}

.promo-bm__field {
    display: block;
    width: 100%;
    height: 20px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ddad23;
    border-radius: 0;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    letter-spacing: 0.0533em;
    color: #ddad23;
    appearance: none;
    -webkit-appearance: none
}

.promo-bm__field::placeholder {
    color: inherit;
    opacity: 1
}

.promo-bm .form-label-custom {
    position: absolute;
    top: 0;
    left: 17px;
    z-index: 1;
    line-height: 20px;
    letter-spacing: 0.0533em;
    font-weight: 300;
    font-size: 15px;
    color: #ddad23;
    transition: transform .4s;
    transform-origin: 0 0;
    pointer-events: none
}

.promo-bm .is-active .form-label-custom {
    transform: translateY(-20px) scale(0.8)
}

.promo-bm .select2-results__option:first-child {
    height: 43px
}

.promo-bm .select .select2-container .select2-selection .select2-selection__rendered {
    padding-left: 2px
}

@media (max-width: 1024.98px) {
    .promo-bm__row {
        max-width: 354px
    }

    .promo-bm__col {
        width: 100%
    }
}

.actions-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    justify-content: space-between;
    width: 100%;
    padding: 8px 15px 8px 5px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.actions-mobile__item {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%
}

.actions-mobile img {
    max-height: 28px
}

@media (max-width: 767.98px) {
    .actions-mobile {
        display: flex
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .actions-mobile {
        padding-bottom: 15px
    }
}

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

.occupancy__box {
    width: 305px;
    padding: 0 15px
}

.occupancy__box__image:after {
    content: '';
    display: block;
    padding-top: 100%
}

.occupancy__box__content {
    display: flex;
    justify-content: flex-end
}

.occupancy__box__title {
    margin: 0 16px;
    padding-bottom: 3px;
    font-family: "Klavika WebBasic", sans-serif;
    font-size: 20px;
    font-weight: 300;
    /*font-style: italic;*/
    letter-spacing: 0.045em
}

@media (max-width: 1024.98px) {
    .occupancy {
        justify-content: space-between
    }

    .occupancy__box {
        padding: 0
    }

    .occupancy__box__image {
        margin-bottom: 10px
    }

    .occupancy__box__content {
        justify-content: space-between;
        align-items: center;
        height: 24px
    }

    .occupancy__box__title {
        padding-bottom: 0;
        margin-left: 0;
        font-family: "Hind", sans-serif;
        font-size: 15px;
        font-style: normal
    }

    .occupancy__box .qty__field {
        height: 24px;
        padding: 0;
        line-height: 24px
    }
}

@media (max-width: 767.98px) {
    .occupancy {
        flex-wrap: wrap
    }

    .occupancy__box {
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }
}

.nav-lang {
    margin: 0 11px
}

.nav-lang__toggle {
    height: 35px;
    font-size: 15px;
    letter-spacing: 0.0333em
}

.list-link-icon {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -8px
}

.list-link-icon li {
    padding: 0 8px
}

.list-link-icon a {
    display: flex;
    align-items: center;
    padding: 0 5px;
    font-size: 0;
    font-weight: 300;
    letter-spacing: 0.0333em;
    color: #404040;
    text-decoration: none;
    appearance: none;
    -webkit-appearance: none
}

.list-link-icon a:not(.list-link-icon__logo):hover {
    color: #3ca7ff
}

/*
.list-link-icon a:not(.list-link-icon__logo):hover img {
    filter: invert(21%) sepia(70%) saturate(4554%) hue-rotate(306deg) brightness(78%) contrast(103%)
}*/

.list-link-icon a:not(.list-link-icon__logo):hover span:after {
    width: 100%
}

.list-link-icon a span {
    position: relative;
    display: inline-block;
    font-size: 15px
}

.list-link-icon a span:after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    /*background: currentColor;*/
    transition: background .3s, width .3s
}

.list-link-icon a.current span:after {
    width: 100%
}

.list-link-icon svg,
.list-link-icon img {
    display: inline-block;
    vertical-align: middle;
    max-height: 16px;
    margin-top: -3px;
    margin-right: 4px
}

.list-link-icon__logo {
    padding: 0
}

.list-link-icon__logo img {
    max-height: 20px;
    margin-top: -7px;
    margin-right: 0
}

.search + .list-link-icon {
    padding-left: 11px
}

@media (max-width: 767.98px) {
    .list-link-icon__logo img {
        max-width: 160px;
        max-height: 16px
    }
}

.section-contact {
    margin: 50px 0 85px
}

.section-contact__head {
    position: relative;
    z-index: 5;
    padding: 22px 0;
    margin-bottom: 35px
}

.section-contact__head__inner.animation-fade-up {
    transition: .395s 1.005s ease-out
}

.section-contact__decoration {
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    z-index: -1;
    background: linear-gradient(to left, #3ca7ff 0%, #ddad23 400px)
}

.section-contact__decoration.animation-slide-left {
    transition: .7s ease-out
}

.section-contact__image-outer {
    position: relative;
    width: 505px;
    z-index: 5;
    margin: 35px 35px 0 0
}

.section-contact__image-outer:after {
    content: '';
    position: absolute;
    top: -35px;
    right: -35px;
    width: 0%;
    height: 100%;
    background: #ddad23
}

.section-contact__image {
    position: relative;
    z-index: 2
}

.section-contact__image:before {
    content: '';
    display: block;
    padding-top: 109.9%
}

.section-contact__title {
    margin-bottom: 0;
    color: #fff
}

.section-contact__inner {
    display: flex
}

.section-contact__aside {
    width: 300px;
    margin-right: 77px
}

.section-contact__content {
    flex: 1;
    margin-right: -86px
}

.section-contact__content.animation-fade-up {
    transition: .38s 1.42s ease-out
}

.section-contact .map {
    margin: 0
}

.section-contact .contacts {
    transition: .38s 1.42s ease-out
}

.section-contact--with-image .section-contact__inner {
    align-items: flex-start;
    justify-content: space-between
}

.section-contact--with-image .contacts__title {
    max-width: none
}

.section-contact__image-outer:after {
    opacity: 0;
    transition: .3s
}

.section-contact__image {
    transform: translateY(50px);
    opacity: 0;
    transition: .3s .45s
}

.section-contact.aos-animate .section-contact__image-outer:after {
    width: 100%;
    opacity: 1
}

.section-contact.aos-animate .section-contact__image {
    transform: translateY(0);
    opacity: 1
}

@media (max-width: 1024.98px) {
    .section-contact__aside {
        margin-right: 30px
    }

    .section-contact__content {
        margin-right: 0
    }

    .section-contact__image-outer {
        width: 50%;
        margin: 20px 20px 0 0
    }

    .section-contact__image-outer:after {
        top: -20px;
        right: -20px
    }

    .section-contact__image:before {
        padding-top: 110.61%
    }
}

@media (max-width: 767.98px) {
    .section-contact {
        margin: 45px 0
    }

    .section-contact__decoration {
        height: 100%;
        left: -15px;
        right: -15px;
        width: auto
    }

    .section-contact__inner {
        display: block
    }

    .section-contact__aside {
        width: auto;
        margin: 0 0 50px
    }

    .section-contact__image-outer {
        width: auto;
        margin: 0 0 20px
    }

    .section-contact__image-outer:after {
        top: -20px;
        left: -15px;
        right: -15px;
        width: 0;
        height: 51.56vw
    }

    .section-contact .section-contact__image-outer:after {
        width: calc(100% + 30px)
    }
}

.contacts + .contacts {
    margin-top: 30px
}

.contacts__title {
    max-width: 200px;
    margin-bottom: 20px;
    font-size: 20px
}

@media (min-width: 768px) and (max-width: 1024px) {
    .contacts--horizontal {
        display: flex;
        flex-flow: row wrap
    }

    .contacts--horizontal .contacts-item {
        max-width: 290px;
        margin-right: 30px
    }
}

@media (max-width: 767.98px) {
    .contacts__title {
        max-width: none
    }
}

.contacts-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.contacts-item__icon {
    width: 36px;
    margin-right: 11px;
    font-size: 0;
    text-align: center
}

.contacts-item__zip {
    text-transform: uppercase
}

.contacts-item__entry {
    flex: 1;
    font-family: "Klavika WebBasic", sans-serif;
    color: #ddad23;
    font-weight: normal;
    /*font-style: italic;*/
    font-size: 15px;
    text-transform: lowercase;
    line-height: 1.3333
}

.contacts-item__entry a > span {
    text-transform: uppercase
}

.contacts-item__entry .no-transform {
    text-transform: none
}

.contacts-item__work-time ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.contacts-item__work-time li {
    display: flex
}

.contacts-item__work-time strong {
    display: block;
    width: 75px;
    font-weight: normal;
    margin-right: 10px
}

.contacts-item--hotel {
    margin-bottom: 10px
}

.contacts-item--hotel .contacts-item__entry {
    font-size: 14px
}

.contacts-item--hotel .contacts-item__icon {
    width: 20px;
    margin-right: 7px
}

.section-amenities {
    margin: 70px 0
}

.section-amenities__head {
    margin-bottom: 50px
}

.section-amenities__actions {
    max-width: 290px;
    margin: 45px auto 0
}

@media (max-width: 767.98px) {
    .section-amenities {
        margin: 45px 0
    }

    .section-amenities__head {
        margin-bottom: 24px
    }

    .section-amenities__actions {
        margin-top: 24px
    }
}

.amenities {
    display: flex;
    flex-flow: wrap;
    margin: 0 -15px -40px
}

.amenities .amenity {
    width: 33.33%;
    padding: 0 15px 40px
}

@media (max-width: 1024.98px) {
    .amenities .amenity {
        width: 50%
    }
}

@media (max-width: 767.98px) {
    .amenities {
        margin-bottom: -24px
    }

    .amenities .amenity {
        width: 100%;
        padding-bottom: 24px
    }
}

.amenity {
    opacity: 1;
    transition: opacity .4s ease-out, transform .4s ease-out
}

.amenity__title {
    margin-bottom: 8px
}

.amenity__entry {
    margin-bottom: 8px
}

.amenity.loading {
    opacity: 0;
    transform: translateY(100px)
}

.detail-simple {
    margin: 80px 0 90px
}

.detail-simple__inner {
    display: flex
}

.detail-simple__media {
    width: 41.67%;
    margin: 16px 57px 0 0
}

.detail-simple__image:before {
    content: '';
    display: block;
    padding-top: 100%
}

.detail-simple__content {
    flex: 1
}

.detail-simple__title {
    margin-bottom: 6px
}

.detail-simple__subtitle {
    margin-bottom: 25px
}

.detail-simple__entry {
    margin-bottom: 25px
}

.detail-simple .map {
    margin: 0
}

@media (max-width: 1024.98px) {
    .detail-simple__media {
        margin-right: 30px
    }

    .detail-simple__inner--alt {
        display: block
    }

    .detail-simple__inner--alt .detail-simple__media {
        width: auto;
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .detail-simple {
        margin: 0 0 50px
    }

    .detail-simple__inner {
        display: block
    }

    .detail-simple__media {
        width: auto;
        margin: 0 -15px
    }

    .detail-simple__image:before {
        padding-top: 56.25%
    }

    .detail-simple__content {
        margin-top: 29px
    }

    .detail-simple__content:first-child {
        margin-top: 45px
    }

    .detail-simple .map {
        margin-top: 40px;
        padding: 0 15px
    }
}

.intro-detail {
    margin: 60px 0
}

.intro-detail__inner {
    display: flex
}

.intro-detail__content {
    flex: 1
}

.intro-detail__aside {
    width: 200px;
    margin-left: 60px
}

.intro-detail__title {
    margin-bottom: 23px
}

.intro-detail__entry {
    margin-bottom: 20px
}

.intro-detail__entry h4 {
    margin-top: 30px
}

.intro-detail__subtitle {
    margin-bottom: 18px
}

.intro-detail__bar {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.intro-detail__bar .btn {
    margin-right: 15px
}

.intro-detail__actions .btn {
    margin-right: 30px
}

@media (max-width: 1024.98px) {
    .intro-detail__aside {
        margin-left: 30px
    }

    .intro-detail__entry img {
        height: auto !important
    }
}

@media (max-width: 767.98px) {
    .intro-detail {
        margin: 30px 0
    }

    .intro-detail__inner {
        display: block
    }

    .intro-detail__aside {
        display: flex;
        width: auto;
        justify-content: center;
        margin: 50px auto 0
    }

    .intro-detail__title {
        margin-bottom: 16px
    }

    .intro-detail__subtitle {
        margin-bottom: 10px
    }

    .intro-detail__entry {
        margin-bottom: 16px
    }

    .intro-detail__actions .btn {
        margin-right: 10px;
        margin-top: 10px
    }
}

.detail {
    margin: 80px 0
}

.detail__inner {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    padding: 35px 0
}

.detail__decoration {
    position: absolute;
    top: 0;
    left: 50px;
    width: 484px;
    bottom: 0;
    background: #ddad23
}

.detail__decoration.animation-slide-left {
    width: 0;
    transform: none
}

.aos-animate .detail__decoration.animation-slide-left {
    width: 484px;
    transform: none
}

.detail__gallery {
    width: calc(100% - 320px)
}

.detail__gallery.animation-fade-in {
    transform: translateY(50px)
}

.aos-animate .detail__gallery.animation-fade-in {
    transform: translateY(0px)
}

.detail__content {
    width: 290px;
    margin-left: 30px
}

.detail__content.animation-fade-in {
    transform: translate3d(0, 50px, 0)
}

.aos-animate .detail__content.animation-fade-in {
    transform: translate3d(0, 0px, 0)
}

.detail__head {
    margin-bottom: 27px
}

.detail__subtitle {
    margin-bottom: 0
}

.detail .slider-highlight-images__video,
.detail .slider-highlight-images__image {
    height: auto
}

.detail .slider-highlight-images__video:after,
.detail .slider-highlight-images__image:after {
    content: '';
    display: block;
    padding-top: 56.24%
}

@media (max-width: 1024.98px) {
    .detail__decoration {
        left: -15px;
        right: -15px;
        width: auto;
        height: 33.25vw
    }

    .aos-animate .detail__decoration.animation-slide-left {
        width: 100vw
    }

    .detail__inner {
        overflow: visible;
        padding: 20px 0 0;
        display: block
    }

    .detail__gallery {
        width: auto;
        margin-bottom: 13px
    }

    .detail__content {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 767.98px) {
    .detail {
        margin: 40px 0
    }

    .detail__decoration {
        height: 55.25vw
    }

    .detail .slider-highlight-images__video,
    .detail .slider-highlight-images__image {
        height: auto
    }

    .detail .slider-highlight-images__video:after,
    .detail .slider-highlight-images__image:after {
        content: '';
        display: block;
        padding-top: 100%
    }
}

.section-simple-wrap {
    margin: 70px 0
}

.section-simple-wrap .section-simple {
    margin: 0 0 40px
}

.section-simple-wrap .section-simple:last-child {
    margin-bottom: 0
}

.section-simple-wrap .section__foot {
    padding-top: 40px;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .section-simple-wrap {
        margin: 45px 0
    }

    .section-simple-wrap .row > div + div {
        margin-top: 45px
    }
}

.section-simple {
    margin: 70px 0
}

.section-simple__head {
    margin-bottom: 20px
}

.section-simple .text__image img {
    width: auto;
    max-height: 60px
}

@media (max-width: 767.98px) {
    .section-simple {
        margin: 45px 0
    }

    .section-simple .list-logos {
        justify-content: flex-start
    }
}

.list-logos {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    padding: 0;
    margin: 0 -7px;
    list-style: none
}

.list-logos li {
    padding: 0 7px 7px
}

.list-logos img {
    max-width: 120px;
    max-height: 120px
}

@media (max-width: 767.98px) {
    .list-logos {
        justify-content: center;
        margin: 0 -15px -7px
    }

    .list-logos li {
        padding: 0 15px 7px
    }
}

.text__image {
    margin-bottom: 20px
}

.list-dots {
    list-style: none;
    padding: 0
}

.list-dots li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px
}

.list-dots li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: currentColor
}

.list-dots--two-columns {
    columns: 2;
    column-gap: 30px
}

@media (max-width: 1024.98px) {
    .list-dots--two-columns {
        columns: 1
    }
}

.feed-item__image {
    position: relative;
    display: block
}

.feed-item__image:before {
    content: '';
    display: block;
    padding-top: 100%
}

.feed-item__image:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 81%, rgba(0, 0, 0, 0.4) 100%)
}

.feed-item__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 5px;
    color: #fff
}

.feed-item__user {
    font-family: "Klavika WebBasic", sans-serif;
    font-size: 16px;
    font-weight: normal;
    /*font-style: italic;*/
    letter-spacing: 0.0331em;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25)
}

.bar-cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ddad23;
    color: #fff;
    z-index: 90;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s
}

.bar-cookie__inner {
    display: flex;
    align-items: center;
    padding: 16px 0
}

.bar-cookie__content a {
    color: inherit
}

.bar-cookie__actions {
    flex: 1;
    margin-left: 70px
}

.bar-cookie__close {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    margin-left: 55px;
    color: inherit
}

.bar-cookie.is-block {
    display: block
}

.bar-cookie.active {
    opacity: 1;
    visibility: visible
}

@media (max-width: 767.98px) {
    .bar-cookie {
        bottom: 66px
    }

    .bar-cookie__inner {
        position: relative;
        display: block;
        padding: 15px 0
    }

    .bar-cookie__close {
        position: absolute;
        top: 50%;
        right: 0;
        margin-left: 0;
        margin-top: -13px
    }

    .bar-cookie__actions {
        margin: 15px 0 0
    }

    .bar-cookie__content {
        padding-right: 45px
    }
}

.tabs__head {
    position: relative;
    color: #fff
}

.tabs__head:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to left, #3ca7ff 0%, #ddad23 100%);
    transform: translateX(-100%);
    transition: transform .7s ease-out
}

.aos-animate .tabs__head:before {
    transform: translateX(0)
}

.tabs__nav {
    position: relative;
    justify-content: center;
    padding-top: 18px;
    margin: 0 -10px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .395s 1.005s ease-out, transform .395s 1.005s ease-out
}

.tabs__nav li {
    padding: 0 10px 18px
}

.tabs__nav__item {
    display: block;
    width: 134px;
    height: 100%;
    padding: 12px 10px 5px;
    border: 1px solid currentColor;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1071em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.tabs__nav__item.active {
    background: #fff;
    color: #ddad23;
    text-decoration: none
}

.tabs__nav__item:hover {
    background: #fff;
    color: #ddad23;
    text-decoration: none
}

.tabs__nav__item__icon {
    display: block;
    width: 100%;
    margin-bottom: 12px
}

.aos-animate .tabs__nav {
    transform: translateY(0);
    opacity: 1
}

.tabs__content {
    position: relative
}

.tabs__pane {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 80px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s
}

.tabs__pane.active {
    position: relative;
    opacity: 1;
    visibility: visible
}

@media (max-width: 767.98px) {
    .tabs__nav {
        padding-top: 13px;
        margin: 0 -7px
    }

    .tabs__nav li {
        padding: 0 7px 13px
    }
}

.tab-content {
    position: relative
}

.tab-content > .tab-pane {
    position: absolute;
    bottom: 100%;
    right: 100%;
    width: 100%;
    display: block !important;
    opacity: 0;
    visibility: hidden
}

.tab-content > .tab-pane.active {
    position: static;
    opacity: 1;
    visibility: visible
}

.list-group {
    display: inline-flex;
    flex-flow: row nowrap
}

.list-group-item {
    position: relative;
    display: flex;
    padding: 0 0 7px;
    border: 0 none;
    background: none;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal
}

.list-group-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #fff;
    transition: width .3s
}

.list-group-item.active {
    background: none
}

.list-group-item.active:before {
    width: 100%
}

.list-group-item:focus,
.list-group-item:hover {
    background: none;
    text-decoration: none;
    color: #fff
}

.list-group-item:focus:before,
.list-group-item:hover:before {
    width: 100%
}

.list-group-item svg {
    margin-right: 10px
}

.list-group-item + .list-group-item {
    margin-left: 17px
}

.destinations {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    padding: 52px;
    background: #fff;
    justify-content: space-between
}

.destinations__section {
    width: calc(50% - 26px)
}

.destinations__section.hidden {
    display: none
}

@media (max-width: 1024.98px) {
    .destinations {
        display: block
    }

    .destinations__section {
        width: 100%
    }
}

.destinations-group.hidden {
    display: none
}

.destinations-group__head {
    padding-bottom: 11px;
    border-bottom: 1px solid #777;
    margin-bottom: 24px
}

.destinations-group__title {
    margin: 0;
    font-size: 24px;
    line-height: 1.5;
    font-family: "Klavika WebBasic", sans-serif;
    /*font-style: italic;*/
    font-weight: 300;
    letter-spacing: 0.026em;
    color: #404040
}

.destinations-tiles.hidden {
    display: none
}

.destinations-tiles__head {
    margin-bottom: 19px
}

.destinations-tiles__title {
    margin: 0;
    font-size: 20px;
    line-height: 1.8;
    font-family: "Klavika WebBasic", sans-serif;
    /*font-style: italic;*/
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: lowercase
}

.destinations-tiles__body {
    columns: 2;
    column-gap: 22px
}

.destinations-tiles__body > * {
    break-inside: avoid-column
}

.destinations--wide .destinations-tiles__body {
    columns: auto
}

.destinations-list.hidden {
    display: none
}

.destinations-list {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.destinations-list__head {
    padding: 5px 11px;
    margin-bottom: 7px;
    background: #F0F0F0
}

.destinations-list__title {
    margin: 0;
    font-family: "Hind", sans-serif;
    font-size: 15px;
    line-height: 1.67;
    font-weight: 500;
    letter-spacing: 0.033em
}

.destinations-list__body {
    padding: 0 11px
}

.destinations-list__content {
    font-size-adjust: none;
    line-height: 1.47;
    font-weight: 500
}

.destinations-list__content p {
    margin: 0
}

.destinations-list__actions {
    display: flex;
    align-items: center;
    flex: 0 0 auto
}

.destinations-list__actions .btn {
    margin-right: 14px
}

.destinations-list__actions .rate {
    width: 110px
}

.destinations-list ul {
    padding: 0;
    margin: 0;
    list-style: none outside none
}

.destinations-list ul .hidden {
    display: none
}

.destinations-list ul li {
    margin-bottom: 20px
}

.destinations--wide .destinations-list li {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.destinations--wide .destinations-list li.hidden {
    display: none
}

.destinations--wide .destinations-list .destinations-list__head {
    margin-bottom: 30px
}

.destinations-bm {
    padding: 43px 52px 45px 35px;
    transition: height .4s .1s
}

.destinations-bm.dropdown-opened {
    animation: opacityAnim 1s forwards;
    transition: height .4s
}

.destinations-bm__title {
    padding-bottom: 8px;
    border-bottom: 1px solid currentColor;
    margin-bottom: 17px;
    color: #404040
}

.destinations-bm__groups {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px
}

.destinations-bm__group {
    width: 50%;
    padding: 0 25px
}

.destinations-bm__group__links {
    list-style-type: none;
    columns: 2;
    column-gap: 10px;
    padding: 0
}

.destinations-bm__group__links > li {
    margin-bottom: 10px
}

.destinations-bm__group__links > li > a {
    display: inline-block;
    vertical-align: middle;
    font-family: "Hind", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ddad23;
    text-decoration: none
}

.destinations-bm__group__links > li > a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: currentColor;
    margin-left: 2px;
    margin-top: -1px
}

.destinations-bm__group__links > li > a:hover {
    color: #3ca7ff
}

.destinations-bm__dropdown {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 20px 34px;
    background: #fff;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.destinations-bm__dropdown.active {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s .2s, visibility .4s .2s
}

.cloned .destinations-bm__dropdown {
    top: auto;
    bottom: 0
}

.destinations-bm__dropdown__actions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.destinations-bm__dropdown__back {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    align-items: center;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 400;
    color: #ddad23
}

.destinations-bm__dropdown__back:hover {
    color: #3ca7ff
}

.destinations-bm__dropdown__back svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.destinations-bm__dropdown__list {
    columns: 3;
    column-gap: 30px;
    list-style-type: none;
    padding: 20px 0;
    font-size: 15px
}

.destinations-bm__dropdown__list li {
    break-inside: avoid-column;
    margin-bottom: 22px;
    line-height: 1
}

.destinations-bm__dropdown__list__city {
    display: block
}

.destinations-bm__dropdown__list__link {
    margin-bottom: 10px
}

.destinations-bm__dropdown__list a {
    position: relative;
    display: inline-block;
    padding-bottom: 2px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: underline
}

@media (max-width: 1024.98px) {
    .destinations-bm__dropdown__inner {
        height: 400px;
        overflow-y: auto
    }

    .destinations-bm__dropdown__list {
        padding-bottom: 0
    }
}

@keyframes opacityInc {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes opacityAnim {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.press-contact {
    margin: 60px 0 70px
}

.press-contact__inner {
    display: flex
}

.press-contact__head {
    position: relative;
    width: 395px;
    padding-right: 30px;
    margin-right: 30px
}

.press-contact__head:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 8px;
    width: 1px;
    background: #777
}

.press-contact__body {
    flex: 1;
    padding-top: 20px
}

.press-contact__title {
    margin-bottom: 14px
}

.press-contact__item__title {
    font-weight: bold
}

@media (max-width: 1024.98px) {
    .press-contact__head {
        width: 50%
    }
}

@media (max-width: 767.98px) {
    .press-contact {
        margin: 28px 0
    }

    .press-contact .accordion-section__body {
        padding: 0 15px 15px
    }

    .press-contact__entry {
        margin-bottom: 15px
    }
}

.news-item {
    width: 100%;
    opacity: 1;
    transition: opacity .4s ease-out, transform .4s ease-out
}

.news-item + .news-item {
    margin-top: 50px
}

.news-item__title {
    margin-bottom: 5px
}

.news-item__title a {
    text-decoration: none
}

.news-item__meta {
    margin-bottom: 6px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.0357em
}

.news-item__entry {
    margin-bottom: 8px
}

.news-item.loading {
    opacity: 0;
    transform: translateY(100px)
}

@media (max-width: 767.98px) {
    .news-item + .news-item {
        margin-top: 40px
    }

    .news-item__title {
        margin-bottom: 10px
    }

    .news-item__meta {
        margin-bottom: 10px
    }

    .news-item__entry {
        margin-bottom: 10px
    }
}

.form {
    margin: 60px 0 100px
}

.form__title {
    margin: 0;
    padding: 16px 30px;
    background: #ddad23;
    color: #fff
}

.form__title-wrap {
    margin: 40px 0 57px
}

.form__title-wrap:first-child {
    margin-top: 0
}

.form__label {
    margin-bottom: 0;
    color: #ddad23
}

.form__foot {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.form .form-group {
    position: relative;
    margin-bottom: 50px;
    color: #ddad23
}

.form span.error {
    color: #3ca7ff
}

.form .form-label-custom {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 38px;
    font-size: 15px;
    color: currentColor;
    transition: transform .4s;
    transform-origin: 0 0
}

.form .is-active .form-label-custom {
    transform: translateY(-16px) scale(0.8)
}

.form .form-control {
    height: 38px;
    font-weight: 300
}

.form .form-control--textarea {
    height: 136px
}

.form .form-controls .iti__selected-flag {
    height: 36px
}

.form .form-label-holder {
    pointer-events: none
}

.form .select.error ~ .form-label-holder,
.form .error + .form-label-custom,
.form .error > .form-label-custom,
.form .error > select,
.form .error > .select2-container .select2-selection .select2-selection__rendered,
.form .error > .form-control {
    color: #3ca7ff
}

.form .error > .select2-container .select2-selection {
    border-bottom-color: #3ca7ff
}

.form .error > .select2-container .select2-selection .select2-selection__arrow:before,
.form .error > .select2-container .select2-selection .select2-selection__arrow:after {
    background-color: #3ca7ff
}

.form .select.error .select2-container .select2-selection .select2-selection__rendered {
    color: transparent
}

.form .error:not(form) svg path {
    fill: #3ca7ff
}

.form span.error {
    display: block;
    padding-top: 4px;
    text-align: right;
    font-weight: bold
}

.form .select .select2-container .select2-selection {
    display: flex;
    align-items: center;
    height: 38px
}

.form .checkboxes {
    margin: 0 -15px 25px;
    display: grid;
    grid-template-columns: auto auto auto
}

.form .checkboxes .checkbox {
    width: auto;
    padding: 0 15px
}

.form .radios {
    margin: 0 -15px 25px
}

.form .radios .radio {
    width: auto;
    padding: 0 15px
}

.form .checkbox.error label {
    color: #3ca7ff
}

.form .checkbox.error span.error {
    display: none !important
}

.form .form-group.error > label {
    color: #3ca7ff
}

.form .error > .checkboxes,
.form .error > .radios {
    margin-bottom: 0
}

.form .error > .checkboxes label,
.form .error > .radios label {
    color: #3ca7ff
}

.form .error > .checkboxes ~ .error,
.form .error > .radios ~ .error {
    text-align: left
}

.form .btn {
    white-space: nowrap
}

.tabPressed .form *:focus {
    outline-offset: 24px
}

.form__actions {
    margin-left: 30px
}

@media (max-width: 1024.98px) {
    .form .checkboxes {
        grid-template-columns: auto auto
    }
}

@media (max-width: 767.98px) {
    .form {
        margin: 60px 0
    }

    .form__title {
        padding-left: 20px;
        padding-right: 20px
    }

    .form__title-wrap {
        margin: 30px 0 35px
    }

    .form__title-wrap:first-child {
        margin-top: 0
    }

    .form .form-group {
        margin-bottom: 35px
    }

    .form .form-control--textarea {
        height: 370px
    }

    .form__foot {
        display: block
    }

    .form__actions {
        margin-top: 30px;
        margin-left: 0
    }

    .form .select {
        position: relative
    }

    .form .select select {
        appearance: none
    }

    .form .select.clean-select select {
        color: transparent;
        border-bottom-color: #ddad23 !important
    }

    .form .select.clean-select.error select {
        border-bottom-color: #3ca7ff !important
    }

    .form .select .select-arrow-mobile {
        position: absolute;
        top: 50%;
        right: 2px;
        width: 16px;
        height: 16px;
        border: 0 none;
        margin-top: -10px;
        transition: transform .3s;
        pointer-events: none
    }

    .form .select .select-arrow-mobile:before,
    .form .select .select-arrow-mobile:after {
        content: '';
        position: absolute;
        top: 5px;
        width: 10px;
        height: 2px;
        background-color: #ddad23;
        transition: transform .3s
    }

    .form .select .select-arrow-mobile:before {
        left: 0;
        transform: rotate(45deg)
    }

    .form .select .select-arrow-mobile:after {
        right: 0;
        transform: rotate(-45deg)
    }

    .form .select.error .select-arrow-mobile:before,
    .form .select.error .select-arrow-mobile:after {
        background-color: #3ca7ff
    }

    .form .checkboxes {
        display: flex
    }

    .form .checkboxes .checkbox {
        width: 50%
    }
}

.iti {
    width: 100%
}

.modal-default {
    display: flex !important;
    align-items: center;
    background: rgba(37, 4, 40, 0.7);
    opacity: 0;
    visibility: hidden
}

.modal-default.show {
    opacity: 1;
    visibility: visible
}

.modal-default .modal-dialog {
    max-width: 90vw;
    width: 823px;
    padding: 125px 180px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    pointer-events: all
}

.modal-default__body {
    margin-bottom: 15px
}

.modal-default .close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    color: #ddad23
}

@media (max-width: 767.98px) {
    .modal-default .modal-dialog {
        padding: 30px 25px
    }
}

.divider {
    margin: 60px 0
}

.divider__line {
    border-color: #777
}

@media (max-width: 767.98px) {
    .divider {
        margin: 40px 0
    }
}

.table-benefits {
    position: relative
}

.table-benefits table {
    width: 100%;
    table-layout: fixed
}

.table-benefits th,
.table-benefits td {
    padding: 15px 25px;
    height: 100px;
    border: 1px solid #D3D3D3;
    vertical-align: middle
}

.table-benefits th {
    width: 478px;
    background: #F7F7F7;
    font-weight: normal
}

.table-benefits td {
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
    font-size: 14px;
    line-height: 1.3571;
    /*font-style: italic;*/
    color: #ddad23;
    text-align: center
}

.table-benefits .benefit__title {
    font-size: 16px;
    line-height: 1.375;
    font-weight: normal;
    color: #000
}

.table-benefits .benefit__subtitle {
    font-family: "Klavika WebBasic", sans-serif;
    font-weight: 300;
    /*font-style: italic;*/
    font-size: 13px;
    line-height: 1.3846;
    text-transform: lowercase
}

.table-benefits .benefit__icon {
    width: 26px;
    margin: auto
}

.table-benefits__head {
    position: absolute;
    bottom: 100%;
    right: 0;
    width: calc(100% - 478px)
}

.table-benefits__categories {
    font-family: "Klavika WebBasic", sans-serif;
    font-size: 26px;
    font-weight: 300;
    /*font-style: italic;*/
    letter-spacing: 0.0219em;
    color: #fff;
    text-transform: lowercase;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px
}

.table-benefits__categories ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex
}

.table-benefits__categories ul li {
    flex: 1
}

.table-benefits__categories-slider {
    display: none
}

@media (max-width: 1024.98px) {
    .table-benefits th {
        width: auto
    }

    .table-benefits td {
        display: none;
        width: 200px
    }

    .table-benefits td.active {
        display: table-cell
    }

    .table-benefits__categories {
        display: none
    }

    .table-benefits__head {
        position: static;
        width: auto;
        margin-bottom: 22px
    }

    .table-benefits__categories-slider {
        display: block
    }

    .table-benefits__categories-slider__slide {
        width: auto;
        padding: 0 5px
    }

    .table-benefits__categories-slider__paging {
        display: none
    }
}

@media (max-width: 767.98px) {
    .table-benefits td {
        width: 110px
    }

    .table-benefits__categories-slider {
        position: relative;
        padding-left: 20px
    }

    .table-benefits__categories-slider__paging {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        display: flex;
        justify-content: space-between;
        pointer-events: none
    }

    .table-benefits__categories-slider__paging button {
        padding: 0;
        border: 0;
        background: transparent;
        cursor: pointer;
        appearance: none;
        -webkit-appearance: none;
        position: relative;
        z-index: 2;
        pointer-events: all
    }

    .table-benefits__categories-slider__paging:before {
        content: '';
        position: absolute;
        top: 50%;
        right: -15px;
        width: 66px;
        height: 87px;
        transform: translateY(-50%);
        background: linear-gradient(to right, transparent, #3ca7ff)
    }

    .table-benefits__categories-slider__slide:last-child {
        padding-right: 20px
    }
}

.management-contact {
    margin: 80px 0 90px
}

.management-contact__body {
    display: flex;
    flex-flow: wrap;
    margin: 0 -50px -30px
}

.management-contact .management-contact-item {
    max-width: 50%;
    padding: 0 50px;
    margin-bottom: 30px
}

.management-contact .management-contact-item:nth-child(2n) {
    position: relative
}

.management-contact .management-contact-item:nth-child(2n):before {
    content: '';
    position: absolute;
    top: 58px;
    bottom: 5px;
    left: 0;
    width: 1px;
    background: #777
}

@media (max-width: 1024.98px) {
    .management-contact__body {
        display: block;
        margin: 0 0 -30px
    }

    .management-contact .management-contact-item {
        max-width: none;
        padding: 0
    }

    .management-contact .management-contact-item:nth-child(2n):before {
        display: none
    }
}

@media (max-width: 767.98px) {
    .management-contact {
        margin: 50px 0
    }

    .management-contact__body {
        margin: 0
    }

    .management-contact .management-contact-item {
        margin-bottom: 0
    }

    .management-contact .management-contact-item + .management-contact-item {
        margin-top: -1px
    }
}

.management-contact-item__head {
    margin-bottom: 19px
}

.management-contact-item__title {
    margin-bottom: 0
}

.management-contact-item__list {
    display: flex;
    padding: 0;
    margin: 0 -20px;
    list-style: none
}

.management-contact-item__list__item {
    max-width: 400px;
    padding: 0 20px
}

.management-contact-item__subtitle {
    font-weight: bold
}

.management-contact-item .accordion-section {
    display: none
}

@media (max-width: 767.98px) {
    .management-contact-item__head {
        display: none
    }

    .management-contact-item__body {
        display: none
    }

    .management-contact-item__list {
        display: block
    }

    .management-contact-item__list__item {
        width: 100%;
        max-width: none
    }

    .management-contact-item__list__item + .management-contact-item__list__item {
        margin-top: 20px
    }

    .management-contact-item .accordion-section {
        display: block
    }
}

.sitemap {
    font-size: 16px;
    color: #ddad23
}

.sitemap > ul {
    columns: 3;
    column-gap: 30px;
    padding: 0;
    list-style: none outside none
}

.sitemap > ul > li {
    break-inside: avoid-column;
    border-bottom: 1px solid #bbb
}

.sitemap > ul > li > a {
    display: block;
    padding: 13px 0 13px 10px;
    text-transform: uppercase;
    text-decoration: none
}

.sitemap ul ul {
    padding-left: 25px;
    list-style-position: inside;
    list-style-type: initial
}

.sitemap ul ul li {
    padding: 10px 0 10px
}

.sitemap ul ul a {
    text-decoration: none
}

@media (max-width: 1024.98px) {
    .sitemap > ul {
        columns: 2
    }
}

@media (max-width: 767.98px) {
    .sitemap > ul {
        columns: initial
    }
}

.widget-instagram .eui-widget-title {
    display: none !important
}

.chat-button {
    position: fixed;
    bottom: 8px;
    right: 8px;
    z-index: 99;
    border-radius: 50%;
    border: 0 none;
    background: #fff;
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    font-size: 36px;
    text-align: center;
    line-height: 60px;
    color: #3ca7ff;
    box-shadow: 0px 2px 4px 4px rgba(0, 0, 0, 0.15);
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    color: #ddad23
}

.chat-button svg {
    display: block
}

.bar-cookie.active ~ .chat-button {
    bottom: 93px
}

@media (max-width: 767.98px) {
    .chat-button {
        bottom: 82px
    }

    .bar-cookie.active ~ .chat-button {
        bottom: 220px
    }
}

.radios {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.radios--block {
    display: block
}

.radios .radio {
    position: relative;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 7px
}

.radios__title {
    padding: 0 0 10px 10px;
    border-bottom: 1px solid #777;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.5;
    color: #404040
}

.radios__title ~ .radio {
    width: 100%
}

@media (max-width: 767.98px) {
    .radios {
        margin: 0
    }

    .radios .radio {
        width: 100%;
        padding: 0
    }
}

.radio {
    color: #ddad23
}

.radio input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.radio label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    user-select: none
}

.radio label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-radius: 50%;
    transition: all 0.2s ease-in-out
}

.radio label:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    background: currentColor;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.radio input:checked ~ label:after {
    opacity: 1
}

.radio--light {
    color: #fff
}

.radio--light label:after {
    border-color: #ddad23
}

.radio__label {
    display: inline-block;
    margin-bottom: .5em
}

.p-modal {
    padding: 20px 0;
    background: rgba(37, 4, 40, 0.7)
}

.p-modal .modal-dialog {
    width: 824px;
    max-width: 90%;
    margin: auto
}

@media (min-width: 768px) {
    .p-modal .modal-dialog {
        max-width: 75%
    }
}

.p-modal .modal-dialog.image-horizontal {
    width: 1024px
}

.p-modal .modal-content {
    border: 0 none;
    border-radius: 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3)
}

.p-modal .dialog-content {
    padding: 0
}

.p-modal .dialog-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    color: #ddad23;
    transition: 0.3s
}

.p-modal .dialog-close svg path {
    transition: .3s
}

.p-modal .dialog-close:hover svg path {
    fill: #3ca7ff
}

.p-modal.show {
    display: flex !important;
    align-items: center;
    padding-right: 0 !important
}

.p-modal__rate {
    margin-top: 15px
}

.p-modal__actions {
    margin: 15px 0 0;
    line-height: 1
}

.p-modal__title {
    margin-bottom: 10px
}

.p-modal__subtitle {
    margin-bottom: 20px;
    color: inherit
}

.p-modal__wrap {
    background-position: center;
    background-size: cover
}

@media (min-width: 992px) {
    .p-modal__wrap {
        display: flex;
        justify-content: space-between
    }

    .p-modal__wrap--center {
        align-items: center
    }
}

.p-modal__image {
    width: 100%;
    padding-top: 75%;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media (min-width: 992px) {
    .p-modal__image {
        padding-top: 133%
    }

    .image-horizontal .p-modal__image {
        padding-top: 75%
    }
}

.p-modal__content {
    padding: 4rem 2.5rem 3rem 3rem
}

.p-modal__inner {
    position: relative;
    display: flex;
    flex-shrink: 0;
    overflow: hidden;
    min-height: 240px;
    align-items: flex-start
}

.p-modal__inner img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%
}

.p-modal__wrap--center .p-modal__inner {
    align-items: center
}

.p-modal .link {
    text-decoration: underline
}

.p-modal .link:hover {
    text-decoration: none
}

@media (min-width: 992px) {
    .p-modal__content {
        width: 427px
    }

    .p-modal__inner {
        flex: 1
    }

    .p-modal__content--full {
        width: 100%
    }
}

@media (max-width: 991px) {
    .p-modal .dialog-close {
        position: relative;
        margin: 0 6px 10px auto;
        background: none
    }

    .p-modal__inner {
        padding: 0 16px;
        min-height: 0
    }

    .p-modal__content {
        padding: 16px 16px 32px
    }
}

html[dir=rtl] .p-modal .dialog-close {
    left: 0;
    right: auto
}

.js-module-dynamic:not(.js-module-dynamic--value) {
    opacity: 0.1;
    pointer-events: none
}

.svg-fill-path path {
    fill: currentColor
}

:root {
    --gms-icon-tick: url("../../../../../integration/coast/public/module-gms/resources/svg/thick.svg");
    --gms-icon-calendar: url("../../../../../integration/coast/public/module-gms/resources/svg/calendar.svg");
    --gms-icon-angle-left-small: url("../../../../../integration/coast/public/module-gms/resources/svg/angle-left-small.svg");
    --gms-icon-arrow-down: url("../../../../../integration/coast/public/module-gms/resources/svg/arrow-down.svg");
    --black: #000;
    --white: #fff;
    --red: #CC0000;
    --gray: #eee;
    --gray-shade-1: #F3F4F6;
    --light-gray: #E2E2E2;
    --lighter-gray: #E4E4E4;
    --dark-gray: #333333;
    --blue: #0D214D;
    --k-blue: #5E6D87;
    --k-blue-shade-1: rgba(94, 109, 135, 0.2);
    --primary-color: #ddad23;
    --primary-text-color: #000;
    --secondary-color: #ddad23;
    --secondary-light-color: #ddad23;
    --mulit-select-selected-bg: #ddad23;
    --mulit-select-selected-text: #fff;
    --action-background-color: #ddad23;
    --danger-color: var(--red);
    --color-box-background-color: #ecf0f1;
    --color-box-text-color: #333;
    --font-size-base: 15px;
    --line-height-base: 1.67;
    --text-color-base: #333;
    --limiter-max-width: 1140px;
    --limiter-gutter: 15px;
    --font-family-serif: "Brandon Grotesque", sans-serif;
    --input-field-bg: #F3F4F6;
    --input-field-color: #333;
    --input-field-messages-color: var(--gray);
    --checkbox-border-color: #333;
    --gms-sso-background: white;
    --gms-sso-color: #333;
    --gms-sso-border-color: #333;
    --gms-sso-hint-background: white;
    --gms-sso-hint-color: #333;
    --gms-navigation-button-border-color: rgba(0, 0, 0, 0.5);
    --link-font-size: 13px;
    --link-color: #ddad23;
    --btn-font-size: 14px;
    --btn-lg-font-size: 15px;
    --btn-text-color: var(--white);
    --btn-bg: #ddad23;
    --btn-secondary-bg: var(--secondary-color);
    --btn-secondary-hover-color: var(--white);
    --btn-default-bg: #707070;
    --btn-default-text-color: #fff;
    --btn-default-border-color: var(--btn-default-bg);
    --nav-bg: #223869;
    --nav-link-active: #1A2A4F;
    --nav-link-color: var(--white);
    --nav-font-weight: 400;
    --reservation-bg: var(--gray-shade-1);
    --reservation-border-color: #D2D7E3;
    --reservation-footer-bg: #E7E8EA;
    --reservation-text-color: var(--dark-gray);
    --modal-btn-close-color: #ddad23;
    --dialog-background-color: white;
    --dialog-title-font-color-font: #404040;
    --dialog-text-font-color-font: #404040
}

.gms-page-wrap {
    min-height: 70vh
}

.gms-page-wrap .gms-form-preferences__subtitle {
    font-weight: bold;
    color: #686868
}

.gms-page-wrap .gp-btn-save,
.gms-page-wrap .gp-btn-cancel {
    line-height: 1;
    padding-bottom: 7px;
    padding-top: 10px
}

.gms-page-wrap .gp-btn-save {
    background: #ddad23;
    border-color: #ddad23;
    color: white
}

.gms-page-wrap .gp-btn-save:hover {
    background: transparent;
    border-color: #ddad23;
    color: #ddad23
}

.gms-page-wrap .gp-btn-cancel {
    background: transparent;
    border-color: #ddad23;
    color: #ddad23
}

.gms-page-wrap .gp-btn-cancel svg path {
    fill: currentColor
}

.gms-page-wrap .gp-btn-cancel:hover {
    background: #ddad23;
    border-color: #ddad23;
    color: white
}

.gms-page-wrap .gms-btn--advanced.btn-ghost {
    padding-top: 11px;
    padding-bottom: 7px
}

.gms-page-wrap .btn-ghost {
    border: 1px solid;
    padding-top: 11px;
    padding-bottom: 7px
}

.gms-page-wrap .gms-box-text {
    padding: 0.86em 1.6em 0.8em 1.6em
}

.gp-next-tier-sentence.h5 {
    text-transform: none;
    letter-spacing: 0
}

.gms-member-info__title.h3 {
    text-transform: none;
    font-style: normal;
    font-family: "Hind", sans-serif;
    letter-spacing: 0;
    font-weight: initial;
    font-size: 25px;
    margin-bottom: 5px
}

.gms-member-info__title.h3 .badge {
    border-radius: 0
}

.gms-section-auth:not(.gms-section-auth--full) .gms-section-auth__aside .gms-figure {
    position: relative
}

.gms-section-auth:not(.gms-section-auth--full) .gms-section-auth__aside .gms-figure::after {
    content: "";
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6))
}

.gms-section-auth:not(.gms-section-auth--full) .gms-section-auth__aside .gms-figure .gms-figure__caption {
    position: relative;
    z-index: 1
}

@media (max-width: 767px) {
    .gms-section-auth__aside .gms-figure__caption {
        display: flex !important
    }

    .gms-section-auth__aside .gms-figure__icon {
        margin-right: 30px !important
    }
}

.gms-date-pikaday .pika-table abbr {
    text-decoration: none;
    cursor: default
}

.gms-date-pikaday .is-selected .pika-button,
.gms-date-pikaday .has-event .pika-button {
    background: #ddad23;
    box-shadow: inset 0 1px 3px #ddad23
}

.gms-date-pikaday .pika-button:hover,
.gms-date-pikaday .pika-row.pick-whole-week:hover .pika-button {
    background: #ddad23
}

.gms-date-pikaday .pika-label {
    color: #ddad23
}

.gms-date-pikaday .pika-label::after {
    content: '';
    position: relative;
    width: 20px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background-size: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../integration/coast/public/images/svgs/arrow-down-purple.svg")
}

.header-connected__dropdown {
    position: relative;
    z-index: 99;
    height: 45px;
    margin-left: -1px
}

.header-connected__info {
    height: 100%;
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 15px;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    color: #fff;
    flex-shrink: 0;
    padding-right: 40px;
    text-align: left
}

.header-connected__info svg path {
    fill: currentColor
}

.header-connected__user-icon {
    margin-right: 10px
}

.header-connected__arrow {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    border: 0 none;
    transition: transform .3s
}

.header-connected__arrow:before,
.header-connected__arrow:after {
    content: '';
    position: absolute;
    top: 5px;
    width: 10px;
    height: 2px;
    background-color: currentColor;
    transition: transform .3s
}

.header-connected__arrow:before {
    left: 0;
    transform: rotate(-45deg)
}

.header-connected__arrow:after {
    right: 0;
    transform: rotate(45deg)
}

.collapsed .header-connected__arrow:before {
    left: 0;
    transform: rotate(45deg)
}

.collapsed .header-connected__arrow:after {
    right: 0;
    transform: rotate(-45deg)
}

.header-connected__dropdown-head {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 5px 0;
    background: #ddad23;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 300
}

.header-connected__small-data {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 15px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.header-connected__dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    border-radius: 0 0 6px 6px;
    background: #fff;
    color: #ddad23;
    box-shadow: -2px 2px 8px 2px rgba(0, 0, 0, 0.2)
}

.header-connected__menu-list {
    padding: 10px 0 0 0;
    font-size: 14px;
    list-style: none outside none
}

.header-connected__menu-item button,
.header-connected__menu-item a {
    padding: 5px 15px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    font-weight: normal
}

.header-connected__menu-item span + svg {
    margin-left: 8px
}

.header-connected__menu-item--sign-out {
    border-top: 1px solid #000;
    text-align: right
}

.header-connected__text {
    margin-left: 25px;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .header-connected__dropdown {
        width: 100%;
        height: 38px;
        margin-left: 0
    }

    .header-connected__dropdown svg {
        filter: none
    }

    .header-connected__dropdown-menu {
        border-radius: 0
    }

    .header-connected__text {
        margin-left: auto
    }

    .header-connected__info .js-gms-fullname {
        display: inline-block;
        padding-right: 5px
    }
}

.gp-offer-option-region {
    padding-left: 1.5em
}

.gp-offer-option-location {
    padding-left: 3em
}

.gms-field-wrap .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #707070;
    height: 44px;
    padding: 0 15px
}

.gms-field-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px
}

.gms-field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 16px
}

.gms-field-wrap .select2-results__option {
    padding: 10px
}

.gms-field-wrap .select2-results__option.select2-results__option--highlighted {
    background-color: var(--mulit-select-selected-bg);
    color: var(--mulit-select-selected-text)
}

.gms-field-wrap .select2-results__option[aria-disabled=true] {
    display: none !important
}

.gms-offers-filtering__results {
    transition: opacity 300ms, visibility 300ms
}

.gms-offers-filtering--loading .gms-offers-filtering__results {
    opacity: 0;
    visibility: hidden
}

.gms-offers-modal {
    padding: 20px 0;
    background: rgba(37, 4, 40, 0.7)
}

.gms-offers-modal .modal-dialog {
    width: 600px;
    max-width: 90%;
    margin: auto
}

@media (min-width: 768px) {
    .gms-offers-modal .modal-dialog {
        max-width: 75%
    }
}

.gms-offers-modal .modal-dialog.image-horizontal {
    width: 1024px
}

.gms-offers-modal .modal-content {
    border: 0 none;
    border-radius: 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3)
}

@media (min-width: 768px) {
    .gms-offers-modal .modal-body {
        padding: 3em
    }
}

.gms-offers-modal .dialog-content {
    padding: 0
}

.gms-offers-modal .dialog-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: 0.3s
}

.gms-offers-modal .dialog-close svg path {
    transition: .3s
}

.gms-offers-modal .dialog-close:hover svg path {
    fill: #3ca7ff
}

.gms-offers-modal.show {
    display: flex !important;
    align-items: center;
    padding-right: 0 !important
}

@media (max-width: 991px) {
    .gms-offers-modal .dialog-close {
        position: relative;
        margin: 0 6px 10px auto;
        background: none
    }
}

html[dir=rtl] .gms-offers-modal .dialog-close {
    left: 0;
    right: auto
}

.gms-offers-modal__entry {
    margin-bottom: 1.5em
}

body:not(.gms-connected) .js-gms-connected {
    display: none !important
}

.gms-connected .js-gms-not-connected {
    display: none !important
}

.js-video video {
    object-fit: cover;
}


.section-list__head .image {
    margin-bottom: 12px;
}
