@keyframes style_scanningAnimation__D8CMm {
    0% {
        top: 0
    }
    to {
        top: 98px
    }
}

.style_openClose__aerhw {
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.style_openClose__aerhw .style_horizontalLine__P__0S {
    height: 20px;
    position: absolute;
    right: 9px;
    border-left: 2px solid #101050
}

.style_openClose__aerhw .style_verticalLine__GhOfD {
    width: 20px;
    position: absolute;
    border-top: 2px solid #101050;
    top: 9px
}

.style_openClose__aerhw.style_closed__KajA8 .style_verticalLine__GhOfD {
    transition: all .5s ease-in-out;
    transform: rotate(-90deg)
}

.style_openClose__aerhw.style_closed__KajA8 .style_horizontalLine__P__0S {
    transition: all .5s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1
}

.style_openClose__aerhw.style_opened__YSpuV {
    opacity: 1
}

.style_openClose__aerhw.style_opened__YSpuV .style_verticalLine__GhOfD {
    transition: all .5s ease-in-out;
    transform: rotate(90deg);
    opacity: 0
}

.style_openClose__aerhw.style_opened__YSpuV .style_horizontalLine__P__0S {
    transition: all .5s ease-in-out;
    transform: rotate(90deg)
}

.style_openCloseArrow__97_V7 {
    position: relative;
    width: 12px;
    height: 12px;
    cursor: pointer;
    border-left: 2px solid #00c1b6;
    border-bottom: 2px solid #00c1b6;
    transform: rotate(-45deg);
    transform-origin: center;
    transition: all .3s;
    box-sizing: content-box
}

.style_openCloseArrow__97_V7.style_opened__YSpuV {
    transform: rotate(135deg)
}

.style_IDIcon__wiV6h.style_IsLoading___GS8I {
    position: relative
}

.style_IDIcon__wiV6h.style_IsLoading___GS8I:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #f03c69;
    top: 0;
    left: 0;
    right: 0;
    max-width: 99px;
    margin: 0 auto;
    animation-name: style_scanningAnimation__D8CMm;
    animation-duration: .8s;
    animation-timing-function: ease-out;
    animation-delay: 1ms;
    animation-direction: alternate;
    animation-iteration-count: infinite
}

.style_arrowRight__CVlFs {
    width: 7px;
    height: 12px
}

h1.style_typography__jwvhZ {
    font-size: 3.375rem;
    line-height: 3.375rem
}

h2.style_typography__jwvhZ {
    font-size: 2.125rem;
    line-height: 2.5rem
}

h3.style_typography__jwvhZ {
    font-size: 1rem;
    line-height: 1.25rem
}

p.style_typography__jwvhZ {
    font-size: .875rem;
    line-height: 1.25rem
}

h1.style_typography__jwvhZ, h2.style_typography__jwvhZ, h3.style_typography__jwvhZ, p.style_typography__jwvhZ {
    font-family: Poppins, Tahoma, sans-serif;
    color: #969696
}

h1.style_typography__jwvhZ.style_secondary__dkOoT, h2.style_typography__jwvhZ.style_secondary__dkOoT, h3.style_typography__jwvhZ.style_secondary__dkOoT, p.style_typography__jwvhZ.style_secondary__dkOoT {
    color: #969696
}

h1.style_typography__jwvhZ.style_primary__ZqiDq, h2.style_typography__jwvhZ.style_primary__ZqiDq, h3.style_typography__jwvhZ.style_primary__ZqiDq, p.style_typography__jwvhZ.style_primary__ZqiDq {
    color: #00c1b6
}

h1.style_typography__jwvhZ.style_poppins__uVNZ1, h2.style_typography__jwvhZ.style_poppins__uVNZ1, h3.style_typography__jwvhZ.style_poppins__uVNZ1, p.style_typography__jwvhZ.style_poppins__uVNZ1 {
    font-family: Poppins, Tahoma, sans-serif
}

h1.style_typography__jwvhZ.style_inter__W65PC, h2.style_typography__jwvhZ.style_inter__W65PC, h3.style_typography__jwvhZ.style_inter__W65PC, p.style_typography__jwvhZ.style_inter__W65PC {
    font-family: Inter, Tahoma, sans-serif
}

h1.style_typography__jwvhZ.style_dark__CDtRP, h2.style_typography__jwvhZ.style_dark__CDtRP, h3.style_typography__jwvhZ.style_dark__CDtRP, p.style_typography__jwvhZ.style_dark__CDtRP {
    color: #4d4e58
}

h1.style_typography__jwvhZ.style_white__nTLiv, h2.style_typography__jwvhZ.style_white__nTLiv, h3.style_typography__jwvhZ.style_white__nTLiv, p.style_typography__jwvhZ.style_white__nTLiv {
    color: #fff
}

h1.style_typography__jwvhZ.style_dark-green__uEK04, h2.style_typography__jwvhZ.style_dark-green__uEK04, h3.style_typography__jwvhZ.style_dark-green__uEK04, p.style_typography__jwvhZ.style_dark-green__uEK04 {
    color: #101050
}

h1.style_typography__jwvhZ.style_grey-500__9_L04, h2.style_typography__jwvhZ.style_grey-500__9_L04, h3.style_typography__jwvhZ.style_grey-500__9_L04, p.style_typography__jwvhZ.style_grey-500__9_L04 {
    color: #969696
}

.style_button__dHHoa, .style_button__dHHoa:hover {
    display: inline-block;
    border-radius: 4px;
    padding: 12px 35px;
    min-width: 118px;
    line-height: 21px;
    font-size: 1rem;
    font-weight: 600;
    font-family: Poppins, Tahoma, sans-serif;
    letter-spacing: normal;
    margin: 0
}

.style_button__dHHoa.style_disabled__aJSt2, .style_button__dHHoa:hover.style_disabled__aJSt2 {
    cursor: not-allowed
}

.style_button__dHHoa.style_default__vFu2r, .style_button__dHHoa:hover.style_default__vFu2r {
    border: 2px solid
}

.style_button__dHHoa.style_default__vFu2r.style_primary__uLmFX, .style_button__dHHoa:hover.style_default__vFu2r.style_primary__uLmFX {
    border-color: transparent;
    color: #fff;
    background-color: #3c72ff
}

.style_button__dHHoa.style_default__vFu2r.style_primary__uLmFX.style_disabled__aJSt2, .style_button__dHHoa:hover.style_default__vFu2r.style_primary__uLmFX.style_disabled__aJSt2 {
    border-color: transparent;
    background-color: #3c72ff
}

.style_button__dHHoa.style_default__vFu2r.style_primary__uLmFX:hover, .style_button__dHHoa:hover.style_default__vFu2r.style_primary__uLmFX:hover {
    border-color: #2052e2;
    background-color: #2052e2
}

.style_button__dHHoa.style_default__vFu2r.style_secondary__kNZ6Z, .style_button__dHHoa:hover.style_default__vFu2r.style_secondary__kNZ6Z {
    border-color: #3c72ff;
    color: #3c72ff;
    background-color: #fff
}

.style_button__dHHoa.style_default__vFu2r.style_secondary__kNZ6Z:hover, .style_button__dHHoa:hover.style_default__vFu2r.style_secondary__kNZ6Z:hover {
    border-color: #2052e2;
    color: #fff;
    background-color: #2052e2
}

.style_button__dHHoa.style_default__vFu2r.style_secondary__kNZ6Z.style_disabled__aJSt2, .style_button__dHHoa:hover.style_default__vFu2r.style_secondary__kNZ6Z.style_disabled__aJSt2 {
    border-color: #cecece;
    background-color: #fff;
    color: #cecece
}

.style_button__dHHoa.style_default__vFu2r.style_dark__jLmNC, .style_button__dHHoa:hover.style_default__vFu2r.style_dark__jLmNC {
    border-color: #a4e22d;
    color: #000000;
    background-color: #a4e22d
}

.style_button__dHHoa.style_default__vFu2r.style_dark__jLmNC:hover, .style_button__dHHoa:hover.style_default__vFu2r.style_dark__jLmNC:hover {
    border-color: #a4e22d;
    color: #a4e22d;
    background-color: transparent;
}

.style_button__dHHoa.style_default__vFu2r.style_darkest__Tiq2r, .style_button__dHHoa:hover.style_default__vFu2r.style_darkest__Tiq2r {
    border-color: #085154;
    color: #fff;
    background-color: #085154
}

.style_button__dHHoa.style_default__vFu2r.style_darkest__Tiq2r:hover, .style_button__dHHoa:hover.style_default__vFu2r.style_darkest__Tiq2r:hover {
    border-color: #101050;
    color: #fff;
    background-color: #101050
}

.style_button__dHHoa.style_default__vFu2r.style_dynamic__KyMXc, .style_button__dHHoa:hover.style_default__vFu2r.style_dynamic__KyMXc {
    border-color: #fff;
    color: var(--main-color);
    background-color: #fff
}

.style_button__dHHoa.style_default__vFu2r.style_dynamic__KyMXc:hover, .style_button__dHHoa:hover.style_default__vFu2r.style_dynamic__KyMXc:hover {
    opacity: 85%
}

.style_button__dHHoa.style_outlined__AHtJP, .style_button__dHHoa:hover.style_outlined__AHtJP {
    border: 2px solid
}

