@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.aside {
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.1), 0 2px 24px 0 rgba(158, 158, 158, 0.1);
    box-sizing: border-box;
}

.tags-aside {
    text-align: left;
}

.side-menu-opened #swipe-label-close span {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.side-menu-closed #swipe-label-close span {
    display: none;
}

.side-menu-closed .aside {
    width: 0;
    padding: 0;
    margin: 0;
    transition: width 0.3s;
}


.side-menu-opened .aside {
    width: 225px;
    transition: width 0.3s;
    background-color: #fff;
}

.side-menu-closed #swipe {
    display: none;
}

input[data-function*='swipe'] {
    position: absolute;
    opacity: 0;
}

label[data-function*='swipe'] {
    position: absolute;
    top: 93px;
    right: 233px;
    z-index: 1;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #000;
    cursor: pointer;
}

label[data-function*='swipe']:hover {
    color: #263249;
}

input[data-function*='swipe']:checked ~ label[data-function*='swipe'] {
    transform: translate3d(-225px, 0, 0);
}

label[data-function*='swipe']:checked {
    display: block;
}

.aside-icon-open-close:nth-child(2) {
    display: none;
}

.aside-icon-tune {
    background: url(/static/icons/aside-icons/aside-icon-tune-black.png) top left no-repeat;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.aside-icon-tune:hover {
    background: url(/static/icons/aside-icons/aside-icon-tune-hover.png) top left no-repeat;
    background-size: 100% 100%;
}


input[data-function*='swipe']:checked ~ label:nth-child(2) {
    display: block;
    transform: translate3d(225px, 0px, 0px);
}

input[data-function*='swipe']:checked ~ label:nth-child(3) {
    color: #fff;
}


input[data-function*='swipe']:checked ~ .tags-aside-container {
    transform: translate3d(225px, 0px, 0px);
}

.tags-aside-container {
    right: 0;
}

.tags-aside-ul {
    list-style: none;
}

.tags-aside-ul li {
    list-style: none;
    padding: 4px 0 0 2px;
    font-size: 1em;
}


.tags-aside-group {
    display: none;
    visibility: hidden;
}

.tags-aside-group-name {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    cursor: pointer;
    padding: 15px 15px 0 15px;
    transition: all .3s ease;
}

.tags-aside-group-icon span:nth-child(2) {
    transition: all .3s ease;
}

.tags-aside-group-name:hover .tags-aside-group-icon span:nth-child(2) {
    color: #FF577DFF;
}

.tags-aside-group:checked ~ .expand {
    transition: height 0.2s ease-in;
}

.tags-aside-group:checked ~ .expand.height-24-1 {
    height: 29px
}

.tags-aside-group:checked ~ .expand.height-24-2 {
    height: 53px
}

.tags-aside-group:checked ~ .expand.height-24-3 {
    height: 77px
}

.tags-aside-group:checked ~ .expand.height-24-4 {
    height: 101px
}

.tags-aside-group:checked ~ .expand.height-24-5 {
    height: 125px
}

.tags-aside-group:checked ~ .expand.height-24-6 {
    height: 149px
}

.tags-aside-group:checked ~ .expand.height-24-7 {
    height: 173px
}

.tags-aside-group:checked ~ .expand.height-24-8 {
    height: 197px
}

.tags-aside-group:checked ~ .expand.height-24-9 {
    height: 221px
}

.tags-aside-group:checked ~ .expand.height-24-10 {
    height: 245px
}

.tags-aside-group:checked ~ .expand.height-24-11 {
    height: 269px
}

.tags-aside-group:checked ~ .expand.height-24-12 {
    height: 293px
}

.tags-aside-group:checked ~ .expand.height-24-13 {
    height: 317px
}
.tags-aside-group:checked ~ .expand.height-24-14 {
    height: 341px;
}

.tags-aside-group:checked ~ .expand.height-24-15 {
    height: 365px;
}

.tags-aside-group:checked ~ .expand.height-24-16 {
    height: 389px;
}

.tags-aside-group:checked ~ .expand.height-24-17 {
    height: 413px;
}

.tags-aside-group:checked ~ .expand.height-24-18 {
    height: 437px;
}

.tags-aside-group:checked ~ .expand.height-24-19 {
    height: 461px;
}

.tags-aside-group:checked ~ .expand.height-24-20 {
    height: 485px;
}

.tags-aside-group:checked ~ .expand.height-24-21 {
    height: 509px;
}

.tags-aside-group:checked ~ .expand.height-24-22 {
    height: 533px;
}

.tags-aside-group:checked ~ .expand.height-24-23 {
    height: 557px;
}

.tags-aside-group:checked ~ .expand.height-24-24 {
    height: 581px;
}

.tags-aside-group:checked ~ .expand.height-24-25 {
    height: 605px;
}

.tags-aside-group:checked ~ .expand.height-24-26 {
    height: 629px;
}

.tags-aside-group:checked ~ .expand.height-24-27 {
    height: 653px;
}

.tags-aside-group:checked ~ .expand.height-24-28 {
    height: 677px;
}

.tags-aside-group:checked ~ .expand.height-24-29 {
    height: 701px;
}

.tags-aside-group:checked ~ .expand.height-24-30 {
    height: 725px;
}

.tags-aside-group:checked ~ .expand.height-24-31 {
    height: 749px;
}

.tags-aside-group:checked ~ .expand.height-24-32 {
    height: 773px;
}

.tags-aside-group:checked ~ .expand.height-24-33 {
    height: 797px;
}

.tags-aside-group:checked ~ .expand.height-24-34 {
    height: 821px;
}

.tags-aside-group:checked ~ .expand.height-24-35 {
    height: 845px;
}

.tags-aside-group:checked ~ .expand.height-24-36 {
    height: 869px;
}

.tags-aside-group:checked ~ .expand.height-24-37 {
    height: 893px;
}

.tags-aside-group:checked ~ .expand.height-24-38 {
    height: 917px;
}

.tags-aside-group:checked ~ .expand.height-24-39 {
    height: 941px;
}

.tags-aside-group:checked ~ .expand.height-24-40 {
    height: 965px;
}


.expand {
    overflow: hidden;
    height: 0;
    transition: height 0.2s ease-in;
}

.tags-aside-container-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}

