@import url(https://fonts.googleapis.com/css?family=Nunito:300,600,700,900&subset=latin-ext);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700);.UserAvatar_avatar__1BU3P,.UserAvatar_image__2AHgQ {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.UserAvatar_avatar__1BU3P {
    display: inline-block;
    width: 40px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #dce4ec;
    background-image: url(/static/media/defaultAvatar.7feb259b.svg);
    border-radius: 50%;
    line-height: 0
}

.UserAvatar_image__2AHgQ {
    display: block;
    width: 100%
}

.UserAvatar_image__2AHgQ:before {
    display: block;
    padding-top: 100%;
    content: ""
}

.user-bar_userBar__2tiep {
    position: relative;
    width: 80px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 600
}

.user-bar_selectToggle__1Z_P9 {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%;
    height: 70px;
    max-width: 100%;
    padding: 0 40px;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    color: #313b48;
    background-color: #fff;
    transition: color .15s ease,background-color .15s ease
}

.user-bar_selectToggle__1Z_P9.user-bar_active__LwLaA {
    color: #4d5d72;
    background-color: #dce4ec
}

.user-bar_selectToggle__1Z_P9:not(.user-bar_active__LwLaA):hover {
    background-color: #ecf1f5
}

.user-bar_selectToggle__1Z_P9 .user-bar_avatar__2ZDwf {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -20px
}

.user-bar_selectToggle__1Z_P9 .user-bar_userName__1rTiU {
    display: none;
    white-space: normal
}

.user-bar_selectToggle__1Z_P9 .user-bar_balance__2Nx4t {
    display: none;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #798ba3
}

