.rf-btn,
.rf-btn:active,
.rf-btn:hover,
.rf-btn:link,
.rf-btn:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none !important
}

.rf-btn.blue,
.rf-btn.blue:hover {
    box-shadow: 0 3px 16px 0 rgba(56, 125, 255, .5)
}

.rf-btn,
.rf-rectangle-btn {
    display: inline-block;
    font-weight: 400;
    color: #FFF;
    cursor: pointer
}

.nav-item-link .rf-caret,
.rf-caret,
.triangle-wrap {
    pointer-events: none
}

address,
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0
}

body {
    font-family: Montserrat, 'Open Sans', sans-serif !important;
    min-width: 320px;
}

.rf-btn {
    padding: 0 45px;
    height: 60px;
    line-height: 60px;
    border-radius: 38px;
    font-size: 18px;
    transition: all .2s linear;
    font-family: Montserrat, 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: none;
    background-repeat: no-repeat !important
}


.rf-btn.small {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.rf-btn.md {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 36px
}

.rf-btn.blue {
    background-image: linear-gradient(-179deg, #5690FF 0, #387DFF 97%);
    color: #FFF
}

.rf-btn.blue:hover {
    background-image: linear-gradient(-179deg, #6EA0FF 5%, #518DFF 97%);
    color: #FFF
}

.rf-btn.blue:active {
    background-image: linear-gradient(-179deg, #4D88F9 0, #206CFD 96%)
}

.rf-rectangle-btn {
    background: linear-gradient(180deg, #5690FF 0, #387DFF 100%);
    box-shadow: 0 3px 9px rgba(56, 125, 255, .2);
    border-radius: 10px;
    transition: all .1s linear;
    text-decoration: none;
    border: none;
    white-space: nowrap;
    background-repeat: no-repeat;
    user-select: none
}

.change-lang-wrapper:hover .rf-caret:after,
.rf-caret.blue:after {
    border-color: currentColor
}

.rf-rectangle-btn:hover {
    box-shadow: 0 3px 16px 0 rgba(56, 125, 255, .5);
    background-image: linear-gradient(-179deg, #6EA0FF 5%, #518DFF 97%);
    color: #FFF
}

.rf-rectangle-btn:active {
    background-image: linear-gradient(-179deg, #4D88F9 0, #206CFD 96%)
}

.rf-rectangle-btn.rf-40 {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes translate-out {
    0% {
        transform: scale(1, 1);
        opacity: 0
    }

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

.fade-in,
.main-nav-item:hover .rf-active-border {
    opacity: 1
}

.fade-in {
    animation: fadeIn .5s
}

.translate-effects-out {
    animation: translate-out .7s ease
}

@media only screen and (min-width:1301px) {
    html[lang=ar] .rf-main-logo {
        width: 180px
    }

    html[lang=ar] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1300px) {
    html[lang=ar] .rf-main-logo {
        height: 40px
    }

    html[lang=ar] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1521px) {
    html[lang=ja] .rf-main-logo {
        width: 180px
    }

    html[lang=ja] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1520px) {
    html[lang=ja] .rf-main-logo {
        height: 40px
    }

    html[lang=ja] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1441px) {
    html[lang=en] .rf-main-logo {
        width: 180px
    }

    html[lang=en] .brand-logo-img .logo-xs {
        display: none
    }

    html[lang=pt] .rf-main-logo {
        width: 180px
    }

    html[lang=pt] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    html[lang=en] .rf-main-logo {
        height: 40px
    }

    html[lang=en] .brand-logo-img .logo-lg {
        display: none
    }

    html[lang=pt] .rf-main-logo {
        height: 40px
    }

    html[lang=pt] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1541px) {
    html[lang=ru] .rf-main-logo {
        width: 180px
    }

    html[lang=ru] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1540px) {
    html[lang=ru] .rf-main-logo {
        height: 40px
    }

    html[lang=ru] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1581px) {
    html[lang=de] .rf-main-logo {
        width: 180px
    }

    html[lang=de] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1580px) {
    html[lang=de] .rf-main-logo {
        height: 40px
    }

    html[lang=de] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1601px) {
    html[lang=fr] .rf-main-logo {
        width: 180px
    }

    html[lang=fr] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1600px) {
    html[lang=fr] .rf-main-logo {
        height: 40px
    }

    html[lang=fr] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1471px) {
    html[lang=es] .rf-main-logo {
        width: 180px
    }

    html[lang=es] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1470px) {
    html[lang=es] .rf-main-logo {
        height: 40px
    }

    html[lang=es] .brand-logo-img .logo-lg {
        display: none
    }
}

@media only screen and (min-width:1401px) {
    html[lang=tr] .rf-main-logo {
        width: 180px
    }

    html[lang=tr] .brand-logo-img .logo-xs {
        display: none
    }
}

@media only screen and (max-width:1400px) {
    html[lang=tr] .rf-main-logo {
        height: 40px
    }

    html[lang=tr] .brand-logo-img .logo-lg {
        display: none
    }
}

body:not(.user-is-tabbing) a,
body:not(.user-is-tabbing) button {
    outline: 0 !important
}

a:not(:disabled):not(.disabled),
button:not(:disabled):not(.disabled) {
    cursor: pointer
}

.freeze-scroll {
    position: fixed !important;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%
}

.flag-icon {
    width: 30px;
    height: 20px;
    box-shadow: 0 2px 4px rgba(8, 41, 137, .149)
}

@media screen and (min-width:1151px) {
    .flag-icon {
        display: none
    }
}

@media screen and (max-width:1150px) {
    html[dir=ltr] .rf-lang {
        margin-left: 10px
    }

    html[dir=rtl] .rf-lang {
        margin-right: 10px
    }
}

.change-lang-wrapper:hover .current-lang {
    color: rgb(130 139 161);
    opacity: 0.9;
}

.change-lang-wrapper.ar .lang-item .country-flag {
    margin: 0 0 0 10px
}

button,
input,
textarea {
    font-family: inherit
}

.lang-item .country-flag {
    background-image: url(https://static.rfstat.com/renderforest/images/v2/icons/flags_sprite_brazil.svg);
    width: 30px;
    height: 20px;
    margin: 0 10px 0 0
}

.lang-item .country-flag.pt {
    background-position-x: -65px
}

.lang-item .country-flag.es {
    background-position-x: -32px
}

.lang-item .country-flag.de {
    background-position-x: -97px
}

.lang-item .country-flag.fr {
    background-position-x: -129px
}

.lang-item .country-flag.ar {
    background-position-x: -161px
}

.lang-item .country-flag.jp {
    background-position-x: -258px
}

.lang-item .country-flag.am {
    background-position-x: -289px
}

.lang-item .country-flag.tr {
    background-position-x: -193px
}

.lang-item .country-flag.ru {
    background-position-x: -225px
}

body.scroll-off {
    overflow: hidden
}

.current-lang,
.explore-icon-name,
.user-account-name {
    padding: 0
}

.tablet-nav {
    display: none;
    align-self: stretch
}

.tablet-nav__menu {
    display: flex;
    padding: 0;
    list-style-type: none
}

.tablet-nav__menu__item {
    display: flex
}

.tablet-nav__menu__item+.tablet-nav__menu__item {
    margin: 0 0 0 24px
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .tablet-nav__menu__item+.tablet-nav__menu__item {
        margin: 0 0 0 20px
    }
}

.tablet-nav__menu__item+.tablet-nav__menu__item.rf-ar {
    margin: 0 24px 0 0
}

.tablet-nav__menu__item--with-border {
    position: relative
}

.tablet-nav__menu__item--with-border.rf-ar::after {
    right: auto;
    left: -12px
}

.tablet-nav__menu__item--with-border::after {
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 30px;
    width: 1px;
    background: #CFE0FF
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .tablet-nav__menu__item+.tablet-nav__menu__item.rf-ar {
        margin: 0 20px 0 0
    }

    .tablet-nav__menu__item--with-border.rf-ar::after {
        left: -10px
    }

    .tablet-nav__menu__item--with-border::after {
        right: -10px
    }
}

.tablet-nav__menu__item__text {
    font-size: 14px;
    font-weight: 500;
    line-height: 70px;
    color: var(--tablet-text);
    white-space: nowrap
}

.tablet-nav__menu__item__text:hover {
    color: #7683A8
}

.tablet-nav__menu__item__text.active,
.tablet-nav__menu__item__text.active:hover {
    color: #252E48
}

@media only screen and (min-width:768px) and (max-width:1150px) {
    .tablet-nav {
        display: flex
    }
}

.text-create:hover {
    color: #545F7E
}

.text-capitalize {
    text-transform: capitalize
}

.rf-caret {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transition: transform .3s ease, border-color .2s linear;
    transform: translateY(-1px)
}

.rf-caret.is-menu-open {
    transform: rotate(180deg) translateY(-1px)
}

.rf-caret.white:after {
    border-color: #FFF
}

.rf-caret:after {
    content: '';
    transform: rotate(45deg);
    border: var(--text-color) solid;
    border-width: 0 2px 2px 0;
    padding: 2px;
    transition: inherit
}

@media only screen and (max-width:1150px) {
    .rf-caret:after {
        border-color: var(--text-hover-color)
    }
}







.main-header *> {
    font-family: Montserrat, 'Open Sans', sans-serif !important
}


@media only screen and (min-width:1021px) {
    .main-header.rf-promo-space-top {
        transform: translateY(52px)
    }
}


@media only screen and (min-width:601px) and (max-width:767px) {
    .main-header .main-header-container {
        padding: 0 20px
    }
}

.brand-logo-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    z-index: 5;
    position: relative
}

.brand-logo-img {
    display: flex;
    align-items: center
}

.brand-logo-img .rf-main-logo path {
    transition: fill .2s linear
}

.menu-right-wrapper {
    width: 100%;
    height: 100%
}

@media screen and (max-width:1300px) {
    .menu-right-wrapper {
        width: 100%
    }
}

@media only screen and (min-width:1151px) {
    .menu-right-wrapper {
        transform: none !important
    }
}

.main-menu-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    box-sizing: border-box
}

@media only screen and (min-width:1149px) {
    .main-menu-wrapper {
        transform: none !important
    }
}

@media only screen and (max-width:1150px) {
    .menu-right-wrapper {
        background: rgba(37, 46, 72, .4)
    }

    .main-menu-wrapper {
        box-shadow: inset 0 6px 12px 0 rgba(0, 82, 224, .101);
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        overflow: auto;
        background: #fff;
        transform: translate(300px);
        transition: all .2s ease-in-out
    }
}

@media only screen and (min-width:1640px) {
    .main-menu-wrapper {
        margin: 0 0 0 90px
    }

    .main-menu-wrapper.rf-ar {
        margin: 0 90px 0 0
    }
}

.main-menu-wrapper .main-nav-wrapper {
    display: flex;
    width: 80%;
    height: 100%
}

@media only screen and (max-width:1640px) {
    .main-menu-wrapper .main-nav-wrapper {
        justify-content: center
    }
}

.main-menu-wrapper .main-nav {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    list-style-type: none !important
}

.nav-item-link,
.submenu-item-link {
    align-items: center;
    font-weight: 500
}

html[lang=de] .main-nav-wrapper .main-nav,
html[lang=ru] .main-nav-wrapper .main-nav {
    padding-top: 0
}

@media only screen and (min-width:1151px) {
    .main-nav-item {
        margin: 0 0 0 30px;
        height: 100%
    }

    .main-nav-item.rf-ar {
        margin: 0 30px 0 0
    }
}

.main-nav-item.promo-mobile {
    display: none
}

.triangle-wrap {
    opacity: 0;
    width: 100%;
    position: relative
}

.triangle-wrap.open-triangle {
    opacity: 1 !important
}

.triangle-wrap .triangle {
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0;
    border-bottom: solid 10px #387DFF !important;
    border-right: solid 10px transparent;
    border-left: solid 10px transparent
}

.nav-new-product-link {
    position: relative;
    font: inherit
}

.nav-item-link,
.tag-menu__item__link {
    font-size: 14px;
    transition: .2s linear
}

@keyframes pulse-dot {
    0% {
        box-shadow: 0 0 0 0 rgba(59, 251, 101, .5)
    }

    100% {
        box-shadow: 0 0 0 5px rgba(59, 251, 101, .5)
    }
}

.nav-new-product-link::after {
    content: '';
    position: absolute;
    top: -40%;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3bfb65
}

html[dir=ltr] .nav-new-product-link::after {
    right: 0;
    transform: translate(80%, 0)
}

html[dir=rtl] .nav-new-product-link::after {
    left: 0;
    transform: translate(-80%, 0)
}

.animation-available .nav-new-product-link::after {
    animation: pulse-dot 2s infinite
}

@media only screen and (max-width:1299px) {
    .main-nav-item.promo-mobile {
        display: block
    }

    .main-nav-item .nav-new-product-link::after {
        animation: none
    }
}

.nav-item-link {
    display: flex;
    height: 100%;
    color: var(--text-color);
    white-space: nowrap;
    cursor: pointer
}

@media only screen and (min-width:1151px) {
    .nav-item-link .rf-caret {
        display: none
    }
}

.xs {
    display: none
}

@media screen and (max-width:1150px) {
    .xs {
        display: flex
    }

    .xl {
        display: none
    }
}

.submenu-inner_menu,
.tag-menu {
    display: none;
    bottom: 0;
    list-style-type: none;
    position: absolute
}

.submenu-inner_menu {
    left: 50%;
    padding: 0;
    min-width: 100%;
    transform: translate(-50%, 100%)
}

@media only screen and (min-width:1300px) {

    .nav-item-link.active,
    .nav-item-link.active:hover {
        color: #387DFF
    }

    .nav-item-link:focus,
    .nav-item-link:hover {
        color: rgb(130 139 161);
		opacity: 0.9;
    }

    .submenu-inner_menu,
    .tag-menu {
        max-height: calc((100vh) - 130px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: contain contain;
        overscroll-behavior: contain contain
    }

}

.submenu-inner_menu__item .submenu-item-link {
    justify-content: flex-start;
    line-height: 2.88;
    white-space: nowrap;
    color: #B9CFFF
}

.submenu-inner_menu__item .submenu-item-link.active {
    background-color: #5690FF;
    color: #FFF
}

.tag-menu_indicator {
    cursor: pointer
}

@media only screen and (max-width:1299px) {
    .tag-menu_indicator {
        display: none
    }
}

.tag-menu {
    right: -52%;
    flex-wrap: wrap;
    padding: 10px;
    width: 79.12vw;
    background-color: #387DFF;
    max-width: 1156px;
    transform: translateY(100%);
    box-sizing: border-box
}

.tag-menu.rf-ar {
    right: auto;
    left: -108%
}

.tag-menu__item {
    margin: 6px 10px;
    border-radius: 10px;
    overflow: hidden
}

.tag-menu__item__link {
    display: block;
    padding: 6px 10px;
    font-weight: 500;
    color: #FFF;
    background: rgba(0, 82, 224, .5)
}

.tag-menu__item__link:hover {
    background: #5690FF
}

.tag-menu__item__link:focus {
    color: #FFF
}

.tag-menu__item__link.active {
    background: #FFF;
    color: #387dff
}

.tag-menu__item__link:not(.active):hover {
    color: #FFF
}

.nav-item-submenu-wrap {
    z-index: 100;
    background-color: #387DFF;
    list-style-type: none !important;
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    opacity: 0;
    height: 50px;
    display: none;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box
}

@media only screen and (min-width:1300px) {
    .nav-item-submenu-wrap {
        transition: all .35s;
        padding: 0 20px
    }

    .nav-item-submenu-wrap.createVideo.rf-jp .submenu-item-link {
        font-size: 12px
    }
}

.choose-lang .lang-item,
.current-lang {
    transition: all .2s linear;
    font-size: 14px
}

.nav-item-submenu-wrap.open-submenu {
    display: flex;
    justify-content: center;
    opacity: 1
}

@media screen and (max-width:1150px) {
    .nav-item-submenu-wrap.open-submenu {
        flex-direction: column
    }
}

.nav-item-submenu-item {
    height: 100%
}

.nav-item-submenu-item.tag-menu_indicator .submenu-item-link {
    background-color: #2770f6
}

.nav-item-submenu-item.tag-menu_indicator .submenu-item-link:hover {
    background-color: #5690FF
}

.nav-item-submenu-item.has-menu {
    position: relative
}

@media only screen and (min-width:1300px) {
    .nav-item-submenu-item.has-menu:hover .rf-caret {
        transform: rotate(180deg) translateY(-3px)
    }

    .nav-item-submenu-item.has-menu:hover .submenu-inner_menu {
        display: block
    }

    .nav-item-submenu-item.has-menu:hover .tag-menu {
        display: flex
    }
}

.submenu-item-link {
    font-size: 14px;
    padding: 0 2vw;
    color: #FFF;
    display: flex;
    justify-content: center;
    height: 100%;
    background-color: #387DFF;
    transition: all .2s linear
}

@media only screen and (max-width:1299px) {
    .submenu-item-link .rf-caret {
        display: none
    }
}

@media only screen and (min-width:1300px) {
    .submenu-item-link:focus {
        color: #FFF
    }

    .submenu-item-link:hover {
        background-color: #2870f6;
        color: #FFF
    }
}

.submenu-item-link.active {
    background-color: #5690FF
}

.sign-lang-wrapper {
    height: 100%;
    list-style-type: none !important;
    display: flex;
    align-items: center
}

@media only screen and (min-width:1151px) {
    .sign-lang-wrapper__item {
        margin: 0 0 0 18px
    }

    .sign-lang-wrapper__item.rf-ar {
        margin: 0 18px 0 0
    }
}

.sign-in-btn-li {
    display: flex
}

.sign-in-btn-li .sign-in-btn span {
    font: inherit
}

.change-lang-wrapper.ar .choose-lang.open {
    right: -200px
}

.change-lang-wrapper {
    display: flex;
    height: 100%;
    line-height: 70px;
    position: relative
}

@media only screen and (min-width:1021px) {
    .change-lang-wrapper.ar .choose-lang.open {
        right: auto;
        left: 0
    }
}

.current-lang {
    color: var(--text-color);
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
    background-color: transparent
}

.choose-lang,
.explore-menu {
    list-style-type: none !important;
    border-radius: 3px
}

.choose-lang {
    z-index: 100;
    display: none;
    position: absolute;
    right: -20px;
    top: 70px;
    box-shadow: 0 6px 12px 0 rgba(0, 82, 224, .1)
}

.choose-lang.rf-ar {
    right: auto;
    left: -20px
}

@media only screen and (max-width:1640px) {
    .choose-lang {
        right: 0
    }

    .choose-lang.rf-ar {
        right: auto;
        left: 0
    }
}

.choose-lang.open {
    display: block
}

.choose-lang.rf-ar .country-flag {
    margin: 0 0 0 10px
}

.choose-lang .lang-item {
    display: flex;
    align-items: center;
    color: #545F7E;
    font-weight: 500;
    line-height: 100%;
    height: 40px
}

@media only screen and (min-width:1150px) {
    .choose-lang {
        padding-bottom: 4px;
        background-color: #fff;
        max-height: calc((100vh) - 80px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: contain contain;
        overscroll-behavior: contain contain
    }

    .choose-lang .lang-item {
        padding: 0 30px
    }

    .choose-lang .lang-item:hover {
        color: #252E48;
        background-color: #EEF5FF
    }
}

.user-menu-wrapper {
    position: relative;
    align-items: center
}

.user-menu-wrapper.rf-ar .name-text {
    direction: ltr
}

@media only screen and (min-width:1300px) {
    .user-menu-wrapper {
        height: 100%
    }

    .user-menu-wrapper.rf-ar .user-menu-dropdown {
        right: auto;
        left: 50%;
        transform: translateX(-67%)
    }

    .user-menu-wrapper.rf-ar .user-menu-dropdown .user-menu-dropdown-item:first-child::before {
        display: none
    }
}

.user-menu-wrapper .user-name-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer
}

@media screen and (max-width:1150px) {
    .choose-lang.open {
        max-height: 700px !important
    }

    .choose-lang .lang-item:first-child {
        margin: 20px 0 0
    }

    .choose-lang .lang-item:last-child {
        margin: 0 0 20px
    }

    .user-menu-wrapper .user-name-overlay {
        height: 70px
    }
}

.user-menu-wrapper .user-account-name {
    border: none;
    outline: 0;
    background: 0 0
}

.user-menu-wrapper .user-account-name .account-btn-wrap {
    height: 30px;
    line-height: 19px;
    display: flex;
    align-items: center;
    font-weight: 500;
    border-radius: 20px;
    background: rgba(27, 85, 216, .051);
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--user-color);
    transition: .2s linear;
    border: .5px solid rgba(210, 224, 252, .5)
}

html[dir=ltr] .user-menu-wrapper .user-account-name .account-btn-wrap {
    padding: 0 10px 0 0
}

html[dir=rtl] .user-menu-wrapper .user-account-name .account-btn-wrap {
    padding: 0 0 0 10px
}

.user-menu-wrapper .user-account-name .signed-user-icon path {
    fill: currentColor;
    transition: fill .2s linear
}

.user-account-name .name-text {
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 130px
}

html[dir=ltr] .user-account-name .name-text {
    margin-left: 7px
}

html[dir=rtl] .user-account-name .name-text {
    margin-right: 7px
}

@media only screen and (min-width:1300px) and (max-width:1439px) {
    html[lang=de] .user-account-name .name-text {
        display: none
    }
}

@media only screen and (min-width:1300px) and (max-width:1470px) {
    html[lang=fr] .user-account-name .name-text {
        display: none
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    html[lang=ru] .user-account-name .name-text {
        display: none
    }
}

@media only screen and (max-width:1300px) {
    .user-account-name .name-text {
        display: none
    }
}

@media only screen and (max-width:1150px) {
    .user-account-name .name-text {
        display: block
    }
}

.user-account-name .user-icon {
    position: relative;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--user-bg);
    border-radius: 50%;
    overflow: hidden
}

.user-account-name .user-icon::before {
    content: attr(data-before);
    position: absolute;
    font-size: 11px;
    width: 28px;
    height: 22px;
    padding: 2px 0;
    background: rgba(255, 255, 255, .75);
    border-radius: 50%;
    bottom: -7px;
    font-weight: 700;
    color: #262E46
}

@media screen and (min-width:1300px) {
    .user-account-name .user-icon::before {
        display: none
    }
}

@media screen and (max-width:1300px) {
    .user-account-name .user-icon::before {
        display: block
    }

    .user-menu-dropdown.open {
        max-height: 700px !important
    }
}

@media screen and (max-width:1150px) {
    .user-account-name .user-icon::before {
        display: none
    }
}

@media only screen and (max-width:1299px) {
    .user-account-name .user-icon .signed-user-icon {
        transform: translateX(-3px)
    }

    .user-account-name .user-icon .signed-user-icon.rf-ar {
        transform: translateX(5px)
    }
}

.user-account-name .caret {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    display: flex;
    justify-content: center;
    align-items: center
}

.user-menu-dropdown {
    z-index: 100;
    display: none;
    list-style-type: none !important;
    position: absolute;
    top: 52px;
    right: 0;
    box-shadow: 0 6px 12px rgba(56, 125, 255, .149);
    border-radius: 5px
}

.user-menu-dropdown.open {
    display: block
}

@media only screen and (min-width:1300px) {
    .user-menu-dropdown {
        max-height: calc((100vh) - 80px);
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: contain contain;
        overscroll-behavior: contain contain
    }
}

@media only screen and (max-width:1150px) {
    .user-menu-dropdown {
        position: absolute;
        top: 50px;
        left: 0;
        box-shadow: none
    }

    .main-header,
    .main-header.with-submenu {
        margin-bottom: 0
    }
}

.user-menu-dropdown-item {
    height: 40px;
    background-color: #fff;
    transition: all .2s linear
}

.user-menu-dropdown-item:first-child:hover:before {
    background: #EEF5FF
}

.user-menu-dropdown-item:first-child::before {
    content: '';
    position: absolute;
    top: -5px;
    right: 14px;
    z-index: -1;
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 2px;
    transform: rotate(-45deg);
    box-shadow: 0 0 12px rgba(56, 125, 255, .149);
    transition: all .2s linear
}

@media screen and (max-width:1150px) {
    .user-menu-dropdown-item:first-child::before {
        display: none
    }
}

@media only screen and (min-width:1150px) {
    .user-menu-dropdown-item:hover {
        background-color: #EEF5FF
    }

    .user-menu-dropdown-item:hover .user-menu-dropdown-link {
        color: #363F5A
    }
}

.user-menu-dropdown-item .user-menu-dropdown-link {
    padding: 0 30px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    color: #545F7E;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s linear;
    box-sizing: border-box
}

.hamburger-wrapper {
    display: none;
    margin-right: -10px
}

.hamburger-wrapper svg {
    fill: currentColor;
    display: block;
    height: 1em !important;
    width: 1em !important
}

.hamburger-btn {
    color: #252E48;
    display: block;
    font-size: 3em;
    overflow: hidden;
    position: relative;
    height: 1em;
    width: 1em
}

.hamburger-btn svg {
    position: absolute;
    transition: color 250ms, transform .3s;
    top: 0;
    left: 0
}

.hamburger-btn.open #ht {
    transform: translate(-10%, 10%) rotate(45deg)
}

.hamburger-btn.open #hm {
    transform: translateX(-100%)
}

.hamburger-btn.open #hb {
    transform: translate(-10%, -9%) rotate(-45deg)
}

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

    .main-header,
    .main-header.with-submenu {
        margin-bottom: 0
    }

    .menu-right-wrapper {
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
        transform: translateX(100%);
        height: calc((100vh) - 69px);
        width: 100%;
        position: fixed;
        z-index: 99;
        left: 0;
        top: 69px;
        display: block;
        box-sizing: border-box
    }

    .menu-right-wrapper.pd-t-0 {
        padding: 0 0 30px
    }

    .main-menu-wrapper {
        position: absolute;
        max-width: 270px;
        min-width: 265px;
        right: 0;
        overscroll-behavior: contain
    }

    .main-menu-wrapper .main-nav-wrapper {
        width: 100%;
        height: auto;
        flex-direction: column
    }

    .main-nav-wrapper .main-nav {
        display: flex;
        flex-direction: column;
        list-style-type: none !important
    }

    .main-nav-item .rf-active-border,
    .main-nav-item .triangle {
        display: none
    }

    .main-menu-wrapper .main-nav {
        width: 100%;
        flex-direction: column;
        height: auto
    }

    .main-menu-wrapper .main-nav .main-nav-item {
        border-bottom: 1px solid #EEF5FF;
        transition: 1s
    }

    .main-nav-item--sub-menu {
        margin-bottom: 40px
    }

    .main-nav-item .nav-item-link {
        height: 56px;
        padding: 0 30px;
        font-size: 16px;
        cursor: pointer;
        position: relative;
        color: #363F5A
    }

    .nav-item-submenu-wrap {
        width: 100%;
        overflow: hidden;
        position: static;
        left: unset;
        opacity: 1;
        display: block;
        background: #F5FAFE;
        height: initial;
        max-height: 0;
        transition: max-height .5s
    }

    .nav-item-submenu-wrap.open {
        max-height: 700px
    }

    .nav-item-submenu-wrap .nav-item-submenu-item {
        height: 40px;
        width: 100%;
        padding: 4px 0
    }

    .nav-item-submenu-wrap .nav-item-submenu-item:first-child {
        padding: 20px 0 0
    }

    .nav-item-submenu-wrap .nav-item-submenu-item:last-child {
        padding: 0 0 20px
    }

    .nav-item-submenu-item .submenu-item-link {
        font-size: 16px;
        padding: 0 30px 0 50px;
        background: #F5FAFE;
        font-weight: 500;
        color: #252E48;
        justify-content: flex-start
    }

    .nav-item-submenu-item .submenu-item-link.rf-ar {
        padding: 0 50px 0 30px
    }

    .nav-item-submenu-item .submenu-item-link.active {
        background-color: #EEF5FF;
        color: #387DFF
    }

    .sign-lang-wrapper {
        width: 100%;
        height: auto;
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 100px !important
    }

    .sign-lang-wrapper .user-menu-wrapper {
        width: 100%;
        z-index: 10;
        border-bottom: 1px solid #EEF5FF;
        flex-direction: column;
        align-items: flex-start
    }

    .user-menu-wrapper .user-account-name {
        width: 100%;
        height: 56px;
        padding: 0 30px;
        box-sizing: border-box
    }
}

@media only screen and (max-width:1150px) and (max-width:1150px) {
    .user-menu-wrapper .user-account-name {
        width: auto;
        height: auto;
        padding: 0 3px 0 0
    }

    html[dir=ltr] .user-menu-wrapper .user-account-name {
        margin: 20px 0 20px 20px
    }

    html[dir=rtl] .user-menu-wrapper .user-account-name {
        margin: 20px 20px 20px 0
    }
}

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

    .change-lang-wrapper .choose-lang,
    .user-menu-wrapper .user-menu-dropdown {
        position: static;
        box-shadow: none;
        width: 100%;
        background: #F5FAFE;
        max-height: 0;
        overflow: hidden
    }

    .user-menu-wrapper .user-menu-dropdown {
        transform: none;
        display: block
    }

    .user-menu-dropdown .user-menu-dropdown-item {
        box-sizing: border-box;
        width: 100%;
        background-color: #F5FAFE;
        margin: 10px 0
    }

    .user-menu-dropdown .user-menu-dropdown-item:first-child {
        margin: 20px 0 0
    }

    .user-menu-dropdown .user-menu-dropdown-item:last-child {
        margin: 0 0 20px
    }

    .user-menu-dropdown-item .user-menu-dropdown-link {
        color: #252E48;
        font-size: 16px;
        box-sizing: border-box;
        justify-content: flex-start;
        width: 100%;
        padding: 0 30px 0 50px
    }

    .user-menu-dropdown-item .user-menu-dropdown-link.rf-ar {
        padding: 0 50px 0 30px
    }

    .sign-lang-wrapper .sign-in {
        width: 100%;
        margin: 20px 0
    }

    .sign-in-btn-li {
        width: 100%;
        border-bottom: 1px solid #EEF5FF;
        box-sizing: border-box
    }

    html[dir=ltr] .sign-in-btn-li {
        padding: 20px 0 20px 30px
    }

    html[dir=rtl] .sign-in-btn-li {
        padding: 20px 30px 20px 0
    }

    .change-lang-wrapper {
        flex-direction: column;
        height: auto;
        min-height: 56px;
        width: 100%;
        box-sizing: border-box
    }

    .change-lang-wrapper>.current-lang {
        padding: 0 30px
    }

    .change-lang-wrapper .current-lang {
        font-size: 16px;
        line-height: 56px;
        color: #363F5A
    }

    .change-lang-wrapper .current-lang .rf-caret {
        margin-bottom: 3px
    }

    .change-lang-wrapper .choose-lang {
        height: auto;
        transition: height .3s
    }

    .change-lang-wrapper .lang-item {
        padding: 0 30px 0 50px
    }

    .change-lang-wrapper .lang-item.rf-ar {
        padding: 0 50px 0 30px
    }

    .main-header-container .hamburger-wrapper {
        display: block
    }
}

.explore-icon-name {
    height: 100%;
    padding: 0 !important
}

.main-nav-text-create {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    line-height: 70px;
    color: var(--text-color);
    white-space: nowrap
}

@media screen and (max-width:1150px) {
    .explore-icon-name {
        padding: 0 30px !important;
        height: auto
    }

    .main-nav-text-create {
        height: 56px;
        padding: 0 30px;
        font-size: 16px;
        cursor: pointer;
        position: relative
    }

    .explore-menu.open {
        max-height: 700px
    }
}

.main-nav-text-create::after {
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 30px;
    width: 1px;
    background: #CFE0FF
}

@media screen and (max-width:1149px) {
    .main-nav-text-create::after {
        display: none
    }
}

.explore-wrap {
    position: relative
}

.explore-wrap .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.explore-icon-name {
    display: flex;
    align-items: center
}

@media only screen and (max-width:1299px) {
    .main-nav-item .nav-item-submenu-wrap.active {
        background-color: #588aff
    }

    .main-nav-item .nav-item-link.active {
        color: #387DFF
    }

    .explore-wrap .overlay {
        height: 56px;
        z-index: 1
    }

    .explore-icon-name {
        padding: 0 30px
    }

    .explore-icon-name .nav-item-link {
        padding: 0
    }
}

.explore-menu {
    z-index: 101;
    display: none;
    background-color: #fff;
    position: absolute;
    top: 70px;
    right: 50%;
    transform: translateX(45%);
    box-shadow: 0 6px 12px 0 rgba(0, 82, 224, .1)
}

.explore-menu.open {
    display: block
}

@media only screen and (min-width:1300px) {
    .explore-icon-name {
        height: 100%
    }

    .explore-icon-name:hover .nav-item-link {
        opacity: 0.9;
        color: #545f7e;
    }

    .explore-icon-name:hover .rf-caret:after {
        border-color: var(--text-hover-color)
    }

    .explore-menu {
        max-height: calc((100vh) - 80px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: contain contain;
        overscroll-behavior: contain contain
    }
}

@media only screen and (max-width:1150px) {
    .explore-menu {
        width: 100%;
        display: block;
        position: static;
        top: auto;
        right: auto;
        transform: none;
        box-shadow: none;
        background: #F5FAFE;
        max-height: 0;
        height: inherit;
        overflow: hidden
    }

    .explore-menu__item {
        padding: 4px 0
    }
}

html[lang=ar] .valentine-wrap.valentine .ch-ill,
html[lang=ar] .valentine-wrap.valentine .ch-ill-xs {
    transform: rotateY(180deg)
}

.explore-menu__item {
    height: 40px
}

.explore-menu__item__link {
    height: 100%;
    width: 100%;
    padding: 0 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #545F7E;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s linear;
    background-color: #fff;
    box-sizing: border-box
}

@media only screen and (max-width:1150px) {
    .explore-menu__item__link {
        box-sizing: border-box;
        justify-content: flex-start;
        width: 100%;
        padding: 0 30px 0 50px;
        background: #F5FAFE;
        color: #252E48;
        font-size: 16px
    }

    .explore-menu__item__link.rf-ar {
        padding: 0 50px 0 30px
    }

    .explore-menu__item__link:hover {
        color: #7683A8
    }
}

@media only screen and (min-width:1300px) {
    .explore-menu__item__link:hover {
        background-color: #EEF5FF;
        color: #363F5A
    }
}

.main-header a:focus,
.main-header button:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.main-header .focus-invisible:active,
.main-header .focus-invisible:focus {
    outline: 0;
    border: none
}

.explore-icon-name {
    border: none;
    background-color: transparent
}

.header-no-shadow {
    box-shadow: none !important
}

.main-navbar {
    width: 100%;
    height: 100%
}

@media screen and (min-width:1150px) {
    .main-navbar {
        display: flex;
        align-items: center
    }
}

@media screen and (max-width:1150px) {
    .explore-menu__item:first-child {
        margin: 20px 0 0
    }

    .explore-menu__item:last-child {
        margin: 0 0 20px
    }

    .main-navbar {
        overflow: scroll;
        flex-direction: column
    }

    html[lang=de] .submenu-item-link,
    html[lang=es] .submenu-item-link,
    html[lang=fr] .submenu-item-link {
        padding: 0 30px
    }
}

html[lang=de] .name-text,
html[lang=es] .name-text,
html[lang=fr] .name-text {
    max-width: 100px
}

@media screen and (min-width:1151px) and (max-width:1350px) {

    html[lang=de] .main-nav-wrapper,
    html[lang=de] .name-text,
    html[lang=es] .main-nav-wrapper,
    html[lang=es] .name-text,
    html[lang=fr] .main-nav-wrapper,
    html[lang=fr] .name-text {
        display: none
    }

    html[lang=de] .menu-right-wrapper,
    html[lang=es] .menu-right-wrapper,
    html[lang=fr] .menu-right-wrapper {
        width: auto
    }
}

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

    html[lang=de] .main-header.with-submenu,
    html[lang=es] .main-header.with-submenu,
    html[lang=fr] .main-header.with-submenu {
        margin-bottom: 0
    }

    html[lang=de] .tablet-nav,
    html[lang=es] .tablet-nav,
    html[lang=fr] .tablet-nav {
        display: block
    }
}

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

    html[lang=de] .tablet-nav,
    html[lang=es] .tablet-nav,
    html[lang=fr] .tablet-nav {
        display: none
    }
}

html[lang=de] .main-menu-wrapper,
html[lang=es] .main-menu-wrapper,
html[lang=fr] .main-menu-wrapper {
    margin: 0
}

@media only screen and (min-width:1670px) {

    html[lang=de] .main-menu-wrapper,
    html[lang=es] .main-menu-wrapper,
    html[lang=fr] .main-menu-wrapper {
        margin: 0 0 0 50px
    }
}

@media only screen and (min-width:1300px) and (max-width:1470px) {
    html[lang=fr] .user-icon:before {
        display: block
    }
}

@media only screen and (min-width:1300px) and (max-width:1439px) {
    html[lang=de] .user-icon:before {
        display: block
    }
}

@media only screen and (min-width:1300px) and (max-width:1350px) {
    html[lang=es] .user-icon:before {
        display: block
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    html[lang=ru] .user-icon:before {
        display: block
    }
}

@keyframes snow {
    to {
        background-position: 0 163px
    }
}

@keyframes snow-mobile {
    to {
        background-position: 0 460px
    }
}

.valentine-wrap {
    height: 52px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-size: contain;
    box-sizing: border-box
}

.valentine-wrap .santa-text {
    margin-left: 3px
}

.valentine-wrap.valentine {
    position: relative;
    background: linear-gradient(180deg, #F2A4C800 0, #F37BA399 100%), linear-gradient(270deg, #F993A9, #F897AC, #F87B90, #F797AE, #F9ADBA);
    overflow: hidden
}

.valentine-wrap.valentine .ch-ill-xs {
    height: 100%
}

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

    html[lang=de] .user-menu-dropdown-link,
    html[lang=es] .user-menu-dropdown-link,
    html[lang=fr] .user-menu-dropdown-link {
        padding: 0 30px
    }

    html[lang=de] .explore-menu__item__link,
    html[lang=es] .explore-menu__item__link,
    html[lang=fr] .explore-menu__item__link {
        white-space: normal;
        font-size: 14px;
        padding: 0 30px
    }

    html[lang=ja] .submenu-item-link,
    html[lang=ja] .user-menu-dropdown-link,
    html[lang=pt] .submenu-item-link,
    html[lang=pt] .user-menu-dropdown-link,
    html[lang=ru] .submenu-item-link,
    html[lang=ru] .user-menu-dropdown-link,
    html[lang=tr] .submenu-item-link,
    html[lang=tr] .user-menu-dropdown-link {
        padding: 0 30px
    }

    html[lang=ja] .explore-menu__item__link,
    html[lang=pt] .explore-menu__item__link,
    html[lang=ru] .explore-menu__item__link,
    html[lang=tr] .explore-menu__item__link {
        white-space: normal;
        font-size: 14px;
        padding: 0 30px
    }

    .valentine-wrap.valentine .ch-ill-xs {
        display: none
    }
}

.valentine-wrap.valentine .ch-ill {
    height: 100%;
    display: none
}

@media screen and (min-width:1441px) {
    .valentine-wrap.valentine .ch-ill-xs {
        display: none
    }

    .valentine-wrap.valentine .ch-ill {
        display: block
    }
}

.valentine-wrap.valentine .ch-mobile-wrap {
    display: none
}

@media screen and (max-width:1150px) {
    .valentine-wrap.valentine .ch-mobile-wrap {
        display: block;
        position: absolute;
        bottom: -3px
    }
}

@media only screen and (min-width:1350px) {
    .valentine-wrap.valentine.lg {
        display: flex !important
    }

    .valentine-wrap.valentine.xs {
        display: none !important
    }
}

@media only screen and (max-width:1150px) {
    .valentine-wrap.valentine.lg {
        display: none !important
    }

    .valentine-wrap.valentine.xs {
        display: flex !important;
        position: relative;
        height: auto;
        flex-direction: column;
        padding: 30px 10px 45px;
        overflow: hidden;
        background: url(https://static.rfstat.com/renderforest/images/v2/christmas-modal/vl-mobile-bgs.png) center center/cover no-repeat
    }
}

@media only screen and (max-width:1150px) and (max-width:768px) {
    .valentine-wrap.valentine {
        background-size: 150%
    }
}

.valentine-wrap.valentine .valentine_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    padding: 0 25px
}

@media only screen and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_container {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 0 3px
    }
}

.valentine-wrap.valentine .valentine_text {
    display: flex;
    font-size: 16px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
    text-align: right
}

html[lang=ru] .valentine-wrap.valentine .valentine_text {
    max-width: 290px
}

html[lang=fr] .valentine-wrap.valentine .valentine_text {
    font-size: 13px
}

@media only screen and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_text {
        white-space: normal;
        text-align: center;
        font-size: 14px;
        margin: 2px 0 5px
    }

    .valentine-wrap.valentine .valentine_text-wrap {
        margin-top: 20px
    }
}

@media only screen and (max-width:1150px) and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_text-wrap {
        margin-top: 5px
    }
}

