﻿@charset "UTF-8";

.Logo_root-3XNFn {
    margin: 0;
    height: 65px;
}

@media (max-width:830px) {
    .Logo_root-3XNFn {
        height: 53px;
    }
}

.Logo_root-3XNFn .Logo_small-3i6l6 {
    display: block;
    width: 30px;
    height: 100%;
    margin: 0 10px;
}

@media (min-width:831px) {
    .Logo_root-3XNFn .Logo_small-3i6l6 {
        display: none;
    }
}

@media (max-width:550px) {
    body.details .Logo_root-3XNFn .Logo_small-3i6l6, body.editor .Logo_root-3XNFn .Logo_small-3i6l6, body.fullpage .Logo_root-3XNFn .Logo_small-3i6l6 {
        width: 20px;
    }
}

.Logo_root-3XNFn .Logo_small-3i6l6 svg {
    display: block;
    fill: #fff;
    height: 100%;
    width: 100%;
}

.Logo_root-3XNFn .Logo_large-3FckA {
    display: none;
    height: 65px;
    border: 0;
    padding: 0 1.25rem;
}

@media (min-width:831px) {
    .Logo_root-3XNFn .Logo_large-3FckA {
        display: block;
        height: 75px;
    }
}

.Logo_root-3XNFn .Logo_large-3FckA svg {
    display: block;
    fill: none;
    stroke: #fff;
    stroke-width: 2.3;
    stroke-linejoin: round;
    stroke-linecap: round;
    height: 100%;
    width: 150px;
}

.main-header .Logo_large-3FckA {
    display: none;
}

.main-header .Logo_small-3i6l6 {
    display: block;
}

.Create_root-1iW7E {
    position: relative;
}

.Create_menu-1BUPB {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .Create_menu-1BUPB svg {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-bottom: 3px;
        margin-right: 8px;
        background: transparent;
        padding: 0;
        border-radius: 0;
        fill: #5a5f73;
        transition: fill .2s ease;
    }

button.Create_template-2ikcS {
    color: #9ca0b1;
    width: 100%;
    margin-top: -.125rem;
    padding: .25rem 1.375rem 0 3.25rem;
    line-height: 1;
    text-align: left;
    display: block;
    cursor: pointer;
    transition: color .2s ease;
    font-size: 12px;
}

    button.Create_template-2ikcS svg {
        width: 11px;
        height: 11px;
        margin: -1px 0 0 .375rem;
        transition: fill .2s linear,-webkit-transform .2s ease;
        transition: transform .2s ease,fill .2s linear;
        transition: transform .2s ease,fill .2s linear,-webkit-transform .2s ease;
        fill: #9ca0b1;
    }

    button.Create_template-2ikcS:active, button.Create_template-2ikcS:hover {
        color: #0ebeff;
    }

        button.Create_template-2ikcS:active svg, button.Create_template-2ikcS:hover svg {
            fill: #0ebeff;
        }

    button.Create_template-2ikcS[aria-expanded=true] svg {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
    }

.Create_pen-3iR43:hover svg {
    fill: #0ebeff;
}

.Create_project-1ryPp:hover svg {
    fill: #ffdd40;
}

.Create_post-1HOJq:hover svg {
    fill: #47cf73;
}

.Create_collection-1Bske:hover svg {
    fill: #ae63e4;
}

.CreateFromTemplate_root-1K-vZ {
    visibility: hidden;
    overflow: hidden;
    background: #1e1f26;
    padding: 0;
    margin-bottom: .5rem;
    max-height: 0;
    transition: all .25s ease;
}

    .CreateFromTemplate_root-1K-vZ ul {
        list-style: none;
        margin: 0 0 .5rem;
    }

@media (max-width:830px) {
    .CreateFromTemplate_root-1K-vZ ul {
        width: 100%;
    }
}

.CreateFromTemplate_root-1K-vZ a {
    padding: .3rem 1.375rem .3rem 4rem;
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    display: block;
    position: relative;
    transition: all .2s ease;
}

    .CreateFromTemplate_root-1K-vZ a span {
        color: #0ebeff;
        text-decoration: underline;
        transition: -webkit-text-decoration .2s ease;
        transition: text-decoration .2s ease;
        transition: text-decoration .2s ease,-webkit-text-decoration .2s ease;
    }

    .CreateFromTemplate_root-1K-vZ a:active, .CreateFromTemplate_root-1K-vZ a:hover {
        background: #131418;
        color: #0ebeff;
    }

        .CreateFromTemplate_root-1K-vZ a:active span, .CreateFromTemplate_root-1K-vZ a:hover span {
            text-decoration: none;
        }

    .CreateFromTemplate_root-1K-vZ a:after, .CreateFromTemplate_root-1K-vZ a:before {
        content: "";
        position: absolute;
        left: 30px;
        background: #0ebeff;
    }

    .CreateFromTemplate_root-1K-vZ a:before {
        width: 2px;
        height: 11px;
        top: 1px;
    }

    .CreateFromTemplate_root-1K-vZ a:after {
        width: 20px;
        height: 2px;
        top: 11px;
    }

.CreateFromTemplate_root-1K-vZ[data-expanded=true] {
    visibility: visible;
    overflow-y: scroll;
    max-height: 400px;
}

    .CreateFromTemplate_root-1K-vZ[data-expanded=true]::-webkit-scrollbar {
        width: .5rem;
        height: .5rem;
    }

    .CreateFromTemplate_root-1K-vZ[data-expanded=true]::-webkit-scrollbar-thumb {
        background: #717790;
    }

    .CreateFromTemplate_root-1K-vZ[data-expanded=true]::-webkit-scrollbar-track {
        background: none;
    }

body .CreateFromTemplate_root-1K-vZ[data-expanded=true] {
    scrollbar-face-color: #717790;
    scrollbar-track-color: none;
}

.Pin_root-6tzg0 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 13px 13px 17px;
    margin-bottom: 15px;
    background: #2d303a;
    border-radius: 6px;
    box-sizing: border-box;
    position: relative;
}

    .Pin_root-6tzg0:after {
        content: "";
        width: 100%;
        height: 4px;
        bottom: 0;
        left: 0;
        position: absolute;
        border-radius: 0 0 4px 4px;
    }

    .Pin_root-6tzg0 > div {
        max-width: 280px;
    }

    .Pin_root-6tzg0 h3 {
        color: #fff;
        line-height: 1.4;
        font-size: 15px;
        margin-bottom: .25rem;
    }

    .Pin_root-6tzg0 h4 {
        text-transform: none;
        color: #aaaebc;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0;
    }

    .Pin_root-6tzg0 button {
        width: 20px;
        height: 15px;
        margin: 0 0 0 5px;
        padding: 0;
    }

        .Pin_root-6tzg0 button svg {
            width: 15px;
            height: 15px;
            fill: #717790;
            transition: all .2s ease;
        }

        .Pin_root-6tzg0 button:hover svg {
            fill: #fff;
        }