.tags-aside-group-icon {
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.tags-aside-group-item {
    text-transform: capitalize;
    padding: 3px 15px 3px 15px;
    color: #7b7b7b;
    line-height: 18px;
    height: 18px;
}


.tags-aside-group-item.selected,
.tags-aside-group-item.current {
    background-color: #a600ff0f;
}

.tags-aside-group-item.selected a,
.tags-aside-group-item.current a {
    color: #FF577DFF;
}

.tags-aside-group-item:hover {
    background-color: #a600ff0f;
    cursor: pointer;
}

.tags-aside-group-item a {
    color: #404040;
    font-size: 16px;
}

.tags-aside-container-item.tag-closed .aside-icon-arrow {
    transform: rotate(180deg);
    transition: all 200ms ease-out;
}

.aside-icon-ethnicity,.aside-icon-country {
    background: url("/static/icons/aside-icons/aside-icon-ethnicity.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-age {
    background: url("/static/icons/aside-icons/aside-icon-age.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-hair {
    background: url("/static/icons/aside-icons/aside-icon-hair.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-bust {
    background: url("/static/icons/aside-icons/aside-icon-bust.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-publicarea {
    background: url("/static/icons/aside-icons/aside-icon-publicarea.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-specifics {
    background: url("/static/icons/aside-icons/aside-icon-figure.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-language {
    background: url("/static/icons/aside-icons/aside-icon-language.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-orientation {
    background: url("/static/icons/aside-icons/aside-icon-orientation.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-eyes {
    background: url("/static/icons/aside-icons/aside-icon-eyes.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-activities {
    background: url("/static/icons/aside-icons/aside-icon-sextype.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-fetish {
    background: url("/static/icons/aside-icons/aside-icon-fetish.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-romantic {
    background: url("/static/icons/aside-icons/aside-icon-romantic.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-platform {
    background: url("/static/icons/aside-icons/aside-icon-platform.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-other {
    background: url("/static/icons/aside-icons/aside-icon-extra.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.aside-icon-gender {
    background: url("/static/icons/aside-icons/aside-icon-gender.png") top left no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.tags-aside-all-tags {
    padding: 10px 0 10px 0;
    text-align: center;
}

.tags-aside-all-tags-link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    color: #8716d7;
}

.tags-aside-all-tags-link:hover,
.aside-icon-open-close:hover span {
    transition: all .3s ease;
    color: #FF577DFF;
}

.tags-aside-group-item-count {
    font-size: 12px;
}


.aside-input-search {
    margin: 15px 15px 0 15px;
    display: none;
}

.aside-input-search .text {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
    font-size: 1rem;
    color: #8C8889;
    height: 35px;
    background: #ffffff;
    padding: 0 10px;
    margin-right: 10px;
    -webkit-appearance: none;
    border-radius: 0;
}

.aside-input-search button {
    border-radius: 4px;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    width: 48px;
    background: #FF577DFF;
    cursor: pointer;
    color: #ffffff;
    border: none;
    transition: all .3s ease;
}

.aside-input-search button:hover {
    background: #ff005e;
}

.side-menu-closed aside{
    max-height: 300px;
}

@media all and (max-width: 800px) {
    .tags-aside-all-tags {
        padding: 15px 0 15px 0;
    }

    .aside-icon-tune {
        background: url(/static/icons/aside-icons/aside-icon-tune.png) top left no-repeat;
        background-size: 100% 100%;
    }


    #swipe-label-open {
        top: 52px!important;
    }

    .aside {
        box-shadow: none;
    }

    .side-menu-closed .aside-input-search {
        display: flex !important;
    }

    .side-menu-closed .input-search {
        display: none;
    }

    .side-menu-opened .input-search {
        display: none;
    }

    .side-menu-opened #swipe-label-open {
        display: block;
        right: 10px;
        z-index: 12000;
        position: fixed;
    }

    .side-menu-opened #swipe-label-close {
        display: none;
    }

    .side-menu-opened aside{
        height: 0;
    }

    .side-menu-closed #swipe-label-open {
        display: none;
        right: 10px;
    }



    .side-menu-closed #swipe-label-close span {

    }

    input[data-function*='swipe']:checked ~ label[data-function*='swipe'] {
        transform: translate3d(0px, 0, 0);
    }

    .side-menu-opened .aside {
        width: 0;
        height: 10px;
        padding: 0;
        margin: 0;
        transition: none;
    }

    .side-menu-opened #swipe {
        display: none;
    }

    .side-menu-closed .aside {
        width: 100%;
        transition: width 0.3s;
        top: 100px;
        left: 0;
        background-color: white;
        position: absolute;
        z-index: 1201;
    }


    .side-menu-closed .input-search {
        background-color: white;
    }

    .side-menu-closed .main {
        display: none;
    }

    .side-menu-closed .footer {
        display: none;
    }

    input[data-function*='swipe']:checked ~ .tags-aside-container {
        transform: translate3d(0px, 0px, 0px);
    }

    .side-menu-closed .aside .tags-aside-container {
        width: 100%;
        display: block;
        background-color: white;
    }

    .side-menu-closed .top-icon-open-close {
        position: absolute;
        right: 10px;
        display: inline-block;
        color: #fff;
        cursor: pointer;
    }

    .side-menu-closed .top-icon-open-close:hover {
        color: #FF577DFF;
    }
}

@media all and (max-width: 1100px) {

    .aside-icon-tune {
        background: url(/static/icons/aside-icons/aside-icon-tune.png) top left no-repeat;
        background-size: 100% 100%;
    }

    #swipe-label-open {
        top: 35px;
        color: #fff;
    }

    .top-icon-open-close {
        top: 12px;
        color: #fff;
    }

}