.valentine-wrap.valentine .valentine_text--14 {
    font-size: 14px
}

.valentine-wrap.valentine .valentine_text--16 {
    font-size: 16px
}

html[lang=ru] .valentine-wrap.valentine .valentine_text--16 {
    font-size: 14px
}

.valentine-wrap.valentine .valentine_text--20 {
    font-size: 20px
}

.valentine-wrap.valentine .valentine_text--semi {
    font-weight: 500
}

.valentine-wrap.valentine .valentine_text--semiBold {
    font-weight: 600
}

.valentine-wrap.valentine .valentine_text--bold {
    font-weight: 700
}

.valentine-wrap.valentine .valentine_text--red {
    color: #F61647
}

@media screen and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_text.text-value {
        text-align: left
    }

    .valentine-wrap.valentine .valentine_text--red {
        color: #fff
    }
}

.valentine-wrap.valentine .valentine_text--white {
    color: #fff
}

.valentine-wrap.valentine .valentine_text-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
    z-index: 2
}

html[lang=ar] .valentine-wrap.valentine .valentine_text-wrap {
    text-align: left
}

@media screen and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_text-wrap {
        align-items: center;
        text-align: center
    }

    html[lang=ar] .valentine-wrap.valentine .valentine_text-wrap {
        text-align: center
    }
}