.pen:after {
    background: #0ebeff;
}

.project:after {
    background: #ffdd40;
}

.post:after {
    background: #47cf73;
}

.collection:after {
    background: #ae63e4;
}

.Pin_info-16aa6 {
    display: flex;
}

    .Pin_info-16aa6 svg {
        width: 20px;
        height: 20px;
        margin-right: .75rem;
    }

    .Pin_info-16aa6 .icon-icon-new-pen {
        fill: #0ebeff;
    }

    .Pin_info-16aa6 .icon-icon-new-project {
        fill: #ffdd40;
    }

    .Pin_info-16aa6 .icon-icon-new-post {
        fill: #47cf73;
    }

    .Pin_info-16aa6 .icon-icon-new-collection {
        fill: #ae63e4;
    }

.Drawer_root-3dt6g {
    box-shadow: 3px 0 3px rgba(0,0,0,.2);
    position: fixed;
    z-index: 15;
    top: 0;
    width: 400px;
    height: 100vh;
    background: #131418;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all .15s ease,visibility 0s linear .15s;
    scrollbar-face-color: #2d303a;
    scrollbar-track-color: none;
    left: 188px;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    padding: 5em 2rem 2rem;
    overflow: auto;
}

@media (max-width:830px) {
    .Drawer_root-3dt6g {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        height: auto;
        height: 100%;
        min-height: 80vh;
        box-shadow: -5px 0 20px rgba(0,0,0,.3);
        padding: 1rem;
    }
}

.Drawer_root-3dt6g button {
    background: none;
}

.Drawer_root-3dt6g > h3 {
    font-size: 15px;
    margin: 0 0 10px 18px;
    text-transform: none;
    color: #fff;
    font-weight: 700;
}

.Drawer_close-3Z9P- {
    border: 0;
    background: none;
    position: absolute;
    top: 5.1rem;
    left: 2rem;
    cursor: pointer;
    text-align: left;
    width: 9rem;
}

@media (max-width:830px) {
    .Drawer_close-3Z9P- {
        top: 1.1rem;
        left: 1rem;
    }
}

.Drawer_close-3Z9P- svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #aaaebc;
    width: 14px;
    height: 14px;
}

.Drawer_close-3Z9P-:hover svg {
    fill: #fff;
}

.sidebar-false .Drawer_root-3dt6g {
    left: auto;
    right: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    top: 65px;
    height: calc(100vh - 52px);
}

.drawer.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 0s,0s;
}

.PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY {
    padding-top: 2rem;
    position: absolute;
    right: 60px;
    height: auto;
    max-height: 80vh;
    bottom: auto;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    box-shadow: 0 4px 20px rgba(0,0,0,.2);
    border-radius: 3px;
}

    .PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY::-webkit-scrollbar {
        width: .5em;
        height: .5em;
    }

    .PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY::-webkit-scrollbar-thumb {
        background: #717790;
    }

    .PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY::-webkit-scrollbar-track {
        background: #b8bbc7;
    }

body .PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY {
    scrollbar-face-color: #717790;
    scrollbar-track-color: #b8bbc7;
}

.PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY h3 {
    margin-left: 0;
}

.PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY.PinsDrawer_open-1GNpF {
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media (max-width:830px) {
    .PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY {
        right: 0;
    }
}

@media (max-width:550px) {
    .PinsDrawer_drawer-1Qbdu.PinsDrawer_headerDrawer-1EhwY {
        display: none;
    }
}

.FeatureNotifier_root-2CaLJ {
    position: relative;
    display: inline-block;
    vertical-align: 1px;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    background: #ffdd40;
    color: transparent;
    border-radius: 100%;
    flex: 0 0 auto;
    -webkit-animation: FeatureNotifier_feature-notifier-fade-in-3XnAB 1s linear;
    animation: FeatureNotifier_feature-notifier-fade-in-3XnAB 1s linear;
}

    .FeatureNotifier_root-2CaLJ:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        background: #f9e9a2;
        border-radius: 100%;
        opacity: .5;
        -webkit-transform: translate(-50%,-50%) scale(3);
        transform: translate(-50%,-50%) scale(3);
        -webkit-animation: FeatureNotifier_feature-notifier-pulse-3WU7D 3s infinite;
        animation: FeatureNotifier_feature-notifier-pulse-3WU7D 3s infinite;
    }