.style_button__dHHoa.style_outlined__AHtJP.style_white__d_mZE, .style_button__dHHoa:hover.style_outlined__AHtJP.style_white__d_mZE {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.style_button__dHHoa.style_outlined__AHtJP.style_white__d_mZE:hover, .style_button__dHHoa:hover.style_outlined__AHtJP.style_white__d_mZE:hover {
    border-color: #fff;
    color: var(--main-color);
    background-color: #fff;
    opacity: 85%
}

.style_button__dHHoa.style_outlined__AHtJP.style_white__d_mZE.style_disabled__aJSt2, .style_button__dHHoa:hover.style_outlined__AHtJP.style_white__d_mZE.style_disabled__aJSt2 {
    background-color: #00c1b6
}

.style_button__dHHoa.style_outlined__AHtJP.style_primary__uLmFX, .style_button__dHHoa:hover.style_outlined__AHtJP.style_primary__uLmFX {
    border-color: #ff4521;
    color: #FF4521;
    background-color: transparent
}

.style_button__dHHoa.style_outlined__AHtJP.style_primary__uLmFX:hover, .style_button__dHHoa:hover.style_outlined__AHtJP.style_primary__uLmFX:hover {
    border-color: #FF4521;
    color: #ffffff;
    background-color: #FF4521;
}

.style_button__dHHoa.style_outlined__AHtJP.style_primary__uLmFX.style_disabled__aJSt2, .style_button__dHHoa:hover.style_outlined__AHtJP.style_primary__uLmFX.style_disabled__aJSt2 {
    background-color: #00c1b6
}

.style_button__dHHoa.style_outlined__AHtJP.style_secondary__kNZ6Z, .style_button__dHHoa:hover.style_outlined__AHtJP.style_secondary__kNZ6Z {
    background-color: transparent;
    border-color: #3c72ff;
    color: #3c72ff
}

.style_button__dHHoa.style_outlined__AHtJP.style_secondary__kNZ6Z:hover, .style_button__dHHoa:hover.style_outlined__AHtJP.style_secondary__kNZ6Z:hover {
    background-color: #3c72ff;
    border-color: #3c72ff;
    color: #fff
}

.style_button__dHHoa.style_outlined__AHtJP.style_secondary__kNZ6Z.style_disabled__aJSt2, .style_button__dHHoa:hover.style_outlined__AHtJP.style_secondary__kNZ6Z.style_disabled__aJSt2 {
    color: #1f1f7a
}

.style_button__dHHoa.style_outlined__AHtJP.style_dark__jLmNC, .style_button__dHHoa:hover.style_outlined__AHtJP.style_dark__jLmNC {
    background-color: transparent;
    border-color: #101050;
    color: #101050
}

.style_button__dHHoa.style_outlined__AHtJP.style_dark__jLmNC:hover, .style_button__dHHoa:hover.style_outlined__AHtJP.style_dark__jLmNC:hover {
    border-color: #1f1f7a;
    background-color: #1f1f7a;
    color: #fff
}

.style_button__dHHoa.style_outlined__AHtJP.style_dark__jLmNC.style_disabled__aJSt2, .style_button__dHHoa:hover.style_outlined__AHtJP.style_dark__jLmNC.style_disabled__aJSt2 {
    color: #1f1f7a
}

.style_button__dHHoa.style_outlined__AHtJP.style_light__Fv0ja, .style_button__dHHoa:hover.style_outlined__AHtJP.style_light__Fv0ja {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

.style_button__dHHoa.style_outlined__AHtJP.style_light__Fv0ja:hover, .style_button__dHHoa:hover.style_outlined__AHtJP.style_light__Fv0ja:hover {
    background-color: #2052e2;
    color: #fff;
    border-color: #2052e2
}

.style_button__dHHoa.style_outlined__AHtJP.style_dynamic__KyMXc, .style_button__dHHoa:hover.style_outlined__AHtJP.style_dynamic__KyMXc {
    border-color: #fff;
    color: #fff;
    background-color: var(--main-color)
}

.style_button__dHHoa.style_outlined__AHtJP.style_dynamic__KyMXc:hover, .style_button__dHHoa:hover.style_outlined__AHtJP.style_dynamic__KyMXc:hover {
    border-color: #fff;
    color: var(--main-color);
    background-color: #fff;
    opacity: 85%
}

.style_container__S_bTe {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 540px) {
    .style_container__S_bTe {
        width: 85%
    }
}

@media only screen and (min-width: 960px) {
    .style_container__S_bTe {
        width: 90%;
        max-width: 1200px
    }
}

.style_row__foZx5 {
    position: relative;
    width: 100%
}

.style_row__foZx5.style_center__PsmAH {
    display: flex;
    justify-content: center;
    align-items: center
}

.style_row__foZx5 [class*=col-] {
    float: left;
    margin: .5rem 2%;
    min-height: .125rem
}

.style_row__foZx5:after {
    content: "";
    display: table;
    clear: both
}

.style_no-gutter__OxsjP.style_row__foZx5 div[class*=col-] {
    float: left;
    margin: .5rem 0;
    min-height: .125rem;
    text-align: justify
}

@media only screen and (min-width: 768px) {
    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-1__R_nzE {
        width: 8%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-2__mW08f {
        width: 16%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-3__SAan3 {
        width: 24%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-4__4yZLS {
        width: 32%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-5__if_i7 {
        width: 40%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-6__HmqK2 {
        width: 48%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-7__D1HVI {
        width: 56%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-8__4C_ve {
        width: 64%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-9__kWkf3 {
        width: 72%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-10__m9_Lp {
        width: 80%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-11__M2aZY {
        width: 88%
    }

    .style_no-gutter__OxsjP.style_row__foZx5 .style_col-12__LIiPR {
        width: 96%
    }
}

.style_col-10__m9_Lp, .style_col-11__M2aZY, .style_col-12__LIiPR, .style_col-1__R_nzE, .style_col-2__mW08f, .style_col-3__SAan3, .style_col-4__4yZLS, .style_col-5__if_i7, .style_col-6__HmqK2, .style_col-7__D1HVI, .style_col-8__4C_ve, .style_col-9__kWkf3 {
    width: 96%
}

.style_col-1-sm__lKIG8 {
    width: 4.3333333333%
}

.style_col-2-sm__nzQHV {
    width: 12.6666666667%
}

.style_col-3-sm__vvDbd {
    width: 21%
}

.style_col-4-sm__i026u {
    width: 29.3333333333%
}

.style_col-5-sm__HZI18 {
    width: 37.6666666667%
}

.style_col-6-sm__RF0PJ {
    width: 46%
}

.style_col-7-sm__uPwYy {
    width: 54.3333333333%
}

.style_col-8-sm__lJFzR {
    width: 62.6666666667%
}

.style_col-9-sm__fAhTn {
    width: 71%
}

.style_col-10-sm__GCOLu {
    width: 79.3333333333%
}

.style_col-11-sm__zcpT1 {
    width: 87.6666666667%
}

.style_col-12-sm__usDQH {
    width: 96%
}

@media only screen and (min-width: 768px) {
    .style_col-1__R_nzE {
        width: 4.3333333333%
    }

    .style_col-2__mW08f {
        width: 12.6666666667%
    }

    .style_col-3__SAan3 {
        width: 21%
    }

    .style_col-4__4yZLS {
        width: 29.3333333333%
    }

    .style_col-5__if_i7 {
        width: 37.6666666667%
    }

    .style_col-6__HmqK2 {
        width: 46%
    }

    .style_col-7__D1HVI {
        width: 54.3333333333%
    }

    .style_col-8__4C_ve {
        width: 62.6666666667%
    }

    .style_col-9__kWkf3 {
        width: 71%
    }

    .style_col-10__m9_Lp {
        width: 79.3333333333%
    }

    .style_col-11__M2aZY {
        width: 87.6666666667%
    }

    .style_col-12__LIiPR {
        width: 96%
    }

    .style_hidden-sm__XFB39 {
        display: none
    }
}

@media only screen and (min-width: 540px)and (max-width: 767px) {
    .style_col-1-md__O5mGI {
        width: 4.3333333333%
    }

    .style_col-2-md__OHFQt {
        width: 12.6666666667%
    }

    .style_col-3-md__INoWq {
        width: 21%
    }

    .style_col-4-md__8RYhH {
        width: 29.3333333333%
    }

    .style_col-5-md__Xfjsp {
        width: 37.6666666667%
    }

    .style_col-6-md__rYfGr {
        width: 46%
    }

    .style_col-7-md__7_euP {
        width: 54.3333333333%
    }

    .style_col-8-md__wrfV7 {
        width: 62.6666666667%
    }

    .style_col-9-md__5NQeW {
        width: 71%
    }

    .style_col-10-md__4xaFb {
        width: 79.3333333333%
    }

    .style_col-11-md__167I4 {
        width: 87.6666666667%
    }

    .style_col-12-md__WrTRI {
        width: 96%
    }

    .style_hidden-md__9uvGA {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .style_hidden-lg__8yOCg {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .style_hidden-between__xPmWw {
        display: none
    }
}

@media only screen and (min-width: 960px) {
    .style_hidden-only-large__nyzx0 {
        display: none
    }
}

.style_footer__y9Feq {
    font-family: Inter, Tahoma, sans-serif;
    margin-top: 90px;
    padding-bottom: 30px
}

.style_footer__y9Feq p {
    display: inline-block
}

.style_footer__y9Feq > div {
    min-width: 600px
}

@media (max-width: 960px) {
    .style_footer__y9Feq > div {
        min-width: unset
    }
}

.style_footer__y9Feq .style_footerTop__50muQ {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.style_footer__y9Feq .style_footerTop__50muQ:after {
    content: none
}

.style_footer__y9Feq .style_footerTop__50muQ .style_infoBlock__Qh2Y2 {
    display: flex;
    flex-wrap: wrap;
    margin: unset
}

@media (min-width: 540px) {
    .style_footer__y9Feq .style_footerTop__50muQ .style_infoBlock__Qh2Y2 .style_certificationsHolder__Ci2Cm {
        display: none
    }
}

@media only screen and (min-width: 1267px) {
    .style_footer__y9Feq .style_footerTop__50muQ .style_infoBlock__Qh2Y2 {
        width: 50%
    }
}

.style_footer__y9Feq .style_footerTop__50muQ .style_reviews__koUKa {
    display: flex;
    margin: 0
}

@media (min-width: 540px) {
    .style_footer__y9Feq .style_footerTop__50muQ .style_reviews__koUKa {
        flex-wrap: wrap;
        justify-content: flex-end
    }
}

.style_footer__y9Feq .style_footerTop__50muQ .style_reviews__koUKa .style_certificationsHolder__Ci2Cm {
    display: none
}

@media (min-width: 540px) {
    .style_footer__y9Feq .style_footerTop__50muQ .style_reviews__koUKa .style_certificationsHolder__Ci2Cm {
        display: flex
    }
}

@media (min-width: 960px) {
    .style_footer__y9Feq .style_footerTop__50muQ .style_reviews__koUKa .style_certificationsHolder__Ci2Cm {
        margin-left: 0
    }
}

.style_footer__y9Feq .style_seonLogo__d5MsX {
    transform: scale(.7)
}

.style_footer__y9Feq .style_fraudFightersContainer__b1Dok {
    display: flex;
    align-items: center;
    margin-left: -14px;
    margin-top: -9px
}

@media (min-width: 960px) {
    .style_footer__y9Feq .style_fraudFightersContainer__b1Dok {
        margin-right: 20px
    }
}

.style_footer__y9Feq .style_fraudFighters__nEsYf {
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    font-size: .75rem;
    height: .75rem;
    width: 115px;
    white-space: nowrap
}

.style_footer__y9Feq .style_fraudFighters__nEsYf:before {
    margin-right: 5px;
    margin-left: -10px;
    display: inline-block;
    content: "";
    background: #cecece;
    height: 20px;
    width: 1px
}

.style_footer__y9Feq .style_fistIcon__8CZdH {
    margin-left: -10px;
    transform: scale(.3)
}

.style_footer__y9Feq .style_fistIcon__8CZdH path {
    fill: transparent;
    stroke: #4d4e58;
    stroke-width: 4
}

.style_footer__y9Feq .style_certificationsHolder__Ci2Cm {
    margin: 20px 0 0
}

.style_footer__y9Feq .style_certificationsHolder__Ci2Cm .style_gdprIconHolder__zyO_b {
    display: inline-flex;
    align-items: center
}

.style_footer__y9Feq .style_certificationsHolder__Ci2Cm .style_gdprIconHolder__zyO_b:after {
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
    content: "";
    background: #cecece;
    height: 20px;
    width: 1px
}

.style_footer__y9Feq .style_certificationsHolder__Ci2Cm .style_gdprIconHolder__zyO_b .style_gdprIcon__W5Mc2 {
    width: 132px;
    height: 35px
}

.style_footer__y9Feq .style_certificationsHolder__Ci2Cm .style_certifiedIcon__mfgET {
    width: 72px;
    height: 35px
}

@media (min-width: 1171px) {
    .style_footer__y9Feq .style_certificationsHolder__Ci2Cm .style_certifiedIcon__mfgET {
        height: 47px
    }
}

@media (min-width: 540px) {
    .style_footer__y9Feq .style_certificationsHolder__Ci2Cm {
        margin: 20px 0 0 auto
    }
}

@media (min-width: 1060px) {
    .style_footer__y9Feq .style_certificationsHolder__Ci2Cm {
        margin-top: 0
    }
}

@media (min-width: 1229px) {
    .style_footer__y9Feq .style_certificationsHolder__Ci2Cm {
        margin-top: -13px
    }
}

.style_footer__y9Feq .style_contact__R9Jav {
    font-family: Inter, Tahoma, sans-serif;
    font-weight: 700;
    font-size: .75rem;
    line-height: 20px;
    width: 100%;
    margin-top: 20px
}

.style_footer__y9Feq .style_contact__R9Jav p:not(:last-child) {
    font-size: .75rem;
    margin-right: 30px
}

.style_footer__y9Feq .style_contact__R9Jav .style_contactUsLink__xMjrP {
    font-size: .75rem
}

@media (min-width: 768px) {
    .style_footer__y9Feq .style_contact__R9Jav {
        width: auto;
        margin-top: 0
    }
}

.style_footer__y9Feq a {
    color: inherit
}

.style_footer__y9Feq a:hover {
    text-decoration: underline;
    color: #101050
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0 {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 10px;
    margin-top: 20px
}

@media (min-width: 540px) {
    .style_footer__y9Feq .style_reviewLogoContainer__phEz0 {
        margin-top: 0
    }
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0 a {
    display: flex
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0 .style_stars___2EOQ {
    display: flex;
    margin: 0 5px 0 10px
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0 .style_Rating__pzXoJ {
    font-family: Inter, Tahoma, sans-serif;
    font-size: .75rem;
    line-height: 1.25rem;
    color: #969696;
    text-decoration: none
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0:first-child {
    margin-right: 0
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0:first-child:after {
    display: inline-block;
    content: "";
    background: #cecece;
    height: 20px;
    width: 1px;
    margin-left: 10px;
    margin-right: 10px
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0:nth-child(2) {
    margin-left: 0
}

@media (min-width: 1060px) {
    .style_footer__y9Feq .style_reviewLogoContainer__phEz0:nth-child(2):after {
        display: inline-block;
        content: "";
        background: #cecece;
        height: 20px;
        width: 1px;
        margin-left: 10px;
        margin-right: 10px
    }
}

.style_footer__y9Feq .style_reviewLogoContainer__phEz0:hover {
    text-decoration: none
}

.style_footer__y9Feq .style_divider__ibb88 {
    height: 1px;
    border-radius: 1px;
    background: #cecece;
    margin: 30px 0
}

@media screen and (max-width: 768px) {
    .style_footer__y9Feq .style_divider__ibb88 {
        margin: 20px 0
    }
}

.style_footer__y9Feq .style_menu__0ExIg {
    display: none;
    padding-left: 5%
}

@media (min-width: 768px) {
    .style_footer__y9Feq .style_menu__0ExIg {
        display: block
    }
}

.style_footer__y9Feq .style_bottomRow__1vDox {
    margin: 30px 0
}

@media (max-width: 768px) {
    .style_footer__y9Feq .style_bottomRow__1vDox {
        margin: 20px 0
    }
}

@media (min-width: 768px) {
    .style_footer__y9Feq .style_bottomRow__1vDox {
        display: flex;
        flex-direction: row-reverse
    }
}

.style_footer__y9Feq .style_bottomRow__1vDox ul {
    align-items: center
}

.style_footer__y9Feq .style_bottomRow__1vDox li {
    font-weight: 500
}

.style_footer__y9Feq .style_bottomRow__1vDox svg {
    margin: 0 10px 0 30px
}

.style_footer__y9Feq .style_bottomRow__1vDox li:first-child svg {
    margin-left: 0
}

.style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ a {
    display: flex;
    align-items: center;
    font-size: 14px
}

.style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ a .style_text__prLQS {
    display: none
}

@media (min-width: 768px) {
    .style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ {
        padding-left: 5%
    }

    .style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ a .style_text__prLQS {
        display: none
    }
}

@media (min-width: 960px) {
    .style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ {
        display: flex
    }

    .style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ a .style_text__prLQS {
        display: block
    }

    .style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ li {
        font-size: .875rem
    }

    .style_footer__y9Feq .style_bottomRow__1vDox .style_social__E_BdQ p {
        display: none
    }
}

.style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 {
    display: inline-block
}

.style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_copyright__f4gFB, .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_madeWithLove__fZshX {
    margin-top: 20px;
    font-family: Inter, Tahoma, sans-serif;
    font-weight: 700;
    color: #4d4e58;
    line-height: 1.25rem
}

.style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_copyright__f4gFB a, .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_madeWithLove__fZshX a {
    text-decoration: underline;
    white-space: nowrap
}

@media (min-width: 540px) {
    .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_copyright__f4gFB, .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_madeWithLove__fZshX {
        white-space: nowrap
    }
}

@media (min-width: 768px) {
    .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_copyright__f4gFB, .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_madeWithLove__fZshX {
        margin-top: 0
    }
}

@media (min-width: 1100px) {
    .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_copyright__f4gFB:after {
        display: inline-block;
        content: "";
        background: #cecece;
        height: 20px;
        width: 1px;
        position: relative;
        top: 5px;
        margin: -5px 10px 0
    }
}

.style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 .style_madeWithLove__fZshX .style_HeartIcon__qbv1j {
    position: relative;
    top: 3px;
    width: 16px;
    height: 14px
}

@media (min-width: 1100px) {
    .style_footer__y9Feq .style_bottomRow__1vDox .style_CopyRightContainer__P_2h1 {
        display: flex
    }
}

.style_footer__y9Feq .style_navigationRow__AtbB1 {
    display: flex;
    justify-content: space-between
}

.style_footer__y9Feq .style_navigationRow__AtbB1 > div {
    margin: unset
}

.style_footer__y9Feq .style_navigationRow__AtbB1:after {
    content: none
}

.style_footer__y9Feq .style_navigationRow__AtbB1 ul {
    flex-wrap: wrap;
    justify-content: left;
    flex-direction: column;
}

.style_footer__y9Feq .style_navigationRow__AtbB1 ul li {
    margin-right: 15px;
    display: block;
}

.style_footer__y9Feq .style_navigationRow__AtbB1 ul li:last-of-type {
    margin-right: unset
}

.style_footer__y9Feq .style_bottomRow__1vDox, .style_footer__y9Feq .style_navigationRow__AtbB1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-family: Inter, Tahoma, sans-serif;
    font-size: .75rem;
    line-height: 1.25rem
}

.style_footer__y9Feq .style_bottomRow__1vDox:after, .style_footer__y9Feq .style_navigationRow__AtbB1:after {
    content: none
}

.style_footer__y9Feq .style_bottomRow__1vDox > div, .style_footer__y9Feq .style_navigationRow__AtbB1 > div {
    margin: 0
}

.style_footer__y9Feq .style_bottomRow__1vDox p, .style_footer__y9Feq .style_navigationRow__AtbB1 p {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: .1em
}

.style_footer__y9Feq .style_bottomRow__1vDox ul, .style_footer__y9Feq .style_navigationRow__AtbB1 ul {
    list-style: none;
    display: flex
}

.style_footer__y9Feq .style_bottomRow__1vDox ul li, .style_footer__y9Feq .style_navigationRow__AtbB1 ul li {
    color: #969696
}

.style_footer__y9Feq.style_white__Lr_A2 .style_divider__ibb88 {
    margin: 0
}

.style_footer__y9Feq.style_white__Lr_A2 .style_footerTop__50muQ {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.style_footer__y9Feq.style_white__Lr_A2 .style_fistIcon__8CZdH path {
    stroke: #fff
}

.style_footer__y9Feq.style_white__Lr_A2 .style_reviewLogoContainer__phEz0 .style_stars___2EOQ path {
    fill: #101050
}

.style_footer__y9Feq.style_white__Lr_A2 .style_reviewLogoContainer__phEz0 .style_Rating__pzXoJ {
    color: #101050
}

.style_footer__y9Feq.style_white__Lr_A2 .style_bottomRow__1vDox .style_copyright__f4gFB {
    color: #fff
}

.style_footer__y9Feq.style_white__Lr_A2 .style_contactUsLink__xMjrP:hover {
    color: #1f1f7a
}

.style_footer__y9Feq.style_white__Lr_A2 a, .style_footer__y9Feq.style_white__Lr_A2 span {
    color: #fff
}

.style_footer__y9Feq.style_white__Lr_A2 a:hover {
    color: #1f1f7a
}

.style_icon__Y2tSI {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.style_icon__Y2tSI hr {
    border-radius: 4px;
    height: 2px;
    background: #fff
}

.style_closed__f9G4O {
    padding-right: 8px;
    border: 2px solid #101050;
    border-radius: 4px
}

.style_closed__f9G4O hr:first-child {
    margin-bottom: -1px;
    transform: rotate(45deg)
}

.style_closed__f9G4O hr:last-child {
    margin-top: -1px;
    transform: rotate(-45deg)
}

.style_closed__f9G4O.style_whiteborder__iQGGX {
    border-color: #fff
}

.style_opened__yOqrW hr {
    width: 14px
}

.style_opened__yOqrW hr:first-child {
    transform: translateY(-4px)
}

.style_opened__yOqrW hr:last-child {
    transform: translateY(4px)
}

.style_hamburgerButton__B8CXL {
    position: relative;
    border-radius: 4px;
    height: 43px;
    width: 43px;
    background-color: transparent
}

.style_hamburgerButton__B8CXL.style_disabled__bGuHB {
    cursor: not-allowed;
    background-color: transparent
}

.style_hamburgerButton__B8CXL .style_hamburgerButtonText__v_gqf {
    font-size: .875rem;
    font-family: Poppins, Tahoma, sans-serif;
    line-height: 1.3125rem;
    font-weight: 600;
    text-align: right;
    color: #fff
}

.style_container___4lvc {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 540px) {
    .style_container___4lvc {
        width: 85%
    }
}

@media only screen and (min-width: 960px) {
    .style_container___4lvc {
        width: 90%;
        max-width: 1200px
    }
}

.style_row__DBJwZ {
    position: relative;
    width: 100%
}

.style_row__DBJwZ.style_center__Z5YUk {
    display: flex;
    justify-content: center;
    align-items: center
}

.style_row__DBJwZ [class*=col-] {
    float: left;
    margin: .5rem 2%;
    min-height: .125rem
}

.style_row__DBJwZ:after {
    content: "";
    display: table;
    clear: both
}

.style_no-gutter__mc5U0.style_row__DBJwZ div[class*=col-] {
    float: left;
    margin: .5rem 0;
    min-height: .125rem;
    text-align: justify
}

@media only screen and (min-width: 768px) {
    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-1___dkt_ {
        width: 8%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-2__sCka7 {
        width: 16%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-3__M00_s {
        width: 24%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-4__pOulG {
        width: 32%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-5__ibkPT {
        width: 40%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-6__EDV9m {
        width: 48%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-7__C8o2r {
        width: 56%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-8___8tmt {
        width: 64%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-9__ufYlz {
        width: 72%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-10__coFjM {
        width: 80%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-11__yS_AS {
        width: 88%
    }

    .style_no-gutter__mc5U0.style_row__DBJwZ .style_col-12__qUNdN {
        width: 96%
    }
}

.style_col-10__coFjM, .style_col-11__yS_AS, .style_col-12__qUNdN, .style_col-1___dkt_, .style_col-2__sCka7, .style_col-3__M00_s, .style_col-4__pOulG, .style_col-5__ibkPT, .style_col-6__EDV9m, .style_col-7__C8o2r, .style_col-8___8tmt, .style_col-9__ufYlz {
    width: 96%
}

.style_col-1-sm__0emKX {
    width: 4.3333333333%
}

.style_col-2-sm__UVVYt {
    width: 12.6666666667%
}

.style_col-3-sm__sLm9f {
    width: 21%
}

.style_col-4-sm__bprq_ {
    width: 29.3333333333%
}

.style_col-5-sm__0AUlk {
    width: 37.6666666667%
}

.style_col-6-sm__q2uji {
    width: 46%
}

.style_col-7-sm__QerDT {
    width: 54.3333333333%
}

.style_col-8-sm___XyAe {
    width: 62.6666666667%
}

.style_col-9-sm__f348K {
    width: 71%
}

.style_col-10-sm__uHhnz {
    width: 79.3333333333%
}

.style_col-11-sm__JGNnY {
    width: 87.6666666667%
}

.style_col-12-sm__0BVll {
    width: 96%
}

@media only screen and (min-width: 768px) {
    .style_col-1___dkt_ {
        width: 4.3333333333%
    }

    .style_col-2__sCka7 {
        width: 12.6666666667%
    }

    .style_col-3__M00_s {
        width: 21%
    }

    .style_col-4__pOulG {
        width: 29.3333333333%
    }

    .style_col-5__ibkPT {
        width: 37.6666666667%
    }

    .style_col-6__EDV9m {
        width: 46%
    }

    .style_col-7__C8o2r {
        width: 54.3333333333%
    }

    .style_col-8___8tmt {
        width: 62.6666666667%
    }

    .style_col-9__ufYlz {
        width: 71%
    }

    .style_col-10__coFjM {
        width: 79.3333333333%
    }

    .style_col-11__yS_AS {
        width: 87.6666666667%
    }

    .style_col-12__qUNdN {
        width: 96%
    }

    .style_hidden-sm__YROcd {
        display: none
    }
}

@media only screen and (min-width: 540px)and (max-width: 767px) {
    .style_col-1-md__VT6g3 {
        width: 4.3333333333%
    }

    .style_col-2-md__Knl3t {
        width: 12.6666666667%
    }

    .style_col-3-md__6Urto {
        width: 21%
    }

    .style_col-4-md__CMPlT {
        width: 29.3333333333%
    }

    .style_col-5-md__lEbuS {
        width: 37.6666666667%
    }

    .style_col-6-md__2eKtY {
        width: 46%
    }

    .style_col-7-md__T7duy {
        width: 54.3333333333%
    }

    .style_col-8-md__LtaOC {
        width: 62.6666666667%
    }

    .style_col-9-md__DQ52h {
        width: 71%
    }

    .style_col-10-md__Is_2d {
        width: 79.3333333333%
    }

    .style_col-11-md__39lxP {
        width: 87.6666666667%
    }

    .style_col-12-md__f2Sjd {
        width: 96%
    }

    .style_hidden-md__83FQT {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .style_hidden-lg__SzXcn {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .style_hidden-between__uwYF1 {
        display: none
    }
}

@media only screen and (min-width: 960px) {
    .style_hidden-only-large__VRECn {
        display: none
    }
}

.style_rightSide__a913H {
    display: flex
}

@media (min-width: 1165px) {

}

.style_leftSide__4JiB8 {
    display: flex;
    align-items: center
}

@media (min-width: 1165px) {

}

.style_navbar__AlrFY {
    position: fixed;
    top: 0;
    z-index: 1000;
    display: flex;
    flex-direction: row;
    padding: 10px 20px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    transition: background .2s, transform .2s
}

.style_navbar__AlrFY .style_menuList__Fo_Dg {
    display: none
}

.style_navbar__AlrFY .style_hamburgerButton__MEGbl {
    margin-left: 10px;
    width: 60px;
    height: 34px
}

.style_navbar__AlrFY .style_hamburgerButton__MEGbl:hover {
    background-color: transparent
}

.style_navbar__AlrFY .style_getDemo__m2U1Y, .style_navbar__AlrFY .style_languageSelectorDropdown__iSfSZ, .style_navbar__AlrFY .style_loginButton__Sh1Ao, .style_navbar__AlrFY .style_loginButton__Sh1Ao .style_loginText__5qjmL, .style_navbar__AlrFY .style_tryForFree__3bevR {
    display: none
}

.style_navbar__AlrFY .style_languageSelectorWrapper__Is24w {
    margin-left: auto
}

.style_navbar__AlrFY .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB {
    background-color: #fff
}

.style_navbar__AlrFY .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
    height: 28px;
    color: #00c1b6
}

.style_navbar__AlrFY .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw {
    color: #fff;
    background-color: #00c1b6
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb {
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08)
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_seonLogo__F8jG1 svg, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_seonLogo__F8jG1 svg {
    fill: #00c1b6
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_menuList__Fo_Dg svg.style_arrowDown__6Jx_m, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_menuList__Fo_Dg svg.style_arrowDown__6Jx_m {
    filter: brightness(.8)
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_mainListElem__9ZxMv, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_mainListElem__9ZxMv {
    color: #ff4521
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 a.style_tryForFree__3bevR, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb a.style_tryForFree__3bevR {
    border-color: #3c72ff;
    background: #3c72ff;
    color: #fff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 a.style_tryForFree__3bevR:hover, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb a.style_tryForFree__3bevR:hover {
    border-color: #2052e2;
    background: #2052e2
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 a.style_getDemo__m2U1Y, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb a.style_getDemo__m2U1Y {
    border-color: #3c72ff;
    color: #3c72ff;
    background: #fff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 a.style_getDemo__m2U1Y:hover, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb a.style_getDemo__m2U1Y:hover {
    border-color: #2052e2;
    background: #2052e2;
    color: #fff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_loginButton__Sh1Ao div, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_loginButton__Sh1Ao div {
    background: #00c1b6
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_loginButton__Sh1Ao path, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_loginButton__Sh1Ao path {
    stroke: #fff;
    fill: transparent
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_loginButton__Sh1Ao .style_loginText__5qjmL, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_loginButton__Sh1Ao .style_loginText__5qjmL {
    color: #969696
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_loginButton__Sh1Ao:before, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_loginButton__Sh1Ao:before {
    background: #cecece
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_hamburgerButton__MEGbl, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_hamburgerButton__MEGbl {
    border-color: #101050
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_hamburgerButton__MEGbl hr, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_hamburgerButton__MEGbl hr {
    background: #101050
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_hamburgerButton__MEGbl p, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_hamburgerButton__MEGbl p {
    color: #101050
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX {
    display: flex;
    align-items: center
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_languageSelectorArrow__olnme, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_languageSelectorArrow__olnme {
    transform: translateZ(0) rotate(90deg);
    filter: brightness(.8)
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_selectedLanguage__ZXf_V, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_selectedLanguage__ZXf_V {
    color: #969696
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB {
    background: #3c72ff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
    color: #fff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1:hover, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1:hover {
    background: #fff;
    color: #3c72ff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX:hover .style_selectedLanguage__ZXf_V, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX:hover .style_selectedLanguage__ZXf_V {
    color: #101050
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB {
    background-color: #3c72ff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
    color: #fff
}

.style_navbar__AlrFY.style_navbarWhite__XFxEm.style_eng__zL7w6 .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw, .style_navbar__AlrFY.style_navbarWhite__XFxEm.style_esp__bNDkb .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw {
    background: #fff;
    color: #3c72ff
}

.style_navbar__AlrFY .style_submenuItem__BZxG_ a {
    padding-right: 25px
}

.style_navbar__AlrFY .style_submenuItem__BZxG_ a:hover .style_pricingEndAdornment__k5Oc4 .style_price__eLLDg, .style_navbar__AlrFY .style_submenuItem__BZxG_ a:hover .style_pricingEndAdornment__k5Oc4 small {
    color: #fff
}

.style_navbar__AlrFY .style_submenuItem__BZxG_.style_subItem__QS9fh:hover a {
    color: #1f1f7a
}

.style_navbar__AlrFY .style_submenuItem__BZxG_.style_forStartupsMenuItem__xT3pC {
    margin-top: 30px
}

@media (min-width: 585px) {
    .style_navbar__AlrFY .style_hamburgerButton__MEGbl {
        width: 60px;
        height: 40px
    }

    .style_navbar__AlrFY .style_getDemo__m2U1Y, .style_navbar__AlrFY .style_tryForFree__3bevR {
        min-width: 117px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        font-size: .875rem;
        padding: 0
    }

    .style_navbar__AlrFY .style_getDemo__m2U1Y:hover, .style_navbar__AlrFY .style_tryForFree__3bevR:hover {
        min-width: 117px;
        display: flex
    }

    .style_navbar__AlrFY .style_tryForFree__3bevR {
        min-width: 117px;
        margin-left: auto
    }

    .style_navbar__AlrFY .style_tryForFree__3bevR:hover {
        font-size: .875rem;
        padding: 0
    }

    .style_navbar__AlrFY .style_getDemo__m2U1Y {
        min-width: 123px;
        padding: 0 8px;
        white-space: nowrap;
        margin-left: 20px
    }

    .style_navbar__AlrFY .style_getDemo__m2U1Y:hover {
        font-size: .875rem;
        padding: 0 8px;
        margin-left: 20px
    }

    .style_navbar__AlrFY .style_languageSelectorWrapper__Is24w {
        margin-left: 20px
    }

    .style_navbar__AlrFY .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        height: 32px
    }
}

.style_navbar__AlrFY .style_submenu__QkOax {
    position: absolute;
    top: 60px;
    left: 0;
    display: none;
    width: 100vw;
    background: #fff;
    padding-bottom: 30px;
    box-shadow: 0 23px 16px 0 rgba(0, 0, 0, .08)
}

.style_navbar__AlrFY .style_submenu__QkOax.style_withAdditionalRow__n3_Fe {
    padding-bottom: 0
}

.style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc {
    width: 100%;
    max-width: 1004px;
    margin: 0 auto;
    display: flex;
    padding-top: 30px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc.style_arrowsHidden__IIM5k > div.style_titleContainer__Vy73v {
    width: 14%;
    align-items: center
}

@media (min-width: 1240px) {
    .style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc.style_arrowsHidden__IIM5k > div.style_titleContainer__Vy73v {
        width: 8%
    }
}

.style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc.style_arrowsHidden__IIM5k > div.style_columnsContainer___7q_W > div > ul, .style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc.style_arrowsHidden__IIM5k > div.style_columnsContainer___7q_W > div > ul li {
    height: 100%
}

.style_navbar__AlrFY .style_submenu__QkOax hr {
    height: 1px;
    background: #cecece;
    opacity: .4;
    border-radius: 1px;
    margin: 0 auto;
    width: 100%;
    max-width: 1004px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v {
    display: flex;
    flex-direction: column;
    width: 14%
}

@media (min-width: 1240px) {
    .style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v {
        width: 7%
    }
}

.style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v p {
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1rem;
    color: #4d4e58;
    margin-bottom: 15px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v span {
    font-family: Inter, Tahoma, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    color: #969696;
    font-weight: 400;
    margin-bottom: 15px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v a:hover {
    background: #1f1f7a
}

.style_navbar__AlrFY .style_submenu__QkOax .style_columnsContainer___7q_W {
    display: flex;
    width: 100%
}

.style_navbar__AlrFY .style_submenu__QkOax:hover {
    display: block
}

.style_navbar__AlrFY .style_submenu__QkOax:before {
    content: "";
    width: 100vw;
    height: 35px;
    position: absolute;
    top: -24px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_pricingEndAdornment__k5Oc4 {
    margin-right: 50px;
    width: 144px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_pricingEndAdornment__k5Oc4 .style_from__TtYJD {
    font-size: .75rem
}

.style_navbar__AlrFY .style_submenu__QkOax .style_additionalRowContainer__gmDZ_ {
    margin-top: 15px;
    background-color: #f0f5f5
}

.style_navbar__AlrFY .style_submenu__QkOax .style_additionalRow__ZmyEG {
    max-width: 1004px;
    margin: 0 auto;
    display: flex;
    padding: 20px 0
}

.style_navbar__AlrFY .style_submenu__QkOax .style_additionalRowColumn__oTs9F {
    padding-left: 20px;
    display: flex;
    align-items: center;
    color: #101050
}

.style_navbar__AlrFY .style_submenu__QkOax .style_additionalRowColumn__oTs9F svg {
    margin-right: 20px
}

.style_navbar__AlrFY .style_submenu__QkOax .style_additionalRowColumn__oTs9F a:hover {
    color: #1f1f7a
}

.style_navbar__AlrFY .style_submenu__QkOax .style_additionalRowColumn__oTs9F a:hover svg {
    filter: brightness(.7)
}

@media (min-width: 1020px) {
    .style_navbar__AlrFY.style_eng__zL7w6:hover {
        background: #fff;
        box-shadow: 0 10px 30px rgba(0, 0, 0, .08)
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_seonLogo__F8jG1 svg {
        fill: #00c1b6
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_menuList__Fo_Dg svg.style_arrowDown__6Jx_m {
        filter: brightness(.8)
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_mainListElem__9ZxMv {
        color: #969696
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover a.style_tryForFree__3bevR {
        border-color: #3c72ff;
        background: #3c72ff;
        color: #fff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover a.style_tryForFree__3bevR:hover {
        border-color: #2052e2;
        background: #2052e2
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover a.style_getDemo__m2U1Y {
        border-color: #3c72ff;
        color: #3c72ff;
        background: #fff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover a.style_getDemo__m2U1Y:hover {
        border-color: #2052e2;
        background: #2052e2;
        color: #fff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_loginButton__Sh1Ao div {
        background: #00c1b6
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_loginButton__Sh1Ao path {
        stroke: #fff;
        fill: transparent
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_loginButton__Sh1Ao .style_loginText__5qjmL {
        color: #969696
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_loginButton__Sh1Ao:before {
        background: #cecece
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_hamburgerButton__MEGbl {
        border-color: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_hamburgerButton__MEGbl hr {
        background: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_hamburgerButton__MEGbl p {
        color: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX {
        display: flex;
        align-items: center
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_languageSelectorArrow__olnme {
        transform: translateZ(0) rotate(90deg);
        filter: brightness(.8)
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_selectedLanguage__ZXf_V {
        color: #969696
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB {
        background: #3c72ff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        color: #fff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1:hover {
        background: #fff;
        color: #3c72ff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX:hover .style_selectedLanguage__ZXf_V {
        color: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB {
        background-color: #3c72ff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        color: #fff
    }

    .style_navbar__AlrFY.style_eng__zL7w6:hover .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw {
        background: #fff;
        color: #3c72ff
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_seonLogo__F8jG1 svg {
        width: 28px
    }
}

@media (min-width: 1020px)and (min-width: 1082px) {
    .style_navbar__AlrFY.style_eng__zL7w6 .style_seonLogo__F8jG1 svg {
        width: auto
    }
}

@media (min-width: 1020px) {
    .style_navbar__AlrFY.style_eng__zL7w6 .style_hamburgerButton__MEGbl:hover {
        border-color: #1f1f7a
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_menuList__Fo_Dg {
        display: flex;
        flex-direction: row
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorWrapper__Is24w {
        display: none
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv {
        list-style: none;
        font-family: Poppins, Tahoma, sans-serif;
        font-size: .81rem;
        font-weight: 600;
        color: #fff;
        margin-left: 17px
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv a {
        display: flex;
        align-items: center
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv .style_MainListElementWithoutLink__rwnME {
        cursor: default;
        -webkit-user-select: none;
        user-select: none
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv svg.style_arrowDown__6Jx_m {
        transform: translateZ(0) rotate(90deg);
        margin-left: 8px;
        filter: brightness(100)
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover {
        color: #1f1f7a
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover svg.style_arrowDown__6Jx_m {
        filter: brightness(.75)
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover > a {
        position: relative
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover > a:after, .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover > a:before {
        content: "";
        height: 21px;
        width: 24px;
        display: block;
        top: 0;
        position: absolute
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover > a:before {
        left: -22px
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover > a:after {
        right: -22px
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_mainListElem__9ZxMv:hover .style_submenu__QkOax {
        display: block
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_hamburgerButton__MEGbl {
        display: none
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_tryForFree__3bevR {
        margin-left: 18px
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_getDemo__m2U1Y {
        margin-left: 10px
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_loginButton__Sh1Ao {
        display: flex
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_loginButton__Sh1Ao path {
        stroke: var(--main-color)
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_loginButton__Sh1Ao div {
        background: #fff
    }


    .style_navbar__AlrFY.style_eng__zL7w6 .style_loginButton__Sh1Ao:hover .style_loginText__5qjmL {
        color: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_loginButton__Sh1Ao:hover div {
        background: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ {
        display: flex;
        align-items: center;
        position: relative;
        -webkit-user-select: none;
        user-select: none;
        margin-left: 14px;
        cursor: pointer
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX {
        display: flex;
        align-items: center
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_selectedLanguage__ZXf_V {
        font-size: .875em;
        color: #fff;
        font-weight: 600;
        margin-right: 4px
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_languageSelectorArrow__olnme {
        width: 9px;
        height: 14px;
        transform: rotate(90deg);
        filter: brightness(100)
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelectorDrawer__1DC4h {
        position: absolute;
        top: 26px;
        right: -4px;
        cursor: default
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB {
        background: #fff
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        color: #101050
    }

    .style_navbar__AlrFY.style_eng__zL7w6 .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1:hover {
        background: rgba(23, 206, 196, .19)
    }
}

@media (min-width: 1050px) {
    .style_navbar__AlrFY.style_esp__bNDkb:hover {
        background: #fff;
        box-shadow: 0 10px 30px rgba(0, 0, 0, .08)
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_seonLogo__F8jG1 svg {
        fill: #00c1b6
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_menuList__Fo_Dg svg.style_arrowDown__6Jx_m {
        filter: brightness(.8)
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_mainListElem__9ZxMv {
        color: #969696
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover a.style_tryForFree__3bevR {
        border-color: #3c72ff;
        background: #3c72ff;
        color: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover a.style_tryForFree__3bevR:hover {
        border-color: #2052e2;
        background: #2052e2
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover a.style_getDemo__m2U1Y {
        border-color: #3c72ff;
        color: #3c72ff;
        background: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover a.style_getDemo__m2U1Y:hover {
        border-color: #2052e2;
        background: #2052e2;
        color: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_loginButton__Sh1Ao div {
        background: #00c1b6
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_loginButton__Sh1Ao path {
        stroke: #fff;
        fill: transparent
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_loginButton__Sh1Ao .style_loginText__5qjmL {
        color: #969696
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_loginButton__Sh1Ao:before {
        background: #cecece
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_hamburgerButton__MEGbl {
        border-color: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_hamburgerButton__MEGbl hr {
        background: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_hamburgerButton__MEGbl p {
        color: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX {
        display: flex;
        align-items: center
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_languageSelectorArrow__olnme {
        transform: translateZ(0) rotate(90deg);
        filter: brightness(.8)
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_selectedLanguage__ZXf_V {
        color: #969696
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB {
        background: #3c72ff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        color: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1:hover {
        background: #fff;
        color: #3c72ff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX:hover .style_selectedLanguage__ZXf_V {
        color: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB {
        background-color: #3c72ff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        color: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb:hover .style_languageSelectorWrapper__Is24w .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw {
        background: #fff;
        color: #3c72ff
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_seonLogo__F8jG1 svg {
        width: 28px
    }
}

@media (min-width: 1050px)and (min-width: 1082px) {
    .style_navbar__AlrFY.style_esp__bNDkb .style_seonLogo__F8jG1 svg {
        width: auto
    }
}

@media (min-width: 1050px) {
    .style_navbar__AlrFY.style_esp__bNDkb .style_hamburgerButton__MEGbl:hover {
        border-color: #1f1f7a
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_menuList__Fo_Dg {
        display: flex;
        flex-direction: row
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorWrapper__Is24w {
        display: none
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv {
        list-style: none;
        font-family: Poppins, Tahoma, sans-serif;
        font-size: .81rem;
        font-weight: 600;
        color: #fff;
        margin-left: 17px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv a {
        display: flex;
        align-items: center
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv .style_MainListElementWithoutLink__rwnME {
        cursor: default;
        -webkit-user-select: none;
        user-select: none
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv svg.style_arrowDown__6Jx_m {
        transform: translateZ(0) rotate(90deg);
        margin-left: 8px;
        filter: brightness(100)
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover {
        color: #1f1f7a
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover svg.style_arrowDown__6Jx_m {
        filter: brightness(.75)
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover > a {
        position: relative
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover > a:after, .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover > a:before {
        content: "";
        height: 21px;
        width: 24px;
        display: block;
        top: 0;
        position: absolute
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover > a:before {
        left: -22px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover > a:after {
        right: -22px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_mainListElem__9ZxMv:hover .style_submenu__QkOax {
        display: block
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_hamburgerButton__MEGbl {
        display: none
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_tryForFree__3bevR {
        margin-left: 18px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_getDemo__m2U1Y {
        margin-left: 10px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao {
        display: flex
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao path {
        stroke: var(--main-color)
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao div {
        background: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao:before {
        content: "";
        height: 40px;
        width: 1px;
        background: #fff;
        margin: 0 10px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao:hover .style_loginText__5qjmL {
        color: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao:hover div {
        background: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ {
        display: flex;
        align-items: center;
        position: relative;
        -webkit-user-select: none;
        user-select: none;
        margin-left: 14px;
        cursor: pointer
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX {
        display: flex;
        align-items: center
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_selectedLanguage__ZXf_V {
        font-size: .875em;
        color: #fff;
        font-weight: 600;
        margin-right: 4px
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_LanguageSelectorButton__RzhZX .style_languageSelectorArrow__olnme {
        width: 9px;
        height: 14px;
        transform: rotate(90deg);
        filter: brightness(100)
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelectorDrawer__1DC4h {
        position: absolute;
        top: 26px;
        right: -4px;
        cursor: default
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB {
        background: #fff
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
        color: #101050
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_languageSelectorDropdown__iSfSZ .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1:hover {
        background: rgba(23, 206, 196, .19)
    }
}

@media (min-width: 1164px) {
    .style_navbar__AlrFY .style_seonLogo__F8jG1 svg {
        width: auto
    }

    .style_navbar__AlrFY .style_loginButton__Sh1Ao .style_loginText__5qjmL {
        display: inline;
        color: #fff
    }

    .style_navbar__AlrFY .style_loginButton__Sh1Ao:hover .style_loginText__5qjmL {
        color: #1f1f7a
    }

    .style_navbar__AlrFY .style_languageSelectorDropdown__iSfSZ {
        display: flex
    }

    .style_navbar__AlrFY .style_submenu__QkOax .style_additionalRow__ZmyEG, .style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc, .style_navbar__AlrFY .style_submenu__QkOax hr {
        max-width: 1124px
    }
}

@media (min-width: 1240px) {
    .style_navbar__AlrFY .style_mainListElem__9ZxMv {
        font-size: .82rem;
        margin-left: 18px
    }

    .style_navbar__AlrFY .style_mainListElem__9ZxMv:first-child {
        margin-left: 25px
    }

    .style_navbar__AlrFY .style_mainListElem__9ZxMv svg.style_arrowDown__6Jx_m {
        margin-left: 9px
    }

    .style_navbar__AlrFY .style_tryForFree__3bevR {
        margin-left: 42px
    }

    .style_navbar__AlrFY .style_getDemo__m2U1Y, .style_navbar__AlrFY .style_loginButton__Sh1Ao {
        margin-left: 18px
    }

    .style_navbar__AlrFY .style_loginButton__Sh1Ao:before {
        margin: 0 18px 0 0
    }

    .style_navbar__AlrFY .style_submenu__QkOax .style_additionalRow__ZmyEG, .style_navbar__AlrFY .style_submenu__QkOax .style_submenuContainer__Wqrvc, .style_navbar__AlrFY .style_submenu__QkOax hr {
        max-width: 1200px
    }

    .style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v {
        width: 38%;
        margin-right: 28px
    }

    .style_navbar__AlrFY .style_submenu__QkOax .style_titleContainer__Vy73v.style_slimTitle__PSNmZ {
        width: 22%
    }
}

@media (min-width: 1300px) {
    .style_navbar__AlrFY .style_mainListElem__9ZxMv {
        font-size: .875rem;
        margin-left: 20px
    }

    .style_navbar__AlrFY .style_mainListElem__9ZxMv svg.style_arrowDown__6Jx_m {
        margin-left: 10px
    }

    .style_navbar__AlrFY .style_tryForFree__3bevR {
        margin-left: 52px
    }

    .style_navbar__AlrFY .style_getDemo__m2U1Y, .style_navbar__AlrFY .style_loginButton__Sh1Ao {
        margin-left: 20px
    }

    .style_navbar__AlrFY .style_loginButton__Sh1Ao:before {
        margin: 0 20px 0 0
    }
}

.style_fullScreenNav__mH_No .style_seonLogo__F8jG1, .style_navbar__AlrFY .style_seonLogo__F8jG1 {
    display: flex
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_, .style_navbar__AlrFY .style_submenuItem__BZxG_ {
    display: flex;
    border-radius: 10px
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_.style_subItem__QS9fh, .style_navbar__AlrFY .style_submenuItem__BZxG_.style_subItem__QS9fh {
    padding-left: 20px
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_.style_subItem__QS9fh a, .style_navbar__AlrFY .style_submenuItem__BZxG_.style_subItem__QS9fh a {
    font-family: Poppins, Tahoma, sans-serif;
    padding: 10px 10px 0;
    color: #969696;
    font-weight: 500;
    font-size: .875rem;
    transition: color .2s;
    margin-bottom: 3px
}

.style_fullScreenNav__mH_No .style_arrowButton__GMcph, .style_navbar__AlrFY .style_arrowButton__GMcph {
    width: 50px;
    height: 30px;
    background: #101050;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px
}

.style_fullScreenNav__mH_No .style_arrowButton__GMcph svg, .style_navbar__AlrFY .style_arrowButton__GMcph svg {
    transform: none;
    filter: brightness(0) invert(1)
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4, .style_navbar__AlrFY .style_pricingEndAdornment__k5Oc4 {
    display: flex;
    height: 100%;
    padding-left: 10px;
    border-left: 1px solid #cecece;
    font-weight: 400
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4 .style_from__TtYJD, .style_navbar__AlrFY .style_pricingEndAdornment__k5Oc4 .style_from__TtYJD {
    margin: 5px 10px 0 0
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4 .style_price__eLLDg, .style_navbar__AlrFY .style_pricingEndAdornment__k5Oc4 .style_price__eLLDg {
    color: #4d4e58;
    font-size: 1.125rem;
    font-family: Poppins, Tahoma, sans-serif
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4 .style_price__eLLDg small, .style_navbar__AlrFY .style_pricingEndAdornment__k5Oc4 .style_price__eLLDg small {
    font-size: .625rem
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4 small, .style_navbar__AlrFY .style_pricingEndAdornment__k5Oc4 small {
    font-family: Inter, Tahoma, sans-serif;
    display: block;
    color: #969696
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao, .style_navbar__AlrFY .style_loginButton__Sh1Ao {
    align-items: center
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao div, .style_navbar__AlrFY .style_loginButton__Sh1Ao div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao svg, .style_navbar__AlrFY .style_loginButton__Sh1Ao svg {
    width: 16px;
    height: 16px
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao path, .style_navbar__AlrFY .style_loginButton__Sh1Ao path {
    fill: transparent
}

.style_fullScreenNav__mH_No .style_loginText__5qjmL, .style_navbar__AlrFY .style_loginText__5qjmL {
    display: inline;
    margin-right: 10px;
    color: #969696;
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 600;
    font-size: .875rem
}

.style_fullScreenNav__mH_No .style_flexRow__t1IWr, .style_navbar__AlrFY .style_flexRow__t1IWr {
    display: flex;
    justify-content: space-between
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB, .style_navbar__AlrFY .style_languageSelector__HMSSB {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 4px;
    padding: 4px;
    background: #101050
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB.style_vertical__rjEke, .style_navbar__AlrFY .style_languageSelector__HMSSB.style_vertical__rjEke {
    flex-direction: column
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1, .style_navbar__AlrFY .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    font-size: .625em;
    font-weight: 600;
    color: #fff
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw, .style_navbar__AlrFY .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1.style_selected__sHjSw {
    background: hsla(0, 0%, 100%, .3)
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 > a, .style_navbar__AlrFY .style_languageSelector__HMSSB .style_languageSelectorItem__udKB1 > a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.style_fullScreenNav__mH_No {
    z-index: 1000;
    font-family: Poppins, Tahoma, sans-serif;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: transform .5s;
    transform: translateX(100%);
    -webkit-tap-highlight-color: transparent;
    display: flex;
    flex-direction: column;
    padding: 10px 20px 20px
}

@media (min-width: 1020px) {
    .style_fullScreenNav__mH_No {
        display: none
    }
}

.style_fullScreenNav__mH_No.style_open__Gy8YN {
    transform: translateX(0)
}

.style_fullScreenNav__mH_No .style_fullScreenHeader__5VC5y {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    min-height: 35px
}

.style_fullScreenNav__mH_No .style_fullScreenHamburger__K2Ncv {
    border-color: #101050;
    width: 34px;
    height: 34px
}

.style_fullScreenNav__mH_No .style_fullScreenHamburger__K2Ncv span {
    padding: 5px
}

.style_fullScreenNav__mH_No .style_fullScreenHamburger__K2Ncv hr {
    background: #101050
}

.style_fullScreenNav__mH_No .style_fullScreenHamburger__K2Ncv:hover {
    background-color: transparent
}

.style_fullScreenNav__mH_No > hr {
    background: #cecece;
    opacity: .4;
    border-radius: 1px;
    min-height: 1px;
    margin-bottom: 20px
}

.style_fullScreenNav__mH_No ul {
    list-style: none
}

.style_fullScreenNav__mH_No svg.style_arrowDown__6Jx_m {
    transform: rotate(90deg)
}

.style_fullScreenNav__mH_No .style_fullScreenMainListElem__Fs9UQ {
    display: flex;
    flex-direction: column;
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1rem;
    color: #4d4e58;
    min-height: 30px;
    max-height: 30px;
    transition: max-height .3s;
    overflow: hidden;
    margin-top: 10px
}

.style_fullScreenNav__mH_No .style_fullScreenMainListElem__Fs9UQ:not(:last-child) {
    margin-bottom: 8px
}

.style_fullScreenNav__mH_No .style_fullScreenMainListElem__Fs9UQ:first-child {
    margin-top: 0
}

.style_fullScreenNav__mH_No .style_fullScreenMainListElem__Fs9UQ .style_additionalRowContainer__gmDZ_, .style_fullScreenNav__mH_No .style_fullScreenMainListElem__Fs9UQ .style_fullScreenSubmenuDescription__dJHAT, .style_fullScreenNav__mH_No .style_fullScreenMainListElem__Fs9UQ .style_fullScreenSubmenu__K_VDu {
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s linear
}

.style_fullScreenNav__mH_No .style_arrowDown__6Jx_m {
    transition: transform .2s
}

.style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf.style_fullScreenMainListElem__Fs9UQ {
    overflow: visible
}

.style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf .style_additionalRowContainer__gmDZ_, .style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf .style_arrowButton__GMcph, .style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf .style_fullScreenSubmenuDescription__dJHAT, .style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf .style_fullScreenSubmenu__K_VDu {
    opacity: 1;
    pointer-events: all
}

.style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf .style_arrowDown__6Jx_m {
    transform: rotate(-90deg);
    filter: brightness(.7)
}

.style_fullScreenNav__mH_No .style_fullScreenListElemOpen__ZTBkf .style_fullScreenMainListTitle__LquNK {
    color: #1f1f7a
}

.style_fullScreenNav__mH_No .style_fullScreenMainListTitleContainer__k6dsB {
    width: 100%;
    position: relative
}

.style_fullScreenNav__mH_No .style_fullScreenMainListTitleContainer__k6dsB > svg {
    position: absolute;
    right: 3px;
    top: 10px
}

.style_fullScreenNav__mH_No .style_fullScreenMainListTitle__LquNK {
    display: flex;
    align-items: center
}

.style_fullScreenNav__mH_No .style_fullScreenMainListTitle__LquNK .style_topLevelMenuLink__Hu_RZ {
    width: 100%;
    height: 32px;
    display: flex;
    align-items: center
}

.style_fullScreenNav__mH_No .style_arrowButton__GMcph {
    opacity: 0;
    pointer-events: none;
    margin-left: 20px;
    transition: opacity .2s
}

.style_fullScreenNav__mH_No .style_fullScreenSubmenu__K_VDu {
    margin-top: 15px
}

.style_fullScreenNav__mH_No .style_CategoryHeader__8JTOX {
    margin: 10px 0 20px;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1rem;
    letter-spacing: .01em;
    text-align: left;
    color: #969696;
    text-transform: uppercase
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_ {
    margin: 5px 0 20px
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_ a {
    padding: 0
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_ a div:nth-child(2) {
    flex-grow: 0
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_.style_subItem__QS9fh {
    margin: 0 0 10px
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_.style_subItem__QS9fh a {
    padding: 0;
    line-height: 1.25rem;
    max-width: 70%
}

.style_fullScreenNav__mH_No .style_submenuItem__BZxG_:not(.style_subItem__QS9fh):not(:first-child) {
    margin-top: 15px
}

.style_fullScreenNav__mH_No .style_fullScreenSubmenuDescription__dJHAT {
    font-family: Inter, Tahoma, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    color: #969696;
    font-weight: 400;
    margin: 15px 0 5px
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4 {
    flex-direction: column;
    width: 94px;
    flex-grow: 1;
    margin-left: 10px
}

.style_fullScreenNav__mH_No .style_pricingEndAdornment__k5Oc4 .style_from__TtYJD {
    font-size: .625rem
}

.style_fullScreenNav__mH_No .style_additionalRowContainer__gmDZ_ {
    width: 100vw;
    height: 54px;
    display: flex;
    background-color: #f0f5f5;
    margin: 5px 0 0 -20px;
    align-items: center
}

.style_fullScreenNav__mH_No .style_additionalRowContainer__gmDZ_ a {
    margin-left: 20px;
    display: flex;
    align-items: center;
    font-family: Poppins, Tahoma, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    color: #101050
}

.style_fullScreenNav__mH_No .style_additionalRowContainer__gmDZ_ a svg {
    margin-right: 20px
}

.style_fullScreenNav__mH_No .style_boardingButtonsContainer__7D8DF {
    display: flex
}

.style_fullScreenNav__mH_No .style_boardingButtonsContainer__7D8DF a {
    height: 40px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0 20px;
    min-width: 90px;
    font-size: .875rem
}

.style_fullScreenNav__mH_No .style_boardingButtonsContainer__7D8DF a:first-child {
    margin-right: 20px
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao {
    display: flex;
    margin-top: 18px;
    min-height: 40px
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao div {
    background: #101050
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao path {
    stroke: #fff
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao:hover .style_loginText__5qjmL {
    color: #101050
}

.style_fullScreenNav__mH_No .style_loginButton__Sh1Ao:hover div {
    background: #1f1f7a
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB {
    margin-top: 16px
}

.style_fullScreenNav__mH_No .style_languageSelector__HMSSB .style_languageLink__1ekey {
    margin-right: 8px
}

.style_fullScreenNav__mH_No .style_followUs__KrT1e {
    display: flex;
    align-items: flex-end;
    margin: 30px 0 12px;
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: .875rem;
    color: #4d4e58
}

.style_fullScreenNav__mH_No .style_followUs__KrT1e span {
    color: #101050;
    margin-right: 5px
}

.style_fullScreenNav__mH_No .style_socialMenu__9zZ45 {
    margin-bottom: 22px
}

.style_fullScreenNav__mH_No .style_socialMenu__9zZ45 a {
    margin-right: 30px
}

.style_fullScreenNav__mH_No .style_contact__yd9Qu, .style_fullScreenNav__mH_No .style_copyright__KYDav {
    font-family: Inter, Tahoma, sans-serif;
    font-size: .75rem;
    line-height: 1.25rem;
    color: #4d4e58
}

.style_fullScreenNav__mH_No .style_contact__yd9Qu {
    font-weight: 700;
    margin-bottom: 10px
}

.style_fullScreenNav__mH_No .style_contact__yd9Qu span {
    margin-right: 20px
}

.style_fullScreenNav__mH_No .style_copyright__KYDav a {
    color: #101050;
    text-decoration: underline;
    white-space: nowrap
}

.style_navbar__AlrFY.style_esp__bNDkb .style_menuList__Fo_Dg .style_mainListElem__9ZxMv {
    font-size: .8rem
}

.style_navbar__AlrFY.style_esp__bNDkb .style_getDemo__m2U1Y, .style_navbar__AlrFY.style_esp__bNDkb .style_tryForFree__3bevR {
    font-size: .8rem;
    line-height: .8rem;
    text-align: center;
    padding: 0 4px
}

.style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao .style_loginText__5qjmL {
    display: none
}

@media (min-width: 1050px) {
    .style_navbar__AlrFY.style_esp__bNDkb .style_seonLogo__F8jG1 svg {
        width: 28px
    }
}

@media (min-width: 1122px) {
    .style_navbar__AlrFY.style_esp__bNDkb .style_seonLogo__F8jG1 svg {
        width: auto
    }

    .style_navbar__AlrFY.style_esp__bNDkb .style_loginButton__Sh1Ao .style_loginText__5qjmL {
        display: inline
    }
}

.style_fullScreenNav__mH_No.style_esp__bNDkb .style_boardingButtonsContainer__7D8DF a {
    font-size: .85rem;
    line-height: .85rem;
    text-align: center
}

.style_navButton__Rb7ZX {
    background-color: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 20px 10px 10px;
    border-radius: 10px;
    transition: background-color .2s
}

.style_navButton__Rb7ZX:not(.style_withoutHover__0Amem):hover {
    background-color: #00c1b6
}

.style_navButton__Rb7ZX:not(.style_withoutHover__0Amem):hover .style_iconContainer__xQr0D {
    background-color: #fff
}

.style_navButton__Rb7ZX:not(.style_withoutHover__0Amem):hover .style_description__XGiTo, .style_navButton__Rb7ZX:not(.style_withoutHover__0Amem):hover .style_title__t2fCD {
    color: #fff
}

.style_navButton__Rb7ZX:not(.style_withoutHover__0Amem):hover .style_endArrow__IVs0D {
    filter: brightness(100)
}

.style_endArrow__IVs0D {
    margin-left: auto
}

.style_title__t2fCD {
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 600;
    color: #4d4e58;
    font-size: .875rem;
    line-height: 1.25rem
}

.style_description__XGiTo {
    font-family: Inter, Tahoma, sans-serif;
    font-weight: 400;
    color: #969696;
    font-size: .75rem;
    line-height: .875rem;
    margin-top: 5px
}

.style_description__XGiTo, .style_title__t2fCD {
    transition: color .2s
}

.style_textsContainer__l_BIk {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.style_iconContainer__xQr0D {
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f5f5;
    border-radius: 100%;
    margin-right: 10px
}

.style_iconContainer__xQr0D.style_withoutBackround__acJE9 {
    background-color: transparent
}

.styles_spinner__OeeP6 {
    animation: styles_spin__RInma 2s linear infinite;
    width: inherit;
    height: inherit
}

@keyframes styles_spin__RInma {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/inter-v11-cyrillic-100.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/inter-v11-cyrillic-200.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/inter-v11-cyrillic-300.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/inter-v11-cyrillic-400.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/inter-v11-cyrillic-500.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/inter-v11-cyrillic-600.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/inter-v11-cyrillic-700.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/inter-v11-cyrillic-800.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/inter-v11-cyrillic-900.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/inter-v11-greek-100.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/inter-v11-greek-300.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/inter-v11-greek-200.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/inter-v11-greek-regular.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/inter-v11-greek-500.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/inter-v11-greek-600.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/inter-v11-greek-700.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/inter-v11-greek-800.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/inter-v11-greek-900.woff2) format("woff2")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-100.woff2) format("woff2");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-200.woff2) format("woff2");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-300.woff2) format("woff");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-regular.woff2) format("woff2");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-700.woff2) format("woff2");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-800.woff2) format("woff2");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-900.woff2) format("woff2");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-500.woff2) format("woff");

}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/inter-v11-latin-600.woff2) format("woff");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-100.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-200.woff2) format("woff2");
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-300.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Poppins Regular"), local("Poppins-Regular"), url(../fonts/poppins-v20-latin-regular.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-500.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-600.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Poppins Bold"), local("Poppins-Bold"), url(../fonts/poppins-v20-latin-700.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-800.woff2) format("woff2");

}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/poppins-v20-latin-900.woff2) format("woff2");

}

.styles_container__0CzTe {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 540px) {
    .styles_container__0CzTe {
        width: 85%
    }
}

@media only screen and (min-width: 960px) {
    .styles_container__0CzTe {
        width: 90%;
        max-width: 1200px
    }
}

.styles_row__vyAn2 {
    position: relative;
    width: 100%
}

.styles_row__vyAn2.styles_center__tcsdW {
    display: flex;
    justify-content: center;
    align-items: center
}

.styles_row__vyAn2 [class*=col-] {
    float: left;
    margin: .5rem 2%;
    min-height: .125rem
}

.styles_row__vyAn2:after {
    content: "";
    display: table;
    clear: both
}

.styles_no-gutter__P5J01.styles_row__vyAn2 div[class*=col-] {
    float: left;
    margin: .5rem 0;
    min-height: .125rem;
    text-align: justify
}

@media only screen and (min-width: 768px) {
    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-1__9DrAE {
        width: 8%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-2__wgfU7 {
        width: 16%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-3__vzVZo {
        width: 24%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-4__q7DAE {
        width: 32%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-5__myamA {
        width: 40%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-6__uBVkG {
        width: 48%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-7__QJVyI {
        width: 56%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-8__EQK9O {
        width: 64%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-9__hawTP {
        width: 72%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-10__umqwO {
        width: 80%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-11__cMytI {
        width: 88%
    }

    .styles_no-gutter__P5J01.styles_row__vyAn2 .styles_col-12__f4i64 {
        width: 96%
    }
}

.styles_col-10__umqwO, .styles_col-11__cMytI, .styles_col-12__f4i64, .styles_col-1__9DrAE, .styles_col-2__wgfU7, .styles_col-3__vzVZo, .styles_col-4__q7DAE, .styles_col-5__myamA, .styles_col-6__uBVkG, .styles_col-7__QJVyI, .styles_col-8__EQK9O, .styles_col-9__hawTP {
    width: 96%
}

.styles_col-1-sm__TgcCx {
    width: 4.3333333333%
}

.styles_col-2-sm__WBe4O {
    width: 12.6666666667%
}

.styles_col-3-sm__a6ZNP {
    width: 21%
}

.styles_col-4-sm__fPnps {
    width: 29.3333333333%
}

.styles_col-5-sm__yQRM4 {
    width: 37.6666666667%
}

.styles_col-6-sm__QLYXg {
    width: 46%
}

.styles_col-7-sm__NFy5W {
    width: 54.3333333333%
}

.styles_col-8-sm__YsypQ {
    width: 62.6666666667%
}

.styles_col-9-sm__vXJrX {
    width: 71%
}

.styles_col-10-sm__aaqMk {
    width: 79.3333333333%
}

.styles_col-11-sm___2Wea {
    width: 87.6666666667%
}

.styles_col-12-sm__iZ94T {
    width: 96%
}

@media only screen and (min-width: 768px) {
    .styles_col-1__9DrAE {
        width: 4.3333333333%
    }

    .styles_col-2__wgfU7 {
        width: 12.6666666667%
    }

    .styles_col-3__vzVZo {
        width: 21%
    }

    .styles_col-4__q7DAE {
        width: 29.3333333333%
    }

    .styles_col-5__myamA {
        width: 37.6666666667%
    }

    .styles_col-6__uBVkG {
        width: 46%
    }

    .styles_col-7__QJVyI {
        width: 54.3333333333%
    }

    .styles_col-8__EQK9O {
        width: 62.6666666667%
    }

    .styles_col-9__hawTP {
        width: 71%
    }

    .styles_col-10__umqwO {
        width: 79.3333333333%
    }

    .styles_col-11__cMytI {
        width: 87.6666666667%
    }

    .styles_col-12__f4i64 {
        width: 96%
    }

    .styles_hidden-sm___ESB9 {
        display: none
    }
}

@media only screen and (min-width: 540px)and (max-width: 767px) {
    .styles_col-1-md__Jd8sz {
        width: 4.3333333333%
    }

    .styles_col-2-md__uLY1y {
        width: 12.6666666667%
    }

    .styles_col-3-md__eGfJK {
        width: 21%
    }

    .styles_col-4-md__6_wYH {
        width: 29.3333333333%
    }

    .styles_col-5-md__iLimc {
        width: 37.6666666667%
    }

    .styles_col-6-md__ME65n {
        width: 46%
    }

    .styles_col-7-md__ijH8K {
        width: 54.3333333333%
    }

    .styles_col-8-md__Q_ZvA {
        width: 62.6666666667%
    }

    .styles_col-9-md__smAmx {
        width: 71%
    }

    .styles_col-10-md__JuIyc {
        width: 79.3333333333%
    }

    .styles_col-11-md__3xFAk {
        width: 87.6666666667%
    }

    .styles_col-12-md__mJ1nN {
        width: 96%
    }

    .styles_hidden-md__dEBUJ {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .styles_hidden-lg__ZJmtG {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .styles_hidden-between__K3KNK {
        display: none
    }
}

@media only screen and (min-width: 960px) {
    .styles_hidden-only-large__loCzd {
        display: none
    }
}

.styles_resourceSubMenuContainer__CxOkW {
    min-height: 367px;
    width: 100%;
    display: flex;
    flex-direction: column
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW {
        flex-direction: row
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_sectionTitle__6B705 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.6875rem
}

.styles_resourceSubMenuContainer__CxOkW .styles_sectionTitle__6B705.styles_featured__0V0rI {
    display: none
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_sectionTitle__6B705.styles_featured__0V0rI {
        display: unset
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw {
    max-width: 764px;
    width: 100%;
    padding-right: 0;
    margin: 15px 0 30px
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw {
        padding-right: 39.5px;
        margin: 0
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ {
    display: flex;
    flex-direction: column
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_loadingSpinner__pOVqZ {
    width: 70px;
    height: 70px;
    margin: 70px auto
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl {
    height: 110px;
    padding: 10px;
    border-radius: 10px;
    display: flex
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl:hover {
    background-color: #101050
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl:hover .styles_postTitle__S3mPu, .styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl:hover .styles_postType__w4RxH {
    color: #fff
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_imageHolder__U5Qma {
    width: 90px;
    height: 90px;
    min-width: 90px;
    display: flex;
    border-radius: 10px;
    margin-right: 16px
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_imageHolder__U5Qma .styles_cardImage__cwjVD {
    height: 100%;
    width: 100%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_imageHolder__U5Qma .styles_cardImage__cwjVD.styles_guides__E9p_O {
    width: auto;
    height: 65px;
    border-radius: 0;
    margin: auto
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_postType__w4RxH {
    font-family: Inter, Tahoma, sans-serif;
    font-weight: 600;
    font-size: .6rem;
    line-height: .75rem;
    color: #969696;
    margin: 10px 0
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_postType__w4RxH {
        font-size: .75rem;
        line-height: .9rem
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_postTitle__S3mPu {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: Poppins, Tahoma, sans-serif;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.3125rem;
    color: #4d4e58;
    overflow: hidden
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_postListContainer__J_SOw .styles_postList__68JLQ .styles_miniCard__WDDsl .styles_postTitle__S3mPu {
        display: block;
        font-size: 1.125rem;
        line-height: 1.6875rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 598px
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_divider__EI4Bz {
    width: 1px;
    margin: -31px 0;
    background-color: #e7e7e7;
    display: none
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_divider__EI4Bz {
        display: unset
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB {
    width: 100%;
    padding-left: 0
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB {
        padding-left: 39.5px;
        max-width: 436px
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB .styles_tagButtonsContainer__lYq0Z {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 30px
}

@media (min-width: 1020px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB .styles_tagButtonsContainer__lYq0Z {
        max-width: 396px
    }
}

.styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB .styles_tagButtonsContainer__lYq0Z .styles_tagButton__AhTX5 {
    border: 1px solid #969696;
    border-radius: 30px;
    font-family: Inter, Tahoma, sans-serif;
    font-weight: 400;
    font-size: .6rem;
    line-height: .6rem;
    padding: 10px 20px;
    color: #969696;
    margin: 0 10px 10px 0
}

.styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB .styles_tagButtonsContainer__lYq0Z .styles_tagButton__AhTX5:hover {
    background-color: #101050;
    border: 1px solid #101050;
    color: #fff
}

.styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB .styles_knowMoreHeadingSubheading__RD6GK {
    font-weight: 500;
    margin-bottom: 20px
}

.styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB a.styles_resourceButton__EA897 {
    border: none;
    display: flex;
    font-size: .875rem;
    justify-content: center;
    height: -moz-fit-content;
    height: fit-content;
    align-self: center;
    width: 100%
}

@media (min-width: 540px) {
    .styles_resourceSubMenuContainer__CxOkW .styles_postLinkContainer__UHLbB a.styles_resourceButton__EA897 {
        width: unset;
        display: inline-block
    }
}

.style_navIcon__jcU3I.style_bank__KOmTh, .style_navIcon__jcU3I.style_crypto__48Ty_, .style_navIcon__jcU3I.style_ecommerce__FfACO, .style_navIcon__jcU3I.style_iGaming__KU9aY, .style_navIcon__jcU3I.style_lending__TQttU {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_buyNowPayLater__qShdG {
    width: 40px;
    height: 40px
}

.style_navIcon__jcU3I.style_payment___F2V8, .style_navIcon__jcU3I.style_search__aoUGW {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_shield__FhYrD, .style_navIcon__jcU3I.style_shopify__05HPu {
    width: 16px;
    height: 18px
}

.style_navIcon__jcU3I.style_travel__4iCq9 {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_user__wC4y2 {
    width: 14px;
    height: 16px
}

.style_navIcon__jcU3I.style_articles__hCstJ, .style_navIcon__jcU3I.style_infographics__iVryq {
    width: 16px;
    height: 18px
}

.style_navIcon__jcU3I.style_videos__Ntsxt {
    width: 40px;
    height: 40px
}

.style_navIcon__jcU3I.style_events__0feYt {
    width: 20px;
    height: 20px
}

.style_navIcon__jcU3I.style_dictionary__wA2em {
    width: 40px;
    height: 40px
}

.style_navIcon__jcU3I.style_guides__ZOZVu {
    width: 14px;
    height: 18px
}

.style_navIcon__jcU3I.style_comparisons__6w5WK {
    width: 40px;
    height: 40px
}

.style_navIcon__jcU3I.style_caseStudies__V5CSN {
    width: 14px;
    height: 18px
}

.style_navIcon__jcU3I.style_ebooks__igg2l, .style_navIcon__jcU3I.style_integration__4KGR_, .style_navIcon__jcU3I.style_podcasts__Itm_O, .style_navIcon__jcU3I.style_webinars__bt90D {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_fingerprint__lZty6 {
    width: 14px;
    height: 18px
}

.style_navIcon__jcU3I.style_fist__bnG0o {
    width: 18px;
    height: 16px
}

.style_navIcon__jcU3I.style_mediaroom__NuDJc {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_careers__2j78x, .style_navIcon__jcU3I.style_contactUs__LWXYe {
    width: 16px;
    height: 18px
}

.style_navIcon__jcU3I.style_news__V99yD {
    width: 18px;
    height: 16px
}

.style_navIcon__jcU3I.style_analysisModules__mIooa, .style_navIcon__jcU3I.style_gettingStarted__fJF6C, .style_navIcon__jcU3I.style_knowledgeBase__52eZ5 {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_apiReference__eq1Rl {
    width: 18px;
    height: 14px
}

.style_navIcon__jcU3I.style_arrowRight__DTDby {
    width: 7px;
    height: 12px
}

.style_navIcon__jcU3I.style_integrationDocs__6T8QI {
    width: 18px;
    height: 18px
}

.style_navIcon__jcU3I.style_integrationMenu__0dRYy {
    width: 40px;
    height: 40px
}

.style_navIcon__jcU3I.style_forStartups__HcsyC {
    width: 20px;
    height: 20px
}

.style_navIcon__jcU3I.style_seon__I2RHo {
    width: 15px;
    height: 18px
}

.style_navIcon__jcU3I.style_integrations__noo8_ {
    width: 20px;
    height: 20px
}

.style_SubmenuWithCategories__H9_5W {
    width: 100%;
    display: grid;
    grid-template-columns:1fr 1fr;
    grid-column-gap: 86px
}

.style_SubmenuWithCategories__H9_5W .style_Category__u4BEc .style_Header__GCSY1 {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1rem;
    letter-spacing: .01em;
    text-align: left;
    color: #969696;
    text-transform: uppercase;
    margin-bottom: 10px
}

.logo-dark {
    display: none;
}

.style_SubmenuWithCategories__H9_5W .style_SubmenuItemWrap__TO4lr {
    display: grid;
    grid-template-columns:1fr 1fr
}

.style_navbar__AlrFY.style_eng__zL7w6:hover .logo-dark {
    display: block;
}

.style_navbar__AlrFY.style_eng__zL7w6:hover .logo-white {
    display: none;
}

nav.style_navbarWhite__XFxEm .logo-white {
    display: none;
}

nav.style_navbarWhite__XFxEm .logo-dark {
    display: block;
}

.text-center {
    text-align: center;
}

.text-blue {
    color: #4cb1ff;
}

.style_button__dHHoa.style_default__vFu2r.style_green__jLmNC {
    border-color: #14964f;
    color: #FFFFFF;
    background-color: #14964f;
}

.style_button__dHHoa.style_default__vFu2r.style_green__jLmNC:hover {
    border-color: #14964f;
    color: #14964f;
    background-color: transparent;
}