.valentine-wrap.valentine .valentine_link {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 25px 8px;
    text-align: center
}

@media only screen and (min-width:1151px) {
    .valentine-wrap.valentine .valentine_link::before {
        content: '';
        display: inline-block;
        position: absolute;
        background: url(https://static.rfstat.com/renderforest/images/v2/christmas-modal/vl-middle.svg) center center/contain no-repeat;
        width: 100%;
        height: 24px;
        bottom: -30px;
        left: 45%;
        transform: translateX(-50%);
        margin: 0 10px 8px
    }
}

.valentine-wrap.valentine .valentine_center-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 100%;
    will-change: background-position;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}

@media screen and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_center-block {
        width: 100%;
        background: 0 0;
        display: flex;
        position: initial;
        left: initial;
        transform: none;
        justify-content: center;
        align-items: center
    }
}

.valentine-wrap.ch-2020.rf-ar,
.valentine-wrap.ch-2020.rf-ar .ch-2020_container {
    transform: scaleX(-1)
}

.valentine-wrap.valentine .valentine_left-block {
    display: flex;
    align-items: center;
    z-index: 2
}

.valentine-wrap.valentine .valentine_icon {
    margin-left: 15px
}

@media screen and (max-width:1150px) {
    .valentine-wrap.valentine .valentine_left-block {
        flex-direction: column;
        justify-content: center
    }

    .valentine-wrap.valentine .valentine_icon {
        display: none;
        margin-left: 0;
        margin-top: 5px;
        width: 200px
    }
}