@-webkit-keyframes FeatureNotifier_feature-notifier-fade-in-3XnAB {
    0% {
        opacity: 0;
    }
}

@keyframes FeatureNotifier_feature-notifier-fade-in-3XnAB {
    0% {
        opacity: 0;
    }
}

@-webkit-keyframes FeatureNotifier_feature-notifier-pulse-3WU7D {
    0% {
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
        opacity: .8;
    }

    70% {
        opacity: 0;
        -webkit-transform: translate(-50%,-50%) scale(3);
        transform: translate(-50%,-50%) scale(3);
    }

    to {
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
        opacity: 0;
    }
}

@keyframes FeatureNotifier_feature-notifier-pulse-3WU7D {
    0% {
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
        opacity: .8;
    }

    70% {
        opacity: 0;
        -webkit-transform: translate(-50%,-50%) scale(3);
        transform: translate(-50%,-50%) scale(3);
    }

    to {
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
        opacity: 0;
    }
}

.SidebarAd_root-PH2LM {
    padding: 1rem 1.375rem .35rem;
    margin-top: auto;
}

@-webkit-keyframes Sidebar_rainbowBorder-1Xqh0 {
    0%,to {
        background-image: linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe);
    }

    25% {
        background-image: linear-gradient(115deg,#fad648,#a767e5,#12bcfe,#4fcf70);
    }

    50% {
        background-image: linear-gradient(115deg,#a767e5,#12bcfe,#4fcf70,#fad648);
    }

    75% {
        background-image: linear-gradient(115deg,#12bcfe,#4fcf70,#fad648,#a767e5);
    }
}

@keyframes Sidebar_rainbowBorder-1Xqh0 {
    0%,to {
        background-image: linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe);
    }

    25% {
        background-image: linear-gradient(115deg,#fad648,#a767e5,#12bcfe,#4fcf70);
    }

    50% {
        background-image: linear-gradient(115deg,#a767e5,#12bcfe,#4fcf70,#fad648);
    }

    75% {
        background-image: linear-gradient(115deg,#12bcfe,#4fcf70,#fad648,#a767e5);
    }
}

.Sidebar_root-2t9nF {
    position: relative;
}

@media (min-height:720px) and (min-width:831px) {
    .Sidebar_root-2t9nF {
        max-height: 100vh;
        overflow-y: auto;
    }

        .Sidebar_root-2t9nF::-webkit-scrollbar {
            width: 5px;
            height: 5px;
        }

        .Sidebar_root-2t9nF::-webkit-scrollbar-thumb {
            background: #444857;
        }

        .Sidebar_root-2t9nF::-webkit-scrollbar-track {
            background: transparent;
        }

    body .Sidebar_root-2t9nF {
        scrollbar-face-color: #444857;
        scrollbar-track-color: transparent;
    }

    .ios .Sidebar_root-2t9nF {
        overflow: visible;
    }
}

.Sidebar_root-2t9nF button {
    background: transparent;
    border: 0;
}

.Sidebar_root-2t9nF h2 {
    font-weight: 400;
    font-size: .8rem;
    padding: 0 1.35rem;
    margin: 0 0 .35rem;
    transition: color .3s ease;
    text-transform: uppercase;
    color: #9ca0b1;
    font-family: Lato,Lucida Grande,Lucida Sans Unicode,Tahoma,Sans-Serif;
    display: block;
}

@media (max-width:830px) {
    .Sidebar_root-2t9nF h2 {
        font-size: .9rem;
    }
}

@media (min-width:831px) {
    .Sidebar_root-2t9nF h2 {
        margin-top: 1.5rem;
    }
}

.Sidebar_root-2t9nF h2 svg {
    width: 10px;
    height: 10px;
    margin-top: 2px;
    fill: #fff;
    margin-left: .5rem;
}

@media (min-width:831px) {
    .Sidebar_root-2t9nF h2 svg {
        display: none;
    }
}

.Sidebar_root-2t9nF .main-menu-create {
    color: #b8bbc8;
    position: relative;
    margin-bottom: 1rem;
    margin-top: 0;
}

.Sidebar_root-2t9nF .main-menu-companies, .Sidebar_root-2t9nF .main-menu-your {
    color: #0ebeff;
}

.Sidebar_root-2t9nF .main-menu-explore {
    color: #ffdd40;
}

.Sidebar_root-2t9nF .main-menu-grow {
    color: #47cf73;
}

.Sidebar_root-2t9nF .new-button, .Sidebar_root-2t9nF .primary-explore-link > a, .Sidebar_root-2t9nF .primary-explore-link > button {
    font-weight: 700;
    color: #fff;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    font-size: 1rem;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    transition: .2s ease;
    line-height: 1;
    cursor: pointer;
}

@media (max-width:830px) {
    .Sidebar_root-2t9nF .new-button, .Sidebar_root-2t9nF .primary-explore-link > a, .Sidebar_root-2t9nF .primary-explore-link > button {
        font-size: 1.1rem;
    }
}

.Sidebar_root-2t9nF .new-button {
    padding: .175rem 1.375rem;
}

.Sidebar_root-2t9nF .button-anon-pen {
    margin: -.75rem auto 0;
    padding: 0;
    width: calc(100% - 2.75rem);
    text-align: center;
    position: relative;
    background-image: linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);
    border-radius: 6px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    z-index: 2;
}

    .Sidebar_root-2t9nF .button-anon-pen span {
        padding: .875rem 0;
        font-size: 1.1rem;
        align-items: center;
        background: #000;
        border-radius: 3px;
        display: block;
        justify-content: center;
        margin: 3px;
        box-sizing: border-box;
        height: 100%;
        transition: background .5s ease;
    }

    .Sidebar_root-2t9nF .button-anon-pen:focus, .Sidebar_root-2t9nF .button-anon-pen:hover {
        -webkit-animation: Sidebar_rainbowBorder-1Xqh0 .5s linear infinite;
        animation: Sidebar_rainbowBorder-1Xqh0 .5s linear infinite;
    }

.Sidebar_root-2t9nF .primary-explore-link > a, .Sidebar_root-2t9nF .primary-explore-link > button {
    padding: .35rem 1.375rem;
}

.Sidebar_root-2t9nF .explore-links-menu li:not(.primary-explore-link) > a {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: 1;
    display: inline-block;
    padding: .375rem 1.375rem;
    width: 100%;
    color: #c7c9d3;
    border: 0;
    transition: .2s ease;
}

    .Sidebar_root-2t9nF .explore-links-menu li:not(.primary-explore-link) > a:hover {
        background: #000;
    }

@media (max-width:830px) {
    .Sidebar_root-2t9nF .explore-links-menu li:not(.primary-explore-link) > a {
        font-size: 1.1rem;
        width: 100%;
    }
}

.Sidebar_root-2t9nF .explore-links-menu + .explore-links-menu {
    margin-top: 1rem;
}

.Sidebar_root-2t9nF .primary-explore-link > a:hover, .Sidebar_root-2t9nF .primary-explore-link > button:hover {
    background: #000;
}

.Sidebar_root-2t9nF .Sidebar_navigationWrap-1eN9p {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 65px);
}

@media (max-width:830px) {
    .Sidebar_root-2t9nF .navigation-wrap {
        display: block;
        width: 20em;
        max-width: 60vw;
        display: inline-block;
        position: absolute;
        top: 52px;
        left: 0;
        padding: 1rem 0 .5rem;
        background: #1e1f26;
        box-shadow: 0 5px 20px #000;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        will-change: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        transition-duration: .25s;
        opacity: 1;
        z-index: 100;
    }

    .sidebar-collapsed .Sidebar_root-2t9nF .navigation-wrap {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        opacity: 0;
        pointer-events: none;
    }

    .Sidebar_root-2t9nF .explore-links-menu, .Sidebar_root-2t9nF .your-links-menu {
        margin-bottom: 1rem;
    }
}

body:not(.logged-out) .main-menu-create:after {
    position: absolute;
    bottom: -.5rem;
    left: 1.375rem;
    content: "";
    height: 3px;
    width: calc(100% - 2.75rem);
    border-radius: 10px;
    background: linear-gradient(70deg,#0ebeff,#ffdd40,#ae63e4,#47cf73);
}

@media (max-width:830px) {
    #react-search-and-user-menu {
        position: absolute;
        top: 0;
        right: .5rem;
        z-index: 4;
    }
}

.SidebarToggle_root-JNUQt {
    position: fixed;
    left: 0;
    top: 16px;
    overflow: hidden;
    z-index: 20;
}

@media (max-width:830px) {
    .SidebarToggle_root-JNUQt {
        position: absolute;
        left: 50px;
        top: 10px;
    }
}

.SidebarToggle_icon-30znX {
    width: 36px;
    padding: 15px 8px;
    cursor: pointer;
    border-radius: 4px;
    background: #444857;
    transition: background-color .2s ease;
}

    .SidebarToggle_icon-30znX svg {
        width: 12px;
        height: 9px;
        position: absolute;
        top: 9px;
        right: 6px;
        fill: #fff;
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease,-webkit-transform .2s ease;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
    }

    .SidebarToggle_icon-30znX span {
        position: relative;
        display: block;
        background: #fff;
        border-radius: 6px;
        width: 6px;
        height: 2px;
    }

        .SidebarToggle_icon-30znX span:after, .SidebarToggle_icon-30znX span:before {
            content: "";
            position: absolute;
            left: 0;
            height: inherit;
            background: inherit;
            border-radius: inherit;
            transition: inherit;
        }

        .SidebarToggle_icon-30znX span:before {
            top: -6px;
            width: 9px;
        }

        .SidebarToggle_icon-30znX span:after {
            bottom: -6px;
            width: 16px;
        }

.SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX {
    background: #5a5f73;
}

    .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX svg {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX span {
        width: 10px;
    }

        .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX span:before {
            width: 6px;
        }

.SidebarToggle_icon-30znX:focus, .SidebarToggle_icon-30znX:hover {
    background: #717790;
}

@media (min-width:831px) {
    .SidebarToggle_root-JNUQt {
        transition: opacity .4s ease-in-out,visibility 0s linear .4s;
        -webkit-transform: scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: left center;
        transform-origin: left center;
        top: 22px;
        left: 188px;
    }

        .SidebarToggle_root-JNUQt[data-collapsed=false] {
            opacity: 0;
            visibility: hidden;
        }

            .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX {
                -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
            }

    .main-sidebar:hover .SidebarToggle_root-JNUQt[data-collapsed=false], .main-sidebar[focus-within] .SidebarToggle_root-JNUQt[data-collapsed=false] {
        opacity: .99;
        visibility: visible;
        transition-delay: 0s;
    }

    .main-sidebar:focus-within .SidebarToggle_root-JNUQt[data-collapsed=false], .main-sidebar:hover .SidebarToggle_root-JNUQt[data-collapsed=false] {
        opacity: .99;
        visibility: visible;
        transition-delay: 0s;
    }

        .main-sidebar:hover .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX, .main-sidebar[focus-within] .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        .main-sidebar:focus-within .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX, .main-sidebar:hover .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

    .SidebarToggle_icon-30znX {
        border-radius: 0 6px 6px 0;
        background: #5a5f73;
        transition: background-color .2s ease,-webkit-transform .2s ease-in-out;
        transition: background-color .2s ease,transform .2s ease-in-out;
        transition: background-color .2s ease,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    }

        .SidebarToggle_icon-30znX svg {
            top: 13px;
            right: 5px;
        }

    .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX span {
        width: 13px;
        height: 2px;
    }

        .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX span:before {
            top: -6px;
            width: 10px;
        }

        .SidebarToggle_root-JNUQt[data-collapsed=true] .SidebarToggle_icon-30znX span:after {
            bottom: -5.5px;
            width: 10px;
        }

    .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX span {
        width: 10px;
    }

        .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX span:before {
            width: 12px;
        }

        .SidebarToggle_root-JNUQt[data-collapsed=false] .SidebarToggle_icon-30znX span:after {
            width: 13px;
        }
}

.editor .SidebarToggle_icon-30znX {
    display: none;
}

.SidebarToggle_openBar-3Z4nP {
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    min-height: 100vh;
    width: 12px;
    cursor: pointer;
    overflow: hidden;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear,visibility 0s linear .3s;
}

    .SidebarToggle_openBar-3Z4nP:before {
        content: "";
        display: block;
        box-sizing: content-box;
        width: 100%;
        height: 100%;
        padding-bottom: 20px;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        background: repeating-linear-gradient(45deg,#868ca0,#868ca0 2px,#5a5f73 0,#5a5f73 4px);
    }

@media (max-width:830px) {
    .SidebarToggle_openBar-3Z4nP {
        display: none;
    }
}

.SidebarToggle_openBar-3Z4nP[data-collapsed=true] {
    opacity: .25;
    visibility: visible;
    transition-delay: 0s,0s;
}

    .SidebarToggle_openBar-3Z4nP[data-collapsed=true]:before {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .SidebarToggle_openBar-3Z4nP[data-collapsed=true]:hover, .SidebarToggle_root-JNUQt:hover + .SidebarToggle_openBar-3Z4nP[data-collapsed=true] {
        opacity: .5;
        -webkit-animation: SidebarToggle_collapsed-opener-slide-6fxkg .6s linear infinite;
        animation: SidebarToggle_collapsed-opener-slide-6fxkg .6s linear infinite;
    }

@-webkit-keyframes SidebarToggle_collapsed-opener-slide-6fxkg {
    to {
        -webkit-transform: translateY(-17px);
        transform: translateY(-17px);
    }
}

@keyframes SidebarToggle_collapsed-opener-slide-6fxkg {
    to {
        -webkit-transform: translateY(-17px);
        transform: translateY(-17px);
    }
}

.SearchAndUser_searchAndUserMenu-EFfCJ {
    flex: 1;
    padding: 1rem;
    display: flex;
    justify-content: flex-end;
    position: relative;
    height: 74px;
}

@media (max-width:830px) {
    .SearchAndUser_searchAndUserMenu-EFfCJ {
        padding: 10px 0 10px 10px;
        position: absolute;
        top: 0;
        right: .5rem;
        z-index: 4;
        height: 53px;
        width: calc(100% - 90px);
    }
}

.SearchAndUser_searchAndUserMenu-EFfCJ > div:first-child:not(:only-child) {
    flex: 1;
    margin-right: 1rem;
    overflow: hidden;
}

@media (max-width:830px) {
    .SearchAndUser_searchAndUserMenu-EFfCJ > div:first-child:not(:only-child) {
        margin-right: .5rem;
    }
}

.SearchForm_search-38vRB {
    z-index: 5;
}

.SearchForm_searchExpando-2uIIm {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 0;
    width: 100%;
    background: #131418;
    box-shadow: 0 40px 20px rgba(0,0,0,.8);
    padding: 0 1rem 2rem;
    transition: all .3s cubic-bezier(.8,0,.6,1);
    transition-property: all,visibility;
    transition-delay: 0s,.3s;
}

    .SearchForm_searchExpando-2uIIm h4 {
        font-size: 1.1rem;
        margin-bottom: .25rem;
    }

    .SearchForm_searchExpando-2uIIm[data-pro=false] {
        display: grid;
        grid-template-columns: 1fr 230px;
        grid-gap: 1rem;
    }

@media (max-width:930px) {
    .SearchForm_searchExpando-2uIIm[data-pro=false] {
        grid-template-columns: 1fr;
    }
}

.SearchForm_searchExpando-2uIIm[data-open=true] {
    visibility: visible;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.5,0,.3,1);
    opacity: 1;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.SearchForm_searchExpando-2uIIm > a, .SearchForm_searchExpando-2uIIm > div {
    position: relative;
    z-index: 1;
}

@media (max-width:830px) {
    .SearchForm_searchExpando-2uIIm {
        display: none !important;
    }
}

.SearchForm_svgBg-37Fr0 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
}

.SearchForm_searchFilters-1Sj-B {
    display: flex;
    margin: 0 0 1rem;
}

    .SearchForm_searchFilters-1Sj-B button {
        flex: 1;
        background-color: #444857;
        color: #9ca0b1;
        padding: .2rem .2rem .3rem;
        margin-right: 1rem;
        font-size: 1rem;
        transition: all .2s linear;
    }

        .SearchForm_searchFilters-1Sj-B button:focus, .SearchForm_searchFilters-1Sj-B button:hover {
            outline: 0;
            color: #fff;
        }

        .SearchForm_searchFilters-1Sj-B button:last-child {
            margin-right: 0;
        }

    .SearchForm_searchFilters-1Sj-B svg {
        fill: currentColor;
        margin-right: .5rem;
        transition: fill .2s linear;
    }

[data-active-search-type=Pens] [data-search-type=Pens] svg {
    fill: #0ebeff;
}

[data-active-search-type=Projects] [data-search-type=Projects] svg {
    fill: #ffdd40;
}

[data-active-search-type=Posts] [data-search-type=Posts] svg {
    fill: #47cf73;
}

[data-active-search-type=Collections] [data-search-type=Collections] svg {
    fill: #ae63e4;
}

[data-active-search-type=Users] [data-search-type=Users] svg {
    fill: #ff3c41;
}

[data-active-search-type=Collections] [data-search-type=Collections], [data-active-search-type=Pens] [data-search-type=Pens], [data-active-search-type=Posts] [data-search-type=Posts], [data-active-search-type=Projects] [data-search-type=Projects], [data-active-search-type=Users] [data-search-type=Users] {
    color: #fff;
    background-color: #5a5f73;
}

.SearchAd_searchAd-1wRZ7 {
    grid-column: 2;
    grid-row: 1/-1;
    display: inline-block;
    color: #fff;
}

@media (max-width:930px) {
    .SearchAd_searchAd-1wRZ7 {
        display: none;
    }
}

.SearchAd_image-qTYk5 {
    padding: 1rem .5rem;
    border-radius: 4px;
    margin: 0 0 .5rem;
}

    .SearchAd_image-qTYk5 > img {
        display: block;
        margin: 0 auto;
        max-height: 50px;
    }

.SearchAd_tagline-1zELZ {
    font-size: .8rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1rem;
    color: #76daff;
}

.SearchAd_description-3Y-VG {
    margin: 0 0 .5rem;
    text-shadow: 1px 0 0 #000;
}

.SearchPopular_root-2LN-_ {
    margin-bottom: 1rem;
}

.SearchPopular_searchLink-3soKO {
    display: inline-block;
}

.SearchTopics_topicTiles-1lTlO {
    display: flex;
    align-items: stretch;
}

.SearchTopics_topicTile-1XDV1 {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #9ca0b1;
    flex: 1 1 120px;
    max-width: 160px;
    margin-right: 1rem;
    text-align: center;
    background: #242538;
    border-radius: 4px;
    padding-top: .75rem;
    padding-bottom: .5rem;
    transition: background-color .2s linear,color .2s linear;
}

    .SearchTopics_topicTile-1XDV1 h3, .SearchTopics_topicTile-1XDV1 h4 {
        margin-bottom: 0;
        font-size: 1rem;
        margin-top: .2rem;
    }

    .SearchTopics_topicTile-1XDV1 > div {
        width: 60px;
        height: 50px;
        display: grid;
        align-items: center;
        justify-items: center;
        place-items: center center;
        margin: 0 auto .2rem;
    }

        .SearchTopics_topicTile-1XDV1 > div img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }

    .SearchTopics_topicTile-1XDV1:focus, .SearchTopics_topicTile-1XDV1:hover {
        background-color: #383a57;
        color: #fff;
    }

.LoginAndSignupButtons_signupButton-3B0YU {
    margin-right: 0;
}

.LoginAndSignupButtons_loginButton-15XCV {
    margin: 0 0 0 1rem;
}

@media (max-width:830px) {
    .LoginAndSignupButtons_loginButton-15XCV {
        margin-left: .5rem;
    }
}

@media (max-width:830px) {
    body:not([class*=editor]) [data-test-id=login-button], body:not([class*=editor]) [data-test-id=signup-button] {
        padding: 6px 8px;
    }
}

.UserMenu_userMenuButton-38sVN {
    font-family: Lato,Lucida Grande,Lucida Sans Unicode,Tahoma,Sans-Serif;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
    margin-right: 0;
    transition: background-color .2s linear;
    width: 45px;
    height: 45px;
}

body.editor .UserMenu_userMenuButton-38sVN {
    margin-right: 10px;
}

@media (max-width:830px) {
    .UserMenu_userMenuButton-38sVN {
        width: 32px;
        height: 32px;
    }

    body.editor .UserMenu_userMenuButton-38sVN {
        width: 42px;
        height: 42px;
    }
}

@media (max-width:550px) {
    body.editor .UserMenu_userMenuButton-38sVN {
        width: 32px;
        height: 32px;
        margin-right: 4px;
    }
}

.UserMenu_userMenuButton-38sVN img {
    width: 100%;
    height: 100%;
}

.UserMenu_userMenuButton-38sVN:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    z-index: 101;
    border-bottom: 4px solid #0ebeff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease,-webkit-transform .1s ease;
}

.UserMenu_userMenuButton-38sVN[aria-expanded=true]:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.UserMenu_userMenuDropdownParent-5tsjj {
    position: relative;
}

.UserMenu_userMenu-3E8E- {
    overflow-y: auto;
    position: absolute;
    z-index: 100;
    right: 0;
    top: calc(100% + 10px);
    width: 225px;
    list-style: none;
    max-height: 80vh;
    max-height: calc(100vh - 71px);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    padding: 1rem 0 .5rem;
    background: #1e1f26;
    box-shadow: 0 2rem 4rem #0a0a0c;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    transition: all .2s ease-in-out,visibility 0s linear .2s;
}

    .UserMenu_userMenu-3E8E-::-webkit-scrollbar {
        width: .5em;
        height: .5em;
    }

    .UserMenu_userMenu-3E8E-::-webkit-scrollbar-thumb {
        background: #5a5f73;
    }

    .UserMenu_userMenu-3E8E-::-webkit-scrollbar-track {
        background: none;
    }

body .UserMenu_userMenu-3E8E- {
    scrollbar-face-color: #5a5f73;
    scrollbar-track-color: none;
}

.UserMenu_userMenu-3E8E-[data-open=true] {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-delay: 0s,0s;
}

.UserMenu_userMenu-3E8E- svg {
    fill: #5a5f73;
    width: 16px;
    height: 16px;
    margin-right: .5rem;
}

.UserMenu_userMenu-3E8E- > li > a, .UserMenu_userMenu-3E8E- > li > button {
    font-family: Lato,Lucida Grande,Lucida Sans Unicode,Tahoma,Sans-Serif;
    border: 0;
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-align: left;
    background: none;
    font-size: 1rem;
    padding: .25rem 1rem;
    display: flex;
    align-items: center;
    line-height: inherit;
}

    .UserMenu_userMenu-3E8E- > li > a:focus, .UserMenu_userMenu-3E8E- > li > a:hover, .UserMenu_userMenu-3E8E- > li > button:focus, .UserMenu_userMenu-3E8E- > li > button:hover {
        background: #444857;
        cursor: pointer;
    }

    .UserMenu_userMenu-3E8E- > li > a .UserMenu_badge-2C_6V, .UserMenu_userMenu-3E8E- > li > button .UserMenu_badge-2C_6V {
        margin-left: .4rem;
        top: 1px;
    }

.UserMenuLinks_sepAfter-3c-v5 {
    margin-bottom: .5rem;
}

    .UserMenuLinks_sepAfter-3c-v5:after {
        content: "";
        display: block;
        border-bottom: 1px solid #2d303a;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .UserMenuLinks_sepAfter-3c-v5 a, .UserMenuLinks_sepAfter-3c-v5 button {
        margin-bottom: .5rem;
        border: 0 !important;
    }

.UserMenuLinks_sepBefore-1T3_1 {
    margin-top: .5rem;
}

    .UserMenuLinks_sepBefore-1T3_1:before {
        content: "";
        display: block;
        border-bottom: 1px solid #2d303a;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .UserMenuLinks_sepBefore-1T3_1 a, .UserMenuLinks_sepBefore-1T3_1 button {
        margin-top: .5rem;
        border: 0 !important;
    }

.UserMenuLinks_proUpsellBadge-3OBG- {
    margin-left: .25rem;
    position: relative;
    top: 1px;
}

.UserTeams_useCodePenAs-22fWR {
    margin-top: .5rem;
}

    .UserTeams_useCodePenAs-22fWR:before {
        content: "";
        display: block;
        border-bottom: 1px solid #2d303a;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .UserTeams_useCodePenAs-22fWR a, .UserTeams_useCodePenAs-22fWR button {
        margin-top: .5rem;
        border: 0 !important;
    }

    .UserTeams_useCodePenAs-22fWR span {
        color: #9ca0b1;
        font-size: .8rem;
        padding: .5rem 1rem .25rem;
        display: inline-block;
    }

.ContextSwitchLink_contextList-1pOBq {
    position: relative;
}

    .ContextSwitchLink_contextList-1pOBq img {
        width: 35px;
        height: 35px;
        border-radius: 4px;
        margin-right: .75rem;
    }

    .ContextSwitchLink_contextList-1pOBq[data-active=true] {
        display: none;
    }

        .ContextSwitchLink_contextList-1pOBq[data-active=true] button:after {
            content: "✔";
            line-height: 35px;
            text-align: center;
            position: absolute;
            left: 1rem;
            top: .25rem;
            width: 35px;
            height: 35px;
            background: rgba(0,0,0,.5);
            border-radius: 4px;
            color: #fff;
            font-size: 1.3rem;
            text-shadow: 0 0 4px #000;
        }

.ContextSwitchLink_contextSwitchLink-106CD {
    padding: .25rem 1rem;
}

    .ContextSwitchLink_contextSwitchLink-106CD span {
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.ContextSwitchLink_sepAfter-2r8_I {
    margin-bottom: .5rem;
}

    .ContextSwitchLink_sepAfter-2r8_I:after {
        content: "";
        display: block;
        border-bottom: 1px solid #2d303a;
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .ContextSwitchLink_sepAfter-2r8_I a, .ContextSwitchLink_sepAfter-2r8_I button {
        margin-bottom: .5rem;
        border: 0 !important;
    }

.ViewSwitcher_switch-1Ih20 + .ViewSwitcher_switch-1Ih20 {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #444857;
}

.SiteFooterStyles_promoFooter-3O-ml {
    background: #0a0a0c;
    padding: 4rem 0 2rem;
    font-size: .9rem;
}

    .SiteFooterStyles_promoFooter-3O-ml p {
        color: #9ca0b1;
    }

.SiteFooterStyles_footerGrid-3Up89 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 300px;
    grid-gap: 2rem;
}

@media (max-width:1000px) {
    .SiteFooterStyles_footerGrid-3Up89 {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width:650px) {
    .SiteFooterStyles_footerGrid-3Up89 {
        grid-template-columns: 1fr 1fr;
    }
}

.SiteFooterStyles_promoFooterPro-HXwja .SiteFooterStyles_footerGrid-3Up89 {
    grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width:650px) {
    .SiteFooterStyles_promoFooterPro-HXwja .SiteFooterStyles_footerGrid-3Up89 {
        grid-template-columns: 1fr;
    }
}

.SiteFooterStyles_job-3vQN2 {
    display: block;
    padding: .25rem 0;
}

@media (max-width:1000px) {
    .SiteFooterStyles_ad-3I4Zj {
        display: none;
    }
}

@media (max-width:650px) {
    .SiteFooterStyles_hang-qIh3W {
        display: none;
    }
}

.SiteFooterStyles_linkFooter-1oVdL {
    background: #010101;
    padding: 40px 0;
    position: relative;
}

    .SiteFooterStyles_linkFooter-1oVdL nav {
        margin: 0 0 8px;
    }

    .SiteFooterStyles_linkFooter-1oVdL strong {
        color: #fff;
        margin-right: 16px;
    }

    .SiteFooterStyles_linkFooter-1oVdL a {
        color: #9ca0b1;
        margin-right: 8px;
    }

@media (max-width:550px) {
    .SiteFooterStyles_linkFooterInside-1gCxR {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2rem;
    }

        .SiteFooterStyles_linkFooterInside-1gCxR nav a {
            display: block;
        }
}

.SiteFooterStyles_copyright-3gLgd {
    position: absolute;
    right: 20px;
    top: 0;
    text-align: right;
    font-size: .8rem;
    color: #9ca0b1;
}

    .SiteFooterStyles_copyright-3gLgd p {
        margin: 0;
    }

    .SiteFooterStyles_copyright-3gLgd > h1 > a {
        margin: 0;
        padding: 0 !important;
    }

@media (max-width:830px) {
    .SiteFooterStyles_copyright-3gLgd {
        position: static;
        text-align: left;
    }
}

.FooterAd_root-1wuVr {
    white-space: normal;
    align-self: flex-end;
    flex: 1;
}

@media (max-height:440px),(max-width:767px) {
    .FooterAd_root-1wuVr {
        display: none;
    }
}

.FooterAd_adWrapper-1mgNF {
    max-width: 28em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #131418;
    margin: 0 auto;
    position: relative;
    bottom: -9px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 0 -2px 8px rgba(0,0,0,.33);
}

.FooterAd_searchAd-3MV_e {
    display: flex;
    overflow: hidden;
}

.FooterAd_company-2Iy4W {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    font-weight: 700;
    font-size: .87rem;
    color: #fff;
}

.FooterAd_image-20y-l {
    flex: 0 0 42px;
    padding: 5px;
    display: grid;
    border-top-left-radius: 4px;
    overflow: hidden;
    align-items: center;
    justify-items: center;
    place-items: center;
}

    .FooterAd_image-20y-l > img {
        display: block;
    }

.FooterAd_text-2_g_8 {
    padding: .6rem .7rem;
    font-size: .77rem;
    line-height: 1.25;
    color: #aaaebc;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    flex: auto;
}

.FooterAd_description-zYa1A {
    margin-top: .25rem;
}

.FooterAd_closeButton-1U1IY {
    position: absolute;
    bottom: 0;
    left: 100%;
    background: linear-gradient(90deg,#131418,#444857 5px);
    border: 0;
    padding: .3rem .35rem;
    border-top-right-radius: 4px;
}

    .FooterAd_closeButton-1U1IY svg {
        width: 9px;
        height: 9px;
        fill: #fff;
    }

    .FooterAd_closeButton-1U1IY:focus, .FooterAd_closeButton-1U1IY:hover {
        outline: 0;
        background: linear-gradient(90deg,#2d303a,#5a5f73 5px);
    }

.ExportZip_zipStatus-1jP-O {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #fff;
    color: #131418;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .ExportZip_zipStatus-1jP-O :last-child {
        margin-bottom: 0;
    }

    .ExportZip_zipStatus-1jP-O a {
        color: #aaaebc;
    }

        .ExportZip_zipStatus-1jP-O a:focus, .ExportZip_zipStatus-1jP-O a:hover {
            color: #d5d7de;
        }

.ExportZip_text-2obDC {
    text-align: center;
    margin-top: 1rem;
}

.ExportZip_spinWrap-TjJuz {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: -1px;
}

.ExportZip_spinning-2ZYe9 {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: ExportZip_spin-me-right-round-baby-1tF2d 4s linear infinite forwards;
    animation: ExportZip_spin-me-right-round-baby-1tF2d 4s linear infinite forwards;
}

@-webkit-keyframes ExportZip_spin-me-right-round-baby-1tF2d {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes ExportZip_spin-me-right-round-baby-1tF2d {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.ExportZip_close-MXo4F {
    border: 0;
    background: none;
    position: absolute;
    top: 14px;
    left: 10px;
    cursor: pointer;
    text-align: left;
    width: 2rem;
}

    .ExportZip_close-MXo4F svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        fill: #868ca0;
        width: 14px;
        height: 14px;
    }