.user-bar_selectToggle__1Z_P9:after {
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -3px;
    width: 5px;
    height: 7px;
    background-image: url(/static/media/chevron-down.2ca35bc5.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.user-bar_menuContainer__iP0Z5 {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 0;
    width: 250px;
    overflow: hidden
}

.user-bar_menu__3acHW {
    opacity: 0;
    background-color: #dce4ec;
    transition: opacity .35s ease,transform .35s ease;
    transform: translateY(-100%)
}

.user-bar_menu__3acHW.user-bar_entered__Lvf3D {
    opacity: 1;
    transform: translateY(0)
}

.user-bar_menu__3acHW li {
    line-height: 0;
    border-top: 1px solid #ecf1f5
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 70px;
    padding: 20px 10px 20px 75px;
    overflow: hidden;
    vertical-align: top;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    color: inherit;
    transition: color .15s ease,background-color .15s ease
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r:hover {
    background-color: #ecf1f5
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 75px;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r.user-bar_openUserLogosModalBtn__jk3Yp:before {
    background-image: url(/static/media/ruler-pencil.3194d77f.svg)
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r.user-bar_openPasswordUpdateModalBtn__3hFMW:before {
    background-image: url(/static/media/gear.5ac527b6.svg)
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r.user-bar_logoutBtn__jFrwz:before {
    background-image: url(/static/media/logout.7d1844eb.svg)
}

.user-bar_menu__3acHW .user-bar_menuBtn__1R30r.user-bar_supportBtn__1fNG3:before {
    background-image: url(/static/media/lifebuoy.a3f9f22a.svg)
}

@media (min-width: 980px) {
    .user-bar_userBar__2tiep {
        width:250px
    }

    .user-bar_selectToggle__1Z_P9 {
        padding: 0 30px 0 78px
    }

    .user-bar_selectToggle__1Z_P9 .user-bar_balance__2Nx4t,.user-bar_selectToggle__1Z_P9 .user-bar_userName__1rTiU {
        display: block
    }

    .user-bar_selectToggle__1Z_P9:after {
        content: ""
    }
}

.HeaderSelect_container__yf6q0 {
    display: flex;
    position: relative
}

.HeaderSelect_selectToggle__3fXGn {
    font-weight: 500;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    text-align: center;
    min-width: 64px;
    padding: 0 24px 0 20px;
    text-transform: uppercase;
    transition: background-color .15s ease
}

.HeaderSelect_selectToggle__3fXGn.HeaderSelect_opened__1F8In {
    background-color: #dce4ec;
    color: #313b48
}

.HeaderSelect_selectToggle__3fXGn:hover {
    background-color: #ecf1f5
}

.HeaderSelect_selectToggle__3fXGn:after {
    position: absolute;
    top: 50%;
    right: 22%;
    margin-top: -3px;
    width: 5px;
    height: 7px;
    content: "";
    background-image: url(/static/media/chevron-down.2ca35bc5.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.HeaderSelect_menuContainer__2zEMq {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 0;
    overflow: hidden
}

.HeaderSelect_menu__NFB4u {
    opacity: 0;
    background-color: #dce4ec;
    transform: translateY(-100%);
    transition: opacity .35s ease,transform .35s ease
}

.HeaderSelect_menu__NFB4u.HeaderSelect_entered__3jpHa {
    opacity: 1;
    transform: translateY(0)
}

.HeaderSelect_menu__NFB4u li {
    line-height: 0;
    border-top: 1px solid #ecf1f5
}

.HeaderSelect_selectOptions__o42Yc {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #dce4ec
}

.HeaderSelect_selectBtn__Bqk1H {
    padding: 20px 30px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    letter-spacing: .05em;
    text-decoration: none;
    color: #4d5d72;
    display: block;
    width: 100%;
    line-height: 20px;
    min-height: 60px;
    transition: background-color .15s ease
}

.HeaderSelect_selectBtn__Bqk1H.HeaderSelect_active__1n5YQ,.HeaderSelect_selectBtn__Bqk1H:hover {
    background-color: #ecf1f5
}

@media (min-width: 768px) and (max-width:979px) {
    .HeaderSelect_selectBtn__Bqk1H {
        padding:15px 20px;
        min-height: 50px;
        font-size: 13px
    }

    .HeaderSelect_selectToggle__3fXGn {
        font-size: 12px;
        min-width: 60px;
        padding: 0 22px 0 18px
    }
}

.Navigation_navigation__1NXdy {
    position: relative;
    display: flex;
    flex: 1 1 50%;
    max-width: 740px;
    padding: 0 15px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Navigation_navigationItem__12V29 {
    display: inline-block;
    flex: 1 1 100%
}

.Navigation_link__3v4bs {
    position: relative;
    display: inline-block;
    height: 100%;
    min-width: 100%;
    padding: 0 20px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .07em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #bdc9d5;
    cursor: default;
    pointer-events: none
}

.Navigation_link__3v4bs.Navigation_unlocked__1Ea3t {
    cursor: pointer;
    pointer-events: auto;
    color: #4d5d72
}

.Navigation_link__3v4bs.Navigation_unlocked__1Ea3t:hover {
    color: #313b48
}

.Navigation_link__3v4bs.Navigation_active__2ZFct {
    /* color: #03b3ad */
    color: #9159ed;
    border-top: 3px solid #9159ed;
    font-weight: 600;
}

.Navigation_link__3v4bs.Navigation_active__2ZFct~.Navigation_topCover__BErGp {
    display: inline-block
}

.Navigation_link__3v4bs.Navigation_active__2ZFct {
    cursor: default;
    pointer-events: none
}

.Navigation_topCover__BErGp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    border-radius: 3px;
    box-shadow: 0 9px 33px 0 #4d5d72;
    transition: transform .3s ease-in-out;
    transform-origin: 0 0
}

.desktopDevice .Navigation_navigation__1NXdy .Navigation_link__3v4bs:hover:before {
    transform: translateY(0)
}

@media (min-width: 980px) and (max-width:1299px) {
    .Navigation_navigation__1NXdy.Navigation_desktop__1jFW8 .Navigation_link__3v4bs {
        padding:0 10px
    }
}

@media (max-width: 1023px) {
    .Navigation_navigation__1NXdy.Navigation_desktop__1jFW8 .Navigation_link__3v4bs {
        font-size:11px
    }
}

@media (min-width: 768px) and (max-width:979px) {
    .Navigation_navigation__1NXdy.Navigation_desktop__1jFW8 {
        flex:1 1 100%;
        justify-content: space-around
    }

    .Navigation_navigation__1NXdy.Navigation_desktop__1jFW8 .Navigation_link__3v4bs {
        flex: 1 1 20%;
        padding: 0 8px;
        letter-spacing: .03em
    }
}

@-webkit-keyframes Navigation_pulse__2xgiU {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }

    to {
        transform: scale(1)
    }
}

@keyframes Navigation_pulse__2xgiU {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }

    to {
        transform: scale(1)
    }
}

.Header_header__1pUTa {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 70px;
    line-height: 72px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(189,201,213,.8)
}

.Header_sidebarBtn__2nGY9 {
    position: relative;
    width: 80px
}

.Header_sidebarBtn__2nGY9 span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -9px;
    width: 18px;
    height: 2px;
    background-color: #4d5d72;
    border-radius: 1px
}

.Header_sidebarBtn__2nGY9 span:after,.Header_sidebarBtn__2nGY9 span:before {
    position: absolute;
    right: 0;
    left: 0;
    height: inherit;
    content: "";
    background-color: inherit;
    border-radius: inherit
}

.Header_sidebarBtn__2nGY9 span:before {
    top: -6px
}

.Header_sidebarBtn__2nGY9 span:after {
    bottom: -6px
}

.Header_logo__2l9PY {
    display: flex
}

.Header_logoBtn__UWmPS {
    /* width: 80px;
    font-size: 0;
    background-image: url(../images/logo.svg);
    background-position: 50%;
    background-size: 27px auto;
    background-repeat: no-repeat */
    width: 80px;
    font-size: 0;
    background-image: url(../images/fav-icon.png);
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.Header_toolbar__3XTw1 {
    display: flex;
}

.Header_toolbar__3XTw1 .Header_authBtn__2XQiE {
    padding: 0 20px;
    white-space: nowrap;
    background: transparent
}

.Header_toolbar__3XTw1 .Header_authBtn__2XQiE:before {
    margin: 0 15px 0 0;
    display: inline-block;
    width: 15px;
    height: 18px;
    content: "";
    vertical-align: text-top;
    /* background-image: url(/static/media/locked.27d0116c.svg); */
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.Header_toolbar__3XTw1 .Header_lightboxBtn__3JDq0 {
    position: relative;
    width: 80px
}

.Header_toolbar__3XTw1 .Header_lightboxBtn__3JDq0 .Header_lightboxIcon__1sirj {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 15px;
    /* background-image: url(/static/media/lightbox.755b81f2.svg); */
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%,-50%)
}

.Header_toolbar__3XTw1 .Header_lightboxBtn__3JDq0 .Header_lightboxCounter__3P1LX {
    position: absolute;
    top: -15px;
    right: -12px;
    z-index: 1;
    display: inline-block;
    height: 20px;
    min-width: 20px;
    padding: 5px 3px;
    font-size: 10px;
    line-height: 1;
    font-weight: 900;
    color: #fff
}

.Header_toolbar__3XTw1 .Header_lightboxBtn__3JDq0 .Header_lightboxCounter__3P1LX:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
    background-color: #53df83;
    border-radius: 50%;
    -webkit-animation: Header_pulse__37jwA .5s;
    animation: Header_pulse__37jwA .5s
}

.desktopDevice .Header_authBtn__2XQiE,.desktopDevice .Header_lightboxBtn__3JDq0,.desktopDevice .Header_logoBtn__UWmPS {
    transition: background-color .15s ease
}

.desktopDevice .Header_authBtn__2XQiE:hover,.desktopDevice .Header_lightboxBtn__3JDq0:hover,.desktopDevice .Header_logoBtn__UWmPS:hover {
    background-color: rgba(189,201,213,.1)
}

.desktopDevice .Header_authBtn__2XQiE.Header_active__1sqJP,.desktopDevice .Header_lightboxBtn__3JDq0.Header_active__1sqJP,.desktopDevice .Header_logoBtn__UWmPS.Header_active__1sqJP {
    background-color: #ecf1f5
}

@media (min-width: 768px) and (max-width:979px) {
    .Header_header__1pUTa.Header_desktop__9S-Pq .Header_logoBtn__UWmPS {
        flex:0 0 70px
    }

    .Header_header__1pUTa.Header_desktop__9S-Pq .Header_toolbar__3XTw1 .Header_authBtn__2XQiE {
        padding: 0 8px;
        font-size: 14px
    }

    .Header_header__1pUTa.Header_desktop__9S-Pq .Header_toolbar__3XTw1 .Header_lightboxBtn__3JDq0 {
        width: 70px
    }
}

@-webkit-keyframes Header_pulse__37jwA {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }

    to {
        transform: scale(1)
    }
}

@keyframes Header_pulse__37jwA {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }

    to {
        transform: scale(1)
    }
}

.preloader_preloader__nhL-q {
    display: inline-block;
    padding: 8px 20px 12px;
    line-height: 25px;
    text-align: center
}

.preloader_preloader__nhL-q div {
    margin: 0 5px;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background-color: #00d5f7;
    border-radius: 50%;
    -webkit-animation-name: preloader_bounceOpacity__24440;
    animation-name: preloader_bounceOpacity__24440;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.preloader_preloader__nhL-q div:first-child {
    opacity: 0;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.preloader_preloader__nhL-q div:nth-child(2) {
    opacity: .5;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.preloader_preloader__nhL-q div:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@-webkit-keyframes preloader_bounceOpacity__24440 {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes preloader_bounceOpacity__24440 {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.SavedLogo_savedLogo__3CJLW {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 8px
}

.SavedLogo_savedLogo__3CJLW:before {
    display: inline-block;
    padding-top: 66%;
    content: ""
}

.SavedLogo_savedLogo__3CJLW:hover:after {
    opacity: 0
}

.SavedLogo_savedLogo__3CJLW:hover .SavedLogo_hoverLayer__31Mnt {
    opacity: 1
}

.SavedLogo_savedLogo__3CJLW.SavedLogo_purchased__qTk9g:after {
    position: absolute;
    right: 3px;
    bottom: -9px;
    width: 27px;
    height: 25px;
    content: "";
    background-image: url(/static/media/cart.94cfd425.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .2s ease
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline {
    position: relative;
    padding: 13px 20px 12px 43px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1;
    text-transform: none;
    letter-spacing: .05em
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline+.btn.btn-white-outline {
    margin-top: 10px
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:after,.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 43px;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    transition: opacity .2s ease
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:active:before,.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:hover:before {
    opacity: 1
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:active:after,.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:before,.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:hover:after {
    opacity: 0
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline:after {
    opacity: 1
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline.SavedLogo_edit__3iqUt:before {
    background-image: url(/static/media/pencil-blue.9972b04f.svg);
    background-size: 16px auto
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline.SavedLogo_edit__3iqUt:after {
    background-image: url(/static/media/pencil-white.d08edfbd.svg);
    background-size: 16px auto
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline.SavedLogo_download__1piMo:before {
    background-image: url(/static/media/arrow-down-blue.071095bd.svg);
    background-size: 15px auto
}

.SavedLogo_savedLogo__3CJLW .btn.btn-white-outline.SavedLogo_download__1piMo:after {
    background-image: url(/static/media/arrow-down-white.0f33e6ae.svg);
    background-size: 15px auto
}

.SavedLogo_image__I0Jvw {
    position: absolute;
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
    z-index: 0;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.SavedLogo_hoverLayer__31Mnt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    align-items: center;
    justify-content: center;
    opacity: 0;
    background-color: rgba(77,93,114,.8);
    border-radius: 8px;
    transition: opacity .3s ease
}

.SavedLogo_hoverActions__reVz8,.SavedLogo_hoverLayer__31Mnt {
    display: flex;
    flex-direction: column
}

.SavedLogo_deleteBtn__3-4Ff {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 25px;
    height: 25px;
    background-color: #313b48;
    border-radius: 50%
}

.SavedLogo_deleteBtn__3-4Ff:after,.SavedLogo_deleteBtn__3-4Ff:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #bdc9d5;
    transition: background-color .15s ease;
    transform: rotate(45deg);
    transform-origin: 50% 50%
}

.SavedLogo_deleteBtn__3-4Ff:before {
    margin: -1px 0 0 -5px;
    width: 10px;
    height: 2px
}

.SavedLogo_deleteBtn__3-4Ff:after {
    margin: -5px 0 0 -1px;
    width: 2px;
    height: 10px
}

.SavedLogo_deleteBtn__3-4Ff:hover:after,.SavedLogo_deleteBtn__3-4Ff:hover:before {
    background-color: #fff
}

.SavedLogo_panel__1j-Ea {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    border-radius: 0 0 8px 8px;
    background-color: #fff
}

.SavedLogo_action__49n0v {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 28px 10px 6px;
    color: #798ba3;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: .05em;
    text-decoration: none;
    transition: color .2s ease
}

.SavedLogo_action__49n0v:after,.SavedLogo_action__49n0v:before {
    position: absolute;
    display: inline-block;
    width: 28px;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .2s ease
}

.SavedLogo_action__49n0v:before {
    opacity: 0
}

.SavedLogo_action__49n0v:after {
    opacity: 1
}

.SavedLogo_action__49n0v:hover {
    color: #00d5f7
}

.SavedLogo_action__49n0v:hover:before {
    opacity: 1
}

.SavedLogo_action__49n0v:hover:after {
    opacity: 0
}

.SavedLogo_action__49n0v.SavedLogo_edit__3iqUt:after,.SavedLogo_action__49n0v.SavedLogo_edit__3iqUt:before {
    background-size: 12px 12px
}

.SavedLogo_action__49n0v.SavedLogo_edit__3iqUt:before {
    background-image: url(/static/media/pencil-blue.9972b04f.svg)
}

.SavedLogo_action__49n0v.SavedLogo_edit__3iqUt:after {
    background-image: url(/static/media/pencil-grey.cbe34877.svg)
}

.SavedLogo_action__49n0v.SavedLogo_download__1piMo:after,.SavedLogo_action__49n0v.SavedLogo_download__1piMo:before {
    background-size: 12px 12px
}

.SavedLogo_action__49n0v.SavedLogo_download__1piMo:before {
    background-image: url(/static/media/arrow-down-blue.071095bd.svg)
}

.SavedLogo_action__49n0v.SavedLogo_download__1piMo:after {
    background-image: url(/static/media/arrow-down-grey.419f46ba.svg)
}

.SavedLogo_action__49n0v.SavedLogo_remove__21cQy:after,.SavedLogo_action__49n0v.SavedLogo_remove__21cQy:before {
    background-size: 16px 16px
}

.SavedLogo_action__49n0v.SavedLogo_remove__21cQy:before {
    background-image: url(/static/media/remove-blue.78f27f31.svg)
}

.SavedLogo_action__49n0v.SavedLogo_remove__21cQy:after {
    background-image: url(/static/media/remove-gray.d5cfb4c4.svg)
}

.mobileLayout .SavedLogo_savedLogo__3CJLW {
    border-radius: 8px 8px 0 0
}

.mobileLayout .SavedLogo_savedLogo__3CJLW.SavedLogo_purchased__qTk9g:after {
    width: 40px;
    height: 36px;
    top: 15px;
    right: 15px;
    bottom: auto
}

.lightbox_lightbox__2fXTt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    background-color: #ecf1f5
}

.lightbox_lightbox__2fXTt::-webkit-scrollbar,.lightbox_lightbox__2fXTt::-webkit-scrollbar-button {
    display: none
}

.lightbox_lightbox__2fXTt.lightbox_desktop__2g-eG {
    box-shadow: -4px 12px 20px 0 rgba(121,139,163,.4)
}

.lightbox_lightbox__2fXTt.lightbox_mobile__23Cn6 .lightbox_favoritesList__JKmM2>li {
    max-width: 300px
}

.lightbox_lightbox__2fXTt h4 {
    margin: 29px auto 31px;
    display: flex;
    justify-content: space-between;
    max-width: 300px;
    padding: 5px 0;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 1.6;
    font-weight: 900;
    letter-spacing: .3em;
    text-transform: uppercase;
    white-space: normal;
    color: #798ba3
}

.lightbox_openUserLogosModalBtn__1YtjJ {
    letter-spacing: inherit;
    text-transform: inherit;
    white-space: normal;
    color: #00d5f7
}

.lightbox_controls__1qwJ5 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    height: 80px
}

.lightbox_controls__1qwJ5 button {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: transparent
}

.lightbox_lightboxIcon__1OCkK {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 15px;
    background-image: url(/static/media/lightbox.755b81f2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%,-50%)
}

.lightbox_lightboxCounter__1b4c1 {
    position: absolute;
    top: -15px;
    right: -12px;
    z-index: 1;
    display: inline-block;
    height: 20px;
    min-width: 20px;
    padding: 5px 3px;
    font-size: 10px;
    line-height: 1;
    font-weight: 900;
    color: #fff
}

.lightbox_lightboxCounter__1b4c1:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
    background-color: #53df83;
    border-radius: 50%;
    -webkit-animation: lightbox_pulse__2Zze8 .5s;
    animation: lightbox_pulse__2Zze8 .5s
}

.lightbox_closeIcon__1AmmM {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    transform: translate(-50%,-50%)
}

.lightbox_closeIcon__1AmmM:after,.lightbox_closeIcon__1AmmM:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #798ba3;
    border-radius: 1px;
    transform: rotate(45deg);
    transform-origin: 50% 50%
}

.lightbox_closeIcon__1AmmM:before {
    margin: -1px 0 0 -9px;
    width: 18px;
    height: 2px
}

.lightbox_closeIcon__1AmmM:after {
    margin: -9px 0 0 -1px;
    width: 2px;
    height: 18px
}

.lightbox_favoritesList__JKmM2 {
    margin: 0 -10px
}

.lightbox_favoritesList__JKmM2>li {
    margin: 0 10px 20px;
    display: inline-block;
    width: calc(100% - 20px);
    max-width: 300px
}

.lightbox_lightbox__2fXTt.lightbox_mobile__23Cn6 h4 {
    display: block;
    text-align: center
}

@media (min-width: 520px) and (max-width:767px) {
    .lightbox_lightbox__2fXTt.lightbox_mobile__23Cn6 .lightbox_favoritesList__JKmM2 {
        display:inline-block;
        width: calc(100% + 20px);
        max-width: 485px;
        text-align: left
    }

    .lightbox_lightbox__2fXTt.lightbox_mobile__23Cn6 .lightbox_favoritesList__JKmM2>li {
        width: calc(50% - 20px)
    }
}

.modal_modalLayer__1rixY {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: flex;
    padding: 75px 30px 30px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    background-color: rgba(49,59,72,.5);
    cursor: pointer
}

.modal_modalLayer__1rixY::-webkit-scrollbar,.modal_modalLayer__1rixY::-webkit-scrollbar-button {
    display: none
}

.modal_modalClose__3EsnI {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: none
}

.modal_modalClose__3EsnI:after,.modal_modalClose__3EsnI:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #fff;
    transform: rotate(45deg);
    transform-origin: 50% 50%
}

.modal_modalClose__3EsnI:before {
    margin: -1px 0 0 -23px;
    width: 46px;
    height: 2px
}

.modal_modalClose__3EsnI:after {
    margin: -23px 0 0 -1px;
    width: 2px;
    height: 46px
}

.modal_modalBox__3TTuR {
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 840px;
    background-color: #fff;
    box-shadow: 2px 5px 26px 0 rgba(0,213,247,.6);
    cursor: auto
}

@media (max-width: 767px) {
    .modal_modalLayer__1rixY {
        padding:40px 10px 15px
    }

    .modal_modalClose__3EsnI {
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px
    }

    .modal_modalClose__3EsnI:before {
        margin-left: -16px;
        width: 32px
    }

    .modal_modalClose__3EsnI:after {
        margin-top: -16px;
        height: 32px
    }
}

.user-logos-modal_userLogosModal__3deWI {
    width: 100%;
    max-width: 1100px;
    padding: 45px;
    background-color: #ecf1f5;
    box-shadow: 2px 5px 26px 0 rgba(0,213,247,.6)
}

.user-logos-modal_section__1cX2x+.user-logos-modal_section__1cX2x {
    margin: 40px 0 0
}

.user-logos-modal_section__1cX2x h4 {
    margin: 0 0 20px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: .02em
}

.user-logos-modal_count__2dRV1 {
    color: #00d5f7
}

.user-logos-modal_list__17AYX {
    margin: 0 -12px -24px
}

.user-logos-modal_list__17AYX>li {
    display: inline-block;
    width: 33.33333%;
    padding: 0 12px 24px;
    vertical-align: top
}

@media (min-width: 768px) and (max-width:979px) {
    .user-logos-modal_list__17AYX>li {
        width:33.33333%
    }
}

@media (min-width: 520px) and (max-width:767px) {
    .user-logos-modal_list__17AYX {
        margin:0 -10px -20px
    }

    .user-logos-modal_list__17AYX>li {
        width: 50%;
        padding: 0 10px 20px
    }
}

@media (max-width: 519px) {
    .user-logos-modal_list__17AYX {
        margin:0
    }

    .user-logos-modal_list__17AYX>li {
        width: 100%;
        padding: 0
    }

    .user-logos-modal_list__17AYX>li+li {
        margin-top: 20px
    }
}

.MobileSidebar_sidebar__P8ggn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #313b48;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.MobileSidebar_sidebar__P8ggn::-webkit-scrollbar,.MobileSidebar_sidebar__P8ggn::-webkit-scrollbar-button {
    display: none
}

.MobileSidebar_content__1x3XY {
    position: relative;
    min-height: 100%;
    padding: 70px 0 240px
}

.MobileSidebar_closeBtn__HIk1v {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 70px
}

.MobileSidebar_closeBtn__HIk1v:after,.MobileSidebar_closeBtn__HIk1v:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #fff;
    border-radius: 2px;
    transform: rotate(45deg);
    transform-origin: 50% 50%
}

.MobileSidebar_closeBtn__HIk1v:before {
    margin: -1px 0 0 -9px;
    width: 18px;
    height: 2px
}

.MobileSidebar_closeBtn__HIk1v:after {
    margin: -9px 0 0 -1px;
    width: 2px;
    height: 18px
}

.MobileSidebar_avatar__1rkQh {
    position: absolute;
    top: 15px;
    right: 20px;
    border: 1px solid #fff
}

.MobileSidebar_fullname__12B0A {
    margin: 0 0 15px;
    padding: 0 30px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.8667;
    font-weight: 600;
    letter-spacing: .033em;
    color: #bdc9d5
}

.MobileSidebar_list__2qIkq li a,.MobileSidebar_list__2qIkq li button {
    display: block;
    width: 100%;
    padding: 18px 30px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: .02em;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    color: #fff
}

.MobileSidebar_list__2qIkq li .MobileSidebar_langMenuToggle__3gJAT {
    padding-left: 62px;
    text-transform: capitalize;
    background-image: url(/static/media/planet.de505654.svg);
    background-position: 30px 50%;
    background-size: 18px 18px;
    background-repeat: no-repeat
}

.MobileSidebar_list__2qIkq li a.MobileSidebar_linkStyle__3KPqC {
    font-size: 15px;
    color: #00d5f7
}

.MobileSidebar_list__2qIkq li:first-child {
    margin-top: 10px
}

.MobileSidebar_bottomList__2YO8x {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.MobileSidebar_bottomList__2YO8x li {
    line-height: 74px;
    border: solid #4d5d72;
    border-width: 1px 0 0
}

.SelectSidebar_sidebar__1Y1ge {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #4d5d72;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.SelectSidebar_sidebar__1Y1ge::-webkit-scrollbar,.SelectSidebar_sidebar__1Y1ge::-webkit-scrollbar-button {
    display: none
}

.SelectSidebar_content__1F3uq {
    padding: 80px 0 60px
}

.SelectSidebar_closeBtn__2w50H {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px
}

.SelectSidebar_closeBtn__2w50H:after,.SelectSidebar_closeBtn__2w50H:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #fff;
    border-radius: 2px;
    transform: rotate(45deg);
    transform-origin: 50% 50%
}

.SelectSidebar_closeBtn__2w50H:before {
    margin: -1px 0 0 -9px;
    width: 18px;
    height: 2px
}

.SelectSidebar_closeBtn__2w50H:after {
    margin: -9px 0 0 -1px;
    width: 2px;
    height: 18px
}

.SelectSidebar_icon__qPk5d {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    text-transform: capitalize;
    background-image: url(/static/media/planet.de505654.svg);
    background-position: 50%;
    background-size: 18px 18px;
    background-repeat: no-repeat
}

.SelectSidebar_list__1HNB_ li {
    border: solid #798ba3;
    border-width: 1px 0 0
}

.SelectSidebar_list__1HNB_ li:last-child {
    border-width: 1px 0
}

.SelectSidebar_list__1HNB_ li button {
    display: block;
    width: 100%;
    padding: 20px 30px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1;
    letter-spacing: .02em;
    text-align: left;
    white-space: nowrap;
    color: #fff;
    background-color: transparent;
    transition: background-color .15s ease
}

.SelectSidebar_list__1HNB_ li button.SelectSidebar_active__3Wkpv {
    background-color: #798ba3
}

.non-field-errors_errorsList__1rle7 {
    font-size: 12px;
    line-height: 1.5;
    color: #bd3c4e
}

.social-login_socialLogin__3PYJA {
    margin: 0 0 20px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #798ba3
}

.social-login_fb__2HY1I,.social-login_gg__3dNNt {
    display: inline-block;
    width: 100%;
    height: 48px;
    padding-left: 15%;
    vertical-align: top;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: .0333em;
    text-align: left;
    text-decoration: none;
    color: #fff;
    background-repeat: no-repeat;
    border-radius: 3px;
    transition: opacity .15s ease
}

.social-login_fb__2HY1I:before,.social-login_gg__3dNNt:before {
    margin-right: 10px;
    display: inline-block;
    content: "";
    vertical-align: text-top;
    background-position: 50%;
    background-repeat: no-repeat
}

.social-login_fb__2HY1I:hover,.social-login_gg__3dNNt:hover {
    opacity: .85
}

.social-login_fb__2HY1I {
    background-color: #3b5998
}

.social-login_fb__2HY1I:before {
    width: 20px;
    height: 17px;
    background-image: url(/static/media/fb.e90d3249.svg);
    background-position: 0;
    background-size: auto 17px
}

.social-login_gg__3dNNt {
    margin-top: 12px;
    background-color: #f34a38
}

.social-login_gg__3dNNt:before {
    width: 20px;
    height: 19px;
    background-image: url(/static/media/gg.dc21e57b.svg);
    background-size: auto 30px
}

.TextField_field__ukZvK {
    position: relative
}

.TextField_field__ukZvK:after {
    position: absolute;
    top: 6px;
    right: 0;
    width: 16px;
    height: 16px;
    content: "";
    background-image: url(../images/pencil-blue.9972b04f.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.TextField_field__ukZvK input {
    padding: 0 24px 12px 0;
    transition: color .15s ease,border .15s ease;
    -webkit-appearance: none
}

.TextField_field__ukZvK.TextField_withError__EX4Y3 input,.TextField_field__ukZvK.TextField_withError__EX4Y3 input:focus,.TextField_field__ukZvK.TextField_withError__EX4Y3 input:hover {
    color: #bd3c4e;
    border-color: #bd3c4e
}

.TextField_fieldError__19S5z {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    line-height: 24px;
    color: #bd3c4e
}

.AuthModal_authModalBox__TqAHn {
    max-width: 400px;
    padding: 30px 65px;
    text-align: center;
    background-color: #fff
}

@media (max-width: 979px) {
    .AuthModal_authModalBox__TqAHn {
        margin:auto;
        max-width: 360px;
        padding: 40px 32px;
        box-shadow: none
    }
}

@media (max-width: 979px) {
    .AuthModal_authModalLayer__Lx8sX {
        padding:0;
        background: #fff
    }
}

@media (max-width: 979px) {
    .AuthModal_authModalClose__26jQa {
        top:16px;
        right: 16px
    }

    .AuthModal_authModalClose__26jQa:after,.AuthModal_authModalClose__26jQa:before {
        background-color: #313b48
    }
}

.AuthModal_authModalBox__TqAHn h3 {
    margin: 0 0 5px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: .4px;
    text-transform: none;
    color: #313b48
}

.AuthModal_authModalBox__TqAHn h3+.AuthModal_fieldset__2LOGy {
    margin-top: 20px
}

.AuthModal_authModalBox__TqAHn p {
    margin: 0 0 20px;
    line-height: 1.8667
}

.AuthModal_agreement__20vWf,.AuthModal_authModalBox__TqAHn p {
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    color: rgba(121,139,163,.6)
}

.AuthModal_agreement__20vWf {
    margin: 20px auto 0;
    max-width: 210px;
    line-height: 1.333
}

.AuthModal_agreement__20vWf a {
    color: inherit
}

.AuthModal_separator__268d- {
    position: relative;
    margin: 0 0 10px;
    overflow: hidden;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .0333em;
    text-align: center;
    color: rgba(121,139,163,.6)
}

.AuthModal_separator__268d-:before {
    position: absolute;
    top: 50%;
    right: 10px;
    left: 10px;
    content: "";
    border: solid #dce4ec;
    border-width: 1px 0 0
}

.AuthModal_separator__268d- span {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    vertical-align: top;
    line-height: 28px;
    background: #fff
}

.AuthModal_fieldset__2LOGy {
    margin: 0 0 17px
}

.AuthModal_fieldset__2LOGy~.AuthModal_submit__1APWh {
    width: 100%
}

.AuthModal_person__3_zLH:after {
    background-image: url(/static/media/person.c6ab7fa7.svg)
}

.AuthModal_email__1Vkw1:after {
    background-image: url(/static/media/email.a1e98716.svg)
}

.AuthModal_password__24i-e:after {
    background-image: url(/static/media/locked.27d0116c.svg)
}

.AuthModal_submit__1APWh .AuthModal_preloader__1eThA {
    margin: -1px 0;
    height: 12px;
    padding: 0;
    vertical-align: top;
    line-height: 12px
}

.AuthModal_submit__1APWh .AuthModal_preloader__1eThA>div {
    background-color: #fff
}

.AuthModal_links__IK0zZ {
    margin: 18px -15px 0
}

.AuthModal_links__IK0zZ button {
    margin: 0 15px;
    display: inline-block;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.8667;
    letter-spacing: .225px;
    color: #00d5f7;
    background-color: transparent;
    border: none
}

.legacy-user-modal_legacyUserModal__2girD {
    width: 100%;
    max-width: 650px;
    padding: 15px 50px 45px;
    text-align: center;
    background-color: #fff;
    background-image: url(/static/media/user-legacy-modal-bg.97a31e2b.svg);
    background-position: 50% 0;
    background-size: 660px auto;
    background-repeat: no-repeat;
    box-shadow: 2px 5px 26px 0 rgba(0,213,247,.6)
}

.legacy-user-modal_image__3k4qi {
    margin: 0 0 15px;
    display: inline-block;
    width: 100%;
    max-width: 132px;
    background-image: url(/static/media/tree-image.8cad62ae.svg);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.legacy-user-modal_image__3k4qi:before {
    display: inline-block;
    padding-top: 100%;
    content: "";
    line-height: 0
}

.legacy-user-modal_text__cC_2o h2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: .02em;
    text-transform: none
}

.legacy-user-modal_text__cC_2o p {
    margin: 0 auto;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600
}

.legacy-user-modal_text__cC_2o a {
    text-decoration: none;
    color: #00d5f7
}

.legacy-user-modal_redBox__YFAUz {
    margin: 14px 0;
    padding: 14px;
    color: #bd3c4e;
    background-color: rgba(189,60,78,.1)
}

.legacy-user-modal_redBox__YFAUz+p {
    margin-bottom: 28px;
    max-width: 510px
}

.legacy-user-modal_redBox__YFAUz+p+p {
    max-width: 370px
}

.legacy-user-modal_redBox__YFAUz a {
    display: inline-block;
    line-height: 1;
    color: #bd3c4e;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: inherit
}

.legacy-user-modal_btnsBlock__2Xt-j {
    margin: 35px -10px;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_goToOldVersion__FzosF.btn-blue-outline {
    margin: 0 10px 10px;
    flex: 1 1 50%;
    padding: 9px 15px;
    vertical-align: top;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: none;
    color: #00d5f7;
    background-color: transparent;
    border: 2px solid #00d5f7
}

.legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_goToOldVersion__FzosF.btn-blue-outline:hover {
    color: #fff;
    background-color: #00d5f7
}

.legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_goToOldVersion__FzosF.btn-blue-outline:active {
    color: #fff;
    background-color: #00bae8
}

.legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_continueBtn__3dnxK.btn-primary {
    margin: 0 10px 10px;
    flex: 1 1 50%;
    padding: 11px 15px;
    vertical-align: top;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: .03em;
    text-transform: none
}

.legacy-user-modal_checkboxConatiner__Hb80n {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    cursor: pointer
}

.legacy-user-modal_checkboxConatiner__Hb80n input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    outline: none
}

.legacy-user-modal_checkboxConatiner__Hb80n input[type=checkbox]:checked+.legacy-user-modal_checkbox__3Clel:after {
    opacity: 1
}

.legacy-user-modal_checkboxConatiner__Hb80n .legacy-user-modal_checkbox__3Clel {
    position: relative;
    z-index: 1;
    margin: 0 15px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    border: 1px solid #dce4ec;
    border-radius: 4px;
    transition: border-color .15s ease;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.legacy-user-modal_checkboxConatiner__Hb80n .legacy-user-modal_checkbox__3Clel:hover {
    border-color: #bdc9d5
}

.legacy-user-modal_checkboxConatiner__Hb80n .legacy-user-modal_checkbox__3Clel:after {
    position: absolute;
    top: -1px;
    right: -3px;
    width: 23px;
    height: 19px;
    content: "";
    opacity: 0;
    background-image: url(/static/media/check.fe7b659c.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .15s ease;
    pointer-events: none
}

@media (min-width: 520px) and (max-width:767px) {
    .legacy-user-modal_legacyUserModal__2girD {
        padding:15px 20px 30px
    }

    .legacy-user-modal_btnsBlock__2Xt-j {
        margin: 20px -5px
    }

    .legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_continueBtn__3dnxK.btn-primary,.legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_goToOldVersion__FzosF.btn-blue-outline {
        margin: 0 5px 10px;
        font-size: 14px
    }
}

@media (max-width: 519px) {
    .legacy-user-modal_legacyUserModal__2girD {
        padding:15px 20px 30px
    }

    .legacy-user-modal_text__cC_2o p {
        line-height: 24px
    }

    .legacy-user-modal_redBox__YFAUz {
        margin: 12px 0;
        padding: 12px
    }

    .legacy-user-modal_redBox__YFAUz+p {
        margin-bottom: 24px
    }

    .legacy-user-modal_btnsBlock__2Xt-j {
        margin: 20px auto;
        display: block;
        max-width: 350px
    }

    .legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_continueBtn__3dnxK.btn-primary,.legacy-user-modal_btnsBlock__2Xt-j .legacy-user-modal_goToOldVersion__FzosF.btn-blue-outline {
        margin: 0 0 10px;
        width: 100%
    }
}

.confirm-modal_confirmModal__2ptS- {
    width: 100%;
    max-width: 420px;
    padding: 40px 25px 25px;
    text-align: center;
    background-color: #fff;
    box-shadow: 2px 5px 26px 0 rgba(0,213,247,.6)
}

.confirm-modal_confirmModal__2ptS- p {
    margin: 0 auto;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600
}

.confirm-modal_btns__2wBSD {
    margin: 35px -10px 0;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.confirm-modal_btns__2wBSD .confirm-modal_cancelBtn__1rtAC.btn-blue-outline,.confirm-modal_btns__2wBSD .confirm-modal_confirmBtn__4OlI2.btn-primary {
    margin: 0 10px;
    flex: 1 1 50%;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: none
}

@media (max-width: 519px) {
    .confirm-modal_confirmModal__2ptS- {
        padding:30px 15px 15px
    }

    .confirm-modal_confirmModal__2ptS- p {
        line-height: 24px
    }

    .confirm-modal_btns__2wBSD {
        margin: 35px 0 0;
        display: block
    }

    .confirm-modal_btns__2wBSD .confirm-modal_cancelBtn__1rtAC.btn-blue-outline,.confirm-modal_btns__2wBSD .confirm-modal_confirmBtn__4OlI2.btn-primary {
        margin: 0;
        width: 100%
    }

    .confirm-modal_btns__2wBSD .confirm-modal_cancelBtn__1rtAC.btn-blue-outline {
        margin-bottom: 10px
    }
}

.layout_app__2pOIO {
    padding-top: 70px
}

.layout_pageContainer__3B7CC {
    height: 100%;
    min-height: calc(100vh - 70px);
}

.layout_langsSidebarHolder__2SL9J,.layout_mobileSidebarHolder__1n9h1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 280px
}

.layout_langsSidebarHolder__2SL9J.layout_enter__29aM9,.layout_mobileSidebarHolder__1n9h1.layout_enter__29aM9 {
    transform: translateX(-100%)
}

.layout_langsSidebarHolder__2SL9J.layout_enterActive__11JOg,.layout_mobileSidebarHolder__1n9h1.layout_enterActive__11JOg {
    transition: transform .35s ease-in-out;
    transform: translateX(0)
}

.layout_langsSidebarHolder__2SL9J.layout_exit__1HPsh,.layout_mobileSidebarHolder__1n9h1.layout_exit__1HPsh {
    transform: translateX(0)
}

.layout_langsSidebarHolder__2SL9J.layout_exitActive__2aqE6,.layout_mobileSidebarHolder__1n9h1.layout_exitActive__2aqE6 {
    transition: transform .35s ease-in-out;
    transform: translateX(-100%)
}

.layout_lightboxHolder__1TvHt {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    will-change: transform
}

.layout_lightboxHolder__1TvHt.layout_desktop__3L79Y {
    top: 70px;
    width: 360px
}

.layout_lightboxHolder__1TvHt.layout_mobile__3BsZn {
    top: 0;
    width: 100%
}

.layout_lightboxHolder__1TvHt.layout_enter__29aM9 {
    transform: translateX(100%)
}

.layout_lightboxHolder__1TvHt.layout_enterActive__11JOg {
    transition: transform .35s ease-in-out;
    transform: translateX(0)
}

.layout_lightboxHolder__1TvHt.layout_exit__1HPsh {
    transform: translateX(0)
}

.layout_lightboxHolder__1TvHt.layout_exitActive__2aqE6 {
    transition: transform .35s ease-in-out;
    transform: translateX(100%)
}

.LogoPreview_logo__2EaYf {
    position: relative;
    display: flex
}

.LogoPreview_logo__2EaYf:before {
    width: 100%;
    display: block;
    content: "";
    padding-bottom: 100%
}

.LogoPreview_logo__2EaYf:hover .LogoPreview_background__fEMX1 {
    transform: scale(1.03);
    box-shadow: 0 1px 10px 5px #dce4ec
}

.LogoPreview_background__fEMX1,.LogoPreview_image__2nTVp {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.LogoPreview_background__fEMX1 {
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
    will-change: transform,box-shadow;
    transition: transform .2s ease,box-shadow .2s ease
}

.LogoPreview_image__2nTVp {
    background-position: 50%;
    /* background-size: 200px; */
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    will-change: opacity;
    transition: opacity .3s ease .1s
}

.LogoPreview_image__2nTVp.LogoPreview_loaded__3H-N2 {
    opacity: 1
}

.LogoPreview_preloader__33ZA1 {
    position: absolute;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    opacity: .5;
    transform: translate(-50%,-50%)
}

.LogoPreview_toggleInFavoritesBtn__1o0_l:hover {
    color: #fff;
    background-color: rgba(0,0,0,.2)
}

.LogoPreview_toggleInFavoritesBtn__1o0_l:hover:not(.LogoPreview_active__1TzM4):after {
    background-image: url(/static/media/heart-white.7040533e.svg)
}

.LogoPreview_toggleInFavoritesBtn__1o0_l {
    padding: 7px 26px;
    font-size: 10px;
    line-height: 26px;
    font-weight: 900;
    letter-spacing: .25em;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 10px;
    right: 16px;
    padding: 7px 16px 7px 26px;
    color: transparent;
    background-color: transparent;
    transition: color .15s ease,background-color .15s ease
}

.LogoPreview_toggleInFavoritesBtn__1o0_l:after {
    margin: 6px 0 0 12px;
    display: inline-block;
    width: 16px;
    height: 14px;
    content: "";
    vertical-align: top;
    background-image: url(/static/media/heart-gray.7d267587.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: background-image .15s ease
}

.LogoPreview_toggleInFavoritesBtn__1o0_l.LogoPreview_active__1TzM4:after {
    background-image: url(/static/media/heart-blue.80bcb4d9.svg)
}

.LogoPreview_toggleInFavoritesPreloader__fgctD {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 14px;
    padding: 0;
    line-height: 14px
}

.LogoPreview_toggleInFavoritesPreloader__fgctD>div {
    margin: 0 3px;
    width: 8px;
    height: 8px;
    vertical-align: top
}

.LogosList_logos__2nWt6 {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 25px;
    text-align: center
}

.LogosList_preloader__3TGr_ {
    padding: 40px 0;
    text-align: center
}

.LogosList_list__3oGVN {
    margin: 0 -10px
}

.LogosList_list__3oGVN li {
    margin: 0 0 20px;
    display: inline-block;
    width: 33.3333%;
    padding: 0 10px;
    vertical-align: top
}

@media (min-width: 980px) and (max-width:1100px) {
    .LogosList_list__3oGVN.LogosList_collapsed__1xiC1 li {
        width:50%
    }
}

@media (min-width: 520px) and (max-width:767px) {
    .LogosList_list__3oGVN li {
        width:50%
    }
}

@media (max-width: 519px) {
    .LogosList_list__3oGVN li {
        width:100%
    }
}

.Palette_root__NWEsA {
    position: relative;
    background-repeat: no-repeat!important;
    border-radius: 50%;
    line-height: 0
}

.Palette_root__NWEsA:before {
    display: inline-block;
    width: 100%;
    padding-top: 100%;
    content: ""
}

.PaletteGroup_root__22cYG {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    line-height: 0
}

.PaletteGroup_root__22cYG:before {
    display: inline-block;
    width: 100%;
    padding-top: 100%;
    content: ""
}

.PaletteGroup_root__22cYG>div {
    position: absolute;
    top: 50%;
    left: -25%;
    width: 150%;
    height: 50%;
    transform-origin: 50% 0
}

.PaletteGroup_root__22cYG>div:nth-child(2) {
    background-color: rgba(49,59,72,.099104);
    transform: rotate(45deg)
}

.PaletteGroup_root__22cYG>div:nth-child(4) {
    background-color: rgba(49,59,72,.1);
    transform: rotate(0)
}

.PaletteGroup_root__22cYG>div:nth-child(3) {
    background-color: hsla(0,0%,100%,.2);
    transform: rotate(-45deg)
}

.PaletteGroup_root__22cYG>div:first-child {
    background-color: hsla(0,0%,100%,.303076);
    transform: rotate(-90deg)
}

.PaletteStub_root__3zhr9 {
    position: relative;
    background-repeat: no-repeat!important;
    border-radius: 50%;
    border: 2px dashed #dce4ec;
    line-height: 0
}

.PaletteSelected_root__2vCyb {
    display: flex;
    margin: 0 -5px
}

.PaletteSelected_item__2stlV {
    padding: 0 5px
}

.PaletteSelected_palette__GlIwo {
    width: 36px;
    height: 36px
}

.PaletteSelected_plus__37xo_:after,.PaletteSelected_plus__37xo_:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #dce4ec;
    transform: translate(-50%,-50%);
    transition: opacity .15s ease
}

.PaletteSelected_plus__37xo_:before {
    width: 18px;
    height: 2px
}

.PaletteSelected_plus__37xo_:after {
    width: 2px;
    height: 18px
}

.PaletteSelect_list__ruXMK {
    margin: 0 -24px;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 979px) {
    .PaletteSelect_list__ruXMK {
        margin:0 -20px
    }
}

@media (max-width: 519px) {
    .PaletteSelect_list__ruXMK {
        margin:0 -5px
    }
}

.PaletteSelect_item__21Ykr {
    margin: 0 0 40px;
    padding: 0 24px
}

@media (max-width: 979px) {
    .PaletteSelect_item__21Ykr {
        margin:0 0 32px;
        padding: 0 18px
    }
}

@media (max-width: 519px) {
    .PaletteSelect_item__21Ykr {
        margin:0 0 10px;
        padding: 0 5px
    }
}

@media (max-width: 375px) {
    .PaletteSelect_item__21Ykr {
        width:33.333%;
        max-width: 33.333%
    }
}

.PaletteSelect_buttonContent__3UL3w {
    width: 90px
}

@media (max-width: 375px) {
    .PaletteSelect_buttonContent__3UL3w {
        width:100%
    }
}

.PaletteSelect_button__1O9pw {
    position: relative;
    margin: 0 auto;
    padding: 4px;
    border: 3px solid transparent;
    border-radius: 50%;
    transition: opacity .25s ease,border-color .15s ease
}

.PaletteSelect_button__1O9pw:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    height: 23px;
    content: "";
    opacity: 0;
    background-image: url(../images/check-white.0df207ac.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .15s ease;
    transform: translate(-50%,-50%);
    pointer-events: none
}

.PaletteSelect_button__1O9pw[disabled] {
    opacity: .4;
    cursor: default
}

.PaletteSelect_button__1O9pw[aria-pressed=true] {
    border-color: #00d5f7
}

.PaletteSelect_button__1O9pw[aria-pressed=true]:after {
    opacity: 1
}

@media (max-width: 375px) {
    .PaletteSelect_button__1O9pw {
        width:100%
    }
}

.PaletteGroupSelect_list__27xxu {
    margin: 0 -24px;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 979px) {
    .PaletteGroupSelect_list__27xxu {
        margin:0 -20px
    }
}

@media (max-width: 519px) {
    .PaletteGroupSelect_list__27xxu {
        margin:0 -5px
    }
}

.PaletteGroupSelect_item__3h82v {
    margin: 0 0 40px;
    padding: 0 24px
}

@media (max-width: 979px) {
    .PaletteGroupSelect_item__3h82v {
        margin:0 0 32px;
        padding: 0 18px
    }
}

@media (max-width: 519px) {
    .PaletteGroupSelect_item__3h82v {
        margin:0 0 10px;
        padding: 0 5px
    }
}

@media (max-width: 375px) {
    .PaletteGroupSelect_item__3h82v {
        width:33.333%;
        max-width: 33.333%
    }
}

.PaletteGroupSelect_buttonContent__33s1Z {
    width: 90px
}

@media (max-width: 375px) {
    .PaletteGroupSelect_buttonContent__33s1Z {
        width:100%
    }
}

.PaletteGroupSelect_button__5eW50 {
    position: relative;
    margin: 0 auto;
    padding: 4px;
    border: 3px solid transparent;
    border-radius: 50%;
    cursor: pointer;
    transition: opacity .25s ease,border-color .15s ease
}

.PaletteGroupSelect_button__5eW50:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 23px;
    height: 23px;
    content: "";
    opacity: 0;
    background-image: url(../images/check-white.0df207ac.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .15s ease;
    transform: translate(-50%,-50%);
    pointer-events: none
}

.PaletteGroupSelect_button__5eW50[aria-pressed=true] {
    border-color: #00d5f7
}

.PaletteGroupSelect_button__5eW50[aria-pressed=true]:after {
    opacity: 1
}

.PaletteGroupSelect_button__5eW50[disabled] {
    opacity: .4
}

@media (max-width: 375px) {
    .PaletteGroupSelect_button__5eW50 {
        width:100%
    }
}

.ColorPicker_component__375Tx {
    position: relative
}

.ColorPicker_button__Bc-aL {
    display: flex
}

.ColorPicker_palette__2vUMe {
    width: 36px;
    height: 36px
}

.ColorPicker_menu__x2Taj {
    position: absolute;
    width: 330px;
    left: 50%;
    top: calc(100% + 24px);
    padding: 24px 20px 4px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 40px #bdc9d5;
    transform: translateX(-50%)
}

.ColorPicker_menu__x2Taj:before {
    content: "";
    display: block;
    position: absolute;
    top: -18px;
    left: 50%;
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 19px 18px;
    transform: translateX(-50%)
}

.ColorPicker_list__2LxWz {
    color: red;
    margin: 0 -8px
}

.ColorPicker_list__2LxWz li {
    padding: 0 8px;
    margin-bottom: 16px
}

.ColorPicker_paletteButton__2y2wP {
    border-width: 1px;
    padding: 1px
}

.ColorPicker_paletteButton__2y2wP:after {
    width: 16px;
    height: 16px
}

.ColorPicker_paletteButton__2y2wP>div {
    width: 38px;
    height: 38px
}

.IconsList_container__3I-05 {
    position: relative;
    padding: 0 0 80px
}

.IconsList_preloader__2kVMg {
    position: absolute;
    padding: 20px 20px 40px;
    bottom: 0;
    left: 0;
    right: 0
}

.IconsList_list__2PN2O {
    margin: 0 -5px -10px;
    display: flex;
    flex-wrap: wrap;
    opacity: 1;
    transition: opacity .15s ease
}

.IconsList_list__2PN2O.IconsList_loading__3DUAo {
    opacity: .3
}

.IconsList_item__3JRFV {
    padding: 0 5px;
    margin: 0 0 10px;
    position: relative
}

.IconsList_icon__3uR7V {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    padding: 5px;
    border: 3px solid transparent;
    cursor: pointer;
    transition: border-color .15s ease
}

.IconsList_icon__3uR7V:after {
    position: absolute;
    right: -4px;
    bottom: 5px;
    width: 23px;
    height: 19px;
    content: "";
    opacity: 0;
    background-image: url(../images/check.fe7b659c.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .15s ease;
    pointer-events: none;
}

.IconsList_icon__3uR7V.IconsList_selected__lgS_B {
    border-color: #00d5f7
}

.IconsList_icon__3uR7V.IconsList_selected__lgS_B:after {
    opacity: 1
}

.IconsList_icon__3uR7V img {
    max-width: 100%;
    max-height: 100%
}

@media (max-width: 374px) {
    .IconsList_icon__3uR7V {
        width:60px;
        height: 60px
    }
}

.IconsList_message__1UYYW {
    padding: 20px;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    color: #798ba3
}

.IconsSearchField_field__2jlE_ input[type=text] {
    border: 1px solid #dce4ec;
    padding: 12px 70px 12px 24px
}

.IconsSearchField_field__2jlE_:focus {
    border: 1px solid #4d5d72
}

.IconsSearchField_field__2jlE_:after {
    width: 26px;
    height: 26px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/static/media/search-blue.6cee3da6.svg)
}

.IconsSelected_list__3wTkM {
    display: flex;
    margin: 0 -8px
}

.IconsSelected_item__1QOTY {
    padding: 0 8px
}

.IconsSelected_icon__fM0f3,.IconsSelected_stub__HEcnJ {
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 0
}

.IconsSelected_stub__HEcnJ {
    position: relative;
    border: 2px dashed #dce4ec;
    border-radius: 5px
}

.IconsSelected_plus__xEfkd:after,.IconsSelected_plus__xEfkd:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #dce4ec;
    transform: translate(-50%,-50%);
    transition: opacity .15s ease
}

.IconsSelected_plus__xEfkd:before {
    width: 18px;
    height: 2px
}

.IconsSelected_plus__xEfkd:after {
    width: 2px;
    height: 18px
}

.IconsSelected_preview__2m9rb {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.IconsSelected_hover__UcKXp {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #00d5f7;
    border-radius: 5px;
    transition: border-color .15s ease,background-color .15s ease,transform .15s ease;
    transform-origin: 50%
}

.IconsSelected_hover__UcKXp:hover {
    background-color: rgba(0,213,247,.85)
}

.IconsSelected_hover__UcKXp:hover:after,.IconsSelected_hover__UcKXp:hover:before {
    opacity: 1
}

.IconsSelected_hover__UcKXp:after,.IconsSelected_hover__UcKXp:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    opacity: 0;
    background-color: #fff;
    transition: opacity .15s ease;
    transform: rotate(45deg)
}

.IconsSelected_hover__UcKXp:before {
    margin: -1px 0 0 -9px;
    width: 18px;
    height: 2px
}

.IconsSelected_hover__UcKXp:after {
    margin: -9px 0 0 -1px;
    width: 2px;
    height: 18px
}

@media (max-width: 360px) {
    .IconsSelected_list__3wTkM {
        margin:0 -5px;
        justify-content: space-between
    }

    .IconsSelected_item__1QOTY {
        padding: 0 5px
    }

    .IconsSelected_icon__fM0f3,.IconsSelected_stub__HEcnJ {
        width: 46px;
        height: 46px
    }
}

.ScrollContainer_content__3_AZ0 {
    position: relative;
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: hidden
}

@media (max-width: 767px) {
    .ScrollContainer_content__3_AZ0 {
        padding:0
    }
}

.IconPicker_component__1w-gZ {
    position: relative
}

.IconPicker_iconsSelected__2E6Q9 {
    margin: 0 -5px
}

.IconPicker_iconsSelected__2E6Q9 li {
    padding: 0 5px
}

.IconPicker_iconsSelectedIcon__27aOn,.IconPicker_iconsSelectedStub__3qboc {
    width: 36px;
    height: 36px
}

.IconPicker_iconsSearch__2eWTp {
    margin-bottom: 20px
}

.IconPicker_iconsSearch__2eWTp input[type=text] {
    padding: 9px 56px 9px 18px
}

.IconPicker_iconsSearch__2eWTp:after {
    right: 15px
}

.IconPicker_iconsListMessage__1-c5O {
    font-size: 16px
}

.IconPicker_menu__1kXIp {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 380px;
    left: 50%;
    top: calc(100% + 24px);
    padding: 24px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 40px #bdc9d5;
    transform: translateX(-50%)
}

.IconPicker_menu__1kXIp:before {
    content: "";
    display: block;
    position: absolute;
    top: -18px;
    left: 50%;
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 19px 18px;
    transform: translateX(-50%)
}

.IconPicker_scroll__3g5Oc {
    max-height: 230px
}

.SettingsToolbar_component__3CSRP {
    background-color: #fff;
    max-width: 1280px;
    padding: 20px 47px 12px;
    margin: 0 auto 22px;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 1px 40px #bdc9d5
}

.SettingsToolbar_form__xvnIM {
    display: flex;
    margin: 0 -20px
}

.SettingsToolbar_field__235_f {
    padding: 0 20px
}

.SettingsToolbar_textField__TfRbS input[type=text] {
    padding-bottom: 0;
    min-width: 0
}

@media (max-width: 979px) {
    .SettingsToolbar_component__3CSRP {
        padding:20px 20px 15px
    }

    .SettingsToolbar_form__xvnIM {
        margin: 0 -10px
    }

    .SettingsToolbar_field__235_f {
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .SettingsToolbar_form__xvnIM {
        flex-wrap:wrap
    }

    .SettingsToolbar_field__235_f {
        width: 50%
    }

    .SettingsToolbar_field__235_f:nth-child(-n+2) {
        margin-bottom: 15px
    }

    .SettingsToolbar_menu__1ougU {
        width: 50vw;
        -webkit-overflow-scrolling: touch
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .SettingsToolbar_menuIcons__DLm7H {
        right:13px;
        left: auto;
        transform: none
    }
}

.ColorScreen_component__1_MUc {
    background: #fff;
    padding: 0 20px 20px
}

.ColorScreen_title__1gvrU {
    text-transform: none;
    color: #313b48;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    text-align: center;
    margin: 1em 0;
    font-size: 20px;
    font-weight: 400
}

.IconsTags_container__1nQ_V {
    margin: 0 -5px;
    text-align: left
}

.IconsTags_item__3Mufd {
    display: inline-block;
    padding: 0 5px 10px
}

.IconsTags_button__11Xg1 {
    height: 30px;
    padding: 3px 7px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    white-space: nowrap;
    color: #00d5f7;
    border: 2px solid #00d5f7;
    border-radius: 4px
}

@media (max-width: 767px) {
    .IconsTags_item__3Mufd {
        padding-bottom:6px
    }
}

.IconScreen_component__1RvPJ {
    background: #fff
}

.IconScreen_title__a1TMF {
    text-transform: none;
    color: #313b48;
    text-align: center;
    margin: 1em 0 15px;
    font-size: 20px;
    font-weight: 400
}

.IconScreen_iconsTags__1vZJy,.IconScreen_searchField__1vllN {
    margin-bottom: 15px
}

.IconScreen_iconsSelected__Nt-HA {
    margin-bottom: 20px
}

.SettingsScreen_component__3C6tY {
    padding: 0 20px 20px;
    background: #fff
}

.SettingsScreen_field__3WmtE {
    padding-top: 37px
}

.SettingsScreen_flex__2K8Nq {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.SettingsScreen_label__6JFtR {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #313b48
}

.SettingsScreen_iconsSelected__1_Xdw {
    margin: 0 -5px
}

.SettingsScreen_iconsSelected__1_Xdw li {
    padding: 0 5px
}

.SettingsScreen_iconsSelectedIcon__274wt,.SettingsScreen_iconsSelectedStub__Wa_yt {
    width: 36px;
    height: 36px
}

.GeneratorResults_page__YktQH {
    position: relative;
    min-height: inherit;
    padding: 60px 0 20px;
    background-color: #ecf1f5;
    transition: padding-right .35s ease-in-out
}

@media (min-width: 768px) {
    .GeneratorResults_page__YktQH {
        padding-top:88px
    }
}

@media (min-width: 520px) and (max-width:767px) {
    .GeneratorResults_page__YktQH {
        padding-top:140px
    }
}

.GeneratorResults_settingsButtonHolder__24mYD {
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    text-align: center
}

.GeneratorResults_settingsButton__BXwnV {
    padding: 10px 15px 10px 30px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: .03333em;
    color: #fff;
    background-color: rgba(49,59,72,.3);
    background-image: url(/static/media/gear-white.0ed4eb92.svg);
    background-position: 7px 50%;
    background-size: 15px auto;
    background-repeat: no-repeat;
    border: none;
    border-radius: 4px;
    transition: background-color .15s ease
}

.GeneratorResults_controlPanel__2ZRKS {
    position: relative;
    height: 80px;
    padding: 0 30px
}

@media (max-width: 979px) {
    .GeneratorResults_controlPanel__2ZRKS {
        padding:0 150px
    }
}

.GeneratorResults_preloader___NzCW {
    padding: 0;
    line-height: 0
}

.GeneratorResults_preloader___NzCW>div {
    background-color: #fff
}

.GeneratorResults_settingsToolbar__35iFF {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    z-index: 1
}

@media (max-width: 1299px) {
    .GeneratorResults_settingsToolbar__35iFF {
        right:15px;
        left: 15px
    }
}

.GeneratorResults_moreBtn__LPR75 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    white-space: nowrap;
    transform: translate(-50%,-50%)
}

.GeneratorResults_applyBtn__3MQQE {
    position: fixed;
    bottom: 20px;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%)
}

.GeneratorResults_screen__3mzMv {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 12;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff
}

.GeneratorResults_slide__2SjeT {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    max-height: 100%;
    padding: 80px 20px 120px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.GeneratorResults_enter__3OGo0 {
    transform: translateX(100%)
}

.GeneratorResults_enterActive__2HKQf {
    transition: transform .35s ease;
    transform: translateX(0)
}

.GeneratorResults_enterDone__kKoe_,.GeneratorResults_exit__23xjt {
    transform: translateX(0)
}

.GeneratorResults_exitActive__2vU7j {
    transition: transform .35s ease;
    transform: translateX(100%)
}

.GeneratorResults_exitDone__3pfKV {
    transform: translateX(100%)
}

.GeneratorResults_content__2g591 {
    position: relative;
    flex: 1 1 auto;
    overflow: hidden
}

.GeneratorResults_controls__c1MT6 {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    height: 80px;
    background-color: #ecf1f5;
    box-shadow: 0 2px 13px 0 rgba(77,93,114,.3)
}

.GeneratorResults_navBtn__3LbbU {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 70px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: inherit;
    border: none;
    transition: color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease
}

.GeneratorResults_goBackBtn__gAFtu {
    width: 90px;
    height: 100%;
    padding: 20px 30px;
    background-color: #fff;
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: background-color .15s ease
}

.GeneratorResults_goBackBtn__gAFtu:hover {
    background-color: #dce4ec
}

.GeneratorResults_goForwardBtn__1N6PF {
    flex: 1 1 auto;
    padding: 32px 38px;
    color: #fff;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    box-shadow: 0 4px 17px 0 #53df83
}

.GeneratorResults_goForwardBtn__1N6PF:not(.GeneratorResults_disabled__QN1a2):hover {
    background: linear-gradient(90deg,#00bae8 0,#03ce97);
    box-shadow: 0 0 0 0 #53df83
}

.GeneratorResults_goForwardBtn__1N6PF:not(.GeneratorResults_disabled__QN1a2):active {
    box-shadow: inset 0 2px 2px 0 rgba(49,59,72,.25),inset 0 -2px 2px 0 hsla(0,0%,100%,.25)
}

.GeneratorResults_goForwardBtn__1N6PF.GeneratorResults_disabled__QN1a2 {
    opacity: .5
}

.canvas_canvasHolder__340oQ {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none
}

.canvas_selectionAlignBlock__BDLkC {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin: 0 -8px;
    max-width: 90%;
    white-space: nowrap;
    transition: top .05s ease-out,left .05s ease-out
}

.canvas_alignBtn__20hg8 {
    margin: 0 8px;
    width: 40px;
    height: 40px;
    background-color: rgba(49,59,72,.15);
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 4px;
    transition: background-color .15s ease
}

.canvas_alignBtn__20hg8:hover {
    background-color: rgba(49,59,72,.25)
}

.canvas_alignBtn__20hg8:active {
    background-color: rgba(49,59,72,.4)
}

.canvas_alignBtn__20hg8.canvas_horizontal__3r1fO {
    background-image: url(/static/media/align-horizontal.aa5077da.svg)
}

.canvas_alignBtn__20hg8.canvas_vertical__UlT5h {
    background-image: url(/static/media/align-vertical.95e7e18a.svg)
}

.canvas_alignBtn__20hg8.canvas_bottom__IZvfm {
    background-image: url(/static/media/align-bottom.648746bd.svg)
}

.canvas_alignBtn__20hg8.canvas_top__2jZ_t {
    background-image: url(/static/media/align-top.95d6f805.svg)
}

.canvas_alignBtn__20hg8.canvas_right__sGSYx {
    background-image: url(/static/media/align-right.beb8ba9b.svg)
}

.canvas_alignBtn__20hg8.canvas_left__3kqqi {
    background-image: url(/static/media/align-left.3c597eca.svg)
}

.IsolatedScroll_component__2ukXk {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.IsolatedScroll_component__2ukXk::-webkit-scrollbar,.IsolatedScroll_component__2ukXk::-webkit-scrollbar-button {
    display: none
}

.visibility-control_container__24O8v {
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 30px
}

.visibility-control_title__2pg8S {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 500;
    letter-spacing: .01em;
    color: #313b48
}

.visibility-control_toggleBtn__3yGx- {
    position: relative;
    margin-top: 6px;
    width: 32px;
    height: 18px;
    background-color: #bdc9d5;
    border-radius: 9px;
    transition: background-color .3s ease;
    will-change: background-color
}

.visibility-control_toggleBtn__3yGx-:before {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 14px;
    content: "";
    background-color: #fff;
    border-radius: 50%;
    transition: transform .3s ease;
    will-change: transform
}

.visibility-control_toggleBtn__3yGx-.visibility-control_active__2iIS7 {
    background-color: #00d5f7
}

.visibility-control_toggleBtn__3yGx-.visibility-control_active__2iIS7:before {
    transform: translateX(14px)
}

.slider_container__1qa6A {
    padding: 8px 0;
    height: 20px
}

.slider_container__1qa6A .slider_slider__ZFWdC {
    height: 100%;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    border-radius: 2px
}

.slider_container__1qa6A .slider_slider__ZFWdC .slider_handle__pcQCe {
    margin-top: -8px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #dce4ec;
    border-radius: 50%;
    cursor: pointer;
    transition: border-color .15s ease
}

.slider_container__1qa6A .slider_slider__ZFWdC .slider_handle__pcQCe.slider_active__3rLGa {
    border: 2px solid #798ba3
}

.Tile_component__2tmXb {
    position: relative;
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 1px 20px 0 rgba(189,201,213,.5)
}

.Tile_component__2tmXb:before {
    display: inline-block;
    padding-top: 66%;
    content: ""
}

.Tile_preview__2WOkK {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Tile_preloader__2JJqV {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: .5;
    white-space: nowrap;
    transform: translate(-50%,-50%)
}

.Tile_selectedFrame__39wuR {
    position: absolute;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    border: 3px solid #00d5f7;
    border-radius: 5px
}

.Tile_selectedFrame__39wuR:before {
    position: absolute;
    right: -15px;
    bottom: 3px;
    width: 37px;
    height: 29px;
    content: "";
    background-image: url(/static/media/check.fe7b659c.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.TilesList_component__q8QSO {
    text-align: center
}

.TilesList_title__pnYk_ {
    position: relative;
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    min-height: 30px;
    padding: 0 50px 0 0;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 500;
    letter-spacing: .01em;
    color: #313b48
}

.TilesList_list__eRBlT {
    margin: 0 -8px;
    padding: 0 8px
}

.TilesList_item__1iCO2,.TilesList_original__3LrPH {
    width: 100%
}

.TilesList_item__1iCO2 {
    margin: 0 0 20px
}

@media (min-width: 768px) {
    .TilesList_item__1iCO2,.TilesList_original__3LrPH {
        width:100%
    }

    .TilesList_original__3LrPH {
        position: relative;
        margin: 0 0 40px
    }

    .TilesList_original__3LrPH:after {
        position: absolute;
        top: 100%;
        left: 50%;
        margin: 19px 0 0 -18px;
        width: 36px;
        height: 2px;
        content: "";
        background-color: #ecf1f5
    }
}

@media (max-width: 767px) {
    .TilesList_list__eRBlT {
        display:flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .TilesList_item__1iCO2,.TilesList_original__3LrPH {
        width: calc(50% - 10px)
    }

    .TilesList_original__3LrPH {
        margin-bottom: 20px
    }
}

.custom-color-picker_container__2cSc6 {
    width: 230px;
    padding: 17px 15px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 40px 0 #bdc9d5;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-color-picker_saturation__DDSIz {
    position: relative;
    height: 102px
}

.custom-color-picker_hue__2jUlV {
    position: relative;
    margin: 10px 0 0;
    height: 10px
}

.custom-color-picker_inputs__3fghN {
    margin: 10px -3px 0;
    display: flex;
    justify-content: space-between
}

.custom-color-picker_hex__2zzRs {
    flex: 1 1
}

.custom-color-picker_rgb__Z49Ml {
    display: flex;
    flex: 2 1;
    justify-content: space-between
}

.custom-color-picker_colorSet__3OYyX {
    margin: 20px 0 0
}

.custom-color-picker_colorSet__3OYyX+.custom-color-picker_colorSet__3OYyX {
    margin-top: 16px
}

.custom-color-picker_colorSetHeading__3mBuQ {
    margin: 0 0 1em;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .0336em;
    text-transform: none;
    color: #798ba3
}

.custom-color-picker_colorSetList__3l3J5 {
    display: flex;
    flex-wrap: wrap;
    margin: -3px
}

.custom-color-picker_colorSetItem__2Nofb {
    display: inline-block;
    padding: 3px;
    vertical-align: top
}

.custom-color-picker_colorSetItemPreview__24EQ0 {
    display: block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    cursor: pointer;
    transition: border .15s ease,box-shadow .15s ease
}

.custom-color-picker_colorSetItemWhite__1Xk-e {
    border: 1px solid #dce4ec
}

.custom-color-picker_colorSetItemSelected__15p03 {
    border-width: 0;
    box-shadow: inset 0 0 0 1px #fff,0 0 0 1px #fff,0 0 0 3px #00d5f7
}

.ColorPicker_colorPicker__3PnRh {
    position: relative
}

.ColorPicker_button__1qRzU {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: top;
    border: 2px solid #dce4ec;
    border-radius: 5px
}

.ColorPicker_pickerContainer__1qR72 {
    position: absolute;
    top: -6px;
    right: 100%;
    z-index: 9;
    margin-right: 6px
}

@media (min-width: 768px) and (max-width:979px) {
    .ColorPicker_pickerContainer__1qR72 {
        margin-right:-27px
    }
}

.SettingsBox_tabList__1gX-p {
    display: flex
}

.SettingsBox_tab__38qtp {
    padding: 30px 10px 26px;
    flex: 1 1 auto;
    background-color: #dce4ec;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    transition: background-color .2s ease
}

.SettingsBox_tab__38qtp.SettingsBox_tabSelected__3JNRG {
    background-color: #fff
}

.SettingsBox_tab__38qtp.SettingsBox_tabDisabled__1DKTa {
    opacity: .5;
    cursor: not-allowed
}

@media (max-width: 767px) {
    .SettingsBox_tab__38qtp {
        padding:20px 10px
    }
}

.SettingsBox_tabPanel__gCjw- {
    position: relative
}

.SettingsBox_tabPanel__gCjw-.SettingsBox_tabPanelSelected__3jnKQ {
    padding: 30px
}

@media (min-width: 768px) and (max-width:979px) {
    .SettingsBox_tabPanel__gCjw-.SettingsBox_tabPanelSelected__3jnKQ {
        padding:30px 15px
    }
}

.SettingsBox_titleBlock__2Jdgx {
    position: relative;
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    min-height: 30px;
    padding: 0 50px 0 0;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 500;
    letter-spacing: .01em;
    color: #313b48
}

.SettingsBox_titleBlock__2Jdgx .SettingsBox_picker__1-A3d {
    position: absolute;
    top: 0;
    right: 0
}

.SettingsBox_fieldContainer__FrATg {
    margin: 0 0 20px
}

.SettingsBox_label__2sWQH {
    position: relative;
    margin: 0 0 5px;
    display: block;
    padding: 0 70px 0 0;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.86666;
    font-weight: 600;
    letter-spacing: .03em
}

.SettingsBox_label__2sWQH .SettingsBox_picker__1-A3d {
    position: absolute;
    top: -2px;
    right: 0
}

.SettingsBox_label__2sWQH+.SettingsBox_label__2sWQH {
    margin-top: 12px
}

@media (min-width: 768px) and (max-width:979px) {
    .SettingsBox_titleBlock__2Jdgx {
        font-size:18px
    }
}

.SettingsBox_list__3QzmY {
    color: red;
    margin: 0 -8px 20px
}

.SettingsBox_list__3QzmY li {
    padding: 0 2px;
    margin-bottom: 6px
}

.SettingsBox_paletteButton__3StDX {
    border-width: 2px;
    padding: 2px
}

.SettingsBox_paletteButton__3StDX:after {
    width: 16px;
    height: 16px
}

.SettingsBox_paletteButton__3StDX>div {
    width: 38px;
    height: 38px
}

.TextStyleBtn_component__1AxRI {
    position: relative;
    z-index: 0;
    margin: 0 3px 0 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: top;
    background-color: #ecf1f5;
    border: none;
    border-radius: 5px;
    transition: background-color .2s ease
}

.TextStyleBtn_component__1AxRI:after,.TextStyleBtn_component__1AxRI:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    transition: opacity .2s ease
}

.TextStyleBtn_component__1AxRI:before {
    opacity: 1
}

.TextStyleBtn_component__1AxRI:after {
    opacity: 0
}

.TextStyleBtn_component__1AxRI:hover {
    background-color: #dce4ec
}

.TextStyleBtn_component__1AxRI:disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_active__U6Wv1 {
    background-color: #00d5f7
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_active__U6Wv1:before {
    opacity: 0
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_active__U6Wv1:after {
    opacity: 1
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_bold__3W1TT:before {
    background-image: url(/static/media/bold-gray.fb6914cc.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_bold__3W1TT:after {
    background-image: url(/static/media/bold-white.b05b4b52.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_italic__3--m0:before {
    background-image: url(/static/media/italic-gray.bacd7834.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_italic__3--m0:after {
    background-image: url(/static/media/italic-white.1b127efd.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_underline__18ZZQ:before {
    background-image: url(/static/media/underline-gray.d8f13a8c.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_underline__18ZZQ:after {
    background-image: url(/static/media/underline-white.081dceec.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_uppercase__HCoQj:before {
    background-image: url(/static/media/uppercase-gray.cebfed40.svg)
}

.TextStyleBtn_component__1AxRI.TextStyleBtn_uppercase__HCoQj:after {
    background-image: url(/static/media/uppercase-white.2f6a25ce.svg)
}

.IconsSearch_fieldContainer__qgwqw {
    margin: 0 0 20px
}

.IconsSearch_iconsSearchContainer__2eDNh {
    padding: 0 0 60px;
    text-align: center;
    position: relative
}

.IconsSearch_iconsEmpty__2gQAV {
    padding: 20px;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    color: #bdc9d5
}

.IconsSearch_iconsPreloader__3AapJ {
    position: absolute;
    padding: 20px;
    bottom: 0;
    left: 0;
    right: 0
}

.IconsSearch_iconsList__16yTL {
    margin: 0 -5px;
    text-align: left
}

.IconsSearch_iconsListItem__DLS9L {
    display: inline-block;
    width: 33.33333%;
    vertical-align: top;
    padding: 5px;
    line-height: 0
}

.IconsSearch_iconBtn__2DnlJ {
    display: inline-block;
    width: 100%;
    background-color: transparent;
    background-position: 50%;
    background-size: 75% auto;
    background-repeat: no-repeat;
    border: 3px solid transparent;
    border-radius: 5px;
    transition: border-color .2s ease
}

.IconsSearch_iconBtn__2DnlJ:before {
    display: block;
    padding-top: 100%;
    content: ""
}

.IconsSearch_iconBtnActive__jhv9d {
    border-color: #00d5f7
}

.GoBackBtn_goBackBtn__10FWg {
    position: relative;
    z-index: 10;
    flex: 0 0 100px;
    width: 100%;
    height: 100px;
    padding: 0 85px;
    overflow: hidden;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 102px;
    font-weight: 900;
    letter-spacing: .25em;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #4d5d72;
    background-color: #ecf1f5;
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 32px;
    background-size: 19px auto;
    background-repeat: no-repeat;
    transition: background-color .1s ease-in
}

.GoBackBtn_goBackBtn__10FWg:active {
    background-color: #dce4ec
}

.NavigationBtn_navigationBtn__aktq9 {
    position: relative;
    z-index: 0;
    overflow: hidden;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
    word-break: break-all;
    color: #313b48;
    background-color: #fff
}

.NavigationBtn_navigationBtn__aktq9:after,.NavigationBtn_navigationBtn__aktq9:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 85px;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat
}

.NavigationBtn_navigationBtn__aktq9:before {
    opacity: 1
}

.NavigationBtn_navigationBtn__aktq9:after {
    opacity: 0
}

.NavigationBtn_companyName__2mMN_:before,.NavigationBtn_slogan__3QXvz:before {
    background-image: url(/static/media/pencil-blue.9972b04f.svg);
    background-size: 21px auto
}

.NavigationBtn_companyName__2mMN_:after,.NavigationBtn_slogan__3QXvz:after {
    background-image: url(/static/media/pencil-white.d08edfbd.svg);
    background-size: 21px auto
}

.NavigationBtn_layout__uyAUn:before {
    background-image: url(/static/media/palette-blue.ee8b585d.svg);
    background-size: 29px auto
}

.NavigationBtn_layout__uyAUn:after {
    background-image: url(/static/media/palette-white.145dfd10.svg);
    background-size: 29px auto
}

.NavigationBtn_background__3RPNr:before {
    background-image: url(/static/media/bucket-blue.7c927a29.svg);
    background-size: 24px auto
}

.NavigationBtn_background__3RPNr:after {
    background-image: url(/static/media/bucket-white.4cb8262b.svg);
    background-size: 24px auto
}

.NavigationBtn_firstLetter__RixC-:before,.NavigationBtn_icon__2OB7n:before {
    background-image: url(/static/media/gem-blue.3082756b.svg);
    background-size: 25px auto
}

.NavigationBtn_firstLetter__RixC-:after,.NavigationBtn_icon__2OB7n:after {
    background-image: url(/static/media/gem-white.78cba2da.svg);
    background-size: 25px auto
}

.NavigationBtn_container__3C8tX:before,.NavigationBtn_iconContainer__3WBcl:before,.NavigationBtn_shape__1WF1N:before {
    background-image: url(/static/media/shapes-blue.de4a6f7b.svg);
    background-size: 26px auto
}

.NavigationBtn_container__3C8tX:after,.NavigationBtn_iconContainer__3WBcl:after,.NavigationBtn_shape__1WF1N:after {
    background-image: url(/static/media/shapes-white.2532256e.svg);
    background-size: 26px auto
}

.NavigationBtn_navigationBtnBg__PikQR {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    margin: -175px 0 0 -175px;
    width: 350px;
    height: 350px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 4000px #fff;
    transition: transform .3s ease-in .05s,opacity .05s ease-in;
    transform: scale(.1);
    transform-origin: 50% 50%;
    pointer-events: none
}

.NavigationBtn_navigationBtnContent__3Cx_L {
    position: relative;
    z-index: 1;
    pointer-events: none
}

@media (min-width: 768px) {
    .NavigationBtn_navigationBtn__aktq9 {
        width:100%;
        height: 100px;
        padding: 40px 85px;
        border: solid #ecf1f5;
        border-width: 1px 0 0;
        transition: box-shadow .2s ease;
        will-change: opacity,transform
    }

    .NavigationBtn_navigationBtn__aktq9:active,.NavigationBtn_navigationBtn__aktq9:focus {
        color: #fff;
        background: linear-gradient(90deg,#00d5f7 0,#53df83);
        transition: color .2s ease-in .05s
    }

    .NavigationBtn_navigationBtn__aktq9:active:before,.NavigationBtn_navigationBtn__aktq9:focus:before {
        opacity: 0;
        transition: opacity .2s ease-in .05s
    }

    .NavigationBtn_navigationBtn__aktq9:active:after,.NavigationBtn_navigationBtn__aktq9:focus:after {
        opacity: 1;
        transition: opacity .2s ease-in .05s
    }

    .NavigationBtn_navigationBtn__aktq9:active .NavigationBtn_navigationBtnBg__PikQR,.NavigationBtn_navigationBtn__aktq9:focus .NavigationBtn_navigationBtnBg__PikQR {
        background-color: transparent;
        transform: scale(2.4)
    }

    .NavigationBtn_navigationBtn__aktq9:hover {
        z-index: 1;
        box-shadow: 0 2px 13px #dce4ec
    }
}

@media (max-width: 767px) {
    .NavigationBtn_navigationBtn__aktq9 {
        flex:1 1;
        width: auto;
        height: 80px;
        min-width: 120px;
        padding: 32px 4px 4px;
        font-family: Nunito,Helvetica,Arial,sans-serif;
        font-size: 12px;
        line-height: 12px;
        font-weight: 600;
        text-align: center;
        border: 0 solid #bdc9d5
    }

    .NavigationBtn_navigationBtn__aktq9+.NavigationBtn_navigationBtn__aktq9 {
        border-left-width: 1px
    }

    .NavigationBtn_navigationBtn__aktq9:after,.NavigationBtn_navigationBtn__aktq9:before {
        bottom: auto;
        left: 50%;
        margin-left: -22px;
        width: 45px;
        height: 45px
    }
}

.Navigation_component__2667R {
    width: 100%;
    border: solid #ecf1f5;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .Navigation_component__2667R {
        margin:auto 0
    }
}

@media (max-width: 767px) {
    .Navigation_component__2667R {
        display:flex;
        overflow-x: auto;
        overflow-y: hidden;
        border: solid #bdc9d5;
        border-width: 1px 0 0
    }
}

.Settings_settings__12vqr {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column
}

.Settings_screenContainer__Oqq5f {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    min-height: 100%;
    background-color: #fff;
    transition: transform .35s ease-in-out;
    transform: translateX(100%);
    will-change: transform,box-shadow,z-index
}

.Settings_screenContainer__Oqq5f.Settings_entering__2MKxm {
    box-shadow: -2px 0 13px #dce4ec;
    transform: translateX(0)
}

.Settings_screenContainer__Oqq5f.Settings_exiting__27-CM {
    box-shadow: -2px 0 13px #dce4ec
}

.Settings_navContainer__3vizU,.Settings_screenContainerInner__1o0rx {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.Settings_navContainer__3vizU {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.Settings_screenContainerInner__1o0rx {
    display: flex;
    flex-direction: column;
    padding-top: 100px
}

.Settings_settings__12vqr.Settings_mobile__2vix0 {
    border: solid #bdc9d5;
    border-width: 0 0 1px
}

.Settings_settings__12vqr.Settings_mobile__2vix0 .Settings_screenContainerInner__1o0rx {
    padding-top: 60px
}

.Settings_settings__12vqr.Settings_mobile__2vix0 .Settings_goBackBtn__1lOia {
    flex: 0 0 60px;
    height: 60px;
    line-height: 62px
}

.sharingDialog_modalBox__299PO {
    width: 100%;
    max-width: 540px;
    padding: 50px 40px 35px;
    text-align: center
}

@media (max-width: 519px) {
    .sharingDialog_modalBox__299PO {
        padding:40px 30px 30px
    }
}

.sharingDialog_title__2mbbW {
    margin: 0 0 18px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: .02em;
    color: #313b48
}

.sharingDialog_preloaderWrapper__JNDbu {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 158px
}

.sharingDialog_directLinkTitle__RY3vc {
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: .0333em;
    color: #798ba3
}

.sharingDialog_links__2ApB0 {
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 519px) {
    .sharingDialog_links__2ApB0 {
        flex-direction:column
    }
}

.sharingDialog_link__nTOH3 {
    max-width: 50%;
    flex: 1 1 50%;
    padding: 0 12px
}

@media (max-width: 519px) {
    .sharingDialog_link__nTOH3 {
        max-width:100%;
        flex: 1 1 100%
    }
}

.sharingDialog_directLinkField__FBMSX {
    margin: 0 0 25px
}

.btn.sharingDialog_facebook__9jNpx,.btn.sharingDialog_twitter__1aiaI {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 48px;
    width: 100%;
    padding: 6px 10px 6px 48px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: .0333em;
    text-align: center;
    text-transform: none;
    color: #fff
}

@media (max-width: 519px) {
    .btn.sharingDialog_facebook__9jNpx,.btn.sharingDialog_twitter__1aiaI {
        margin:0 0 20px;
        width: 100%;
        max-width: none
    }
}

.btn.sharingDialog_facebook__9jNpx:before,.btn.sharingDialog_twitter__1aiaI:before {
    left: 0;
    top: 0;
    height: 48px;
    width: 48px;
    position: absolute;
    content: "";
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.btn.sharingDialog_facebook__9jNpx {
    background-color: #3b5998
}

.btn.sharingDialog_facebook__9jNpx:before {
    background-size: 16px 16px;
    background-image: url(/static/media/fb.e90d3249.svg)
}

.btn.sharingDialog_twitter__1aiaI {
    background-color: #1da1f2
}

.btn.sharingDialog_twitter__1aiaI:before {
    background-size: 18px 23px;
    background-image: url(/static/media/tw.b5041269.svg)
}

.previewNav_component__1U63v {
    position: absolute;
    display: flex;
    top: -50px;
    left: 50%;
    white-space: nowrap;
    border-radius: 8px;
    overflow: hidden;
    transform: translateX(-50%)
}

.previewNav_button__2TQLv {
    display: flex;
    align-items: center;
    padding: 6px 16px;
    background-color: rgba(49,59,72,.15);
    transition: background-color .2s ease
}

.previewNav_button__2TQLv.previewNav_active__lo9ac {
    background-color: rgba(49,59,72,.24)
}

.previewNav_button__2TQLv:not(.previewNav_active__lo9ac):hover {
    background-color: rgba(49,59,72,.2)
}

.previewNav_icon__ORz7t {
    position: relative;
    margin-right: 15px;
    display: block;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.previewNav_icon__ORz7t.previewNav_standard__3ggUJ {
    width: 20px;
    height: 22px;
    background-image: url(/static/media/standard-white.6336d0d1.svg)
}

.previewNav_icon__ORz7t.previewNav_stationery__3qrOE {
    width: 25px;
    height: 24px;
    background-image: url(/static/media/stationery-white.c646fe7a.svg)
}

.previewNav_icon__ORz7t.previewNav_clothes__2wzq1 {
    width: 21px;
    height: 23px;
    background-image: url(/static/media/tshirt-white.625fbfc8.svg)
}

.previewNav_icon__ORz7t.previewNav_webAndSocial__3OsMc {
    width: 32px;
    height: 21px;
    background-image: url(/static/media/laptop-white.e2b90e72.svg)
}

.previewNav_text__3irgW {
    display: block;
    font-size: 15px;
    line-height: 1.867;
    font-weight: 600;
    letter-spacing: .05em;
    color: #fff;
    transition: color .15s ease
}

@media (min-width: 980px) and (max-width:1299px) {
    .previewNav_button__2TQLv {
        padding:8px 10px
    }

    .previewNav_icon__ORz7t {
        margin-right: 8px
    }

    .previewNav_text__3irgW {
        font-size: 13px
    }
}

@media (min-width: 768px) and (max-width:979px) {
    .previewNav_button__2TQLv {
        padding:8px 16px
    }

    .previewNav_icon__ORz7t {
        margin-right: 0
    }

    .previewNav_text__3irgW {
        display: none
    }
}

.previewImage_component__3-0SQ {
    position: relative;
    line-height: 0
}

.previewImage_preloader__aUb-e {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.preview_component__2mRue {
    position: relative;
    line-height: 0;
    text-align: center
}

.preview_component__2mRue img {
    width: 100%
}

.preview_tiles__1etyY {
    display: flex;
    flex-wrap: wrap
}

.preview_tiles__1etyY>div {
    flex: 0 0 50%;
    max-width: 50%
}

.preview_tilePreviewImageHolder__2dASp {
    line-height: 0;
    background-color: #ecf1f5
}

.preview_tilePreviewImageHolder__2dASp:before {
    display: inline-block;
    padding-top: 76.543209876%;
    content: ""
}

.preview_previewPosition__39OCW {
    position: relative;
    line-height: 0
}

.preview_previewPosition__39OCW:before {
    display: inline-block;
    width: 100%;
    padding-top: 38.271604938%;
    content: ""
}

.preview_previewStatic__2Qjg9 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0 45px
}

.preview_previewImageHolder__-JXIK {
    line-height: 0
}

.preview_previewImageHolder__-JXIK:before {
    display: inline-block;
    width: 100%;
    padding-top: 38.271604938%;
    content: ""
}

@media (min-width: 980px) and (max-width:1299px) {
    .preview_previewStatic__2Qjg9 {
        padding:0 30px
    }
}

@media (min-width: 768px) and (max-width:979px) {
    .preview_previewStatic__2Qjg9 {
        padding:0 15px
    }
}

.PurchaseWithCoinModal_modalBox__2y4n4 {
    width: 400px;
    max-width: 100%;
    box-shadow: 2px 5px 26px rgba(0,186,232,.6)
}

.PurchaseWithCoinModal_content__RXNbY {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 55px 30px 35px
}

@media (max-width: 519px) {
    .PurchaseWithCoinModal_content__RXNbY {
        padding:40px 15px 20px
    }
}

.PurchaseWithCoinModal_balance__1OmCZ,.PurchaseWithCoinModal_title__3l61d {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    line-height: 36px;
    text-transform: none;
    color: #313b48
}

.PurchaseWithCoinModal_title__3l61d {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 500
}

@media (max-width: 360px) {
    .PurchaseWithCoinModal_title__3l61d {
        margin-bottom:15px;
        font-size: 22px
    }
}

.PurchaseWithCoinModal_balance__1OmCZ {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700
}

@media (max-width: 360px) {
    .PurchaseWithCoinModal_balance__1OmCZ {
        font-size:18px
    }
}

.PurchaseWithCoinModal_text__27Vu0 {
    margin-bottom: 20px;
    max-width: 230px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .03333em;
    text-align: center;
    color: #97a5b8
}

@media (max-width: 360px) {
    .PurchaseWithCoinModal_text__27Vu0 {
        line-height:24px
    }
}

.PurchaseWithCoinModal_purchaseButton__2MmXQ.btn.btn-primary {
    margin: 0 0 28px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02777em;
    text-transform: none
}

@media (max-width: 360px) {
    .PurchaseWithCoinModal_purchaseButton__2MmXQ.btn.btn-primary {
        margin-bottom:20px;
        font-size: 16px
    }
}

.PurchaseWithCoinModal_purchaseButton__2MmXQ.btn.btn-primary[disabled] {
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    box-shadow: 0 4px 17px 0 #53df83
}

.PurchaseWithCoinModal_saveButton__2a7lu {
    min-width: 240px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: .0125em;
    color: #00d5f7;
    border-radius: 8px;
    transition: background-color .2s ease,box-shadow .2s ease
}

@media (max-width: 360px) {
    .PurchaseWithCoinModal_saveButton__2a7lu {
        font-size:16px
    }
}

.PurchaseWithCoinModal_saveButton__2a7lu:hover {
    background-color: rgba(236,241,245,.5);
    box-shadow: inset -1px 2px 7px rgba(49,59,72,.05)
}

.PurchaseWithCoinModal_saveButton__2a7lu:active {
    background-color: #ecf1f5;
    box-shadow: inset -1px 2px 7px rgba(49,59,72,.2)
}

.PurchaseWithCoinModal_error__3CBvv {
    margin-top: 20px;
    color: #ff2846
}

.PurchaseWithCoinModal_processing__3WNi0 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: hsla(0,0%,100%,.5)
}

#ftools_csat5 {
    --page-offset-x: 1rem;
    --page-offset-y: 6rem
}

.Editor_editorPage__145sh {
    position: relative;
    min-height: inherit;
    overflow: hidden;
    transition: background-color .3s ease
}

.Editor_editorPage__145sh .Editor_savingPreloader__2TcOR {
    margin: -7px 0 0;
    display: inline-block;
    padding: 0;
    vertical-align: top
}

.Editor_editorPage__145sh .Editor_savingPreloader__2TcOR>div {
    background-color: #fff
}

.Editor_settingsContainer__3BaYq {
    overflow: hidden;
    background-color: #fff
}

.Editor_canvasContainer__XuRBD {
    position: relative
}

.Editor_shareBtnContainer___HwuG {
    position: absolute;
    top: 25px;
    right: 0;
    left: 0;
    z-index: 10;
    text-align: center;
    pointer-events: none
}

.Editor_openSharingDialogBtn__3IiTd {
    padding: 7px 18px 7px 14px;
    font-size: 10px;
    line-height: 26px;
    font-weight: 900;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(49,59,72,.2);
    border-radius: 4px;
    transition: background-color .15s ease;
    pointer-events: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.Editor_openSharingDialogBtn__3IiTd:hover {
    background-color: rgba(49,59,72,.5)
}

.Editor_openSharingDialogBtn__3IiTd:before {
    margin: 1px 12px 0 0;
    display: inline-block;
    width: 15px;
    height: 19px;
    content: "";
    vertical-align: top;
    background-image: url(/static/media/share.def58dfc.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.Editor_preloaderWrapper__17Nu4 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center
}

.Editor_controlPanel__2sgl- {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 80px;
    background-color: #fff;
    box-shadow: 0 -4px 10px rgba(49,59,72,.15)
}

.Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj {
    height: 100%;
    padding: 33px 60px 31px 100px;
    overflow: hidden;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    line-height: 16px;
    letter-spacing: .25em;
    text-align: left;
    white-space: nowrap;
    color: #4d5d72;
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 40px;
    background-size: 20px 14px;
    background-repeat: no-repeat;
    border-radius: 0;
    transition: background-color .1s ease-in;
    will-change: background
}

.Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    content: "";
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    box-shadow: 0 0 40px #4d5d72;
    transition: transform .15s ease;
    transform: scaleX(0);
    transform-origin: 0 50%;
    will-change: transform
}

.Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj:active:before,.Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj:focus:before,.Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj:hover:before {
    transform: scaleX(1)
}

.Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj:active {
    background-color: rgba(220,228,236,.4)
}

.Editor_controlPanel__2sgl- .Editor_continueBtn__2dmax.btn.btn-lg {
    height: 100%;
    padding: 33px 100px 31px 60px;
    line-height: 16px;
    letter-spacing: .25em;
    white-space: normal;
    border-radius: 0
}

.Editor_controlPanel__2sgl- .Editor_continueBtn__2dmax.btn.btn-lg:after {
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -9px;
    width: 25px;
    height: 18px;
    content: "";
    background-image: url(/static/media/arrow-right-white.75136db1.svg);
    background-repeat: no-repeat
}

.Editor_editorPage__145sh.Editor_desktop__1lNI0 {
    display: flex;
    flex-direction: column;
    padding: 0 0 80px 350px
}

.Editor_editorPage__145sh.Editor_desktop__1lNI0 .Editor_settingsContainer__3BaYq {
    position: fixed;
    top: 70px;
    bottom: 80px;
    left: 0;
    width: 350px;
    box-shadow: 0 0 40px 0 rgba(189,201,213,.4)
}

.Editor_editorPage__145sh.Editor_desktop__1lNI0 .Editor_canvasContainer__XuRBD {
    flex: 1 0 450px
}

.Editor_editorPage__145sh.Editor_desktop__1lNI0 .Editor_controlPanel__2sgl- {
    display: flex;
    justify-content: space-between
}

.Editor_editorPage__145sh.Editor_mobile__6CCxU {
    z-index: 100;
    margin-top: -70px;
    overflow: visible
}

.Editor_editorPage__145sh.Editor_mobile__6CCxU .Editor_settingsContainer__3BaYq {
    position: relative;
    height: 80px;
    background-color: #fff;
    transition: height .5s ease-in-out
}

.Editor_editorPage__145sh.Editor_mobile__6CCxU .Editor_canvasContainer__XuRBD {
    transition: height .5s ease-in-out
}

.Editor_editorPage__145sh.Editor_mobile__6CCxU .Editor_controlPanel__2sgl- {
    position: absolute;
    bottom: -70px;
    padding-left: 90px;
    box-shadow: 0 2px 13px 0 rgba(77,93,114,.3)
}

.Editor_editorPage__145sh.Editor_mobile__6CCxU .Editor_controlPanel__2sgl- .Editor_goBackBtn__zGTPj {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 80px;
    padding: 0;
    background-position: 30px
}

.Editor_editorPage__145sh.Editor_mobile__6CCxU .Editor_controlPanel__2sgl- .Editor_continueBtn__2dmax.btn.btn-lg {
    width: 100%;
    padding: 25px 45px 23px 14px;
    box-shadow: none
}

@media (min-width: 980px) and (max-width:1299px) {
    .Editor_editorPage__145sh.Editor_desktop__1lNI0 {
        padding-left:300px
    }

    .Editor_editorPage__145sh.Editor_desktop__1lNI0 .Editor_settingsContainer__3BaYq {
        width: 300px
    }
}

@media (min-width: 768px) and (max-width:979px) {
    .Editor_editorPage__145sh.Editor_desktop__1lNI0 {
        padding-left:260px
    }

    .Editor_editorPage__145sh.Editor_desktop__1lNI0 .Editor_settingsContainer__3BaYq {
        width: 260px
    }
}

@media (max-width: 360px) {
    .Editor_editorPage__145sh.Editor_mobile__6CCxU .Editor_controlPanel__2sgl- .Editor_continueBtn__2dmax.btn.btn-lg:after {
        right:20px
    }
}

.Tooltip_tooltip__18-r0 {
    position: relative
}

.Tooltip_button__2-GOC {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    text-align: center;
    color: #bdc9d5;
    border: 1px solid #bdc9d5;
    border-radius: 50%;
    outline: none
}

.Tooltip_button__2-GOC:focus,.Tooltip_button__2-GOC:hover {
    color: #fff;
    background-color: #bdc9d5;
    border: 1px solid #bdc9d5
}

.Tooltip_button__2-GOC:focus+.Tooltip_message__3E2G8,.Tooltip_button__2-GOC:hover+.Tooltip_message__3E2G8 {
    display: block
}

.Tooltip_button__2-GOC:before {
    content: "i";
    font-size: 15px;
    line-height: .8;
    font-weight: 700
}

.Tooltip_message__3E2G8 {
    position: absolute;
    bottom: calc(100% + 15px);
    left: -242px;
    z-index: 10;
    display: none
}

.Tooltip_content__36zN0 {
    width: 300px;
    padding: 12px 15px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.85;
    font-weight: 600;
    letter-spacing: .05em;
    text-align: center;
    color: #fff;
    background-color: #798ba3;
    border-radius: 5px;
    box-shadow: 0 1px 40px 0 #bdc9d5;
    transform: translateX(-20px)
}

.Tooltip_triangle__1QBH_ {
    position: absolute;
    bottom: -7px;
    left: 246px;
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    border-color: #798ba3 transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0
}

.Package_package__10wgy {
    position: relative;
    width: 100%;
    padding: 24px 20px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 40px 0 rgba(189,201,213,.39);
    transition: box-shadow .2s ease
}

@media (min-width: 1300px) {
    .Package_package__10wgy {
        padding:28px 40px 15px
    }
}

.Package_sale__3q-6w {
    position: absolute;
    bottom: 100%;
    left: 50%;
    padding: 5px 34px 3px;
    font-size: 15px;
    line-height: 1.85;
    font-weight: 600;
    letter-spacing: .05em;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    background-color: #53df83;
    border-radius: 34px 34px 0 0;
    transform: translateX(-50%)
}

.Package_head__1IOJp {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.Package_title__2IL4I {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #313b48;
    transition: color .3s ease
}

@media (min-width: 980px) and (max-width:1299px) {
    .Package_title__2IL4I {
        font-size:22px
    }
}

@media (max-width: 519px) {
    .Package_title__2IL4I {
        margin-bottom:15px
    }
}

.Package_description__34GwM {
    margin: 0 0 10px;
    min-height: 40px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: .05em;
    text-align: center;
    color: #798ba3
}

.Package_action__1L9Cl {
    margin: 0 0 15px;
    text-align: center
}

.Package_select__2zmOc {
    position: relative;
    display: inline-block;
    padding: 32px 70px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    border: none;
    border-radius: 100px;
    box-shadow: 0 4px 17px 0 #53df83;
    transition: color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease
}

.Package_select__2zmOc:hover {
    background: linear-gradient(90deg,#00bae8 0,#03ce97);
    box-shadow: 0 0 0 0 #53df83
}

.Package_select__2zmOc:active {
    box-shadow: inset 0 2px 2px 0 rgba(49,59,72,.25),inset 0 -2px 2px 0 hsla(0,0%,100%,.25)
}

.Package_advantage__2d9eq {
    display: flex;
    justify-content: space-between;
    min-height: 42px;
    padding: 8px 0;
    font-size: 18px;
    line-height: 1.375;
    color: #313b48
}

@media (max-width: 979px) {
    .Package_advantage__2d9eq {
        font-size:17px
    }
}

.Package_placeholder__Nbiki {
    align-items: center
}

.Package_placeholder__Nbiki:before {
    width: 100%;
    height: 12px;
    content: "";
    background-color: rgba(236,241,245,.44);
    border-radius: 6px
}

.Package_tooltip__34hAG {
    margin-left: 10px
}

.Package_prices__3aaQ- {
    display: flex
}

.Package_price__2Zz2V {
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.05em
}

.Package_price__2Zz2V+.Package_price__2Zz2V {
    margin-left: 10px
}

.Package_sign__3Q3pW {
    vertical-align: top;
    font-size: .5em
}

.Package_oldPrice__Wc4hi {
    font-size: 32px;
    text-decoration: line-through;
    color: #bdc9d5
}

@media (min-width: 980px) and (max-width:1299px) {
    .Package_oldPrice__Wc4hi {
        font-size:20px
    }
}

.Package_newPrice__1valt {
    font-size: 56px;
    color: #00d5f7
}

@media (min-width: 980px) and (max-width:1299px) {
    .Package_newPrice__1valt {
        font-size:40px
    }
}

.Package_imageHolder__29RA5 {
    position: relative;
    margin: 0 -30px 20px
}

@media (max-width: 979px) {
    .Package_imageHolder__29RA5 {
        margin:0 0 20px
    }
}

.Package_imageHolder__29RA5:before {
    display: block;
    padding-top: 72%;
    content: ""
}

@media (min-width: 980px) and (max-width:1299px) {
    .Package_imageHolder__29RA5:before {
        padding-top:70%
    }
}

@media (max-width: 979px) {
    .Package_imageHolder__29RA5:before {
        padding-top:110%
    }
}

.Package_image__XxUEw {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

@media (max-width: 979px) {
    .Package_image__XxUEw.Package_premium__GuuXS {
        width:150%;
        transform: translate(-54%,-50%)
    }
}

@media (max-width: 979px) {
    .Package_image__XxUEw.Package_basic__3F4_3,.Package_image__XxUEw.Package_business__2UcRR {
        width:150%
    }
}

.Package_modal__2h4Yt {
    width: 100%;
    max-width: 560px;
    padding: 40px 25px 25px;
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 2px 5px 26px 0 rgba(0,213,247,.6)
}

.Package_modal__2h4Yt p {
    margin: 0 auto;
    font-size: 15px;
    line-height: 25px
}

.Package_modal__2h4Yt p+p {
    margin-top: 15px
}

.PackagesList_component__M5gaN {
    display: flex;
    justify-content: center;
    width: 100%
}

.PackagesList_list__NQqma {
    width: 100%
}

@media (min-width: 980px) {
    .PackagesList_list__NQqma {
        display:flex
    }
}

@media (min-width: 1300px) {
    .PackagesList_list__NQqma {
        margin:0 -20px
    }
}

@media (min-width: 980px) and (max-width:1299px) {
    .PackagesList_list__NQqma {
        margin:0 -10px
    }
}

@media (max-width: 979px) {
    .PackagesList_list__NQqma {
        max-width:420px
    }
}

.PackagesList_preloader__2x8nd {
    width: 100%;
    text-align: center
}

@media (min-width: 980px) {
    .PackagesList_item__3ZKNC {
        display:flex;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 1300px) {
    .PackagesList_item__3ZKNC {
        padding:0 20px
    }
}

@media (min-width: 980px) and (max-width:1299px) {
    .PackagesList_item__3ZKNC {
        padding:0 10px
    }
}

@media (max-width: 979px) {
    .PackagesList_item__3ZKNC {
        margin-top:50px
    }
}

.Packages_packagesPage__2K0Fi {
    min-height: inherit;
    background-color: #fff
}

.Packages_container__1Gjhs {
    margin: 0 auto;
    display: flex;
    max-width: 1430px;
    padding: 60px 30px 40px
}

@media (max-width: 767px) {
    .Packages_packagesPage__2K0Fi {
        overflow:hidden;
        background-color: transparent
    }

    .Packages_container__1Gjhs {
        display: block;
        max-width: 600px;
        padding: 0 16px 24px
    }
}

.PromocodeForm_component__1G1Wo {
    background-color: rgba(220,228,236,.8)
}

.PromocodeForm_openFormButton__2aaMp {
    margin: 0;
    display: inline-block;
    min-width: 0;
    min-height: 0;
    font: inherit;
    text-align: center;
    text-decoration: none;
    color: inherit;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    webkit-touch-callout: pan-y;
    webkit-tap-highlight-color: rgba(49,59,72,0);
    -webkit-tap-highlight-color: rgba(49,59,72,0);
    width: 100%;
    padding: 11px 37px 10px 17px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .03333em;
    text-align: left;
    color: #798ba3;
    background-image: url(/static/media/promocode.3b3f89e7.svg);
    background-position: right 17px top 50%;
    background-repeat: no-repeat;
    transition: color .15s ease
}

.PromocodeForm_openFormButton__2aaMp:hover {
    color: #5f718a
}

.PromocodeForm_form__25Izz {
    padding: 0 17px 20px
}

.PromocodeForm_row__1njUx {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.PromocodeForm_inputCol__1ZUZm {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(100% - 80px)
}

.PromocodeForm_submitCol__2wxzz {
    flex: 0 0 80px;
    text-align: right
}

input[type=text].PromocodeForm_input__2PR4V {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 10px;
    background: #fff;
    border: none;
    border-radius: 2px;
    cursor: text
}

.PromocodeForm_submitButton__3PatA {
    margin: 0;
    display: inline-block;
    min-width: 0;
    min-height: 0;
    font: inherit;
    text-align: center;
    text-decoration: none;
    color: inherit;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    webkit-touch-callout: pan-y;
    webkit-tap-highlight-color: rgba(49,59,72,0);
    -webkit-tap-highlight-color: rgba(49,59,72,0);
    width: 65px;
    padding: 10px 0;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .03333em;
    color: #fff;
    background-color: #798ba3;
    border-radius: 8px
}

.PromocodeForm_error__2B2-v {
    margin: 5px 0 -10px;
    width: 100%;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .03333em;
    color: #bd3c4e
}

.Order_component__hHy7T {
    margin-bottom: 30px;
    opacity: 0;
    -webkit-animation-name: Order_slideDown__2Fcex;
    animation-name: Order_slideDown__2Fcex;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (max-width: 519px) {
    .Order_component__hHy7T {
        padding:0 35px
    }
}

.Order_fetching__151Iq {
    opacity: .3
}

.Order_item__31Nwb,.Order_total__3utOP {
    display: flex;
    justify-content: space-between
}

.Order_item__31Nwb+.Order_item__31Nwb,.Order_total__3utOP+.Order_item__31Nwb {
    margin-top: 7px
}

.Order_item__31Nwb {
    padding: 5px 0;
    border-color: transparent
}

.Order_bundleCredits__2ocDz {
    margin: 7px 0 20px;
    font-size: 18px;
    font-weight: 300;
    color: #798ba3
}

.Order_bundleCredits__2ocDz b {
    font-weight: 700
}

.Order_total__3utOP {
    padding-top: 10px;
    border-color: #bdc9d5
}

.Order_total__3utOP .Order_label__1DfC4 {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #313b48
}

.Order_total__3utOP .Order_price__xOVOR {
    font-size: 26px;
    color: #313b48
}

.Order_promocode__36sDW .Order_label__1DfC4,.Order_promocode__36sDW .Order_price__xOVOR {
    color: #03ce97
}

.Order_label__1DfC4,.Order_price__xOVOR {
    font-size: 18px;
    line-height: 1.3
}

.Order_label__1DfC4 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #4d5d72
}

.Order_labelBase__2xnVh {
    margin-right: 5px
}

.Order_sub__11Dyq {
    color: #798ba3
}

.Order_price__xOVOR {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    color: #313b48
}

.Order_promocodeForm__3TWE_ {
    margin: 20px 0 16px
}

@-webkit-keyframes Order_slideDown__2Fcex {
    0% {
        opacity: 0;
        transform: translateY(-50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes Order_slideDown__2Fcex {
    0% {
        opacity: 0;
        transform: translateY(-50px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.Summary_preloader__3awgU {
    width: 100%;
    margin: 0 0 16px
}

.Summary_summary__3Htzb {
    display: flex;
    flex: 1 1 100%;
    flex-direction: column;
    justify-content: flex-start;
    padding: 30px 0 0
}

.Summary_summary__3Htzb h3 {
    margin: 0 0 20px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 36px;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: .01em;
    text-transform: none;
    word-break: break-word
}

.Summary_conditions__11OwL {
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 1.65;
    color: #798ba3
}

.Summary_conditions__11OwL li {
    position: relative;
    padding-left: 40px
}

.Summary_conditions__11OwL li+li {
    margin-top: 1em
}

.Summary_conditions__11OwL li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 1.6em;
    content: "";
    background-position: 0;
    background-size: contain;
    background-repeat: no-repeat
}

.Summary_conditions__11OwL li.Summary_wallClock__3GXba:before {
    background-image: url(/static/media/wall-clock.e7fa3fcf.svg)
}

.Summary_conditions__11OwL li.Summary_support__CkCeZ:before {
    background-image: url(/static/media/support.4bdf3acf.svg)
}

.Summary_conditions__11OwL li.Summary_premiumBadge__7eeFY:before {
    background-image: url(/static/media/premium-badge.fbf2069c.svg)
}

.Summary_conditions__11OwL li.Summary_copyright__2JOM3:before {
    background-image: url(/static/media/copyright.5ec0e5c3.svg)
}

.Summary_conditions__11OwL li.Summary_cloudDownload__1-Kgb:before {
    background-image: url(/static/media/cloud-download.559f7de0.svg)
}

@media (max-width: 767px) {
    .Summary_summary__3Htzb {
        height:auto
    }
}

@media (max-width: 519px) {
    .Summary_summary__3Htzb h3 {
        font-size:32px
    }

    .Summary_orderItem__nfr2g,.Summary_summary__3Htzb>div+div,.Summary_summary__3Htzb h3,.Summary_total__K5oJ0 {
        padding-right: 35px;
        padding-left: 35px
    }
}

@media (max-width: 519px) {
    .gateway-select_container__1k1Lh {
        box-shadow:0 1px 40px #bdc9d5
    }
}

.gateway-select_tabsNav__bGvZe {
    margin-bottom: -12px;
    height: 102px
}

@media (max-width: 519px) {
    .gateway-select_tabsNav__bGvZe {
        margin-bottom:0;
        height: 90px
    }
}

.gateway-select_tabLink__35YpP {
    position: relative;
    z-index: 0;
    margin-right: -12px;
    width: 312px;
    height: 102px;
    max-width: calc(50% + 6px)
}

@media (max-width: 519px) {
    .gateway-select_tabLink__35YpP {
        margin-right:0;
        width: 50%;
        height: 90px
    }
}

.gateway-select_tabLink__35YpP.gateway-select_active__2RIrk {
    z-index: 1
}

.gateway-select_tabLink__35YpP.gateway-select_active__2RIrk .gateway-select_fill__3ouhk {
    background-color: #fff;
    box-shadow: 0 1px 40px #bdc9d5;
    transform: none
}

@media (max-width: 519px) {
    .gateway-select_tabLink__35YpP.gateway-select_active__2RIrk .gateway-select_fill__3ouhk {
        box-shadow:none
    }
}

.gateway-select_tabLink__35YpP.gateway-select_active__2RIrk .gateway-select_radioIcon__3GZIt {
    background-color: #00a3d6;
    border-width: 3px;
    border-color: #fff;
    box-shadow: 0 0 0 5px #00a3d6;
    transform: scale(.75)
}

.gateway-select_tabLink__35YpP.gateway-select_active__2RIrk .gateway-select_image__1WVr5 {
    -webkit-filter: none;
    filter: none
}

.gateway-select_tabLink__35YpP.gateway-select_paypal__1kZ_H .gateway-select_image__1WVr5 {
    width: 98px;
    background-image: url(/static/media/checkout-paypal.db0bc898.svg)
}

.gateway-select_tabLink__35YpP.gateway-select_braintree__h0Vxf .gateway-select_image__1WVr5 {
    width: 142px;
    background-image: url(/static/media/checkout-cards.cd60e9af.svg)
}

.gateway-select_fill__3ouhk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #798ba3;
    border-radius: 8px;
    box-shadow: inset 0 -40px 40px -20px #bdc9d5;
    transition: background-color .25s ease,transform .25s ease;
    transform: scale(.936) translateY(10px);
    transform-origin: 50%
}

@media (max-width: 519px) {
    .gateway-select_fill__3ouhk {
        border-radius:0;
        transform: none
    }
}

.gateway-select_tabLinkContent__PD6b4 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 37px 5px 0;
    text-align: center
}

@media (max-width: 519px) {
    .gateway-select_tabLinkContent__PD6b4 {
        padding-top:33px
    }
}

.gateway-select_radioIcon__3GZIt {
    margin: 4px 38px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    border: 1px solid #bdc9d5;
    border-radius: 50%;
    transition: background-color .3s ease-in-out,border .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out
}

@media (max-width: 979px) {
    .gateway-select_radioIcon__3GZIt {
        display:none
    }
}

.gateway-select_image__1WVr5 {
    display: inline-block;
    height: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: -webkit-filter .25s ease;
    transition: filter .25s ease;
    transition: filter .25s ease,-webkit-filter .25s ease
}

.gateway-select_tabContent__3dkvN {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 22px 40px #bdc9d5
}

@media (max-width: 519px) {
    .gateway-select_tabContent__3dkvN {
        border-radius:0;
        box-shadow: none
    }
}

.label_label__3y0mt {
    display: block;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 26px;
    font-weight: 900;
    letter-spacing: .36em;
    text-transform: uppercase;
    white-space: nowrap;
    color: #4d5d72
}

.label_required__3d05U {
    margin-left: 5px;
    display: inline-block;
    vertical-align: text-top;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 20px;
    font-weight: 400;
    color: #4ad4e7
}

.country-select_pseudoField__2L32D {
    position: relative;
    width: 100%;
    height: 53px;
    padding: 11px 35px 9px 13px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 1.83333;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #313b48;
    background: none;
    border: 2px solid #dce4ec;
    border-radius: 2px;
    outline: none
}

.country-select_pseudoField__2L32D:after {
    position: absolute;
    top: 21px;
    right: 16px;
    width: 10px;
    height: 7px;
    content: "";
    background-image: url(/static/media/small-arrow-down-blue.7920a71b.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.country-select_pseudoField__2L32D select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.country-select_withError__1cGZk .country-select_pseudoField__2L32D {
    color: #bd3c4e;
    border-color: #bd3c4e
}

.braintree-card-fields_fieldContainer__2BvlG {
    margin: 0 0 6px
}

.braintree-card-fields_pseudoField__37r1h {
    position: relative;
    width: 100%;
    height: 53px;
    padding: 11px 13px 9px;
    color: #313b48;
    background: none;
    border: 2px solid #dce4ec;
    border-radius: 2px;
    outline: none;
    transition: border-color .3s ease
}

.braintree-card-fields_pseudoField__37r1h.braintree-hosted-fields-focused {
    border-color: #00d5f7
}

.braintree-card-fields_securityFields__2fcWv {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.braintree-card-fields_cardNumberField__2Weni .braintree-card-fields_pseudoField__37r1h {
    position: relative;
    padding-right: 32px
}

.braintree-card-fields_cardNumberField__2Weni .braintree-card-fields_pseudoField__37r1h:after {
    position: absolute;
    top: 18px;
    right: 12px;
    width: 19px;
    height: 14px;
    content: "";
    background-image: url(/static/media/card.07f1d769.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.braintree-card-fields_expirationDateField__168A1 {
    margin-right: 10px;
    flex: 0 0 100px
}

.braintree-card-fields_cvvField__lyv4A {
    flex: 0 0 70px
}

.PaypalButtonWrapper_container__1bOXB {
    position: relative;
    display: flex
}

.PaypalButtonWrapper_container__1bOXB.PaypalButtonWrapper_loading__3_KL9 .PaypalButtonWrapper_wrapper__pBNu7 {
    opacity: .35;
    pointer-events: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.PaypalButtonWrapper_wrapper__pBNu7 {
    display: inline-block;
    width: 100%
}

.PaypalButtonWrapper_preloader__2spIo {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    padding: 0;
    transform: translateY(-50%);
    z-index: 100
}

.PaymentForm_container__36Hka {
    position: relative;
    padding: 60px 54px 40px
}

@media (max-width: 519px) {
    .PaymentForm_container__36Hka {
        padding:36px 20px 30px
    }
}

.PaymentForm_preloader__1Ipng {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px
}

@media (min-width: 980px) {
    .PaymentForm_form__JiTeF {
        position:relative;
        display: flex;
        justify-content: space-between
    }

    .PaymentForm_form__JiTeF:after {
        position: absolute;
        top: 87px;
        bottom: 60px;
        left: 50%;
        margin-left: 1px;
        width: 1px;
        content: "";
        background-color: #ecf1f5
    }
}

.PaymentForm_form__JiTeF.PaymentForm_processing__1WK9Y {
    opacity: .5;
    pointer-events: none
}

.PaymentForm_form__JiTeF h3 {
    margin: 0 0 25px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 26px;
    line-height: 1.385;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: none
}

.PaymentForm_billingInfoCol__ZZJrJ {
    max-width: 385px
}

@media (min-width: 980px) {
    .PaymentForm_billingInfoCol__ZZJrJ {
        flex:0 1 50%;
        padding-right: 15px
    }
}

.PaymentForm_paymentMethodCol__2-byj {
    max-width: 385px
}

@media (min-width: 980px) {
    .PaymentForm_paymentMethodCol__2-byj {
        flex:0 1 50%;
        padding-left: 15px
    }
}

@media (max-width: 979px) {
    .PaymentForm_paymentMethodCol__2-byj {
        margin-top:45px
    }
}

@media (min-width: 360px) and (max-width:979px),(min-width:1200px) {
    .PaymentForm_split__3sfID {
        margin:0 -5px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    .PaymentForm_split__3sfID>div {
        padding: 0 5px;
        overflow: hidden
    }

    .PaymentForm_split__3sfID .PaymentForm_col__4RYpz {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 5px)
    }

    .PaymentForm_split__3sfID .PaymentForm_countryCol__3pwM_ {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(100% - 140px)
    }

    .PaymentForm_split__3sfID .PaymentForm_postalCodeCol__1kyg1 {
        flex: 0 0 140px
    }
}

.PaymentForm_fieldContainer__3Lbrd {
    margin: 0 0 6px
}

.PaymentForm_field__3nySQ:after {
    display: none
}

.PaymentForm_field__3nySQ input[type=text] {
    width: 100%;
    height: 53px;
    min-width: auto;
    padding: 11px 13px 9px;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 1.83333;
    color: #313b48;
    background: none;
    border: 2px solid #dce4ec;
    border-radius: 2px;
    outline: none
}

.PaymentForm_field__3nySQ input[type=text]:focus {
    border-color: #00d5f7
}

.PaymentForm_toggleBusiness__-XzyD {
    margin-top: 27px;
    display: inline-block;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .0333em;
    color: #00d5f7
}

.PaymentForm_toggleBusiness__-XzyD:after {
    margin: 3px 0 0 13px;
    display: inline-block;
    width: 23px;
    height: 20px;
    content: "";
    vertical-align: top;
    background-image: url(/static/media/briefcase.56257d41.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.PaymentForm_paypalNotice__1bOfx {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 100%;
    max-width: 270px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.86667;
    font-weight: 600;
    letter-spacing: .0333em;
    color: #bdc9d5
}

.PaymentForm_paypalIcon__k1Emn {
    margin: 0 0 20px;
    display: inline-block;
    width: 150px;
    height: 40px;
    background-image: url(/static/media/checkout-paypal.db0bc898.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: brightness(0) invert(89%) sepia(15%) saturate(198%) hue-rotate(167deg) brightness(86%) contrast(99%);
    filter: brightness(0) invert(89%) sepia(15%) saturate(198%) hue-rotate(167deg) brightness(86%) contrast(99%)
}

.PaymentForm_paymentError__3fOw_ {
    display: block;
    text-align: right;
    color: #bd3c4e
}

.PaymentForm_formSubmitContainer__1K13U {
    margin-top: 42px;
    text-align: center
}

@media (min-width: 980px) {
    .PaymentForm_formSubmitContainer__1K13U {
        position:absolute;
        top: 100%;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 50%;
        min-height: 80px;
        text-align: right
    }
}

@media (max-width: 767px) {
    .PaymentForm_formSubmitContainer__1K13U {
        position:fixed;
        right: 0;
        bottom: 0;
        left: 90px;
        z-index: 10;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px;
        background-color: #fff
    }
}

.PaymentForm_braintreeCheckoutBtn__16wLj.btn.btn-lg {
    display: inline-block;
    width: 90%;
    max-width: 280px;
    line-height: 16px
}

@media (max-width: 767px) {
    .PaymentForm_braintreeCheckoutBtn__16wLj.btn.btn-lg {
        width:100%;
        max-width: none;
        padding: 33px 15px 31px;
        letter-spacing: .25em;
        white-space: nowrap;
        border-radius: 0;
        box-shadow: none
    }
}

.PaymentForm_paypalCheckoutBtn__2xLNF {
    width: 90%;
    max-width: 350px
}

.PaymentForm_processingPreloader__2iBjJ {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.AuthNotice_modalBox__2Vl7s {
    width: 400px;
    max-width: 100%;
    box-shadow: 2px 5px 26px rgba(0,186,232,.6)
}

.AuthNotice_content__2EY2e {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px 35px 30px
}

.AuthNotice_icon__2ZkFA {
    margin-bottom: 32px;
    width: 87px
}

.AuthNotice_title__11glB {
    margin-bottom: 10px;
    max-width: 300px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    color: #313b48
}

.AuthNotice_text__pgUaF {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .03333em;
    text-align: center;
    color: #97a5b8
}

.AuthNotice_skipButton__2M2rO.btn.btn-primary {
    margin: 0 0 28px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02777em;
    text-transform: none
}

.AuthNotice_logInButton___L3sz {
    min-width: 240px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: .0125em;
    color: #00d5f7;
    border-radius: 8px;
    transition: background-color .2s ease,box-shadow .2s ease
}

.AuthNotice_logInButton___L3sz:hover {
    background-color: rgba(236,241,245,.5);
    box-shadow: inset -1px 2px 7px rgba(49,59,72,.05)
}

.AuthNotice_logInButton___L3sz:active {
    background-color: #ecf1f5;
    box-shadow: inset -1px 2px 7px rgba(49,59,72,.2)
}

.Checkout_checkoutPage__1dZTk {
    min-height: inherit;
    background-color: #ecf1f5
}

.Checkout_container__e6x6u {
    margin: 0 auto;
    display: flex;
    max-width: 1430px;
    padding: 30px
}

.Checkout_leftColumn__2MgPK {
    flex: 1 1 100%;
    padding-right: 60px
}

.Checkout_rightColumn__2as3H {
    display: flex;
    flex: 1 0 280px;
    flex-direction: column
}

.Checkout_goToCheckout__QNpdU.btn.btn-primary {
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.Checkout_leftColumn__2MgPK .Checkout_goToPackageSelect__3bA-S {
    display: inline-block;
    position: relative;
    margin-top: 42px;
    padding: 32px 32px 32px 85px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 900;
    letter-spacing: .25em;
    text-decoration: none;
    text-transform: uppercase;
    color: #798ba3;
    background-color: #dce4ec;
    border-radius: 40px
}

@media (max-width: 979px) {
    .Checkout_leftColumn__2MgPK .Checkout_goToPackageSelect__3bA-S {
        width:55px;
        height: 55px;
        padding: 0;
        font-size: 0;
        border-radius: 50%
    }
}

.Checkout_leftColumn__2MgPK .Checkout_goToPackageSelect__3bA-S:before {
    position: absolute;
    top: 32px;
    left: 35px;
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: invert(56%) sepia(42%) saturate(205%) hue-rotate(174deg) brightness(88%) contrast(89%);
    filter: invert(56%) sepia(42%) saturate(205%) hue-rotate(174deg) brightness(88%) contrast(89%)
}

@media (max-width: 979px) {
    .Checkout_leftColumn__2MgPK .Checkout_goToPackageSelect__3bA-S:before {
        top:50%;
        left: 50%;
        margin: -10px 0 0 -10px
    }
}

.Checkout_controlPanel__1d5xD {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    height: 80px;
    padding-left: 90px;
    box-shadow: 0 2px 13px 0 rgba(77,93,114,.3);
    pointer-events: none
}

.Checkout_controlPanel__1d5xD .Checkout_goBackBtn__3KuK4,.Checkout_controlPanel__1d5xD .Checkout_goToPackageSelect__3bA-S {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 80px;
    padding: 0;
    font-size: 0;
    background-color: #fff;
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 30px;
    background-size: 19px auto;
    background-repeat: no-repeat;
    border-radius: 0;
    pointer-events: auto
}

.Checkout_controlPanel__1d5xD .Checkout_goToCheckout__QNpdU.btn.btn-lg {
    width: 100%;
    padding: 33px 45px 31px 0;
    line-height: 16px;
    letter-spacing: .25em;
    white-space: nowrap;
    border-radius: 0;
    box-shadow: none;
    pointer-events: auto
}

.Checkout_controlPanel__1d5xD .Checkout_goToCheckout__QNpdU.btn.btn-lg:after {
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -9px;
    width: 25px;
    height: 18px;
    content: "";
    background-image: url(/static/media/arrow-right-white.75136db1.svg);
    background-repeat: no-repeat
}

@media (max-width: 1299px) {
    .Checkout_leftColumn__2MgPK {
        padding-right:30px
    }
}

@media (max-width: 767px) {
    .Checkout_container__e6x6u {
        display:block;
        max-width: 600px;
        padding-bottom: 80px
    }

    .Checkout_leftColumn__2MgPK {
        padding-right: 0
    }
}

@media (max-width: 519px) {
    .Checkout_checkoutPage__1dZTk {
        background-color:transparent
    }

    .Checkout_container__e6x6u {
        padding: 0 0 80px
    }
}

.PaymentError_paymentErrorPage__1guQO {
    position: relative;
    display: flex;
    min-height: inherit;
    padding: 30px 15px 80px;
    overflow: hidden
}

.PaymentError_container__3-g4G {
    margin: auto;
    width: 460px;
    max-width: 100%;
    padding: 25px 55px 30px;
    text-align: center;
    color: #fff;
    background-color: #4d5d72
}

.PaymentError_container__3-g4G h1 {
    margin-top: 0;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #00d5f7
}

.PaymentError_container__3-g4G p {
    margin-bottom: 25px;
    font-size: 14px
}

.PaymentError_container__3-g4G a {
    display: inline-block;
    color: #00d5f7
}

.SocialAuthorization_container__2HLJH {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.SocialAuthorization_center__V3fk7 {
    margin: auto
}

.NavBtn_navBtn__2PnmL {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100px;
    padding: 40px 85px 40px 40px;
    overflow: hidden;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
    color: #313b48;
    background-color: #fff;
    border: solid #ecf1f5;
    border-width: 1px 0 0;
    transition: box-shadow .2s ease
}

.NavBtn_navBtn__2PnmL.NavBtn_navBtnActive__32U7n,.NavBtn_navBtn__2PnmL:active,.NavBtn_navBtn__2PnmL:focus {
    color: #fff;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    transition: color .2s ease-in .05s
}

.NavBtn_navBtn__2PnmL.NavBtn_navBtnActive__32U7n:before,.NavBtn_navBtn__2PnmL:active:before,.NavBtn_navBtn__2PnmL:focus:before {
    opacity: 0;
    transition: opacity .2s ease-in .05s
}

.NavBtn_navBtn__2PnmL.NavBtn_navBtnActive__32U7n:after,.NavBtn_navBtn__2PnmL:active:after,.NavBtn_navBtn__2PnmL:focus:after {
    opacity: 1;
    transition: opacity .2s ease-in .05s
}

.NavBtn_navBtn__2PnmL.NavBtn_navBtnActive__32U7n .NavBtn_navBtnBg__3gXMT,.NavBtn_navBtn__2PnmL:active .NavBtn_navBtnBg__3gXMT,.NavBtn_navBtn__2PnmL:focus .NavBtn_navBtnBg__3gXMT {
    background-color: transparent;
    transform: scale(2.4)
}

.NavBtn_navBtn__2PnmL:after,.NavBtn_navBtn__2PnmL:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 85px;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat
}

.NavBtn_navBtn__2PnmL:before {
    opacity: 1;
    background-image: url(/static/media/smooth-arrow-right-gray.773f65f8.svg)
}

.NavBtn_navBtn__2PnmL:after {
    opacity: 0;
    background-image: url(/static/media/smooth-arrow-right-white.fbd4ff2b.svg)
}

.NavBtn_navBtnBg__3gXMT {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    margin: -175px 0 0 -175px;
    width: 350px;
    height: 350px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 4000px #fff;
    transition: transform .3s ease-in .05s,opacity .05s ease-in;
    transform: scale(.1);
    transform-origin: 50% 50%;
    pointer-events: none
}

.NavBtn_navBtnContent__32i_Y {
    position: relative;
    z-index: 1;
    pointer-events: none
}

.DesktopNav_container__3d07y {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.DesktopNav_container__3d07y::-webkit-scrollbar,.DesktopNav_container__3d07y::-webkit-scrollbar-button {
    display: none
}

.DesktopNav_container__3d07y .DesktopNav_navigation__HT5I3.DesktopNav_rootNavigation__2oD97 {
    margin: auto 0
}

.DesktopNav_container__3d07y .DesktopNav_navigationBtn__1dkag:hover {
    z-index: 1;
    box-shadow: 0 2px 13px #dce4ec
}

.DesktopNav_container__3d07y .DesktopNav_screenContainerInner__1OW-S::-webkit-scrollbar,.DesktopNav_container__3d07y .DesktopNav_screenContainerInner__1OW-S::-webkit-scrollbar-button {
    display: none
}

.DesktopNav_navigation__HT5I3 {
    width: 100%;
    border: solid #ecf1f5;
    border-width: 0 0 1px
}

.DesktopNav_screenContainer__2KFUf {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
    transition: transform .35s ease-in-out
}

.DesktopNav_screenContainer__2KFUf.DesktopNav_enter__3dl_Z {
    transform: translateX(100%)
}

.DesktopNav_screenContainer__2KFUf.DesktopNav_enterActive__25Wmd,.DesktopNav_screenContainer__2KFUf.DesktopNav_exit__3FkEv {
    transform: translateX(0);
    box-shadow: -2px 0 13px #dce4ec
}

.DesktopNav_screenContainer__2KFUf.DesktopNav_exitActive__145gx {
    transform: translateX(100%)
}

.DesktopNav_screenContainerInner__1OW-S {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    padding-top: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.DesktopNav_navigationBtn__1dkag {
    display: flex;
    height: 70px;
    padding: 10px 40px 10px 85px;
    font-size: 16px;
    align-items: center
}

.DesktopNav_navigationBtn__1dkag:after,.DesktopNav_navigationBtn__1dkag:before {
    right: auto;
    left: 0
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_subRoute__3N0G_ {
    height: 70px;
    padding: 25px 40px 25px 55px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_subRoute__3N0G_:after,.DesktopNav_navigationBtn__1dkag.DesktopNav_subRoute__3N0G_:before {
    display: none
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_web-files__Mt2mn:before {
    background-image: url(/static/media/copy-blue.ca658c5b.svg);
    background-size: 15px 20px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_web-files__Mt2mn:after {
    background-image: url(/static/media/copy-white.fb1747fe.svg);
    background-size: 15px 20px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_print-files__Oy0X8:before {
    background-image: url(/static/media/print-blue.5565616a.svg);
    background-size: 21px 22px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_print-files__Oy0X8:after {
    background-image: url(/static/media/print-white.fd36ba3b.svg);
    background-size: 21px 22px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_app-favicon__1yrkJ:before {
    background-image: url(/static/media/diamant-blue.00698c8b.svg);
    background-size: 25px 19px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_app-favicon__1yrkJ:after {
    background-image: url(/static/media/diamant-white.fc449db0.svg);
    background-size: 25px 19px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_social-kit__24LbJ:before {
    background-image: url(/static/media/like-blue.28e01d28.svg);
    background-size: 18px 19px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_social-kit__24LbJ:after {
    background-image: url(/static/media/like-white.307ef167.svg);
    background-size: 18px 19px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_watermarks__31NFs:before {
    background-image: url(/static/media/stamp-blue.0450500e.svg);
    background-size: 18px 21px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_watermarks__31NFs:after {
    background-image: url(/static/media/stamp-white.69f14405.svg);
    background-size: 18px 21px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_mockups__3n4XT:before {
    background-image: url(/static/media/eye-blue.29c95edb.svg);
    background-size: 26px 16px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_mockups__3n4XT:after {
    background-image: url(/static/media/eye-white.ae7bbb1e.svg);
    background-size: 26px 16px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_brand-kit__3wizj:before {
    background-image: url(/static/media/brand-kit-blue.d2ab629d.svg);
    background-size: 21px 21px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_brand-kit__3wizj:after {
    background-image: url(/static/media/brand-kit-white.a1e1d90f.svg);
    background-size: 21px 21px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_business-cards__1aa8R:before {
    background-image: url(/static/media/business-cards-blue.648fb643.svg);
    background-size: 26px 18px
}

.DesktopNav_navigationBtn__1dkag.DesktopNav_business-cards__1aa8R:after {
    background-image: url(/static/media/business-cards-white.7dbf11c4.svg);
    background-size: 26px 18px
}

.MobileNav_container__sJi4j {
    padding: 16px 30px 0;
    background-color: #ecf1f5
}

.MobileNav_field__2mmvs {
    position: relative;
    padding: 14px 34px 14px 16px;
    background-color: #fff;
    background-image: url(/static/media/triangle-blue.f2c8dfd1.svg);
    background-position: calc(100% - 12px) 50%;
    background-size: 10px 7px;
    background-repeat: no-repeat;
    border: 2px solid #dce4ec;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .012em;
    color: #313b48;
    outline: none;
    cursor: pointer
}

.MobileNav_select__2fpaH {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    -webkit-appearance: none
}

@media (max-width: 767px) {
    .MobileNav_container__sJi4j {
        padding:16px 20px 0
    }
}

.LogoList_container__JmMn- {
    padding: 15px 0 0
}

.LogoList_title__OjMfn {
    margin: 0 0 14px;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: .025em
}

.LogoList_list__3ZSlv {
    display: flex;
    flex-wrap: wrap;
    flex: 0 1 auto;
    margin: 0 -15px
}

.LogoList_item__3BTyJ {
    padding: 0 15px;
    margin: 0 0 30px
}

.LogoList_item__3BTyJ:not(.LogoList_fluid__2Hv0z) {
    max-width: 33.333%;
    flex: 0 0 33.333%
}

.LogoList_preloader__2MreS {
    text-align: center;
    display: block
}

.LogoList_empty__AhrV2 {
    margin: 1em 0;
    color: #bdc9d5
}

@media (max-width: 1299px) {
    .LogoList_list__3ZSlv {
        margin:0 -12px
    }

    .LogoList_item__3BTyJ {
        padding: 0 12px;
        margin: 0 0 24px
    }

    .LogoList_item__3BTyJ:not(.LogoList_fluid__2Hv0z) {
        max-width: 50%;
        flex: 0 0 50%
    }
}

@media (max-width: 767px) {
    .LogoList_container__JmMn- {
        padding:10px 0 0
    }
}

@media (max-width: 519px) {
    .LogoList_item__3BTyJ:not(.LogoList_fluid__2Hv0z) {
        max-width:100%;
        flex: 0 0 100%
    }
}

.Modal_overlay__1wYpT {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: flex;
    padding: 75px 30px 30px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    background-color: rgba(49,59,72,.5);
    cursor: pointer
}

.Modal_overlay__1wYpT::-webkit-scrollbar,.Modal_overlay__1wYpT::-webkit-scrollbar-button {
    display: none
}

.Modal_content__3FYag {
    margin: auto;
    width: 100%;
    max-width: 840px;
    background-color: #fff;
    box-shadow: 2px 5px 26px 0 rgba(0,213,247,.6);
    cursor: auto;
    outline: none
}

.Modal_close__SBssZ {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: none
}

.Modal_close__SBssZ:after,.Modal_close__SBssZ:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background-color: #fff;
    transform: rotate(45deg);
    transform-origin: 50% 50%
}

.Modal_close__SBssZ:before {
    margin: -1px 0 0 -23px;
    width: 46px;
    height: 2px
}

.Modal_close__SBssZ:after {
    margin: -23px 0 0 -1px;
    width: 2px;
    height: 46px
}

@media (max-width: 767px) {
    .Modal_overlay__1wYpT {
        padding:40px 10px 15px
    }

    .Modal_close__SBssZ {
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px
    }

    .Modal_close__SBssZ:before {
        margin-left: -16px;
        width: 32px
    }

    .Modal_close__SBssZ:after {
        margin-top: -16px;
        height: 32px
    }
}

.DirectLink_container__6YaUB {
    text-align: center
}

.DirectLink_title__3cV8w {
    margin: 0 0 .2em;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    letter-spacing: .05em
}

.DirectLink_description__3vBSZ {
    margin: 0 0 2em;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: .05em;
    text-align: center
}

.DirectLink_field__1bieB {
    margin: 0 0 35px
}

.btn.btn-blue.DirectLink_button__IKJM7 {
    font-size: 12px;
    line-height: 1.25;
    padding: 32px 48px;
    min-width: 270px;
    font-weight: 500;
    letter-spacing: .25em;
    border-radius: 60px
}

@media (max-width: 519px) {
    .btn.btn-blue.DirectLink_button__IKJM7 {
        padding:32px 20px;
        min-width: 250px
    }
}

.UnsplashImage_container__2Jzbl {
    position: relative
}

.UnsplashImage_container__2Jzbl.UnsplashImage_active__swC6f:after,.UnsplashImage_container__2Jzbl.UnsplashImage_active__swC6f:before {
    position: absolute;
    content: "";
    display: inline-block;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.UnsplashImage_container__2Jzbl.UnsplashImage_active__swC6f:before {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    border: 5px solid #00d5f7;
    transition: border-color .2s ease
}

.UnsplashImage_container__2Jzbl.UnsplashImage_active__swC6f:after {
    width: 46px;
    height: 38px;
    right: 0;
    bottom: -10px;
    background-image: url(/static/media/check.fe7b659c.svg);
    background-size: 46px 38px;
    background-repeat: no-repeat;
    background-position: 50%
}

.UnsplashImage_image__3-LlY {
    display: block;
    width: 100%;
    padding-bottom: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: #ecf1f5
}

.UnsplashImage_info__2zkNX {
    padding: 5px 0 0;
    color: #798ba3;
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

.UnsplashImage_link__tbmDr {
    display: inline-block;
    margin: 0 .2em;
    border: solid #bdc9d5;
    border-width: 0 0 1px;
    color: inherit;
    text-decoration: none;
    line-height: 1.2;
    transition: border-color .2s ease,color .2s ease
}

.UnsplashImage_link__tbmDr:hover {
    color: #00d5f7;
    border-color: #00d5f7
}

.ReplaceCover_head__1OpKS {
    padding: 52px 35px 25px
}

.ReplaceCover_title__1E88B {
    margin: 0 0 .2em;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    letter-spacing: .05em
}

.ReplaceCover_description__1wCA2 {
    margin: 0 0 2em;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: .05em;
    text-align: center
}

.ReplaceCover_description__1wCA2 a {
    display: inline-block;
    margin: 0 .2em;
    border: solid #bdc9d5;
    border-width: 0 0 1px;
    color: inherit;
    text-decoration: none;
    line-height: 1.2;
    transition: border-color .2s ease,color .2s ease
}

.ReplaceCover_description__1wCA2 a:hover {
    color: #00d5f7;
    border-color: #00d5f7
}

.ReplaceCover_form__1sJrG {
    display: flex;
    width: 100%;
    margin: 0 auto 16px;
    border: 2px solid #00d5f7
}

.ReplaceCover_field__38Yh9 {
    flex: 1 1 auto
}

.ReplaceCover_field__38Yh9:after {
    content: none
}

.ReplaceCover_field__38Yh9 input[type=text] {
    border: none;
    flex: 1 1 auto;
    padding: 10px 16px;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px
}

.ReplaceCover_searchButton__3Avrt {
    padding: 12px 50px;
    color: #fff;
    line-height: 28px;
    font-size: 15px;
    letter-spacing: .05em;
    flex: 0 0 auto;
    background-color: #00d5f7
}

.ReplaceCover_tags__3LpAD {
    margin: 0 auto
}

.ReplaceCover_tagsList__3tqZY {
    margin: 0 -5px
}

.ReplaceCover_tagsItem__3Kl3O {
    padding: 0 5px;
    margin: 0 0 5px;
    display: inline-block
}

.ReplaceCover_tag__2pYRC {
    display: inline-block;
    padding: 3px 8px;
    border: 2px solid #dce4ec;
    border-radius: 2px;
    color: #bdc9d5;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: .05em;
    transition: color .2s ease,border-color .2s ease
}

.ReplaceCover_tagActive__15aIo {
    border-color: #00d5f7;
    color: #798ba3
}

.ReplaceCover_tagDefault__3myBb:before {
    display: inline-block;
    width: 11px;
    height: 10px;
    margin-right: 6px;
    content: "";
    background-image: url(/static/media/star-black.ea397db1.svg);
    background-size: 11px 10px;
    opacity: .25
}

.ReplaceCover_footer__3e17T {
    position: relative;
    padding: 20px 35px;
    text-align: center
}

.ReplaceCover_saving__3wX5m {
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.btn.btn-blue.ReplaceCover_save__1lrNF {
    font-size: 12px;
    line-height: 1.25;
    padding: 32px 48px;
    min-width: 270px;
    font-weight: 500;
    letter-spacing: .25em;
    border-radius: 60px
}

.ReplaceCover_images__2wB4E {
    padding: 0 35px;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto
}

.ReplaceCover_imagesList__1Rbqf {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    flex: 0 1 auto
}

.ReplaceCover_imagesItem__3KUvU {
    padding: 10px;
    max-width: 50%;
    flex: 0 0 50%
}

.ReplaceCover_empty__3jK28 {
    padding: 20px;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    color: #dce4ec
}

.ReplaceCover_preloader__3d5QR {
    display: block;
    text-align: center
}

@media (min-width: 768px) {
    .ReplaceCover_form__1sJrG {
        max-width:550px
    }

    .ReplaceCover_tags__3LpAD {
        text-align: center
    }
}

@media (max-width: 767px) {
    .ReplaceCover_head__1OpKS {
        padding:40px 24px 18px
    }

    .ReplaceCover_footer__3e17T {
        padding: 20px 24px
    }

    .ReplaceCover_searchButton__3Avrt {
        padding: 12px 32px
    }

    .ReplaceCover_tags__3LpAD {
        margin: 0 auto
    }

    .ReplaceCover_images__2wB4E {
        padding: 0 24px;
        height: 360px
    }
}

@media (max-width: 519px) {
    .btn.btn-blue.ReplaceCover_save__1lrNF {
        padding:32px 20px;
        min-width: 250px
    }

    .ReplaceCover_imagesList__1Rbqf {
        display: flex;
        flex-wrap: wrap;
        flex: 0 1 auto
    }

    .ReplaceCover_imagesItem__3KUvU {
        padding: 10px;
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (max-width: 360px) {
    .ReplaceCover_searchButton__3Avrt {
        padding:12px 18px
    }
}

@media (min-width: 981px) and (max-height:649px) {
    .ReplaceCover_images__2wB4E {
        height:270px
    }
}

@media (min-width: 981px) and (min-height:650px) and (max-height:799px) {
    .ReplaceCover_images__2wB4E {
        height:calc(100vh - 380px)
    }
}

@media (min-width: 981px) and (min-height:800px) and (max-height:940px) {
    .ReplaceCover_images__2wB4E {
        height:calc(100vh - 430px)
    }
}

@media (max-width: 980px) and (min-height:740px) {
    .ReplaceCover_images__2wB4E {
        height:calc(100vh - 450px)
    }
}

.ZipAsset_container__3m3Q3 {
    text-align: center;
    padding: 52px 48px 44px
}

.ZipAsset_title__1-0cw {
    margin: 0 0 1.2em;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    letter-spacing: .05em
}

.Jumbotron_container__32JzU {
    position: relative;
    padding: 0 50% 0 0;
    background-image: linear-gradient(-90deg,#2f2e56,#406a92)
}

.Jumbotron_jumbotron__1eIDD {
    display: flex;
    flex-direction: column;
    min-height: 217px;
    color: #fff;
    padding: 34px 44px 25px
}

.Jumbotron_title__1bA8K {
    margin: 0 0 6px;
    color: #fff;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 26px;
    letter-spacing: .011em;
    line-height: 36px;
    font-weight: 500
}

.Jumbotron_description__2YTLc {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    letter-spacing: .033em
}

.Jumbotron_actions__3bfnS {
    margin: auto 0 0
}

.Jumbotron_actionsContent__37Mxv {
    margin: -12px -8px 0
}

.Jumbotron_imageContainer__2bqGw {
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

.Jumbotron_image__1Qtib {
    max-width: 100%;
    max-height: 100%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.btn.btn-primary.Jumbotron_btnPrimary__3e6VH,.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49 {
    padding: 5px 15px;
    margin: 12px 8px 0;
    font-size: 15px;
    font-weight: 600;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    letter-spacing: .033em;
    line-height: 28px;
    text-transform: none
}

.btn.btn-primary.Jumbotron_btnPrimary__3e6VH {
    box-shadow: none
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49 {
    padding: 5px 15px 5px 36px;
    letter-spacing: .05em;
    border-width: 1px;
    position: relative
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:after,.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 36px;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    transition: opacity .2s ease
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:active:before,.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:hover:not([disabled]):before {
    opacity: 0
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:active:after,.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:before,.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:hover:not([disabled]):after {
    opacity: 1
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49:after {
    opacity: 0
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_pencilIcon__GG1tX:before {
    background-image: url(/static/media/pencil-white.d08edfbd.svg)
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_pencilIcon__GG1tX:after {
    background-image: url(/static/media/pencil-blue.9972b04f.svg)
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_weblinkIcon__2plJL:before {
    background-image: url(/static/media/weblink-white.99922b22.svg)
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_weblinkIcon__2plJL:after {
    background-image: url(/static/media/weblink-blue.264f2fda.svg)
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_downloadIcon__3YD6z {
    padding: 5px 20px;
    font-size: 0;
    vertical-align: top;
    color: transparent!important
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_downloadIcon__3YD6z[disabled] {
    background-color: transparent;
    opacity: .5
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_downloadIcon__3YD6z:after,.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_downloadIcon__3YD6z:before {
    width: 40px
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_downloadIcon__3YD6z:before {
    background-image: url(/static/media/download-white.5c46f718.svg)
}

.btn.btn-white-outline.Jumbotron_btnOutline__Z_B49.Jumbotron_downloadIcon__3YD6z:after {
    background-image: url(/static/media/download-blue.89e00620.svg)
}

.Jumbotron_zipAssetModal__sHF9z {
    max-width: 500px
}

.Jumbotron_directLinkModal__11Tfp {
    max-width: 540px;
    padding: 52px 82px 44px
}

.Jumbotron_replaceCoverModal__1cMYu {
    max-width: 925px
}

@media (max-width: 1299px) {
    .Jumbotron_container__32JzU {
        padding:0
    }

    .Jumbotron_jumbotron__1eIDD {
        min-height: 0
    }

    .Jumbotron_description__2YTLc {
        max-width: 75%
    }

    .Jumbotron_imageContainer__2bqGw {
        display: none
    }
}

@media (max-width: 979px) {
    .Jumbotron_jumbotron__1eIDD {
        padding:24px
    }

    .Jumbotron_description__2YTLc {
        max-width: 100%
    }

    .Jumbotron_directLinkModal__11Tfp {
        padding: 52px 32px 44px
    }
}

@media (max-width: 519px) {
    .Jumbotron_jumbotron__1eIDD {
        padding:24px 20px
    }
}

@media (min-width: 981px) and (max-height:800px) {
    .Jumbotron_replaceCoverModalOverlay__2tSUn {
        padding-top:25px
    }
}

.ResizeForm_title__A4hYZ {
    margin: 0 0 1em;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    letter-spacing: .05em
}

.ResizeForm_form__1IR4a {
    flex-direction: column
}

.ResizeForm_form__1IR4a,.ResizeForm_group__26a1F {
    display: flex;
    align-items: center;
    justify-content: center
}

.ResizeForm_group__26a1F+.ResizeForm_group__26a1F {
    margin: 10px 0 0
}

.ResizeForm_label__1THsw {
    width: 70px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 600;
    text-align: right;
    color: #798ba3;
    letter-spacing: .05em
}

.ResizeForm_field__199jK,.ResizeForm_fields__EJpvV {
    position: relative
}

.ResizeForm_field__199jK:after {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 20px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #798ba3;
    text-align: center;
    content: "px";
    pointer-events: none;
    background-image: none
}

.ResizeForm_field__199jK input[type=text] {
    width: 130px;
    min-width: 130px;
    border: 2px solid #dce4ec;
    color: #4d5d72;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 12px
}

.ResizeForm_aspectRatio__2wx9_ {
    position: absolute;
    width: 20px;
    height: calc(50% + 10px);
    top: calc(25% - 5px);
    right: -30px;
    border: 2px solid #dce4ec;
    border-left-width: 0;
    border-radius: 0 4px 4px 0;
    transition: border-color .2s ease
}

.ResizeForm_submit__3qP91 {
    text-align: center;
    margin: 34px 0 0
}

.btn.btn-blue.ResizeForm_button__35Xke {
    font-size: 12px;
    line-height: 1.25;
    padding: 32px 48px;
    min-width: 270px;
    font-weight: 500;
    letter-spacing: .25em;
    border-radius: 60px
}

.Logo_container__31S0C {
    border-radius: 2px;
    overflow: hidden
}

.Logo_container__31S0C.Logo_processing__2aJFG {
    pointer-events: none
}

.Logo_container__31S0C.Logo_processing__2aJFG .Logo_footer__2yIfl {
    opacity: .35
}

.Logo_panel__2O98m {
    display: flex;
    padding: 0 6px;
    background-color: #fff
}

.Logo_panel__2O98m.Logo_default__1kT3n,.Logo_panel__2O98m.Logo_fonts__3ggHP {
    justify-content: space-between
}

.Logo_panel__2O98m.Logo_archive__12YUc,.Logo_panel__2O98m.Logo_cover__2rI5M,.Logo_panel__2O98m.Logo_vector__3Ee9g {
    justify-content: flex-end
}

.Logo_action__3GyQb {
    position: relative;
    display: flex;
    align-items: center;
    color: #798ba3;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 6px;
    letter-spacing: .05em;
    text-decoration: none;
    white-space: normal;
    transition: color .2s ease
}

.Logo_action__3GyQb:hover {
    color: #00d5f7
}

.Logo_download__3EwXh:after,.Logo_download__3EwXh:before,.Logo_resize__3LX9-:after,.Logo_resize__3LX9-:before {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 6px;
    bottom: 0;
    content: "";
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .2s ease
}

.Logo_download__3EwXh:before,.Logo_resize__3LX9-:before {
    opacity: 1
}

.Logo_download__3EwXh:after,.Logo_download__3EwXh:hover:before,.Logo_resize__3LX9-:after,.Logo_resize__3LX9-:hover:before {
    opacity: 0
}

.Logo_download__3EwXh:hover:after,.Logo_resize__3LX9-:hover:after {
    opacity: 1
}

.Logo_resize__3LX9- {
    padding: 10px 27px 10px 6px
}

.Logo_resize__3LX9-:after,.Logo_resize__3LX9-:before {
    width: 15px;
    background-size: 15px 15px
}

.Logo_resize__3LX9-:before {
    background-image: url(/static/media/resize-grey.063ff390.svg)
}

.Logo_resize__3LX9-:after {
    background-image: url(/static/media/resize-blue.a548f711.svg)
}

.Logo_download__3EwXh {
    padding: 10px 23px 10px 6px
}

.Logo_download__3EwXh:after,.Logo_download__3EwXh:before {
    width: 11px;
    background-size: 10px 11px
}

.Logo_download__3EwXh:before {
    background-image: url(/static/media/arrow-down-grey.419f46ba.svg)
}

.Logo_download__3EwXh:after {
    background-image: url(/static/media/arrow-down-blue.071095bd.svg)
}

.Logo_download__3EwXh:only-child {
    margin-left: auto
}

.Logo_tile__2roJF {
    position: relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgpMwidZAAAANUlEQVQIHWP8DwQMUPDu3TswCyTEAhME0YyMjHAuE5yFxmABaYepFBQUhEvj1oFkN1w1iAEAalAP1ZnmPoUAAAAASUVORK5CYII=);
    background-repeat: repeat;
    background-color: #fff;
    background-position: 0 0
}

.Logo_tile__2roJF:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    background-color: #313b48;
    transition: opacity .15s ease
}

.Logo_tile__2roJF:hover:before {
    opacity: .4
}

.Logo_preloader__jxZny {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    white-space: nowrap;
    transform: translate(-50%,-50%)
}

.Logo_image__3y4HN {
    position: relative;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    z-index: 1
}

.Logo_image__3y4HN.Logo_icon__3Nv5n {
    background-size: 50%
}

.Logo_font__2aLb5 {
    display: flex;
    align-items: center;
    padding: 0 8px;
    color: #798ba3;
    font-weight: 600;
    letter-spacing: .05em
}

.Logo_modal__1W5WR {
    max-width: 400px;
    padding: 52px 55px 54px
}

@media (max-width: 1299px) {
    .Logo_action__3GyQb {
        font-size:14px
    }
}

@media (max-width: 519px) {
    .Logo_action__3GyQb {
        font-size:15px
    }
}

.PremiumPromo_container__GvOxH {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 70px 0
}

.PremiumPromo_content__Hr32y {
    max-width: 800px;
    margin-bottom: 70px;
    font-size: 36px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    line-height: 1.3333;
    letter-spacing: .02em;
    color: #bdc9d5;
    text-align: center
}

.PremiumPromo_content__Hr32y b {
    font-weight: 400;
    color: #798ba3;
    white-space: nowrap
}

.PremiumPromo_content__Hr32y a {
    text-decoration: none;
    color: #00d5f7;
    border: solid transparent;
    border-width: 0 0 2px;
    cursor: pointer
}

.PremiumPromo_content__Hr32y a:hover {
    border-color: #00d5f7
}

.PremiumPromo_image__1FkdY {
    display: inline-block;
    max-width: 100%
}

.PremiumPromo_image__1FkdY img {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100%
}

@media (max-width: 1299px) {
    .PremiumPromo_container__GvOxH {
        padding:40px 0
    }

    .PremiumPromo_content__Hr32y {
        font-size: 26px;
        max-width: 700px
    }
}

@media (max-width: 979px) {
    .PremiumPromo_container__GvOxH {
        padding:30px 0
    }

    .PremiumPromo_content__Hr32y {
        margin-bottom: 50px;
        font-size: 22px;
        max-width: 530px
    }
}

@media (min-width: 520px) and (max-width:767px) {
    .PremiumPromo_content__Hr32y {
        font-size:22px
    }
}

@media (max-width: 519px) {
    .PremiumPromo_content__Hr32y {
        margin-bottom:40px;
        font-size: 18px;
        max-width: 400px
    }
}

.pages_container__2QyHs {
    padding: 16px 20px;
    min-height: 100%
}

.pages_jumbotron__27YCH {
    margin: 0 0 30px
}

.pages_jumboImage__3gzbV {
    height: 100%
}

.pages_logoMockup__ZKxFG {
    background-size: contain
}

.pages_logoFavicon__1vTqd {
    background-size: 50%
}

.pages_preloader__1Umm7 {
    text-align: center;
    display: block
}

.pages_form__1ZUzF {
    margin: 32px 0 0
}

.pages_fields__xtEt7 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px
}

.pages_field__1cBQs {
    padding: 0 8px;
    margin: 0 0 36px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%
}

.pages_label__2qQuV {
    color: #313b48;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 1.3333;
    font-size: 18px;
    text-transform: none;
    margin: 0 0 7px
}

.pages_input__3E51N:after {
    content: none
}

.pages_input__3E51N input[type=text] {
    padding: 8px 20px;
    background-color: #fff;
    border-width: 2px;
    border-style: solid;
    border-radius: 2px
}

.pages_action__1qrIJ {
    position: relative;
    margin: 32px 0;
    text-align: center
}

.btn.btn-primary.pages_submit__14F8j {
    font-size: 12px;
    line-height: 1.25;
    padding: 32px 48px;
    min-width: 270px;
    font-weight: 600;
    letter-spacing: .25em;
    border-radius: 60px
}

.pages_fetching__oUBl9 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.pages_decor__86oMe {
    margin-top: 12px;
    width: 100%;
    background-image: url(/static/media/business_cards_stub.14e41ea5.png);
    background-size: cover;
    background-repeat: no-repeat
}

.pages_decor__86oMe:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 60%
}

@media (max-width: 1299px) {
    .pages_field__1cBQs {
        flex:0 0 50%;
        max-width: 50%
    }

    .mobileDevice .pages_field__1cBQs {
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
}

@media (max-width: 979px) {
    .pages_field__1cBQs {
        margin:0 0 20px;
        flex: 0 0 100%;
        max-width: 100%
    }

    .mobileDevice .pages_field__1cBQs {
        margin: 0 0 20px;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767px) {
    .pages_field__1cBQs {
        flex:0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 519px) {
    .mobileDevice .pages_field__1cBQs,.pages_field__1cBQs {
        flex:0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .pages_container__2QyHs {
        padding:16px 30px
    }
}

@media (max-width: 979px) {
    .pages_jumbotron__27YCH {
        margin:0 0 20px
    }
}

@media (max-width: 767px) {
    .pages_decor__86oMe {
        display:none
    }
}

@media (min-width: 520px) {
    .pages_color__2_4_Q {
        width:200px
    }

    .pages_font__31kM- {
        width: 340px
    }
}

@media (max-width: 360px) {
    .btn.btn-primary.pages_submit__14F8j {
        padding:32px 24px;
        font-size: 11px
    }
}

@media (max-width: 519px) {
    .pages_colorItem__13REV {
        width:50%;
        max-width: 50%;
        flex: 0 0 50%
    }

    .pages_fontItem__yWBog {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%
    }
}

.Color_container__3v8gg {
    display: flex;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    border-radius: 2px
}

.Color_content__3vxov {
    padding-bottom: 100%
}

.Color_panel__1waJ- {
    padding: 10px 13px;
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 20px;
    font-weight: 600;
    color: #798ba3;
    flex: 1 1 auto;
    text-transform: uppercase;
    background-color: #fff
}

.Color_panel__1waJ-.Color_gradient__2vc6T {
    position: relative;
    padding: 10px 13px 10px 40px
}

.Color_arrow__2B7pV {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    background-size: 10px 11px;
    background-position: 50% 50%;
    background-image: url(/static/media/arrow-down-grey.419f46ba.svg);
    background-repeat: no-repeat
}

.Color_arrow__2B7pV.Color_top__17Oh3 {
    transform: rotate(-180deg)
}

.Color_arrow__2B7pV.Color_right__2A0uO {
    transform: rotate(-90deg)
}

.Color_arrow__2B7pV .Color_left__3cJUx {
    transform: rotate(90deg)
}

.Decor_decor__-JVAl {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.Decor_center__3V94I {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media (min-width: 768px) {
    .Decor_left__Gh10S.Decor_small__2fgAv {
        width:458px;
        height: 390px;
        left: 0;
        bottom: 0;
        background-position: -80px 180px;
        background-image: url(/images/left_1.abf1f499.svg);
    }

    .Decor_right__1UBOK.Decor_small__2fgAv {
        width: 97px;
        height: 220px;
        right: 30px;
        bottom: 0;
        background-position: 0 30px;
        background-image: url(/images/right_1.46b9864a.svg);
    }

    .Decor_large__3V8Ih.Decor_left__Gh10S {
        width: 489px;
        height: 569px;
        left: 0;
        bottom: 0;
        background-position: -170px 150px;
        background-image: url(/static/media/left_2.3b9d8d47.svg)
    }

    .Decor_large__3V8Ih.Decor_right__1UBOK {
        width: 596px;
        height: 775px;
        right: 0;
        bottom: 0;
        background-position: 160px 325px;
        background-image: url(/static/media/right_2.97466294.svg)
    }

    .Decor_center__3V94I {
        background-size: 1089px 751px;
        background-image: url(/static/media/center.4266d3c9.svg)
    }
}

@media (max-width: 1299px) {
    .Decor_small__2fgAv.Decor_left__Gh10S {
        background-position:-150px 285px
    }

    .Decor_small__2fgAv.Decor_right__1UBOK {
        background-position: 0 110px
    }

    .Decor_large__3V8Ih.Decor_left__Gh10S {
        background-position: -175px 230px
    }

    .Decor_large__3V8Ih.Decor_right__1UBOK {
        background-position: 240px 450px
    }
}

@media (max-width: 979px) {
    .Decor_large__3V8Ih.Decor_left__Gh10S {
        background-position:-180px 228px
    }

    .Decor_large__3V8Ih.Decor_right__1UBOK {
        background-position: 200px 420px
    }
}

@media (max-width: 767px) {
    .Decor_small__2fgAv.Decor_left__Gh10S {
        width:458px;
        height: 390px;
        left: 0;
        bottom: 0;
        background-position: -145px 230px;
        background-image: url(/static/media/left_1.abf1f499.svg)
    }

    .Decor_large__3V8Ih.Decor_left__Gh10S {
        width: 178px;
        height: 222px;
        left: 0;
        bottom: 0;
        background-size: 100%;
        background-position: -45px 95px;
        background-image: url(/static/media/left_2_mobile.6eb2dbcc.svg)
    }

    .Decor_large__3V8Ih.Decor_right__1UBOK {
        width: 178px;
        height: 222px;
        right: 0;
        bottom: 0;
        background-size: 100%;
        background-position: 60px 100px;
        background-image: url(/static/media/right_2_mobile.d93aefa2.svg)
    }

    .Decor_center__3V94I {
        background-position: 85% 30px;
        background-image: url(/static/media/center_mobile.c49236a9.svg)
    }
}

.ScreenContainer_container__3cRA8 {
    margin: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ScreenContainer_content__156ES {
    max-width: 900px;
    padding: 50px 40px 0;
    margin: 0 auto
}

.ScreenContainer_title__3PvPH {
    margin: 0 0 15px;
    text-transform: none;
    color: #313b48;
    text-align: center
}

.ScreenContainer_description__2FuRj {
    text-align: center;
    margin: 0;
    font-size: 18px
}

.ScreenContainer_controls__2ViSE {
    display: flex;
    position: relative;
    width: 100%;
    padding: 36px 0;
    flex: 0 0 auto;
    justify-content: center
}

.ScreenContainer_navBtn__oau6T {
    position: relative;
    display: inline-block;
    padding: 32px 70px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    transition: color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;
    white-space: nowrap
}

.ScreenContainer_goForwardBtn__aKN3K {
    color: #fff;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    box-shadow: 0 4px 17px 0 #53df83
}

.ScreenContainer_goForwardBtn__aKN3K:hover {
    background: linear-gradient(90deg,#00bae8 0,#03ce97);
    box-shadow: 0 0 0 0 #53df83
}

.ScreenContainer_goForwardBtn__aKN3K:active {
    box-shadow: inset 0 2px 2px 0 rgba(49,59,72,.25),inset 0 -2px 2px 0 hsla(0,0%,100%,.25)
}

.ScreenContainer_goBackBtn__fFkxJ {
    color: #4d5d72;
    padding: 32px 50px 32px 90px;
    background-color: #edf1f5;
    transition: background-color .15s ease;
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 40px 50%;
    background-repeat: no-repeat;
    background-size: 20px 14px
}

.ScreenContainer_goBackBtn__fFkxJ:hover {
    background-color: #dce4ec
}

@media (min-width: 768px) {
    .ScreenContainer_navBtn__oau6T {
        border-radius:100px;
        margin: 0 25px
    }
}

@media (max-width: 979px) {
    .ScreenContainer_title__3PvPH {
        font-size:32px;
        margin: 0 0 10px
    }

    .ScreenContainer_controls__2ViSE {
        padding: 30px 0
    }
}

@media (max-width: 767px) {
    .ScreenContainer_scroll__3Ab8b {
        flex:1 1 auto;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .ScreenContainer_controls__2ViSE {
        padding: 0;
        flex: 0 0 auto
    }

    .ScreenContainer_goBackBtn__fFkxJ {
        font-size: 0;
        color: transparent;
        padding: 32px 48px
    }

    .ScreenContainer_goBackBtn__fFkxJ span {
        display: none
    }

    .ScreenContainer_goForwardBtn__aKN3K {
        flex: 1 1 auto;
        padding: 32px 56px
    }
}

@media (max-width: 519px) {
    .ScreenContainer_content__156ES {
        padding:10px 20px
    }

    .ScreenContainer_controls__2ViSE {
        padding: 0
    }

    .ScreenContainer_title__3PvPH {
        margin: 1em 0 0;
        font-size: 20px;
        font-weight: 400
    }

    .ScreenContainer_description__2FuRj {
        display: none
    }
}

.SelectStyle_content__2wgD6 {
    max-width: 1280px;
    padding-top: 10vh
}

.SelectStyle_inner__3k_mL {
    padding-top: 80px;
    padding-bottom: 80px
}

.SelectStyle_link__19f-k {
    display: block;
    text-decoration: none;
    outline: none
}

.SelectStyle_label__3TysP {
    width: 100%;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    color: #313b48;
    border: none;
    transition: color .2s ease
}

.SelectStyle_image__1SADB {
    position: relative;
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff;
    background-position: 50% 50%;
    background-size: 95% auto;
    background-repeat: no-repeat;
    box-shadow: 0 2px 10px 0 rgba(189,201,213,.68)
}

.SelectStyle_image__1SADB:before {
    display: block;
    padding: 60% 0 0;
    content: ""
}

.SelectStyle_imageHover__2Uyep {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 50% 50%;
    background-size: 95% auto;
    background-repeat: no-repeat
}

@media (min-width: 980px) {
    .SelectStyle_list__17wi9 {
        margin:0 -32px;
        display: flex;
        flex-wrap: wrap;
        padding: 0
    }

    .SelectStyle_item__37Dcx {
        margin: 0;
        width: 50%;
        padding: 0 32px
    }
}

@media (max-width: 1299px) {
    .SelectStyle_inner__3k_mL {
        padding-top:60px;
        padding-bottom: 60px
    }
}

@media (min-width: 768px) {
    .SelectStyle_link__19f-k .SelectStyle_image__1SADB {
        transition:box-shadow .2s ease
    }

    .SelectStyle_link__19f-k .SelectStyle_imageHover__2Uyep {
        opacity: 0;
        transition: opacity .2s ease
    }

    .SelectStyle_link__19f-k:focus .SelectStyle_image__1SADB,.SelectStyle_link__19f-k:hover .SelectStyle_image__1SADB {
        /* box-shadow: 2px 5px 24px 7px #00d5f7 */
        box-shadow: 2px 5px 24px 7px #9159ed;
    }

    .SelectStyle_link__19f-k:focus .SelectStyle_imageHover__2Uyep,.SelectStyle_link__19f-k:hover .SelectStyle_imageHover__2Uyep {
        opacity: 1;
    }

    .SelectStyle_link__19f-k:focus .SelectStyle_label__3TysP,.SelectStyle_link__19f-k:hover .SelectStyle_label__3TysP {
        /* color: #00d5f7 */
        color: #9159ed;
    }
}

@media (max-width: 979px) {
    .SelectStyle_content__2wgD6 {
        padding-top:40px
    }

    .SelectStyle_inner__3k_mL {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .SelectStyle_list__17wi9 {
        margin: 0 auto;
        max-width: 400px
    }

    .SelectStyle_item__37Dcx+.SelectStyle_item__37Dcx {
        margin-top: 40px
    }

    .SelectStyle_image__1SADB {
        margin: 0 0 20px;
        padding: 20px
    }

    .SelectStyle_label__3TysP {
        font-size: 18px
    }
}

@media (max-width: 519px) {
    .SelectStyle_content__2wgD6 {
        padding-top:0;
        padding-bottom: 0
    }

    .SelectStyle_inner__3k_mL {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .SelectStyle_item__37Dcx+.SelectStyle_item__37Dcx {
        margin-top: 30px
    }

    .SelectStyle_image__1SADB {
        margin: 0 0 10px;
        padding: 15px
    }

    .SelectStyle_label__3TysP {
        font-size: 10px;
        font-weight: 900;
        letter-spacing: .3em;
        text-transform: uppercase
    }
}

@media (max-width: 360px) {
    .SelectStyle_item__37Dcx+.SelectStyle_item__37Dcx {
        margin-top:20px
    }
}

.SelectIcons_panel__2RCzb {
    margin: 0 0 50px;
    text-align: center
}

.SelectIcons_inner__2FQIa {
    padding-top: 15px
}

.SelectIcons_search__4-rj_ {
    display: inline-block;
    min-width: 60%;
    margin: 0 0 16px
}

.SelectIcons_tags__1rx7a {
    display: inline-block;
    margin: 0 0 28px
}

.SelectIcons_selected__3ah1v {
    display: flex;
    justify-content: center
}

.SelectIcons_results__RZUYE {
    padding: 10px 10px 0;
    max-height: 230px
}

.SelectIcons_list__Cg5ba {
    padding: 0 0 85px
}

.SelectIcons_iconStub__101ED {
    cursor: default
}

.SelectIcons_iconStub__101ED:after,.SelectIcons_iconStub__101ED:before {
    content: none
}

@media (max-width: 767px) {
    .SelectIcons_inner__2FQIa,.SelectIcons_scroll__2KHxz {
        background-color:#fff
    }

    .SelectIcons_search__4-rj_,.SelectIcons_selected__3ah1v {
        display: block
    }
}

@media (max-width: 519px) {
    .SelectIcons_panel__2RCzb {
        margin:0 0 20px
    }
}

@media (max-width: 360px) {
    .SelectIcons_content__1GDHn {
        padding-left:16px;
        padding-right: 16px
    }
}

.SelectColors_content__ityqo {
    max-width: 830px
}

.SelectColors_inner__260LI {
    padding: 30px 0 0
}

.SelectColors_skipBtn__2Zlzk {
    position: relative;
    display: inline-block;
    min-width: 239px;
    padding: 32px 90px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #4d5d72;
    background-color: #edf1f5;
    border: none;
    transition: background-color .15s ease
}

.SelectColors_skipBtn__2Zlzk:after {
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -7px;
    width: 20px;
    height: 14px;
    content: "";
    background-image: url(/static/media/arrow-left.285359f7.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg)
}

.SelectColors_skipBtn__2Zlzk:hover {
    background-color: #dce4ec
}

@media (min-width: 768px) {
    .SelectColors_skipBtn__2Zlzk {
        margin:0 25px;
        border-radius: 100px
    }
}

.SelectColors_list__1GYcY {
    position: relative
}

.SelectColors_list__1GYcY:not(:last-child) {
    margin-bottom: 40px
}

.SelectColors_list__1GYcY:not(:last-child):after {
    position: absolute;
    right: 20%;
    bottom: 0;
    left: 20%;
    display: block;
    height: 1px;
    content: "";
    background-color: #bdc9d5
}

.SelectColors_palettes__1lW6p {
    margin: 0 auto;
    display: inline-block
}

@media (max-width: 767px) {
    .SelectColors_scroll__2rE0F {
        background-color:#fff
    }

    .SelectColors_skipBtn__2Zlzk {
        flex: 1 1 auto;
        padding: 32px 56px;
        text-align: center
    }
}

@media (max-width: 519px) {
    .SelectColors_scroll__2rE0F {
        padding:0
    }

    .SelectColors_inner__260LI {
        padding-bottom: 30px
    }

    .SelectColors_list__1GYcY:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 10px
    }
}

.SelectName_content__3SjVG {
    padding-top: 12vh
}

.SelectName_inner__2flLC {
    margin-top: 80px;
    padding-bottom: 40px
}

.SelectName_form__1mdf1 {
    max-width: 300px;
    margin: 0 auto
}

.SelectName_field__3cTdb {
    margin-bottom: 32px
}

.SelectName_submit__2P1x_.btn.btn-primary {
    width: 100%;
    margin-top: 80px;
    padding: 32px 40px;
    border-radius: 100px
}

@media (max-width: 979px) {
    .SelectName_content__3SjVG {
        padding-top:10vh
    }
}

@media (max-width: 767px) {
    .SelectName_content__3SjVG {
        padding-top:15vh
    }

    .SelectName_submit__2P1x_.btn.btn-primary {
        margin-top: 20px
    }

    .SelectName_inner__2flLC {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 519px) {
    .SelectName_content__3SjVG {
        padding-top:10vh
    }
}

.Router_dashboard__3kNtR {
    min-height: inherit;
    display: flex;
    flex-direction: column
}

.Router_detail__1oZgZ {
    position: relative;
    display: flex;
    min-height: inherit;
    max-height: 100%
}

.Router_navigation__6PF92 {
    overflow: hidden;
    background-color: #fff
}

.Router_content__1kcsH {
    flex: 1 1 auto;
    background-color: #ecf1f5
}

.desktopLayout .Router_detail__1oZgZ {
    align-items: center
}

.desktopDevice.desktopLayout .Router_dashboard__3kNtR {
    flex-direction: row;
    padding: 0 0 0 300px
}

.desktopDevice.desktopLayout .Router_navigation__6PF92 {
    position: fixed;
    top: 70px;
    bottom: 0;
    left: 0;
    width: 300px
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 100%;
    border: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

*,:after,:before {
    box-sizing: border-box
}

input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week] {
    display: inline-block;
    width: 100%;
    min-width: 150px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 33px;
    font-weight: 300;
    color: #313b48;
    background-color: transparent;
    border: solid #dce4ec;
    border-width: 0 0 1px;
    border-radius: 0;
    outline: none;
    transition: border-color .3s ease
}

input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus {
    border-color: #313b48
}

input[type=date]:-webkit-autofill,input[type=datetime-local]:-webkit-autofill,input[type=datetime]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=month]:-webkit-autofill,input[type=number]:-webkit-autofill,input[type=password]:-webkit-autofill,input[type=range]:-webkit-autofill,input[type=search]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=time]:-webkit-autofill,input[type=url]:-webkit-autofill,input[type=week]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset
}

input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder {
    color: #798ba3
}

input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=range]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder {
    color: #798ba3
}

input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=range]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder {
    color: #798ba3
}

input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder {
    color: #798ba3
}

* {
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

body {
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    color: #4d5d72;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.h1,h1 {
    margin: 13px 0 15px;
    font-size: 60px;
    line-height: 1.35
}

.h1,.h2,h1,h2 {
    font-family: Nunito,Helvetica,Arial,sans-serif;
    text-transform: uppercase
}

.h2,h2 {
    margin: 0 0 15px;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 400
}

.h3,h3 {
    font-size: 25px;
    line-height: 2.5;
    font-weight: 900;
    letter-spacing: 2.5px;
    text-transform: uppercase
}

.h3,.h4,h3,h4 {
    margin: 0 0 15px;
    font-family: Nunito,Helvetica,Arial,sans-serif
}

.h4,h4 {
    font-size: 22px;
    line-height: 1.15;
    font-weight: 400;
    color: #313b48
}

p {
    margin: 0 0 1em
}

.turq-gradient-text {
    display: inline-block;
    background: linear-gradient(90deg,#00d5f7 0,#53df83);
    -webkit-background-clip: text;
    transition: background .15s ease;
    -webkit-text-fill-color: transparent
}

.btn,button,input[type=button],input[type=reset],input[type=submit] {
    margin: 0;
    padding: 0;
    overflow: visible;
    font: inherit;
    line-height: normal;
    white-space: nowrap;
    color: inherit;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    webkit-touch-callout: none;
    webkit-tap-highlight-color: hsla(0,0%,100%,.5);
    touch-action: pan-y pan-x
}

.btn::-moz-focus-inner,button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn,button.btn,input[type=button].btn,input[type=reset].btn,input[type=submit].btn {
    display: inline-block;
    padding: 20px 30px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    border-radius: 8px;
    transition: color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease
}

.btn.btn.disabled,.btn.btn.disabled:hover,.btn.btn[disabled],.btn.btn[disabled]:hover,button.btn.btn.disabled,button.btn.btn.disabled:hover,button.btn.btn[disabled],button.btn.btn[disabled]:hover,input[type=button].btn.btn.disabled,input[type=button].btn.btn.disabled:hover,input[type=button].btn.btn[disabled],input[type=button].btn.btn[disabled]:hover,input[type=reset].btn.btn.disabled,input[type=reset].btn.btn.disabled:hover,input[type=reset].btn.btn[disabled],input[type=reset].btn.btn[disabled]:hover,input[type=submit].btn.btn.disabled,input[type=submit].btn.btn.disabled:hover,input[type=submit].btn.btn[disabled],input[type=submit].btn.btn[disabled]:hover {
    background: #dce4ec;
    box-shadow: none;
    cursor: not-allowed
}

.btn.btn-lg,button.btn.btn-lg,input[type=button].btn.btn-lg,input[type=reset].btn.btn-lg,input[type=submit].btn.btn-lg {
    padding: 25px 30px;
    line-height: 1.33333;
    text-transform: uppercase;
    border-radius: 8px
}

.btn.btn-primary,button.btn.btn-primary,input[type=button].btn.btn-primary,input[type=reset].btn.btn-primary,input[type=submit].btn.btn-primary {
    color: #fff;
    background: linear-gradient(90deg, #6ccdf7 0, #9158ed);
    box-shadow: 0 4px 17px 0 #9158ed;
}

.btn.btn-primary:hover,button.btn.btn-primary:hover,input[type=button].btn.btn-primary:hover,input[type=reset].btn.btn-primary:hover,input[type=submit].btn.btn-primary:hover {
    /* background: linear-gradient(90deg,#00bae8 0,#03ce97); */
    box-shadow: 0 0 0 0 #53df83;
    background: linear-gradient(90deg, #6ccdf7 0, #9158ed);
}

.btn.btn-primary:active,button.btn.btn-primary:active,input[type=button].btn.btn-primary:active,input[type=reset].btn.btn-primary:active,input[type=submit].btn.btn-primary:active {
    box-shadow: inset 0 2px 2px 0 rgba(49,59,72,.25),inset 0 -2px 2px 0 hsla(0,0%,100%,.25)
}

.btn.btn-secondary,button.btn.btn-secondary,input[type=button].btn.btn-secondary,input[type=reset].btn.btn-secondary,input[type=submit].btn.btn-secondary {
    color: #fff;
    background-color: #53df83
}

.btn.btn-secondary:hover,button.btn.btn-secondary:hover,input[type=button].btn.btn-secondary:hover,input[type=reset].btn.btn-secondary:hover,input[type=submit].btn.btn-secondary:hover {
    background-color: #03ce97
}

.btn.btn-secondary:active,button.btn.btn-secondary:active,input[type=button].btn.btn-secondary:active,input[type=reset].btn.btn-secondary:active,input[type=submit].btn.btn-secondary:active {
    box-shadow: inset 0 1px 3px 0 rgba(49,59,72,.25),inset 0 -2px 1px 0 hsla(0,0%,100%,.38)
}

.btn.btn-blue,button.btn.btn-blue,input[type=button].btn.btn-blue,input[type=reset].btn.btn-blue,input[type=submit].btn.btn-blue {
    color: #fff;
    background-color: #00d5f7
}

.btn.btn-blue:hover,button.btn.btn-blue:hover,input[type=button].btn.btn-blue:hover,input[type=reset].btn.btn-blue:hover,input[type=submit].btn.btn-blue:hover {
    background-color: #00bae8
}

.btn.btn-blue:active,button.btn.btn-blue:active,input[type=button].btn.btn-blue:active,input[type=reset].btn.btn-blue:active,input[type=submit].btn.btn-blue:active {
    box-shadow: inset 0 1px 3px 0 rgba(49,59,72,.25),inset 0 -2px 1px 0 hsla(0,0%,100%,.38)
}

.btn.btn-black,button.btn.btn-black,input[type=button].btn.btn-black,input[type=reset].btn.btn-black,input[type=submit].btn.btn-black {
    background: #4d5d72
}

.btn.btn-black:hover,button.btn.btn-black:hover,input[type=button].btn.btn-black:hover,input[type=reset].btn.btn-black:hover,input[type=submit].btn.btn-black:hover {
    background: #313b48
}

.btn.btn-black:active,button.btn.btn-black:active,input[type=button].btn.btn-black:active,input[type=reset].btn.btn-black:active,input[type=submit].btn.btn-black:active {
    background: #4d5d72;
    box-shadow: inset 0 1px 3px 0 rgba(49,59,72,.25),inset 0 -2px 1px 0 hsla(0,0%,100%,.38)
}

.btn.btn-white-outline,button.btn.btn-white-outline,input[type=button].btn.btn-white-outline,input[type=reset].btn.btn-white-outline,input[type=submit].btn.btn-white-outline {
    padding-top: 18px;
    padding-bottom: 18px;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff
}

.btn.btn-white-outline:active,.btn.btn-white-outline:hover,button.btn.btn-white-outline:active,button.btn.btn-white-outline:hover,input[type=button].btn.btn-white-outline:active,input[type=button].btn.btn-white-outline:hover,input[type=reset].btn.btn-white-outline:active,input[type=reset].btn.btn-white-outline:hover,input[type=submit].btn.btn-white-outline:active,input[type=submit].btn.btn-white-outline:hover {
    color: #00d5f7;
    background-color: #fff
}

.btn.btn-blue-outline,button.btn.btn-blue-outline,input[type=button].btn.btn-blue-outline,input[type=reset].btn.btn-blue-outline,input[type=submit].btn.btn-blue-outline {
    padding-top: 18px;
    padding-bottom: 18px;
    color: #00d5f7;
    background-color: transparent;
    border: 2px solid #00d5f7
}

.btn.btn-blue-outline:hover,button.btn.btn-blue-outline:hover,input[type=button].btn.btn-blue-outline:hover,input[type=reset].btn.btn-blue-outline:hover,input[type=submit].btn.btn-blue-outline:hover {
    color: #fff;
    background-color: #00d5f7
}

.btn.btn-blue-outline:active,button.btn.btn-blue-outline:active,input[type=button].btn.btn-blue-outline:active,input[type=reset].btn.btn-blue-outline:active,input[type=submit].btn.btn-blue-outline:active {
    color: #fff;
    background-color: #00bae8
}