.valentine-wrap.valentine .valentine_mobile {
    margin-top: 5px
}

@media screen and (min-width:1350px) {
    .valentine-wrap.valentine .valentine_mobile {
        display: none
    }
}

@media only screen and (max-width:1110px) and (min-width:1020px) {

    .valentine-wrap.rf-es .christmas-item,
    .valentine-wrap.rf-pt .christmas-item {
        font-size: 14px
    }
}

@media only screen and (min-width:1101px) {
    .valentine-wrap.ch-2020 {
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/ch-20-bg2.jpg) center center/cover no-repeat, rgba(0, 0, 0, 0)
    }

    .valentine-wrap.ch-2020.lg {
        display: flex !important
    }
}

@media only screen and (max-width:1100px) {
    .valentine-wrap.ch-2020 {
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/ch-background-tablet.png) center center/cover no-repeat
    }

    .valentine-wrap.ch-2020.xs {
        display: block !important
    }
}

@media only screen and (min-width:1100px) {
    .valentine-wrap.ch-2020.rf-ar .ch-2020_text-wrap {
        text-align: left
    }

    .valentine-wrap.ch-2020 .ch-2020_text-wrap {
        text-align: right
    }
}

.valentine-wrap.ch-2020 .ch-2020_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 90%;
    max-width: 1640px;
    margin: 0 auto
}

.valentine-wrap.ch-2020 .ch-2020_text {
    font-size: 14px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500
}

@media screen and (max-width:1350px) {
    .valentine-wrap.ch-2020 .ch-2020_text {
        text-align: right
    }
}

@media only screen and (max-width:850px) {
    .valentine-wrap.ch-2020 {
        padding: 24px 0;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/mobile-background.png) bottom center/cover no-repeat
    }

    .valentine-wrap.ch-2020 .ch-2020_container {
        flex-direction: column
    }

    .valentine-wrap.ch-2020 .ch-2020_text-wrap .ch-2020_text {
        margin-top: 12px
    }
}

.valentine-wrap.ch-2020 .ch-2020_text--bold {
    font-weight: 700
}

.valentine-wrap.ch-2020 .ch-2020_text--16 {
    font-size: 16px
}

.valentine-wrap.ch-2020 .ch-2020_img {
    margin: 0 10px;
    max-width: 140px;
    max-height: 100%
}

.valentine-wrap.ch-2020 .ch-2020_img-wrap {
    left: 50%;
    position: absolute;
    display: flex;
    max-height: 100%;
    transform: translateX(-50%)
}

.valentine-wrap.rf-valentine.rf-ar,
.valentine-wrap.rf-valentine.rf-ar .rf-valentine_container {
    transform: scaleX(-1)
}

@media only screen and (max-width:850px) {
    .valentine-wrap.ch-2020 .ch-2020_img-wrap {
        display: none
    }
}

@media only screen and (min-width:1101px) {
    .valentine-wrap.rf-valentine.lg {
        display: flex !important;
        background: linear-gradient(#f78f9f, #f57387);
        background-size: cover
    }

    .valentine-wrap.rf-valentine.lg:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 52px;
        background-image: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/back-vl.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
}

@media only screen and (max-width:1100px) and (min-width:851px) {
    .valentine-wrap.rf-valentine.xs {
        display: block !important;
        background: linear-gradient(#f78f9f, #f57387);
        background-size: cover
    }

    .valentine-wrap.rf-valentine.xs:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 52px;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/back-vl.svg) center/cover no-repeat;
        background-size: cover
    }
}

@media only screen and (max-width:850px) {
    .valentine-wrap.rf-valentine {
        padding: 24px 0;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/mobile-bg-min.png) center no-repeat;
        background-size: cover;
        height: 130px
    }

    .valentine-wrap.rf-valentine.xs {
        display: block !important
    }
}

@media only screen and (min-width:1100px) {
    .valentine-wrap.rf-valentine.rf-ar .rf-valentine_text-wrap {
        text-align: left
    }
}

.valentine-wrap.rf-valentine .rf-valentine_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 92%;
    margin: 0 auto
}

.valentine-wrap.rf-valentine .rf-valentine_text {
    font-size: 14px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500
}

@media only screen and (max-width:850px) {
    .valentine-wrap.rf-valentine .rf-valentine_container {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }

    .valentine-wrap.rf-valentine .rf-valentine_text {
        margin-bottom: 10px;
        max-width: 240px
    }

    .valentine-wrap.rf-valentine .rf-valentine_text-wrap .ch-2020_text {
        margin-top: 12px
    }
}

.valentine-wrap.rf-valentine .rf-valentine_text--bold {
    font-weight: 700
}

.valentine-wrap.rf-valentine .rf-valentine_text--16 {
    font-size: 16px
}

.valentine-wrap.rf-valentine .rf-valentine_img {
    margin: 0 10px;
    max-width: 97px;
    max-height: 100%
}

.valentine-wrap.rf-valentine .rf-valentine_img-wrap {
    left: 50%;
    position: absolute;
    display: flex;
    max-height: 100%;
    transform: translateX(-50%)
}

.valentine-wrap.rf-easter.rf-ar,
.valentine-wrap.rf-easter.rf-ar .rf-easter_container {
    transform: scaleX(-1)
}

@media only screen and (max-width:850px) {
    .valentine-wrap.rf-valentine .rf-valentine_img-wrap {
        display: none
    }
}

@media only screen and (min-width:1101px) {
    .valentine-wrap.rf-easter.lg {
        display: flex !important;
        background: #B1A5FF;
        background-size: cover
    }

    .valentine-wrap.rf-easter.lg:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 52px;
        background-image: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/easter-bg-extra-large.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        z-index: 3
    }
}

@media only screen and (max-width:1366px) {
    .valentine-wrap.rf-easter.lg:before {
        background-image: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/easter-bg-large.svg)
    }
}

@media only screen and (max-width:1100px) and (min-width:851px) {
    .valentine-wrap.rf-easter.xs {
        display: block !important;
        background: #B1A5FF;
        background-size: cover
    }

    .valentine-wrap.rf-easter.xs:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 52px;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/easter-bg-large.svg) center/cover no-repeat;
        background-size: cover
    }
}

@media only screen and (max-width:850px) {
    .valentine-wrap.rf-easter {
        padding: 24px 0;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/easter-bg-medium.svg) center no-repeat #B1A5FF;
        background-size: cover;
        height: 130px
    }

    .valentine-wrap.rf-easter.xs {
        display: block !important
    }
}

@media only screen and (min-width:1100px) {
    .valentine-wrap.rf-valentine .rf-valentine_text-wrap {
        text-align: right
    }

    .valentine-wrap.rf-easter.rf-ar .rf-easter_text-wrap {
        text-align: left
    }
}

.valentine-wrap.rf-easter .rf-easter_container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 92%;
    margin: 0 auto;
    top: 0;
    z-index: 5
}

.valentine-wrap.rf-easter .rf-easter_text {
    font-size: 14px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500
}

@media only screen and (max-width:850px) {
    .valentine-wrap.rf-easter .rf-easter_container {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }

    .valentine-wrap.rf-easter .rf-easter_text {
        margin-bottom: 10px;
        max-width: 240px
    }

    .valentine-wrap.rf-easter .rf-easter_text-wrap .ch-2020_text {
        margin-top: 12px
    }
}

@media only screen and (min-width:1100px) {
    .valentine-wrap.rf-easter .rf-easter_text-wrap {
        text-align: right
    }
}

.valentine-wrap.rf-easter .rf-easter_text--bold {
    font-weight: 700
}

.valentine-wrap.rf-easter .rf-easter_text--16 {
    font-size: 16px
}

.valentine-wrap.rf-easter .rf-easter_img {
    margin: 0 10px;
    max-width: 97px;
    max-height: 100%
}

.valentine-wrap.rf-easter .rf-easter_img-wrap {
    left: 50%;
    position: absolute;
    display: flex;
    max-height: 100%;
    transform: translateX(-50%)
}

@media only screen and (max-width:850px) {
    .valentine-wrap.rf-easter .rf-easter_img-wrap {
        display: none
    }
}

@media only screen and (min-width:1350px) {
    .valentine-wrap.rf-hw.lg {
        display: flex !important;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-2020.svg) center center/cover no-repeat #3C336E
    }

    .valentine-wrap.rf-hw.xs {
        display: none !important
    }
}

@media only screen and (max-width:1349px) {
    .valentine-wrap.rf-hw.lg {
        display: none !important
    }

    .valentine-wrap.rf-hw.xs {
        display: flex !important;
        position: relative;
        height: auto;
        flex-direction: column;
        padding-top: 70px;
        overflow: hidden;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-xs-top-left-layer.svg) left top/81px no-repeat, url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-xs-top-right-layer.svg) right top/77px no-repeat, #3C336E
    }

    .valentine-wrap.rf-hw.xs::before {
        content: '';
        position: absolute;
        left: 20px;
        bottom: 2px;
        display: block;
        width: 90px;
        height: 48px;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-pumpkin.svg) left bottom/90px no-repeat
    }

    .valentine-wrap.rf-hw.xs::after {
        content: '';
        display: block;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-2020.svg) 171px center/1900px no-repeat;
        width: 1900px;
        height: 70px
    }

    .valentine-wrap.rf-hw .rf-hw_text {
        margin-bottom: 10px
    }

    .valentine-wrap.rf-hw .rf-hw_text-wrap {
        margin-top: 20px
    }
}

@media only screen and (max-width:1349px) and (max-width:1024px) {
    .valentine-wrap.rf-hw.xs::after {
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-2020.svg) 350px center/1900px no-repeat
    }
}

@media only screen and (max-width:1349px) and (max-width:768px) {
    .valentine-wrap.rf-hw.xs::after {
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-2020.svg) 455px center/1900px no-repeat
    }
}

@media only screen and (max-width:1349px) and (max-width:480px) {
    .valentine-wrap.rf-hw.xs::after {
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-2020.svg) 550px center/1900px no-repeat
    }
}

.valentine-wrap.rf-hw .rf-hw_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
}

@media only screen and (max-width:1199px) {
    .valentine-wrap.rf-hw .rf-hw_container {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }
}

.valentine-wrap.rf-hw .rf-hw_text {
    font-size: 14px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 400
}

.valentine-wrap.rf-hw .rf-hw_text--14 {
    font-size: 14px
}

.valentine-wrap.rf-hw .rf-hw_text--16 {
    font-size: 16px
}

.valentine-wrap.rf-hw .rf-hw_text--semi {
    font-weight: 600
}

.valentine-wrap.rf-hw .rf-hw_text--bold {
    font-weight: 700
}

.valentine-wrap.rf-hw .rf-hw_text--orange {
    color: #F27503
}

.valentine-wrap.rf-hw .rf-hw_link {
    display: flex;
    align-items: center
}

@media only screen and (min-width:1350px) {
    .valentine-wrap.rf-hw .rf-hw_link::before {
        content: '';
        display: inline-block;
        background: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/hw-pumpkin.svg) center center/cover no-repeat;
        width: 88px;
        height: 46px
    }

    html[dir=ltr] .valentine-wrap.rf-hw .rf-hw_link::before {
        margin-right: 12px
    }

    html[dir=rtl] .valentine-wrap.rf-hw .rf-hw_link::before {
        margin-left: 12px
    }
}

.valentine-wrap .sale-percent-text {
    font-size: 18px;
    font-weight: 700
}

.valentine-wrap.rf-covid {
    background-color: #1b2a47
}

.valentine-wrap.rf-covid:before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media only screen and (min-width:1100px) {
    .valentine-wrap.rf-covid.lg {
        display: flex
    }

    .valentine-wrap.rf-covid.lg.rf-ar:before {
        transform: scaleX(-1)
    }

    .valentine-wrap.rf-covid.lg:before {
        width: 100%;
        height: 52px;
        background-image: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/cvd-illustrations-sm.svg)
    }

    .valentine-wrap.rf-covid .rf-covid_container {
        position: relative;
        z-index: 1
    }
}

@media only screen and (max-width:1099px) {
    .valentine-wrap.rf-covid.xs {
        position: relative;
        display: flex;
        height: auto;
        padding: 25px 70px 15px 15px
    }

    .valentine-wrap.rf-covid.xs.rf-ar {
        padding: 25px 15px 15px 70px
    }

    .valentine-wrap.rf-covid.xs.rf-ar .rf-covid__btn--close-banner,
    .valentine-wrap.rf-covid.xs.rf-ar:before {
        right: auto;
        left: 15px
    }

    .valentine-wrap.rf-covid.xs:before {
        right: 15px;
        bottom: 15px;
        width: 44px;
        height: 44px;
        background-image: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/virus.svg)
    }
}

.valentine-wrap.rf-covid .rf-covid_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 92%;
    margin: 0 auto
}

@media only screen and (max-width:1099px) {
    .valentine-wrap.rf-covid .rf-covid_container {
        width: 100%;
        flex-direction: column;
        align-items: flex-start
    }

    .valentine-wrap.rf-covid .rf-covid__text-wrap {
        margin-bottom: 14px
    }
}

.valentine-wrap.rf-covid .rf-covid__text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.44;
    color: #fff
}

@media only screen and (max-width:600px) {
    .valentine-wrap.rf-covid .rf-covid__text {
        font-size: 12px
    }
}

@media only screen and (min-width:1100px) {
    .valentine-wrap.rf-covid .rf-covid__text-wrap {
        width: 50%;
        max-width: 660px
    }
}

.valentine-wrap.rf-covid .rf-covid__btn {
    padding: 10px 30px;
    background-color: #606a7f;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-radius: 26px
}

.rf-btn.orange,
.rf-btn.orange:hover {
    box-shadow: 0 3px 16px 0 rgba(243, 124, 108, .5);
    color: #FFF
}

.valentine-wrap.rf-covid .rf-covid__btn--close-banner {
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-image: url(https://static.rfstat.com/renderforest/images/v2/pricing_page/close-icon.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 48% 50%
}

@media only screen and (max-width:1099px) {
    .valentine-wrap.rf-covid .rf-covid__btn--close-banner {
        position: absolute;
        top: 15px;
        right: 15px
    }
}

.rf-btn.hidden {
    display: none
}

.rf-btn.orange {
    background: linear-gradient(to bottom, #ffa330, #ff9346, #ff8559, #fb7a6a, #f07379)
}

.rf-btn.orange:hover {
    background-image: linear-gradient(to bottom, #ffb04e, #ffa159, #ff9367, #ff8775, #ff7e84)
}

.rf-btn.orange:active {
    opacity: 1;
    background-image: linear-gradient(to bottom, #ff991a, #ff8a36, #ff7d4c, #ff725f, #fe6a71)
}